++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Jul 28 06:00:50 PM UTC 2026 ===================' INFO: =================== Tue Jul 28 06:00:50 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.185 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.185 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.185 ++ ANALYTICSDB_NODES=10.0.0.185 ++ ANALYTICS_SNMP_NODES=10.0.0.185 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8081 ' +++ '[' -n '10.0.0.185:8081 ' ']' +++ echo 10.0.0.185:8081 ++ ANALYTICS_SERVERS=10.0.0.185:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9042 ' +++ '[' -n '10.0.0.185:9042 ' ']' +++ echo 10.0.0.185:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.185:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.185 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8086 ' +++ '[' -n '10.0.0.185:8086 ' ']' +++ echo 10.0.0.185:8086 ++ COLLECTOR_SERVERS=10.0.0.185:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.185 ++ CONFIGDB_NODES=10.0.0.185 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8082 ' +++ '[' -n '10.0.0.185:8082 ' ']' +++ echo 10.0.0.185:8082 ++ CONFIG_SERVERS=10.0.0.185:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9161 ' +++ '[' -n '10.0.0.185:9161 ' ']' +++ echo 10.0.0.185:9161 ++ CONFIGDB_SERVERS=10.0.0.185:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9041 ' +++ '[' -n '10.0.0.185:9041 ' ']' +++ echo 10.0.0.185:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.185:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.185 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.185 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.185 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:2181, +++ '[' -n 10.0.0.185:2181, ']' +++ echo 10.0.0.185:2181 ++ ZOOKEEPER_SERVERS=10.0.0.185:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:2181 ' +++ '[' -n '10.0.0.185:2181 ' ']' +++ echo 10.0.0.185:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.185:2181 ++ RABBITMQ_NODES=10.0.0.185 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:5673, +++ '[' -n 10.0.0.185:5673, ']' +++ echo 10.0.0.185:5673 ++ RABBITMQ_SERVERS=10.0.0.185:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:6379 ' +++ '[' -n '10.0.0.185:6379 ' ']' +++ echo 10.0.0.185:6379 ++ REDIS_SERVERS=10.0.0.185:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.185 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9092 ' +++ '[' -n '10.0.0.185:9092 ' ']' +++ echo 10.0.0.185:9092 ++ KAFKA_SERVERS=10.0.0.185:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.185.142.102 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.185 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.185 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.185 ++ cut -d , -f 1 + local cassandra=10.0.0.185 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.185 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.185 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.185 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.185 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.185 +++ local servers=10.0.0.185 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ local local_ips=,10.0.0.185,10.65.150.1,127.0.0.1,172.17.0.1,252.185.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.185'\''))' +++ local server_ip=10.0.0.185 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.185 ]] +++ [[ ,10.0.0.185,10.65.150.1,127.0.0.1,172.17.0.1,252.185.0.1,, =~ ,10\.0\.0\.185, ]] +++ echo 10.0.0.185 1 +++ return ++ local ip=10.0.0.185 ++ [[ -z 10.0.0.185 ]] ++ echo 10.0.0.185 + host_ip=10.0.0.185 + [[ cql == \c\q\l ]] ++ echo 10.0.0.185:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.185:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.185:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 07/28/2026 18:01:31.595 7f09fc801240 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/28/2026 18:01:31.766 7f09fc801240 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/28/2026 18:01:31.781 7f09fc801240 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/28/2026 18:01:31.782 7f09fc801240 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.185:8082/ Hit Ctrl-C to quit. 10.0.0.185 - - [2026-07-28 18:01:39] "GET / HTTP/1.1" 503 181 0.000388 10.0.0.185 - - [2026-07-28 18:01:39] "GET / HTTP/1.1" 503 181 0.000278 10.0.0.185 - - [2026-07-28 18:01:40] "GET / HTTP/1.1" 200 45019 0.004536 10.0.0.185 - - [2026-07-28 18:01:40] "GET / HTTP/1.1" 200 45019 0.002662 10.0.0.185 - - [2026-07-28 18:01:40] "GET / HTTP/1.1" 200 36499 0.003815 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.185 - - [2026-07-28 18:01:40] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 298 0.001077 10.0.0.185 - - [2026-07-28 18:01:40] "POST /fqname-to-id HTTP/1.1" 401 298 0.000522 10.0.0.185 - - [2026-07-28 18:01:41] "GET / HTTP/1.1" 200 36499 0.001661 10.0.0.185 - - [2026-07-28 18:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.350738 10.0.0.185 - - [2026-07-28 18:01:41] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.398370 10.0.0.185 - - [2026-07-28 18:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.185 - - [2026-07-28 18:01:41] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.002876 10.0.0.185 - - [2026-07-28 18:01:41] "POST /fqname-to-id HTTP/1.1" 401 298 0.000497 10.0.0.185 - - [2026-07-28 18:01:41] "GET / HTTP/1.1" 200 36499 0.001543 10.0.0.185 - - [2026-07-28 18:01:41] "GET / HTTP/1.1" 200 36499 0.001899 10.0.0.185 - - [2026-07-28 18:01:41] "POST /fqname-to-id HTTP/1.1" 401 298 0.001135 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.185 - - [2026-07-28 18:01:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.055304 10.0.0.185 - - [2026-07-28 18:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014417 10.0.0.185 - - [2026-07-28 18:01:42] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011752 10.0.0.185 - - [2026-07-28 18:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.059469 10.0.0.185 - - [2026-07-28 18:01:42] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010202 10.0.0.185 - - [2026-07-28 18:01:42] "POST /service-appliance-sets HTTP/1.1" 200 557 0.132370 10.0.0.185 - - [2026-07-28 18:01:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.081814 10.0.0.185 - - [2026-07-28 18:01:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.022359 10.0.0.185 - - [2026-07-28 18:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008532 10.0.0.185 - - [2026-07-28 18:01:42] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013391 10.0.0.185 - - [2026-07-28 18:01:42] "POST /config-database-nodes HTTP/1.1" 200 611 0.081527 10.0.0.185 - - [2026-07-28 18:01:42] "GET / HTTP/1.1" 200 36499 0.003720 10.0.0.185 - - [2026-07-28 18:01:42] "POST /service-appliance-sets HTTP/1.1" 200 545 0.071768 10.0.0.185 - - [2026-07-28 18:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.185 - - [2026-07-28 18:01:42] "GET /network-ipam/67edb676-529d-4bea-a59c-678db11f73a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.020820 10.0.0.185 - - [2026-07-28 18:01:42] "POST /service-templates HTTP/1.1" 200 515 0.046599 10.0.0.185 - - [2026-07-28 18:01:43] "POST /service-templates HTTP/1.1" 200 505 0.057697 10.0.0.185 - - [2026-07-28 18:01:43] "POST /service-templates HTTP/1.1" 200 519 0.057952 10.0.0.185 - - [2026-07-28 18:01:43] "POST /service-templates HTTP/1.1" 200 539 0.041076 10.0.0.185 - - [2026-07-28 18:01:43] "POST /service-templates HTTP/1.1" 200 511 0.059131 10.0.0.185 - - [2026-07-28 18:01:43] "GET / HTTP/1.1" 200 36499 0.001670 10.0.0.185 - - [2026-07-28 18:01:43] "POST /fqname-to-id HTTP/1.1" 401 298 0.001363 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.185 - - [2026-07-28 18:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.061004 10.0.0.185 - - [2026-07-28 18:01:43] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.018860 10.0.0.185 - - [2026-07-28 18:01:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.006353 10.0.0.185 - - [2026-07-28 18:01:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.043918 10.0.0.185 - - [2026-07-28 18:01:44] "GET / HTTP/1.1" 200 36499 0.001675 10.0.0.185 - - [2026-07-28 18:01:44] "POST /fqname-to-id HTTP/1.1" 401 298 0.000509 10.0.0.185 - - [2026-07-28 18:01:44] "GET /obj-perms HTTP/1.1" 200 6414 0.431149 10.0.0.185 - - [2026-07-28 18:01:44] "GET / HTTP/1.1" 200 36499 0.002937 10.0.0.185 - - [2026-07-28 18:01:44] "POST /fqname-to-id HTTP/1.1" 401 298 0.001892 10.0.0.185 - - [2026-07-28 18:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.059538 10.0.0.185 - - [2026-07-28 18:01:44] "GET /routing-instance/d16bf1cc-bec6-424c-ad1b-21efef524534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.009829 10.0.0.185 - - [2026-07-28 18:01:44] "POST /bgp-routers HTTP/1.1" 200 616 0.082935 10.0.0.185 - - [2026-07-28 18:01:44] "GET /obj-perms HTTP/1.1" 200 6414 0.100027 10.0.0.185 - - [2026-07-28 18:01:44] "GET /bgp-router/70eeccc9-2c70-4e40-9c0c-cfcb1dc99e83?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.012822 10.0.0.185 - - [2026-07-28 18:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.040148 10.0.0.185 - - [2026-07-28 18:01:44] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016100 10.0.0.185 - - [2026-07-28 18:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.039980 10.0.0.185 - - [2026-07-28 18:01:44] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010616 10.0.0.185 - - [2026-07-28 18:01:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005204 10.0.0.185 - - [2026-07-28 18:01:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.014207 10.0.0.185 - - [2026-07-28 18:01:45] "POST /ref-update HTTP/1.1" 200 156 0.013890 10.0.0.185 - - [2026-07-28 18:01:45] "POST /analytics-nodes HTTP/1.1" 200 599 0.033398 10.0.0.185 - - [2026-07-28 18:01:46] "GET / HTTP/1.1" 200 36499 0.002058 10.0.0.185 - - [2026-07-28 18:01:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.000694 10.0.0.185 - - [2026-07-28 18:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.124294 10.0.0.185 - - [2026-07-28 18:01:46] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.032343 10.0.0.185 - - [2026-07-28 18:01:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.004992 10.0.0.185 - - [2026-07-28 18:01:46] "POST /database-nodes HTTP/1.1" 200 597 0.043404 10.0.0.185 - - [2026-07-28 18:01:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.000683 10.0.0.185 - - [2026-07-28 18:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.042780 10.0.0.185 - - [2026-07-28 18:01:48] "GET /network-ipam/67edb676-529d-4bea-a59c-678db11f73a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.012295 10.0.0.185 - - [2026-07-28 18:01:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.006002 10.0.0.185 - - [2026-07-28 18:01:49] "POST /access-control-lists HTTP/1.1" 200 591 0.052941 10.0.0.185 - - [2026-07-28 18:01:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.004796 10.0.0.185 - - [2026-07-28 18:01:49] "POST /access-control-lists HTTP/1.1" 200 589 0.050984 10.0.0.185 - - [2026-07-28 18:01:49] "GET / HTTP/1.1" 200 36499 0.001914 10.0.0.185 - - [2026-07-28 18:01:49] "POST /fqname-to-id HTTP/1.1" 401 298 0.000658 10.0.0.185 - - [2026-07-28 18:01:49] "POST /route-targets HTTP/1.1" 200 329 0.028406 10.0.0.185 - - [2026-07-28 18:01:49] "POST /ref-update HTTP/1.1" 200 156 0.052752 10.0.0.185 - - [2026-07-28 18:01:49] "POST /route-targets HTTP/1.1" 200 329 0.034651 10.0.0.185 - - [2026-07-28 18:01:49] "POST /ref-update HTTP/1.1" 200 156 0.022071 10.0.0.185 - - [2026-07-28 18:01:49] "POST /route-targets HTTP/1.1" 200 329 0.018912 10.0.0.185 - - [2026-07-28 18:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.059225 10.0.0.185 - - [2026-07-28 18:01:49] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011344 10.0.0.185 - - [2026-07-28 18:01:49] "POST /ref-update HTTP/1.1" 200 156 0.038244 10.0.0.185 - - [2026-07-28 18:01:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.012357 10.0.0.185 - - [2026-07-28 18:01:49] "POST /route-targets HTTP/1.1" 200 329 0.028833 10.0.0.185 - - [2026-07-28 18:01:49] "POST /config-nodes HTTP/1.1" 200 593 0.068465 10.0.0.185 - - [2026-07-28 18:01:49] "POST /ref-update HTTP/1.1" 200 156 0.058006 10.0.0.185 - - [2026-07-28 18:01:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.007529 10.0.0.185 - - [2026-07-28 18:01:50] "POST /access-control-lists HTTP/1.1" 200 555 0.080613 10.0.0.185 - - [2026-07-28 18:01:50] "GET / HTTP/1.1" 200 36499 0.002169 10.0.0.185 - - [2026-07-28 18:01:50] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000721 10.0.0.185 - - [2026-07-28 18:01:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.052186 10.0.0.185 - - [2026-07-28 18:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.185 - - [2026-07-28 18:01:56] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.011841 10.0.0.185 - - [2026-07-28 18:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.185 - - [2026-07-28 18:01:56] "PUT /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788 HTTP/1.1" 200 278 0.025347 10.0.0.185 - - [2026-07-28 18:01:56] "GET / HTTP/1.1" 200 36499 0.001309 10.0.0.185 - - [2026-07-28 18:01:56] "POST /fqname-to-id HTTP/1.1" 401 298 0.000605 10.0.0.185 - - [2026-07-28 18:01:56] "GET / HTTP/1.1" 200 36499 0.001686 10.0.0.185 - - [2026-07-28 18:01:56] "POST /alarms HTTP/1.1" 401 298 0.000693 10.0.0.185 - - [2026-07-28 18:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.057929 10.0.0.185 - - [2026-07-28 18:01:57] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010268 10.0.0.185 - - [2026-07-28 18:01:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.006003 10.0.0.185 - - [2026-07-28 18:01:57] "POST /alarms HTTP/1.1" 200 585 0.104823 10.0.0.185 - - [2026-07-28 18:01:57] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.071945 10.0.0.185 - - [2026-07-28 18:01:57] "POST /alarms HTTP/1.1" 200 579 0.062648 10.0.0.185 - - [2026-07-28 18:01:57] "POST /alarms HTTP/1.1" 200 579 0.058753 10.0.0.185 - - [2026-07-28 18:01:57] "POST /alarms HTTP/1.1" 200 563 0.042255 10.0.0.185 - - [2026-07-28 18:01:57] "POST /alarms HTTP/1.1" 200 559 0.034882 10.0.0.185 - - [2026-07-28 18:01:57] "POST /alarms HTTP/1.1" 200 561 0.052262 10.0.0.185 - - [2026-07-28 18:01:57] "POST /alarms HTTP/1.1" 200 569 0.047369 10.0.0.185 - - [2026-07-28 18:01:57] "POST /alarms HTTP/1.1" 200 553 0.068671 10.0.0.185 - - [2026-07-28 18:01:57] "POST /alarms HTTP/1.1" 200 561 0.053630 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 571 0.093340 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 559 0.062968 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 571 0.051429 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 579 0.094443 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 573 0.046742 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 565 0.040432 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 565 0.078156 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 565 0.033744 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 551 0.034185 10.0.0.185 - - [2026-07-28 18:01:58] "POST /alarms HTTP/1.1" 200 599 0.030892 10.0.0.185 - - [2026-07-28 18:01:59] "POST /alarms HTTP/1.1" 200 579 0.022670 10.0.0.185 - - [2026-07-28 18:01:59] "POST /alarms HTTP/1.1" 200 575 0.049228 10.0.0.185 - - [2026-07-28 18:01:59] "POST /alarms HTTP/1.1" 200 587 0.065176 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:01:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001933 10.0.0.185 - - [2026-07-28 18:01:59] "POST /alarms HTTP/1.1" 200 613 0.042994 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:01:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002451 10.0.0.185 - - [2026-07-28 18:01:59] "GET / HTTP/1.1" 200 36499 0.002079 10.0.0.185 - - [2026-07-28 18:01:59] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000789 10.0.0.185 - - [2026-07-28 18:02:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.066708 10.0.0.185 - - [2026-07-28 18:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.185 - - [2026-07-28 18:02:00] "PUT /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788 HTTP/1.1" 200 278 0.021784 10.0.0.185 - - [2026-07-28 18:02:00] "GET / HTTP/1.1" 200 36499 0.002569 10.0.0.185 - - [2026-07-28 18:02:00] "POST /fqname-to-id HTTP/1.1" 401 298 0.000806 10.0.0.185 - - [2026-07-28 18:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.044255 10.0.0.185 - - [2026-07-28 18:02:01] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007174 10.0.0.185 - - [2026-07-28 18:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.185 - - [2026-07-28 18:02:01] "PUT /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788 HTTP/1.1" 200 278 0.030452 10.0.0.185 - - [2026-07-28 18:02:01] "GET / HTTP/1.1" 200 36499 0.001902 10.0.0.185 - - [2026-07-28 18:02:01] "POST /fqname-to-id HTTP/1.1" 401 298 0.000822 10.0.0.185 - - [2026-07-28 18:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.038446 10.0.0.185 - - [2026-07-28 18:02:02] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010467 10.0.0.185 - - [2026-07-28 18:02:02] "PUT /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f HTTP/1.1" 200 276 0.046594 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:02:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001076 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:02:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001630 10.0.0.185 - - [2026-07-28 18:02:24] "GET / HTTP/1.1" 200 36499 0.002239 10.0.0.185 - - [2026-07-28 18:02:24] "POST /fqname-to-id HTTP/1.1" 401 298 0.000584 10.0.0.185 - - [2026-07-28 18:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.055536 10.0.0.185 - - [2026-07-28 18:02:24] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008407 10.0.0.185 - - [2026-07-28 18:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.185 - - [2026-07-28 18:02:25] "GET /config-node/094ff545-4c07-4d8b-b1c2-96553b4806e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.007362 10.0.0.185 - - [2026-07-28 18:02:38] "GET / HTTP/1.1" 200 36499 0.002148 10.0.0.185 - - [2026-07-28 18:02:38] "POST /fqname-to-id HTTP/1.1" 401 298 0.000835 10.0.0.185 - - [2026-07-28 18:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.141616 10.0.0.185 - - [2026-07-28 18:02:39] "GET /routing-instance/d16bf1cc-bec6-424c-ad1b-21efef524534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011962 10.0.0.185 - - [2026-07-28 18:02:39] "POST /bgp-routers HTTP/1.1" 409 299 0.043077 10.0.0.185 - - [2026-07-28 18:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007722 10.0.0.185 - - [2026-07-28 18:02:40] "GET /bgp-router/70eeccc9-2c70-4e40-9c0c-cfcb1dc99e83?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1799 0.046393 10.0.0.185 - - [2026-07-28 18:02:40] "PUT /bgp-router/70eeccc9-2c70-4e40-9c0c-cfcb1dc99e83 HTTP/1.1" 200 256 0.315998 10.0.0.185 - - [2026-07-28 18:02:45] "GET /obj-perms HTTP/1.1" 200 6414 0.118141 10.0.0.185 - - [2026-07-28 18:02:45] "GET /obj-perms HTTP/1.1" 200 6414 0.120201 10.0.0.185 - - [2026-07-28 18:02:51] "GET /global-system-configs HTTP/1.1" 401 298 0.000580 10.0.0.185 - - [2026-07-28 18:02:51] "GET /global-system-configs HTTP/1.1" 401 298 0.000589 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:02:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001547 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:02:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001527 10.0.0.185 - - [2026-07-28 18:02:53] "GET /global-system-configs HTTP/1.1" 401 298 0.001025 10.0.0.185 - - [2026-07-28 18:02:53] "GET /global-system-configs HTTP/1.1" 401 298 0.000799 10.0.0.185 - - [2026-07-28 18:03:12] "GET / HTTP/1.1" 200 36499 0.003168 10.0.0.185 - - [2026-07-28 18:03:12] "POST /fqname-to-id HTTP/1.1" 401 298 0.000517 10.0.0.185 - - [2026-07-28 18:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.047445 10.0.0.185 - - [2026-07-28 18:03:12] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007215 10.0.0.185 - - [2026-07-28 18:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.185 - - [2026-07-28 18:03:12] "GET /routing-instance/d16bf1cc-bec6-424c-ad1b-21efef524534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.004947 10.0.0.185 - - [2026-07-28 18:03:12] "PUT /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f HTTP/1.1" 200 276 0.014317 10.0.0.185 - - [2026-07-28 18:03:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.003996 10.0.0.185 - - [2026-07-28 18:03:13] "POST /virtual-routers HTTP/1.1" 200 599 0.126926 10.0.0.185 - - [2026-07-28 18:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.185 - - [2026-07-28 18:03:13] "GET /virtual-router/52251810-df5c-48ab-90c8-f942578af85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.007564 10.0.0.185 - - [2026-07-28 18:03:13] "POST /fqname-to-id HTTP/1.1" 404 227 0.003915 10.0.0.185 - - [2026-07-28 18:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.185 - - [2026-07-28 18:03:13] "GET /virtual-network/3dd1b413-cc87-40e9-bfcd-954b86ef9f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.040954 10.0.0.185 - - [2026-07-28 18:03:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.115780 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:03:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001564 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:03:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001448 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:03:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001273 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:03:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001823 10.0.0.185 - - [2026-07-28 18:03:42] "GET / HTTP/1.1" 200 36499 0.001623 10.0.0.185 - - [2026-07-28 18:03:42] "POST /fqname-to-id HTTP/1.1" 401 298 0.000834 10.0.0.185 - - [2026-07-28 18:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.039806 10.0.0.185 - - [2026-07-28 18:03:43] "GET /global-system-config/8506bfc0-bb5a-48ab-aca3-3d1d8e5e755f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.009068 10.0.0.185 - - [2026-07-28 18:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.185 - - [2026-07-28 18:03:43] "GET /routing-instance/d16bf1cc-bec6-424c-ad1b-21efef524534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.006200 10.0.0.185 - - [2026-07-28 18:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.185 - - [2026-07-28 18:03:43] "GET /virtual-router/52251810-df5c-48ab-90c8-f942578af85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.006262 10.0.0.185 - - [2026-07-28 18:03:43] "PUT /virtual-router/52251810-df5c-48ab-90c8-f942578af85c HTTP/1.1" 200 264 0.025491 10.0.0.185 - - [2026-07-28 18:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.185 - - [2026-07-28 18:03:43] "GET /virtual-router/52251810-df5c-48ab-90c8-f942578af85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.006252 10.0.0.185 - - [2026-07-28 18:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.185 - - [2026-07-28 18:03:43] "GET /virtual-machine-interface/25510bb6-dcea-47bf-8744-1b32915525ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1900 0.008000 10.0.0.185 - - [2026-07-28 18:03:43] "PUT /virtual-machine-interface/25510bb6-dcea-47bf-8744-1b32915525ad HTTP/1.1" 200 286 0.026247 10.0.0.185 - - [2026-07-28 18:03:46] "GET /obj-perms HTTP/1.1" 200 6414 0.077504 10.0.0.185 - - [2026-07-28 18:03:46] "GET /obj-perms HTTP/1.1" 200 6414 0.063917 10.0.0.185 - - [2026-07-28 18:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.185 - - [2026-07-28 18:03:46] "GET /virtual-router/52251810-df5c-48ab-90c8-f942578af85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.006236 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:03:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001407 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:03:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001786 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:03:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001367 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:03:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001601 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:04:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001692 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:04:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001837 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:04:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001045 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:04:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001232 10.0.0.185 - - [2026-07-28 18:04:47] "GET /obj-perms HTTP/1.1" 200 6414 0.078034 10.0.0.185 - - [2026-07-28 18:04:47] "GET /obj-perms HTTP/1.1" 200 6414 0.069638 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:05:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001399 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:05:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001650 10.0.0.185 - - [2026-07-28 18:05:48] "GET /obj-perms HTTP/1.1" 200 6414 0.082182 10.0.0.185 - - [2026-07-28 18:05:48] "GET /obj-perms HTTP/1.1" 200 6414 0.065800 10.0.0.185 - - [2026-07-28 18:05:56] "GET / HTTP/1.1" 200 36499 0.002142 10.0.0.185 - - [2026-07-28 18:06:06] "GET /project/4ee1324a-fcab-4503-9ccf-97365b9324e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000695 10.0.0.185 - - [2026-07-28 18:06:06] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003925 10.0.0.185 - - [2026-07-28 18:06:06] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.005560 10.0.0.185 - - [2026-07-28 18:06:06] "POST /domains HTTP/1.1" 200 331 0.025392 10.0.0.185 - - [2026-07-28 18:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.073081 10.0.0.185 - - [2026-07-28 18:06:06] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.211487 10.0.0.185 - - [2026-07-28 18:06:06] "POST /id-to-fqname HTTP/1.1" 200 165 0.005842 10.0.0.185 - - [2026-07-28 18:06:06] "POST /fqname-to-id HTTP/1.1" 404 174 0.004294 10.0.0.185 - - [2026-07-28 18:06:07] "POST /security-groups HTTP/1.1" 200 560 0.074800 10.0.0.185 - - [2026-07-28 18:06:07] "POST /fqname-to-id HTTP/1.1" 404 205 0.010225 10.0.0.185 - - [2026-07-28 18:06:07] "POST /projects HTTP/1.1" 200 531 0.415786 10.0.0.185 - - [2026-07-28 18:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.455714 10.0.0.185 - - [2026-07-28 18:06:07] "POST /access-control-lists HTTP/1.1" 200 575 0.076383 10.0.0.185 - - [2026-07-28 18:06:07] "GET /project/4ee1324a-fcab-4503-9ccf-97365b9324e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.831206 10.0.0.185 - - [2026-07-28 18:06:07] "POST /fqname-to-id HTTP/1.1" 404 204 0.004856 10.0.0.185 - - [2026-07-28 18:06:07] "POST /access-control-lists HTTP/1.1" 200 573 0.070890 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 893, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-07-28T18:06:07Z failed with SSLError [Introspect:8084]10.0.0.185 - - [2026-07-28 18:06:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001653 10.0.0.185 - - [2026-07-28 18:06:09] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001583 10.0.0.185 - - [2026-07-28 18:06:09] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.012195 10.0.0.185 - - [2026-07-28 18:06:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.035697 10.0.0.185 - - [2026-07-28 18:06:09] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003682 10.0.0.185 - - [2026-07-28 18:06:09] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001425 10.0.0.185 - - [2026-07-28 18:06:09] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009622 10.0.0.185 - - [2026-07-28 18:06:10] "POST /id-to-fqname HTTP/1.1" 200 199 0.001777 10.0.0.185 - - [2026-07-28 18:06:10] "POST /fqname-to-id HTTP/1.1" 404 208 0.006261 10.0.0.185 - - [2026-07-28 18:06:10] "POST /security-groups HTTP/1.1" 200 594 0.088075 10.0.0.185 - - [2026-07-28 18:06:10] "POST /fqname-to-id HTTP/1.1" 404 243 0.005675 10.0.0.185 - - [2026-07-28 18:06:10] "POST /projects HTTP/1.1" 200 599 0.309943 10.0.0.185 - - [2026-07-28 18:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.360137 10.0.0.185 - - [2026-07-28 18:06:10] "POST /access-control-lists HTTP/1.1" 200 609 0.093409 10.0.0.185 - - [2026-07-28 18:06:10] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.574455 10.0.0.185 - - [2026-07-28 18:06:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.007294 10.0.0.185 - - [2026-07-28 18:06:10] "POST /access-control-lists HTTP/1.1" 200 607 0.077019 10.0.0.185 - - [2026-07-28 18:06:12] "GET / HTTP/1.1" 200 36499 0.002975 10.0.0.185 - - [2026-07-28 18:06:20] "POST /fqname-to-id HTTP/1.1" 401 298 0.000640 10.0.0.185 - - [2026-07-28 18:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.089784 10.0.0.185 - - [2026-07-28 18:06:21] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002494 10.0.0.185 - - [2026-07-28 18:06:21] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.046278 252.185.232.251 - - [2026-07-28 18:06:21] "POST /neutron/network HTTP/1.1" 200 117 0.065169 10.0.0.185 - - [2026-07-28 18:06:22] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001529 252.185.232.251 - - [2026-07-28 18:06:22] "POST /neutron/network HTTP/1.1" 200 618 0.153635 10.0.0.185 - - [2026-07-28 18:06:22] "POST /route-targets HTTP/1.1" 200 329 0.017270 10.0.0.185 - - [2026-07-28 18:06:22] "POST /ref-update HTTP/1.1" 200 156 0.028546 10.0.0.185 - - [2026-07-28 18:06:22] "POST /useragent-kv HTTP/1.1" 200 115 0.012711 252.185.232.251 - - [2026-07-28 18:06:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.251448 252.185.232.251 - - [2026-07-28 18:06:22] "POST /neutron/network HTTP/1.1" 200 836 0.010523 10.0.0.185 - - [2026-07-28 18:06:22] "POST /id-to-fqname HTTP/1.1" 200 231 0.002104 10.0.0.185 - - [2026-07-28 18:06:22] "GET /virtual-network/3ef5adae-7743-4751-90d9-6189aed90a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008066 252.185.232.251 - - [2026-07-28 18:06:22] "POST /neutron/network HTTP/1.1" 200 836 0.007145 10.0.0.185 - - [2026-07-28 18:06:22] "GET /virtual-network/3ef5adae-7743-4751-90d9-6189aed90a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006910 252.185.232.251 - - [2026-07-28 18:06:22] "POST /neutron/network HTTP/1.1" 200 836 0.007740 252.185.232.251 - - [2026-07-28 18:06:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.017035 10.0.0.185 - - [2026-07-28 18:06:23] "GET /domains HTTP/1.1" 401 298 0.000837 10.0.0.185 - - [2026-07-28 18:06:23] "GET /domains HTTP/1.1" 200 440 0.045784 10.0.0.185 - - [2026-07-28 18:06:23] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001334 10.0.0.185 - - [2026-07-28 18:06:23] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1319 0.012397 10.0.0.185 - - [2026-07-28 18:06:23] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001057 10.0.0.185 - - [2026-07-28 18:06:23] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad HTTP/1.1" 200 2170 0.041766 10.0.0.185 - - [2026-07-28 18:06:23] "GET /virtual-network/3ef5adae-7743-4751-90d9-6189aed90a5c HTTP/1.1" 200 2342 0.013505 10.0.0.185 - - [2026-07-28 18:06:23] "GET /virtual-network/3ef5adae-7743-4751-90d9-6189aed90a5c HTTP/1.1" 200 2342 0.007764 10.0.0.185 - - [2026-07-28 18:06:23] "GET /routing-instance/cd74b3b4-bea2-470e-8228-52f39ab6d6f9 HTTP/1.1" 200 1498 0.005979 10.0.0.185 - - [2026-07-28 18:06:23] "GET /routing-instance/cd74b3b4-bea2-470e-8228-52f39ab6d6f9 HTTP/1.1" 200 1498 0.005590 10.0.0.185 - - [2026-07-28 18:06:23] "GET /route-target/0a5ba35e-ca04-4548-8468-5a217c147790 HTTP/1.1" 200 1219 0.006271 10.0.0.185 - - [2026-07-28 18:06:23] "GET /virtual-network/3ef5adae-7743-4751-90d9-6189aed90a5c HTTP/1.1" 200 2342 0.007211 10.0.0.185 - - [2026-07-28 18:06:24] "GET /routing-instance/cd74b3b4-bea2-470e-8228-52f39ab6d6f9 HTTP/1.1" 200 1498 0.005859 10.0.0.185 - - [2026-07-28 18:06:24] "GET /virtual-network/3ef5adae-7743-4751-90d9-6189aed90a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.009013 10.0.0.185 - - [2026-07-28 18:06:24] "GET /virtual-network/3ef5adae-7743-4751-90d9-6189aed90a5c HTTP/1.1" 200 2342 0.007207 10.0.0.185 - - [2026-07-28 18:06:24] "GET /routing-instance/cd74b3b4-bea2-470e-8228-52f39ab6d6f9 HTTP/1.1" 200 1498 0.006260 10.0.0.185 - - [2026-07-28 18:06:24] "GET /routing-instance/cd74b3b4-bea2-470e-8228-52f39ab6d6f9 HTTP/1.1" 200 1498 0.006193 10.0.0.185 - - [2026-07-28 18:06:24] "GET /route-target/0a5ba35e-ca04-4548-8468-5a217c147790 HTTP/1.1" 200 1219 0.006653 10.0.0.185 - - [2026-07-28 18:06:24] "GET /domains HTTP/1.1" 200 440 0.004364 10.0.0.185 - - [2026-07-28 18:06:24] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001711 10.0.0.185 - - [2026-07-28 18:06:24] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1319 0.011510 10.0.0.185 - - [2026-07-28 18:06:24] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001450 10.0.0.185 - - [2026-07-28 18:06:24] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad HTTP/1.1" 200 2170 0.041718 10.0.0.185 - - [2026-07-28 18:06:24] "GET /virtual-network/3ef5adae-7743-4751-90d9-6189aed90a5c HTTP/1.1" 200 2342 0.006776 10.0.0.185 - - [2026-07-28 18:06:25] "GET /obj-perms HTTP/1.1" 200 6483 0.079735 10.0.0.185 - - [2026-07-28 18:06:25] "POST /id-to-fqname HTTP/1.1" 200 231 0.001862 252.185.232.251 - - [2026-07-28 18:06:29] "POST /neutron/network HTTP/1.1" 200 846 0.008713 252.185.232.251 - - [2026-07-28 18:06:29] "GET /aaa-mode HTTP/1.1" 401 298 0.000507 252.185.232.251 - - [2026-07-28 18:06:29] "GET / HTTP/1.1" 200 36499 0.002037 252.185.232.251 - - [2026-07-28 18:06:29] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000538 10.0.0.185 - - [2026-07-28 18:06:29] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001268 252.185.232.251 - - [2026-07-28 18:06:29] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.079443 252.185.232.251 - - [2026-07-28 18:06:30] "POST /neutron/network HTTP/1.1" 200 836 0.043941 252.185.232.251 - - [2026-07-28 18:06:31] "POST /neutron/port HTTP/1.1" 200 117 0.009678 252.185.232.251 - - [2026-07-28 18:06:32] "POST /neutron/port HTTP/1.1" 200 117 0.007691 252.185.232.251 - - [2026-07-28 18:06:32] "POST /neutron/network HTTP/1.1" 200 846 0.009411 10.0.0.185 - - [2026-07-28 18:06:33] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001419 252.185.232.251 - - [2026-07-28 18:06:33] "POST /neutron/port HTTP/1.1" 200 1068 0.413183 252.185.232.251 - - [2026-07-28 18:06:33] "POST /neutron/port HTTP/1.1" 200 1078 0.021695 252.185.232.251 - - [2026-07-28 18:06:33] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010544 252.185.232.251 - - [2026-07-28 18:06:34] "POST /neutron/port HTTP/1.1" 200 1068 0.062824 252.185.232.251 - - [2026-07-28 18:06:34] "POST /neutron/port HTTP/1.1" 200 1068 0.022002 252.185.232.251 - - [2026-07-28 18:06:34] "POST /neutron/port HTTP/1.1" 200 1118 0.145672 252.185.232.251 - - [2026-07-28 18:06:34] "POST /neutron/port HTTP/1.1" 200 1128 0.020452 252.185.232.251 - - [2026-07-28 18:06:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005291 252.185.232.251 - - [2026-07-28 18:06:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.014629 252.185.232.251 - - [2026-07-28 18:06:34] "POST /neutron/port HTTP/1.1" 200 117 0.002184 252.185.232.251 - - [2026-07-28 18:06:35] "POST /neutron/network HTTP/1.1" 200 836 0.009385 252.185.232.251 - - [2026-07-28 18:06:39] "POST /neutron/port HTTP/1.1" 200 1128 0.025636 252.185.232.251 - - [2026-07-28 18:06:39] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009777 10.0.0.185 - - [2026-07-28 18:06:42] "DELETE /project/c14d3828bdfe446ebcb9e23069c4a2ad HTTP/1.1" 404 173 0.038121 10.0.0.185 - - [2026-07-28 18:06:42] "DELETE /project/4ee1324afcab45039ccf97365b9324e9 HTTP/1.1" 404 173 0.046667 252.185.232.251 - - [2026-07-28 18:06:44] "POST /neutron/port HTTP/1.1" 200 1128 0.020912 252.185.232.251 - - [2026-07-28 18:06:44] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009369 10.0.0.185 - - [2026-07-28 18:06:44] "GET /obj-perms HTTP/1.1" 200 6483 0.002304 10.0.0.185 - - [2026-07-28 18:06:45] "GET /obj-perms HTTP/1.1" 200 6483 0.002169 10.0.0.185 - - [2026-07-28 18:06:46] "GET /obj-perms HTTP/1.1" 200 6483 0.002121 10.0.0.185 - - [2026-07-28 18:06:47] "GET /obj-perms HTTP/1.1" 200 6483 0.002046 10.0.0.185 - - [2026-07-28 18:06:48] "GET /obj-perms HTTP/1.1" 200 6483 0.001923 252.185.232.251 - - [2026-07-28 18:06:49] "POST /neutron/port HTTP/1.1" 200 1128 0.062717 252.185.232.251 - - [2026-07-28 18:06:49] "POST /neutron/security_group HTTP/1.1" 200 2067 0.012862 10.0.0.185 - - [2026-07-28 18:06:49] "GET /obj-perms HTTP/1.1" 200 6414 0.098310 10.0.0.185 - - [2026-07-28 18:06:49] "GET /obj-perms HTTP/1.1" 200 6414 0.066864 252.185.232.251 - - [2026-07-28 18:06:50] "POST /neutron/network HTTP/1.1" 200 836 0.014058 252.185.232.251 - - [2026-07-28 18:06:50] "POST /neutron/network HTTP/1.1" 400 204 0.039014 252.185.232.251 - - [2026-07-28 18:06:50] "POST /neutron/port HTTP/1.1" 200 1128 0.071205 252.185.232.251 - - [2026-07-28 18:06:50] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009141 252.185.232.251 - - [2026-07-28 18:06:50] "POST /neutron/port HTTP/1.1" 200 1128 0.022203 252.185.232.251 - - [2026-07-28 18:06:50] "POST /neutron/port HTTP/1.1" 200 1118 0.014603 252.185.232.251 - - [2026-07-28 18:06:51] "POST /neutron/port HTTP/1.1" 200 151 0.212161 252.185.232.251 - - [2026-07-28 18:06:52] "POST /neutron/network HTTP/1.1" 200 836 0.011295 10.0.0.185 - - [2026-07-28 18:06:52] "POST /useragent-kv HTTP/1.1" 200 115 0.039612 10.0.0.185 - - [2026-07-28 18:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.038794 10.0.0.185 - - [2026-07-28 18:06:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002518 252.185.232.251 - - [2026-07-28 18:06:52] "POST /neutron/network HTTP/1.1" 200 151 0.173502 10.0.0.185 - - [2026-07-28 18:06:52] "GET /routing-instance/cd74b3b4-bea2-470e-8228-52f39ab6d6f9 HTTP/1.1" 404 171 0.007090 10.0.0.185 - - [2026-07-28 18:06:52] "DELETE /route-target/0a5ba35e-ca04-4548-8468-5a217c147790 HTTP/1.1" 200 115 0.032555 10.0.0.185 - - [2026-07-28 18:06:52] "GET /domains HTTP/1.1" 200 440 0.004021 10.0.0.185 - - [2026-07-28 18:06:52] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001921 10.0.0.185 - - [2026-07-28 18:06:52] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1319 0.009279 10.0.0.185 - - [2026-07-28 18:06:52] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001803 10.0.0.185 - - [2026-07-28 18:06:52] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad HTTP/1.1" 200 1920 0.050262 10.0.0.185 - - [2026-07-28 18:06:53] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001084 10.0.0.185 - - [2026-07-28 18:06:53] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.040189 10.0.0.185 - - [2026-07-28 18:06:53] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001945 10.0.0.185 - - [2026-07-28 18:06:53] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?fields=virtual_networks HTTP/1.1" 200 1056 0.045501 10.0.0.185 - - [2026-07-28 18:06:53] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001482 10.0.0.185 - - [2026-07-28 18:06:53] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.042528 10.0.0.185 - - [2026-07-28 18:06:53] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001396 10.0.0.185 - - [2026-07-28 18:06:53] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?fields=security_groups HTTP/1.1" 200 1293 0.046689 10.0.0.185 - - [2026-07-28 18:06:54] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001727 10.0.0.185 - - [2026-07-28 18:06:54] "GET /project/4ee1324a-fcab-4503-9ccf-97365b9324e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.040486 10.0.0.185 - - [2026-07-28 18:06:59] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001329 10.0.0.185 - - [2026-07-28 18:06:59] "GET /project/4ee1324a-fcab-4503-9ccf-97365b9324e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.054282 10.0.0.185 - - [2026-07-28 18:07:00] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003751 10.0.0.185 - - [2026-07-28 18:07:00] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001457 10.0.0.185 - - [2026-07-28 18:07:00] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008853 10.0.0.185 - - [2026-07-28 18:07:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.046344 10.0.0.185 - - [2026-07-28 18:07:01] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003783 10.0.0.185 - - [2026-07-28 18:07:01] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001692 10.0.0.185 - - [2026-07-28 18:07:01] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009850 10.0.0.185 - - [2026-07-28 18:07:01] "POST /id-to-fqname HTTP/1.1" 200 200 0.002415 10.0.0.185 - - [2026-07-28 18:07:01] "POST /fqname-to-id HTTP/1.1" 404 209 0.008922 10.0.0.185 - - [2026-07-28 18:07:01] "POST /security-groups HTTP/1.1" 200 595 0.073697 10.0.0.185 - - [2026-07-28 18:07:01] "POST /fqname-to-id HTTP/1.1" 404 244 0.006421 10.0.0.185 - - [2026-07-28 18:07:01] "POST /projects HTTP/1.1" 200 601 0.281825 10.0.0.185 - - [2026-07-28 18:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.325101 10.0.0.185 - - [2026-07-28 18:07:01] "POST /access-control-lists HTTP/1.1" 200 610 0.088216 10.0.0.185 - - [2026-07-28 18:07:01] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.548909 10.0.0.185 - - [2026-07-28 18:07:01] "POST /fqname-to-id HTTP/1.1" 404 243 0.007766 10.0.0.185 - - [2026-07-28 18:07:01] "POST /access-control-lists HTTP/1.1" 200 608 0.069754 10.0.0.185 - - [2026-07-28 18:07:03] "GET / HTTP/1.1" 200 36499 0.002472 10.0.0.185 - - [2026-07-28 18:07:03] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001730 10.0.0.185 - - [2026-07-28 18:07:03] "GET /project/4ee1324a-fcab-4503-9ccf-97365b9324e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.060246 10.0.0.185 - - [2026-07-28 18:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.185 - - [2026-07-28 18:07:04] "GET /security-group/515568af-c9d4-4fe1-8cb1-4f3d771fb97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.007231 10.0.0.185 - - [2026-07-28 18:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.185 - - [2026-07-28 18:07:04] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002195 10.0.0.185 - - [2026-07-28 18:07:04] "GET /project/4ee1324a-fcab-4503-9ccf-97365b9324e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.069440 10.0.0.185 - - [2026-07-28 18:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.185 - - [2026-07-28 18:07:05] "GET /security-group/515568af-c9d4-4fe1-8cb1-4f3d771fb97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.008051 10.0.0.185 - - [2026-07-28 18:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.185 - - [2026-07-28 18:07:05] "PUT /security-group/515568af-c9d4-4fe1-8cb1-4f3d771fb97d HTTP/1.1" 200 264 0.025268 10.0.0.185 - - [2026-07-28 18:07:05] "PUT /access-control-list/dec63cb9-a4e6-4be3-a5d0-8e2af60540fe HTTP/1.1" 200 274 0.022621 10.0.0.185 - - [2026-07-28 18:07:05] "PUT /access-control-list/af267048-5182-4529-bb1e-1cac941cea57 HTTP/1.1" 200 274 0.032275 10.0.0.185 - - [2026-07-28 18:07:05] "POST /fqname-to-id HTTP/1.1" 401 298 0.000561 10.0.0.185 - - [2026-07-28 18:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.080461 10.0.0.185 - - [2026-07-28 18:07:05] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001069 10.0.0.185 - - [2026-07-28 18:07:06] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040394 252.185.232.251 - - [2026-07-28 18:07:06] "POST /neutron/network HTTP/1.1" 200 117 0.044095 10.0.0.185 - - [2026-07-28 18:07:06] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001025 252.185.232.251 - - [2026-07-28 18:07:06] "POST /neutron/network HTTP/1.1" 200 617 0.111665 10.0.0.185 - - [2026-07-28 18:07:06] "POST /route-targets HTTP/1.1" 200 329 0.019055 10.0.0.185 - - [2026-07-28 18:07:06] "POST /ref-update HTTP/1.1" 200 156 0.042797 10.0.0.185 - - [2026-07-28 18:07:06] "POST /useragent-kv HTTP/1.1" 200 115 0.009213 252.185.232.251 - - [2026-07-28 18:07:06] "POST /neutron/subnet HTTP/1.1" 200 730 0.197500 252.185.232.251 - - [2026-07-28 18:07:06] "POST /neutron/network HTTP/1.1" 200 837 0.008401 10.0.0.185 - - [2026-07-28 18:07:06] "POST /id-to-fqname HTTP/1.1" 200 231 0.001546 10.0.0.185 - - [2026-07-28 18:07:06] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007275 252.185.232.251 - - [2026-07-28 18:07:06] "POST /neutron/network HTTP/1.1" 200 837 0.007487 10.0.0.185 - - [2026-07-28 18:07:06] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006348 252.185.232.251 - - [2026-07-28 18:07:06] "POST /neutron/network HTTP/1.1" 200 837 0.006731 252.185.232.251 - - [2026-07-28 18:07:06] "POST /neutron/subnet HTTP/1.1" 200 730 0.010520 10.0.0.185 - - [2026-07-28 18:07:07] "GET /domains HTTP/1.1" 401 298 0.000550 10.0.0.185 - - [2026-07-28 18:07:07] "GET /domains HTTP/1.1" 200 440 0.032713 10.0.0.185 - - [2026-07-28 18:07:07] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001274 10.0.0.185 - - [2026-07-28 18:07:07] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1517 0.010597 10.0.0.185 - - [2026-07-28 18:07:07] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001770 10.0.0.185 - - [2026-07-28 18:07:07] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a HTTP/1.1" 200 2175 0.054042 10.0.0.185 - - [2026-07-28 18:07:07] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d HTTP/1.1" 200 2346 0.009313 10.0.0.185 - - [2026-07-28 18:07:07] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d HTTP/1.1" 200 2346 0.006301 10.0.0.185 - - [2026-07-28 18:07:07] "GET /routing-instance/27edeb51-eb0b-4927-9212-6c87639980a2 HTTP/1.1" 200 1495 0.005113 10.0.0.185 - - [2026-07-28 18:07:07] "GET /routing-instance/27edeb51-eb0b-4927-9212-6c87639980a2 HTTP/1.1" 200 1495 0.005887 10.0.0.185 - - [2026-07-28 18:07:07] "GET /route-target/bd29a999-efae-4671-a77b-b76bb9ad589a HTTP/1.1" 200 1221 0.005073 10.0.0.185 - - [2026-07-28 18:07:07] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d HTTP/1.1" 200 2346 0.006703 10.0.0.185 - - [2026-07-28 18:07:07] "GET /routing-instance/27edeb51-eb0b-4927-9212-6c87639980a2 HTTP/1.1" 200 1495 0.004946 10.0.0.185 - - [2026-07-28 18:07:08] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005413 10.0.0.185 - - [2026-07-28 18:07:08] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d HTTP/1.1" 200 2346 0.009603 10.0.0.185 - - [2026-07-28 18:07:08] "GET /routing-instance/27edeb51-eb0b-4927-9212-6c87639980a2 HTTP/1.1" 200 1495 0.005416 10.0.0.185 - - [2026-07-28 18:07:08] "GET /routing-instance/27edeb51-eb0b-4927-9212-6c87639980a2 HTTP/1.1" 200 1495 0.004839 10.0.0.185 - - [2026-07-28 18:07:08] "GET /route-target/bd29a999-efae-4671-a77b-b76bb9ad589a HTTP/1.1" 200 1221 0.004356 10.0.0.185 - - [2026-07-28 18:07:08] "GET /domains HTTP/1.1" 200 440 0.003764 10.0.0.185 - - [2026-07-28 18:07:08] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001712 10.0.0.185 - - [2026-07-28 18:07:08] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1517 0.012625 10.0.0.185 - - [2026-07-28 18:07:08] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001206 10.0.0.185 - - [2026-07-28 18:07:08] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a HTTP/1.1" 200 2175 0.094365 10.0.0.185 - - [2026-07-28 18:07:08] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d HTTP/1.1" 200 2346 0.005832 10.0.0.185 - - [2026-07-28 18:07:09] "GET /obj-perms HTTP/1.1" 200 6485 0.072884 10.0.0.185 - - [2026-07-28 18:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.185 - - [2026-07-28 18:07:09] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001079 10.0.0.185 - - [2026-07-28 18:07:09] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.049034 252.185.232.251 - - [2026-07-28 18:07:09] "POST /neutron/network HTTP/1.1" 200 117 0.015596 10.0.0.185 - - [2026-07-28 18:07:09] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001314 252.185.232.251 - - [2026-07-28 18:07:09] "POST /neutron/network HTTP/1.1" 200 617 0.121937 10.0.0.185 - - [2026-07-28 18:07:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005972 252.185.232.251 - - [2026-07-28 18:07:09] "POST /neutron/subnet HTTP/1.1" 200 730 0.203461 252.185.232.251 - - [2026-07-28 18:07:09] "POST /neutron/network HTTP/1.1" 200 837 0.007345 10.0.0.185 - - [2026-07-28 18:07:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001895 10.0.0.185 - - [2026-07-28 18:07:10] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006378 252.185.232.251 - - [2026-07-28 18:07:10] "POST /neutron/network HTTP/1.1" 200 837 0.006914 10.0.0.185 - - [2026-07-28 18:07:10] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007496 10.0.0.185 - - [2026-07-28 18:07:10] "POST /route-targets HTTP/1.1" 200 329 0.018598 252.185.232.251 - - [2026-07-28 18:07:10] "POST /neutron/network HTTP/1.1" 200 837 0.014390 10.0.0.185 - - [2026-07-28 18:07:10] "POST /ref-update HTTP/1.1" 200 156 0.041844 252.185.232.251 - - [2026-07-28 18:07:10] "POST /neutron/subnet HTTP/1.1" 200 730 0.011623 10.0.0.185 - - [2026-07-28 18:07:10] "GET /domains HTTP/1.1" 200 440 0.004177 10.0.0.185 - - [2026-07-28 18:07:10] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001302 10.0.0.185 - - [2026-07-28 18:07:10] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1517 0.011261 10.0.0.185 - - [2026-07-28 18:07:10] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001430 10.0.0.185 - - [2026-07-28 18:07:10] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a HTTP/1.1" 200 2403 0.037266 10.0.0.185 - - [2026-07-28 18:07:10] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33 HTTP/1.1" 200 2346 0.007954 10.0.0.185 - - [2026-07-28 18:07:10] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33 HTTP/1.1" 200 2346 0.007311 10.0.0.185 - - [2026-07-28 18:07:10] "GET /routing-instance/44dc582b-68ad-4153-865d-6db275e3b045 HTTP/1.1" 200 1494 0.005262 10.0.0.185 - - [2026-07-28 18:07:10] "GET /routing-instance/44dc582b-68ad-4153-865d-6db275e3b045 HTTP/1.1" 200 1494 0.006080 10.0.0.185 - - [2026-07-28 18:07:10] "GET /route-target/b26a8856-9b7b-4389-9ed2-3016364dcc45 HTTP/1.1" 200 1221 0.005770 10.0.0.185 - - [2026-07-28 18:07:10] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33 HTTP/1.1" 200 2346 0.006547 10.0.0.185 - - [2026-07-28 18:07:10] "GET /routing-instance/44dc582b-68ad-4153-865d-6db275e3b045 HTTP/1.1" 200 1494 0.005004 10.0.0.185 - - [2026-07-28 18:07:10] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005957 10.0.0.185 - - [2026-07-28 18:07:10] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33 HTTP/1.1" 200 2346 0.006825 10.0.0.185 - - [2026-07-28 18:07:11] "GET /routing-instance/44dc582b-68ad-4153-865d-6db275e3b045 HTTP/1.1" 200 1494 0.006765 10.0.0.185 - - [2026-07-28 18:07:11] "GET /routing-instance/44dc582b-68ad-4153-865d-6db275e3b045 HTTP/1.1" 200 1494 0.006294 10.0.0.185 - - [2026-07-28 18:07:11] "GET /route-target/b26a8856-9b7b-4389-9ed2-3016364dcc45 HTTP/1.1" 200 1221 0.004795 10.0.0.185 - - [2026-07-28 18:07:11] "GET /domains HTTP/1.1" 200 440 0.005096 10.0.0.185 - - [2026-07-28 18:07:11] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001340 10.0.0.185 - - [2026-07-28 18:07:11] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1517 0.009452 10.0.0.185 - - [2026-07-28 18:07:11] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001559 10.0.0.185 - - [2026-07-28 18:07:11] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a HTTP/1.1" 200 2403 0.046130 10.0.0.185 - - [2026-07-28 18:07:11] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33 HTTP/1.1" 200 2346 0.005938 10.0.0.185 - - [2026-07-28 18:07:11] "GET /obj-perms HTTP/1.1" 200 6485 0.001738 10.0.0.185 - - [2026-07-28 18:07:11] "POST /id-to-fqname HTTP/1.1" 200 231 0.001673 252.185.232.251 - - [2026-07-28 18:07:12] "POST /neutron/network HTTP/1.1" 200 847 0.007706 252.185.232.251 - - [2026-07-28 18:07:12] "GET /aaa-mode HTTP/1.1" 401 298 0.000537 252.185.232.251 - - [2026-07-28 18:07:12] "GET / HTTP/1.1" 200 36499 0.002076 252.185.232.251 - - [2026-07-28 18:07:12] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000413 10.0.0.185 - - [2026-07-28 18:07:13] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001562 252.185.232.251 - - [2026-07-28 18:07:13] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.077219 252.185.232.251 - - [2026-07-28 18:07:13] "POST /neutron/network HTTP/1.1" 200 837 0.040878 252.185.232.251 - - [2026-07-28 18:07:13] "POST /neutron/port HTTP/1.1" 200 117 0.006115 252.185.232.251 - - [2026-07-28 18:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.005907 10.0.0.185 - - [2026-07-28 18:07:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001586 252.185.232.251 - - [2026-07-28 18:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.007128 252.185.232.251 - - [2026-07-28 18:07:14] "POST /neutron/network HTTP/1.1" 200 847 0.009092 10.0.0.185 - - [2026-07-28 18:07:14] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001195 252.185.232.251 - - [2026-07-28 18:07:14] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.037782 252.185.232.251 - - [2026-07-28 18:07:14] "POST /neutron/network HTTP/1.1" 200 837 0.007364 252.185.232.251 - - [2026-07-28 18:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.011496 252.185.232.251 - - [2026-07-28 18:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.013318 10.0.0.185 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.185 - - [2026-07-28 18:07:14] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001086 10.0.0.185 - - [2026-07-28 18:07:14] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.030380 10.0.0.185 - - [2026-07-28 18:07:15] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005413 10.0.0.185 - - [2026-07-28 18:07:15] "GET /floating-ip-pools?parent_id=1d7450f7-8c81-4824-ad73-2ce9d236d89d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003932 10.0.0.185 - - [2026-07-28 18:07:15] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007848 10.0.0.185 - - [2026-07-28 18:07:15] "POST /floating-ip-pools HTTP/1.1" 200 611 0.049156 10.0.0.185 - - [2026-07-28 18:07:15] "POST /ref-update HTTP/1.1" 200 156 0.032785 10.0.0.185 - - [2026-07-28 18:07:15] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.011606 10.0.0.185 - - [2026-07-28 18:07:15] "GET /domains HTTP/1.1" 200 440 0.005689 10.0.0.185 - - [2026-07-28 18:07:15] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001413 10.0.0.185 - - [2026-07-28 18:07:15] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1517 0.010659 10.0.0.185 - - [2026-07-28 18:07:15] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001874 10.0.0.185 - - [2026-07-28 18:07:15] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a HTTP/1.1" 200 2701 0.066438 252.185.232.251 - - [2026-07-28 18:07:15] "POST /neutron/network HTTP/1.1" 200 847 0.008823 10.0.0.185 - - [2026-07-28 18:07:15] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d HTTP/1.1" 200 2626 0.010781 10.0.0.185 - - [2026-07-28 18:07:15] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001473 10.0.0.185 - - [2026-07-28 18:07:15] "GET /floating-ip-pool/80ccc0a1-52ce-407c-912c-0539f39e3c08 HTTP/1.1" 200 1442 0.006496 10.0.0.185 - - [2026-07-28 18:07:15] "GET /domains HTTP/1.1" 200 440 0.005068 10.0.0.185 - - [2026-07-28 18:07:15] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001478 10.0.0.185 - - [2026-07-28 18:07:15] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1517 0.011711 10.0.0.185 - - [2026-07-28 18:07:15] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001386 10.0.0.185 - - [2026-07-28 18:07:15] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a HTTP/1.1" 200 2989 0.080947 10.0.0.185 - - [2026-07-28 18:07:16] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d HTTP/1.1" 200 2626 0.009512 10.0.0.185 - - [2026-07-28 18:07:16] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.016210 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/network HTTP/1.1" 200 847 0.007461 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/port HTTP/1.1" 200 1071 0.470902 10.0.0.185 - - [2026-07-28 18:07:16] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001290 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/port HTTP/1.1" 200 1071 0.021393 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/port HTTP/1.1" 200 1081 0.034708 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011584 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/port HTTP/1.1" 200 1071 0.027128 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/port HTTP/1.1" 200 1121 0.262178 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/port HTTP/1.1" 200 1071 0.488588 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/port HTTP/1.1" 200 1131 0.033296 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/port HTTP/1.1" 200 1071 0.013829 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006181 252.185.232.251 - - [2026-07-28 18:07:16] "POST /neutron/port HTTP/1.1" 200 1071 0.020842 252.185.232.251 - - [2026-07-28 18:07:17] "POST /neutron/subnet HTTP/1.1" 200 704 0.014231 252.185.232.251 - - [2026-07-28 18:07:17] "POST /neutron/port HTTP/1.1" 200 117 0.001544 252.185.232.251 - - [2026-07-28 18:07:17] "POST /neutron/port HTTP/1.1" 200 1121 0.102817 252.185.232.251 - - [2026-07-28 18:07:17] "POST /neutron/network HTTP/1.1" 200 837 0.008438 252.185.232.251 - - [2026-07-28 18:07:17] "POST /neutron/port HTTP/1.1" 200 1131 0.025665 252.185.232.251 - - [2026-07-28 18:07:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005474 252.185.232.251 - - [2026-07-28 18:07:17] "POST /neutron/subnet HTTP/1.1" 200 704 0.013928 252.185.232.251 - - [2026-07-28 18:07:17] "POST /neutron/port HTTP/1.1" 200 117 0.001634 252.185.232.251 - - [2026-07-28 18:07:17] "POST /neutron/network HTTP/1.1" 200 837 0.009974 252.185.232.251 - - [2026-07-28 18:07:21] "POST /neutron/port HTTP/1.1" 200 1131 0.018982 252.185.232.251 - - [2026-07-28 18:07:21] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007840 252.185.232.251 - - [2026-07-28 18:07:21] "POST /neutron/port HTTP/1.1" 200 1131 0.017724 252.185.232.251 - - [2026-07-28 18:07:21] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009759 252.185.232.251 - - [2026-07-28 18:07:21] "POST /neutron/port HTTP/1.1" 200 1131 0.020361 252.185.232.251 - - [2026-07-28 18:07:21] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007904 10.0.0.185 - - [2026-07-28 18:07:21] "GET /virtual-machine/fbb4e5cf-2b92-4635-b876-ef0d1c8c17f6 HTTP/1.1" 200 1307 0.017099 10.0.0.185 - - [2026-07-28 18:07:21] "GET /virtual-machine-interface/755ef973-d8a7-490c-b40b-2cd1b7027990 HTTP/1.1" 200 3005 0.007707 10.0.0.185 - - [2026-07-28 18:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.185 - - [2026-07-28 18:07:22] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006328 10.0.0.185 - - [2026-07-28 18:07:22] "GET /virtual-networks?parent_id=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003926 10.0.0.185 - - [2026-07-28 18:07:22] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006885 10.0.0.185 - - [2026-07-28 18:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.185 - - [2026-07-28 18:07:25] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007202 252.185.232.251 - - [2026-07-28 18:07:26] "POST /neutron/port HTTP/1.1" 200 1131 0.015530 252.185.232.251 - - [2026-07-28 18:07:27] "POST /neutron/port HTTP/1.1" 200 1131 0.016442 252.185.232.251 - - [2026-07-28 18:07:27] "POST /neutron/network HTTP/1.1" 200 847 0.006253 252.185.232.251 - - [2026-07-28 18:07:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004267 252.185.232.251 - - [2026-07-28 18:07:27] "POST /neutron/subnet HTTP/1.1" 200 704 0.007978 252.185.232.251 - - [2026-07-28 18:07:27] "POST /neutron/port HTTP/1.1" 200 117 0.001765 252.185.232.251 - - [2026-07-28 18:07:27] "POST /neutron/network HTTP/1.1" 200 837 0.007745 252.185.232.251 - - [2026-07-28 18:07:28] "POST /neutron/port HTTP/1.1" 200 1131 0.022291 252.185.232.251 - - [2026-07-28 18:07:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014935 252.185.232.251 - - [2026-07-28 18:07:28] "POST /neutron/port HTTP/1.1" 200 1131 0.025469 252.185.232.251 - - [2026-07-28 18:07:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008952 252.185.232.251 - - [2026-07-28 18:07:29] "POST /neutron/port HTTP/1.1" 200 1131 0.056005 252.185.232.251 - - [2026-07-28 18:07:29] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008073 10.0.0.185 - - [2026-07-28 18:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.185 - - [2026-07-28 18:07:29] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006314 252.185.232.251 - - [2026-07-28 18:07:29] "POST /neutron/port HTTP/1.1" 200 1131 0.060596 252.185.232.251 - - [2026-07-28 18:07:29] "POST /neutron/port HTTP/1.1" 200 1131 0.061019 252.185.232.251 - - [2026-07-28 18:07:29] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008643 252.185.232.251 - - [2026-07-28 18:07:29] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006098 252.185.232.251 - - [2026-07-28 18:07:31] "POST /neutron/port HTTP/1.1" 200 1131 0.017629 252.185.232.251 - - [2026-07-28 18:07:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006666 252.185.232.251 - - [2026-07-28 18:07:31] "POST /neutron/port HTTP/1.1" 200 1131 0.015827 252.185.232.251 - - [2026-07-28 18:07:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006217 10.0.0.185 - - [2026-07-28 18:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.185 - - [2026-07-28 18:07:31] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003672 10.0.0.185 - - [2026-07-28 18:07:31] "GET /virtual-networks?parent_id=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003546 10.0.0.185 - - [2026-07-28 18:07:31] "GET /virtual-network/7eb8bc52-f4bd-409a-aa3e-bab6df8bba33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007117 10.0.0.185 - - [2026-07-28 18:07:32] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001746 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/floatingip HTTP/1.1" 200 531 0.109998 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/port HTTP/1.1" 200 1131 0.021264 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/floatingip HTTP/1.1" 200 531 0.007518 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/floatingip HTTP/1.1" 200 579 0.056049 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/port HTTP/1.1" 200 1131 0.014650 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007687 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/port HTTP/1.1" 200 1131 0.017142 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009048 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/port HTTP/1.1" 200 1131 0.016875 252.185.232.251 - - [2026-07-28 18:07:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008852 10.0.0.185 - - [2026-07-28 18:07:32] "GET /virtual-machine/6b63e1d6-7e11-4e13-a79a-5c2b14d90c54 HTTP/1.1" 200 1306 0.006538 10.0.0.185 - - [2026-07-28 18:07:32] "GET /virtual-machine-interface/439527ba-972f-4b12-ab3e-34f87daac460 HTTP/1.1" 200 3005 0.006570 10.0.0.185 - - [2026-07-28 18:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.185 - - [2026-07-28 18:07:33] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005117 10.0.0.185 - - [2026-07-28 18:07:33] "GET /virtual-networks?parent_id=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004879 10.0.0.185 - - [2026-07-28 18:07:33] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005596 10.0.0.185 - - [2026-07-28 18:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.185 - - [2026-07-28 18:07:34] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004652 10.0.0.185 - - [2026-07-28 18:07:34] "GET /virtual-networks?parent_id=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004694 10.0.0.185 - - [2026-07-28 18:07:34] "GET /virtual-network/1d7450f7-8c81-4824-ad73-2ce9d236d89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008240 252.185.232.251 - - [2026-07-28 18:07:34] "POST /neutron/floatingip HTTP/1.1" 200 579 0.016073 10.0.0.185 - - [2026-07-28 18:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.185 - - [2026-07-28 18:07:34] "GET /routing-instance/27edeb51-eb0b-4927-9212-6c87639980a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.006181 10.0.0.185 - - [2026-07-28 18:07:34] "GET /route-target/bd29a999-efae-4671-a77b-b76bb9ad589a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004892 10.0.0.185 - - [2026-07-28 18:07:35] "GET /floating-ip/cd60e262-111d-4990-b729-dfe2cb0386d3 HTTP/1.1" 200 1893 0.006793 252.185.232.251 - - [2026-07-28 18:07:38] "POST /neutron/floatingip HTTP/1.1" 200 579 0.019512 252.185.232.251 - - [2026-07-28 18:07:38] "POST /neutron/floatingip HTTP/1.1" 200 531 0.045536 252.185.232.251 - - [2026-07-28 18:07:38] "POST /neutron/floatingip HTTP/1.1" 200 531 0.008508 252.185.232.251 - - [2026-07-28 18:07:38] "POST /neutron/floatingip HTTP/1.1" 200 115 0.049543 10.0.0.185 - - [2026-07-28 18:07:38] "GET /floating-ip-pool/80ccc0a1-52ce-407c-912c-0539f39e3c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.007009 10.0.0.185 - - [2026-07-28 18:07:38] "POST /ref-update HTTP/1.1" 200 156 0.012496 10.0.0.185 - - [2026-07-28 18:07:38] "DELETE /floating-ip-pool/80ccc0a1-52ce-407c-912c-0539f39e3c08 HTTP/1.1" 200 115 0.053480 252.185.232.251 - - [2026-07-28 18:07:38] "POST /neutron/network HTTP/1.1" 200 837 0.013381 252.185.232.251 - - [2026-07-28 18:07:39] "POST /neutron/network HTTP/1.1" 400 204 0.016732 252.185.232.251 - - [2026-07-28 18:07:39] "POST /neutron/port HTTP/1.1" 200 1131 0.019227 252.185.232.251 - - [2026-07-28 18:07:39] "POST /neutron/port HTTP/1.1" 200 1131 0.019052 252.185.232.251 - - [2026-07-28 18:07:39] "POST /neutron/port HTTP/1.1" 200 1121 0.019423 252.185.232.251 - - [2026-07-28 18:07:39] "POST /neutron/port HTTP/1.1" 200 1121 0.016771 252.185.232.251 - - [2026-07-28 18:07:40] "POST /neutron/port HTTP/1.1" 200 151 0.216720 252.185.232.251 - - [2026-07-28 18:07:40] "POST /neutron/port HTTP/1.1" 200 151 0.216317 252.185.232.251 - - [2026-07-28 18:07:41] "POST /neutron/network HTTP/1.1" 200 837 0.009014 10.0.0.185 - - [2026-07-28 18:07:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004884 10.0.0.185 - - [2026-07-28 18:07:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002934 10.0.0.185 - - [2026-07-28 18:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011574 252.185.232.251 - - [2026-07-28 18:07:41] "POST /neutron/network HTTP/1.1" 200 151 0.112598 10.0.0.185 - - [2026-07-28 18:07:41] "GET /routing-instance/44dc582b-68ad-4153-865d-6db275e3b045 HTTP/1.1" 404 171 0.004695 10.0.0.185 - - [2026-07-28 18:07:41] "DELETE /route-target/b26a8856-9b7b-4389-9ed2-3016364dcc45 HTTP/1.1" 200 115 0.029010 10.0.0.185 - - [2026-07-28 18:07:41] "GET /domains HTTP/1.1" 200 440 0.003383 10.0.0.185 - - [2026-07-28 18:07:41] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001294 10.0.0.185 - - [2026-07-28 18:07:41] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1517 0.008258 10.0.0.185 - - [2026-07-28 18:07:41] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001063 10.0.0.185 - - [2026-07-28 18:07:41] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a HTTP/1.1" 200 2175 0.042779 252.185.232.251 - - [2026-07-28 18:07:41] "POST /neutron/network HTTP/1.1" 200 837 0.006618 10.0.0.185 - - [2026-07-28 18:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004659 10.0.0.185 - - [2026-07-28 18:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.185 - - [2026-07-28 18:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005182 252.185.232.251 - - [2026-07-28 18:07:42] "POST /neutron/network HTTP/1.1" 200 151 0.108060 10.0.0.185 - - [2026-07-28 18:07:42] "GET /routing-instance/27edeb51-eb0b-4927-9212-6c87639980a2 HTTP/1.1" 404 171 0.010646 10.0.0.185 - - [2026-07-28 18:07:42] "DELETE /route-target/bd29a999-efae-4671-a77b-b76bb9ad589a HTTP/1.1" 200 115 0.038052 10.0.0.185 - - [2026-07-28 18:07:42] "GET /domains HTTP/1.1" 200 440 0.003715 10.0.0.185 - - [2026-07-28 18:07:42] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.185 - - [2026-07-28 18:07:42] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1517 0.009474 10.0.0.185 - - [2026-07-28 18:07:42] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001343 10.0.0.185 - - [2026-07-28 18:07:42] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a HTTP/1.1" 200 1925 0.049608 10.0.0.185 - - [2026-07-28 18:07:42] "DELETE /project/1f5340b7f61546f7b70b103e462ea41a HTTP/1.1" 404 173 0.003941 10.0.0.185 - - [2026-07-28 18:07:42] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000912 10.0.0.185 - - [2026-07-28 18:07:42] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.031369 10.0.0.185 - - [2026-07-28 18:07:42] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001236 10.0.0.185 - - [2026-07-28 18:07:42] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?fields=security_groups HTTP/1.1" 200 1383 0.035377 10.0.0.185 - - [2026-07-28 18:07:42] "DELETE /security-group/a2668629-d57e-4a30-b700-5b4bb4da2efd HTTP/1.1" 200 115 0.041496 10.0.0.185 - - [2026-07-28 18:07:42] "GET /projects?obj_uuids=c14d3828-bdfe-446e-bcb9-e23069c4a2ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001363 10.0.0.185 - - [2026-07-28 18:07:42] "DELETE /access-control-list/eb8b83da-5da9-4152-b59d-159b500ef680 HTTP/1.1" 200 115 0.039288 10.0.0.185 - - [2026-07-28 18:07:42] "GET /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad?fields=application_policy_sets HTTP/1.1" 200 1422 0.047563 10.0.0.185 - - [2026-07-28 18:07:42] "DELETE /access-control-list/913d62a5-f279-4d35-8694-cb3026ddae7f HTTP/1.1" 200 115 0.033708 10.0.0.185 - - [2026-07-28 18:07:42] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001056 10.0.0.185 - - [2026-07-28 18:07:43] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.034240 10.0.0.185 - - [2026-07-28 18:07:43] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001090 10.0.0.185 - - [2026-07-28 18:07:43] "DELETE /project/c14d3828-bdfe-446e-bcb9-e23069c4a2ad HTTP/1.1" 200 115 0.379890 10.0.0.185 - - [2026-07-28 18:07:43] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?fields=virtual_networks HTTP/1.1" 200 1057 0.098098 10.0.0.185 - - [2026-07-28 18:07:43] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001163 10.0.0.185 - - [2026-07-28 18:07:43] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.036268 10.0.0.185 - - [2026-07-28 18:07:43] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001118 10.0.0.185 - - [2026-07-28 18:07:43] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?fields=security_groups HTTP/1.1" 200 1295 0.036865 10.0.0.185 - - [2026-07-28 18:07:44] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001326 10.0.0.185 - - [2026-07-28 18:07:44] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008889 10.0.0.185 - - [2026-07-28 18:07:44] "POST /fqname-to-id HTTP/1.1" 404 181 0.032534 10.0.0.185 - - [2026-07-28 18:07:44] "GET /projects?obj_uuids=266ddea8-7caa-4463-b09d-a2e1031bd7a8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003813 10.0.0.185 - - [2026-07-28 18:07:44] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001202 10.0.0.185 - - [2026-07-28 18:07:44] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009016 10.0.0.185 - - [2026-07-28 18:07:44] "POST /id-to-fqname HTTP/1.1" 200 183 0.002623 10.0.0.185 - - [2026-07-28 18:07:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.005758 10.0.0.185 - - [2026-07-28 18:07:44] "POST /security-groups HTTP/1.1" 200 578 0.074772 10.0.0.185 - - [2026-07-28 18:07:44] "POST /fqname-to-id HTTP/1.1" 404 227 0.003077 10.0.0.185 - - [2026-07-28 18:07:44] "POST /projects HTTP/1.1" 200 567 0.264704 10.0.0.185 - - [2026-07-28 18:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.305039 10.0.0.185 - - [2026-07-28 18:07:45] "POST /access-control-lists HTTP/1.1" 200 593 0.068328 10.0.0.185 - - [2026-07-28 18:07:45] "GET /project/266ddea8-7caa-4463-b09d-a2e1031bd7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.470813 10.0.0.185 - - [2026-07-28 18:07:45] "POST /fqname-to-id HTTP/1.1" 404 226 0.005329 10.0.0.185 - - [2026-07-28 18:07:45] "POST /access-control-lists HTTP/1.1" 200 591 0.070747 10.0.0.185 - - [2026-07-28 18:07:46] "GET / HTTP/1.1" 200 36499 0.002387 10.0.0.185 - - [2026-07-28 18:07:48] "GET /projects?obj_uuids=266ddea8-7caa-4463-b09d-a2e1031bd7a8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001492 10.0.0.185 - - [2026-07-28 18:07:48] "GET /project/266ddea8-7caa-4463-b09d-a2e1031bd7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.038798 10.0.0.185 - - [2026-07-28 18:07:48] "GET /projects?obj_uuids=266ddea8-7caa-4463-b09d-a2e1031bd7a8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001679 10.0.0.185 - - [2026-07-28 18:07:48] "GET /project/266ddea8-7caa-4463-b09d-a2e1031bd7a8?fields=virtual_networks HTTP/1.1" 200 1023 0.045423 10.0.0.185 - - [2026-07-28 18:07:48] "GET /projects?obj_uuids=266ddea8-7caa-4463-b09d-a2e1031bd7a8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001844 10.0.0.185 - - [2026-07-28 18:07:48] "GET /project/266ddea8-7caa-4463-b09d-a2e1031bd7a8?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.037841 10.0.0.185 - - [2026-07-28 18:07:48] "GET /projects?obj_uuids=266ddea8-7caa-4463-b09d-a2e1031bd7a8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001062 10.0.0.185 - - [2026-07-28 18:07:48] "GET /project/266ddea8-7caa-4463-b09d-a2e1031bd7a8?fields=security_groups HTTP/1.1" 200 1244 0.039366 10.0.0.185 - - [2026-07-28 18:07:49] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001411 10.0.0.185 - - [2026-07-28 18:07:49] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009255 10.0.0.185 - - [2026-07-28 18:07:49] "POST /fqname-to-id HTTP/1.1" 404 181 0.048680 10.0.0.185 - - [2026-07-28 18:07:50] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003647 10.0.0.185 - - [2026-07-28 18:07:50] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001485 10.0.0.185 - - [2026-07-28 18:07:50] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009496 10.0.0.185 - - [2026-07-28 18:07:50] "GET /obj-perms HTTP/1.1" 200 6414 0.074408 10.0.0.185 - - [2026-07-28 18:07:50] "POST /id-to-fqname HTTP/1.1" 200 183 0.001794 10.0.0.185 - - [2026-07-28 18:07:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.004352 10.0.0.185 - - [2026-07-28 18:07:50] "POST /security-groups HTTP/1.1" 200 578 0.074282 10.0.0.185 - - [2026-07-28 18:07:50] "POST /fqname-to-id HTTP/1.1" 404 227 0.003472 10.0.0.185 - - [2026-07-28 18:07:50] "POST /projects HTTP/1.1" 200 567 0.321991 10.0.0.185 - - [2026-07-28 18:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.360317 10.0.0.185 - - [2026-07-28 18:07:50] "POST /access-control-lists HTTP/1.1" 200 593 0.068335 10.0.0.185 - - [2026-07-28 18:07:50] "GET /project/a0c9f26b-074c-4b99-8828-11764a8f68c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.567953 10.0.0.185 - - [2026-07-28 18:07:50] "POST /fqname-to-id HTTP/1.1" 404 226 0.010223 10.0.0.185 - - [2026-07-28 18:07:50] "GET /obj-perms HTTP/1.1" 200 6414 0.087209 10.0.0.185 - - [2026-07-28 18:07:50] "POST /access-control-lists HTTP/1.1" 200 591 0.074218 10.0.0.185 - - [2026-07-28 18:07:51] "GET /global-system-configs HTTP/1.1" 401 298 0.000583 10.0.0.185 - - [2026-07-28 18:07:51] "GET /global-system-configs HTTP/1.1" 401 298 0.000438 10.0.0.185 - - [2026-07-28 18:07:51] "GET / HTTP/1.1" 200 36499 0.002215 10.0.0.185 - - [2026-07-28 18:07:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.003147 10.0.0.185 - - [2026-07-28 18:07:52] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001216 10.0.0.185 - - [2026-07-28 18:07:52] "POST /fqname-to-id HTTP/1.1" 404 226 0.003864 10.0.0.185 - - [2026-07-28 18:07:52] "POST /access-control-lists HTTP/1.1" 200 592 0.021391 10.0.0.185 - - [2026-07-28 18:07:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.003598 10.0.0.185 - - [2026-07-28 18:07:52] "POST /access-control-lists HTTP/1.1" 200 590 0.034654 10.0.0.185 - - [2026-07-28 18:07:52] "PUT /access-control-list/e9d567b3-da54-4672-bc29-19c49758aba8 HTTP/1.1" 200 274 0.015144 252.185.232.251 - - [2026-07-28 18:07:52] "POST /neutron/security_group HTTP/1.1" 200 1362 0.371960 10.0.0.185 - - [2026-07-28 18:07:52] "PUT /access-control-list/e9d567b3-da54-4672-bc29-19c49758aba8 HTTP/1.1" 200 274 0.013979 10.0.0.185 - - [2026-07-28 18:07:53] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001177 252.185.232.251 - - [2026-07-28 18:07:53] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.033512 252.185.232.251 - - [2026-07-28 18:07:53] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011518 10.0.0.185 - - [2026-07-28 18:07:53] "GET /global-system-configs HTTP/1.1" 401 298 0.000418 10.0.0.185 - - [2026-07-28 18:07:53] "GET /global-system-configs HTTP/1.1" 401 298 0.000391 252.185.232.251 - - [2026-07-28 18:07:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.145276 252.185.232.251 - - [2026-07-28 18:07:53] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010011 10.0.0.185 - - [2026-07-28 18:07:53] "PUT /access-control-list/e9d567b3-da54-4672-bc29-19c49758aba8 HTTP/1.1" 200 274 0.027913 252.185.232.251 - - [2026-07-28 18:07:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169895 10.0.0.185 - - [2026-07-28 18:07:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.002460 10.0.0.185 - - [2026-07-28 18:07:53] "PUT /access-control-list/e9d567b3-da54-4672-bc29-19c49758aba8 HTTP/1.1" 200 274 0.011725 10.0.0.185 - - [2026-07-28 18:07:53] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001117 10.0.0.185 - - [2026-07-28 18:07:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.004518 10.0.0.185 - - [2026-07-28 18:07:53] "POST /access-control-lists HTTP/1.1" 200 592 0.019065 10.0.0.185 - - [2026-07-28 18:07:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.003286 10.0.0.185 - - [2026-07-28 18:07:53] "POST /access-control-lists HTTP/1.1" 200 590 0.030279 10.0.0.185 - - [2026-07-28 18:07:53] "PUT /access-control-list/9c8ead7c-65fb-4c55-8966-efbaa980e097 HTTP/1.1" 200 274 0.014325 252.185.232.251 - - [2026-07-28 18:07:53] "POST /neutron/security_group HTTP/1.1" 200 1362 0.353143 10.0.0.185 - - [2026-07-28 18:07:53] "PUT /access-control-list/9c8ead7c-65fb-4c55-8966-efbaa980e097 HTTP/1.1" 200 274 0.014971 10.0.0.185 - - [2026-07-28 18:07:54] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001510 252.185.232.251 - - [2026-07-28 18:07:54] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.041995 252.185.232.251 - - [2026-07-28 18:07:54] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010555 252.185.232.251 - - [2026-07-28 18:07:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.120642 10.0.0.185 - - [2026-07-28 18:07:54] "PUT /access-control-list/9c8ead7c-65fb-4c55-8966-efbaa980e097 HTTP/1.1" 200 274 0.017631 252.185.232.251 - - [2026-07-28 18:07:54] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013655 252.185.232.251 - - [2026-07-28 18:07:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.109592 10.0.0.185 - - [2026-07-28 18:07:54] "POST /fqname-to-id HTTP/1.1" 401 298 0.000517 10.0.0.185 - - [2026-07-28 18:07:54] "PUT /access-control-list/9c8ead7c-65fb-4c55-8966-efbaa980e097 HTTP/1.1" 200 274 0.017239 10.0.0.185 - - [2026-07-28 18:07:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.038955 10.0.0.185 - - [2026-07-28 18:07:54] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001336 10.0.0.185 - - [2026-07-28 18:07:54] "POST /fqname-to-id HTTP/1.1" 404 243 0.004126 10.0.0.185 - - [2026-07-28 18:07:55] "POST /access-control-lists HTTP/1.1" 200 609 0.024909 10.0.0.185 - - [2026-07-28 18:07:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.003731 10.0.0.185 - - [2026-07-28 18:07:55] "POST /access-control-lists HTTP/1.1" 200 607 0.042285 10.0.0.185 - - [2026-07-28 18:07:55] "PUT /access-control-list/c7c87047-0500-4721-b041-38820abaaf4c HTTP/1.1" 200 274 0.013276 252.185.232.251 - - [2026-07-28 18:07:55] "POST /neutron/security_group HTTP/1.1" 200 1377 0.439917 10.0.0.185 - - [2026-07-28 18:07:55] "PUT /access-control-list/c7c87047-0500-4721-b041-38820abaaf4c HTTP/1.1" 200 274 0.014083 10.0.0.185 - - [2026-07-28 18:07:55] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001086 252.185.232.251 - - [2026-07-28 18:07:55] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.043311 252.185.232.251 - - [2026-07-28 18:07:55] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012255 252.185.232.251 - - [2026-07-28 18:07:55] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.152060 252.185.232.251 - - [2026-07-28 18:07:55] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.036673 10.0.0.185 - - [2026-07-28 18:07:55] "PUT /access-control-list/c7c87047-0500-4721-b041-38820abaaf4c HTTP/1.1" 200 274 0.056429 252.185.232.251 - - [2026-07-28 18:07:55] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.187780 10.0.0.185 - - [2026-07-28 18:07:55] "POST /fqname-to-id HTTP/1.1" 404 208 0.009226 10.0.0.185 - - [2026-07-28 18:07:55] "PUT /access-control-list/c7c87047-0500-4721-b041-38820abaaf4c HTTP/1.1" 200 274 0.020841 10.0.0.185 - - [2026-07-28 18:07:55] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001529 10.0.0.185 - - [2026-07-28 18:07:56] "POST /fqname-to-id HTTP/1.1" 404 243 0.003557 10.0.0.185 - - [2026-07-28 18:07:56] "POST /access-control-lists HTTP/1.1" 200 609 0.021702 10.0.0.185 - - [2026-07-28 18:07:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.003905 10.0.0.185 - - [2026-07-28 18:07:56] "POST /access-control-lists HTTP/1.1" 200 607 0.028265 10.0.0.185 - - [2026-07-28 18:07:56] "PUT /access-control-list/c44dbfdb-f737-4e61-8ff9-4cffdd14887f HTTP/1.1" 200 274 0.013726 252.185.232.251 - - [2026-07-28 18:07:56] "POST /neutron/security_group HTTP/1.1" 200 1377 0.344514 10.0.0.185 - - [2026-07-28 18:07:56] "PUT /access-control-list/c44dbfdb-f737-4e61-8ff9-4cffdd14887f HTTP/1.1" 200 274 0.010660 10.0.0.185 - - [2026-07-28 18:07:56] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001080 252.185.232.251 - - [2026-07-28 18:07:56] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.050475 252.185.232.251 - - [2026-07-28 18:07:56] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010873 252.185.232.251 - - [2026-07-28 18:07:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.177889 10.0.0.185 - - [2026-07-28 18:07:56] "PUT /access-control-list/c44dbfdb-f737-4e61-8ff9-4cffdd14887f HTTP/1.1" 200 274 0.018401 252.185.232.251 - - [2026-07-28 18:07:56] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.019138 252.185.232.251 - - [2026-07-28 18:07:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.135430 10.0.0.185 - - [2026-07-28 18:07:56] "PUT /access-control-list/c44dbfdb-f737-4e61-8ff9-4cffdd14887f HTTP/1.1" 200 274 0.019755 10.0.0.185 - - [2026-07-28 18:07:57] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001402 252.185.232.251 - - [2026-07-28 18:07:57] "POST /neutron/router HTTP/1.1" 200 539 0.074058 10.0.0.185 - - [2026-07-28 18:07:57] "POST /route-targets HTTP/1.1" 200 329 0.024701 252.185.232.251 - - [2026-07-28 18:07:57] "POST /neutron/router HTTP/1.1" 200 539 0.006782 10.0.0.185 - - [2026-07-28 18:07:57] "PUT /logical-router/d9fae2a6-3de2-4d81-95d8-463faf5f7bc7 HTTP/1.1" 200 264 0.042229 252.185.232.251 - - [2026-07-28 18:07:57] "POST /neutron/router HTTP/1.1" 200 539 0.006356 252.185.232.251 - - [2026-07-28 18:07:57] "POST /neutron/router HTTP/1.1" 200 539 0.004841 252.185.232.251 - - [2026-07-28 18:07:57] "POST /neutron/router HTTP/1.1" 200 539 0.005249 252.185.232.251 - - [2026-07-28 18:07:57] "POST /neutron/router HTTP/1.1" 200 539 0.004252 252.185.232.251 - - [2026-07-28 18:07:57] "POST /neutron/router HTTP/1.1" 200 539 0.004452 252.185.232.251 - - [2026-07-28 18:07:57] "POST /neutron/router HTTP/1.1" 200 539 0.004183 252.185.232.251 - - [2026-07-28 18:07:57] "POST /neutron/router HTTP/1.1" 200 539 0.004612 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.003964 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.005049 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.006442 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.004349 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.004387 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.004321 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.004259 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.003831 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.005177 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.006084 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.005123 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.004830 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.004860 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.004559 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.007479 252.185.232.251 - - [2026-07-28 18:07:58] "POST /neutron/router HTTP/1.1" 200 539 0.004211 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.003822 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.005229 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.006294 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.004493 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.005853 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.004820 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.004977 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.005367 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.025508 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.005769 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.022352 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 539 0.004459 10.0.0.185 - - [2026-07-28 18:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009586 10.0.0.185 - - [2026-07-28 18:07:59] "GET /logical-router/d9fae2a6-3de2-4d81-95d8-463faf5f7bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008043 252.185.232.251 - - [2026-07-28 18:07:59] "POST /neutron/router HTTP/1.1" 200 151 0.081843 10.0.0.185 - - [2026-07-28 18:07:59] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001068 10.0.0.185 - - [2026-07-28 18:07:59] "DELETE /route-target/c3da097c-e73d-4a01-95fe-8130afe2b826 HTTP/1.1" 200 115 0.045566 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.073149 10.0.0.185 - - [2026-07-28 18:08:00] "POST /route-targets HTTP/1.1" 200 329 0.016816 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.003777 10.0.0.185 - - [2026-07-28 18:08:00] "PUT /logical-router/3172b419-84ef-43ba-ac1e-f78d9498a005 HTTP/1.1" 200 264 0.030842 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.013957 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.004442 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.013170 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.005024 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.004795 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.004638 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.004833 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.005293 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.004243 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.006673 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.006676 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.005426 252.185.232.251 - - [2026-07-28 18:08:00] "POST /neutron/router HTTP/1.1" 200 540 0.005295 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.005219 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.004035 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.004847 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.004783 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.004196 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.004326 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.004762 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.003955 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.005366 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.004924 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.004355 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.004141 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.005565 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.003900 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.005862 252.185.232.251 - - [2026-07-28 18:08:01] "POST /neutron/router HTTP/1.1" 200 540 0.005471 252.185.232.251 - - [2026-07-28 18:08:02] "POST /neutron/router HTTP/1.1" 200 540 0.006019 252.185.232.251 - - [2026-07-28 18:08:02] "POST /neutron/router HTTP/1.1" 200 540 0.006653 252.185.232.251 - - [2026-07-28 18:08:02] "POST /neutron/router HTTP/1.1" 200 540 0.044013 252.185.232.251 - - [2026-07-28 18:08:02] "POST /neutron/router HTTP/1.1" 200 540 0.007309 252.185.232.251 - - [2026-07-28 18:08:02] "POST /neutron/router HTTP/1.1" 200 540 0.083055 252.185.232.251 - - [2026-07-28 18:08:02] "POST /neutron/router HTTP/1.1" 200 540 0.039459 10.0.0.185 - - [2026-07-28 18:08:03] "GET /logical-router/3172b419-84ef-43ba-ac1e-f78d9498a005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.031486 10.0.0.185 - - [2026-07-28 18:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.063674 252.185.232.251 - - [2026-07-28 18:08:03] "POST /neutron/router HTTP/1.1" 200 151 0.526604 10.0.0.185 - - [2026-07-28 18:08:03] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002370 10.0.0.185 - - [2026-07-28 18:08:03] "DELETE /route-target/eab79a59-e104-44ec-8081-d28f2a7920b6 HTTP/1.1" 200 115 0.173656 252.185.232.251 - - [2026-07-28 18:08:03] "POST /neutron/router HTTP/1.1" 200 557 0.462906 252.185.232.251 - - [2026-07-28 18:08:03] "POST /neutron/router HTTP/1.1" 200 557 0.023829 10.0.0.185 - - [2026-07-28 18:08:03] "POST /route-targets HTTP/1.1" 200 329 0.029765 252.185.232.251 - - [2026-07-28 18:08:03] "POST /neutron/router HTTP/1.1" 200 557 0.027545 10.0.0.185 - - [2026-07-28 18:08:03] "PUT /logical-router/5c2520b6-a7a0-43bd-8019-07c16c90a3f7 HTTP/1.1" 200 264 0.132374 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.019440 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.007299 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.005141 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.009744 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.007407 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.021715 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.006656 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.026896 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.028673 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.012442 252.185.232.251 - - [2026-07-28 18:08:04] "POST /neutron/router HTTP/1.1" 200 557 0.006693 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.028014 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.024796 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.033077 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.014256 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.007120 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.029766 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.006093 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.009826 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.049006 252.185.232.251 - - [2026-07-28 18:08:05] "POST /neutron/router HTTP/1.1" 200 557 0.029879 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.057502 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.012924 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.007318 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.010291 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.005714 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.011693 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.007396 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.005705 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.006078 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.085180 252.185.232.251 - - [2026-07-28 18:08:06] "POST /neutron/router HTTP/1.1" 200 557 0.020321 252.185.232.251 - - [2026-07-28 18:08:07] "POST /neutron/router HTTP/1.1" 200 557 0.085083 252.185.232.251 - - [2026-07-28 18:08:07] "POST /neutron/router HTTP/1.1" 200 557 0.004441 10.0.0.185 - - [2026-07-28 18:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.044461 10.0.0.185 - - [2026-07-28 18:08:07] "GET /logical-router/5c2520b6-a7a0-43bd-8019-07c16c90a3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.060798 252.185.232.251 - - [2026-07-28 18:08:07] "POST /neutron/router HTTP/1.1" 200 151 0.278800 252.185.232.251 - - [2026-07-28 18:08:07] "POST /neutron/security_group HTTP/1.1" 200 519 0.091058 10.0.0.185 - - [2026-07-28 18:08:07] "DELETE /route-target/6684934c-2c4d-478b-bed0-0e5f263ac51d HTTP/1.1" 200 115 0.192109 10.0.0.185 - - [2026-07-28 18:08:08] "DELETE /access-control-list/228c32fb-bd37-4430-94f2-8e4ffca8ff8d HTTP/1.1" 200 115 0.235602 252.185.232.251 - - [2026-07-28 18:08:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.629904 252.185.232.251 - - [2026-07-28 18:08:08] "POST /neutron/security_group HTTP/1.1" 200 519 0.060753 10.0.0.185 - - [2026-07-28 18:08:08] "DELETE /access-control-list/c44dbfdb-f737-4e61-8ff9-4cffdd14887f HTTP/1.1" 200 115 0.348915 252.185.232.251 - - [2026-07-28 18:08:09] "POST /neutron/security_group HTTP/1.1" 200 151 0.336378 252.185.232.251 - - [2026-07-28 18:08:09] "POST /neutron/security_group HTTP/1.1" 200 504 0.019372 10.0.0.185 - - [2026-07-28 18:08:09] "DELETE /access-control-list/743723e0-65a9-42d8-a473-bf3e8c5f6c8a HTTP/1.1" 200 115 0.190613 10.0.0.185 - - [2026-07-28 18:08:09] "DELETE /access-control-list/c7c87047-0500-4721-b041-38820abaaf4c HTTP/1.1" 200 115 0.160964 10.0.0.185 - - [2026-07-28 18:08:09] "DELETE /access-control-list/0e00fc9b-b772-4037-9c70-07fea3998cd5 HTTP/1.1" 200 115 0.036100 252.185.232.251 - - [2026-07-28 18:08:09] "POST /neutron/security_group HTTP/1.1" 200 151 0.156188 10.0.0.185 - - [2026-07-28 18:08:09] "DELETE /access-control-list/9c8ead7c-65fb-4c55-8966-efbaa980e097 HTTP/1.1" 200 115 0.038239 252.185.232.251 - - [2026-07-28 18:08:09] "POST /neutron/security_group HTTP/1.1" 200 504 0.007888 252.185.232.251 - - [2026-07-28 18:08:09] "POST /neutron/security_group HTTP/1.1" 200 151 0.296622 10.0.0.185 - - [2026-07-28 18:08:09] "DELETE /access-control-list/82f0bce1-68e9-49a2-ad81-ad07d929b451 HTTP/1.1" 200 115 0.245130 10.0.0.185 - - [2026-07-28 18:08:10] "DELETE /access-control-list/e9d567b3-da54-4672-bc29-19c49758aba8 HTTP/1.1" 200 115 0.180906 10.0.0.185 - - [2026-07-28 18:08:10] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001113 10.0.0.185 - - [2026-07-28 18:08:10] "GET /project/a0c9f26b-074c-4b99-8828-11764a8f68c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.156249 10.0.0.185 - - [2026-07-28 18:08:10] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.022227 10.0.0.185 - - [2026-07-28 18:08:10] "GET /project/a0c9f26b-074c-4b99-8828-11764a8f68c4?fields=virtual_networks HTTP/1.1" 200 1023 0.155095 10.0.0.185 - - [2026-07-28 18:08:10] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001188 10.0.0.185 - - [2026-07-28 18:08:10] "GET /project/a0c9f26b-074c-4b99-8828-11764a8f68c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.047257 10.0.0.185 - - [2026-07-28 18:08:10] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002331 10.0.0.185 - - [2026-07-28 18:08:11] "GET /project/a0c9f26b-074c-4b99-8828-11764a8f68c4?fields=security_groups HTTP/1.1" 200 1244 0.116505 10.0.0.185 - - [2026-07-28 18:08:12] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001557 10.0.0.185 - - [2026-07-28 18:08:12] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.020603 10.0.0.185 - - [2026-07-28 18:08:13] "POST /fqname-to-id HTTP/1.1" 404 182 0.059222 10.0.0.185 - - [2026-07-28 18:08:13] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004777 10.0.0.185 - - [2026-07-28 18:08:13] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001161 10.0.0.185 - - [2026-07-28 18:08:13] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009861 10.0.0.185 - - [2026-07-28 18:08:14] "POST /id-to-fqname HTTP/1.1" 200 184 0.002316 10.0.0.185 - - [2026-07-28 18:08:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.010058 10.0.0.185 - - [2026-07-28 18:08:14] "POST /security-groups HTTP/1.1" 200 579 0.147927 10.0.0.185 - - [2026-07-28 18:08:14] "POST /projects HTTP/1.1" 200 569 0.414947 10.0.0.185 - - [2026-07-28 18:08:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.009788 10.0.0.185 - - [2026-07-28 18:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.464599 10.0.0.185 - - [2026-07-28 18:08:14] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.747995 10.0.0.185 - - [2026-07-28 18:08:14] "POST /access-control-lists HTTP/1.1" 200 594 0.161363 10.0.0.185 - - [2026-07-28 18:08:14] "POST /fqname-to-id HTTP/1.1" 404 227 0.008435 10.0.0.185 - - [2026-07-28 18:08:14] "POST /access-control-lists HTTP/1.1" 200 592 0.083823 10.0.0.185 - - [2026-07-28 18:08:16] "GET / HTTP/1.1" 200 36499 0.001891 10.0.0.185 - - [2026-07-28 18:08:17] "POST /fqname-to-id HTTP/1.1" 401 298 0.000641 10.0.0.185 - - [2026-07-28 18:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.147254 10.0.0.185 - - [2026-07-28 18:08:17] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001443 10.0.0.185 - - [2026-07-28 18:08:17] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.029564 252.185.232.251 - - [2026-07-28 18:08:18] "POST /neutron/network HTTP/1.1" 200 117 0.049817 10.0.0.185 - - [2026-07-28 18:08:18] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001262 252.185.232.251 - - [2026-07-28 18:08:18] "POST /neutron/network HTTP/1.1" 200 599 0.172039 10.0.0.185 - - [2026-07-28 18:08:18] "POST /route-targets HTTP/1.1" 200 329 0.039201 10.0.0.185 - - [2026-07-28 18:08:18] "POST /ref-update HTTP/1.1" 200 156 0.032586 10.0.0.185 - - [2026-07-28 18:08:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003839 252.185.232.251 - - [2026-07-28 18:08:18] "POST /neutron/subnet HTTP/1.1" 200 715 0.248504 252.185.232.251 - - [2026-07-28 18:08:18] "POST /neutron/network HTTP/1.1" 200 816 0.007444 10.0.0.185 - - [2026-07-28 18:08:18] "POST /id-to-fqname HTTP/1.1" 200 214 0.001561 10.0.0.185 - - [2026-07-28 18:08:18] "GET /virtual-network/d02affb8-0832-44de-b169-816aff4bcf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007685 252.185.232.251 - - [2026-07-28 18:08:18] "POST /neutron/network HTTP/1.1" 200 816 0.008771 10.0.0.185 - - [2026-07-28 18:08:18] "GET /virtual-network/d02affb8-0832-44de-b169-816aff4bcf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006319 252.185.232.251 - - [2026-07-28 18:08:19] "POST /neutron/network HTTP/1.1" 200 816 0.007215 252.185.232.251 - - [2026-07-28 18:08:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.008057 10.0.0.185 - - [2026-07-28 18:08:19] "POST /fqname-to-id HTTP/1.1" 404 204 0.004078 10.0.0.185 - - [2026-07-28 18:08:19] "GET /virtual-network/d02affb8-0832-44de-b169-816aff4bcf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007639 10.0.0.185 - - [2026-07-28 18:08:19] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001656 252.185.232.251 - - [2026-07-28 18:08:19] "POST /neutron/port HTTP/1.1" 200 1013 0.306420 10.0.0.185 - - [2026-07-28 18:08:19] "GET /virtual-machine-interface/d750725c-35cb-484c-ad1c-c067c27d4f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.008624 10.0.0.185 - - [2026-07-28 18:08:19] "GET /virtual-machine-interface/d750725c-35cb-484c-ad1c-c067c27d4f2e?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.006837 10.0.0.185 - - [2026-07-28 18:08:19] "GET /instance-ip/566c0d57-4570-46e8-8878-5978867ebd2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005933 10.0.0.185 - - [2026-07-28 18:08:19] "GET /virtual-machine-interface/d750725c-35cb-484c-ad1c-c067c27d4f2e HTTP/1.1" 401 298 0.000692 10.0.0.185 - - [2026-07-28 18:08:20] "GET /virtual-machine-interface/d750725c-35cb-484c-ad1c-c067c27d4f2e HTTP/1.1" 200 2609 0.048142 252.185.232.251 - - [2026-07-28 18:08:20] "POST /neutron/port HTTP/1.1" 200 1013 0.028568 252.185.232.251 - - [2026-07-28 18:08:20] "POST /neutron/port HTTP/1.1" 200 151 0.121992 252.185.232.251 - - [2026-07-28 18:08:20] "POST /neutron/network HTTP/1.1" 200 816 0.012542 10.0.0.185 - - [2026-07-28 18:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017843 10.0.0.185 - - [2026-07-28 18:08:20] "POST /useragent-kv HTTP/1.1" 200 115 0.014328 10.0.0.185 - - [2026-07-28 18:08:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003932 252.185.232.251 - - [2026-07-28 18:08:20] "POST /neutron/network HTTP/1.1" 200 151 0.181824 10.0.0.185 - - [2026-07-28 18:08:20] "DELETE /route-target/b5c27820-ef41-4998-8772-bcdbabcbf690 HTTP/1.1" 200 115 0.033185 10.0.0.185 - - [2026-07-28 18:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.185 - - [2026-07-28 18:08:21] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001058 10.0.0.185 - - [2026-07-28 18:08:21] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.039872 252.185.232.251 - - [2026-07-28 18:08:21] "POST /neutron/network HTTP/1.1" 200 117 0.011806 10.0.0.185 - - [2026-07-28 18:08:21] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001269 252.185.232.251 - - [2026-07-28 18:08:21] "POST /neutron/network HTTP/1.1" 200 601 0.169260 10.0.0.185 - - [2026-07-28 18:08:22] "POST /route-targets HTTP/1.1" 200 329 0.016388 10.0.0.185 - - [2026-07-28 18:08:22] "POST /ref-update HTTP/1.1" 200 156 0.036467 10.0.0.185 - - [2026-07-28 18:08:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004896 252.185.232.251 - - [2026-07-28 18:08:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.230044 10.0.0.185 - - [2026-07-28 18:08:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009218 252.185.232.251 - - [2026-07-28 18:08:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.241594 252.185.232.251 - - [2026-07-28 18:08:22] "POST /neutron/network HTTP/1.1" 200 977 0.011806 10.0.0.185 - - [2026-07-28 18:08:22] "POST /id-to-fqname HTTP/1.1" 200 215 0.001716 10.0.0.185 - - [2026-07-28 18:08:22] "GET /virtual-network/55f70641-6000-41f2-bea0-1a0f5faff7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006309 252.185.232.251 - - [2026-07-28 18:08:22] "POST /neutron/network HTTP/1.1" 200 977 0.012808 10.0.0.185 - - [2026-07-28 18:08:22] "GET /virtual-network/55f70641-6000-41f2-bea0-1a0f5faff7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.007099 252.185.232.251 - - [2026-07-28 18:08:22] "POST /neutron/network HTTP/1.1" 200 977 0.010695 252.185.232.251 - - [2026-07-28 18:08:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.012714 252.185.232.251 - - [2026-07-28 18:08:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.009341 10.0.0.185 - - [2026-07-28 18:08:23] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001170 252.185.232.251 - - [2026-07-28 18:08:23] "POST /neutron/port HTTP/1.1" 200 1017 0.223614 10.0.0.185 - - [2026-07-28 18:08:23] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002544 252.185.232.251 - - [2026-07-28 18:08:23] "POST /neutron/port HTTP/1.1" 200 1016 0.304390 10.0.0.185 - - [2026-07-28 18:08:23] "POST /id-to-fqname HTTP/1.1" 200 215 0.001779 252.185.232.251 - - [2026-07-28 18:08:24] "POST /neutron/port HTTP/1.1" 200 1017 0.015244 252.185.232.251 - - [2026-07-28 18:08:25] "POST /neutron/port HTTP/1.1" 200 1017 0.066503 252.185.232.251 - - [2026-07-28 18:08:25] "POST /neutron/network HTTP/1.1" 200 977 0.009808 252.185.232.251 - - [2026-07-28 18:08:25] "POST /neutron/port HTTP/1.1" 200 1017 0.014346 252.185.232.251 - - [2026-07-28 18:08:25] "POST /neutron/port HTTP/1.1" 200 117 0.012835 252.185.232.251 - - [2026-07-28 18:08:25] "POST /neutron/port HTTP/1.1" 200 117 0.005816 10.0.0.185 - - [2026-07-28 18:08:25] "POST /id-to-fqname HTTP/1.1" 200 215 0.002053 252.185.232.251 - - [2026-07-28 18:08:25] "POST /neutron/port HTTP/1.1" 200 117 0.010586 252.185.232.251 - - [2026-07-28 18:08:25] "POST /neutron/port HTTP/1.1" 200 1017 0.025144 252.185.232.251 - - [2026-07-28 18:08:26] "POST /neutron/port HTTP/1.1" 200 1016 0.013332 252.185.232.251 - - [2026-07-28 18:08:26] "POST /neutron/port HTTP/1.1" 200 1016 0.046566 252.185.232.251 - - [2026-07-28 18:08:26] "POST /neutron/network HTTP/1.1" 200 977 0.008537 252.185.232.251 - - [2026-07-28 18:08:26] "POST /neutron/port HTTP/1.1" 200 1016 0.020725 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/port HTTP/1.1" 200 117 0.010497 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/port HTTP/1.1" 200 1017 0.016570 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/network HTTP/1.1" 200 987 0.008364 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/port HTTP/1.1" 200 117 0.009860 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/port HTTP/1.1" 200 1017 0.013552 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/port HTTP/1.1" 200 1016 0.010784 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/port HTTP/1.1" 200 1017 0.009268 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/port HTTP/1.1" 200 117 0.007219 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/port HTTP/1.1" 200 1105 0.156881 252.185.232.251 - - [2026-07-28 18:08:27] "POST /neutron/port HTTP/1.1" 200 1115 0.021936 252.185.232.251 - - [2026-07-28 18:08:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004001 252.185.232.251 - - [2026-07-28 18:08:28] "POST /neutron/subnet HTTP/1.1" 200 704 0.014453 252.185.232.251 - - [2026-07-28 18:08:28] "POST /neutron/port HTTP/1.1" 200 117 0.001319 252.185.232.251 - - [2026-07-28 18:08:28] "POST /neutron/network HTTP/1.1" 200 977 0.013678 252.185.232.251 - - [2026-07-28 18:08:28] "POST /neutron/port HTTP/1.1" 200 1016 0.026215 252.185.232.251 - - [2026-07-28 18:08:28] "POST /neutron/network HTTP/1.1" 200 987 0.011899 252.185.232.251 - - [2026-07-28 18:08:28] "POST /neutron/port HTTP/1.1" 200 1016 0.011181 252.185.232.251 - - [2026-07-28 18:08:28] "POST /neutron/port HTTP/1.1" 200 1016 0.014308 252.185.232.251 - - [2026-07-28 18:08:29] "POST /neutron/port HTTP/1.1" 200 1104 0.147713 252.185.232.251 - - [2026-07-28 18:08:29] "POST /neutron/port HTTP/1.1" 200 1114 0.016452 252.185.232.251 - - [2026-07-28 18:08:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004659 252.185.232.251 - - [2026-07-28 18:08:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.009055 252.185.232.251 - - [2026-07-28 18:08:29] "POST /neutron/port HTTP/1.1" 200 117 0.001301 252.185.232.251 - - [2026-07-28 18:08:29] "POST /neutron/network HTTP/1.1" 200 977 0.008890 252.185.232.251 - - [2026-07-28 18:08:32] "POST /neutron/port HTTP/1.1" 200 1115 0.015215 252.185.232.251 - - [2026-07-28 18:08:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006729 252.185.232.251 - - [2026-07-28 18:08:32] "POST /neutron/port HTTP/1.1" 200 1115 0.015703 252.185.232.251 - - [2026-07-28 18:08:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009659 252.185.232.251 - - [2026-07-28 18:08:33] "POST /neutron/port HTTP/1.1" 200 1115 0.014113 252.185.232.251 - - [2026-07-28 18:08:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007641 10.0.0.185 - - [2026-07-28 18:08:33] "GET /virtual-machine/207aa88d-8181-4e79-9c76-6167de2ceec3 HTTP/1.1" 200 1286 0.006356 10.0.0.185 - - [2026-07-28 18:08:33] "GET /virtual-machine-interface/aaf73fc0-3648-4e3d-9ae3-b13833fb7f29 HTTP/1.1" 200 2926 0.006041 10.0.0.185 - - [2026-07-28 18:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.185 - - [2026-07-28 18:08:33] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005071 10.0.0.185 - - [2026-07-28 18:08:33] "GET /virtual-networks?parent_id=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004162 10.0.0.185 - - [2026-07-28 18:08:33] "GET /virtual-network/55f70641-6000-41f2-bea0-1a0f5faff7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006961 10.0.0.185 - - [2026-07-28 18:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.185 - - [2026-07-28 18:08:36] "GET /virtual-network/55f70641-6000-41f2-bea0-1a0f5faff7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.007041 252.185.232.251 - - [2026-07-28 18:08:38] "POST /neutron/port HTTP/1.1" 200 1115 0.014762 252.185.232.251 - - [2026-07-28 18:08:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.017916 252.185.232.251 - - [2026-07-28 18:08:39] "POST /neutron/port HTTP/1.1" 200 1115 0.017003 252.185.232.251 - - [2026-07-28 18:08:39] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006891 252.185.232.251 - - [2026-07-28 18:08:39] "POST /neutron/port HTTP/1.1" 200 1114 0.024508 252.185.232.251 - - [2026-07-28 18:08:39] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008418 252.185.232.251 - - [2026-07-28 18:08:40] "POST /neutron/port HTTP/1.1" 200 1114 0.017593 252.185.232.251 - - [2026-07-28 18:08:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005966 252.185.232.251 - - [2026-07-28 18:08:40] "POST /neutron/port HTTP/1.1" 200 1114 0.014431 252.185.232.251 - - [2026-07-28 18:08:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006282 10.0.0.185 - - [2026-07-28 18:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.185 - - [2026-07-28 18:08:40] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003868 10.0.0.185 - - [2026-07-28 18:08:41] "GET /virtual-networks?parent_id=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003649 10.0.0.185 - - [2026-07-28 18:08:41] "GET /virtual-network/55f70641-6000-41f2-bea0-1a0f5faff7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.005301 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:08:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001506 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:08:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001321 252.185.232.251 - - [2026-07-28 18:08:41] "POST /neutron/port HTTP/1.1" 200 1114 0.017259 252.185.232.251 - - [2026-07-28 18:08:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010281 252.185.232.251 - - [2026-07-28 18:08:41] "POST /neutron/port HTTP/1.1" 200 1114 0.016011 252.185.232.251 - - [2026-07-28 18:08:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010046 252.185.232.251 - - [2026-07-28 18:08:41] "POST /neutron/port HTTP/1.1" 200 1114 0.019193 252.185.232.251 - - [2026-07-28 18:08:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008906 10.0.0.185 - - [2026-07-28 18:08:41] "GET /virtual-machine/8cf50580-dadb-4cac-b854-62fd5915ab3a HTTP/1.1" 200 1287 0.005374 10.0.0.185 - - [2026-07-28 18:08:41] "GET /virtual-machine-interface/ff558720-e2fa-4217-a8ca-9e408a0fb77f HTTP/1.1" 200 2926 0.006836 10.0.0.185 - - [2026-07-28 18:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.185 - - [2026-07-28 18:08:42] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003444 10.0.0.185 - - [2026-07-28 18:08:42] "GET /virtual-networks?parent_id=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003196 10.0.0.185 - - [2026-07-28 18:08:42] "GET /virtual-network/55f70641-6000-41f2-bea0-1a0f5faff7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006194 10.0.0.185 - - [2026-07-28 18:08:43] "DELETE /project/266ddea87caa4463b09da2e1031bd7a8 HTTP/1.1" 404 173 0.020491 10.0.0.185 - - [2026-07-28 18:08:43] "DELETE /project/a0c9f26b074c4b99882811764a8f68c4 HTTP/1.1" 404 173 0.008080 10.0.0.185 - - [2026-07-28 18:08:43] "DELETE /project/2c5c8395a69b4fc5a860b08c5e6e7c25 HTTP/1.1" 404 173 0.006491 10.0.0.185 - - [2026-07-28 18:08:43] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002303 10.0.0.185 - - [2026-07-28 18:08:43] "GET /projects?obj_uuids=266ddea8-7caa-4463-b09d-a2e1031bd7a8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.004053 10.0.0.185 - - [2026-07-28 18:08:43] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001956 10.0.0.185 - - [2026-07-28 18:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.185 - - [2026-07-28 18:08:43] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.149926 10.0.0.185 - - [2026-07-28 18:08:43] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.028354 10.0.0.185 - - [2026-07-28 18:08:43] "GET /project/266ddea8-7caa-4463-b09d-a2e1031bd7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.167063 10.0.0.185 - - [2026-07-28 18:08:43] "GET /projects?obj_uuids=266ddea8-7caa-4463-b09d-a2e1031bd7a8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002333 10.0.0.185 - - [2026-07-28 18:08:43] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002137 10.0.0.185 - - [2026-07-28 18:08:43] "GET /virtual-networks?parent_id=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.022323 10.0.0.185 - - [2026-07-28 18:08:43] "GET /project/a0c9f26b-074c-4b99-8828-11764a8f68c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.182257 10.0.0.185 - - [2026-07-28 18:08:43] "GET /project/266ddea8-7caa-4463-b09d-a2e1031bd7a8?fields=security_groups HTTP/1.1" 200 1334 0.082783 10.0.0.185 - - [2026-07-28 18:08:43] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?fields=security_groups HTTP/1.1" 200 1385 0.111568 10.0.0.185 - - [2026-07-28 18:08:43] "GET /virtual-network/55f70641-6000-41f2-bea0-1a0f5faff7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.029034 10.0.0.185 - - [2026-07-28 18:08:43] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001716 10.0.0.185 - - [2026-07-28 18:08:43] "GET /project/a0c9f26b-074c-4b99-8828-11764a8f68c4?fields=security_groups HTTP/1.1" 200 1334 0.078172 252.185.232.251 - - [2026-07-28 18:08:43] "POST /neutron/port HTTP/1.1" 200 1114 0.044495 252.185.232.251 - - [2026-07-28 18:08:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010447 10.0.0.185 - - [2026-07-28 18:08:43] "DELETE /access-control-list/2ec62af5-7797-45db-a0a9-5c45c3b97677 HTTP/1.1" 200 115 0.090850 10.0.0.185 - - [2026-07-28 18:08:43] "DELETE /security-group/e43c6a56-6fac-4cb7-8d36-b77c1493a74c HTTP/1.1" 200 115 0.206116 10.0.0.185 - - [2026-07-28 18:08:43] "DELETE /security-group/ce44087f-4dc6-40f1-951a-138c1dca14a2 HTTP/1.1" 200 115 0.215109 10.0.0.185 - - [2026-07-28 18:08:43] "GET /projects?obj_uuids=266ddea8-7caa-4463-b09d-a2e1031bd7a8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001767 10.0.0.185 - - [2026-07-28 18:08:43] "GET /projects?obj_uuids=1f5340b7-f615-46f7-b70b-103e462ea41a&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001913 10.0.0.185 - - [2026-07-28 18:08:43] "GET /project/266ddea8-7caa-4463-b09d-a2e1031bd7a8?fields=application_policy_sets HTTP/1.1" 200 1373 0.114520 10.0.0.185 - - [2026-07-28 18:08:43] "GET /project/1f5340b7-f615-46f7-b70b-103e462ea41a?fields=application_policy_sets HTTP/1.1" 200 1424 0.121264 10.0.0.185 - - [2026-07-28 18:08:43] "DELETE /access-control-list/4a74a4a5-d4e2-4236-b84d-4a105992ab3c HTTP/1.1" 200 115 0.162049 10.0.0.185 - - [2026-07-28 18:08:43] "DELETE /security-group/f096073d-223b-4474-bb39-48a63091f37d HTTP/1.1" 200 115 0.232524 10.0.0.185 - - [2026-07-28 18:08:43] "GET /projects?obj_uuids=a0c9f26b-074c-4b99-8828-11764a8f68c4&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001030 10.0.0.185 - - [2026-07-28 18:08:44] "GET /project/a0c9f26b-074c-4b99-8828-11764a8f68c4?fields=application_policy_sets HTTP/1.1" 200 1373 0.148104 10.0.0.185 - - [2026-07-28 18:08:44] "DELETE /access-control-list/9ade1827-2372-423a-8766-36ec1eec1eb3 HTTP/1.1" 200 115 0.160184 10.0.0.185 - - [2026-07-28 18:08:44] "DELETE /access-control-list/d905b0de-a2d2-40a3-89bf-4734036aa1b5 HTTP/1.1" 200 115 0.112510 10.0.0.185 - - [2026-07-28 18:08:44] "DELETE /project/266ddea8-7caa-4463-b09d-a2e1031bd7a8 HTTP/1.1" 200 115 1.054829 10.0.0.185 - - [2026-07-28 18:08:44] "DELETE /project/1f5340b7-f615-46f7-b70b-103e462ea41a HTTP/1.1" 200 115 1.055086 10.0.0.185 - - [2026-07-28 18:08:44] "DELETE /access-control-list/007cac20-faf3-4ec8-a9bc-bd1fc8eba5f3 HTTP/1.1" 200 115 0.048713 10.0.0.185 - - [2026-07-28 18:08:44] "DELETE /access-control-list/1bc897f8-4048-475f-a8b3-000e15de2dc4 HTTP/1.1" 200 115 0.037314 10.0.0.185 - - [2026-07-28 18:08:44] "DELETE /project/a0c9f26b-074c-4b99-8828-11764a8f68c4 HTTP/1.1" 200 115 1.067785 252.185.232.251 - - [2026-07-28 18:08:47] "POST /neutron/port HTTP/1.1" 200 1104 0.017329 252.185.232.251 - - [2026-07-28 18:08:47] "POST /neutron/port HTTP/1.1" 200 1104 0.016340 252.185.232.251 - - [2026-07-28 18:08:47] "POST /neutron/port HTTP/1.1" 200 151 0.156876 252.185.232.251 - - [2026-07-28 18:08:47] "POST /neutron/port HTTP/1.1" 200 1105 0.017368 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:08:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001212 252.185.232.251 - - [2026-07-28 18:08:47] "POST /neutron/port HTTP/1.1" 200 1105 0.023541 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:08:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002683 252.185.232.251 - - [2026-07-28 18:08:47] "POST /neutron/port HTTP/1.1" 200 151 0.200741 252.185.232.251 - - [2026-07-28 18:08:47] "POST /neutron/network HTTP/1.1" 200 977 0.012396 10.0.0.185 - - [2026-07-28 18:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.185 - - [2026-07-28 18:08:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005935 10.0.0.185 - - [2026-07-28 18:08:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003731 10.0.0.185 - - [2026-07-28 18:08:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002440 10.0.0.185 - - [2026-07-28 18:08:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007903 252.185.232.251 - - [2026-07-28 18:08:48] "POST /neutron/network HTTP/1.1" 200 151 0.175478 10.0.0.185 - - [2026-07-28 18:08:48] "DELETE /route-target/faca087e-c163-4c6e-9a12-07b59c902f7d HTTP/1.1" 200 115 0.036045 10.0.0.185 - - [2026-07-28 18:08:48] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001079 10.0.0.185 - - [2026-07-28 18:08:48] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.033459 10.0.0.185 - - [2026-07-28 18:08:48] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001212 10.0.0.185 - - [2026-07-28 18:08:48] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?fields=virtual_networks HTTP/1.1" 200 1025 0.098900 10.0.0.185 - - [2026-07-28 18:08:48] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001481 10.0.0.185 - - [2026-07-28 18:08:48] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.073503 10.0.0.185 - - [2026-07-28 18:08:48] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001109 10.0.0.185 - - [2026-07-28 18:08:48] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?fields=security_groups HTTP/1.1" 200 1247 0.041046 10.0.0.185 - - [2026-07-28 18:08:49] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000967 10.0.0.185 - - [2026-07-28 18:08:49] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007041 10.0.0.185 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.043505 10.0.0.185 - - [2026-07-28 18:08:50] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002935 10.0.0.185 - - [2026-07-28 18:08:50] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001063 10.0.0.185 - - [2026-07-28 18:08:50] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008580 10.0.0.185 - - [2026-07-28 18:08:50] "POST /id-to-fqname HTTP/1.1" 200 186 0.011341 10.0.0.185 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.004018 10.0.0.185 - - [2026-07-28 18:08:50] "POST /security-groups HTTP/1.1" 200 581 0.066198 10.0.0.185 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 404 230 0.003675 10.0.0.185 - - [2026-07-28 18:08:50] "POST /projects HTTP/1.1" 200 573 0.256175 10.0.0.185 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.300855 10.0.0.185 - - [2026-07-28 18:08:50] "POST /access-control-lists HTTP/1.1" 200 596 0.101919 10.0.0.185 - - [2026-07-28 18:08:50] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.538246 10.0.0.185 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.007723 10.0.0.185 - - [2026-07-28 18:08:50] "POST /access-control-lists HTTP/1.1" 200 594 0.089788 10.0.0.185 - - [2026-07-28 18:08:51] "GET /obj-perms HTTP/1.1" 200 6414 0.141044 10.0.0.185 - - [2026-07-28 18:08:51] "GET /obj-perms HTTP/1.1" 200 6414 0.180571 10.0.0.185 - - [2026-07-28 18:08:52] "GET / HTTP/1.1" 200 36499 0.001570 252.185.232.251 - - [2026-07-28 18:08:52] "POST /neutron/port HTTP/1.1" 200 117 0.007565 252.185.232.251 - - [2026-07-28 18:08:53] "POST /neutron/port HTTP/1.1" 400 205 0.003855 252.185.232.251 - - [2026-07-28 18:08:53] "POST /neutron/port HTTP/1.1" 200 117 0.009142 252.185.232.251 - - [2026-07-28 18:08:53] "POST /neutron/port HTTP/1.1" 400 205 0.004934 10.0.0.185 - - [2026-07-28 18:08:53] "POST /fqname-to-id HTTP/1.1" 401 298 0.000672 10.0.0.185 - - [2026-07-28 18:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.093683 10.0.0.185 - - [2026-07-28 18:08:54] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001623 10.0.0.185 - - [2026-07-28 18:08:54] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.038387 252.185.232.251 - - [2026-07-28 18:08:54] "POST /neutron/network HTTP/1.1" 200 117 0.044888 10.0.0.185 - - [2026-07-28 18:08:54] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001293 252.185.232.251 - - [2026-07-28 18:08:54] "POST /neutron/network HTTP/1.1" 200 603 0.118983 10.0.0.185 - - [2026-07-28 18:08:54] "POST /route-targets HTTP/1.1" 200 329 0.027652 10.0.0.185 - - [2026-07-28 18:08:54] "POST /ref-update HTTP/1.1" 200 156 0.031703 10.0.0.185 - - [2026-07-28 18:08:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006884 252.185.232.251 - - [2026-07-28 18:08:54] "POST /neutron/subnet HTTP/1.1" 200 715 0.198262 252.185.232.251 - - [2026-07-28 18:08:54] "POST /neutron/network HTTP/1.1" 200 820 0.008382 10.0.0.185 - - [2026-07-28 18:08:54] "POST /id-to-fqname HTTP/1.1" 200 217 0.001525 10.0.0.185 - - [2026-07-28 18:08:54] "GET /virtual-network/3be1965f-313c-49d0-88a0-e5f5328163e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005467 252.185.232.251 - - [2026-07-28 18:08:54] "POST /neutron/network HTTP/1.1" 200 820 0.006800 10.0.0.185 - - [2026-07-28 18:08:55] "GET /virtual-network/3be1965f-313c-49d0-88a0-e5f5328163e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006745 252.185.232.251 - - [2026-07-28 18:08:55] "POST /neutron/network HTTP/1.1" 200 820 0.005803 252.185.232.251 - - [2026-07-28 18:08:55] "POST /neutron/subnet HTTP/1.1" 200 715 0.007818 10.0.0.185 - - [2026-07-28 18:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.185 - - [2026-07-28 18:08:55] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001750 10.0.0.185 - - [2026-07-28 18:08:55] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.052969 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:08:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001340 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:08:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001723 252.185.232.251 - - [2026-07-28 18:08:55] "POST /neutron/network HTTP/1.1" 200 117 0.020994 10.0.0.185 - - [2026-07-28 18:08:55] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001110 252.185.232.251 - - [2026-07-28 18:08:55] "POST /neutron/network HTTP/1.1" 200 603 0.113194 10.0.0.185 - - [2026-07-28 18:08:55] "POST /route-targets HTTP/1.1" 200 329 0.019984 10.0.0.185 - - [2026-07-28 18:08:55] "POST /ref-update HTTP/1.1" 200 156 0.031266 10.0.0.185 - - [2026-07-28 18:08:55] "POST /useragent-kv HTTP/1.1" 200 115 0.006284 252.185.232.251 - - [2026-07-28 18:08:55] "POST /neutron/subnet HTTP/1.1" 200 725 0.192882 252.185.232.251 - - [2026-07-28 18:08:55] "POST /neutron/network HTTP/1.1" 200 822 0.007793 10.0.0.185 - - [2026-07-28 18:08:55] "POST /id-to-fqname HTTP/1.1" 200 217 0.001670 10.0.0.185 - - [2026-07-28 18:08:55] "GET /virtual-network/ebdd1ff0-f50b-47af-80c5-570476a4b1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006675 252.185.232.251 - - [2026-07-28 18:08:55] "POST /neutron/network HTTP/1.1" 200 822 0.006947 10.0.0.185 - - [2026-07-28 18:08:56] "GET /virtual-network/ebdd1ff0-f50b-47af-80c5-570476a4b1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007055 252.185.232.251 - - [2026-07-28 18:08:56] "POST /neutron/network HTTP/1.1" 200 822 0.008208 252.185.232.251 - - [2026-07-28 18:08:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.010165 10.0.0.185 - - [2026-07-28 18:08:56] "POST /id-to-fqname HTTP/1.1" 200 217 0.001828 252.185.232.251 - - [2026-07-28 18:08:56] "POST /neutron/network HTTP/1.1" 200 830 0.008461 10.0.0.185 - - [2026-07-28 18:08:56] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001396 252.185.232.251 - - [2026-07-28 18:08:56] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.073110 252.185.232.251 - - [2026-07-28 18:08:56] "POST /neutron/network HTTP/1.1" 200 820 0.006016 252.185.232.251 - - [2026-07-28 18:08:57] "POST /neutron/port HTTP/1.1" 200 117 0.007296 252.185.232.251 - - [2026-07-28 18:08:57] "POST /neutron/port HTTP/1.1" 200 117 0.008341 10.0.0.185 - - [2026-07-28 18:08:57] "POST /id-to-fqname HTTP/1.1" 200 217 0.001430 252.185.232.251 - - [2026-07-28 18:08:57] "POST /neutron/port HTTP/1.1" 200 117 0.006840 252.185.232.251 - - [2026-07-28 18:08:57] "POST /neutron/network HTTP/1.1" 200 832 0.009504 10.0.0.185 - - [2026-07-28 18:08:57] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001543 252.185.232.251 - - [2026-07-28 18:08:57] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.053992 252.185.232.251 - - [2026-07-28 18:08:57] "POST /neutron/network HTTP/1.1" 200 822 0.007087 252.185.232.251 - - [2026-07-28 18:08:57] "POST /neutron/network HTTP/1.1" 200 830 0.008331 10.0.0.185 - - [2026-07-28 18:08:58] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001472 252.185.232.251 - - [2026-07-28 18:08:58] "POST /neutron/port HTTP/1.1" 200 982 0.056136 252.185.232.251 - - [2026-07-28 18:08:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.020677 252.185.232.251 - - [2026-07-28 18:08:58] "POST /neutron/port HTTP/1.1" 200 1054 0.512815 252.185.232.251 - - [2026-07-28 18:08:58] "POST /neutron/port HTTP/1.1" 200 117 0.007405 252.185.232.251 - - [2026-07-28 18:08:58] "POST /neutron/port HTTP/1.1" 200 1054 0.018291 10.0.0.185 - - [2026-07-28 18:08:58] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001280 252.185.232.251 - - [2026-07-28 18:08:58] "POST /neutron/port HTTP/1.1" 200 1054 0.022594 252.185.232.251 - - [2026-07-28 18:08:58] "POST /neutron/router HTTP/1.1" 200 578 0.098102 10.0.0.185 - - [2026-07-28 18:08:58] "POST /route-targets HTTP/1.1" 200 329 0.034240 252.185.232.251 - - [2026-07-28 18:08:58] "POST /neutron/router HTTP/1.1" 200 578 0.005638 10.0.0.185 - - [2026-07-28 18:08:58] "PUT /logical-router/0815472e-d660-4eeb-bdee-a11e0611adbf HTTP/1.1" 200 264 0.047119 252.185.232.251 - - [2026-07-28 18:08:58] "POST /neutron/network HTTP/1.1" 200 832 0.015986 10.0.0.185 - - [2026-07-28 18:08:59] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001472 10.0.0.185 - - [2026-07-28 18:08:59] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002045 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/port HTTP/1.1" 200 1104 0.279819 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/port HTTP/1.1" 200 1114 0.072207 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009457 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/subnet HTTP/1.1" 200 689 0.015358 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/router HTTP/1.1" 200 344 0.575924 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/port HTTP/1.1" 200 117 0.001873 10.0.0.185 - - [2026-07-28 18:08:59] "POST /ref-update HTTP/1.1" 200 156 0.027620 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/network HTTP/1.1" 200 820 0.006105 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/port HTTP/1.1" 200 1056 0.608604 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/port HTTP/1.1" 200 1114 0.027229 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014550 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/port HTTP/1.1" 200 1056 0.027972 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/port HTTP/1.1" 200 1056 0.016977 252.185.232.251 - - [2026-07-28 18:08:59] "POST /neutron/port HTTP/1.1" 200 1106 0.095601 252.185.232.251 - - [2026-07-28 18:09:00] "POST /neutron/port HTTP/1.1" 200 1116 0.015208 252.185.232.251 - - [2026-07-28 18:09:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004468 252.185.232.251 - - [2026-07-28 18:09:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.017029 252.185.232.251 - - [2026-07-28 18:09:00] "POST /neutron/port HTTP/1.1" 200 117 0.001959 252.185.232.251 - - [2026-07-28 18:09:00] "POST /neutron/network HTTP/1.1" 200 822 0.013352 252.185.232.251 - - [2026-07-28 18:09:04] "POST /neutron/port HTTP/1.1" 200 1114 0.018172 252.185.232.251 - - [2026-07-28 18:09:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010493 252.185.232.251 - - [2026-07-28 18:09:05] "POST /neutron/port HTTP/1.1" 200 1114 0.041118 252.185.232.251 - - [2026-07-28 18:09:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009678 252.185.232.251 - - [2026-07-28 18:09:05] "POST /neutron/port HTTP/1.1" 200 1114 0.018384 252.185.232.251 - - [2026-07-28 18:09:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010416 10.0.0.185 - - [2026-07-28 18:09:05] "GET /virtual-machine/344cadae-8ee9-47ff-8c77-1bcfb4000172 HTTP/1.1" 401 298 0.000496 10.0.0.185 - - [2026-07-28 18:09:06] "GET /virtual-machine/344cadae-8ee9-47ff-8c77-1bcfb4000172 HTTP/1.1" 200 1292 0.049532 10.0.0.185 - - [2026-07-28 18:09:06] "GET /virtual-machine-interface/4c6f7e21-919c-4646-bc9c-fbaa952ed5fb HTTP/1.1" 200 2935 0.007568 10.0.0.185 - - [2026-07-28 18:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.185 - - [2026-07-28 18:09:06] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004680 10.0.0.185 - - [2026-07-28 18:09:06] "GET /virtual-networks?parent_id=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004308 10.0.0.185 - - [2026-07-28 18:09:06] "GET /virtual-network/3be1965f-313c-49d0-88a0-e5f5328163e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006365 10.0.0.185 - - [2026-07-28 18:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.185 - - [2026-07-28 18:09:09] "GET /virtual-network/3be1965f-313c-49d0-88a0-e5f5328163e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008366 252.185.232.251 - - [2026-07-28 18:09:10] "POST /neutron/port HTTP/1.1" 200 1114 0.015249 252.185.232.251 - - [2026-07-28 18:09:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006317 252.185.232.251 - - [2026-07-28 18:09:10] "POST /neutron/port HTTP/1.1" 200 1116 0.017197 252.185.232.251 - - [2026-07-28 18:09:11] "POST /neutron/port HTTP/1.1" 200 1114 0.015135 252.185.232.251 - - [2026-07-28 18:09:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008439 252.185.232.251 - - [2026-07-28 18:09:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006747 252.185.232.251 - - [2026-07-28 18:09:11] "POST /neutron/port HTTP/1.1" 200 1116 0.026114 252.185.232.251 - - [2026-07-28 18:09:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009576 252.185.232.251 - - [2026-07-28 18:09:11] "POST /neutron/port HTTP/1.1" 200 1116 0.019851 252.185.232.251 - - [2026-07-28 18:09:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008527 10.0.0.185 - - [2026-07-28 18:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.185 - - [2026-07-28 18:09:11] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004702 10.0.0.185 - - [2026-07-28 18:09:11] "GET /virtual-networks?parent_id=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003389 10.0.0.185 - - [2026-07-28 18:09:11] "GET /virtual-network/3be1965f-313c-49d0-88a0-e5f5328163e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006037 252.185.232.251 - - [2026-07-28 18:09:12] "POST /neutron/port HTTP/1.1" 200 1114 0.019782 252.185.232.251 - - [2026-07-28 18:09:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009215 252.185.232.251 - - [2026-07-28 18:09:12] "POST /neutron/port HTTP/1.1" 200 1114 0.015163 252.185.232.251 - - [2026-07-28 18:09:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007380 252.185.232.251 - - [2026-07-28 18:09:13] "POST /neutron/port HTTP/1.1" 200 1116 0.018077 252.185.232.251 - - [2026-07-28 18:09:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007388 252.185.232.251 - - [2026-07-28 18:09:17] "POST /neutron/port HTTP/1.1" 200 1116 0.020471 252.185.232.251 - - [2026-07-28 18:09:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009316 252.185.232.251 - - [2026-07-28 18:09:17] "POST /neutron/port HTTP/1.1" 200 1116 0.017325 252.185.232.251 - - [2026-07-28 18:09:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007486 252.185.232.251 - - [2026-07-28 18:09:17] "POST /neutron/port HTTP/1.1" 200 1116 0.019876 252.185.232.251 - - [2026-07-28 18:09:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009329 10.0.0.185 - - [2026-07-28 18:09:17] "GET /virtual-machine/227ba772-87a5-4cfa-a81b-f5b89342dc32 HTTP/1.1" 200 1292 0.006141 10.0.0.185 - - [2026-07-28 18:09:17] "GET /virtual-machine-interface/516c5bf7-6adb-4d5b-be5a-d0b9b0ddb5c7 HTTP/1.1" 200 2935 0.007872 10.0.0.185 - - [2026-07-28 18:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.185 - - [2026-07-28 18:09:18] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004618 10.0.0.185 - - [2026-07-28 18:09:18] "GET /virtual-networks?parent_id=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004441 10.0.0.185 - - [2026-07-28 18:09:18] "GET /virtual-network/ebdd1ff0-f50b-47af-80c5-570476a4b1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007689 10.0.0.185 - - [2026-07-28 18:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.185 - - [2026-07-28 18:09:19] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004688 10.0.0.185 - - [2026-07-28 18:09:19] "GET /virtual-networks?parent_id=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003920 10.0.0.185 - - [2026-07-28 18:09:19] "GET /virtual-network/ebdd1ff0-f50b-47af-80c5-570476a4b1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007671 252.185.232.251 - - [2026-07-28 18:09:24] "POST /neutron/router HTTP/1.1" 200 578 0.006793 10.0.0.185 - - [2026-07-28 18:09:24] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002052 252.185.232.251 - - [2026-07-28 18:09:24] "POST /neutron/router HTTP/1.1" 200 344 0.320829 252.185.232.251 - - [2026-07-28 18:09:24] "POST /neutron/port HTTP/1.1" 200 1914 0.026230 10.0.0.185 - - [2026-07-28 18:09:25] "POST /ref-update HTTP/1.1" 200 156 0.015241 252.185.232.251 - - [2026-07-28 18:09:29] "POST /neutron/port HTTP/1.1" 200 1114 0.020749 252.185.232.251 - - [2026-07-28 18:09:30] "POST /neutron/port HTTP/1.1" 200 1114 0.015263 252.185.232.251 - - [2026-07-28 18:09:30] "POST /neutron/network HTTP/1.1" 200 830 0.008569 252.185.232.251 - - [2026-07-28 18:09:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004128 252.185.232.251 - - [2026-07-28 18:09:30] "POST /neutron/subnet HTTP/1.1" 200 689 0.007764 252.185.232.251 - - [2026-07-28 18:09:30] "POST /neutron/port HTTP/1.1" 200 117 0.001292 252.185.232.251 - - [2026-07-28 18:09:30] "POST /neutron/network HTTP/1.1" 200 820 0.008301 252.185.232.251 - - [2026-07-28 18:09:31] "POST /neutron/router HTTP/1.1" 200 578 0.004940 10.0.0.185 - - [2026-07-28 18:09:31] "POST /ref-update HTTP/1.1" 200 156 0.025944 252.185.232.251 - - [2026-07-28 18:09:31] "POST /neutron/router HTTP/1.1" 200 344 0.164827 252.185.232.251 - - [2026-07-28 18:09:34] "POST /neutron/router HTTP/1.1" 200 578 0.006035 10.0.0.185 - - [2026-07-28 18:09:35] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001863 252.185.232.251 - - [2026-07-28 18:09:35] "POST /neutron/router HTTP/1.1" 200 344 0.371538 10.0.0.185 - - [2026-07-28 18:09:35] "POST /ref-update HTTP/1.1" 200 156 0.020012 252.185.232.251 - - [2026-07-28 18:09:37] "POST /neutron/router HTTP/1.1" 200 578 0.007372 10.0.0.185 - - [2026-07-28 18:09:37] "POST /ref-update HTTP/1.1" 200 156 0.018094 252.185.232.251 - - [2026-07-28 18:09:37] "POST /neutron/router HTTP/1.1" 200 344 0.174283 252.185.232.251 - - [2026-07-28 18:09:38] "POST /neutron/router HTTP/1.1" 200 578 0.006177 10.0.0.185 - - [2026-07-28 18:09:38] "POST /ref-update HTTP/1.1" 200 156 0.022495 252.185.232.251 - - [2026-07-28 18:09:38] "POST /neutron/router HTTP/1.1" 200 344 0.165892 252.185.232.251 - - [2026-07-28 18:09:38] "POST /neutron/router HTTP/1.1" 200 578 0.008326 10.0.0.185 - - [2026-07-28 18:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.185 - - [2026-07-28 18:09:38] "GET /logical-router/0815472e-d660-4eeb-bdee-a11e0611adbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004179 252.185.232.251 - - [2026-07-28 18:09:38] "POST /neutron/router HTTP/1.1" 200 151 0.072807 10.0.0.185 - - [2026-07-28 18:09:38] "DELETE /route-target/53873fb4-b42d-4f92-88db-dee187584a6c HTTP/1.1" 200 115 0.046804 252.185.232.251 - - [2026-07-28 18:09:38] "POST /neutron/network HTTP/1.1" 200 822 0.009467 252.185.232.251 - - [2026-07-28 18:09:38] "POST /neutron/network HTTP/1.1" 400 204 0.022383 252.185.232.251 - - [2026-07-28 18:09:39] "POST /neutron/port HTTP/1.1" 200 1116 0.019706 252.185.232.251 - - [2026-07-28 18:09:39] "POST /neutron/port HTTP/1.1" 200 1114 0.025032 252.185.232.251 - - [2026-07-28 18:09:39] "POST /neutron/port HTTP/1.1" 200 1106 0.014076 252.185.232.251 - - [2026-07-28 18:09:39] "POST /neutron/port HTTP/1.1" 200 1104 0.025533 252.185.232.251 - - [2026-07-28 18:09:39] "POST /neutron/port HTTP/1.1" 200 151 0.157998 252.185.232.251 - - [2026-07-28 18:09:39] "POST /neutron/port HTTP/1.1" 200 151 0.223024 252.185.232.251 - - [2026-07-28 18:09:40] "POST /neutron/network HTTP/1.1" 200 822 0.007508 10.0.0.185 - - [2026-07-28 18:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.185 - - [2026-07-28 18:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005337 10.0.0.185 - - [2026-07-28 18:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003764 252.185.232.251 - - [2026-07-28 18:09:41] "POST /neutron/network HTTP/1.1" 200 151 0.135266 10.0.0.185 - - [2026-07-28 18:09:41] "DELETE /route-target/912a557b-0197-4bc7-9573-847678ba4d5d HTTP/1.1" 200 115 0.028625 252.185.232.251 - - [2026-07-28 18:09:41] "POST /neutron/network HTTP/1.1" 200 820 0.015055 10.0.0.185 - - [2026-07-28 18:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.185 - - [2026-07-28 18:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006958 10.0.0.185 - - [2026-07-28 18:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004785 252.185.232.251 - - [2026-07-28 18:09:41] "POST /neutron/network HTTP/1.1" 200 151 0.137483 10.0.0.185 - - [2026-07-28 18:09:41] "DELETE /route-target/33e9e438-dad5-4d52-8b13-dc01c6094ada HTTP/1.1" 200 115 0.034944 10.0.0.185 - - [2026-07-28 18:09:41] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002121 10.0.0.185 - - [2026-07-28 18:09:41] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.037814 10.0.0.185 - - [2026-07-28 18:09:41] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001415 10.0.0.185 - - [2026-07-28 18:09:41] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?fields=virtual_networks HTTP/1.1" 200 1030 0.076773 10.0.0.185 - - [2026-07-28 18:09:41] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001378 10.0.0.185 - - [2026-07-28 18:09:41] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.036015 10.0.0.185 - - [2026-07-28 18:09:41] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001625 10.0.0.185 - - [2026-07-28 18:09:41] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?fields=security_groups HTTP/1.1" 200 1254 0.037741 10.0.0.185 - - [2026-07-28 18:09:42] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001556 10.0.0.185 - - [2026-07-28 18:09:42] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009928 10.0.0.185 - - [2026-07-28 18:09:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.060882 10.0.0.185 - - [2026-07-28 18:09:43] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003345 10.0.0.185 - - [2026-07-28 18:09:43] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001896 10.0.0.185 - - [2026-07-28 18:09:43] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009360 10.0.0.185 - - [2026-07-28 18:09:43] "POST /id-to-fqname HTTP/1.1" 200 191 0.001585 10.0.0.185 - - [2026-07-28 18:09:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.002788 10.0.0.185 - - [2026-07-28 18:09:43] "POST /security-groups HTTP/1.1" 200 586 0.185892 10.0.0.185 - - [2026-07-28 18:09:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.003675 10.0.0.185 - - [2026-07-28 18:09:43] "POST /projects HTTP/1.1" 200 583 0.377968 10.0.0.185 - - [2026-07-28 18:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.419794 10.0.0.185 - - [2026-07-28 18:09:43] "POST /access-control-lists HTTP/1.1" 200 601 0.075820 10.0.0.185 - - [2026-07-28 18:09:43] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.609941 10.0.0.185 - - [2026-07-28 18:09:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.005087 10.0.0.185 - - [2026-07-28 18:09:44] "POST /access-control-lists HTTP/1.1" 200 599 0.073523 10.0.0.185 - - [2026-07-28 18:09:44] "DELETE /project/c4b694b6007143faa94d2e3e91ab977b HTTP/1.1" 404 173 0.015487 10.0.0.185 - - [2026-07-28 18:09:44] "DELETE /project/de5c8d5fb2a04f918aeaa8196e555f1f HTTP/1.1" 404 173 0.013288 10.0.0.185 - - [2026-07-28 18:09:44] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001273 10.0.0.185 - - [2026-07-28 18:09:44] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001154 10.0.0.185 - - [2026-07-28 18:09:44] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.059275 10.0.0.185 - - [2026-07-28 18:09:44] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.063534 10.0.0.185 - - [2026-07-28 18:09:44] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001380 10.0.0.185 - - [2026-07-28 18:09:44] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001098 10.0.0.185 - - [2026-07-28 18:09:44] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?fields=security_groups HTTP/1.1" 200 1344 0.055650 10.0.0.185 - - [2026-07-28 18:09:44] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?fields=security_groups HTTP/1.1" 200 1337 0.061436 10.0.0.185 - - [2026-07-28 18:09:44] "DELETE /security-group/4a229a7f-4411-4e29-b353-1634edf50675 HTTP/1.1" 200 115 0.102498 10.0.0.185 - - [2026-07-28 18:09:44] "DELETE /security-group/3c391663-d82e-4070-9191-ce4013aee979 HTTP/1.1" 200 115 0.096927 10.0.0.185 - - [2026-07-28 18:09:44] "GET /projects?obj_uuids=c4b694b6-0071-43fa-a94d-2e3e91ab977b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001677 10.0.0.185 - - [2026-07-28 18:09:44] "GET /projects?obj_uuids=2c5c8395-a69b-4fc5-a860-b08c5e6e7c25&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001533 10.0.0.185 - - [2026-07-28 18:09:44] "DELETE /access-control-list/55670600-8e7f-4b8a-8411-8368d6b8f4cb HTTP/1.1" 200 115 0.074648 10.0.0.185 - - [2026-07-28 18:09:44] "GET /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b?fields=application_policy_sets HTTP/1.1" 200 1383 0.093433 10.0.0.185 - - [2026-07-28 18:09:44] "GET /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25?fields=application_policy_sets HTTP/1.1" 200 1376 0.104568 10.0.0.185 - - [2026-07-28 18:09:44] "DELETE /access-control-list/0bb6efcf-dd3b-43db-9d31-46ffb34ce3ec HTTP/1.1" 200 115 0.096329 10.0.0.185 - - [2026-07-28 18:09:44] "DELETE /access-control-list/5ef65ed2-4725-4389-93c4-0e024ae986e7 HTTP/1.1" 200 115 0.075783 10.0.0.185 - - [2026-07-28 18:09:44] "DELETE /access-control-list/99cdcca5-f0b1-42c2-8ac0-f24232b70d6d HTTP/1.1" 200 115 0.065095 10.0.0.185 - - [2026-07-28 18:09:45] "DELETE /project/c4b694b6-0071-43fa-a94d-2e3e91ab977b HTTP/1.1" 200 115 0.605235 10.0.0.185 - - [2026-07-28 18:09:45] "DELETE /project/2c5c8395-a69b-4fc5-a860-b08c5e6e7c25 HTTP/1.1" 200 115 0.621645 10.0.0.185 - - [2026-07-28 18:09:45] "GET / HTTP/1.1" 200 36499 0.001417 10.0.0.185 - - [2026-07-28 18:09:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.000645 10.0.0.185 - - [2026-07-28 18:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.047132 10.0.0.185 - - [2026-07-28 18:09:47] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001700 10.0.0.185 - - [2026-07-28 18:09:47] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.044681 10.0.0.185 - - [2026-07-28 18:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.185 - - [2026-07-28 18:09:47] "GET /security-group/3b2255c8-fca0-4407-844c-e74f1ce66272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.006786 10.0.0.185 - - [2026-07-28 18:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.185 - - [2026-07-28 18:09:47] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001671 10.0.0.185 - - [2026-07-28 18:09:47] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.042432 10.0.0.185 - - [2026-07-28 18:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.185 - - [2026-07-28 18:09:47] "GET /security-group/3b2255c8-fca0-4407-844c-e74f1ce66272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.006373 10.0.0.185 - - [2026-07-28 18:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.185 - - [2026-07-28 18:09:47] "PUT /security-group/3b2255c8-fca0-4407-844c-e74f1ce66272 HTTP/1.1" 200 264 0.027001 10.0.0.185 - - [2026-07-28 18:09:47] "PUT /access-control-list/fbbaa071-051d-4d45-ba76-cdaa977ce1d3 HTTP/1.1" 200 274 0.016246 10.0.0.185 - - [2026-07-28 18:09:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.009655 10.0.0.185 - - [2026-07-28 18:09:47] "PUT /access-control-list/88cd52b1-527b-4aa8-8180-8fdb855fc1d5 HTTP/1.1" 200 274 0.023742 10.0.0.185 - - [2026-07-28 18:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.185 - - [2026-07-28 18:09:47] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001134 10.0.0.185 - - [2026-07-28 18:09:47] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.039033 252.185.232.251 - - [2026-07-28 18:09:48] "POST /neutron/network HTTP/1.1" 200 117 0.060394 10.0.0.185 - - [2026-07-28 18:09:48] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002327 252.185.232.251 - - [2026-07-28 18:09:48] "POST /neutron/network HTTP/1.1" 200 606 0.140139 10.0.0.185 - - [2026-07-28 18:09:48] "POST /route-targets HTTP/1.1" 200 329 0.018812 10.0.0.185 - - [2026-07-28 18:09:48] "POST /ref-update HTTP/1.1" 200 156 0.032427 10.0.0.185 - - [2026-07-28 18:09:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008356 252.185.232.251 - - [2026-07-28 18:09:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.197463 252.185.232.251 - - [2026-07-28 18:09:48] "POST /neutron/network HTTP/1.1" 200 823 0.008368 10.0.0.185 - - [2026-07-28 18:09:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.002168 10.0.0.185 - - [2026-07-28 18:09:48] "GET /virtual-network/6f8cc2f7-94ce-49dc-a89a-84087d33471b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007200 252.185.232.251 - - [2026-07-28 18:09:48] "POST /neutron/network HTTP/1.1" 200 823 0.007122 10.0.0.185 - - [2026-07-28 18:09:48] "GET /virtual-network/6f8cc2f7-94ce-49dc-a89a-84087d33471b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009370 252.185.232.251 - - [2026-07-28 18:09:48] "POST /neutron/network HTTP/1.1" 200 823 0.015704 252.185.232.251 - - [2026-07-28 18:09:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.010333 10.0.0.185 - - [2026-07-28 18:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.185 - - [2026-07-28 18:09:48] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002147 10.0.0.185 - - [2026-07-28 18:09:49] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.066854 252.185.232.251 - - [2026-07-28 18:09:49] "POST /neutron/network HTTP/1.1" 200 117 0.016383 10.0.0.185 - - [2026-07-28 18:09:49] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001782 252.185.232.251 - - [2026-07-28 18:09:49] "POST /neutron/network HTTP/1.1" 200 613 0.203506 10.0.0.185 - - [2026-07-28 18:09:49] "POST /route-targets HTTP/1.1" 200 329 0.025233 10.0.0.185 - - [2026-07-28 18:09:49] "POST /ref-update HTTP/1.1" 200 156 0.022286 10.0.0.185 - - [2026-07-28 18:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006893 252.185.232.251 - - [2026-07-28 18:09:49] "POST /neutron/subnet HTTP/1.1" 200 724 0.219116 252.185.232.251 - - [2026-07-28 18:09:49] "POST /neutron/network HTTP/1.1" 200 832 0.008899 10.0.0.185 - - [2026-07-28 18:09:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001887 10.0.0.185 - - [2026-07-28 18:09:49] "GET /virtual-network/1a294ec4-50d0-4e29-b303-da2c4a7949d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005281 252.185.232.251 - - [2026-07-28 18:09:49] "POST /neutron/network HTTP/1.1" 200 832 0.006652 10.0.0.185 - - [2026-07-28 18:09:49] "GET /virtual-network/1a294ec4-50d0-4e29-b303-da2c4a7949d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005760 252.185.232.251 - - [2026-07-28 18:09:49] "POST /neutron/network HTTP/1.1" 200 832 0.008018 252.185.232.251 - - [2026-07-28 18:09:50] "POST /neutron/subnet HTTP/1.1" 200 724 0.010373 10.0.0.185 - - [2026-07-28 18:09:50] "POST /id-to-fqname HTTP/1.1" 200 221 0.002127 252.185.232.251 - - [2026-07-28 18:09:50] "POST /neutron/network HTTP/1.1" 200 833 0.007804 10.0.0.185 - - [2026-07-28 18:09:50] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001322 252.185.232.251 - - [2026-07-28 18:09:50] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.037297 252.185.232.251 - - [2026-07-28 18:09:50] "POST /neutron/network HTTP/1.1" 200 823 0.007551 252.185.232.251 - - [2026-07-28 18:09:50] "POST /neutron/port HTTP/1.1" 200 117 0.008280 252.185.232.251 - - [2026-07-28 18:09:50] "POST /neutron/port HTTP/1.1" 200 117 0.005836 10.0.0.185 - - [2026-07-28 18:09:50] "POST /id-to-fqname HTTP/1.1" 200 225 0.001597 252.185.232.251 - - [2026-07-28 18:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.006484 252.185.232.251 - - [2026-07-28 18:09:51] "POST /neutron/network HTTP/1.1" 200 842 0.009357 10.0.0.185 - - [2026-07-28 18:09:51] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002375 252.185.232.251 - - [2026-07-28 18:09:51] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.053885 252.185.232.251 - - [2026-07-28 18:09:51] "POST /neutron/network HTTP/1.1" 200 832 0.007738 252.185.232.251 - - [2026-07-28 18:09:51] "POST /neutron/network HTTP/1.1" 200 833 0.007924 10.0.0.185 - - [2026-07-28 18:09:51] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002513 252.185.232.251 - - [2026-07-28 18:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.013629 252.185.232.251 - - [2026-07-28 18:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.009125 10.0.0.185 - - [2026-07-28 18:09:51] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004338 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/port HTTP/1.1" 200 1059 0.484607 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/router HTTP/1.1" 200 583 0.149947 10.0.0.185 - - [2026-07-28 18:09:52] "POST /route-targets HTTP/1.1" 200 329 0.024076 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/router HTTP/1.1" 200 583 0.018926 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/port HTTP/1.1" 200 1059 0.059305 10.0.0.185 - - [2026-07-28 18:09:52] "PUT /logical-router/ba7d931c-5946-4d2f-abe3-39e97e5ff4e8 HTTP/1.1" 200 264 0.038290 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/port HTTP/1.1" 200 1059 0.021002 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/router HTTP/1.1" 200 654 0.063910 10.0.0.185 - - [2026-07-28 18:09:52] "GET /logical-router/ba7d931c-5946-4d2f-abe3-39e97e5ff4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.017844 10.0.0.185 - - [2026-07-28 18:09:52] "GET /obj-perms HTTP/1.1" 200 6414 0.091765 10.0.0.185 - - [2026-07-28 18:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/network HTTP/1.1" 200 842 0.019007 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/router HTTP/1.1" 200 654 0.004411 10.0.0.185 - - [2026-07-28 18:09:52] "GET /service-template/f7a8ee82-8ed5-448a-b759-b5fa2cfceea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.019894 10.0.0.185 - - [2026-07-28 18:09:52] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001942 10.0.0.185 - - [2026-07-28 18:09:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.004719 10.0.0.185 - - [2026-07-28 18:09:52] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001340 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/port HTTP/1.1" 200 1109 0.199222 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/port HTTP/1.1" 200 1119 0.077539 10.0.0.185 - - [2026-07-28 18:09:52] "POST /useragent-kv HTTP/1.1" 200 115 0.010897 10.0.0.185 - - [2026-07-28 18:09:52] "POST /virtual-networks HTTP/1.1" 200 696 0.263924 10.0.0.185 - - [2026-07-28 18:09:52] "GET /obj-perms HTTP/1.1" 200 6414 0.089795 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009292 10.0.0.185 - - [2026-07-28 18:09:52] "POST /route-targets HTTP/1.1" 200 329 0.045125 252.185.232.251 - - [2026-07-28 18:09:52] "POST /neutron/subnet HTTP/1.1" 200 689 0.011711 10.0.0.185 - - [2026-07-28 18:09:52] "POST /ref-update HTTP/1.1" 200 156 0.114796 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/port HTTP/1.1" 200 117 0.001923 10.0.0.185 - - [2026-07-28 18:09:53] "POST /service-instances HTTP/1.1" 200 672 0.208747 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/network HTTP/1.1" 200 823 0.010088 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/router HTTP/1.1" 200 344 0.708155 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/port HTTP/1.1" 200 1061 0.704616 10.0.0.185 - - [2026-07-28 18:09:53] "POST /route-tables HTTP/1.1" 200 584 0.050811 10.0.0.185 - - [2026-07-28 18:09:53] "POST /ref-update HTTP/1.1" 200 156 0.026712 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/port HTTP/1.1" 200 1061 0.033065 10.0.0.185 - - [2026-07-28 18:09:53] "PUT /logical-router/ba7d931c-5946-4d2f-abe3-39e97e5ff4e8 HTTP/1.1" 200 264 0.068530 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/port HTTP/1.1" 200 1119 0.042942 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/port HTTP/1.1" 200 1061 0.023409 10.0.0.185 - - [2026-07-28 18:09:53] "POST /ref-update HTTP/1.1" 200 156 0.037151 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006594 10.0.0.185 - - [2026-07-28 18:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006421 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/port HTTP/1.1" 200 1111 0.124015 10.0.0.185 - - [2026-07-28 18:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.185 - - [2026-07-28 18:09:53] "POST /virtual-machines HTTP/1.1" 200 551 0.018988 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/port HTTP/1.1" 200 1121 0.014765 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004088 10.0.0.185 - - [2026-07-28 18:09:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.091334 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/subnet HTTP/1.1" 200 698 0.014556 10.0.0.185 - - [2026-07-28 18:09:53] "POST /chown HTTP/1.1" 200 109 0.015382 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/port HTTP/1.1" 200 117 0.002248 10.0.0.185 - - [2026-07-28 18:09:53] "POST /instance-ips HTTP/1.1" 200 549 0.037188 252.185.232.251 - - [2026-07-28 18:09:53] "POST /neutron/network HTTP/1.1" 200 832 0.010281 10.0.0.185 - - [2026-07-28 18:09:53] "POST /instance-ips HTTP/1.1" 400 244 0.022169 10.0.0.185 - - [2026-07-28 18:09:54] "POST /chown HTTP/1.1" 200 109 0.014418 10.0.0.185 - - [2026-07-28 18:09:54] "PUT /virtual-machine-interface/8101b40f-8f71-44fb-bbb3-2e3ee234250d HTTP/1.1" 200 286 0.017731 10.0.0.185 - - [2026-07-28 18:09:54] "PUT /instance-ip/37ed391f-56ec-4b4d-b178-5738b5c2be55 HTTP/1.1" 200 258 0.028245 10.0.0.185 - - [2026-07-28 18:09:54] "POST /ref-update HTTP/1.1" 200 156 0.026514 10.0.0.185 - - [2026-07-28 18:09:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.111746 10.0.0.185 - - [2026-07-28 18:09:54] "POST /chown HTTP/1.1" 200 109 0.013289 10.0.0.185 - - [2026-07-28 18:09:54] "POST /instance-ips HTTP/1.1" 200 547 0.053374 10.0.0.185 - - [2026-07-28 18:09:54] "POST /instance-ips HTTP/1.1" 400 314 0.023621 10.0.0.185 - - [2026-07-28 18:09:54] "POST /chown HTTP/1.1" 200 109 0.011506 10.0.0.185 - - [2026-07-28 18:09:54] "PUT /virtual-machine-interface/d3934b32-8d40-4b54-80a2-aa9acc0851b3 HTTP/1.1" 200 286 0.015934 10.0.0.185 - - [2026-07-28 18:09:54] "PUT /instance-ip/659a7d9f-6bc0-43f0-867f-813791ae254d HTTP/1.1" 200 258 0.020011 10.0.0.185 - - [2026-07-28 18:09:54] "POST /ref-update HTTP/1.1" 200 156 0.025698 10.0.0.185 - - [2026-07-28 18:09:54] "POST /ref-update HTTP/1.1" 200 156 0.016228 10.0.0.185 - - [2026-07-28 18:09:54] "PUT /routing-instance/cbe010cd-9435-4041-a7d3-ce7fffcf7d30 HTTP/1.1" 200 268 0.027995 10.0.0.185 - - [2026-07-28 18:09:54] "POST /ref-update HTTP/1.1" 200 156 0.014464 10.0.0.185 - - [2026-07-28 18:09:55] "POST /virtual-machines HTTP/1.1" 200 551 0.018121 10.0.0.185 - - [2026-07-28 18:09:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.112887 10.0.0.185 - - [2026-07-28 18:09:55] "POST /chown HTTP/1.1" 200 109 0.015129 10.0.0.185 - - [2026-07-28 18:09:55] "POST /instance-ips HTTP/1.1" 400 244 0.026635 10.0.0.185 - - [2026-07-28 18:09:55] "POST /chown HTTP/1.1" 200 109 0.012694 10.0.0.185 - - [2026-07-28 18:09:55] "PUT /virtual-machine-interface/0eb67aad-c637-42df-93ea-07863bd6faea HTTP/1.1" 200 286 0.019307 10.0.0.185 - - [2026-07-28 18:09:55] "PUT /instance-ip/37ed391f-56ec-4b4d-b178-5738b5c2be55 HTTP/1.1" 200 258 0.018928 10.0.0.185 - - [2026-07-28 18:09:55] "POST /ref-update HTTP/1.1" 200 156 0.017902 10.0.0.185 - - [2026-07-28 18:09:55] "POST /ref-update HTTP/1.1" 200 156 0.036304 10.0.0.185 - - [2026-07-28 18:09:55] "POST /ref-update HTTP/1.1" 200 156 0.093634 10.0.0.185 - - [2026-07-28 18:09:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.219716 10.0.0.185 - - [2026-07-28 18:09:55] "PUT /routing-instance/cbe010cd-9435-4041-a7d3-ce7fffcf7d30 HTTP/1.1" 200 268 0.040702 10.0.0.185 - - [2026-07-28 18:09:55] "POST /chown HTTP/1.1" 200 109 0.028929 10.0.0.185 - - [2026-07-28 18:09:56] "POST /instance-ips HTTP/1.1" 400 314 0.059387 10.0.0.185 - - [2026-07-28 18:09:56] "POST /chown HTTP/1.1" 200 109 0.013889 10.0.0.185 - - [2026-07-28 18:09:56] "PUT /virtual-machine-interface/4a107b40-e204-46a6-a02e-0eb930aa9ee2 HTTP/1.1" 200 286 0.026450 10.0.0.185 - - [2026-07-28 18:09:56] "PUT /instance-ip/659a7d9f-6bc0-43f0-867f-813791ae254d HTTP/1.1" 200 258 0.036611 10.0.0.185 - - [2026-07-28 18:09:56] "POST /ref-update HTTP/1.1" 200 156 0.028605 10.0.0.185 - - [2026-07-28 18:09:56] "POST /ref-update HTTP/1.1" 200 156 0.017769 10.0.0.185 - - [2026-07-28 18:09:56] "PUT /routing-instance/cbe010cd-9435-4041-a7d3-ce7fffcf7d30 HTTP/1.1" 200 268 0.072192 10.0.0.185 - - [2026-07-28 18:09:56] "POST /ref-update HTTP/1.1" 200 156 0.070721 252.185.232.251 - - [2026-07-28 18:09:58] "POST /neutron/port HTTP/1.1" 200 1119 0.017965 252.185.232.251 - - [2026-07-28 18:09:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008061 252.185.232.251 - - [2026-07-28 18:09:58] "POST /neutron/port HTTP/1.1" 200 1119 0.017021 252.185.232.251 - - [2026-07-28 18:09:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008317 252.185.232.251 - - [2026-07-28 18:09:58] "POST /neutron/port HTTP/1.1" 200 1119 0.092973 252.185.232.251 - - [2026-07-28 18:09:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008807 10.0.0.185 - - [2026-07-28 18:09:59] "GET /virtual-machine/a7d53783-6eb8-4174-8b38-1043eefd1a49 HTTP/1.1" 401 298 0.000474 10.0.0.185 - - [2026-07-28 18:09:59] "GET /virtual-machine/a7d53783-6eb8-4174-8b38-1043eefd1a49 HTTP/1.1" 200 1298 0.057144 10.0.0.185 - - [2026-07-28 18:09:59] "GET /virtual-machine-interface/52f7ca26-0908-417b-b0c7-cb2cbfb769d1 HTTP/1.1" 200 2957 0.006701 10.0.0.185 - - [2026-07-28 18:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.185 - - [2026-07-28 18:09:59] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004852 10.0.0.185 - - [2026-07-28 18:09:59] "GET /virtual-networks?parent_id=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005229 10.0.0.185 - - [2026-07-28 18:09:59] "GET /virtual-network/6f8cc2f7-94ce-49dc-a89a-84087d33471b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008415 10.0.0.185 - - [2026-07-28 18:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.185 - - [2026-07-28 18:10:03] "GET /virtual-network/6f8cc2f7-94ce-49dc-a89a-84087d33471b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007396 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/port HTTP/1.1" 200 1119 0.018331 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007725 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/port HTTP/1.1" 200 1121 0.017298 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010120 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/port HTTP/1.1" 200 1119 0.016413 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010168 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/port HTTP/1.1" 200 1121 0.018858 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008692 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/port HTTP/1.1" 200 1121 0.016054 252.185.232.251 - - [2026-07-28 18:10:05] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006941 252.185.232.251 - - [2026-07-28 18:10:06] "POST /neutron/port HTTP/1.1" 200 1119 0.019437 252.185.232.251 - - [2026-07-28 18:10:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007334 252.185.232.251 - - [2026-07-28 18:10:06] "POST /neutron/port HTTP/1.1" 200 1119 0.017589 252.185.232.251 - - [2026-07-28 18:10:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006282 10.0.0.185 - - [2026-07-28 18:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.185 - - [2026-07-28 18:10:07] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005591 10.0.0.185 - - [2026-07-28 18:10:07] "GET /virtual-networks?parent_id=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005232 10.0.0.185 - - [2026-07-28 18:10:07] "GET /virtual-network/6f8cc2f7-94ce-49dc-a89a-84087d33471b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008010 252.185.232.251 - - [2026-07-28 18:10:07] "POST /neutron/port HTTP/1.1" 200 1121 0.018128 252.185.232.251 - - [2026-07-28 18:10:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009299 252.185.232.251 - - [2026-07-28 18:10:07] "POST /neutron/port HTTP/1.1" 200 1121 0.016172 252.185.232.251 - - [2026-07-28 18:10:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008658 252.185.232.251 - - [2026-07-28 18:10:07] "POST /neutron/port HTTP/1.1" 200 1121 0.019103 252.185.232.251 - - [2026-07-28 18:10:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008227 10.0.0.185 - - [2026-07-28 18:10:08] "GET /virtual-machine/cb68bcbe-3048-4922-bd26-fa4a5d877f38 HTTP/1.1" 200 1298 0.006939 10.0.0.185 - - [2026-07-28 18:10:08] "GET /virtual-machine-interface/ae344819-42dc-4cd2-9257-9452631e5a37 HTTP/1.1" 200 2970 0.005432 10.0.0.185 - - [2026-07-28 18:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.185 - - [2026-07-28 18:10:08] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004391 10.0.0.185 - - [2026-07-28 18:10:08] "GET /virtual-networks?parent_id=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004673 10.0.0.185 - - [2026-07-28 18:10:08] "GET /virtual-network/1a294ec4-50d0-4e29-b303-da2c4a7949d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007329 252.185.232.251 - - [2026-07-28 18:10:09] "POST /neutron/port HTTP/1.1" 200 1121 0.017986 252.185.232.251 - - [2026-07-28 18:10:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007174 10.0.0.185 - - [2026-07-28 18:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.185 - - [2026-07-28 18:10:09] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003697 10.0.0.185 - - [2026-07-28 18:10:09] "GET /virtual-networks?parent_id=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003400 10.0.0.185 - - [2026-07-28 18:10:09] "GET /virtual-network/1a294ec4-50d0-4e29-b303-da2c4a7949d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006785 252.185.232.251 - - [2026-07-28 18:10:13] "POST /neutron/router HTTP/1.1" 200 654 0.005559 10.0.0.185 - - [2026-07-28 18:10:13] "POST /ref-update HTTP/1.1" 200 156 0.025210 252.185.232.251 - - [2026-07-28 18:10:13] "POST /neutron/router HTTP/1.1" 200 344 0.184597 252.185.232.251 - - [2026-07-28 18:10:14] "POST /neutron/router HTTP/1.1" 200 654 0.006784 10.0.0.185 - - [2026-07-28 18:10:14] "GET /logical-router/ba7d931c-5946-4d2f-abe3-39e97e5ff4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.005598 10.0.0.185 - - [2026-07-28 18:10:14] "GET /service-instance/0559d618-9e9a-42f2-860a-a6326b7e3e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.008233 252.185.232.251 - - [2026-07-28 18:10:14] "POST /neutron/router HTTP/1.1" 200 151 0.094552 10.0.0.185 - - [2026-07-28 18:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010956 10.0.0.185 - - [2026-07-28 18:10:14] "PUT /logical-router/ba7d931c-5946-4d2f-abe3-39e97e5ff4e8 HTTP/1.1" 404 171 0.006100 10.0.0.185 - - [2026-07-28 18:10:14] "DELETE /route-target/916eb666-5c3a-498a-b7be-248d2869e000 HTTP/1.1" 409 241 0.017828 10.0.0.185 - - [2026-07-28 18:10:14] "POST /ref-update HTTP/1.1" 200 156 0.013873 10.0.0.185 - - [2026-07-28 18:10:14] "DELETE /route-table/7cffc558-9e4f-48f3-a114-0aa08f6873e8 HTTP/1.1" 200 115 0.045243 10.0.0.185 - - [2026-07-28 18:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010396 10.0.0.185 - - [2026-07-28 18:10:14] "PUT /routing-instance/cbe010cd-9435-4041-a7d3-ce7fffcf7d30 HTTP/1.1" 200 268 0.019978 10.0.0.185 - - [2026-07-28 18:10:14] "GET /virtual-network/ef2bb93f-1d9e-49df-916e-9ce4a7c7c1ea?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2297 0.011687 10.0.0.185 - - [2026-07-28 18:10:14] "POST /ref-update HTTP/1.1" 200 156 0.018062 10.0.0.185 - - [2026-07-28 18:10:14] "POST /ref-update HTTP/1.1" 200 156 0.019356 252.185.232.251 - - [2026-07-28 18:10:14] "POST /neutron/network HTTP/1.1" 200 832 0.014504 10.0.0.185 - - [2026-07-28 18:10:14] "GET /virtual-machine-interface/4a107b40-e204-46a6-a02e-0eb930aa9ee2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1647 0.007277 10.0.0.185 - - [2026-07-28 18:10:14] "POST /ref-update HTTP/1.1" 200 156 0.021665 10.0.0.185 - - [2026-07-28 18:10:14] "GET /instance-ip/659a7d9f-6bc0-43f0-867f-813791ae254d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005551 252.185.232.251 - - [2026-07-28 18:10:14] "POST /neutron/network HTTP/1.1" 400 204 0.080341 10.0.0.185 - - [2026-07-28 18:10:14] "DELETE /virtual-machine-interface/4a107b40-e204-46a6-a02e-0eb930aa9ee2 HTTP/1.1" 200 115 0.056702 10.0.0.185 - - [2026-07-28 18:10:14] "GET /virtual-machine-interface/d3934b32-8d40-4b54-80a2-aa9acc0851b3?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1647 0.009444 10.0.0.185 - - [2026-07-28 18:10:14] "POST /ref-update HTTP/1.1" 200 156 0.017648 10.0.0.185 - - [2026-07-28 18:10:14] "GET /instance-ip/659a7d9f-6bc0-43f0-867f-813791ae254d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.009651 10.0.0.185 - - [2026-07-28 18:10:15] "DELETE /instance-ip/659a7d9f-6bc0-43f0-867f-813791ae254d HTTP/1.1" 200 115 0.062373 10.0.0.185 - - [2026-07-28 18:10:15] "DELETE /virtual-machine-interface/d3934b32-8d40-4b54-80a2-aa9acc0851b3 HTTP/1.1" 200 115 0.055875 10.0.0.185 - - [2026-07-28 18:10:15] "DELETE /instance-ip/659a7d9f-6bc0-43f0-867f-813791ae254d HTTP/1.1" 404 177 0.008165 10.0.0.185 - - [2026-07-28 18:10:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008446 10.0.0.185 - - [2026-07-28 18:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009323 10.0.0.185 - - [2026-07-28 18:10:15] "POST /useragent-kv HTTP/1.1" 200 115 0.007929 10.0.0.185 - - [2026-07-28 18:10:15] "DELETE /virtual-network/ef2bb93f-1d9e-49df-916e-9ce4a7c7c1ea HTTP/1.1" 200 115 0.171684 10.0.0.185 - - [2026-07-28 18:10:15] "DELETE /route-target/53f28f96-cf7a-43ea-a90a-a24065337cd8 HTTP/1.1" 200 115 0.054263 252.185.232.251 - - [2026-07-28 18:10:15] "POST /neutron/port HTTP/1.1" 200 1119 0.038141 252.185.232.251 - - [2026-07-28 18:10:15] "POST /neutron/port HTTP/1.1" 200 1121 0.022093 10.0.0.185 - - [2026-07-28 18:10:15] "DELETE /service-instance/0559d618-9e9a-42f2-860a-a6326b7e3e3d HTTP/1.1" 200 115 0.083102 10.0.0.185 - - [2026-07-28 18:10:15] "GET /logical-router/ba7d931c-5946-4d2f-abe3-39e97e5ff4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006091 252.185.232.251 - - [2026-07-28 18:10:15] "POST /neutron/port HTTP/1.1" 200 1109 0.018074 252.185.232.251 - - [2026-07-28 18:10:15] "POST /neutron/port HTTP/1.1" 200 1111 0.015219 10.0.0.185 - - [2026-07-28 18:10:15] "GET /service-instance/0559d618-9e9a-42f2-860a-a6326b7e3e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002875 10.0.0.185 - - [2026-07-28 18:10:15] "GET /virtual-machine-interface/0eb67aad-c637-42df-93ea-07863bd6faea?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1650 0.007363 10.0.0.185 - - [2026-07-28 18:10:15] "POST /ref-update HTTP/1.1" 200 156 0.035512 10.0.0.185 - - [2026-07-28 18:10:15] "GET /instance-ip/37ed391f-56ec-4b4d-b178-5738b5c2be55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006007 252.185.232.251 - - [2026-07-28 18:10:15] "POST /neutron/port HTTP/1.1" 200 151 0.217070 252.185.232.251 - - [2026-07-28 18:10:15] "POST /neutron/port HTTP/1.1" 200 151 0.226763 10.0.0.185 - - [2026-07-28 18:10:15] "DELETE /virtual-machine-interface/0eb67aad-c637-42df-93ea-07863bd6faea HTTP/1.1" 200 115 0.090854 10.0.0.185 - - [2026-07-28 18:10:15] "DELETE /virtual-machine/eebaee28-4b8a-4bb0-9fdf-3490a3c649cd HTTP/1.1" 200 115 0.049259 10.0.0.185 - - [2026-07-28 18:10:15] "GET /virtual-machine-interface/8101b40f-8f71-44fb-bbb3-2e3ee234250d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1650 0.010185 10.0.0.185 - - [2026-07-28 18:10:15] "POST /ref-update HTTP/1.1" 200 156 0.017803 10.0.0.185 - - [2026-07-28 18:10:15] "GET /instance-ip/37ed391f-56ec-4b4d-b178-5738b5c2be55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.005910 10.0.0.185 - - [2026-07-28 18:10:16] "DELETE /instance-ip/37ed391f-56ec-4b4d-b178-5738b5c2be55 HTTP/1.1" 200 115 0.051224 10.0.0.185 - - [2026-07-28 18:10:16] "DELETE /virtual-machine-interface/8101b40f-8f71-44fb-bbb3-2e3ee234250d HTTP/1.1" 200 115 0.138430 10.0.0.185 - - [2026-07-28 18:10:16] "POST /ref-update HTTP/1.1" 200 156 0.016449 10.0.0.185 - - [2026-07-28 18:10:16] "DELETE /virtual-machine/7f9adba2-9f41-4b85-906e-4d693191d38d HTTP/1.1" 200 115 0.026683 252.185.232.251 - - [2026-07-28 18:10:16] "POST /neutron/network HTTP/1.1" 200 832 0.007418 10.0.0.185 - - [2026-07-28 18:10:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004852 10.0.0.185 - - [2026-07-28 18:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006406 10.0.0.185 - - [2026-07-28 18:10:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003885 252.185.232.251 - - [2026-07-28 18:10:16] "POST /neutron/network HTTP/1.1" 200 151 0.120898 10.0.0.185 - - [2026-07-28 18:10:16] "DELETE /route-target/1f3ed303-bbfe-4fe4-bacb-b7633f7a0c8d HTTP/1.1" 200 115 0.032148 252.185.232.251 - - [2026-07-28 18:10:16] "POST /neutron/network HTTP/1.1" 200 823 0.007480 10.0.0.185 - - [2026-07-28 18:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.185 - - [2026-07-28 18:10:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004165 10.0.0.185 - - [2026-07-28 18:10:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005130 252.185.232.251 - - [2026-07-28 18:10:17] "POST /neutron/network HTTP/1.1" 200 151 0.116909 10.0.0.185 - - [2026-07-28 18:10:17] "DELETE /route-target/1f0caedb-1735-4656-8536-3f0371e9889c HTTP/1.1" 200 115 0.029014 10.0.0.185 - - [2026-07-28 18:10:17] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001280 10.0.0.185 - - [2026-07-28 18:10:17] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.031417 10.0.0.185 - - [2026-07-28 18:10:17] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001189 10.0.0.185 - - [2026-07-28 18:10:17] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?fields=virtual_networks HTTP/1.1" 200 1040 0.077546 10.0.0.185 - - [2026-07-28 18:10:17] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001439 10.0.0.185 - - [2026-07-28 18:10:17] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.033709 10.0.0.185 - - [2026-07-28 18:10:17] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001398 10.0.0.185 - - [2026-07-28 18:10:17] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?fields=security_groups HTTP/1.1" 200 1269 0.038517 10.0.0.185 - - [2026-07-28 18:10:18] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003307 10.0.0.185 - - [2026-07-28 18:10:18] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011232 10.0.0.185 - - [2026-07-28 18:10:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.038132 10.0.0.185 - - [2026-07-28 18:10:19] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003932 10.0.0.185 - - [2026-07-28 18:10:19] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002096 10.0.0.185 - - [2026-07-28 18:10:19] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010727 10.0.0.185 - - [2026-07-28 18:10:19] "POST /id-to-fqname HTTP/1.1" 200 196 0.002003 10.0.0.185 - - [2026-07-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 404 205 0.008724 10.0.0.185 - - [2026-07-28 18:10:19] "POST /security-groups HTTP/1.1" 200 591 0.073186 10.0.0.185 - - [2026-07-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.003663 10.0.0.185 - - [2026-07-28 18:10:19] "POST /projects HTTP/1.1" 200 593 0.264293 10.0.0.185 - - [2026-07-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.308124 10.0.0.185 - - [2026-07-28 18:10:19] "POST /access-control-lists HTTP/1.1" 200 606 0.071610 10.0.0.185 - - [2026-07-28 18:10:19] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.506360 10.0.0.185 - - [2026-07-28 18:10:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.006055 10.0.0.185 - - [2026-07-28 18:10:19] "POST /access-control-lists HTTP/1.1" 200 604 0.065618 10.0.0.185 - - [2026-07-28 18:10:20] "GET / HTTP/1.1" 200 36499 0.002050 10.0.0.185 - - [2026-07-28 18:10:21] "POST /fqname-to-id HTTP/1.1" 401 298 0.000635 10.0.0.185 - - [2026-07-28 18:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.105011 10.0.0.185 - - [2026-07-28 18:10:22] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001477 10.0.0.185 - - [2026-07-28 18:10:22] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034543 252.185.232.251 - - [2026-07-28 18:10:22] "POST /neutron/network HTTP/1.1" 200 117 0.049542 10.0.0.185 - - [2026-07-28 18:10:22] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001259 252.185.232.251 - - [2026-07-28 18:10:22] "POST /neutron/network HTTP/1.1" 200 611 0.108780 10.0.0.185 - - [2026-07-28 18:10:22] "POST /route-targets HTTP/1.1" 200 329 0.012511 10.0.0.185 - - [2026-07-28 18:10:22] "POST /ref-update HTTP/1.1" 200 156 0.026737 10.0.0.185 - - [2026-07-28 18:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006430 252.185.232.251 - - [2026-07-28 18:10:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.161861 10.0.0.185 - - [2026-07-28 18:10:23] "POST /fqname-to-id HTTP/1.1" 401 298 0.000788 10.0.0.185 - - [2026-07-28 18:10:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003969 252.185.232.251 - - [2026-07-28 18:10:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.173673 252.185.232.251 - - [2026-07-28 18:10:23] "POST /neutron/network HTTP/1.1" 200 1003 0.009771 10.0.0.185 - - [2026-07-28 18:10:23] "POST /id-to-fqname HTTP/1.1" 200 226 0.001868 10.0.0.185 - - [2026-07-28 18:10:23] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005967 252.185.232.251 - - [2026-07-28 18:10:23] "POST /neutron/network HTTP/1.1" 200 1003 0.009738 10.0.0.185 - - [2026-07-28 18:10:23] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006398 252.185.232.251 - - [2026-07-28 18:10:23] "POST /neutron/network HTTP/1.1" 200 1003 0.012975 10.0.0.185 - - [2026-07-28 18:10:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.046988 252.185.232.251 - - [2026-07-28 18:10:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.015598 252.185.232.251 - - [2026-07-28 18:10:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.011736 10.0.0.185 - - [2026-07-28 18:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.185 - - [2026-07-28 18:10:23] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001331 10.0.0.185 - - [2026-07-28 18:10:23] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036225 252.185.232.251 - - [2026-07-28 18:10:23] "POST /neutron/network HTTP/1.1" 200 117 0.012903 10.0.0.185 - - [2026-07-28 18:10:23] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001151 252.185.232.251 - - [2026-07-28 18:10:24] "POST /neutron/network HTTP/1.1" 200 611 0.112856 10.0.0.185 - - [2026-07-28 18:10:24] "POST /route-targets HTTP/1.1" 200 329 0.015847 10.0.0.185 - - [2026-07-28 18:10:24] "POST /ref-update HTTP/1.1" 200 156 0.039601 10.0.0.185 - - [2026-07-28 18:10:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005887 252.185.232.251 - - [2026-07-28 18:10:24] "POST /neutron/subnet HTTP/1.1" 200 730 0.241439 10.0.0.185 - - [2026-07-28 18:10:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.006421 10.0.0.185 - - [2026-07-28 18:10:24] "POST /useragent-kv HTTP/1.1" 200 115 0.011514 252.185.232.251 - - [2026-07-28 18:10:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.216490 252.185.232.251 - - [2026-07-28 18:10:24] "POST /neutron/network HTTP/1.1" 200 1005 0.008347 10.0.0.185 - - [2026-07-28 18:10:24] "POST /id-to-fqname HTTP/1.1" 200 226 0.001761 10.0.0.185 - - [2026-07-28 18:10:24] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006438 252.185.232.251 - - [2026-07-28 18:10:24] "POST /neutron/network HTTP/1.1" 200 1005 0.011045 10.0.0.185 - - [2026-07-28 18:10:24] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006860 252.185.232.251 - - [2026-07-28 18:10:24] "POST /neutron/network HTTP/1.1" 200 1005 0.007483 252.185.232.251 - - [2026-07-28 18:10:24] "POST /neutron/subnet HTTP/1.1" 200 730 0.008250 252.185.232.251 - - [2026-07-28 18:10:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.009102 10.0.0.185 - - [2026-07-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.003293 10.0.0.185 - - [2026-07-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.185 - - [2026-07-28 18:10:25] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001387 10.0.0.185 - - [2026-07-28 18:10:25] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.037992 10.0.0.185 - - [2026-07-28 18:10:25] "POST /network-policys HTTP/1.1" 200 579 0.077296 10.0.0.185 - - [2026-07-28 18:10:25] "GET /network-policy/8fd1aec4-8a09-476b-8f71-b74ea1c0d783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.008711 252.185.232.251 - - [2026-07-28 18:10:25] "POST /neutron/network HTTP/1.1" 200 1003 0.013428 10.0.0.185 - - [2026-07-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.003804 252.185.232.251 - - [2026-07-28 18:10:25] "POST /neutron/network HTTP/1.1" 200 1109 0.059878 252.185.232.251 - - [2026-07-28 18:10:25] "POST /neutron/network HTTP/1.1" 200 1109 0.010075 10.0.0.185 - - [2026-07-28 18:10:25] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007632 10.0.0.185 - - [2026-07-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.185 - - [2026-07-28 18:10:25] "GET /network-policy/8fd1aec4-8a09-476b-8f71-b74ea1c0d783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.005393 252.185.232.251 - - [2026-07-28 18:10:25] "POST /neutron/network HTTP/1.1" 200 1005 0.010413 10.0.0.185 - - [2026-07-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.003532 10.0.0.185 - - [2026-07-28 18:10:25] "POST /access-control-lists HTTP/1.1" 200 598 0.072106 10.0.0.185 - - [2026-07-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.007404 10.0.0.185 - - [2026-07-28 18:10:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.011061 252.185.232.251 - - [2026-07-28 18:10:25] "POST /neutron/network HTTP/1.1" 200 1111 0.126213 252.185.232.251 - - [2026-07-28 18:10:26] "POST /neutron/network HTTP/1.1" 200 1111 0.010394 10.0.0.185 - - [2026-07-28 18:10:26] "POST /access-control-lists HTTP/1.1" 200 598 0.083438 10.0.0.185 - - [2026-07-28 18:10:26] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008297 10.0.0.185 - - [2026-07-28 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.185 - - [2026-07-28 18:10:26] "GET /network-policy/8fd1aec4-8a09-476b-8f71-b74ea1c0d783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004646 10.0.0.185 - - [2026-07-28 18:10:26] "POST /ref-update HTTP/1.1" 200 156 0.012760 10.0.0.185 - - [2026-07-28 18:10:26] "GET /domains HTTP/1.1" 401 298 0.000888 10.0.0.185 - - [2026-07-28 18:10:26] "GET /domains HTTP/1.1" 200 440 0.031736 10.0.0.185 - - [2026-07-28 18:10:26] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001337 10.0.0.185 - - [2026-07-28 18:10:26] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1505 0.014135 10.0.0.185 - - [2026-07-28 18:10:26] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001548 10.0.0.185 - - [2026-07-28 18:10:26] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d HTTP/1.1" 200 2626 0.034219 10.0.0.185 - - [2026-07-28 18:10:26] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc HTTP/1.1" 200 3506 0.009106 10.0.0.185 - - [2026-07-28 18:10:26] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc HTTP/1.1" 200 3506 0.007425 10.0.0.185 - - [2026-07-28 18:10:26] "GET /routing-instance/01fea758-5e29-4c64-973f-fb9f7f06dc07 HTTP/1.1" 200 1798 0.004689 10.0.0.185 - - [2026-07-28 18:10:26] "GET /routing-instance/01fea758-5e29-4c64-973f-fb9f7f06dc07 HTTP/1.1" 200 1798 0.005440 10.0.0.185 - - [2026-07-28 18:10:26] "GET /route-target/79a460de-904d-44e0-b43f-c2fec3214a91 HTTP/1.1" 200 1214 0.004497 10.0.0.185 - - [2026-07-28 18:10:27] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc HTTP/1.1" 200 3506 0.005229 10.0.0.185 - - [2026-07-28 18:10:27] "GET /routing-instance/01fea758-5e29-4c64-973f-fb9f7f06dc07 HTTP/1.1" 200 1798 0.004153 10.0.0.185 - - [2026-07-28 18:10:27] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005501 10.0.0.185 - - [2026-07-28 18:10:27] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc HTTP/1.1" 200 3506 0.005055 10.0.0.185 - - [2026-07-28 18:10:27] "GET /routing-instance/01fea758-5e29-4c64-973f-fb9f7f06dc07 HTTP/1.1" 200 1798 0.004246 10.0.0.185 - - [2026-07-28 18:10:27] "GET /routing-instance/01fea758-5e29-4c64-973f-fb9f7f06dc07 HTTP/1.1" 200 1798 0.005007 10.0.0.185 - - [2026-07-28 18:10:27] "GET /route-target/79a460de-904d-44e0-b43f-c2fec3214a91 HTTP/1.1" 200 1214 0.003832 10.0.0.185 - - [2026-07-28 18:10:27] "GET /domains HTTP/1.1" 200 440 0.003347 10.0.0.185 - - [2026-07-28 18:10:27] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001639 10.0.0.185 - - [2026-07-28 18:10:27] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1505 0.009161 10.0.0.185 - - [2026-07-28 18:10:27] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002123 10.0.0.185 - - [2026-07-28 18:10:27] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d HTTP/1.1" 200 2626 0.033344 10.0.0.185 - - [2026-07-28 18:10:27] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc HTTP/1.1" 200 3506 0.007556 10.0.0.185 - - [2026-07-28 18:10:28] "GET /obj-perms HTTP/1.1" 200 6477 0.078725 10.0.0.185 - - [2026-07-28 18:10:28] "GET /domains HTTP/1.1" 200 440 0.003904 10.0.0.185 - - [2026-07-28 18:10:28] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002337 10.0.0.185 - - [2026-07-28 18:10:28] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1505 0.009991 10.0.0.185 - - [2026-07-28 18:10:28] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001488 10.0.0.185 - - [2026-07-28 18:10:28] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d HTTP/1.1" 200 2626 0.039468 10.0.0.185 - - [2026-07-28 18:10:28] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5 HTTP/1.1" 200 3512 0.009334 10.0.0.185 - - [2026-07-28 18:10:28] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5 HTTP/1.1" 200 3512 0.006233 10.0.0.185 - - [2026-07-28 18:10:28] "GET /routing-instance/d9ee1dc2-1682-4731-a1c9-dfdfa6b362ff HTTP/1.1" 200 1800 0.004278 10.0.0.185 - - [2026-07-28 18:10:28] "GET /routing-instance/d9ee1dc2-1682-4731-a1c9-dfdfa6b362ff HTTP/1.1" 200 1800 0.005629 10.0.0.185 - - [2026-07-28 18:10:28] "GET /route-target/84255784-18ff-4d4d-88d2-60ac56af685e HTTP/1.1" 200 1213 0.004571 10.0.0.185 - - [2026-07-28 18:10:28] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5 HTTP/1.1" 200 3512 0.006082 10.0.0.185 - - [2026-07-28 18:10:29] "GET /routing-instance/d9ee1dc2-1682-4731-a1c9-dfdfa6b362ff HTTP/1.1" 200 1800 0.005300 10.0.0.185 - - [2026-07-28 18:10:29] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005733 10.0.0.185 - - [2026-07-28 18:10:29] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5 HTTP/1.1" 200 3512 0.006153 10.0.0.185 - - [2026-07-28 18:10:29] "GET /routing-instance/d9ee1dc2-1682-4731-a1c9-dfdfa6b362ff HTTP/1.1" 200 1800 0.005007 10.0.0.185 - - [2026-07-28 18:10:29] "GET /routing-instance/d9ee1dc2-1682-4731-a1c9-dfdfa6b362ff HTTP/1.1" 200 1800 0.006050 10.0.0.185 - - [2026-07-28 18:10:29] "GET /route-target/84255784-18ff-4d4d-88d2-60ac56af685e HTTP/1.1" 200 1213 0.004798 10.0.0.185 - - [2026-07-28 18:10:29] "GET /domains HTTP/1.1" 200 440 0.003788 10.0.0.185 - - [2026-07-28 18:10:29] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001562 10.0.0.185 - - [2026-07-28 18:10:29] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1505 0.009381 10.0.0.185 - - [2026-07-28 18:10:29] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001171 10.0.0.185 - - [2026-07-28 18:10:29] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d HTTP/1.1" 200 2626 0.036494 10.0.0.185 - - [2026-07-28 18:10:29] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5 HTTP/1.1" 200 3512 0.005353 10.0.0.185 - - [2026-07-28 18:10:29] "GET /obj-perms HTTP/1.1" 200 6477 0.002038 10.0.0.185 - - [2026-07-28 18:10:29] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007360 252.185.232.251 - - [2026-07-28 18:10:29] "POST /neutron/network HTTP/1.1" 200 1111 0.010629 10.0.0.185 - - [2026-07-28 18:10:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.004606 252.185.232.251 - - [2026-07-28 18:10:30] "POST /neutron/network HTTP/1.1" 200 1005 0.067433 10.0.0.185 - - [2026-07-28 18:10:30] "DELETE /access-control-list/a9ba99e3-67cd-423a-8763-cbeed6b8dd09 HTTP/1.1" 200 115 0.042504 10.0.0.185 - - [2026-07-28 18:10:30] "POST /ref-update HTTP/1.1" 200 156 0.017001 252.185.232.251 - - [2026-07-28 18:10:30] "POST /neutron/network HTTP/1.1" 200 1005 0.010308 10.0.0.185 - - [2026-07-28 18:10:30] "GET /virtual-network/76798770-28e9-428f-9c8a-5270182e8ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006868 10.0.0.185 - - [2026-07-28 18:10:30] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005894 252.185.232.251 - - [2026-07-28 18:10:30] "POST /neutron/network HTTP/1.1" 200 1109 0.010201 10.0.0.185 - - [2026-07-28 18:10:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.009629 252.185.232.251 - - [2026-07-28 18:10:30] "POST /neutron/network HTTP/1.1" 200 1003 0.081429 10.0.0.185 - - [2026-07-28 18:10:30] "DELETE /access-control-list/739bcf5f-920a-4226-9cd4-6271fc7bf4f8 HTTP/1.1" 200 115 0.063795 10.0.0.185 - - [2026-07-28 18:10:30] "POST /ref-update HTTP/1.1" 200 156 0.023372 252.185.232.251 - - [2026-07-28 18:10:30] "POST /neutron/network HTTP/1.1" 200 1003 0.009379 10.0.0.185 - - [2026-07-28 18:10:30] "GET /virtual-network/df3ca5bd-85b7-4fde-80ef-ac742aa371dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007735 10.0.0.185 - - [2026-07-28 18:10:30] "DELETE /network-policy/8fd1aec4-8a09-476b-8f71-b74ea1c0d783 HTTP/1.1" 200 115 0.038760 252.185.232.251 - - [2026-07-28 18:10:30] "POST /neutron/network HTTP/1.1" 200 1005 0.008348 10.0.0.185 - - [2026-07-28 18:10:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006442 10.0.0.185 - - [2026-07-28 18:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.185 - - [2026-07-28 18:10:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004027 10.0.0.185 - - [2026-07-28 18:10:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002464 10.0.0.185 - - [2026-07-28 18:10:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002305 252.185.232.251 - - [2026-07-28 18:10:30] "POST /neutron/network HTTP/1.1" 200 151 0.106538 10.0.0.185 - - [2026-07-28 18:10:30] "DELETE /route-target/84255784-18ff-4d4d-88d2-60ac56af685e HTTP/1.1" 200 115 0.024508 10.0.0.185 - - [2026-07-28 18:10:30] "GET /routing-instance/d9ee1dc2-1682-4731-a1c9-dfdfa6b362ff HTTP/1.1" 404 171 0.003245 10.0.0.185 - - [2026-07-28 18:10:30] "GET /domains HTTP/1.1" 200 440 0.003592 10.0.0.185 - - [2026-07-28 18:10:30] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001373 10.0.0.185 - - [2026-07-28 18:10:30] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1505 0.008893 10.0.0.185 - - [2026-07-28 18:10:30] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001945 10.0.0.185 - - [2026-07-28 18:10:30] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d HTTP/1.1" 200 2146 0.042619 252.185.232.251 - - [2026-07-28 18:10:31] "POST /neutron/network HTTP/1.1" 200 1003 0.011308 10.0.0.185 - - [2026-07-28 18:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005876 10.0.0.185 - - [2026-07-28 18:10:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004064 10.0.0.185 - - [2026-07-28 18:10:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002708 10.0.0.185 - - [2026-07-28 18:10:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002503 10.0.0.185 - - [2026-07-28 18:10:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002137 252.185.232.251 - - [2026-07-28 18:10:31] "POST /neutron/network HTTP/1.1" 200 151 0.129452 10.0.0.185 - - [2026-07-28 18:10:31] "DELETE /route-target/79a460de-904d-44e0-b43f-c2fec3214a91 HTTP/1.1" 200 115 0.030072 10.0.0.185 - - [2026-07-28 18:10:31] "GET /routing-instance/01fea758-5e29-4c64-973f-fb9f7f06dc07 HTTP/1.1" 404 171 0.003114 10.0.0.185 - - [2026-07-28 18:10:31] "GET /domains HTTP/1.1" 200 440 0.003248 10.0.0.185 - - [2026-07-28 18:10:31] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001238 10.0.0.185 - - [2026-07-28 18:10:31] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1505 0.007930 10.0.0.185 - - [2026-07-28 18:10:31] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002320 10.0.0.185 - - [2026-07-28 18:10:31] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d HTTP/1.1" 200 1901 0.031934 10.0.0.185 - - [2026-07-28 18:10:32] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001781 10.0.0.185 - - [2026-07-28 18:10:32] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.037733 10.0.0.185 - - [2026-07-28 18:10:32] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001349 10.0.0.185 - - [2026-07-28 18:10:32] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?fields=virtual_networks HTTP/1.1" 200 1049 0.072099 10.0.0.185 - - [2026-07-28 18:10:32] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001802 10.0.0.185 - - [2026-07-28 18:10:32] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.033309 10.0.0.185 - - [2026-07-28 18:10:32] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001091 10.0.0.185 - - [2026-07-28 18:10:32] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?fields=security_groups HTTP/1.1" 200 1283 0.031274 10.0.0.185 - - [2026-07-28 18:10:33] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001629 10.0.0.185 - - [2026-07-28 18:10:33] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010960 10.0.0.185 - - [2026-07-28 18:10:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.032454 10.0.0.185 - - [2026-07-28 18:10:33] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002856 10.0.0.185 - - [2026-07-28 18:10:33] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001522 10.0.0.185 - - [2026-07-28 18:10:33] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008383 10.0.0.185 - - [2026-07-28 18:10:34] "POST /id-to-fqname HTTP/1.1" 200 204 0.001898 10.0.0.185 - - [2026-07-28 18:10:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.004073 10.0.0.185 - - [2026-07-28 18:10:34] "POST /security-groups HTTP/1.1" 200 599 0.064664 10.0.0.185 - - [2026-07-28 18:10:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.005558 10.0.0.185 - - [2026-07-28 18:10:34] "POST /projects HTTP/1.1" 200 609 0.237709 10.0.0.185 - - [2026-07-28 18:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.275766 10.0.0.185 - - [2026-07-28 18:10:34] "POST /access-control-lists HTTP/1.1" 200 614 0.066367 10.0.0.185 - - [2026-07-28 18:10:34] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.442546 10.0.0.185 - - [2026-07-28 18:10:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.005656 10.0.0.185 - - [2026-07-28 18:10:34] "POST /access-control-lists HTTP/1.1" 200 612 0.064983 10.0.0.185 - - [2026-07-28 18:10:35] "GET / HTTP/1.1" 200 36499 0.002353 10.0.0.185 - - [2026-07-28 18:10:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000674 10.0.0.185 - - [2026-07-28 18:10:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.075410 10.0.0.185 - - [2026-07-28 18:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.185 - - [2026-07-28 18:10:37] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001617 10.0.0.185 - - [2026-07-28 18:10:37] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.036669 10.0.0.185 - - [2026-07-28 18:10:37] "POST /network-policys HTTP/1.1" 200 569 0.068601 10.0.0.185 - - [2026-07-28 18:10:37] "GET /network-policy/b4373660-974e-48f4-96be-c2b381e3472b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.005931 10.0.0.185 - - [2026-07-28 18:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.185 - - [2026-07-28 18:10:37] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001309 10.0.0.185 - - [2026-07-28 18:10:37] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.035865 252.185.232.251 - - [2026-07-28 18:10:37] "POST /neutron/network HTTP/1.1" 200 117 0.046264 10.0.0.185 - - [2026-07-28 18:10:37] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001142 252.185.232.251 - - [2026-07-28 18:10:37] "POST /neutron/network HTTP/1.1" 200 621 0.090335 10.0.0.185 - - [2026-07-28 18:10:38] "POST /route-targets HTTP/1.1" 200 329 0.014796 10.0.0.185 - - [2026-07-28 18:10:38] "POST /ref-update HTTP/1.1" 200 156 0.018672 10.0.0.185 - - [2026-07-28 18:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008744 252.185.232.251 - - [2026-07-28 18:10:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.230278 10.0.0.185 - - [2026-07-28 18:10:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.005477 10.0.0.185 - - [2026-07-28 18:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006321 252.185.232.251 - - [2026-07-28 18:10:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.214577 252.185.232.251 - - [2026-07-28 18:10:38] "POST /neutron/network HTTP/1.1" 200 1013 0.008943 10.0.0.185 - - [2026-07-28 18:10:38] "POST /id-to-fqname HTTP/1.1" 200 235 0.002008 10.0.0.185 - - [2026-07-28 18:10:38] "GET /virtual-network/84a40b45-fafe-405a-b410-29a5216d97ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.006768 252.185.232.251 - - [2026-07-28 18:10:38] "POST /neutron/network HTTP/1.1" 200 1013 0.010238 10.0.0.185 - - [2026-07-28 18:10:38] "GET /virtual-network/84a40b45-fafe-405a-b410-29a5216d97ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.006484 252.185.232.251 - - [2026-07-28 18:10:38] "POST /neutron/network HTTP/1.1" 200 1013 0.008780 252.185.232.251 - - [2026-07-28 18:10:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.008624 252.185.232.251 - - [2026-07-28 18:10:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.008295 252.185.232.251 - - [2026-07-28 18:10:39] "POST /neutron/network HTTP/1.1" 200 1013 0.011269 10.0.0.185 - - [2026-07-28 18:10:39] "POST /fqname-to-id HTTP/1.1" 404 250 0.005812 10.0.0.185 - - [2026-07-28 18:10:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.003466 252.185.232.251 - - [2026-07-28 18:10:39] "POST /neutron/network HTTP/1.1" 200 1118 0.068770 10.0.0.185 - - [2026-07-28 18:10:39] "POST /access-control-lists HTTP/1.1" 200 609 0.080894 252.185.232.251 - - [2026-07-28 18:10:39] "POST /neutron/network HTTP/1.1" 200 1118 0.018149 10.0.0.185 - - [2026-07-28 18:10:39] "GET /virtual-network/84a40b45-fafe-405a-b410-29a5216d97ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.007567 10.0.0.185 - - [2026-07-28 18:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.185 - - [2026-07-28 18:10:39] "GET /network-policy/b4373660-974e-48f4-96be-c2b381e3472b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.006080 10.0.0.185 - - [2026-07-28 18:10:39] "GET /domains HTTP/1.1" 401 298 0.001026 10.0.0.185 - - [2026-07-28 18:10:39] "GET /domains HTTP/1.1" 200 440 0.038484 10.0.0.185 - - [2026-07-28 18:10:39] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001246 10.0.0.185 - - [2026-07-28 18:10:39] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1707 0.009254 10.0.0.185 - - [2026-07-28 18:10:39] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001057 10.0.0.185 - - [2026-07-28 18:10:39] "GET /project/2812e993-39e3-4602-9523-7368fcba4141 HTTP/1.1" 200 2459 0.032897 10.0.0.185 - - [2026-07-28 18:10:40] "GET /virtual-network/84a40b45-fafe-405a-b410-29a5216d97ae HTTP/1.1" 200 3544 0.007905 10.0.0.185 - - [2026-07-28 18:10:40] "GET /virtual-network/84a40b45-fafe-405a-b410-29a5216d97ae HTTP/1.1" 200 3544 0.005774 10.0.0.185 - - [2026-07-28 18:10:40] "GET /routing-instance/b5a574e7-2314-4e64-b8cd-af07ca49e9ff HTTP/1.1" 200 1500 0.005447 10.0.0.185 - - [2026-07-28 18:10:40] "GET /routing-instance/b5a574e7-2314-4e64-b8cd-af07ca49e9ff HTTP/1.1" 200 1500 0.005261 10.0.0.185 - - [2026-07-28 18:10:40] "GET /route-target/859872e2-cc70-4513-a32b-ee6abd79483c HTTP/1.1" 200 1224 0.004523 10.0.0.185 - - [2026-07-28 18:10:40] "GET /virtual-network/84a40b45-fafe-405a-b410-29a5216d97ae HTTP/1.1" 200 3544 0.005778 10.0.0.185 - - [2026-07-28 18:10:40] "GET /routing-instance/b5a574e7-2314-4e64-b8cd-af07ca49e9ff HTTP/1.1" 200 1500 0.005181 10.0.0.185 - - [2026-07-28 18:10:40] "GET /virtual-network/84a40b45-fafe-405a-b410-29a5216d97ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.006046 10.0.0.185 - - [2026-07-28 18:10:40] "GET /virtual-network/84a40b45-fafe-405a-b410-29a5216d97ae HTTP/1.1" 200 3544 0.006636 10.0.0.185 - - [2026-07-28 18:10:40] "GET /routing-instance/b5a574e7-2314-4e64-b8cd-af07ca49e9ff HTTP/1.1" 200 1500 0.007473 10.0.0.185 - - [2026-07-28 18:10:40] "GET /routing-instance/b5a574e7-2314-4e64-b8cd-af07ca49e9ff HTTP/1.1" 200 1500 0.006375 10.0.0.185 - - [2026-07-28 18:10:40] "GET /route-target/859872e2-cc70-4513-a32b-ee6abd79483c HTTP/1.1" 200 1224 0.005109 10.0.0.185 - - [2026-07-28 18:10:40] "GET /domains HTTP/1.1" 200 440 0.003810 10.0.0.185 - - [2026-07-28 18:10:40] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001438 10.0.0.185 - - [2026-07-28 18:10:40] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1707 0.011506 10.0.0.185 - - [2026-07-28 18:10:40] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001316 10.0.0.185 - - [2026-07-28 18:10:40] "GET /project/2812e993-39e3-4602-9523-7368fcba4141 HTTP/1.1" 200 2459 0.049336 10.0.0.185 - - [2026-07-28 18:10:41] "GET /virtual-network/84a40b45-fafe-405a-b410-29a5216d97ae HTTP/1.1" 200 3544 0.005622 10.0.0.185 - - [2026-07-28 18:10:41] "GET /obj-perms HTTP/1.1" 200 6493 0.071357 10.0.0.185 - - [2026-07-28 18:10:41] "GET /domains HTTP/1.1" 200 440 0.003489 10.0.0.185 - - [2026-07-28 18:10:41] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001347 10.0.0.185 - - [2026-07-28 18:10:41] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1707 0.009117 10.0.0.185 - - [2026-07-28 18:10:41] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001067 10.0.0.185 - - [2026-07-28 18:10:41] "GET /project/2812e993-39e3-4602-9523-7368fcba4141 HTTP/1.1" 200 2459 0.024767 10.0.0.185 - - [2026-07-28 18:10:41] "GET /network-policy/b4373660-974e-48f4-96be-c2b381e3472b HTTP/1.1" 200 3473 0.008484 10.0.0.185 - - [2026-07-28 18:10:41] "DELETE /network-policy/b4373660-974e-48f4-96be-c2b381e3472b HTTP/1.1" 409 240 0.009437 252.185.232.251 - - [2026-07-28 18:10:42] "POST /neutron/network HTTP/1.1" 200 1118 0.009745 10.0.0.185 - - [2026-07-28 18:10:42] "DELETE /access-control-list/ffbe14a5-4920-4aaf-bd10-06cb67a402ee HTTP/1.1" 200 115 0.034449 10.0.0.185 - - [2026-07-28 18:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.185 - - [2026-07-28 18:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003516 10.0.0.185 - - [2026-07-28 18:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007244 10.0.0.185 - - [2026-07-28 18:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003850 10.0.0.185 - - [2026-07-28 18:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003595 252.185.232.251 - - [2026-07-28 18:10:42] "POST /neutron/network HTTP/1.1" 200 151 0.147628 10.0.0.185 - - [2026-07-28 18:10:42] "GET /routing-instance/b5a574e7-2314-4e64-b8cd-af07ca49e9ff HTTP/1.1" 404 171 0.005054 10.0.0.185 - - [2026-07-28 18:10:42] "DELETE /route-target/859872e2-cc70-4513-a32b-ee6abd79483c HTTP/1.1" 200 115 0.033993 10.0.0.185 - - [2026-07-28 18:10:42] "GET /domains HTTP/1.1" 200 440 0.003418 10.0.0.185 - - [2026-07-28 18:10:42] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001426 10.0.0.185 - - [2026-07-28 18:10:42] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1707 0.009394 10.0.0.185 - - [2026-07-28 18:10:42] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001179 10.0.0.185 - - [2026-07-28 18:10:42] "GET /project/2812e993-39e3-4602-9523-7368fcba4141 HTTP/1.1" 200 2205 0.048133 10.0.0.185 - - [2026-07-28 18:10:42] "DELETE /network-policy/b4373660-974e-48f4-96be-c2b381e3472b HTTP/1.1" 200 115 0.031017 10.0.0.185 - - [2026-07-28 18:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.185 - - [2026-07-28 18:10:42] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001350 10.0.0.185 - - [2026-07-28 18:10:42] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.028682 10.0.0.185 - - [2026-07-28 18:10:42] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-98041892&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006404 10.0.0.185 - - [2026-07-28 18:10:43] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001494 10.0.0.185 - - [2026-07-28 18:10:43] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.039021 10.0.0.185 - - [2026-07-28 18:10:43] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001544 10.0.0.185 - - [2026-07-28 18:10:43] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?fields=virtual_networks HTTP/1.1" 200 1065 0.034853 10.0.0.185 - - [2026-07-28 18:10:43] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001174 10.0.0.185 - - [2026-07-28 18:10:43] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.030108 10.0.0.185 - - [2026-07-28 18:10:44] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001582 10.0.0.185 - - [2026-07-28 18:10:44] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?fields=security_groups HTTP/1.1" 200 1307 0.032913 10.0.0.185 - - [2026-07-28 18:10:44] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001461 10.0.0.185 - - [2026-07-28 18:10:44] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009238 10.0.0.185 - - [2026-07-28 18:10:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.035993 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /project/3aaddc0d656c4ed59c5a72c57a93c29d HTTP/1.1" 404 173 0.017666 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /project/2812e99339e3460295237368fcba4141 HTTP/1.1" 404 173 0.012122 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001122 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000910 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000763 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003041 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1518 0.056664 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.064905 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.077036 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.006886 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001595 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001188 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?fields=security_groups HTTP/1.1" 200 1359 0.062555 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?fields=security_groups HTTP/1.1" 200 1373 0.065458 10.0.0.185 - - [2026-07-28 18:10:45] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001161 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?fields=security_groups HTTP/1.1" 200 1397 0.116913 10.0.0.185 - - [2026-07-28 18:10:45] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.022046 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /security-group/3b2255c8-fca0-4407-844c-e74f1ce66272 HTTP/1.1" 200 115 0.073123 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=de5c8d5f-b2a0-4f91-8aea-a8196e555f1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001115 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /access-control-list/fbbaa071-051d-4d45-ba76-cdaa977ce1d3 HTTP/1.1" 200 115 0.061344 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /security-group/84cd52d8-348f-498c-a95e-cf85805ec687 HTTP/1.1" 200 115 0.105159 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=3aaddc0d-656c-4ed5-9c5a-72c57a93c29d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001237 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f?fields=application_policy_sets HTTP/1.1" 200 1398 0.080481 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /access-control-list/88cd52b1-527b-4aa8-8180-8fdb855fc1d5 HTTP/1.1" 200 115 0.091288 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /security-group/8de1496f-123c-41be-83b3-9896f7861c7d HTTP/1.1" 200 115 0.153000 10.0.0.185 - - [2026-07-28 18:10:45] "GET /projects?obj_uuids=2812e993-39e3-4602-9523-7368fcba4141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001669 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d?fields=application_policy_sets HTTP/1.1" 200 1412 0.131242 10.0.0.185 - - [2026-07-28 18:10:45] "POST /id-to-fqname HTTP/1.1" 200 190 0.001702 10.0.0.185 - - [2026-07-28 18:10:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.005014 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /access-control-list/fc15a91e-94f4-4481-9e1d-52625548b386 HTTP/1.1" 200 115 0.124003 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/2812e993-39e3-4602-9523-7368fcba4141?fields=application_policy_sets HTTP/1.1" 200 1436 0.135079 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /access-control-list/f1101d44-b410-41e2-b48f-c1e4b527ee67 HTTP/1.1" 200 115 0.100993 10.0.0.185 - - [2026-07-28 18:10:45] "POST /security-groups HTTP/1.1" 200 585 0.130324 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /project/de5c8d5f-b2a0-4f91-8aea-a8196e555f1f HTTP/1.1" 200 115 0.743712 10.0.0.185 - - [2026-07-28 18:10:45] "POST /projects HTTP/1.1" 200 581 0.468859 10.0.0.185 - - [2026-07-28 18:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.521839 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /access-control-list/cef3a327-d273-4eb4-9047-eb17e6869a95 HTTP/1.1" 200 115 0.083708 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /project/3aaddc0d-656c-4ed5-9c5a-72c57a93c29d HTTP/1.1" 200 115 0.769583 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /access-control-list/48106dee-fd15-429d-9bf8-13c7a7d1bc06 HTTP/1.1" 200 115 0.043057 10.0.0.185 - - [2026-07-28 18:10:45] "DELETE /project/2812e993-39e3-4602-9523-7368fcba4141 HTTP/1.1" 200 115 0.812190 10.0.0.185 - - [2026-07-28 18:10:45] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.795696 10.0.0.185 - - [2026-07-28 18:10:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.005031 10.0.0.185 - - [2026-07-28 18:10:46] "POST /access-control-lists HTTP/1.1" 200 600 0.081514 10.0.0.185 - - [2026-07-28 18:10:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.003973 10.0.0.185 - - [2026-07-28 18:10:46] "POST /access-control-lists HTTP/1.1" 200 598 0.075075 10.0.0.185 - - [2026-07-28 18:10:47] "GET / HTTP/1.1" 200 36499 0.001810 10.0.0.185 - - [2026-07-28 18:10:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.000700 10.0.0.185 - - [2026-07-28 18:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.088248 10.0.0.185 - - [2026-07-28 18:10:48] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001066 10.0.0.185 - - [2026-07-28 18:10:48] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.032322 252.185.232.251 - - [2026-07-28 18:10:48] "POST /neutron/network HTTP/1.1" 200 117 0.042604 10.0.0.185 - - [2026-07-28 18:10:48] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001286 252.185.232.251 - - [2026-07-28 18:10:49] "POST /neutron/network HTTP/1.1" 200 605 0.085910 10.0.0.185 - - [2026-07-28 18:10:49] "POST /route-targets HTTP/1.1" 200 329 0.013105 10.0.0.185 - - [2026-07-28 18:10:49] "POST /ref-update HTTP/1.1" 200 156 0.020765 10.0.0.185 - - [2026-07-28 18:10:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004839 252.185.232.251 - - [2026-07-28 18:10:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.162735 252.185.232.251 - - [2026-07-28 18:10:49] "POST /neutron/network HTTP/1.1" 200 823 0.008488 10.0.0.185 - - [2026-07-28 18:10:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001506 10.0.0.185 - - [2026-07-28 18:10:49] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006036 252.185.232.251 - - [2026-07-28 18:10:49] "POST /neutron/network HTTP/1.1" 200 823 0.006354 10.0.0.185 - - [2026-07-28 18:10:49] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005971 252.185.232.251 - - [2026-07-28 18:10:49] "POST /neutron/network HTTP/1.1" 200 823 0.006893 252.185.232.251 - - [2026-07-28 18:10:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.008834 10.0.0.185 - - [2026-07-28 18:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.185 - - [2026-07-28 18:10:49] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001309 10.0.0.185 - - [2026-07-28 18:10:49] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.033469 252.185.232.251 - - [2026-07-28 18:10:49] "POST /neutron/network HTTP/1.1" 200 117 0.015973 10.0.0.185 - - [2026-07-28 18:10:49] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001421 252.185.232.251 - - [2026-07-28 18:10:49] "POST /neutron/network HTTP/1.1" 200 605 0.082480 10.0.0.185 - - [2026-07-28 18:10:49] "POST /route-targets HTTP/1.1" 200 329 0.019277 10.0.0.185 - - [2026-07-28 18:10:49] "POST /ref-update HTTP/1.1" 200 156 0.017332 10.0.0.185 - - [2026-07-28 18:10:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005266 252.185.232.251 - - [2026-07-28 18:10:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.187687 252.185.232.251 - - [2026-07-28 18:10:50] "POST /neutron/network HTTP/1.1" 200 824 0.009464 10.0.0.185 - - [2026-07-28 18:10:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.001776 10.0.0.185 - - [2026-07-28 18:10:50] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006650 252.185.232.251 - - [2026-07-28 18:10:50] "POST /neutron/network HTTP/1.1" 200 824 0.007943 10.0.0.185 - - [2026-07-28 18:10:50] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006794 252.185.232.251 - - [2026-07-28 18:10:50] "POST /neutron/network HTTP/1.1" 200 824 0.008608 252.185.232.251 - - [2026-07-28 18:10:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.009370 10.0.0.185 - - [2026-07-28 18:10:50] "POST /fqname-to-id HTTP/1.1" 404 226 0.004382 10.0.0.185 - - [2026-07-28 18:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.185 - - [2026-07-28 18:10:50] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001756 10.0.0.185 - - [2026-07-28 18:10:50] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.037984 10.0.0.185 - - [2026-07-28 18:10:50] "POST /network-policys HTTP/1.1" 200 573 0.022517 10.0.0.185 - - [2026-07-28 18:10:50] "GET /network-policy/fb16bb3d-cbed-412f-943d-72f0ec178f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005184 252.185.232.251 - - [2026-07-28 18:10:50] "POST /neutron/network HTTP/1.1" 200 823 0.006624 10.0.0.185 - - [2026-07-28 18:10:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.008335 252.185.232.251 - - [2026-07-28 18:10:50] "POST /neutron/network HTTP/1.1" 200 923 0.077928 10.0.0.185 - - [2026-07-28 18:10:51] "POST /access-control-lists HTTP/1.1" 200 592 0.081646 252.185.232.251 - - [2026-07-28 18:10:51] "POST /neutron/network HTTP/1.1" 200 923 0.012557 10.0.0.185 - - [2026-07-28 18:10:51] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007672 10.0.0.185 - - [2026-07-28 18:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.185 - - [2026-07-28 18:10:51] "GET /network-policy/fb16bb3d-cbed-412f-943d-72f0ec178f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004164 252.185.232.251 - - [2026-07-28 18:10:51] "POST /neutron/network HTTP/1.1" 200 824 0.009255 10.0.0.185 - - [2026-07-28 18:10:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.010171 252.185.232.251 - - [2026-07-28 18:10:51] "POST /neutron/network HTTP/1.1" 200 924 0.091642 10.0.0.185 - - [2026-07-28 18:10:51] "POST /access-control-lists HTTP/1.1" 200 592 0.088611 252.185.232.251 - - [2026-07-28 18:10:51] "POST /neutron/network HTTP/1.1" 200 924 0.011111 10.0.0.185 - - [2026-07-28 18:10:51] "POST /ref-update HTTP/1.1" 200 156 0.011503 10.0.0.185 - - [2026-07-28 18:10:51] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005557 10.0.0.185 - - [2026-07-28 18:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.185 - - [2026-07-28 18:10:51] "GET /network-policy/fb16bb3d-cbed-412f-943d-72f0ec178f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004407 10.0.0.185 - - [2026-07-28 18:10:51] "GET /domains HTTP/1.1" 401 298 0.000549 10.0.0.185 - - [2026-07-28 18:10:52] "GET /domains HTTP/1.1" 200 440 0.041722 10.0.0.185 - - [2026-07-28 18:10:52] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001669 10.0.0.185 - - [2026-07-28 18:10:52] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1310 0.011487 10.0.0.185 - - [2026-07-28 18:10:52] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001532 10.0.0.185 - - [2026-07-28 18:10:52] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a HTTP/1.1" 200 2573 0.034317 10.0.0.185 - - [2026-07-28 18:10:52] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77 HTTP/1.1" 200 2892 0.008670 10.0.0.185 - - [2026-07-28 18:10:52] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77 HTTP/1.1" 200 2892 0.008017 10.0.0.185 - - [2026-07-28 18:10:52] "GET /routing-instance/edc4b498-505d-47c5-bd33-609ec5cdf50c HTTP/1.1" 200 1788 0.004280 10.0.0.185 - - [2026-07-28 18:10:52] "GET /routing-instance/edc4b498-505d-47c5-bd33-609ec5cdf50c HTTP/1.1" 200 1788 0.004626 10.0.0.185 - - [2026-07-28 18:10:52] "GET /route-target/8a8c3576-7ffb-4a19-aea3-16099bd7f073 HTTP/1.1" 200 1208 0.005587 10.0.0.185 - - [2026-07-28 18:10:52] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77 HTTP/1.1" 200 2892 0.006746 10.0.0.185 - - [2026-07-28 18:10:52] "GET /routing-instance/edc4b498-505d-47c5-bd33-609ec5cdf50c HTTP/1.1" 200 1788 0.004810 10.0.0.185 - - [2026-07-28 18:10:52] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006796 10.0.0.185 - - [2026-07-28 18:10:52] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77 HTTP/1.1" 200 2892 0.008482 10.0.0.185 - - [2026-07-28 18:10:52] "GET /routing-instance/edc4b498-505d-47c5-bd33-609ec5cdf50c HTTP/1.1" 200 1788 0.004376 10.0.0.185 - - [2026-07-28 18:10:52] "GET /routing-instance/edc4b498-505d-47c5-bd33-609ec5cdf50c HTTP/1.1" 200 1788 0.004273 10.0.0.185 - - [2026-07-28 18:10:52] "GET /route-target/8a8c3576-7ffb-4a19-aea3-16099bd7f073 HTTP/1.1" 200 1208 0.004179 10.0.0.185 - - [2026-07-28 18:10:53] "GET /domains HTTP/1.1" 200 440 0.003430 10.0.0.185 - - [2026-07-28 18:10:53] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001670 10.0.0.185 - - [2026-07-28 18:10:53] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1310 0.008677 10.0.0.185 - - [2026-07-28 18:10:53] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001087 10.0.0.185 - - [2026-07-28 18:10:53] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a HTTP/1.1" 200 2573 0.040543 10.0.0.185 - - [2026-07-28 18:10:53] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77 HTTP/1.1" 200 2892 0.006966 10.0.0.185 - - [2026-07-28 18:10:53] "GET /obj-perms HTTP/1.1" 200 6414 0.080275 10.0.0.185 - - [2026-07-28 18:10:53] "GET /obj-perms HTTP/1.1" 200 6465 0.083057 10.0.0.185 - - [2026-07-28 18:10:53] "GET /obj-perms HTTP/1.1" 200 6414 0.067652 10.0.0.185 - - [2026-07-28 18:10:53] "GET /domains HTTP/1.1" 200 440 0.003109 10.0.0.185 - - [2026-07-28 18:10:53] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001330 10.0.0.185 - - [2026-07-28 18:10:53] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1310 0.008206 10.0.0.185 - - [2026-07-28 18:10:54] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001243 10.0.0.185 - - [2026-07-28 18:10:54] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a HTTP/1.1" 200 2573 0.039582 10.0.0.185 - - [2026-07-28 18:10:54] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9 HTTP/1.1" 200 2895 0.009601 10.0.0.185 - - [2026-07-28 18:10:54] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9 HTTP/1.1" 200 2895 0.007678 10.0.0.185 - - [2026-07-28 18:10:54] "GET /routing-instance/bbdead66-c0f6-4af0-9a51-3584dfeeb246 HTTP/1.1" 200 1788 0.005014 10.0.0.185 - - [2026-07-28 18:10:54] "GET /routing-instance/bbdead66-c0f6-4af0-9a51-3584dfeeb246 HTTP/1.1" 200 1788 0.005319 10.0.0.185 - - [2026-07-28 18:10:54] "GET /route-target/be39df47-d43e-4216-adde-c0cb2a6d9613 HTTP/1.1" 200 1209 0.004451 10.0.0.185 - - [2026-07-28 18:10:54] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9 HTTP/1.1" 200 2895 0.006543 10.0.0.185 - - [2026-07-28 18:10:54] "GET /routing-instance/bbdead66-c0f6-4af0-9a51-3584dfeeb246 HTTP/1.1" 200 1788 0.007715 10.0.0.185 - - [2026-07-28 18:10:54] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007055 10.0.0.185 - - [2026-07-28 18:10:54] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9 HTTP/1.1" 200 2895 0.007418 10.0.0.185 - - [2026-07-28 18:10:54] "GET /routing-instance/bbdead66-c0f6-4af0-9a51-3584dfeeb246 HTTP/1.1" 200 1788 0.004211 10.0.0.185 - - [2026-07-28 18:10:54] "GET /routing-instance/bbdead66-c0f6-4af0-9a51-3584dfeeb246 HTTP/1.1" 200 1788 0.004068 10.0.0.185 - - [2026-07-28 18:10:54] "GET /route-target/be39df47-d43e-4216-adde-c0cb2a6d9613 HTTP/1.1" 200 1209 0.004134 10.0.0.185 - - [2026-07-28 18:10:54] "GET /domains HTTP/1.1" 200 440 0.003083 10.0.0.185 - - [2026-07-28 18:10:54] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001354 10.0.0.185 - - [2026-07-28 18:10:54] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1310 0.009873 10.0.0.185 - - [2026-07-28 18:10:54] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001378 10.0.0.185 - - [2026-07-28 18:10:54] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a HTTP/1.1" 200 2573 0.032990 10.0.0.185 - - [2026-07-28 18:10:55] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9 HTTP/1.1" 200 2895 0.005377 10.0.0.185 - - [2026-07-28 18:10:55] "GET /obj-perms HTTP/1.1" 200 6465 0.001864 10.0.0.185 - - [2026-07-28 18:10:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001514 252.185.232.251 - - [2026-07-28 18:10:55] "POST /neutron/network HTTP/1.1" 200 933 0.007471 252.185.232.251 - - [2026-07-28 18:10:55] "GET /aaa-mode HTTP/1.1" 401 298 0.000480 252.185.232.251 - - [2026-07-28 18:10:55] "GET / HTTP/1.1" 200 36499 0.001549 252.185.232.251 - - [2026-07-28 18:10:55] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000546 10.0.0.185 - - [2026-07-28 18:10:56] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001373 252.185.232.251 - - [2026-07-28 18:10:56] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.070173 252.185.232.251 - - [2026-07-28 18:10:56] "POST /neutron/network HTTP/1.1" 200 923 0.008226 252.185.232.251 - - [2026-07-28 18:10:56] "POST /neutron/port HTTP/1.1" 200 117 0.007709 252.185.232.251 - - [2026-07-28 18:10:56] "POST /neutron/port HTTP/1.1" 200 117 0.006589 10.0.0.185 - - [2026-07-28 18:10:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001575 252.185.232.251 - - [2026-07-28 18:10:56] "POST /neutron/port HTTP/1.1" 200 117 0.006020 252.185.232.251 - - [2026-07-28 18:10:56] "POST /neutron/network HTTP/1.1" 200 934 0.008395 10.0.0.185 - - [2026-07-28 18:10:56] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001266 252.185.232.251 - - [2026-07-28 18:10:56] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.045316 252.185.232.251 - - [2026-07-28 18:10:56] "POST /neutron/network HTTP/1.1" 200 924 0.012133 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/network HTTP/1.1" 200 933 0.007131 10.0.0.185 - - [2026-07-28 18:10:57] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001806 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/port HTTP/1.1" 200 117 0.025881 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/port HTTP/1.1" 200 117 0.037243 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/port HTTP/1.1" 200 986 0.044177 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/port HTTP/1.1" 200 1059 0.400739 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006969 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/port HTTP/1.1" 200 1059 0.018208 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/port HTTP/1.1" 200 1059 0.013839 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/network HTTP/1.1" 200 934 0.010011 252.185.232.251 - - [2026-07-28 18:10:57] "POST /neutron/port HTTP/1.1" 200 1109 0.116515 10.0.0.185 - - [2026-07-28 18:10:58] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001257 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/port HTTP/1.1" 200 1119 0.047995 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005472 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/port HTTP/1.1" 200 1060 0.301458 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.010499 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/port HTTP/1.1" 200 1060 0.024787 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/port HTTP/1.1" 200 117 0.001567 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/port HTTP/1.1" 200 1060 0.023012 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/network HTTP/1.1" 200 923 0.005873 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/port HTTP/1.1" 200 1110 0.128156 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/port HTTP/1.1" 200 1120 0.015393 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004902 252.185.232.251 - - [2026-07-28 18:10:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.018866 252.185.232.251 - - [2026-07-28 18:10:59] "POST /neutron/port HTTP/1.1" 200 117 0.001966 252.185.232.251 - - [2026-07-28 18:10:59] "POST /neutron/network HTTP/1.1" 200 924 0.010193 252.185.232.251 - - [2026-07-28 18:11:02] "POST /neutron/port HTTP/1.1" 200 1119 0.019866 252.185.232.251 - - [2026-07-28 18:11:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010801 252.185.232.251 - - [2026-07-28 18:11:02] "POST /neutron/port HTTP/1.1" 200 1119 0.019550 252.185.232.251 - - [2026-07-28 18:11:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009163 252.185.232.251 - - [2026-07-28 18:11:03] "POST /neutron/port HTTP/1.1" 200 1119 0.026128 252.185.232.251 - - [2026-07-28 18:11:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008855 10.0.0.185 - - [2026-07-28 18:11:03] "GET /virtual-machine/f8ecfa93-f66b-4aa8-af7d-6e0d0e5f5b3d HTTP/1.1" 200 1297 0.006319 10.0.0.185 - - [2026-07-28 18:11:03] "GET /virtual-machine-interface/42b346a8-1c8d-4365-98c7-c5d53b28717c HTTP/1.1" 200 2952 0.006700 10.0.0.185 - - [2026-07-28 18:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.185 - - [2026-07-28 18:11:03] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005206 10.0.0.185 - - [2026-07-28 18:11:03] "GET /virtual-networks?parent_id=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003740 10.0.0.185 - - [2026-07-28 18:11:03] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007321 10.0.0.185 - - [2026-07-28 18:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514 10.0.0.185 - - [2026-07-28 18:11:06] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008173 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:11:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001218 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:11:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001396 252.185.232.251 - - [2026-07-28 18:11:09] "POST /neutron/port HTTP/1.1" 200 1119 0.019850 252.185.232.251 - - [2026-07-28 18:11:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007461 252.185.232.251 - - [2026-07-28 18:11:09] "POST /neutron/port HTTP/1.1" 200 1119 0.015383 252.185.232.251 - - [2026-07-28 18:11:09] "POST /neutron/port HTTP/1.1" 200 1120 0.013144 252.185.232.251 - - [2026-07-28 18:11:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006845 252.185.232.251 - - [2026-07-28 18:11:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006692 252.185.232.251 - - [2026-07-28 18:11:09] "POST /neutron/port HTTP/1.1" 200 1119 0.017131 252.185.232.251 - - [2026-07-28 18:11:10] "POST /neutron/port HTTP/1.1" 200 1120 0.015683 252.185.232.251 - - [2026-07-28 18:11:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009763 252.185.232.251 - - [2026-07-28 18:11:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006061 252.185.232.251 - - [2026-07-28 18:11:10] "POST /neutron/port HTTP/1.1" 200 1120 0.018555 252.185.232.251 - - [2026-07-28 18:11:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007440 10.0.0.185 - - [2026-07-28 18:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.185 - - [2026-07-28 18:11:11] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006551 252.185.232.251 - - [2026-07-28 18:11:11] "POST /neutron/port HTTP/1.1" 200 1119 0.016233 252.185.232.251 - - [2026-07-28 18:11:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007261 252.185.232.251 - - [2026-07-28 18:11:11] "POST /neutron/port HTTP/1.1" 200 1120 0.014807 252.185.232.251 - - [2026-07-28 18:11:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006968 10.0.0.185 - - [2026-07-28 18:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.185 - - [2026-07-28 18:11:13] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005290 10.0.0.185 - - [2026-07-28 18:11:13] "GET /virtual-networks?parent_id=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004082 10.0.0.185 - - [2026-07-28 18:11:13] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.009279 252.185.232.251 - - [2026-07-28 18:11:13] "POST /neutron/port HTTP/1.1" 200 1120 0.017190 252.185.232.251 - - [2026-07-28 18:11:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008631 252.185.232.251 - - [2026-07-28 18:11:13] "POST /neutron/port HTTP/1.1" 200 1120 0.013664 252.185.232.251 - - [2026-07-28 18:11:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007142 252.185.232.251 - - [2026-07-28 18:11:13] "POST /neutron/port HTTP/1.1" 200 1120 0.018350 252.185.232.251 - - [2026-07-28 18:11:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007663 10.0.0.185 - - [2026-07-28 18:11:13] "GET /virtual-machine/9e8d0e8f-a735-4760-999e-979b80f2fad7 HTTP/1.1" 200 1297 0.006331 10.0.0.185 - - [2026-07-28 18:11:14] "GET /virtual-machine-interface/6373b062-9c10-4958-b992-f3dcf8959dc8 HTTP/1.1" 200 2952 0.006758 10.0.0.185 - - [2026-07-28 18:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.185 - - [2026-07-28 18:11:14] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003660 10.0.0.185 - - [2026-07-28 18:11:14] "GET /virtual-networks?parent_id=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003686 10.0.0.185 - - [2026-07-28 18:11:14] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006615 10.0.0.185 - - [2026-07-28 18:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.185 - - [2026-07-28 18:11:15] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003898 10.0.0.185 - - [2026-07-28 18:11:15] "GET /virtual-networks?parent_id=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003958 10.0.0.185 - - [2026-07-28 18:11:15] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006223 10.0.0.185 - - [2026-07-28 18:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.185 - - [2026-07-28 18:11:20] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001509 10.0.0.185 - - [2026-07-28 18:11:20] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.039012 10.0.0.185 - - [2026-07-28 18:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.185 - - [2026-07-28 18:11:20] "PUT /network-policy/fb16bb3d-cbed-412f-943d-72f0ec178f72 HTTP/1.1" 200 264 0.016546 10.0.0.185 - - [2026-07-28 18:11:20] "PUT /access-control-list/cd180800-eace-446b-97f6-1f5032adedc0 HTTP/1.1" 200 274 0.061466 10.0.0.185 - - [2026-07-28 18:11:20] "POST /ref-update HTTP/1.1" 200 156 0.017902 10.0.0.185 - - [2026-07-28 18:11:20] "PUT /access-control-list/fa792d52-1478-4d3d-bb47-2962a3174f72 HTTP/1.1" 200 274 0.067943 10.0.0.185 - - [2026-07-28 18:11:20] "POST /ref-update HTTP/1.1" 200 156 0.016086 10.0.0.185 - - [2026-07-28 18:11:23] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006389 252.185.232.251 - - [2026-07-28 18:11:23] "POST /neutron/network HTTP/1.1" 200 924 0.008330 252.185.232.251 - - [2026-07-28 18:11:23] "POST /neutron/network HTTP/1.1" 200 824 0.065045 10.0.0.185 - - [2026-07-28 18:11:23] "DELETE /access-control-list/fa792d52-1478-4d3d-bb47-2962a3174f72 HTTP/1.1" 200 115 0.040224 252.185.232.251 - - [2026-07-28 18:11:23] "POST /neutron/network HTTP/1.1" 200 824 0.007896 10.0.0.185 - - [2026-07-28 18:11:24] "GET /virtual-network/c34140b9-ccab-4c71-805e-b42d8f06fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006192 10.0.0.185 - - [2026-07-28 18:11:24] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006535 252.185.232.251 - - [2026-07-28 18:11:24] "POST /neutron/network HTTP/1.1" 200 923 0.007736 252.185.232.251 - - [2026-07-28 18:11:24] "POST /neutron/network HTTP/1.1" 200 823 0.086543 10.0.0.185 - - [2026-07-28 18:11:24] "DELETE /access-control-list/cd180800-eace-446b-97f6-1f5032adedc0 HTTP/1.1" 200 115 0.075341 252.185.232.251 - - [2026-07-28 18:11:24] "POST /neutron/network HTTP/1.1" 200 823 0.011462 10.0.0.185 - - [2026-07-28 18:11:24] "GET /virtual-network/2a8eadcf-3351-47d9-b480-da0b816e2e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006334 10.0.0.185 - - [2026-07-28 18:11:24] "DELETE /network-policy/fb16bb3d-cbed-412f-943d-72f0ec178f72 HTTP/1.1" 200 115 0.047809 252.185.232.251 - - [2026-07-28 18:11:24] "POST /neutron/network HTTP/1.1" 200 824 0.008122 252.185.232.251 - - [2026-07-28 18:11:24] "POST /neutron/network HTTP/1.1" 400 204 0.020510 252.185.232.251 - - [2026-07-28 18:11:24] "POST /neutron/port HTTP/1.1" 200 1120 0.028338 252.185.232.251 - - [2026-07-28 18:11:24] "POST /neutron/port HTTP/1.1" 200 1119 0.026752 252.185.232.251 - - [2026-07-28 18:11:24] "POST /neutron/port HTTP/1.1" 200 1110 0.017956 252.185.232.251 - - [2026-07-28 18:11:24] "POST /neutron/port HTTP/1.1" 200 1109 0.015555 252.185.232.251 - - [2026-07-28 18:11:25] "POST /neutron/port HTTP/1.1" 200 151 0.231710 252.185.232.251 - - [2026-07-28 18:11:25] "POST /neutron/port HTTP/1.1" 200 151 0.233697 252.185.232.251 - - [2026-07-28 18:11:26] "POST /neutron/network HTTP/1.1" 200 824 0.009176 10.0.0.185 - - [2026-07-28 18:11:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003702 10.0.0.185 - - [2026-07-28 18:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.185 - - [2026-07-28 18:11:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004534 252.185.232.251 - - [2026-07-28 18:11:26] "POST /neutron/network HTTP/1.1" 200 151 0.121351 10.0.0.185 - - [2026-07-28 18:11:26] "DELETE /route-target/be39df47-d43e-4216-adde-c0cb2a6d9613 HTTP/1.1" 200 115 0.031297 10.0.0.185 - - [2026-07-28 18:11:26] "GET /routing-instance/bbdead66-c0f6-4af0-9a51-3584dfeeb246 HTTP/1.1" 404 171 0.007753 10.0.0.185 - - [2026-07-28 18:11:26] "GET /domains HTTP/1.1" 200 440 0.002964 10.0.0.185 - - [2026-07-28 18:11:26] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001172 10.0.0.185 - - [2026-07-28 18:11:26] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1310 0.007820 10.0.0.185 - - [2026-07-28 18:11:26] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001844 10.0.0.185 - - [2026-07-28 18:11:27] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a HTTP/1.1" 200 2105 0.031819 252.185.232.251 - - [2026-07-28 18:11:27] "POST /neutron/network HTTP/1.1" 200 823 0.007136 10.0.0.185 - - [2026-07-28 18:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.185 - - [2026-07-28 18:11:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004540 10.0.0.185 - - [2026-07-28 18:11:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004072 252.185.232.251 - - [2026-07-28 18:11:27] "POST /neutron/network HTTP/1.1" 200 151 0.124351 10.0.0.185 - - [2026-07-28 18:11:27] "DELETE /route-target/8a8c3576-7ffb-4a19-aea3-16099bd7f073 HTTP/1.1" 200 115 0.029302 10.0.0.185 - - [2026-07-28 18:11:27] "GET /routing-instance/edc4b498-505d-47c5-bd33-609ec5cdf50c HTTP/1.1" 404 171 0.004006 10.0.0.185 - - [2026-07-28 18:11:27] "GET /domains HTTP/1.1" 200 440 0.003438 10.0.0.185 - - [2026-07-28 18:11:27] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001080 10.0.0.185 - - [2026-07-28 18:11:27] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1310 0.007659 10.0.0.185 - - [2026-07-28 18:11:27] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001159 10.0.0.185 - - [2026-07-28 18:11:27] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a HTTP/1.1" 200 1866 0.048860 10.0.0.185 - - [2026-07-28 18:11:28] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001144 10.0.0.185 - - [2026-07-28 18:11:28] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.109260 10.0.0.185 - - [2026-07-28 18:11:28] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001086 10.0.0.185 - - [2026-07-28 18:11:28] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?fields=virtual_networks HTTP/1.1" 200 1038 0.072888 10.0.0.185 - - [2026-07-28 18:11:28] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001709 10.0.0.185 - - [2026-07-28 18:11:28] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.031808 10.0.0.185 - - [2026-07-28 18:11:28] "GET /projects?obj_uuids=9f6ed3c1-e559-4b5c-bdcd-8109de33be7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001062 10.0.0.185 - - [2026-07-28 18:11:28] "GET /project/9f6ed3c1-e559-4b5c-bdcd-8109de33be7a?fields=security_groups HTTP/1.1" 200 1266 0.034752 10.0.0.185 - - [2026-07-28 18:11:29] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001172 10.0.0.185 - - [2026-07-28 18:11:29] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007647 10.0.0.185 - - [2026-07-28 18:11:29] "POST /fqname-to-id HTTP/1.1" 404 179 0.042755 10.0.0.185 - - [2026-07-28 18:11:30] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003016 10.0.0.185 - - [2026-07-28 18:11:30] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001359 10.0.0.185 - - [2026-07-28 18:11:30] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008015 10.0.0.185 - - [2026-07-28 18:11:30] "POST /id-to-fqname HTTP/1.1" 200 181 0.004225 10.0.0.185 - - [2026-07-28 18:11:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.003103 10.0.0.185 - - [2026-07-28 18:11:30] "POST /security-groups HTTP/1.1" 200 576 0.072596 10.0.0.185 - - [2026-07-28 18:11:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.003670 10.0.0.185 - - [2026-07-28 18:11:30] "POST /projects HTTP/1.1" 200 563 0.268269 10.0.0.185 - - [2026-07-28 18:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.303279 10.0.0.185 - - [2026-07-28 18:11:30] "POST /access-control-lists HTTP/1.1" 200 591 0.067927 10.0.0.185 - - [2026-07-28 18:11:30] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.482707 10.0.0.185 - - [2026-07-28 18:11:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.005498 10.0.0.185 - - [2026-07-28 18:11:30] "POST /access-control-lists HTTP/1.1" 200 589 0.068988 10.0.0.185 - - [2026-07-28 18:11:31] "GET / HTTP/1.1" 200 36499 0.002142 10.0.0.185 - - [2026-07-28 18:11:32] "POST /fqname-to-id HTTP/1.1" 401 298 0.000780 10.0.0.185 - - [2026-07-28 18:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.100880 10.0.0.185 - - [2026-07-28 18:11:33] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001606 10.0.0.185 - - [2026-07-28 18:11:33] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.039947 252.185.232.251 - - [2026-07-28 18:11:33] "POST /neutron/network HTTP/1.1" 200 117 0.040888 10.0.0.185 - - [2026-07-28 18:11:33] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001222 252.185.232.251 - - [2026-07-28 18:11:33] "POST /neutron/network HTTP/1.1" 200 610 0.092411 10.0.0.185 - - [2026-07-28 18:11:33] "POST /route-targets HTTP/1.1" 200 329 0.028924 10.0.0.185 - - [2026-07-28 18:11:33] "POST /ref-update HTTP/1.1" 200 156 0.032508 10.0.0.185 - - [2026-07-28 18:11:33] "POST /useragent-kv HTTP/1.1" 200 115 0.006130 252.185.232.251 - - [2026-07-28 18:11:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.179561 252.185.232.251 - - [2026-07-28 18:11:34] "POST /neutron/network HTTP/1.1" 200 830 0.008063 10.0.0.185 - - [2026-07-28 18:11:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.002031 10.0.0.185 - - [2026-07-28 18:11:34] "GET /virtual-network/6c3408f7-1627-4d10-9ffb-a23208daa179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008290 252.185.232.251 - - [2026-07-28 18:11:34] "POST /neutron/network HTTP/1.1" 200 830 0.006165 10.0.0.185 - - [2026-07-28 18:11:34] "GET /virtual-network/6c3408f7-1627-4d10-9ffb-a23208daa179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005779 252.185.232.251 - - [2026-07-28 18:11:34] "POST /neutron/network HTTP/1.1" 200 830 0.008345 252.185.232.251 - - [2026-07-28 18:11:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.010221 10.0.0.185 - - [2026-07-28 18:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.185 - - [2026-07-28 18:11:34] "GET /virtual-network/6c3408f7-1627-4d10-9ffb-a23208daa179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006062 10.0.0.185 - - [2026-07-28 18:11:34] "PUT /virtual-network/6c3408f7-1627-4d10-9ffb-a23208daa179 HTTP/1.1" 200 266 0.058113 10.0.0.185 - - [2026-07-28 18:11:34] "POST /route-targets HTTP/1.1" 200 325 0.032600 10.0.0.185 - - [2026-07-28 18:11:34] "POST /ref-update HTTP/1.1" 200 156 0.018446 10.0.0.185 - - [2026-07-28 18:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.185 - - [2026-07-28 18:11:34] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001838 10.0.0.185 - - [2026-07-28 18:11:34] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.040889 252.185.232.251 - - [2026-07-28 18:11:34] "POST /neutron/network HTTP/1.1" 200 117 0.016810 10.0.0.185 - - [2026-07-28 18:11:34] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001412 252.185.232.251 - - [2026-07-28 18:11:34] "POST /neutron/network HTTP/1.1" 200 610 0.093978 10.0.0.185 - - [2026-07-28 18:11:34] "POST /route-targets HTTP/1.1" 200 329 0.022025 10.0.0.185 - - [2026-07-28 18:11:34] "POST /ref-update HTTP/1.1" 200 156 0.025321 10.0.0.185 - - [2026-07-28 18:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005484 252.185.232.251 - - [2026-07-28 18:11:35] "POST /neutron/subnet HTTP/1.1" 200 725 0.224908 252.185.232.251 - - [2026-07-28 18:11:35] "POST /neutron/network HTTP/1.1" 200 829 0.006510 10.0.0.185 - - [2026-07-28 18:11:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001672 10.0.0.185 - - [2026-07-28 18:11:35] "GET /virtual-network/c2fd492f-b90c-46ff-9c0f-50d6239feb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006037 252.185.232.251 - - [2026-07-28 18:11:35] "POST /neutron/network HTTP/1.1" 200 829 0.006781 10.0.0.185 - - [2026-07-28 18:11:35] "GET /virtual-network/c2fd492f-b90c-46ff-9c0f-50d6239feb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007293 252.185.232.251 - - [2026-07-28 18:11:35] "POST /neutron/network HTTP/1.1" 200 829 0.008380 252.185.232.251 - - [2026-07-28 18:11:35] "POST /neutron/subnet HTTP/1.1" 200 725 0.009325 10.0.0.185 - - [2026-07-28 18:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.185 - - [2026-07-28 18:11:35] "GET /virtual-network/c2fd492f-b90c-46ff-9c0f-50d6239feb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006248 10.0.0.185 - - [2026-07-28 18:11:35] "POST /ref-update HTTP/1.1" 200 156 0.024295 10.0.0.185 - - [2026-07-28 18:11:35] "PUT /virtual-network/c2fd492f-b90c-46ff-9c0f-50d6239feb13 HTTP/1.1" 200 266 0.058526 10.0.0.185 - - [2026-07-28 18:11:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.002176 252.185.232.251 - - [2026-07-28 18:11:36] "POST /neutron/network HTTP/1.1" 200 840 0.008282 10.0.0.185 - - [2026-07-28 18:11:36] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001525 252.185.232.251 - - [2026-07-28 18:11:36] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.033649 252.185.232.251 - - [2026-07-28 18:11:36] "POST /neutron/network HTTP/1.1" 200 830 0.007448 252.185.232.251 - - [2026-07-28 18:11:36] "POST /neutron/port HTTP/1.1" 200 117 0.007256 252.185.232.251 - - [2026-07-28 18:11:36] "POST /neutron/port HTTP/1.1" 200 117 0.007630 10.0.0.185 - - [2026-07-28 18:11:36] "POST /id-to-fqname HTTP/1.1" 200 218 0.002031 252.185.232.251 - - [2026-07-28 18:11:36] "POST /neutron/port HTTP/1.1" 200 117 0.008204 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/network HTTP/1.1" 200 839 0.008931 10.0.0.185 - - [2026-07-28 18:11:37] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001688 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/network HTTP/1.1" 200 840 0.006347 252.185.232.251 - - [2026-07-28 18:11:37] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.095559 10.0.0.185 - - [2026-07-28 18:11:37] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001690 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/network HTTP/1.1" 200 829 0.043640 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/port HTTP/1.1" 200 1052 0.353943 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/port HTTP/1.1" 200 1062 0.018782 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007778 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/port HTTP/1.1" 200 117 0.006512 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/port HTTP/1.1" 200 1052 0.049310 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/port HTTP/1.1" 200 1052 0.022004 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/port HTTP/1.1" 200 1062 0.016862 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008126 252.185.232.251 - - [2026-07-28 18:11:37] "POST /neutron/port HTTP/1.1" 200 1102 0.094586 252.185.232.251 - - [2026-07-28 18:11:38] "POST /neutron/port HTTP/1.1" 200 1112 0.016932 252.185.232.251 - - [2026-07-28 18:11:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005061 252.185.232.251 - - [2026-07-28 18:11:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.009702 252.185.232.251 - - [2026-07-28 18:11:38] "POST /neutron/port HTTP/1.1" 200 117 0.001748 252.185.232.251 - - [2026-07-28 18:11:38] "POST /neutron/network HTTP/1.1" 200 830 0.007897 252.185.232.251 - - [2026-07-28 18:11:38] "POST /neutron/network HTTP/1.1" 200 839 0.007326 10.0.0.185 - - [2026-07-28 18:11:38] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001384 252.185.232.251 - - [2026-07-28 18:11:38] "POST /neutron/port HTTP/1.1" 200 1051 0.304556 252.185.232.251 - - [2026-07-28 18:11:38] "POST /neutron/port HTTP/1.1" 200 1051 0.014266 252.185.232.251 - - [2026-07-28 18:11:38] "POST /neutron/port HTTP/1.1" 200 1051 0.011660 252.185.232.251 - - [2026-07-28 18:11:39] "POST /neutron/port HTTP/1.1" 200 1101 0.084214 252.185.232.251 - - [2026-07-28 18:11:39] "POST /neutron/port HTTP/1.1" 200 1111 0.013937 252.185.232.251 - - [2026-07-28 18:11:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004453 252.185.232.251 - - [2026-07-28 18:11:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.008926 252.185.232.251 - - [2026-07-28 18:11:39] "POST /neutron/port HTTP/1.1" 200 117 0.002419 252.185.232.251 - - [2026-07-28 18:11:39] "POST /neutron/network HTTP/1.1" 200 829 0.007896 252.185.232.251 - - [2026-07-28 18:11:42] "POST /neutron/port HTTP/1.1" 200 1112 0.017010 252.185.232.251 - - [2026-07-28 18:11:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008427 252.185.232.251 - - [2026-07-28 18:11:43] "POST /neutron/port HTTP/1.1" 200 1112 0.019845 252.185.232.251 - - [2026-07-28 18:11:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009020 252.185.232.251 - - [2026-07-28 18:11:43] "POST /neutron/port HTTP/1.1" 200 1112 0.018351 252.185.232.251 - - [2026-07-28 18:11:43] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009368 10.0.0.185 - - [2026-07-28 18:11:43] "GET /virtual-machine/091fdf02-164d-4ccf-b210-164572c48b93 HTTP/1.1" 401 298 0.000678 10.0.0.185 - - [2026-07-28 18:11:43] "GET /virtual-machine/091fdf02-164d-4ccf-b210-164572c48b93 HTTP/1.1" 200 1286 0.043014 10.0.0.185 - - [2026-07-28 18:11:43] "GET /virtual-machine-interface/22dcd834-88b9-4f6e-adb2-44f35d96780d HTTP/1.1" 200 2928 0.007100 10.0.0.185 - - [2026-07-28 18:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.185 - - [2026-07-28 18:11:44] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004445 10.0.0.185 - - [2026-07-28 18:11:44] "GET /virtual-networks?parent_id=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004443 10.0.0.185 - - [2026-07-28 18:11:44] "GET /virtual-network/6c3408f7-1627-4d10-9ffb-a23208daa179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007228 10.0.0.185 - - [2026-07-28 18:11:46] "DELETE /project/104b1986e3334351a38f769d8fb920ce HTTP/1.1" 404 173 0.063117 10.0.0.185 - - [2026-07-28 18:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.185 - - [2026-07-28 18:11:47] "GET /virtual-network/6c3408f7-1627-4d10-9ffb-a23208daa179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007115 252.185.232.251 - - [2026-07-28 18:11:48] "POST /neutron/port HTTP/1.1" 200 1112 0.022210 252.185.232.251 - - [2026-07-28 18:11:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007337 252.185.232.251 - - [2026-07-28 18:11:48] "POST /neutron/port HTTP/1.1" 200 1112 0.015907 252.185.232.251 - - [2026-07-28 18:11:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006931 10.0.0.185 - - [2026-07-28 18:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.185 - - [2026-07-28 18:11:49] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.010358 252.185.232.251 - - [2026-07-28 18:11:49] "POST /neutron/port HTTP/1.1" 200 1111 0.021687 10.0.0.185 - - [2026-07-28 18:11:49] "GET /virtual-networks?parent_id=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003698 10.0.0.185 - - [2026-07-28 18:11:49] "GET /virtual-network/6c3408f7-1627-4d10-9ffb-a23208daa179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007612 252.185.232.251 - - [2026-07-28 18:11:49] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007707 252.185.232.251 - - [2026-07-28 18:11:49] "POST /neutron/port HTTP/1.1" 200 1111 0.016240 252.185.232.251 - - [2026-07-28 18:11:49] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009035 252.185.232.251 - - [2026-07-28 18:11:49] "POST /neutron/port HTTP/1.1" 200 1111 0.022515 252.185.232.251 - - [2026-07-28 18:11:50] "POST /neutron/port HTTP/1.1" 200 1112 0.013232 252.185.232.251 - - [2026-07-28 18:11:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007473 252.185.232.251 - - [2026-07-28 18:11:50] "POST /neutron/port HTTP/1.1" 200 1111 0.023728 252.185.232.251 - - [2026-07-28 18:11:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009670 252.185.232.251 - - [2026-07-28 18:11:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007766 252.185.232.251 - - [2026-07-28 18:11:50] "POST /neutron/port HTTP/1.1" 200 1111 0.020736 252.185.232.251 - - [2026-07-28 18:11:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.013141 252.185.232.251 - - [2026-07-28 18:11:50] "POST /neutron/port HTTP/1.1" 200 1111 0.020396 252.185.232.251 - - [2026-07-28 18:11:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011901 10.0.0.185 - - [2026-07-28 18:11:50] "GET /virtual-machine/6cbc6e8e-c5d8-414e-a3f1-2b473396aea0 HTTP/1.1" 200 1287 0.005771 10.0.0.185 - - [2026-07-28 18:11:50] "GET /virtual-machine-interface/eec90e4f-6c76-4e5d-a90a-67d927d247da HTTP/1.1" 200 2929 0.006023 10.0.0.185 - - [2026-07-28 18:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.185 - - [2026-07-28 18:11:50] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003912 10.0.0.185 - - [2026-07-28 18:11:50] "GET /virtual-networks?parent_id=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004426 10.0.0.185 - - [2026-07-28 18:11:50] "GET /virtual-network/c2fd492f-b90c-46ff-9c0f-50d6239feb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007111 10.0.0.185 - - [2026-07-28 18:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.185 - - [2026-07-28 18:11:51] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004236 10.0.0.185 - - [2026-07-28 18:11:52] "GET /virtual-networks?parent_id=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004161 10.0.0.185 - - [2026-07-28 18:11:52] "GET /virtual-network/c2fd492f-b90c-46ff-9c0f-50d6239feb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.008151 10.0.0.185 - - [2026-07-28 18:11:52] "POST /routing-policys HTTP/1.1" 200 536 0.029403 10.0.0.185 - - [2026-07-28 18:11:52] "GET /virtual-network/6c3408f7-1627-4d10-9ffb-a23208daa179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007610 10.0.0.185 - - [2026-07-28 18:11:52] "PUT /virtual-network/6c3408f7-1627-4d10-9ffb-a23208daa179 HTTP/1.1" 200 266 0.050237 10.0.0.185 - - [2026-07-28 18:11:52] "POST /ref-update HTTP/1.1" 200 156 0.091908 252.185.232.251 - - [2026-07-28 18:11:52] "POST /neutron/port HTTP/1.1" 200 1111 0.059843 252.185.232.251 - - [2026-07-28 18:11:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007787 10.0.0.185 - - [2026-07-28 18:11:54] "GET /obj-perms HTTP/1.1" 200 6414 0.075822 10.0.0.185 - - [2026-07-28 18:11:54] "GET /obj-perms HTTP/1.1" 200 6414 0.070808 10.0.0.185 - - [2026-07-28 18:11:56] "POST /ref-update HTTP/1.1" 200 156 0.051309 10.0.0.185 - - [2026-07-28 18:11:56] "POST /ref-update HTTP/1.1" 200 156 0.032296 10.0.0.185 - - [2026-07-28 18:11:56] "DELETE /routing-policy/5fef4b9a-c7fe-4e8a-bef8-568dfb425707 HTTP/1.1" 200 115 0.057224 252.185.232.251 - - [2026-07-28 18:11:56] "POST /neutron/network HTTP/1.1" 200 829 0.011276 252.185.232.251 - - [2026-07-28 18:11:56] "POST /neutron/network HTTP/1.1" 400 204 0.032594 252.185.232.251 - - [2026-07-28 18:11:57] "POST /neutron/port HTTP/1.1" 200 1112 0.028308 252.185.232.251 - - [2026-07-28 18:11:57] "POST /neutron/port HTTP/1.1" 200 1111 0.019584 252.185.232.251 - - [2026-07-28 18:11:57] "POST /neutron/port HTTP/1.1" 200 1101 0.027049 252.185.232.251 - - [2026-07-28 18:11:57] "POST /neutron/port HTTP/1.1" 200 1102 0.023962 252.185.232.251 - - [2026-07-28 18:11:57] "POST /neutron/port HTTP/1.1" 200 151 0.213519 252.185.232.251 - - [2026-07-28 18:11:57] "POST /neutron/port HTTP/1.1" 200 151 0.221734 252.185.232.251 - - [2026-07-28 18:11:58] "POST /neutron/network HTTP/1.1" 200 829 0.006803 10.0.0.185 - - [2026-07-28 18:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009486 10.0.0.185 - - [2026-07-28 18:11:59] "DELETE /route-target/b9967506-29aa-4f8e-b0af-deb8e24d2f68 HTTP/1.1" 200 115 0.032738 10.0.0.185 - - [2026-07-28 18:11:59] "POST /useragent-kv HTTP/1.1" 200 115 0.050378 10.0.0.185 - - [2026-07-28 18:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006079 10.0.0.185 - - [2026-07-28 18:11:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004363 252.185.232.251 - - [2026-07-28 18:11:59] "POST /neutron/network HTTP/1.1" 200 151 0.170422 252.185.232.251 - - [2026-07-28 18:11:59] "POST /neutron/network HTTP/1.1" 200 830 0.006626 10.0.0.185 - - [2026-07-28 18:11:59] "DELETE /route-target/71d81c07-a566-4965-ad27-4315b86a90c7 HTTP/1.1" 409 241 0.006074 10.0.0.185 - - [2026-07-28 18:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005767 10.0.0.185 - - [2026-07-28 18:11:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006962 10.0.0.185 - - [2026-07-28 18:11:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002371 252.185.232.251 - - [2026-07-28 18:11:59] "POST /neutron/network HTTP/1.1" 200 151 0.157702 10.0.0.185 - - [2026-07-28 18:11:59] "DELETE /route-target/1b0e4166-2888-4d9e-8be8-d379a43d8ea4 HTTP/1.1" 200 115 0.032366 10.0.0.185 - - [2026-07-28 18:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.185 - - [2026-07-28 18:11:59] "DELETE /route-target/71d81c07-a566-4965-ad27-4315b86a90c7 HTTP/1.1" 200 115 0.025332 10.0.0.185 - - [2026-07-28 18:11:59] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001945 10.0.0.185 - - [2026-07-28 18:11:59] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.046294 10.0.0.185 - - [2026-07-28 18:11:59] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001513 10.0.0.185 - - [2026-07-28 18:11:59] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?fields=virtual_networks HTTP/1.1" 200 1019 0.038818 10.0.0.185 - - [2026-07-28 18:11:59] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001498 10.0.0.185 - - [2026-07-28 18:11:59] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.051769 10.0.0.185 - - [2026-07-28 18:12:00] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001905 10.0.0.185 - - [2026-07-28 18:12:00] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?fields=security_groups HTTP/1.1" 200 1238 0.049624 10.0.0.185 - - [2026-07-28 18:12:01] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001437 10.0.0.185 - - [2026-07-28 18:12:01] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009784 10.0.0.185 - - [2026-07-28 18:12:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.040039 10.0.0.185 - - [2026-07-28 18:12:01] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003155 10.0.0.185 - - [2026-07-28 18:12:01] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001568 10.0.0.185 - - [2026-07-28 18:12:01] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010609 10.0.0.185 - - [2026-07-28 18:12:01] "POST /id-to-fqname HTTP/1.1" 200 186 0.002008 10.0.0.185 - - [2026-07-28 18:12:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.003139 10.0.0.185 - - [2026-07-28 18:12:01] "POST /security-groups HTTP/1.1" 200 581 0.076409 10.0.0.185 - - [2026-07-28 18:12:01] "POST /fqname-to-id HTTP/1.1" 404 230 0.004475 10.0.0.185 - - [2026-07-28 18:12:01] "POST /projects HTTP/1.1" 200 573 0.292049 10.0.0.185 - - [2026-07-28 18:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.340921 10.0.0.185 - - [2026-07-28 18:12:01] "POST /access-control-lists HTTP/1.1" 200 596 0.081520 10.0.0.185 - - [2026-07-28 18:12:01] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.531891 10.0.0.185 - - [2026-07-28 18:12:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.004301 10.0.0.185 - - [2026-07-28 18:12:02] "POST /access-control-lists HTTP/1.1" 200 594 0.068689 10.0.0.185 - - [2026-07-28 18:12:03] "GET / HTTP/1.1" 200 36499 0.003122 10.0.0.185 - - [2026-07-28 18:12:04] "POST /fqname-to-id HTTP/1.1" 401 298 0.000932 10.0.0.185 - - [2026-07-28 18:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.090496 10.0.0.185 - - [2026-07-28 18:12:04] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001904 10.0.0.185 - - [2026-07-28 18:12:04] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.046961 252.185.232.251 - - [2026-07-28 18:12:05] "POST /neutron/network HTTP/1.1" 200 117 0.044030 10.0.0.185 - - [2026-07-28 18:12:05] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001481 252.185.232.251 - - [2026-07-28 18:12:05] "POST /neutron/network HTTP/1.1" 200 611 0.115104 10.0.0.185 - - [2026-07-28 18:12:05] "POST /route-targets HTTP/1.1" 200 329 0.015323 10.0.0.185 - - [2026-07-28 18:12:05] "POST /ref-update HTTP/1.1" 200 156 0.030466 10.0.0.185 - - [2026-07-28 18:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007380 252.185.232.251 - - [2026-07-28 18:12:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.213558 252.185.232.251 - - [2026-07-28 18:12:05] "POST /neutron/network HTTP/1.1" 200 831 0.006658 10.0.0.185 - - [2026-07-28 18:12:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001657 10.0.0.185 - - [2026-07-28 18:12:05] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008895 252.185.232.251 - - [2026-07-28 18:12:05] "POST /neutron/network HTTP/1.1" 200 831 0.008711 10.0.0.185 - - [2026-07-28 18:12:05] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005632 252.185.232.251 - - [2026-07-28 18:12:05] "POST /neutron/network HTTP/1.1" 200 831 0.006755 252.185.232.251 - - [2026-07-28 18:12:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.008918 10.0.0.185 - - [2026-07-28 18:12:05] "GET /domains HTTP/1.1" 401 298 0.000518 10.0.0.185 - - [2026-07-28 18:12:06] "GET /domains HTTP/1.1" 200 440 0.032733 10.0.0.185 - - [2026-07-28 18:12:06] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001333 10.0.0.185 - - [2026-07-28 18:12:06] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1673 0.009736 10.0.0.185 - - [2026-07-28 18:12:06] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001961 10.0.0.185 - - [2026-07-28 18:12:06] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 2081 0.043293 10.0.0.185 - - [2026-07-28 18:12:06] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e HTTP/1.1" 200 2325 0.008966 10.0.0.185 - - [2026-07-28 18:12:06] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e HTTP/1.1" 200 2325 0.005764 10.0.0.185 - - [2026-07-28 18:12:06] "GET /routing-instance/9b075b63-9225-4e77-a03f-12a1f7c9c102 HTTP/1.1" 200 1498 0.004591 10.0.0.185 - - [2026-07-28 18:12:06] "GET /routing-instance/9b075b63-9225-4e77-a03f-12a1f7c9c102 HTTP/1.1" 200 1498 0.004548 10.0.0.185 - - [2026-07-28 18:12:06] "GET /route-target/51933a09-a6ae-44d5-a18c-b75bb068c851 HTTP/1.1" 200 1214 0.003940 10.0.0.185 - - [2026-07-28 18:12:06] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e HTTP/1.1" 200 2325 0.007209 10.0.0.185 - - [2026-07-28 18:12:06] "GET /routing-instance/9b075b63-9225-4e77-a03f-12a1f7c9c102 HTTP/1.1" 200 1498 0.005012 10.0.0.185 - - [2026-07-28 18:12:06] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005365 10.0.0.185 - - [2026-07-28 18:12:06] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e HTTP/1.1" 200 2325 0.005115 10.0.0.185 - - [2026-07-28 18:12:06] "GET /routing-instance/9b075b63-9225-4e77-a03f-12a1f7c9c102 HTTP/1.1" 200 1498 0.004224 10.0.0.185 - - [2026-07-28 18:12:06] "GET /routing-instance/9b075b63-9225-4e77-a03f-12a1f7c9c102 HTTP/1.1" 200 1498 0.004185 10.0.0.185 - - [2026-07-28 18:12:07] "GET /route-target/51933a09-a6ae-44d5-a18c-b75bb068c851 HTTP/1.1" 200 1214 0.003716 10.0.0.185 - - [2026-07-28 18:12:07] "GET /domains HTTP/1.1" 200 440 0.003443 10.0.0.185 - - [2026-07-28 18:12:07] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001089 10.0.0.185 - - [2026-07-28 18:12:07] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1673 0.008571 10.0.0.185 - - [2026-07-28 18:12:07] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001126 10.0.0.185 - - [2026-07-28 18:12:07] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 2081 0.031379 10.0.0.185 - - [2026-07-28 18:12:07] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e HTTP/1.1" 200 2325 0.008846 10.0.0.185 - - [2026-07-28 18:12:07] "GET /obj-perms HTTP/1.1" 200 6457 0.067237 10.0.0.185 - - [2026-07-28 18:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.185 - - [2026-07-28 18:12:08] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001484 10.0.0.185 - - [2026-07-28 18:12:08] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.031891 252.185.232.251 - - [2026-07-28 18:12:08] "POST /neutron/network HTTP/1.1" 200 117 0.011079 10.0.0.185 - - [2026-07-28 18:12:08] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001229 252.185.232.251 - - [2026-07-28 18:12:08] "POST /neutron/network HTTP/1.1" 200 611 0.097451 10.0.0.185 - - [2026-07-28 18:12:08] "POST /route-targets HTTP/1.1" 200 329 0.018847 10.0.0.185 - - [2026-07-28 18:12:08] "POST /ref-update HTTP/1.1" 200 156 0.026295 10.0.0.185 - - [2026-07-28 18:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004993 252.185.232.251 - - [2026-07-28 18:12:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.195515 252.185.232.251 - - [2026-07-28 18:12:08] "POST /neutron/network HTTP/1.1" 200 830 0.007203 10.0.0.185 - - [2026-07-28 18:12:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.002152 10.0.0.185 - - [2026-07-28 18:12:08] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007865 252.185.232.251 - - [2026-07-28 18:12:08] "POST /neutron/network HTTP/1.1" 200 830 0.005995 10.0.0.185 - - [2026-07-28 18:12:08] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007736 252.185.232.251 - - [2026-07-28 18:12:08] "POST /neutron/network HTTP/1.1" 200 830 0.007122 252.185.232.251 - - [2026-07-28 18:12:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.008090 10.0.0.185 - - [2026-07-28 18:12:09] "GET /domains HTTP/1.1" 200 440 0.003773 10.0.0.185 - - [2026-07-28 18:12:09] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001726 10.0.0.185 - - [2026-07-28 18:12:09] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1673 0.012117 10.0.0.185 - - [2026-07-28 18:12:09] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002577 10.0.0.185 - - [2026-07-28 18:12:09] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 2299 0.036853 10.0.0.185 - - [2026-07-28 18:12:09] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed HTTP/1.1" 200 2322 0.008965 10.0.0.185 - - [2026-07-28 18:12:09] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed HTTP/1.1" 200 2322 0.006966 10.0.0.185 - - [2026-07-28 18:12:09] "GET /routing-instance/369fd239-2256-49d8-913a-63923f20bebd HTTP/1.1" 200 1497 0.005178 10.0.0.185 - - [2026-07-28 18:12:09] "GET /routing-instance/369fd239-2256-49d8-913a-63923f20bebd HTTP/1.1" 200 1497 0.004981 10.0.0.185 - - [2026-07-28 18:12:09] "GET /route-target/50cdfead-56a7-4dd9-a18c-90cb731eed47 HTTP/1.1" 200 1214 0.005232 10.0.0.185 - - [2026-07-28 18:12:09] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed HTTP/1.1" 200 2322 0.007814 10.0.0.185 - - [2026-07-28 18:12:09] "GET /routing-instance/369fd239-2256-49d8-913a-63923f20bebd HTTP/1.1" 200 1497 0.005957 10.0.0.185 - - [2026-07-28 18:12:09] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007709 10.0.0.185 - - [2026-07-28 18:12:09] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed HTTP/1.1" 200 2322 0.006301 10.0.0.185 - - [2026-07-28 18:12:09] "GET /routing-instance/369fd239-2256-49d8-913a-63923f20bebd HTTP/1.1" 200 1497 0.004122 10.0.0.185 - - [2026-07-28 18:12:09] "GET /routing-instance/369fd239-2256-49d8-913a-63923f20bebd HTTP/1.1" 200 1497 0.004951 10.0.0.185 - - [2026-07-28 18:12:09] "GET /route-target/50cdfead-56a7-4dd9-a18c-90cb731eed47 HTTP/1.1" 200 1214 0.005182 10.0.0.185 - - [2026-07-28 18:12:09] "GET /domains HTTP/1.1" 200 440 0.003527 10.0.0.185 - - [2026-07-28 18:12:10] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001970 10.0.0.185 - - [2026-07-28 18:12:10] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1673 0.013231 10.0.0.185 - - [2026-07-28 18:12:10] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002920 10.0.0.185 - - [2026-07-28 18:12:10] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 2299 0.045604 10.0.0.185 - - [2026-07-28 18:12:10] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed HTTP/1.1" 200 2322 0.007720 10.0.0.185 - - [2026-07-28 18:12:10] "GET /obj-perms HTTP/1.1" 200 6457 0.002303 10.0.0.185 - - [2026-07-28 18:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.185 - - [2026-07-28 18:12:10] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001331 10.0.0.185 - - [2026-07-28 18:12:10] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.033964 252.185.232.251 - - [2026-07-28 18:12:10] "POST /neutron/network HTTP/1.1" 200 117 0.016598 10.0.0.185 - - [2026-07-28 18:12:10] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001410 252.185.232.251 - - [2026-07-28 18:12:10] "POST /neutron/network HTTP/1.1" 200 613 0.091803 10.0.0.185 - - [2026-07-28 18:12:10] "POST /ref-update HTTP/1.1" 200 156 0.014544 10.0.0.185 - - [2026-07-28 18:12:10] "POST /useragent-kv HTTP/1.1" 200 115 0.010482 252.185.232.251 - - [2026-07-28 18:12:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.214743 252.185.232.251 - - [2026-07-28 18:12:11] "POST /neutron/network HTTP/1.1" 200 831 0.007920 10.0.0.185 - - [2026-07-28 18:12:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001711 10.0.0.185 - - [2026-07-28 18:12:11] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009724 252.185.232.251 - - [2026-07-28 18:12:11] "POST /neutron/network HTTP/1.1" 200 831 0.007527 10.0.0.185 - - [2026-07-28 18:12:11] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005527 252.185.232.251 - - [2026-07-28 18:12:11] "POST /neutron/network HTTP/1.1" 200 831 0.006914 252.185.232.251 - - [2026-07-28 18:12:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.007560 10.0.0.185 - - [2026-07-28 18:12:11] "GET /domains HTTP/1.1" 200 440 0.003305 10.0.0.185 - - [2026-07-28 18:12:11] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.185 - - [2026-07-28 18:12:11] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1673 0.007503 10.0.0.185 - - [2026-07-28 18:12:11] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001103 10.0.0.185 - - [2026-07-28 18:12:11] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 2518 0.042660 10.0.0.185 - - [2026-07-28 18:12:11] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73 HTTP/1.1" 200 2324 0.012781 10.0.0.185 - - [2026-07-28 18:12:11] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73 HTTP/1.1" 200 2324 0.007280 10.0.0.185 - - [2026-07-28 18:12:11] "GET /routing-instance/6a55c8b4-7ae3-44f8-8458-e2016f400946 HTTP/1.1" 200 1500 0.005775 10.0.0.185 - - [2026-07-28 18:12:11] "GET /routing-instance/6a55c8b4-7ae3-44f8-8458-e2016f400946 HTTP/1.1" 200 1500 0.004189 10.0.0.185 - - [2026-07-28 18:12:11] "GET /route-target/916eb666-5c3a-498a-b7be-248d2869e000 HTTP/1.1" 200 1217 0.005033 10.0.0.185 - - [2026-07-28 18:12:11] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73 HTTP/1.1" 200 2324 0.006177 10.0.0.185 - - [2026-07-28 18:12:11] "GET /routing-instance/6a55c8b4-7ae3-44f8-8458-e2016f400946 HTTP/1.1" 200 1500 0.004835 10.0.0.185 - - [2026-07-28 18:12:12] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005883 10.0.0.185 - - [2026-07-28 18:12:12] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73 HTTP/1.1" 200 2324 0.005800 10.0.0.185 - - [2026-07-28 18:12:12] "GET /routing-instance/6a55c8b4-7ae3-44f8-8458-e2016f400946 HTTP/1.1" 200 1500 0.005711 10.0.0.185 - - [2026-07-28 18:12:12] "GET /routing-instance/6a55c8b4-7ae3-44f8-8458-e2016f400946 HTTP/1.1" 200 1500 0.004716 10.0.0.185 - - [2026-07-28 18:12:12] "GET /route-target/916eb666-5c3a-498a-b7be-248d2869e000 HTTP/1.1" 200 1217 0.008086 10.0.0.185 - - [2026-07-28 18:12:12] "GET /domains HTTP/1.1" 200 440 0.003058 10.0.0.185 - - [2026-07-28 18:12:12] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001395 10.0.0.185 - - [2026-07-28 18:12:12] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1673 0.008603 10.0.0.185 - - [2026-07-28 18:12:12] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001065 10.0.0.185 - - [2026-07-28 18:12:12] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 2518 0.030968 10.0.0.185 - - [2026-07-28 18:12:12] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73 HTTP/1.1" 200 2324 0.005164 10.0.0.185 - - [2026-07-28 18:12:12] "GET /obj-perms HTTP/1.1" 200 6457 0.002762 10.0.0.185 - - [2026-07-28 18:12:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001545 252.185.232.251 - - [2026-07-28 18:12:13] "POST /neutron/network HTTP/1.1" 200 840 0.010145 10.0.0.185 - - [2026-07-28 18:12:13] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001724 252.185.232.251 - - [2026-07-28 18:12:13] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.042226 252.185.232.251 - - [2026-07-28 18:12:13] "POST /neutron/network HTTP/1.1" 200 830 0.009206 252.185.232.251 - - [2026-07-28 18:12:13] "POST /neutron/port HTTP/1.1" 200 117 0.007858 252.185.232.251 - - [2026-07-28 18:12:13] "POST /neutron/port HTTP/1.1" 200 117 0.008705 10.0.0.185 - - [2026-07-28 18:12:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.002371 252.185.232.251 - - [2026-07-28 18:12:13] "POST /neutron/port HTTP/1.1" 200 117 0.006868 252.185.232.251 - - [2026-07-28 18:12:13] "POST /neutron/network HTTP/1.1" 200 841 0.006629 10.0.0.185 - - [2026-07-28 18:12:14] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001286 252.185.232.251 - - [2026-07-28 18:12:14] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.039461 252.185.232.251 - - [2026-07-28 18:12:14] "POST /neutron/network HTTP/1.1" 200 831 0.010700 252.185.232.251 - - [2026-07-28 18:12:14] "POST /neutron/network HTTP/1.1" 200 840 0.007928 10.0.0.185 - - [2026-07-28 18:12:14] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001171 252.185.232.251 - - [2026-07-28 18:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.013553 252.185.232.251 - - [2026-07-28 18:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.009073 10.0.0.185 - - [2026-07-28 18:12:14] "POST /fqname-to-id HTTP/1.1" 404 191 0.003815 10.0.0.185 - - [2026-07-28 18:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.185 - - [2026-07-28 18:12:14] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001271 10.0.0.185 - - [2026-07-28 18:12:14] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011638 10.0.0.185 - - [2026-07-28 18:12:14] "POST /service-templates HTTP/1.1" 200 545 0.028139 252.185.232.251 - - [2026-07-28 18:12:14] "POST /neutron/port HTTP/1.1" 200 1056 0.349399 10.0.0.185 - - [2026-07-28 18:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.185 - - [2026-07-28 18:12:14] "GET /service-template/25130ae1-98ec-4cf0-8bfc-c41335541f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007608 252.185.232.251 - - [2026-07-28 18:12:14] "POST /neutron/port HTTP/1.1" 200 1056 0.021164 10.0.0.185 - - [2026-07-28 18:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.185 - - [2026-07-28 18:12:14] "GET /service-template/25130ae1-98ec-4cf0-8bfc-c41335541f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004177 252.185.232.251 - - [2026-07-28 18:12:14] "POST /neutron/port HTTP/1.1" 200 1056 0.015661 10.0.0.185 - - [2026-07-28 18:12:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.002786 10.0.0.185 - - [2026-07-28 18:12:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.002277 10.0.0.185 - - [2026-07-28 18:12:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.004993 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/network HTTP/1.1" 200 841 0.010993 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/port HTTP/1.1" 200 1106 0.114113 10.0.0.185 - - [2026-07-28 18:12:15] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001720 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/port HTTP/1.1" 200 1116 0.039999 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/port HTTP/1.1" 200 1116 0.037941 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008713 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.032295 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.010003 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/port HTTP/1.1" 200 117 0.001726 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/port HTTP/1.1" 200 1055 0.353845 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/network HTTP/1.1" 200 830 0.007067 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/port HTTP/1.1" 200 1055 0.013926 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/port HTTP/1.1" 200 1055 0.016184 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/port HTTP/1.1" 200 1105 0.081426 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/port HTTP/1.1" 200 1115 0.032039 252.185.232.251 - - [2026-07-28 18:12:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005108 252.185.232.251 - - [2026-07-28 18:12:16] "POST /neutron/subnet HTTP/1.1" 200 694 0.018661 252.185.232.251 - - [2026-07-28 18:12:16] "POST /neutron/port HTTP/1.1" 200 117 0.001434 252.185.232.251 - - [2026-07-28 18:12:16] "POST /neutron/network HTTP/1.1" 200 831 0.007686 252.185.232.251 - - [2026-07-28 18:12:17] "POST /neutron/network HTTP/1.1" 200 2217 0.013254 10.0.0.185 - - [2026-07-28 18:12:17] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001400 252.185.232.251 - - [2026-07-28 18:12:17] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.040330 252.185.232.251 - - [2026-07-28 18:12:17] "POST /neutron/network HTTP/1.1" 200 831 0.006696 252.185.232.251 - - [2026-07-28 18:12:17] "POST /neutron/network HTTP/1.1" 200 830 0.010628 252.185.232.251 - - [2026-07-28 18:12:17] "POST /neutron/network HTTP/1.1" 200 831 0.007853 252.185.232.251 - - [2026-07-28 18:12:17] "POST /neutron/port HTTP/1.1" 200 2079 0.032573 252.185.232.251 - - [2026-07-28 18:12:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007466 252.185.232.251 - - [2026-07-28 18:12:17] "POST /neutron/port HTTP/1.1" 200 117 0.006802 252.185.232.251 - - [2026-07-28 18:12:18] "POST /neutron/port HTTP/1.1" 200 117 0.010704 252.185.232.251 - - [2026-07-28 18:12:18] "POST /neutron/network HTTP/1.1" 200 2217 0.027364 10.0.0.185 - - [2026-07-28 18:12:18] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001540 252.185.232.251 - - [2026-07-28 18:12:18] "POST /neutron/port HTTP/1.1" 200 1057 0.359339 10.0.0.185 - - [2026-07-28 18:12:19] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001485 252.185.232.251 - - [2026-07-28 18:12:19] "POST /neutron/port HTTP/1.1" 200 1056 0.301626 10.0.0.185 - - [2026-07-28 18:12:19] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001728 252.185.232.251 - - [2026-07-28 18:12:19] "POST /neutron/port HTTP/1.1" 200 1055 0.326535 252.185.232.251 - - [2026-07-28 18:12:19] "POST /neutron/port HTTP/1.1" 200 1057 0.017915 252.185.232.251 - - [2026-07-28 18:12:19] "POST /neutron/port HTTP/1.1" 200 1057 0.022459 252.185.232.251 - - [2026-07-28 18:12:20] "POST /neutron/port HTTP/1.1" 200 1107 0.131298 252.185.232.251 - - [2026-07-28 18:12:20] "POST /neutron/port HTTP/1.1" 200 1056 0.016381 252.185.232.251 - - [2026-07-28 18:12:20] "POST /neutron/port HTTP/1.1" 200 1056 0.022599 252.185.232.251 - - [2026-07-28 18:12:20] "POST /neutron/port HTTP/1.1" 200 1106 0.179257 252.185.232.251 - - [2026-07-28 18:12:20] "POST /neutron/port HTTP/1.1" 200 1055 0.015659 252.185.232.251 - - [2026-07-28 18:12:20] "POST /neutron/port HTTP/1.1" 200 1055 0.027755 252.185.232.251 - - [2026-07-28 18:12:20] "POST /neutron/port HTTP/1.1" 200 1105 0.113042 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/port HTTP/1.1" 200 3043 0.048914 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004868 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/subnet HTTP/1.1" 200 704 0.011609 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.002109 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/network HTTP/1.1" 200 831 0.011461 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006574 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.017060 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.001566 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/network HTTP/1.1" 200 830 0.009480 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006742 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.012799 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.001704 252.185.232.251 - - [2026-07-28 18:12:21] "POST /neutron/network HTTP/1.1" 200 831 0.010060 252.185.232.251 - - [2026-07-28 18:12:23] "POST /neutron/port HTTP/1.1" 200 3043 0.036899 252.185.232.251 - - [2026-07-28 18:12:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008959 252.185.232.251 - - [2026-07-28 18:12:26] "POST /neutron/port HTTP/1.1" 200 1116 0.019043 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008127 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/port HTTP/1.1" 200 1116 0.016011 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007583 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/port HTTP/1.1" 200 1115 0.063745 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011594 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/port HTTP/1.1" 200 1116 0.025891 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006854 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/port HTTP/1.1" 200 1115 0.018239 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006340 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/port HTTP/1.1" 200 1115 0.020086 252.185.232.251 - - [2026-07-28 18:12:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007791 252.185.232.251 - - [2026-07-28 18:12:28] "POST /neutron/port HTTP/1.1" 200 3043 0.029690 252.185.232.251 - - [2026-07-28 18:12:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012250 252.185.232.251 - - [2026-07-28 18:12:28] "POST /neutron/port HTTP/1.1" 200 3043 0.049050 252.185.232.251 - - [2026-07-28 18:12:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009388 252.185.232.251 - - [2026-07-28 18:12:28] "POST /neutron/port HTTP/1.1" 200 3043 0.033547 252.185.232.251 - - [2026-07-28 18:12:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012137 252.185.232.251 - - [2026-07-28 18:12:28] "POST /neutron/port HTTP/1.1" 200 3043 0.031632 252.185.232.251 - - [2026-07-28 18:12:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010362 252.185.232.251 - - [2026-07-28 18:12:29] "POST /neutron/port HTTP/1.1" 200 3043 0.041706 252.185.232.251 - - [2026-07-28 18:12:29] "POST /neutron/port HTTP/1.1" 200 1115 0.033667 252.185.232.251 - - [2026-07-28 18:12:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010136 10.0.0.185 - - [2026-07-28 18:12:29] "GET /virtual-machine/fc4400b1-d1f5-4751-84d4-c13e5b05614c HTTP/1.1" 200 1804 0.009144 252.185.232.251 - - [2026-07-28 18:12:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008615 10.0.0.185 - - [2026-07-28 18:12:29] "GET /virtual-machine-interface/1dc09975-47bc-4b75-acbf-e9ee3d57cf04 HTTP/1.1" 200 2947 0.005569 10.0.0.185 - - [2026-07-28 18:12:29] "GET /virtual-machine-interface/b511b996-6c75-41de-91f7-ee039d2b98ba HTTP/1.1" 200 2951 0.007134 10.0.0.185 - - [2026-07-28 18:12:29] "GET /virtual-machine-interface/ea35f5a6-6c7e-432e-a288-b60d83094a3c HTTP/1.1" 200 2948 0.012938 10.0.0.185 - - [2026-07-28 18:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.185 - - [2026-07-28 18:12:29] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004261 10.0.0.185 - - [2026-07-28 18:12:29] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005033 10.0.0.185 - - [2026-07-28 18:12:29] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007676 10.0.0.185 - - [2026-07-28 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.185 - - [2026-07-28 18:12:33] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006534 252.185.232.251 - - [2026-07-28 18:12:33] "POST /neutron/port HTTP/1.1" 200 1116 0.015316 252.185.232.251 - - [2026-07-28 18:12:34] "POST /neutron/port HTTP/1.1" 200 1116 0.020691 252.185.232.251 - - [2026-07-28 18:12:34] "POST /neutron/network HTTP/1.1" 200 840 0.006933 252.185.232.251 - - [2026-07-28 18:12:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004456 252.185.232.251 - - [2026-07-28 18:12:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.009081 252.185.232.251 - - [2026-07-28 18:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.002093 252.185.232.251 - - [2026-07-28 18:12:34] "POST /neutron/network HTTP/1.1" 200 830 0.007410 10.0.0.185 - - [2026-07-28 18:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.185 - - [2026-07-28 18:12:37] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005633 10.0.0.185 - - [2026-07-28 18:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.185 - - [2026-07-28 18:12:41] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006710 10.0.0.185 - - [2026-07-28 18:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.185 - - [2026-07-28 18:12:45] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003684 10.0.0.185 - - [2026-07-28 18:12:45] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004586 10.0.0.185 - - [2026-07-28 18:12:45] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007807 252.185.232.251 - - [2026-07-28 18:12:45] "POST /neutron/port HTTP/1.1" 200 3043 0.021180 252.185.232.251 - - [2026-07-28 18:12:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008909 10.0.0.185 - - [2026-07-28 18:12:46] "DELETE /project/2a9eebf7a15b461a8ebeceafcdfcfbb0 HTTP/1.1" 404 173 0.005511 10.0.0.185 - - [2026-07-28 18:12:46] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001195 10.0.0.185 - - [2026-07-28 18:12:46] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.040499 10.0.0.185 - - [2026-07-28 18:12:46] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002162 10.0.0.185 - - [2026-07-28 18:12:46] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?fields=security_groups HTTP/1.1" 200 1328 0.039868 10.0.0.185 - - [2026-07-28 18:12:46] "DELETE /security-group/0cd5c9ae-9684-4255-a187-db142e474a19 HTTP/1.1" 200 115 0.055337 10.0.0.185 - - [2026-07-28 18:12:46] "GET /projects?obj_uuids=104b1986-e333-4351-a38f-769d8fb920ce&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001687 10.0.0.185 - - [2026-07-28 18:12:46] "DELETE /access-control-list/6ad4b831-a004-4773-af78-83623d783eb1 HTTP/1.1" 200 115 0.048759 10.0.0.185 - - [2026-07-28 18:12:46] "GET /project/104b1986-e333-4351-a38f-769d8fb920ce?fields=application_policy_sets HTTP/1.1" 200 1367 0.046088 10.0.0.185 - - [2026-07-28 18:12:46] "DELETE /access-control-list/d5675278-66ac-4aab-8854-908b1c32dfed HTTP/1.1" 200 115 0.045819 10.0.0.185 - - [2026-07-28 18:12:46] "DELETE /project/104b1986-e333-4351-a38f-769d8fb920ce HTTP/1.1" 200 115 0.378491 252.185.232.251 - - [2026-07-28 18:12:51] "POST /neutron/port HTTP/1.1" 200 3043 0.026542 252.185.232.251 - - [2026-07-28 18:12:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007914 10.0.0.185 - - [2026-07-28 18:12:51] "GET /global-system-configs HTTP/1.1" 401 298 0.000571 10.0.0.185 - - [2026-07-28 18:12:51] "GET /global-system-configs HTTP/1.1" 401 298 0.000607 10.0.0.185 - - [2026-07-28 18:12:53] "GET /global-system-configs HTTP/1.1" 401 298 0.000467 10.0.0.185 - - [2026-07-28 18:12:53] "GET /global-system-configs HTTP/1.1" 401 298 0.000507 10.0.0.185 - - [2026-07-28 18:12:55] "GET /obj-perms HTTP/1.1" 200 6414 0.080009 10.0.0.185 - - [2026-07-28 18:12:55] "GET /obj-perms HTTP/1.1" 200 6414 0.071265 252.185.232.251 - - [2026-07-28 18:12:56] "POST /neutron/port HTTP/1.1" 200 3043 0.066056 252.185.232.251 - - [2026-07-28 18:12:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009362 252.185.232.251 - - [2026-07-28 18:12:56] "POST /neutron/port HTTP/1.1" 200 3043 0.025866 252.185.232.251 - - [2026-07-28 18:12:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009381 252.185.232.251 - - [2026-07-28 18:12:56] "POST /neutron/port HTTP/1.1" 200 3043 0.025888 252.185.232.251 - - [2026-07-28 18:12:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008397 252.185.232.251 - - [2026-07-28 18:12:57] "POST /neutron/port HTTP/1.1" 200 3043 0.035573 252.185.232.251 - - [2026-07-28 18:12:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007940 252.185.232.251 - - [2026-07-28 18:12:58] "POST /neutron/port HTTP/1.1" 200 3043 0.071297 252.185.232.251 - - [2026-07-28 18:12:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007160 252.185.232.251 - - [2026-07-28 18:13:01] "POST /neutron/port HTTP/1.1" 200 3043 0.028666 252.185.232.251 - - [2026-07-28 18:13:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008229 10.0.0.185 - - [2026-07-28 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.185 - - [2026-07-28 18:13:06] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004674 10.0.0.185 - - [2026-07-28 18:13:06] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005010 10.0.0.185 - - [2026-07-28 18:13:06] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007320 10.0.0.185 - - [2026-07-28 18:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.185 - - [2026-07-28 18:13:07] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004773 10.0.0.185 - - [2026-07-28 18:13:07] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005253 10.0.0.185 - - [2026-07-28 18:13:07] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006978 10.0.0.185 - - [2026-07-28 18:13:07] "POST /fqname-to-id HTTP/1.1" 404 205 0.004223 10.0.0.185 - - [2026-07-28 18:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.185 - - [2026-07-28 18:13:07] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001545 10.0.0.185 - - [2026-07-28 18:13:07] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.033992 10.0.0.185 - - [2026-07-28 18:13:07] "POST /service-instances HTTP/1.1" 200 545 0.072358 10.0.0.185 - - [2026-07-28 18:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.185 - - [2026-07-28 18:13:07] "GET /service-instance/ded00c68-628d-446f-baa0-590bcf558c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.007151 10.0.0.185 - - [2026-07-28 18:13:08] "POST /port-tuples HTTP/1.1" 200 588 0.040753 10.0.0.185 - - [2026-07-28 18:13:08] "GET /virtual-machine-interface/1dc09975-47bc-4b75-acbf-e9ee3d57cf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006748 10.0.0.185 - - [2026-07-28 18:13:08] "PUT /virtual-machine-interface/1dc09975-47bc-4b75-acbf-e9ee3d57cf04 HTTP/1.1" 200 286 0.014950 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-update HTTP/1.1" 200 156 0.019236 10.0.0.185 - - [2026-07-28 18:13:08] "GET /virtual-machine-interface/ea35f5a6-6c7e-432e-a288-b60d83094a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.007127 10.0.0.185 - - [2026-07-28 18:13:08] "POST /instance-ips HTTP/1.1" 200 387 0.048806 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-update HTTP/1.1" 200 156 0.014362 10.0.0.185 - - [2026-07-28 18:13:08] "PUT /virtual-machine-interface/ea35f5a6-6c7e-432e-a288-b60d83094a3c HTTP/1.1" 200 286 0.017518 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-update HTTP/1.1" 200 156 0.021839 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-update HTTP/1.1" 200 156 0.060457 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027970 10.0.0.185 - - [2026-07-28 18:13:08] "GET /virtual-machine-interface/b511b996-6c75-41de-91f7-ee039d2b98ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.015042 10.0.0.185 - - [2026-07-28 18:13:08] "POST /instance-ips HTTP/1.1" 200 387 0.027927 10.0.0.185 - - [2026-07-28 18:13:08] "PUT /virtual-machine-interface/b511b996-6c75-41de-91f7-ee039d2b98ba HTTP/1.1" 200 286 0.017309 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-update HTTP/1.1" 200 156 0.020019 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-update HTTP/1.1" 200 156 0.014871 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-update HTTP/1.1" 200 156 0.016972 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004536 252.185.232.251 - - [2026-07-28 18:13:08] "POST /neutron/port HTTP/1.1" 200 1116 0.015270 10.0.0.185 - - [2026-07-28 18:13:08] "POST /instance-ips HTTP/1.1" 200 375 0.025098 252.185.232.251 - - [2026-07-28 18:13:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009858 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-update HTTP/1.1" 200 156 0.015617 252.185.232.251 - - [2026-07-28 18:13:08] "POST /neutron/port HTTP/1.1" 200 1116 0.025002 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-update HTTP/1.1" 200 156 0.012686 10.0.0.185 - - [2026-07-28 18:13:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005898 252.185.232.251 - - [2026-07-28 18:13:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009103 10.0.0.185 - - [2026-07-28 18:13:09] "POST /instance-ips HTTP/1.1" 200 375 0.029702 252.185.232.251 - - [2026-07-28 18:13:09] "POST /neutron/port HTTP/1.1" 200 1116 0.030958 10.0.0.185 - - [2026-07-28 18:13:09] "POST /ref-update HTTP/1.1" 200 156 0.014307 252.185.232.251 - - [2026-07-28 18:13:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008077 10.0.0.185 - - [2026-07-28 18:13:09] "GET /virtual-machine/1302184e-8c5a-4bac-8778-7b7952338994 HTTP/1.1" 200 1291 0.005267 10.0.0.185 - - [2026-07-28 18:13:09] "POST /ref-update HTTP/1.1" 200 156 0.018051 10.0.0.185 - - [2026-07-28 18:13:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006017 10.0.0.185 - - [2026-07-28 18:13:09] "GET /virtual-machine-interface/b6012cb9-3982-493c-b914-3709edfa2092 HTTP/1.1" 200 2948 0.008349 10.0.0.185 - - [2026-07-28 18:13:09] "POST /instance-ips HTTP/1.1" 200 377 0.027450 10.0.0.185 - - [2026-07-28 18:13:09] "POST /ref-update HTTP/1.1" 200 156 0.015575 10.0.0.185 - - [2026-07-28 18:13:09] "POST /ref-update HTTP/1.1" 200 156 0.014555 10.0.0.185 - - [2026-07-28 18:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015666 10.0.0.185 - - [2026-07-28 18:13:09] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005869 10.0.0.185 - - [2026-07-28 18:13:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007946 10.0.0.185 - - [2026-07-28 18:13:09] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004732 10.0.0.185 - - [2026-07-28 18:13:09] "POST /instance-ips HTTP/1.1" 200 377 0.023869 10.0.0.185 - - [2026-07-28 18:13:09] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.015507 10.0.0.185 - - [2026-07-28 18:13:09] "POST /ref-update HTTP/1.1" 200 156 0.013687 10.0.0.185 - - [2026-07-28 18:13:09] "POST /ref-update HTTP/1.1" 200 156 0.015606 10.0.0.185 - - [2026-07-28 18:13:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004523 10.0.0.185 - - [2026-07-28 18:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.185 - - [2026-07-28 18:13:10] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004250 10.0.0.185 - - [2026-07-28 18:13:10] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004554 10.0.0.185 - - [2026-07-28 18:13:10] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006149 252.185.232.251 - - [2026-07-28 18:13:11] "POST /neutron/port HTTP/1.1" 200 1115 0.015362 252.185.232.251 - - [2026-07-28 18:13:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010048 252.185.232.251 - - [2026-07-28 18:13:11] "POST /neutron/port HTTP/1.1" 200 1115 0.017148 252.185.232.251 - - [2026-07-28 18:13:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009396 252.185.232.251 - - [2026-07-28 18:13:11] "POST /neutron/port HTTP/1.1" 200 1115 0.019803 252.185.232.251 - - [2026-07-28 18:13:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008698 10.0.0.185 - - [2026-07-28 18:13:11] "GET /virtual-machine/5803e09f-1437-4e6e-af3c-20c8a0ba9634 HTTP/1.1" 200 1292 0.006512 10.0.0.185 - - [2026-07-28 18:13:11] "GET /virtual-machine-interface/98c93709-ad29-49ea-8ce6-696ea97e3aa1 HTTP/1.1" 200 2951 0.008355 10.0.0.185 - - [2026-07-28 18:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.185 - - [2026-07-28 18:13:11] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004853 10.0.0.185 - - [2026-07-28 18:13:11] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004272 10.0.0.185 - - [2026-07-28 18:13:11] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006593 10.0.0.185 - - [2026-07-28 18:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.185 - - [2026-07-28 18:13:13] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004053 10.0.0.185 - - [2026-07-28 18:13:13] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004292 10.0.0.185 - - [2026-07-28 18:13:13] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005870 10.0.0.185 - - [2026-07-28 18:13:13] "POST /fqname-to-id HTTP/1.1" 404 209 0.004004 10.0.0.185 - - [2026-07-28 18:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.185 - - [2026-07-28 18:13:13] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001412 10.0.0.185 - - [2026-07-28 18:13:13] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.032856 10.0.0.185 - - [2026-07-28 18:13:13] "POST /network-policys HTTP/1.1" 200 549 0.025439 10.0.0.185 - - [2026-07-28 18:13:13] "GET /network-policy/77488d80-a032-49f3-b922-529c043c8027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006284 10.0.0.185 - - [2026-07-28 18:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.185 - - [2026-07-28 18:13:13] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010363 10.0.0.185 - - [2026-07-28 18:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.185 - - [2026-07-28 18:13:13] "GET /network-policy/77488d80-a032-49f3-b922-529c043c8027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004538 10.0.0.185 - - [2026-07-28 18:13:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.003978 10.0.0.185 - - [2026-07-28 18:13:14] "POST /ref-update HTTP/1.1" 200 156 0.043477 10.0.0.185 - - [2026-07-28 18:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.185 - - [2026-07-28 18:13:14] "POST /access-control-lists HTTP/1.1" 200 603 0.076637 10.0.0.185 - - [2026-07-28 18:13:14] "GET /network-policy/77488d80-a032-49f3-b922-529c043c8027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004994 252.185.232.251 - - [2026-07-28 18:13:14] "POST /neutron/network HTTP/1.1" 200 916 0.008544 10.0.0.185 - - [2026-07-28 18:13:14] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006855 10.0.0.185 - - [2026-07-28 18:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.185 - - [2026-07-28 18:13:14] "GET /network-policy/77488d80-a032-49f3-b922-529c043c8027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004954 10.0.0.185 - - [2026-07-28 18:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.185 - - [2026-07-28 18:13:14] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007619 10.0.0.185 - - [2026-07-28 18:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.185 - - [2026-07-28 18:13:14] "GET /network-policy/77488d80-a032-49f3-b922-529c043c8027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005299 10.0.0.185 - - [2026-07-28 18:13:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.011875 10.0.0.185 - - [2026-07-28 18:13:14] "POST /ref-update HTTP/1.1" 200 156 0.060109 10.0.0.185 - - [2026-07-28 18:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.185 - - [2026-07-28 18:13:14] "POST /access-control-lists HTTP/1.1" 200 606 0.076344 10.0.0.185 - - [2026-07-28 18:13:14] "GET /network-policy/77488d80-a032-49f3-b922-529c043c8027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004479 10.0.0.185 - - [2026-07-28 18:13:14] "POST /routing-instances HTTP/1.1" 200 757 0.019301 252.185.232.251 - - [2026-07-28 18:13:14] "POST /neutron/network HTTP/1.1" 200 917 0.008425 10.0.0.185 - - [2026-07-28 18:13:14] "POST /route-targets HTTP/1.1" 200 329 0.015507 10.0.0.185 - - [2026-07-28 18:13:14] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008956 10.0.0.185 - - [2026-07-28 18:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.185 - - [2026-07-28 18:13:14] "POST /ref-update HTTP/1.1" 200 156 0.022377 10.0.0.185 - - [2026-07-28 18:13:14] "GET /network-policy/77488d80-a032-49f3-b922-529c043c8027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.009857 10.0.0.185 - - [2026-07-28 18:13:14] "GET /routing-instance/05bb2099-3337-403e-919b-b9ca49297d16?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.004640 10.0.0.185 - - [2026-07-28 18:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.185 - - [2026-07-28 18:13:14] "GET /routing-instance/05bb2099-3337-403e-919b-b9ca49297d16?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.004155 10.0.0.185 - - [2026-07-28 18:13:15] "GET /service-template/25130ae1-98ec-4cf0-8bfc-c41335541f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004388 10.0.0.185 - - [2026-07-28 18:13:15] "POST /ref-update HTTP/1.1" 200 156 0.012762 10.0.0.185 - - [2026-07-28 18:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.185 - - [2026-07-28 18:13:15] "POST /routing-instances HTTP/1.1" 200 758 0.027874 10.0.0.185 - - [2026-07-28 18:13:15] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004413 10.0.0.185 - - [2026-07-28 18:13:15] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.052044 10.0.0.185 - - [2026-07-28 18:13:15] "POST /route-targets HTTP/1.1" 200 329 0.013762 10.0.0.185 - - [2026-07-28 18:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.185 - - [2026-07-28 18:13:15] "POST /ref-update HTTP/1.1" 200 156 0.015294 10.0.0.185 - - [2026-07-28 18:13:15] "GET /service-instance/ded00c68-628d-446f-baa0-590bcf558c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3543 0.010046 10.0.0.185 - - [2026-07-28 18:13:15] "GET /routing-instance/52958a64-4058-4324-b90b-02dc8ad5b43c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.005012 10.0.0.185 - - [2026-07-28 18:13:15] "GET /domains HTTP/1.1" 200 440 0.004609 10.0.0.185 - - [2026-07-28 18:13:15] "GET /routing-instance/52958a64-4058-4324-b90b-02dc8ad5b43c?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.005198 10.0.0.185 - - [2026-07-28 18:13:15] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001404 10.0.0.185 - - [2026-07-28 18:13:15] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1717 0.010867 10.0.0.185 - - [2026-07-28 18:13:15] "PUT /routing-instance/05bb2099-3337-403e-919b-b9ca49297d16 HTTP/1.1" 200 268 0.015668 10.0.0.185 - - [2026-07-28 18:13:15] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001337 10.0.0.185 - - [2026-07-28 18:13:15] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 4234 0.048995 10.0.0.185 - - [2026-07-28 18:13:15] "PUT /routing-instance/52958a64-4058-4324-b90b-02dc8ad5b43c HTTP/1.1" 200 268 0.037166 10.0.0.185 - - [2026-07-28 18:13:15] "GET /service-instance/ded00c68-628d-446f-baa0-590bcf558c2a HTTP/1.1" 200 3797 0.009161 10.0.0.185 - - [2026-07-28 18:13:15] "POST /ref-update HTTP/1.1" 200 156 0.013031 10.0.0.185 - - [2026-07-28 18:13:15] "GET /domains HTTP/1.1" 200 440 0.004128 10.0.0.185 - - [2026-07-28 18:13:15] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001870 10.0.0.185 - - [2026-07-28 18:13:15] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1717 0.011507 10.0.0.185 - - [2026-07-28 18:13:15] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001259 10.0.0.185 - - [2026-07-28 18:13:15] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 4234 0.033563 10.0.0.185 - - [2026-07-28 18:13:15] "GET /service-instance/ded00c68-628d-446f-baa0-590bcf558c2a HTTP/1.1" 200 3797 0.004284 10.0.0.185 - - [2026-07-28 18:13:15] "GET /port-tuple/7b06feaa-9c1d-4121-acc8-a61323c51356 HTTP/1.1" 200 1980 0.004437 10.0.0.185 - - [2026-07-28 18:13:15] "GET /virtual-machine-interface/1dc09975-47bc-4b75-acbf-e9ee3d57cf04 HTTP/1.1" 200 3821 0.006027 10.0.0.185 - - [2026-07-28 18:13:15] "GET /virtual-machine-interface/b511b996-6c75-41de-91f7-ee039d2b98ba HTTP/1.1" 200 3810 0.005786 10.0.0.185 - - [2026-07-28 18:13:16] "GET /virtual-machine-interface/ea35f5a6-6c7e-432e-a288-b60d83094a3c HTTP/1.1" 200 3804 0.005886 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/port HTTP/1.1" 200 3814 0.058816 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008330 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/port HTTP/1.1" 200 3814 0.042279 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008867 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/port HTTP/1.1" 200 3814 0.041981 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007663 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/port HTTP/1.1" 200 3814 0.046854 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008583 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/network HTTP/1.1" 200 890 0.017958 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/network HTTP/1.1" 200 916 0.009273 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/network HTTP/1.1" 200 805 0.015052 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/network HTTP/1.1" 200 831 0.007264 252.185.232.251 - - [2026-07-28 18:13:16] "POST /neutron/network HTTP/1.1" 200 891 0.017960 252.185.232.251 - - [2026-07-28 18:13:17] "POST /neutron/network HTTP/1.1" 200 917 0.008502 10.0.0.185 - - [2026-07-28 18:13:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.002191 10.0.0.185 - - [2026-07-28 18:13:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.002610 10.0.0.185 - - [2026-07-28 18:13:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001982 10.0.0.185 - - [2026-07-28 18:13:17] "GET /virtual-machine/fc4400b1-d1f5-4751-84d4-c13e5b05614c HTTP/1.1" 200 1804 0.005661 10.0.0.185 - - [2026-07-28 18:13:17] "GET /virtual-machine-interface/1dc09975-47bc-4b75-acbf-e9ee3d57cf04 HTTP/1.1" 200 3821 0.006423 10.0.0.185 - - [2026-07-28 18:13:17] "GET /virtual-machine-interface/b511b996-6c75-41de-91f7-ee039d2b98ba HTTP/1.1" 200 3810 0.005513 10.0.0.185 - - [2026-07-28 18:13:17] "GET /virtual-machine-interface/ea35f5a6-6c7e-432e-a288-b60d83094a3c HTTP/1.1" 200 3804 0.006824 10.0.0.185 - - [2026-07-28 18:13:17] "GET /instance-ip/096581b2-d5b0-4b20-b873-ac7590dd1912 HTTP/1.1" 200 1981 0.004534 10.0.0.185 - - [2026-07-28 18:13:17] "GET /instance-ip/5ae42434-0b69-4dd6-bcf9-214159ab5e19 HTTP/1.1" 200 1624 0.008080 10.0.0.185 - - [2026-07-28 18:13:17] "GET /instance-ip/b7e6d778-00df-47e8-94ea-a559072f6542 HTTP/1.1" 200 1985 0.004944 10.0.0.185 - - [2026-07-28 18:13:17] "GET /instance-ip/2b9804be-382f-4c40-9c33-90a673e8c132 HTTP/1.1" 200 1964 0.005265 10.0.0.185 - - [2026-07-28 18:13:17] "GET /instance-ip/eaf6944b-d983-43fa-bafb-530a6718bd68 HTTP/1.1" 200 1963 0.005246 10.0.0.185 - - [2026-07-28 18:13:17] "GET /instance-ip/ee86a6a0-4323-4691-86c9-addabbd44bda HTTP/1.1" 200 1623 0.006665 10.0.0.185 - - [2026-07-28 18:13:17] "GET /instance-ip/2c7f4fe4-a5d6-4b1d-b665-882ac44b4450 HTTP/1.1" 200 1623 0.006454 10.0.0.185 - - [2026-07-28 18:13:17] "GET /instance-ip/4ba99968-7d19-4c2d-9d7d-ba38f48ef362 HTTP/1.1" 200 1958 0.005573 10.0.0.185 - - [2026-07-28 18:13:17] "GET /instance-ip/c3531c42-5342-4515-837c-4c003ab7fb5c HTTP/1.1" 200 1960 0.004935 252.185.232.251 - - [2026-07-28 18:13:18] "POST /neutron/port HTTP/1.1" 200 3814 0.064878 252.185.232.251 - - [2026-07-28 18:13:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009372 252.185.232.251 - - [2026-07-28 18:13:18] "POST /neutron/port HTTP/1.1" 200 3814 0.042749 252.185.232.251 - - [2026-07-28 18:13:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009878 252.185.232.251 - - [2026-07-28 18:13:18] "POST /neutron/port HTTP/1.1" 200 3814 0.039126 252.185.232.251 - - [2026-07-28 18:13:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008020 252.185.232.251 - - [2026-07-28 18:13:18] "POST /neutron/port HTTP/1.1" 200 3814 0.041720 252.185.232.251 - - [2026-07-28 18:13:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008980 10.0.0.185 - - [2026-07-28 18:13:18] "GET /virtual-machine/fc4400b1-d1f5-4751-84d4-c13e5b05614c HTTP/1.1" 200 1804 0.005393 10.0.0.185 - - [2026-07-28 18:13:18] "GET /virtual-machine-interface/1dc09975-47bc-4b75-acbf-e9ee3d57cf04 HTTP/1.1" 200 3821 0.006327 10.0.0.185 - - [2026-07-28 18:13:18] "GET /virtual-machine-interface/b511b996-6c75-41de-91f7-ee039d2b98ba HTTP/1.1" 200 3810 0.007385 10.0.0.185 - - [2026-07-28 18:13:18] "GET /virtual-machine-interface/ea35f5a6-6c7e-432e-a288-b60d83094a3c HTTP/1.1" 200 3804 0.007169 10.0.0.185 - - [2026-07-28 18:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.185 - - [2026-07-28 18:13:18] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003515 10.0.0.185 - - [2026-07-28 18:13:18] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004093 10.0.0.185 - - [2026-07-28 18:13:19] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006814 10.0.0.185 - - [2026-07-28 18:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.185 - - [2026-07-28 18:13:20] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005543 10.0.0.185 - - [2026-07-28 18:13:20] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004180 10.0.0.185 - - [2026-07-28 18:13:20] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007060 10.0.0.185 - - [2026-07-28 18:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.185 - - [2026-07-28 18:13:20] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004837 10.0.0.185 - - [2026-07-28 18:13:20] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005988 10.0.0.185 - - [2026-07-28 18:13:20] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005459 10.0.0.185 - - [2026-07-28 18:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.185 - - [2026-07-28 18:13:20] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004792 10.0.0.185 - - [2026-07-28 18:13:20] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003563 10.0.0.185 - - [2026-07-28 18:13:20] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007495 10.0.0.185 - - [2026-07-28 18:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.185 - - [2026-07-28 18:13:21] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004783 10.0.0.185 - - [2026-07-28 18:13:21] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005582 10.0.0.185 - - [2026-07-28 18:13:21] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008525 10.0.0.185 - - [2026-07-28 18:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.185 - - [2026-07-28 18:13:21] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005178 10.0.0.185 - - [2026-07-28 18:13:21] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004596 10.0.0.185 - - [2026-07-28 18:13:21] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.012649 10.0.0.185 - - [2026-07-28 18:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015327 10.0.0.185 - - [2026-07-28 18:13:21] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.021020 10.0.0.185 - - [2026-07-28 18:13:21] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.017936 10.0.0.185 - - [2026-07-28 18:13:21] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016302 10.0.0.185 - - [2026-07-28 18:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031268 10.0.0.185 - - [2026-07-28 18:13:22] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.031229 10.0.0.185 - - [2026-07-28 18:13:22] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.020906 10.0.0.185 - - [2026-07-28 18:13:22] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.057606 10.0.0.185 - - [2026-07-28 18:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015141 10.0.0.185 - - [2026-07-28 18:13:22] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008031 10.0.0.185 - - [2026-07-28 18:13:22] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005342 10.0.0.185 - - [2026-07-28 18:13:23] "GET /virtual-network/d28d9e48-05e2-4c20-83c3-82b6955b0f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.013483 10.0.0.185 - - [2026-07-28 18:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009257 10.0.0.185 - - [2026-07-28 18:13:23] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007938 10.0.0.185 - - [2026-07-28 18:13:23] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.009844 10.0.0.185 - - [2026-07-28 18:13:23] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.025006 10.0.0.185 - - [2026-07-28 18:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009731 10.0.0.185 - - [2026-07-28 18:13:24] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.020986 10.0.0.185 - - [2026-07-28 18:13:24] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.018925 10.0.0.185 - - [2026-07-28 18:13:24] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.016585 10.0.0.185 - - [2026-07-28 18:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011735 10.0.0.185 - - [2026-07-28 18:13:25] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.017056 10.0.0.185 - - [2026-07-28 18:13:25] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006718 10.0.0.185 - - [2026-07-28 18:13:25] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.019342 10.0.0.185 - - [2026-07-28 18:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.185 - - [2026-07-28 18:13:25] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006999 10.0.0.185 - - [2026-07-28 18:13:25] "GET /virtual-networks?parent_id=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.008893 10.0.0.185 - - [2026-07-28 18:13:25] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.015287 10.0.0.185 - - [2026-07-28 18:13:25] "GET /virtual-machine/fc4400b1-d1f5-4751-84d4-c13e5b05614c HTTP/1.1" 200 1804 0.023493 10.0.0.185 - - [2026-07-28 18:13:25] "GET /domains HTTP/1.1" 200 440 0.009369 10.0.0.185 - - [2026-07-28 18:13:25] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001505 10.0.0.185 - - [2026-07-28 18:13:25] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1717 0.013938 10.0.0.185 - - [2026-07-28 18:13:25] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001491 10.0.0.185 - - [2026-07-28 18:13:26] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 4234 0.342852 10.0.0.185 - - [2026-07-28 18:13:26] "GET /service-instance/ded00c68-628d-446f-baa0-590bcf558c2a HTTP/1.1" 200 3797 0.116479 10.0.0.185 - - [2026-07-28 18:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.054948 10.0.0.185 - - [2026-07-28 18:13:26] "GET /routing-instance/369fd239-2256-49d8-913a-63923f20bebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.056663 10.0.0.185 - - [2026-07-28 18:13:26] "GET /routing-instance/369fd239-2256-49d8-913a-63923f20bebd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.099628 10.0.0.185 - - [2026-07-28 18:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.185 - - [2026-07-28 18:13:26] "GET /routing-instance/6a55c8b4-7ae3-44f8-8458-e2016f400946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.048578 10.0.0.185 - - [2026-07-28 18:13:27] "GET /routing-instance/6a55c8b4-7ae3-44f8-8458-e2016f400946?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.095855 10.0.0.185 - - [2026-07-28 18:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023954 10.0.0.185 - - [2026-07-28 18:13:27] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.060343 10.0.0.185 - - [2026-07-28 18:13:27] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?fields=routing_instances HTTP/1.1" 200 1682 0.194979 10.0.0.185 - - [2026-07-28 18:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010082 10.0.0.185 - - [2026-07-28 18:13:28] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010265 10.0.0.185 - - [2026-07-28 18:13:28] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?fields=routing_instances HTTP/1.1" 200 1687 0.040290 10.0.0.185 - - [2026-07-28 18:13:32] "POST /ref-update HTTP/1.1" 200 156 0.088154 252.185.232.251 - - [2026-07-28 18:13:32] "POST /neutron/network HTTP/1.1" 200 831 0.020413 10.0.0.185 - - [2026-07-28 18:13:32] "DELETE /access-control-list/2e85c6a5-ad37-46c8-9c10-4a8315e5167a HTTP/1.1" 200 115 0.123541 10.0.0.185 - - [2026-07-28 18:13:32] "GET /virtual-network/82cf845c-c2dd-40a5-9b2f-f2139e0d8f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006529 10.0.0.185 - - [2026-07-28 18:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013385 10.0.0.185 - - [2026-07-28 18:13:32] "GET /network-policy/77488d80-a032-49f3-b922-529c043c8027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.009459 10.0.0.185 - - [2026-07-28 18:13:33] "DELETE /routing-instance/05bb2099-3337-403e-919b-b9ca49297d16 HTTP/1.1" 200 115 0.170043 10.0.0.185 - - [2026-07-28 18:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014713 10.0.0.185 - - [2026-07-28 18:13:33] "POST /ref-update HTTP/1.1" 200 156 0.166723 10.0.0.185 - - [2026-07-28 18:13:33] "DELETE /route-target/d62d9e03-b09c-4cc5-b9d2-49ec1eb00b49 HTTP/1.1" 200 115 0.030647 252.185.232.251 - - [2026-07-28 18:13:33] "POST /neutron/network HTTP/1.1" 200 830 0.019723 10.0.0.185 - - [2026-07-28 18:13:33] "DELETE /routing-instance/52958a64-4058-4324-b90b-02dc8ad5b43c HTTP/1.1" 200 115 0.067783 10.0.0.185 - - [2026-07-28 18:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.185 - - [2026-07-28 18:13:33] "GET /virtual-network/461e3725-52c8-4cad-bff2-068ee9392bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007584 10.0.0.185 - - [2026-07-28 18:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.185 - - [2026-07-28 18:13:33] "DELETE /route-target/aea95990-6485-42ce-8165-53708e81f8c2 HTTP/1.1" 200 115 0.029641 10.0.0.185 - - [2026-07-28 18:13:33] "GET /network-policy/77488d80-a032-49f3-b922-529c043c8027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005642 10.0.0.185 - - [2026-07-28 18:13:33] "DELETE /access-control-list/be54b8d4-92eb-4ac8-8254-08755899f475 HTTP/1.1" 200 115 0.173259 10.0.0.185 - - [2026-07-28 18:13:33] "DELETE /network-policy/77488d80-a032-49f3-b922-529c043c8027 HTTP/1.1" 200 115 0.160922 10.0.0.185 - - [2026-07-28 18:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.185 - - [2026-07-28 18:13:33] "DELETE /service-instance/ded00c68-628d-446f-baa0-590bcf558c2a HTTP/1.1" 200 115 0.138346 10.0.0.185 - - [2026-07-28 18:13:33] "GET /domains HTTP/1.1" 200 440 0.003233 10.0.0.185 - - [2026-07-28 18:13:33] "POST /ref-update HTTP/1.1" 200 156 0.067625 10.0.0.185 - - [2026-07-28 18:13:33] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.005078 10.0.0.185 - - [2026-07-28 18:13:33] "DELETE /instance-ip/b7e6d778-00df-47e8-94ea-a559072f6542 HTTP/1.1" 200 115 0.099208 10.0.0.185 - - [2026-07-28 18:13:33] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1717 0.039844 10.0.0.185 - - [2026-07-28 18:13:34] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001500 10.0.0.185 - - [2026-07-28 18:13:34] "POST /ref-update HTTP/1.1" 200 156 0.112136 252.185.232.251 - - [2026-07-28 18:13:34] "POST /neutron/port HTTP/1.1" 200 1115 0.111931 10.0.0.185 - - [2026-07-28 18:13:34] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 3760 0.151320 10.0.0.185 - - [2026-07-28 18:13:34] "GET /virtual-machine/fc4400b1-d1f5-4751-84d4-c13e5b05614c HTTP/1.1" 200 1804 0.054556 10.0.0.185 - - [2026-07-28 18:13:34] "DELETE /instance-ip/2b9804be-382f-4c40-9c33-90a673e8c132 HTTP/1.1" 200 115 0.234194 252.185.232.251 - - [2026-07-28 18:13:34] "POST /neutron/port HTTP/1.1" 200 1115 0.149730 10.0.0.185 - - [2026-07-28 18:13:34] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008431 10.0.0.185 - - [2026-07-28 18:13:34] "POST /ref-update HTTP/1.1" 200 156 0.046926 10.0.0.185 - - [2026-07-28 18:13:34] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008996 252.185.232.251 - - [2026-07-28 18:13:34] "POST /neutron/network HTTP/1.1" 200 841 0.033742 10.0.0.185 - - [2026-07-28 18:13:34] "DELETE /instance-ip/4ba99968-7d19-4c2d-9d7d-ba38f48ef362 HTTP/1.1" 200 115 0.210973 10.0.0.185 - - [2026-07-28 18:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.032607 252.185.232.251 - - [2026-07-28 18:13:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.054050 10.0.0.185 - - [2026-07-28 18:13:34] "POST /ref-update HTTP/1.1" 200 156 0.050141 10.0.0.185 - - [2026-07-28 18:13:34] "DELETE /service-template/25130ae1-98ec-4cf0-8bfc-c41335541f35 HTTP/1.1" 200 115 0.083889 252.185.232.251 - - [2026-07-28 18:13:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.023853 10.0.0.185 - - [2026-07-28 18:13:34] "POST /fqname-to-id HTTP/1.1" 404 191 0.016984 252.185.232.251 - - [2026-07-28 18:13:34] "POST /neutron/port HTTP/1.1" 200 117 0.002365 10.0.0.185 - - [2026-07-28 18:13:34] "DELETE /instance-ip/eaf6944b-d983-43fa-bafb-530a6718bd68 HTTP/1.1" 200 115 0.111054 252.185.232.251 - - [2026-07-28 18:13:34] "POST /neutron/network HTTP/1.1" 200 831 0.030987 10.0.0.185 - - [2026-07-28 18:13:34] "POST /ref-update HTTP/1.1" 200 156 0.079549 10.0.0.185 - - [2026-07-28 18:13:35] "DELETE /instance-ip/c3531c42-5342-4515-837c-4c003ab7fb5c HTTP/1.1" 200 115 0.103810 10.0.0.185 - - [2026-07-28 18:13:35] "POST /ref-update HTTP/1.1" 200 156 0.072984 252.185.232.251 - - [2026-07-28 18:13:35] "POST /neutron/network HTTP/1.1" 200 831 0.034972 10.0.0.185 - - [2026-07-28 18:13:35] "DELETE /instance-ip/096581b2-d5b0-4b20-b873-ac7590dd1912 HTTP/1.1" 200 115 0.096531 252.185.232.251 - - [2026-07-28 18:13:35] "POST /neutron/network HTTP/1.1" 400 204 0.017246 252.185.232.251 - - [2026-07-28 18:13:36] "POST /neutron/port HTTP/1.1" 200 1115 0.019137 252.185.232.251 - - [2026-07-28 18:13:36] "POST /neutron/port HTTP/1.1" 200 1105 0.030339 252.185.232.251 - - [2026-07-28 18:13:36] "POST /neutron/port HTTP/1.1" 200 1116 0.115386 252.185.232.251 - - [2026-07-28 18:13:36] "POST /neutron/port HTTP/1.1" 200 1106 0.026532 252.185.232.251 - - [2026-07-28 18:13:36] "POST /neutron/port HTTP/1.1" 200 151 0.477750 252.185.232.251 - - [2026-07-28 18:13:36] "POST /neutron/port HTTP/1.1" 200 3043 0.086684 252.185.232.251 - - [2026-07-28 18:13:36] "POST /neutron/port HTTP/1.1" 200 1105 0.028310 252.185.232.251 - - [2026-07-28 18:13:36] "POST /neutron/port HTTP/1.1" 200 151 0.395045 252.185.232.251 - - [2026-07-28 18:13:37] "POST /neutron/port HTTP/1.1" 200 151 0.266506 252.185.232.251 - - [2026-07-28 18:13:37] "POST /neutron/port HTTP/1.1" 200 1106 0.043649 252.185.232.251 - - [2026-07-28 18:13:37] "POST /neutron/network HTTP/1.1" 200 831 0.029166 10.0.0.185 - - [2026-07-28 18:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 252.185.232.251 - - [2026-07-28 18:13:37] "POST /neutron/port HTTP/1.1" 200 151 0.461858 10.0.0.185 - - [2026-07-28 18:13:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007698 10.0.0.185 - - [2026-07-28 18:13:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006123 252.185.232.251 - - [2026-07-28 18:13:37] "POST /neutron/network HTTP/1.1" 200 151 0.397663 252.185.232.251 - - [2026-07-28 18:13:37] "POST /neutron/port HTTP/1.1" 200 1107 0.028045 10.0.0.185 - - [2026-07-28 18:13:37] "DELETE /route-target/916eb666-5c3a-498a-b7be-248d2869e000 HTTP/1.1" 200 115 0.085418 10.0.0.185 - - [2026-07-28 18:13:37] "GET /routing-instance/6a55c8b4-7ae3-44f8-8458-e2016f400946 HTTP/1.1" 404 171 0.003829 10.0.0.185 - - [2026-07-28 18:13:38] "GET /domains HTTP/1.1" 200 440 0.007783 10.0.0.185 - - [2026-07-28 18:13:38] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001731 10.0.0.185 - - [2026-07-28 18:13:38] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1494 0.019289 10.0.0.185 - - [2026-07-28 18:13:38] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002268 252.185.232.251 - - [2026-07-28 18:13:38] "POST /neutron/port HTTP/1.1" 200 151 0.249216 10.0.0.185 - - [2026-07-28 18:13:38] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 2299 0.125890 252.185.232.251 - - [2026-07-28 18:13:38] "POST /neutron/network HTTP/1.1" 200 830 0.008187 10.0.0.185 - - [2026-07-28 18:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007578 10.0.0.185 - - [2026-07-28 18:13:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005301 10.0.0.185 - - [2026-07-28 18:13:38] "POST /useragent-kv HTTP/1.1" 200 115 0.009740 252.185.232.251 - - [2026-07-28 18:13:38] "POST /neutron/network HTTP/1.1" 200 151 0.125594 10.0.0.185 - - [2026-07-28 18:13:38] "DELETE /route-target/50cdfead-56a7-4dd9-a18c-90cb731eed47 HTTP/1.1" 200 115 0.039111 10.0.0.185 - - [2026-07-28 18:13:38] "GET /routing-instance/369fd239-2256-49d8-913a-63923f20bebd HTTP/1.1" 404 171 0.004297 10.0.0.185 - - [2026-07-28 18:13:38] "GET /domains HTTP/1.1" 200 440 0.004843 10.0.0.185 - - [2026-07-28 18:13:39] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001892 10.0.0.185 - - [2026-07-28 18:13:39] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1494 0.011200 10.0.0.185 - - [2026-07-28 18:13:39] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001958 10.0.0.185 - - [2026-07-28 18:13:39] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 2081 0.053285 252.185.232.251 - - [2026-07-28 18:13:39] "POST /neutron/network HTTP/1.1" 200 831 0.009240 10.0.0.185 - - [2026-07-28 18:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008156 10.0.0.185 - - [2026-07-28 18:13:39] "POST /useragent-kv HTTP/1.1" 200 115 0.015574 10.0.0.185 - - [2026-07-28 18:13:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005849 252.185.232.251 - - [2026-07-28 18:13:39] "POST /neutron/network HTTP/1.1" 200 151 0.218545 10.0.0.185 - - [2026-07-28 18:13:39] "DELETE /route-target/51933a09-a6ae-44d5-a18c-b75bb068c851 HTTP/1.1" 200 115 0.083781 10.0.0.185 - - [2026-07-28 18:13:39] "GET /routing-instance/9b075b63-9225-4e77-a03f-12a1f7c9c102 HTTP/1.1" 404 171 0.004665 10.0.0.185 - - [2026-07-28 18:13:39] "GET /domains HTTP/1.1" 200 440 0.007619 10.0.0.185 - - [2026-07-28 18:13:39] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002023 10.0.0.185 - - [2026-07-28 18:13:39] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1494 0.015789 10.0.0.185 - - [2026-07-28 18:13:40] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001994 10.0.0.185 - - [2026-07-28 18:13:40] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 1841 0.060041 10.0.0.185 - - [2026-07-28 18:13:40] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001710 10.0.0.185 - - [2026-07-28 18:13:40] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.040182 10.0.0.185 - - [2026-07-28 18:13:40] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001253 10.0.0.185 - - [2026-07-28 18:13:40] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?fields=virtual_networks HTTP/1.1" 200 1029 0.035756 10.0.0.185 - - [2026-07-28 18:13:41] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003247 10.0.0.185 - - [2026-07-28 18:13:41] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.061270 10.0.0.185 - - [2026-07-28 18:13:41] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001830 10.0.0.185 - - [2026-07-28 18:13:41] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?fields=security_groups HTTP/1.1" 200 1253 0.049955 10.0.0.185 - - [2026-07-28 18:13:42] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001750 10.0.0.185 - - [2026-07-28 18:13:42] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014228 10.0.0.185 - - [2026-07-28 18:13:42] "POST /fqname-to-id HTTP/1.1" 404 187 0.045802 10.0.0.185 - - [2026-07-28 18:13:42] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004851 10.0.0.185 - - [2026-07-28 18:13:42] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002481 10.0.0.185 - - [2026-07-28 18:13:42] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.013405 10.0.0.185 - - [2026-07-28 18:13:42] "POST /id-to-fqname HTTP/1.1" 200 189 0.001976 10.0.0.185 - - [2026-07-28 18:13:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.004295 10.0.0.185 - - [2026-07-28 18:13:42] "POST /security-groups HTTP/1.1" 200 584 0.080685 10.0.0.185 - - [2026-07-28 18:13:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.003114 10.0.0.185 - - [2026-07-28 18:13:42] "POST /projects HTTP/1.1" 200 579 0.326662 10.0.0.185 - - [2026-07-28 18:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.373284 10.0.0.185 - - [2026-07-28 18:13:42] "POST /access-control-lists HTTP/1.1" 200 599 0.073629 10.0.0.185 - - [2026-07-28 18:13:43] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.610716 10.0.0.185 - - [2026-07-28 18:13:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.023274 10.0.0.185 - - [2026-07-28 18:13:43] "POST /access-control-lists HTTP/1.1" 200 597 0.078552 10.0.0.185 - - [2026-07-28 18:13:44] "GET / HTTP/1.1" 200 36499 0.003986 10.0.0.185 - - [2026-07-28 18:13:45] "POST /fqname-to-id HTTP/1.1" 401 298 0.000651 10.0.0.185 - - [2026-07-28 18:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.047986 10.0.0.185 - - [2026-07-28 18:13:46] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001206 10.0.0.185 - - [2026-07-28 18:13:46] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.029125 10.0.0.185 - - [2026-07-28 18:13:46] "POST /fqname-to-id HTTP/1.1" 404 178 0.004596 10.0.0.185 - - [2026-07-28 18:13:46] "POST /virtual-DNSs HTTP/1.1" 200 509 0.031071 10.0.0.185 - - [2026-07-28 18:13:46] "GET /virtual-DNS/052fea97-1e1e-4afc-862d-6f4c1ba6c501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.006544 10.0.0.185 - - [2026-07-28 18:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.185 - - [2026-07-28 18:13:46] "GET /virtual-DNS/052fea97-1e1e-4afc-862d-6f4c1ba6c501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.146367 10.0.0.185 - - [2026-07-28 18:13:46] "DELETE /project/5247364ba4624d2daf192788a5ea457c HTTP/1.1" 404 173 0.016292 10.0.0.185 - - [2026-07-28 18:13:46] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001110 10.0.0.185 - - [2026-07-28 18:13:46] "GET /domains HTTP/1.1" 401 298 0.000633 10.0.0.185 - - [2026-07-28 18:13:46] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.076172 10.0.0.185 - - [2026-07-28 18:13:46] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001660 10.0.0.185 - - [2026-07-28 18:13:46] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?fields=security_groups HTTP/1.1" 200 1343 0.046509 10.0.0.185 - - [2026-07-28 18:13:47] "DELETE /access-control-list/bde3a0cd-a0a5-459c-95b1-ee134fda8147 HTTP/1.1" 200 115 0.080841 10.0.0.185 - - [2026-07-28 18:13:47] "DELETE /security-group/3f930c59-64fa-46e8-81ea-ead1825a03a4 HTTP/1.1" 200 115 0.134609 10.0.0.185 - - [2026-07-28 18:13:47] "GET /projects?obj_uuids=2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002468 10.0.0.185 - - [2026-07-28 18:13:47] "GET /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0?fields=application_policy_sets HTTP/1.1" 200 1382 0.086722 10.0.0.185 - - [2026-07-28 18:13:47] "DELETE /access-control-list/df75e08a-2440-493d-9205-158385e60f0e HTTP/1.1" 200 115 0.108374 10.0.0.185 - - [2026-07-28 18:13:47] "GET /domains HTTP/1.1" 200 440 0.046124 10.0.0.185 - - [2026-07-28 18:13:47] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001536 10.0.0.185 - - [2026-07-28 18:13:47] "DELETE /project/2a9eebf7-a15b-461a-8ebe-ceafcdfcfbb0 HTTP/1.1" 200 115 0.568425 10.0.0.185 - - [2026-07-28 18:13:47] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1697 0.023530 10.0.0.185 - - [2026-07-28 18:13:47] "GET /virtual-DNS/052fea97-1e1e-4afc-862d-6f4c1ba6c501 HTTP/1.1" 200 1437 0.006768 10.0.0.185 - - [2026-07-28 18:13:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.004417 10.0.0.185 - - [2026-07-28 18:13:47] "POST /network-ipams HTTP/1.1" 200 516 0.028217 10.0.0.185 - - [2026-07-28 18:13:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.006167 10.0.0.185 - - [2026-07-28 18:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.185 - - [2026-07-28 18:13:47] "GET /network-ipam/d69c5d88-a59d-433d-ae06-b2671afc335d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.006175 10.0.0.185 - - [2026-07-28 18:13:47] "PUT /network-ipam/d69c5d88-a59d-433d-ae06-b2671afc335d HTTP/1.1" 200 260 0.017789 10.0.0.185 - - [2026-07-28 18:13:47] "POST /ref-update HTTP/1.1" 200 156 0.013320 10.0.0.185 - - [2026-07-28 18:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.185 - - [2026-07-28 18:13:47] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001809 10.0.0.185 - - [2026-07-28 18:13:47] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.038405 252.185.232.251 - - [2026-07-28 18:13:48] "POST /neutron/network HTTP/1.1" 200 117 0.048827 10.0.0.185 - - [2026-07-28 18:13:48] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001569 252.185.232.251 - - [2026-07-28 18:13:48] "POST /neutron/network HTTP/1.1" 200 616 0.115443 10.0.0.185 - - [2026-07-28 18:13:48] "POST /route-targets HTTP/1.1" 200 329 0.015098 10.0.0.185 - - [2026-07-28 18:13:48] "POST /ref-update HTTP/1.1" 200 156 0.023468 10.0.0.185 - - [2026-07-28 18:13:48] "POST /useragent-kv HTTP/1.1" 200 115 0.009305 252.185.232.251 - - [2026-07-28 18:13:48] "POST /neutron/subnet HTTP/1.1" 200 711 0.279383 252.185.232.251 - - [2026-07-28 18:13:48] "POST /neutron/network HTTP/1.1" 200 829 0.008462 10.0.0.185 - - [2026-07-28 18:13:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.001852 10.0.0.185 - - [2026-07-28 18:13:48] "GET /virtual-network/3aecd6e4-9282-4ffe-b5cc-0313c8b1a0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005876 252.185.232.251 - - [2026-07-28 18:13:48] "POST /neutron/network HTTP/1.1" 200 829 0.006923 10.0.0.185 - - [2026-07-28 18:13:48] "GET /virtual-network/3aecd6e4-9282-4ffe-b5cc-0313c8b1a0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007375 252.185.232.251 - - [2026-07-28 18:13:48] "POST /neutron/network HTTP/1.1" 200 829 0.008791 252.185.232.251 - - [2026-07-28 18:13:49] "POST /neutron/subnet HTTP/1.1" 200 711 0.011192 252.185.232.251 - - [2026-07-28 18:13:49] "POST /neutron/network HTTP/1.1" 200 803 0.015387 252.185.232.251 - - [2026-07-28 18:13:49] "POST /neutron/network HTTP/1.1" 200 829 0.008546 10.0.0.185 - - [2026-07-28 18:13:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001994 252.185.232.251 - - [2026-07-28 18:13:49] "POST /neutron/network HTTP/1.1" 200 839 0.008120 10.0.0.185 - - [2026-07-28 18:13:49] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001325 252.185.232.251 - - [2026-07-28 18:13:49] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051733 252.185.232.251 - - [2026-07-28 18:13:49] "POST /neutron/network HTTP/1.1" 200 829 0.056607 252.185.232.251 - - [2026-07-28 18:13:50] "POST /neutron/port HTTP/1.1" 200 117 0.008276 252.185.232.251 - - [2026-07-28 18:13:50] "POST /neutron/port HTTP/1.1" 200 117 0.010110 252.185.232.251 - - [2026-07-28 18:13:50] "POST /neutron/port HTTP/1.1" 200 117 0.014839 252.185.232.251 - - [2026-07-28 18:13:50] "POST /neutron/network HTTP/1.1" 200 839 0.008938 10.0.0.185 - - [2026-07-28 18:13:50] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001323 252.185.232.251 - - [2026-07-28 18:13:51] "POST /neutron/port HTTP/1.1" 200 1056 0.263142 252.185.232.251 - - [2026-07-28 18:13:51] "POST /neutron/port HTTP/1.1" 200 1056 0.016352 252.185.232.251 - - [2026-07-28 18:13:51] "POST /neutron/port HTTP/1.1" 200 1056 0.011662 252.185.232.251 - - [2026-07-28 18:13:51] "POST /neutron/port HTTP/1.1" 200 1106 0.093172 252.185.232.251 - - [2026-07-28 18:13:51] "POST /neutron/port HTTP/1.1" 200 1116 0.017306 252.185.232.251 - - [2026-07-28 18:13:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004241 252.185.232.251 - - [2026-07-28 18:13:51] "POST /neutron/subnet HTTP/1.1" 200 685 0.008283 252.185.232.251 - - [2026-07-28 18:13:51] "POST /neutron/port HTTP/1.1" 200 117 0.001338 252.185.232.251 - - [2026-07-28 18:13:51] "POST /neutron/network HTTP/1.1" 200 829 0.007547 252.185.232.251 - - [2026-07-28 18:13:55] "POST /neutron/port HTTP/1.1" 200 1116 0.017767 252.185.232.251 - - [2026-07-28 18:13:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008482 252.185.232.251 - - [2026-07-28 18:13:55] "POST /neutron/port HTTP/1.1" 200 1116 0.018948 252.185.232.251 - - [2026-07-28 18:13:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008625 252.185.232.251 - - [2026-07-28 18:13:55] "POST /neutron/port HTTP/1.1" 200 1116 0.018507 252.185.232.251 - - [2026-07-28 18:13:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008683 10.0.0.185 - - [2026-07-28 18:13:55] "GET /virtual-machine/65de19a0-84e1-4aa8-9ed7-f4810035e85c HTTP/1.1" 200 1295 0.008368 10.0.0.185 - - [2026-07-28 18:13:55] "GET /virtual-machine-interface/2eea175c-12e9-4a0a-bffb-88ea42de2ad4 HTTP/1.1" 200 2965 0.008815 10.0.0.185 - - [2026-07-28 18:13:55] "GET /obj-perms HTTP/1.1" 200 6414 0.075440 10.0.0.185 - - [2026-07-28 18:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.185 - - [2026-07-28 18:13:56] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003929 10.0.0.185 - - [2026-07-28 18:13:56] "GET /virtual-networks?parent_id=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.005279 10.0.0.185 - - [2026-07-28 18:13:56] "GET /virtual-network/3aecd6e4-9282-4ffe-b5cc-0313c8b1a0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006730 10.0.0.185 - - [2026-07-28 18:13:56] "GET /obj-perms HTTP/1.1" 200 6414 0.074193 10.0.0.185 - - [2026-07-28 18:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.185 - - [2026-07-28 18:13:59] "GET /virtual-network/3aecd6e4-9282-4ffe-b5cc-0313c8b1a0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008210 252.185.232.251 - - [2026-07-28 18:14:01] "POST /neutron/port HTTP/1.1" 200 1116 0.018464 252.185.232.251 - - [2026-07-28 18:14:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007760 252.185.232.251 - - [2026-07-28 18:14:02] "POST /neutron/port HTTP/1.1" 200 1116 0.016712 252.185.232.251 - - [2026-07-28 18:14:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006926 252.185.232.251 - - [2026-07-28 18:14:02] "POST /neutron/port HTTP/1.1" 200 1116 0.016895 252.185.232.251 - - [2026-07-28 18:14:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006317 10.0.0.185 - - [2026-07-28 18:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.185 - - [2026-07-28 18:14:03] "GET /virtual-network/3aecd6e4-9282-4ffe-b5cc-0313c8b1a0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006973 252.185.232.251 - - [2026-07-28 18:14:03] "POST /neutron/port HTTP/1.1" 200 1116 0.015362 252.185.232.251 - - [2026-07-28 18:14:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008849 10.0.0.185 - - [2026-07-28 18:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.185 - - [2026-07-28 18:14:05] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003920 10.0.0.185 - - [2026-07-28 18:14:05] "GET /virtual-networks?parent_id=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003272 10.0.0.185 - - [2026-07-28 18:14:05] "GET /virtual-network/3aecd6e4-9282-4ffe-b5cc-0313c8b1a0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006948 252.185.232.251 - - [2026-07-28 18:14:10] "POST /neutron/network HTTP/1.1" 200 803 0.012833 252.185.232.251 - - [2026-07-28 18:14:10] "POST /neutron/network HTTP/1.1" 200 829 0.006688 10.0.0.185 - - [2026-07-28 18:14:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001757 252.185.232.251 - - [2026-07-28 18:14:10] "POST /neutron/port HTTP/1.1" 200 1116 0.015060 252.185.232.251 - - [2026-07-28 18:14:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008940 252.185.232.251 - - [2026-07-28 18:14:11] "POST /neutron/network HTTP/1.1" 200 839 0.007310 10.0.0.185 - - [2026-07-28 18:14:11] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001525 252.185.232.251 - - [2026-07-28 18:14:11] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.035873 252.185.232.251 - - [2026-07-28 18:14:11] "POST /neutron/network HTTP/1.1" 200 829 0.039250 252.185.232.251 - - [2026-07-28 18:14:11] "POST /neutron/port HTTP/1.1" 200 1116 0.017720 252.185.232.251 - - [2026-07-28 18:14:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008715 252.185.232.251 - - [2026-07-28 18:14:11] "POST /neutron/port HTTP/1.1" 200 117 0.006538 252.185.232.251 - - [2026-07-28 18:14:11] "POST /neutron/port HTTP/1.1" 200 117 0.006269 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/network HTTP/1.1" 200 839 0.012981 10.0.0.185 - - [2026-07-28 18:14:12] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001493 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/port HTTP/1.1" 200 1056 0.215295 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/port HTTP/1.1" 200 1056 0.011759 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/port HTTP/1.1" 200 1056 0.015071 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/port HTTP/1.1" 200 1106 0.074877 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/port HTTP/1.1" 200 1116 0.014597 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004361 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/subnet HTTP/1.1" 200 685 0.010023 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/port HTTP/1.1" 200 117 0.001439 252.185.232.251 - - [2026-07-28 18:14:12] "POST /neutron/network HTTP/1.1" 200 829 0.006325 252.185.232.251 - - [2026-07-28 18:14:16] "POST /neutron/port HTTP/1.1" 200 1116 0.015810 252.185.232.251 - - [2026-07-28 18:14:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007362 252.185.232.251 - - [2026-07-28 18:14:17] "POST /neutron/port HTTP/1.1" 200 1116 0.020274 252.185.232.251 - - [2026-07-28 18:14:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007002 252.185.232.251 - - [2026-07-28 18:14:17] "POST /neutron/port HTTP/1.1" 200 1116 0.015038 252.185.232.251 - - [2026-07-28 18:14:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007109 10.0.0.185 - - [2026-07-28 18:14:17] "GET /virtual-machine/a5289d38-b2ce-4042-8099-e24714b18af5 HTTP/1.1" 200 1295 0.006298 10.0.0.185 - - [2026-07-28 18:14:17] "GET /virtual-machine-interface/6e0b021d-dff4-46de-8bfc-137e0120a72c HTTP/1.1" 200 2965 0.007360 10.0.0.185 - - [2026-07-28 18:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.185 - - [2026-07-28 18:14:17] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003914 10.0.0.185 - - [2026-07-28 18:14:17] "GET /virtual-networks?parent_id=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003317 10.0.0.185 - - [2026-07-28 18:14:17] "GET /virtual-network/3aecd6e4-9282-4ffe-b5cc-0313c8b1a0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006235 10.0.0.185 - - [2026-07-28 18:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.185 - - [2026-07-28 18:14:20] "GET /virtual-network/3aecd6e4-9282-4ffe-b5cc-0313c8b1a0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005771 252.185.232.251 - - [2026-07-28 18:14:22] "POST /neutron/port HTTP/1.1" 200 1116 0.020502 252.185.232.251 - - [2026-07-28 18:14:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006642 252.185.232.251 - - [2026-07-28 18:14:22] "POST /neutron/port HTTP/1.1" 200 1116 0.059183 252.185.232.251 - - [2026-07-28 18:14:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007384 252.185.232.251 - - [2026-07-28 18:14:24] "POST /neutron/port HTTP/1.1" 200 1116 0.017323 252.185.232.251 - - [2026-07-28 18:14:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006194 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:14:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001228 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:14:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001195 10.0.0.185 - - [2026-07-28 18:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.185 - - [2026-07-28 18:14:25] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004047 10.0.0.185 - - [2026-07-28 18:14:25] "GET /virtual-networks?parent_id=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003274 10.0.0.185 - - [2026-07-28 18:14:25] "GET /virtual-network/3aecd6e4-9282-4ffe-b5cc-0313c8b1a0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007123 252.185.232.251 - - [2026-07-28 18:14:25] "POST /neutron/port HTTP/1.1" 200 1116 0.015149 252.185.232.251 - - [2026-07-28 18:14:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009005 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:14:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001020 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:14:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001514 10.0.0.185 - - [2026-07-28 18:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.185 - - [2026-07-28 18:14:32] "DELETE /virtual-DNS/052fea97-1e1e-4afc-862d-6f4c1ba6c501 HTTP/1.1" 409 237 0.006161 10.0.0.185 - - [2026-07-28 18:14:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.003595 10.0.0.185 - - [2026-07-28 18:14:32] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.021038 10.0.0.185 - - [2026-07-28 18:14:32] "GET /virtual-DNS-record/b7cc8c5c-9700-4233-b12d-1634ba92ed8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.006735 10.0.0.185 - - [2026-07-28 18:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.185 - - [2026-07-28 18:14:32] "GET /virtual-DNS-record/b7cc8c5c-9700-4233-b12d-1634ba92ed8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.005613 10.0.0.185 - - [2026-07-28 18:14:32] "GET /domains HTTP/1.1" 200 440 0.003241 10.0.0.185 - - [2026-07-28 18:14:32] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002475 10.0.0.185 - - [2026-07-28 18:14:32] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1697 0.013008 10.0.0.185 - - [2026-07-28 18:14:32] "GET /virtual-DNS/052fea97-1e1e-4afc-862d-6f4c1ba6c501 HTTP/1.1" 200 1906 0.008210 10.0.0.185 - - [2026-07-28 18:14:32] "GET /virtual-DNS-record/b7cc8c5c-9700-4233-b12d-1634ba92ed8c HTTP/1.1" 200 1338 0.007706 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:14:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001512 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:14:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001637 10.0.0.185 - - [2026-07-28 18:14:38] "DELETE /virtual-DNS-record/b7cc8c5c-9700-4233-b12d-1634ba92ed8c HTTP/1.1" 200 115 0.027838 10.0.0.185 - - [2026-07-28 18:14:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.005284 252.185.232.251 - - [2026-07-28 18:14:38] "POST /neutron/network HTTP/1.1" 200 829 0.007341 252.185.232.251 - - [2026-07-28 18:14:38] "POST /neutron/network HTTP/1.1" 400 204 0.012268 252.185.232.251 - - [2026-07-28 18:14:39] "POST /neutron/port HTTP/1.1" 200 1116 0.023087 252.185.232.251 - - [2026-07-28 18:14:39] "POST /neutron/port HTTP/1.1" 200 1116 0.015722 252.185.232.251 - - [2026-07-28 18:14:39] "POST /neutron/port HTTP/1.1" 200 1106 0.019392 252.185.232.251 - - [2026-07-28 18:14:39] "POST /neutron/port HTTP/1.1" 200 1106 0.014059 252.185.232.251 - - [2026-07-28 18:14:39] "POST /neutron/port HTTP/1.1" 200 151 0.212957 252.185.232.251 - - [2026-07-28 18:14:39] "POST /neutron/port HTTP/1.1" 200 151 0.211413 252.185.232.251 - - [2026-07-28 18:14:40] "POST /neutron/network HTTP/1.1" 200 829 0.005913 10.0.0.185 - - [2026-07-28 18:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.185 - - [2026-07-28 18:14:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003036 10.0.0.185 - - [2026-07-28 18:14:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003207 252.185.232.251 - - [2026-07-28 18:14:41] "POST /neutron/network HTTP/1.1" 200 151 0.369648 10.0.0.185 - - [2026-07-28 18:14:41] "DELETE /route-target/da834167-881d-4ff5-87be-af9dff9d5cfa HTTP/1.1" 200 115 0.021976 10.0.0.185 - - [2026-07-28 18:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.185 - - [2026-07-28 18:14:41] "DELETE /network-ipam/d69c5d88-a59d-433d-ae06-b2671afc335d HTTP/1.1" 200 115 0.039334 10.0.0.185 - - [2026-07-28 18:14:41] "DELETE /virtual-DNS/052fea97-1e1e-4afc-862d-6f4c1ba6c501 HTTP/1.1" 200 115 0.032887 10.0.0.185 - - [2026-07-28 18:14:41] "POST /fqname-to-id HTTP/1.1" 404 178 0.004345 10.0.0.185 - - [2026-07-28 18:14:41] "GET /domains HTTP/1.1" 200 440 0.002974 10.0.0.185 - - [2026-07-28 18:14:41] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002051 10.0.0.185 - - [2026-07-28 18:14:41] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1497 0.012112 10.0.0.185 - - [2026-07-28 18:14:41] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001646 10.0.0.185 - - [2026-07-28 18:14:41] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.037676 10.0.0.185 - - [2026-07-28 18:14:41] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001610 10.0.0.185 - - [2026-07-28 18:14:42] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?fields=virtual_networks HTTP/1.1" 200 1035 0.037826 10.0.0.185 - - [2026-07-28 18:14:42] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001387 10.0.0.185 - - [2026-07-28 18:14:42] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.035423 10.0.0.185 - - [2026-07-28 18:14:42] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001534 10.0.0.185 - - [2026-07-28 18:14:42] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?fields=security_groups HTTP/1.1" 200 1262 0.035980 10.0.0.185 - - [2026-07-28 18:14:43] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001469 10.0.0.185 - - [2026-07-28 18:14:43] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009348 10.0.0.185 - - [2026-07-28 18:14:43] "POST /fqname-to-id HTTP/1.1" 404 187 0.041578 10.0.0.185 - - [2026-07-28 18:14:43] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003180 10.0.0.185 - - [2026-07-28 18:14:43] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001158 10.0.0.185 - - [2026-07-28 18:14:43] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007671 10.0.0.185 - - [2026-07-28 18:14:43] "POST /id-to-fqname HTTP/1.1" 200 189 0.002566 10.0.0.185 - - [2026-07-28 18:14:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.004186 10.0.0.185 - - [2026-07-28 18:14:43] "POST /security-groups HTTP/1.1" 200 584 0.077967 10.0.0.185 - - [2026-07-28 18:14:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.003988 10.0.0.185 - - [2026-07-28 18:14:43] "POST /projects HTTP/1.1" 200 579 0.264137 10.0.0.185 - - [2026-07-28 18:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.310936 10.0.0.185 - - [2026-07-28 18:14:43] "POST /access-control-lists HTTP/1.1" 200 599 0.067622 10.0.0.185 - - [2026-07-28 18:14:43] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.494596 10.0.0.185 - - [2026-07-28 18:14:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.004089 10.0.0.185 - - [2026-07-28 18:14:43] "POST /access-control-lists HTTP/1.1" 200 597 0.063935 10.0.0.185 - - [2026-07-28 18:14:45] "GET / HTTP/1.1" 200 36499 0.002031 10.0.0.185 - - [2026-07-28 18:14:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.000833 10.0.0.185 - - [2026-07-28 18:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.091108 10.0.0.185 - - [2026-07-28 18:14:46] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001477 10.0.0.185 - - [2026-07-28 18:14:46] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.033670 252.185.232.251 - - [2026-07-28 18:14:46] "POST /neutron/network HTTP/1.1" 200 117 0.054085 10.0.0.185 - - [2026-07-28 18:14:46] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001816 252.185.232.251 - - [2026-07-28 18:14:46] "POST /neutron/network HTTP/1.1" 200 604 0.088828 10.0.0.185 - - [2026-07-28 18:14:46] "POST /route-targets HTTP/1.1" 200 329 0.010987 10.0.0.185 - - [2026-07-28 18:14:46] "POST /ref-update HTTP/1.1" 200 156 0.012003 10.0.0.185 - - [2026-07-28 18:14:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005527 252.185.232.251 - - [2026-07-28 18:14:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.173942 252.185.232.251 - - [2026-07-28 18:14:47] "POST /neutron/network HTTP/1.1" 200 823 0.006037 10.0.0.185 - - [2026-07-28 18:14:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001510 10.0.0.185 - - [2026-07-28 18:14:47] "GET /virtual-network/96b6dfa4-97ed-490a-8131-bbde06e97891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005314 252.185.232.251 - - [2026-07-28 18:14:47] "POST /neutron/network HTTP/1.1" 200 823 0.005903 10.0.0.185 - - [2026-07-28 18:14:47] "GET /virtual-network/96b6dfa4-97ed-490a-8131-bbde06e97891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005802 252.185.232.251 - - [2026-07-28 18:14:47] "POST /neutron/network HTTP/1.1" 200 823 0.007869 10.0.0.185 - - [2026-07-28 18:14:47] "DELETE /project/5c44094cb6214e77892c487c202eb1be HTTP/1.1" 404 173 0.006575 10.0.0.185 - - [2026-07-28 18:14:47] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001004 252.185.232.251 - - [2026-07-28 18:14:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.012833 10.0.0.185 - - [2026-07-28 18:14:47] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.042922 10.0.0.185 - - [2026-07-28 18:14:47] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002140 10.0.0.185 - - [2026-07-28 18:14:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001924 10.0.0.185 - - [2026-07-28 18:14:47] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?fields=security_groups HTTP/1.1" 200 1352 0.047393 10.0.0.185 - - [2026-07-28 18:14:47] "DELETE /security-group/af158fb2-e200-4961-bb99-084c5b797adb HTTP/1.1" 200 115 0.038251 10.0.0.185 - - [2026-07-28 18:14:47] "GET /projects?obj_uuids=5247364b-a462-4d2d-af19-2788a5ea457c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001086 10.0.0.185 - - [2026-07-28 18:14:47] "GET /project/5247364b-a462-4d2d-af19-2788a5ea457c?fields=application_policy_sets HTTP/1.1" 200 1391 0.027928 10.0.0.185 - - [2026-07-28 18:14:47] "DELETE /access-control-list/f8092d95-37b3-4145-9be4-fbaaa8c92fb2 HTTP/1.1" 200 115 0.049821 10.0.0.185 - - [2026-07-28 18:14:47] "DELETE /access-control-list/12b6f93e-f4ef-4d70-9640-3854551fbf62 HTTP/1.1" 200 115 0.060093 10.0.0.185 - - [2026-07-28 18:14:47] "DELETE /project/5247364b-a462-4d2d-af19-2788a5ea457c HTTP/1.1" 200 115 0.385652 252.185.232.251 - - [2026-07-28 18:14:47] "POST /neutron/network HTTP/1.1" 200 833 0.005989 10.0.0.185 - - [2026-07-28 18:14:47] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001580 252.185.232.251 - - [2026-07-28 18:14:48] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045679 252.185.232.251 - - [2026-07-28 18:14:48] "POST /neutron/network HTTP/1.1" 200 823 0.009522 252.185.232.251 - - [2026-07-28 18:14:48] "POST /neutron/port HTTP/1.1" 200 117 0.007880 252.185.232.251 - - [2026-07-28 18:14:48] "POST /neutron/port HTTP/1.1" 200 117 0.007156 10.0.0.185 - - [2026-07-28 18:14:48] "POST /id-to-fqname HTTP/1.1" 200 219 0.002218 252.185.232.251 - - [2026-07-28 18:14:48] "POST /neutron/port HTTP/1.1" 200 117 0.007167 252.185.232.251 - - [2026-07-28 18:14:48] "POST /neutron/network HTTP/1.1" 200 833 0.008685 10.0.0.185 - - [2026-07-28 18:14:48] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001570 252.185.232.251 - - [2026-07-28 18:14:48] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.089108 252.185.232.251 - - [2026-07-28 18:14:48] "POST /neutron/network HTTP/1.1" 200 833 0.010853 10.0.0.185 - - [2026-07-28 18:14:49] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001229 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/network HTTP/1.1" 200 823 0.066675 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/port HTTP/1.1" 200 1069 0.037820 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/port HTTP/1.1" 200 1059 0.397090 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.015229 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/port HTTP/1.1" 200 1059 0.021600 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/port HTTP/1.1" 200 117 0.005858 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/port HTTP/1.1" 200 1059 0.012413 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/port HTTP/1.1" 200 1069 0.022868 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008244 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/port HTTP/1.1" 200 1109 0.112003 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/port HTTP/1.1" 200 1119 0.015112 252.185.232.251 - - [2026-07-28 18:14:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003832 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/subnet HTTP/1.1" 200 698 0.010239 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/network HTTP/1.1" 200 833 0.007949 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/port HTTP/1.1" 200 117 0.001731 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/network HTTP/1.1" 200 823 0.008108 10.0.0.185 - - [2026-07-28 18:14:50] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001005 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/port HTTP/1.1" 200 1059 0.257034 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/port HTTP/1.1" 200 1059 0.012440 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/port HTTP/1.1" 200 1059 0.028512 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/port HTTP/1.1" 200 1109 0.097114 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/port HTTP/1.1" 200 1119 0.020240 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005008 252.185.232.251 - - [2026-07-28 18:14:50] "POST /neutron/subnet HTTP/1.1" 200 698 0.007723 252.185.232.251 - - [2026-07-28 18:14:51] "POST /neutron/port HTTP/1.1" 200 117 0.001231 252.185.232.251 - - [2026-07-28 18:14:51] "POST /neutron/network HTTP/1.1" 200 823 0.006402 252.185.232.251 - - [2026-07-28 18:14:54] "POST /neutron/port HTTP/1.1" 200 1119 0.018294 252.185.232.251 - - [2026-07-28 18:14:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009531 252.185.232.251 - - [2026-07-28 18:14:54] "POST /neutron/port HTTP/1.1" 200 1119 0.016648 252.185.232.251 - - [2026-07-28 18:14:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010298 252.185.232.251 - - [2026-07-28 18:14:55] "POST /neutron/port HTTP/1.1" 200 1119 0.016185 252.185.232.251 - - [2026-07-28 18:14:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007979 10.0.0.185 - - [2026-07-28 18:14:55] "GET /virtual-machine/e2c2d3cd-8e7e-4c4a-8107-892455299a56 HTTP/1.1" 401 298 0.000536 10.0.0.185 - - [2026-07-28 18:14:55] "GET /virtual-machine/e2c2d3cd-8e7e-4c4a-8107-892455299a56 HTTP/1.1" 200 1295 0.044550 10.0.0.185 - - [2026-07-28 18:14:55] "GET /virtual-machine-interface/5ff066c8-b563-4aa7-b327-54e67365aae8 HTTP/1.1" 200 2947 0.006245 10.0.0.185 - - [2026-07-28 18:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.185 - - [2026-07-28 18:14:55] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003979 10.0.0.185 - - [2026-07-28 18:14:56] "GET /virtual-networks?parent_id=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003904 10.0.0.185 - - [2026-07-28 18:14:56] "GET /virtual-network/96b6dfa4-97ed-490a-8131-bbde06e97891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008975 10.0.0.185 - - [2026-07-28 18:14:56] "GET /obj-perms HTTP/1.1" 200 6414 0.107446 10.0.0.185 - - [2026-07-28 18:14:57] "GET /obj-perms HTTP/1.1" 200 6414 0.092584 10.0.0.185 - - [2026-07-28 18:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008166 10.0.0.185 - - [2026-07-28 18:14:59] "GET /virtual-network/96b6dfa4-97ed-490a-8131-bbde06e97891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008666 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/port HTTP/1.1" 200 1119 0.017172 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008700 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/port HTTP/1.1" 200 1119 0.020995 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008878 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/port HTTP/1.1" 200 1119 0.017052 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005903 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/port HTTP/1.1" 200 1119 0.015879 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008057 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/port HTTP/1.1" 200 1119 0.016026 252.185.232.251 - - [2026-07-28 18:15:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007296 252.185.232.251 - - [2026-07-28 18:15:03] "POST /neutron/port HTTP/1.1" 200 1119 0.018534 252.185.232.251 - - [2026-07-28 18:15:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011041 252.185.232.251 - - [2026-07-28 18:15:03] "POST /neutron/port HTTP/1.1" 200 1119 0.018788 252.185.232.251 - - [2026-07-28 18:15:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006339 10.0.0.185 - - [2026-07-28 18:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006132 10.0.0.185 - - [2026-07-28 18:15:03] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005611 10.0.0.185 - - [2026-07-28 18:15:03] "GET /virtual-networks?parent_id=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003687 10.0.0.185 - - [2026-07-28 18:15:03] "GET /virtual-network/96b6dfa4-97ed-490a-8131-bbde06e97891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007022 252.185.232.251 - - [2026-07-28 18:15:03] "POST /neutron/port HTTP/1.1" 200 1119 0.018370 252.185.232.251 - - [2026-07-28 18:15:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007989 252.185.232.251 - - [2026-07-28 18:15:04] "POST /neutron/port HTTP/1.1" 200 1119 0.015803 252.185.232.251 - - [2026-07-28 18:15:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006868 252.185.232.251 - - [2026-07-28 18:15:04] "POST /neutron/port HTTP/1.1" 200 1119 0.020231 252.185.232.251 - - [2026-07-28 18:15:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007896 10.0.0.185 - - [2026-07-28 18:15:04] "GET /virtual-machine/e52d39a5-1668-4e34-9d27-fc402fd5c623 HTTP/1.1" 200 1296 0.006266 10.0.0.185 - - [2026-07-28 18:15:04] "GET /virtual-machine-interface/f0f09f83-d8a4-4be1-bf14-ea06479dc1aa HTTP/1.1" 200 2948 0.006514 10.0.0.185 - - [2026-07-28 18:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.185 - - [2026-07-28 18:15:04] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003879 10.0.0.185 - - [2026-07-28 18:15:04] "GET /virtual-networks?parent_id=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003754 10.0.0.185 - - [2026-07-28 18:15:04] "GET /virtual-network/96b6dfa4-97ed-490a-8131-bbde06e97891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005423 10.0.0.185 - - [2026-07-28 18:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.185 - - [2026-07-28 18:15:05] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005137 10.0.0.185 - - [2026-07-28 18:15:05] "GET /virtual-networks?parent_id=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004177 10.0.0.185 - - [2026-07-28 18:15:05] "GET /virtual-network/96b6dfa4-97ed-490a-8131-bbde06e97891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007760 252.185.232.251 - - [2026-07-28 18:15:10] "POST /neutron/network HTTP/1.1" 200 823 0.007725 252.185.232.251 - - [2026-07-28 18:15:10] "POST /neutron/network HTTP/1.1" 400 204 0.017730 252.185.232.251 - - [2026-07-28 18:15:11] "POST /neutron/port HTTP/1.1" 200 1119 0.024824 252.185.232.251 - - [2026-07-28 18:15:11] "POST /neutron/port HTTP/1.1" 200 1119 0.022830 252.185.232.251 - - [2026-07-28 18:15:11] "POST /neutron/port HTTP/1.1" 200 1109 0.018877 252.185.232.251 - - [2026-07-28 18:15:11] "POST /neutron/port HTTP/1.1" 200 1109 0.016556 252.185.232.251 - - [2026-07-28 18:15:11] "POST /neutron/port HTTP/1.1" 200 151 0.230947 252.185.232.251 - - [2026-07-28 18:15:11] "POST /neutron/port HTTP/1.1" 200 151 0.231867 252.185.232.251 - - [2026-07-28 18:15:12] "POST /neutron/network HTTP/1.1" 200 823 0.006478 10.0.0.185 - - [2026-07-28 18:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.185 - - [2026-07-28 18:15:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004381 10.0.0.185 - - [2026-07-28 18:15:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002983 252.185.232.251 - - [2026-07-28 18:15:12] "POST /neutron/network HTTP/1.1" 200 151 0.133478 10.0.0.185 - - [2026-07-28 18:15:12] "DELETE /route-target/e6f5c562-1304-411d-9cce-e86f6c0b6d76 HTTP/1.1" 200 115 0.036036 10.0.0.185 - - [2026-07-28 18:15:13] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001332 10.0.0.185 - - [2026-07-28 18:15:13] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034751 10.0.0.185 - - [2026-07-28 18:15:13] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001631 10.0.0.185 - - [2026-07-28 18:15:13] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?fields=virtual_networks HTTP/1.1" 200 1034 0.047858 10.0.0.185 - - [2026-07-28 18:15:13] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001943 10.0.0.185 - - [2026-07-28 18:15:13] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.038109 10.0.0.185 - - [2026-07-28 18:15:13] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001350 10.0.0.185 - - [2026-07-28 18:15:13] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?fields=security_groups HTTP/1.1" 200 1261 0.037458 10.0.0.185 - - [2026-07-28 18:15:14] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001520 10.0.0.185 - - [2026-07-28 18:15:14] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008793 10.0.0.185 - - [2026-07-28 18:15:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.036326 10.0.0.185 - - [2026-07-28 18:15:14] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003390 10.0.0.185 - - [2026-07-28 18:15:14] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001807 10.0.0.185 - - [2026-07-28 18:15:14] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009060 10.0.0.185 - - [2026-07-28 18:15:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.001769 10.0.0.185 - - [2026-07-28 18:15:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.006651 10.0.0.185 - - [2026-07-28 18:15:15] "POST /security-groups HTTP/1.1" 200 583 0.068892 10.0.0.185 - - [2026-07-28 18:15:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.002915 10.0.0.185 - - [2026-07-28 18:15:15] "POST /projects HTTP/1.1" 200 577 0.234347 10.0.0.185 - - [2026-07-28 18:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.273507 10.0.0.185 - - [2026-07-28 18:15:15] "POST /access-control-lists HTTP/1.1" 200 598 0.063286 10.0.0.185 - - [2026-07-28 18:15:15] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.447168 10.0.0.185 - - [2026-07-28 18:15:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.004551 10.0.0.185 - - [2026-07-28 18:15:15] "POST /access-control-lists HTTP/1.1" 200 596 0.072003 10.0.0.185 - - [2026-07-28 18:15:16] "GET / HTTP/1.1" 200 36499 0.002154 10.0.0.185 - - [2026-07-28 18:15:17] "POST /fqname-to-id HTTP/1.1" 401 298 0.000579 10.0.0.185 - - [2026-07-28 18:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.078523 10.0.0.185 - - [2026-07-28 18:15:17] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001031 10.0.0.185 - - [2026-07-28 18:15:17] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.029521 252.185.232.251 - - [2026-07-28 18:15:17] "POST /neutron/network HTTP/1.1" 200 117 0.048625 10.0.0.185 - - [2026-07-28 18:15:18] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001513 252.185.232.251 - - [2026-07-28 18:15:18] "POST /neutron/network HTTP/1.1" 200 623 0.094550 10.0.0.185 - - [2026-07-28 18:15:18] "POST /route-targets HTTP/1.1" 200 329 0.014915 10.0.0.185 - - [2026-07-28 18:15:18] "POST /ref-update HTTP/1.1" 200 156 0.016601 10.0.0.185 - - [2026-07-28 18:15:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002843 252.185.232.251 - - [2026-07-28 18:15:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.195509 252.185.232.251 - - [2026-07-28 18:15:18] "POST /neutron/network HTTP/1.1" 200 837 0.006813 10.0.0.185 - - [2026-07-28 18:15:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.002432 10.0.0.185 - - [2026-07-28 18:15:18] "GET /virtual-network/a845ad8d-42ab-45c4-9c1a-51c208db28cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007689 252.185.232.251 - - [2026-07-28 18:15:18] "POST /neutron/network HTTP/1.1" 200 837 0.007071 10.0.0.185 - - [2026-07-28 18:15:18] "GET /virtual-network/a845ad8d-42ab-45c4-9c1a-51c208db28cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005895 252.185.232.251 - - [2026-07-28 18:15:18] "POST /neutron/network HTTP/1.1" 200 837 0.006109 252.185.232.251 - - [2026-07-28 18:15:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.007327 252.185.232.251 - - [2026-07-28 18:15:18] "POST /neutron/network HTTP/1.1" 200 837 0.006218 10.0.0.185 - - [2026-07-28 18:15:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.001979 252.185.232.251 - - [2026-07-28 18:15:19] "POST /neutron/network HTTP/1.1" 200 847 0.006117 10.0.0.185 - - [2026-07-28 18:15:19] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001527 252.185.232.251 - - [2026-07-28 18:15:19] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039324 252.185.232.251 - - [2026-07-28 18:15:19] "POST /neutron/network HTTP/1.1" 200 837 0.005739 252.185.232.251 - - [2026-07-28 18:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.005754 252.185.232.251 - - [2026-07-28 18:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.006136 10.0.0.185 - - [2026-07-28 18:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.185 - - [2026-07-28 18:15:19] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004249 10.0.0.185 - - [2026-07-28 18:15:19] "PUT /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788 HTTP/1.1" 200 278 0.018382 252.185.232.251 - - [2026-07-28 18:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.007018 252.185.232.251 - - [2026-07-28 18:15:20] "POST /neutron/network HTTP/1.1" 200 847 0.007434 10.0.0.185 - - [2026-07-28 18:15:20] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001506 252.185.232.251 - - [2026-07-28 18:15:20] "POST /neutron/port HTTP/1.1" 200 1053 0.305835 252.185.232.251 - - [2026-07-28 18:15:20] "POST /neutron/port HTTP/1.1" 200 1053 0.012945 252.185.232.251 - - [2026-07-28 18:15:20] "POST /neutron/port HTTP/1.1" 200 1053 0.015090 252.185.232.251 - - [2026-07-28 18:15:20] "POST /neutron/port HTTP/1.1" 200 1103 0.081517 252.185.232.251 - - [2026-07-28 18:15:20] "POST /neutron/port HTTP/1.1" 200 1113 0.016747 252.185.232.251 - - [2026-07-28 18:15:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003908 252.185.232.251 - - [2026-07-28 18:15:21] "POST /neutron/subnet HTTP/1.1" 200 675 0.007922 252.185.232.251 - - [2026-07-28 18:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.002476 252.185.232.251 - - [2026-07-28 18:15:21] "POST /neutron/network HTTP/1.1" 200 837 0.006953 252.185.232.251 - - [2026-07-28 18:15:24] "POST /neutron/port HTTP/1.1" 200 1113 0.018358 252.185.232.251 - - [2026-07-28 18:15:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007768 252.185.232.251 - - [2026-07-28 18:15:25] "POST /neutron/port HTTP/1.1" 200 1113 0.020173 252.185.232.251 - - [2026-07-28 18:15:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008825 252.185.232.251 - - [2026-07-28 18:15:25] "POST /neutron/port HTTP/1.1" 200 1113 0.015566 252.185.232.251 - - [2026-07-28 18:15:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009634 10.0.0.185 - - [2026-07-28 18:15:25] "GET /virtual-machine/78a4ee22-33a6-493d-b934-1cd3e3b4a924 HTTP/1.1" 401 298 0.000775 10.0.0.185 - - [2026-07-28 18:15:25] "GET /virtual-machine/78a4ee22-33a6-493d-b934-1cd3e3b4a924 HTTP/1.1" 200 1294 0.035895 10.0.0.185 - - [2026-07-28 18:15:25] "GET /virtual-machine-interface/4ad97c67-7680-4f77-be63-d8e5de760714 HTTP/1.1" 200 2972 0.008369 10.0.0.185 - - [2026-07-28 18:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.185 - - [2026-07-28 18:15:26] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003861 10.0.0.185 - - [2026-07-28 18:15:26] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003802 10.0.0.185 - - [2026-07-28 18:15:26] "GET /virtual-network/a845ad8d-42ab-45c4-9c1a-51c208db28cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006199 10.0.0.185 - - [2026-07-28 18:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.185 - - [2026-07-28 18:15:29] "GET /virtual-network/a845ad8d-42ab-45c4-9c1a-51c208db28cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006050 252.185.232.251 - - [2026-07-28 18:15:31] "POST /neutron/port HTTP/1.1" 200 1113 0.016418 252.185.232.251 - - [2026-07-28 18:15:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007579 252.185.232.251 - - [2026-07-28 18:15:31] "POST /neutron/port HTTP/1.1" 200 1113 0.016722 252.185.232.251 - - [2026-07-28 18:15:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007698 10.0.0.185 - - [2026-07-28 18:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.185 - - [2026-07-28 18:15:33] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004325 10.0.0.185 - - [2026-07-28 18:15:33] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.005038 10.0.0.185 - - [2026-07-28 18:15:33] "GET /virtual-network/a845ad8d-42ab-45c4-9c1a-51c208db28cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.012234 252.185.232.251 - - [2026-07-28 18:15:33] "POST /neutron/port HTTP/1.1" 200 1113 0.082484 252.185.232.251 - - [2026-07-28 18:15:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007769 252.185.232.251 - - [2026-07-28 18:15:34] "POST /neutron/port HTTP/1.1" 200 1113 0.014547 252.185.232.251 - - [2026-07-28 18:15:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007098 252.185.232.251 - - [2026-07-28 18:15:34] "POST /neutron/port HTTP/1.1" 200 1113 0.032995 252.185.232.251 - - [2026-07-28 18:15:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007662 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:15:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001099 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:15:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002059 252.185.232.251 - - [2026-07-28 18:15:36] "POST /neutron/port HTTP/1.1" 200 1113 0.013487 252.185.232.251 - - [2026-07-28 18:15:37] "POST /neutron/port HTTP/1.1" 200 1113 0.016941 252.185.232.251 - - [2026-07-28 18:15:37] "POST /neutron/network HTTP/1.1" 200 847 0.006321 252.185.232.251 - - [2026-07-28 18:15:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004199 252.185.232.251 - - [2026-07-28 18:15:37] "POST /neutron/subnet HTTP/1.1" 200 675 0.008127 252.185.232.251 - - [2026-07-28 18:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.001568 252.185.232.251 - - [2026-07-28 18:15:37] "POST /neutron/network HTTP/1.1" 200 837 0.007252 10.0.0.185 - - [2026-07-28 18:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.185 - - [2026-07-28 18:15:41] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003467 10.0.0.185 - - [2026-07-28 18:15:41] "PUT /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788 HTTP/1.1" 200 278 0.011425 252.185.232.251 - - [2026-07-28 18:15:41] "POST /neutron/network HTTP/1.1" 200 837 0.009243 252.185.232.251 - - [2026-07-28 18:15:41] "POST /neutron/network HTTP/1.1" 400 204 0.015471 252.185.232.251 - - [2026-07-28 18:15:42] "POST /neutron/port HTTP/1.1" 200 1113 0.014252 252.185.232.251 - - [2026-07-28 18:15:42] "POST /neutron/port HTTP/1.1" 200 1103 0.014310 252.185.232.251 - - [2026-07-28 18:15:42] "POST /neutron/port HTTP/1.1" 200 151 0.156460 252.185.232.251 - - [2026-07-28 18:15:43] "POST /neutron/network HTTP/1.1" 200 837 0.007993 10.0.0.185 - - [2026-07-28 18:15:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004148 10.0.0.185 - - [2026-07-28 18:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.185 - - [2026-07-28 18:15:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004963 252.185.232.251 - - [2026-07-28 18:15:43] "POST /neutron/network HTTP/1.1" 200 151 0.117554 10.0.0.185 - - [2026-07-28 18:15:43] "DELETE /route-target/48d485a2-1a78-44ac-b0d4-25fedf2d5c68 HTTP/1.1" 200 115 0.020123 10.0.0.185 - - [2026-07-28 18:15:44] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.003673 10.0.0.185 - - [2026-07-28 18:15:44] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788 HTTP/1.1" 200 1886 0.005059 10.0.0.185 - - [2026-07-28 18:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.185 - - [2026-07-28 18:15:44] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001067 10.0.0.185 - - [2026-07-28 18:15:44] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.036700 252.185.232.251 - - [2026-07-28 18:15:44] "POST /neutron/network HTTP/1.1" 200 117 0.008962 10.0.0.185 - - [2026-07-28 18:15:44] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001410 252.185.232.251 - - [2026-07-28 18:15:44] "POST /neutron/network HTTP/1.1" 200 603 0.094407 10.0.0.185 - - [2026-07-28 18:15:45] "POST /route-targets HTTP/1.1" 200 329 0.013181 10.0.0.185 - - [2026-07-28 18:15:45] "POST /ref-update HTTP/1.1" 200 156 0.022234 10.0.0.185 - - [2026-07-28 18:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007309 252.185.232.251 - - [2026-07-28 18:15:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.201619 252.185.232.251 - - [2026-07-28 18:15:45] "POST /neutron/network HTTP/1.1" 200 822 0.008054 10.0.0.185 - - [2026-07-28 18:15:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.002091 10.0.0.185 - - [2026-07-28 18:15:45] "GET /virtual-network/4635abd5-f762-4ba2-87b9-0dd4527d7024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008734 252.185.232.251 - - [2026-07-28 18:15:45] "POST /neutron/network HTTP/1.1" 200 822 0.009986 10.0.0.185 - - [2026-07-28 18:15:45] "GET /virtual-network/4635abd5-f762-4ba2-87b9-0dd4527d7024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007562 252.185.232.251 - - [2026-07-28 18:15:45] "POST /neutron/network HTTP/1.1" 200 822 0.008946 252.185.232.251 - - [2026-07-28 18:15:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.010352 10.0.0.185 - - [2026-07-28 18:15:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001520 252.185.232.251 - - [2026-07-28 18:15:45] "POST /neutron/network HTTP/1.1" 200 832 0.007021 10.0.0.185 - - [2026-07-28 18:15:45] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001881 252.185.232.251 - - [2026-07-28 18:15:45] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034310 252.185.232.251 - - [2026-07-28 18:15:45] "POST /neutron/network HTTP/1.1" 200 822 0.008697 252.185.232.251 - - [2026-07-28 18:15:46] "POST /neutron/port HTTP/1.1" 200 117 0.007289 252.185.232.251 - - [2026-07-28 18:15:46] "POST /neutron/port HTTP/1.1" 200 117 0.007889 252.185.232.251 - - [2026-07-28 18:15:46] "POST /neutron/port HTTP/1.1" 200 117 0.005943 252.185.232.251 - - [2026-07-28 18:15:46] "POST /neutron/network HTTP/1.1" 200 832 0.006702 10.0.0.185 - - [2026-07-28 18:15:46] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002123 252.185.232.251 - - [2026-07-28 18:15:47] "POST /neutron/port HTTP/1.1" 200 1058 0.336493 252.185.232.251 - - [2026-07-28 18:15:47] "POST /neutron/port HTTP/1.1" 200 1058 0.014542 252.185.232.251 - - [2026-07-28 18:15:47] "POST /neutron/port HTTP/1.1" 200 1058 0.015734 252.185.232.251 - - [2026-07-28 18:15:47] "POST /neutron/port HTTP/1.1" 200 1108 0.108434 252.185.232.251 - - [2026-07-28 18:15:47] "POST /neutron/port HTTP/1.1" 200 1118 0.017953 252.185.232.251 - - [2026-07-28 18:15:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005554 252.185.232.251 - - [2026-07-28 18:15:47] "POST /neutron/subnet HTTP/1.1" 200 698 0.008813 252.185.232.251 - - [2026-07-28 18:15:47] "POST /neutron/port HTTP/1.1" 200 117 0.001701 252.185.232.251 - - [2026-07-28 18:15:47] "POST /neutron/network HTTP/1.1" 200 822 0.006690 10.0.0.185 - - [2026-07-28 18:15:47] "DELETE /project/6dd3fdb6e5bc45058a59bff27d97a967 HTTP/1.1" 404 173 0.005709 10.0.0.185 - - [2026-07-28 18:15:47] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001180 10.0.0.185 - - [2026-07-28 18:15:47] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.041126 10.0.0.185 - - [2026-07-28 18:15:47] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001747 10.0.0.185 - - [2026-07-28 18:15:48] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?fields=security_groups HTTP/1.1" 200 1351 0.055428 10.0.0.185 - - [2026-07-28 18:15:48] "DELETE /security-group/901dd0bc-bfaf-4078-a580-8c310d2c022a HTTP/1.1" 200 115 0.052305 10.0.0.185 - - [2026-07-28 18:15:48] "GET /projects?obj_uuids=5c44094c-b621-4e77-892c-487c202eb1be&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001183 10.0.0.185 - - [2026-07-28 18:15:48] "DELETE /access-control-list/7d0be910-d708-4d49-a0be-1a0f0c5141fa HTTP/1.1" 200 115 0.040519 10.0.0.185 - - [2026-07-28 18:15:48] "GET /project/5c44094c-b621-4e77-892c-487c202eb1be?fields=application_policy_sets HTTP/1.1" 200 1390 0.068814 10.0.0.185 - - [2026-07-28 18:15:48] "DELETE /access-control-list/9b148cce-a53f-4ab1-b212-ee4167a6df96 HTTP/1.1" 200 115 0.055956 10.0.0.185 - - [2026-07-28 18:15:48] "DELETE /project/5c44094c-b621-4e77-892c-487c202eb1be HTTP/1.1" 200 115 0.423124 252.185.232.251 - - [2026-07-28 18:15:51] "POST /neutron/port HTTP/1.1" 200 1118 0.019472 252.185.232.251 - - [2026-07-28 18:15:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009952 252.185.232.251 - - [2026-07-28 18:15:51] "POST /neutron/port HTTP/1.1" 200 1118 0.017624 252.185.232.251 - - [2026-07-28 18:15:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008441 252.185.232.251 - - [2026-07-28 18:15:51] "POST /neutron/port HTTP/1.1" 200 1118 0.017204 252.185.232.251 - - [2026-07-28 18:15:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008318 10.0.0.185 - - [2026-07-28 18:15:51] "GET /virtual-machine/97e0b30b-e13b-48ef-b07e-844a2bea6b0e HTTP/1.1" 200 1295 0.005190 10.0.0.185 - - [2026-07-28 18:15:51] "GET /virtual-machine-interface/b8de2622-78ab-4a9a-9a0d-094a8b1618f2 HTTP/1.1" 200 2943 0.005504 10.0.0.185 - - [2026-07-28 18:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.185 - - [2026-07-28 18:15:52] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004141 10.0.0.185 - - [2026-07-28 18:15:52] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004330 10.0.0.185 - - [2026-07-28 18:15:52] "GET /virtual-network/4635abd5-f762-4ba2-87b9-0dd4527d7024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007207 10.0.0.185 - - [2026-07-28 18:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.185 - - [2026-07-28 18:15:55] "GET /virtual-network/4635abd5-f762-4ba2-87b9-0dd4527d7024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005868 10.0.0.185 - - [2026-07-28 18:15:57] "GET /obj-perms HTTP/1.1" 200 6414 0.083629 252.185.232.251 - - [2026-07-28 18:15:57] "POST /neutron/port HTTP/1.1" 200 1118 0.012980 252.185.232.251 - - [2026-07-28 18:15:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007333 252.185.232.251 - - [2026-07-28 18:15:58] "POST /neutron/port HTTP/1.1" 200 1118 0.012076 252.185.232.251 - - [2026-07-28 18:15:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007215 10.0.0.185 - - [2026-07-28 18:15:58] "GET /obj-perms HTTP/1.1" 200 6414 0.072316 10.0.0.185 - - [2026-07-28 18:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.185 - - [2026-07-28 18:15:59] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005218 10.0.0.185 - - [2026-07-28 18:15:59] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004736 10.0.0.185 - - [2026-07-28 18:15:59] "GET /virtual-network/4635abd5-f762-4ba2-87b9-0dd4527d7024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005341 252.185.232.251 - - [2026-07-28 18:15:59] "POST /neutron/port HTTP/1.1" 200 1118 0.018168 252.185.232.251 - - [2026-07-28 18:16:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009748 252.185.232.251 - - [2026-07-28 18:16:02] "POST /neutron/port HTTP/1.1" 200 1118 0.016379 252.185.232.251 - - [2026-07-28 18:16:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009775 252.185.232.251 - - [2026-07-28 18:16:03] "POST /neutron/port HTTP/1.1" 200 1118 0.015803 252.185.232.251 - - [2026-07-28 18:16:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009657 252.185.232.251 - - [2026-07-28 18:16:07] "POST /neutron/network HTTP/1.1" 200 822 0.012678 252.185.232.251 - - [2026-07-28 18:16:07] "POST /neutron/network HTTP/1.1" 400 204 0.016359 252.185.232.251 - - [2026-07-28 18:16:07] "POST /neutron/port HTTP/1.1" 200 1118 0.017409 252.185.232.251 - - [2026-07-28 18:16:07] "POST /neutron/port HTTP/1.1" 200 1108 0.016663 252.185.232.251 - - [2026-07-28 18:16:08] "POST /neutron/port HTTP/1.1" 200 151 0.142724 252.185.232.251 - - [2026-07-28 18:16:09] "POST /neutron/network HTTP/1.1" 200 822 0.008578 10.0.0.185 - - [2026-07-28 18:16:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005266 10.0.0.185 - - [2026-07-28 18:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.185 - - [2026-07-28 18:16:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003279 252.185.232.251 - - [2026-07-28 18:16:09] "POST /neutron/network HTTP/1.1" 200 151 0.107038 10.0.0.185 - - [2026-07-28 18:16:09] "DELETE /route-target/ced1d030-07a5-4754-8560-a759689a81af HTTP/1.1" 200 115 0.022050 10.0.0.185 - - [2026-07-28 18:16:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003317 10.0.0.185 - - [2026-07-28 18:16:10] "POST /network-ipams HTTP/1.1" 200 543 0.022653 10.0.0.185 - - [2026-07-28 18:16:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.003442 10.0.0.185 - - [2026-07-28 18:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.185 - - [2026-07-28 18:16:10] "GET /network-ipam/7eb86883-106b-4e86-9ee3-a99408631c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.006613 10.0.0.185 - - [2026-07-28 18:16:10] "PUT /network-ipam/7eb86883-106b-4e86-9ee3-a99408631c2c HTTP/1.1" 200 260 0.016013 10.0.0.185 - - [2026-07-28 18:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.185 - - [2026-07-28 18:16:10] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001166 10.0.0.185 - - [2026-07-28 18:16:10] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034240 252.185.232.251 - - [2026-07-28 18:16:10] "POST /neutron/network HTTP/1.1" 200 117 0.011481 10.0.0.185 - - [2026-07-28 18:16:10] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001186 252.185.232.251 - - [2026-07-28 18:16:10] "POST /neutron/network HTTP/1.1" 200 603 0.108314 10.0.0.185 - - [2026-07-28 18:16:10] "POST /route-targets HTTP/1.1" 200 329 0.011775 10.0.0.185 - - [2026-07-28 18:16:10] "POST /ref-update HTTP/1.1" 200 156 0.015779 10.0.0.185 - - [2026-07-28 18:16:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007917 252.185.232.251 - - [2026-07-28 18:16:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.228317 10.0.0.185 - - [2026-07-28 18:16:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006302 252.185.232.251 - - [2026-07-28 18:16:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.219748 252.185.232.251 - - [2026-07-28 18:16:11] "POST /neutron/network HTTP/1.1" 200 988 0.012441 10.0.0.185 - - [2026-07-28 18:16:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.001909 10.0.0.185 - - [2026-07-28 18:16:11] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009291 252.185.232.251 - - [2026-07-28 18:16:11] "POST /neutron/network HTTP/1.1" 200 988 0.009874 10.0.0.185 - - [2026-07-28 18:16:11] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006712 252.185.232.251 - - [2026-07-28 18:16:11] "POST /neutron/network HTTP/1.1" 200 988 0.008976 252.185.232.251 - - [2026-07-28 18:16:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.008656 252.185.232.251 - - [2026-07-28 18:16:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.009105 252.185.232.251 - - [2026-07-28 18:16:11] "POST /neutron/network HTTP/1.1" 200 988 0.008424 252.185.232.251 - - [2026-07-28 18:16:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.009562 252.185.232.251 - - [2026-07-28 18:16:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.011702 10.0.0.185 - - [2026-07-28 18:16:12] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001133 252.185.232.251 - - [2026-07-28 18:16:12] "POST /neutron/port HTTP/1.1" 200 1015 0.218886 10.0.0.185 - - [2026-07-28 18:16:12] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001120 252.185.232.251 - - [2026-07-28 18:16:12] "POST /neutron/port HTTP/1.1" 200 1015 0.240406 10.0.0.185 - - [2026-07-28 18:16:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.001798 252.185.232.251 - - [2026-07-28 18:16:12] "POST /neutron/port HTTP/1.1" 200 1015 0.012715 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/port HTTP/1.1" 200 1015 0.009260 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/network HTTP/1.1" 200 988 0.007267 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/port HTTP/1.1" 200 1015 0.012118 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/port HTTP/1.1" 200 117 0.007122 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/port HTTP/1.1" 200 117 0.006633 10.0.0.185 - - [2026-07-28 18:16:13] "POST /id-to-fqname HTTP/1.1" 200 218 0.002219 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/port HTTP/1.1" 200 117 0.008403 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/port HTTP/1.1" 200 1015 0.011280 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/port HTTP/1.1" 200 1015 0.011672 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/port HTTP/1.1" 200 1015 0.012482 252.185.232.251 - - [2026-07-28 18:16:13] "POST /neutron/network HTTP/1.1" 200 988 0.011909 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/port HTTP/1.1" 200 1015 0.011223 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/port HTTP/1.1" 200 1015 0.014724 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/port HTTP/1.1" 200 117 0.009408 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/port HTTP/1.1" 200 117 0.010920 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/port HTTP/1.1" 200 1015 0.026262 10.0.0.185 - - [2026-07-28 18:16:14] "POST /id-to-fqname HTTP/1.1" 200 218 0.002179 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/network HTTP/1.1" 200 998 0.008539 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/port HTTP/1.1" 200 1015 0.025479 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/port HTTP/1.1" 200 117 0.009818 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/port HTTP/1.1" 200 1015 0.018837 252.185.232.251 - - [2026-07-28 18:16:14] "POST /neutron/network HTTP/1.1" 200 998 0.007574 10.0.0.185 - - [2026-07-28 18:16:14] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001438 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 1103 0.180399 252.185.232.251 - - [2026-07-28 18:16:15] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.077873 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/network HTTP/1.1" 200 988 0.010563 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 1113 0.014630 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 1015 0.022269 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008294 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/network HTTP/1.1" 200 998 0.008764 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/subnet HTTP/1.1" 200 673 0.024893 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 1015 0.015651 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 1113 0.032289 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 117 0.001883 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 1015 0.025436 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014974 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/network HTTP/1.1" 200 988 0.025989 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 117 0.010133 10.0.0.185 - - [2026-07-28 18:16:15] "GET /domains HTTP/1.1" 200 440 0.012957 10.0.0.185 - - [2026-07-28 18:16:15] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001278 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 1103 0.193102 10.0.0.185 - - [2026-07-28 18:16:15] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1496 0.029421 10.0.0.185 - - [2026-07-28 18:16:15] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001187 10.0.0.185 - - [2026-07-28 18:16:15] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967 HTTP/1.1" 200 2842 0.037292 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/port HTTP/1.1" 200 1113 0.015508 10.0.0.185 - - [2026-07-28 18:16:15] "GET /network-ipam/7eb86883-106b-4e86-9ee3-a99408631c2c HTTP/1.1" 200 2647 0.007399 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011792 10.0.0.185 - - [2026-07-28 18:16:15] "GET /domains HTTP/1.1" 200 440 0.003386 252.185.232.251 - - [2026-07-28 18:16:15] "POST /neutron/subnet HTTP/1.1" 200 673 0.014332 10.0.0.185 - - [2026-07-28 18:16:16] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002266 10.0.0.185 - - [2026-07-28 18:16:16] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1496 0.012121 252.185.232.251 - - [2026-07-28 18:16:16] "POST /neutron/port HTTP/1.1" 200 117 0.002336 252.185.232.251 - - [2026-07-28 18:16:16] "POST /neutron/network HTTP/1.1" 200 998 0.012289 10.0.0.185 - - [2026-07-28 18:16:16] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002008 10.0.0.185 - - [2026-07-28 18:16:16] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967 HTTP/1.1" 200 2842 0.080452 10.0.0.185 - - [2026-07-28 18:16:16] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001401 252.185.232.251 - - [2026-07-28 18:16:16] "POST /neutron/network HTTP/1.1" 200 988 0.046037 10.0.0.185 - - [2026-07-28 18:16:16] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49 HTTP/1.1" 200 3786 0.019556 10.0.0.185 - - [2026-07-28 18:16:16] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49 HTTP/1.1" 200 3786 0.006295 10.0.0.185 - - [2026-07-28 18:16:16] "GET /routing-instance/285bce00-0ba5-4da7-8e21-f4763f6b0109 HTTP/1.1" 200 2384 0.005385 10.0.0.185 - - [2026-07-28 18:16:16] "GET /routing-instance/285bce00-0ba5-4da7-8e21-f4763f6b0109 HTTP/1.1" 200 2816 0.011919 10.0.0.185 - - [2026-07-28 18:16:16] "GET /route-target/5a4ac591-02f0-42cf-93b5-ec544479daae HTTP/1.1" 200 1206 0.008342 252.185.232.251 - - [2026-07-28 18:16:16] "POST /neutron/port HTTP/1.1" 200 1053 0.416787 10.0.0.185 - - [2026-07-28 18:16:16] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49 HTTP/1.1" 200 4240 0.014963 252.185.232.251 - - [2026-07-28 18:16:16] "POST /neutron/port HTTP/1.1" 200 1053 0.019279 10.0.0.185 - - [2026-07-28 18:16:16] "GET /routing-instance/285bce00-0ba5-4da7-8e21-f4763f6b0109 HTTP/1.1" 200 2816 0.004630 10.0.0.185 - - [2026-07-28 18:16:16] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009634 252.185.232.251 - - [2026-07-28 18:16:16] "POST /neutron/port HTTP/1.1" 200 1053 0.030227 10.0.0.185 - - [2026-07-28 18:16:16] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49 HTTP/1.1" 200 4240 0.006530 10.0.0.185 - - [2026-07-28 18:16:16] "GET /routing-instance/285bce00-0ba5-4da7-8e21-f4763f6b0109 HTTP/1.1" 200 2816 0.005679 10.0.0.185 - - [2026-07-28 18:16:16] "GET /routing-instance/285bce00-0ba5-4da7-8e21-f4763f6b0109 HTTP/1.1" 200 2816 0.004107 252.185.232.251 - - [2026-07-28 18:16:16] "POST /neutron/port HTTP/1.1" 200 1103 0.099241 10.0.0.185 - - [2026-07-28 18:16:16] "GET /route-target/5a4ac591-02f0-42cf-93b5-ec544479daae HTTP/1.1" 200 1206 0.004573 252.185.232.251 - - [2026-07-28 18:16:17] "POST /neutron/port HTTP/1.1" 200 1113 0.015253 252.185.232.251 - - [2026-07-28 18:16:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005912 10.0.0.185 - - [2026-07-28 18:16:17] "GET /domains HTTP/1.1" 200 440 0.003702 10.0.0.185 - - [2026-07-28 18:16:17] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001976 10.0.0.185 - - [2026-07-28 18:16:17] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1496 0.012305 252.185.232.251 - - [2026-07-28 18:16:17] "POST /neutron/subnet HTTP/1.1" 200 673 0.009210 10.0.0.185 - - [2026-07-28 18:16:17] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001587 252.185.232.251 - - [2026-07-28 18:16:17] "POST /neutron/port HTTP/1.1" 200 117 0.001407 10.0.0.185 - - [2026-07-28 18:16:17] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967 HTTP/1.1" 200 3086 0.056942 252.185.232.251 - - [2026-07-28 18:16:17] "POST /neutron/network HTTP/1.1" 200 988 0.009913 10.0.0.185 - - [2026-07-28 18:16:17] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49 HTTP/1.1" 200 4240 0.005788 10.0.0.185 - - [2026-07-28 18:16:17] "GET /obj-perms HTTP/1.1" 200 6461 0.076016 252.185.232.251 - - [2026-07-28 18:16:18] "POST /neutron/port HTTP/1.1" 200 1113 0.057498 252.185.232.251 - - [2026-07-28 18:16:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014405 252.185.232.251 - - [2026-07-28 18:16:23] "POST /neutron/port HTTP/1.1" 200 1113 0.027085 252.185.232.251 - - [2026-07-28 18:16:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013712 252.185.232.251 - - [2026-07-28 18:16:23] "POST /neutron/port HTTP/1.1" 200 1113 0.020797 252.185.232.251 - - [2026-07-28 18:16:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010448 252.185.232.251 - - [2026-07-28 18:16:23] "POST /neutron/port HTTP/1.1" 200 1113 0.018461 252.185.232.251 - - [2026-07-28 18:16:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006862 10.0.0.185 - - [2026-07-28 18:16:23] "GET /virtual-machine/0e9064af-1651-401b-bdc1-732ab6ef5b26 HTTP/1.1" 200 1290 0.006724 10.0.0.185 - - [2026-07-28 18:16:23] "GET /virtual-machine-interface/c321465a-aed2-449b-af15-00dd56a7427a HTTP/1.1" 200 2943 0.007459 10.0.0.185 - - [2026-07-28 18:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.185 - - [2026-07-28 18:16:23] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003970 10.0.0.185 - - [2026-07-28 18:16:23] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004389 10.0.0.185 - - [2026-07-28 18:16:24] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007587 252.185.232.251 - - [2026-07-28 18:16:26] "POST /neutron/port HTTP/1.1" 200 1113 0.018123 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008301 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/port HTTP/1.1" 200 1113 0.017964 10.0.0.185 - - [2026-07-28 18:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.185 - - [2026-07-28 18:16:27] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007264 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010849 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/port HTTP/1.1" 200 1113 0.014469 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007084 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/port HTTP/1.1" 200 1113 0.013906 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006216 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/port HTTP/1.1" 200 1113 0.017225 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/port HTTP/1.1" 200 1113 0.023871 252.185.232.251 - - [2026-07-28 18:16:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006875 252.185.232.251 - - [2026-07-28 18:16:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009699 252.185.232.251 - - [2026-07-28 18:16:28] "POST /neutron/port HTTP/1.1" 200 1113 0.015262 252.185.232.251 - - [2026-07-28 18:16:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008730 252.185.232.251 - - [2026-07-28 18:16:28] "POST /neutron/port HTTP/1.1" 200 1113 0.021202 252.185.232.251 - - [2026-07-28 18:16:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005920 10.0.0.185 - - [2026-07-28 18:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.185 - - [2026-07-28 18:16:29] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004835 10.0.0.185 - - [2026-07-28 18:16:29] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003342 10.0.0.185 - - [2026-07-28 18:16:29] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006525 252.185.232.251 - - [2026-07-28 18:16:29] "POST /neutron/port HTTP/1.1" 200 1113 0.022285 252.185.232.251 - - [2026-07-28 18:16:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010474 252.185.232.251 - - [2026-07-28 18:16:29] "POST /neutron/port HTTP/1.1" 200 1113 0.016551 252.185.232.251 - - [2026-07-28 18:16:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008964 252.185.232.251 - - [2026-07-28 18:16:30] "POST /neutron/port HTTP/1.1" 200 1113 0.016435 252.185.232.251 - - [2026-07-28 18:16:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007499 252.185.232.251 - - [2026-07-28 18:16:30] "POST /neutron/port HTTP/1.1" 200 1113 0.017300 252.185.232.251 - - [2026-07-28 18:16:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008759 252.185.232.251 - - [2026-07-28 18:16:35] "POST /neutron/port HTTP/1.1" 200 1113 0.018457 252.185.232.251 - - [2026-07-28 18:16:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007881 252.185.232.251 - - [2026-07-28 18:16:35] "POST /neutron/port HTTP/1.1" 200 1113 0.016046 252.185.232.251 - - [2026-07-28 18:16:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006712 252.185.232.251 - - [2026-07-28 18:16:35] "POST /neutron/port HTTP/1.1" 200 1113 0.020199 252.185.232.251 - - [2026-07-28 18:16:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010182 10.0.0.185 - - [2026-07-28 18:16:35] "GET /virtual-machine/374ed4f2-db26-4a65-9761-dc3f48376b60 HTTP/1.1" 200 1290 0.005820 10.0.0.185 - - [2026-07-28 18:16:35] "GET /virtual-machine-interface/169cb58c-c0d0-4386-9263-a7e6e886e0e7 HTTP/1.1" 200 2942 0.007700 10.0.0.185 - - [2026-07-28 18:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.185 - - [2026-07-28 18:16:35] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004438 10.0.0.185 - - [2026-07-28 18:16:35] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003997 10.0.0.185 - - [2026-07-28 18:16:35] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006849 10.0.0.185 - - [2026-07-28 18:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.185 - - [2026-07-28 18:16:37] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004426 10.0.0.185 - - [2026-07-28 18:16:37] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004032 10.0.0.185 - - [2026-07-28 18:16:37] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006425 252.185.232.251 - - [2026-07-28 18:16:37] "POST /neutron/port HTTP/1.1" 200 1113 0.016227 252.185.232.251 - - [2026-07-28 18:16:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006510 252.185.232.251 - - [2026-07-28 18:16:37] "POST /neutron/port HTTP/1.1" 200 1113 0.013149 252.185.232.251 - - [2026-07-28 18:16:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006581 252.185.232.251 - - [2026-07-28 18:16:37] "POST /neutron/port HTTP/1.1" 200 1113 0.016234 252.185.232.251 - - [2026-07-28 18:16:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008518 10.0.0.185 - - [2026-07-28 18:16:38] "GET /virtual-machine/73cc662f-0058-4502-9de3-e72b1c2f86ca HTTP/1.1" 200 1294 0.013097 10.0.0.185 - - [2026-07-28 18:16:38] "GET /virtual-machine-interface/3e656aa7-e434-401b-ae26-eb052dbed87f HTTP/1.1" 200 2942 0.006511 252.185.232.251 - - [2026-07-28 18:16:38] "POST /neutron/port HTTP/1.1" 200 1113 0.071947 252.185.232.251 - - [2026-07-28 18:16:38] "POST /neutron/port HTTP/1.1" 200 1113 0.017085 10.0.0.185 - - [2026-07-28 18:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007936 10.0.0.185 - - [2026-07-28 18:16:38] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007654 252.185.232.251 - - [2026-07-28 18:16:38] "POST /neutron/network HTTP/1.1" 200 998 0.013047 10.0.0.185 - - [2026-07-28 18:16:38] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003337 252.185.232.251 - - [2026-07-28 18:16:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005361 10.0.0.185 - - [2026-07-28 18:16:38] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005740 252.185.232.251 - - [2026-07-28 18:16:38] "POST /neutron/subnet HTTP/1.1" 200 673 0.012012 252.185.232.251 - - [2026-07-28 18:16:38] "POST /neutron/port HTTP/1.1" 200 117 0.001226 252.185.232.251 - - [2026-07-28 18:16:38] "POST /neutron/network HTTP/1.1" 200 988 0.009971 10.0.0.185 - - [2026-07-28 18:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.185 - - [2026-07-28 18:16:39] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003272 10.0.0.185 - - [2026-07-28 18:16:39] "GET /virtual-networks?parent_id=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003045 10.0.0.185 - - [2026-07-28 18:16:39] "GET /virtual-network/fa59ff06-bfca-4268-a617-b3a8be61bc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006205 252.185.232.251 - - [2026-07-28 18:16:56] "POST /neutron/port HTTP/1.1" 200 1103 0.018742 252.185.232.251 - - [2026-07-28 18:16:56] "POST /neutron/port HTTP/1.1" 200 1103 0.016743 252.185.232.251 - - [2026-07-28 18:16:56] "POST /neutron/port HTTP/1.1" 200 1113 0.039694 252.185.232.251 - - [2026-07-28 18:16:56] "POST /neutron/port HTTP/1.1" 200 151 0.195916 252.185.232.251 - - [2026-07-28 18:16:56] "POST /neutron/port HTTP/1.1" 200 1103 0.020590 252.185.232.251 - - [2026-07-28 18:16:56] "POST /neutron/port HTTP/1.1" 200 1103 0.012869 252.185.232.251 - - [2026-07-28 18:16:56] "POST /neutron/port HTTP/1.1" 200 1103 0.015347 252.185.232.251 - - [2026-07-28 18:16:57] "POST /neutron/port HTTP/1.1" 200 151 0.197921 252.185.232.251 - - [2026-07-28 18:16:57] "POST /neutron/port HTTP/1.1" 200 151 0.280765 252.185.232.251 - - [2026-07-28 18:16:57] "POST /neutron/network HTTP/1.1" 200 988 0.011688 10.0.0.185 - - [2026-07-28 18:16:57] "POST /useragent-kv HTTP/1.1" 200 115 0.020072 10.0.0.185 - - [2026-07-28 18:16:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002527 10.0.0.185 - - [2026-07-28 18:16:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009695 10.0.0.185 - - [2026-07-28 18:16:57] "POST /useragent-kv HTTP/1.1" 200 115 0.008159 10.0.0.185 - - [2026-07-28 18:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.046329 252.185.232.251 - - [2026-07-28 18:16:57] "POST /neutron/network HTTP/1.1" 200 151 0.190702 10.0.0.185 - - [2026-07-28 18:16:57] "GET /routing-instance/285bce00-0ba5-4da7-8e21-f4763f6b0109 HTTP/1.1" 404 171 0.002263 10.0.0.185 - - [2026-07-28 18:16:57] "DELETE /route-target/5a4ac591-02f0-42cf-93b5-ec544479daae HTTP/1.1" 200 115 0.022871 10.0.0.185 - - [2026-07-28 18:16:57] "GET /domains HTTP/1.1" 200 440 0.003353 10.0.0.185 - - [2026-07-28 18:16:57] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002831 10.0.0.185 - - [2026-07-28 18:16:57] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1496 0.008970 10.0.0.185 - - [2026-07-28 18:16:57] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001239 10.0.0.185 - - [2026-07-28 18:16:57] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967 HTTP/1.1" 200 2085 0.039960 10.0.0.185 - - [2026-07-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.185 - - [2026-07-28 18:16:58] "DELETE /network-ipam/7eb86883-106b-4e86-9ee3-a99408631c2c HTTP/1.1" 200 115 0.044176 10.0.0.185 - - [2026-07-28 18:16:58] "POST /fqname-to-id HTTP/1.1" 404 209 0.002840 10.0.0.185 - - [2026-07-28 18:16:58] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002619 10.0.0.185 - - [2026-07-28 18:16:58] "GET /obj-perms HTTP/1.1" 200 6414 0.070587 10.0.0.185 - - [2026-07-28 18:16:58] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.103054 10.0.0.185 - - [2026-07-28 18:16:58] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001277 10.0.0.185 - - [2026-07-28 18:16:58] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?fields=virtual_networks HTTP/1.1" 200 1032 0.042959 10.0.0.185 - - [2026-07-28 18:16:58] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001637 10.0.0.185 - - [2026-07-28 18:16:58] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.049144 10.0.0.185 - - [2026-07-28 18:16:59] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.041174 10.0.0.185 - - [2026-07-28 18:16:59] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?fields=security_groups HTTP/1.1" 200 1258 0.073051 10.0.0.185 - - [2026-07-28 18:16:59] "GET /obj-perms HTTP/1.1" 200 6414 0.074019 252.185.232.251 - - [2026-07-28 18:17:01] "POST /neutron/port HTTP/1.1" 200 117 0.007301 252.185.232.251 - - [2026-07-28 18:17:01] "POST /neutron/port HTTP/1.1" 200 117 0.006621 252.185.232.251 - - [2026-07-28 18:17:02] "POST /neutron/port HTTP/1.1" 400 205 0.006936 252.185.232.251 - - [2026-07-28 18:17:02] "POST /neutron/port HTTP/1.1" 400 205 0.005511 10.0.0.185 - - [2026-07-28 18:17:17] "GET / HTTP/1.1" 200 36499 0.002714 10.0.0.185 - - [2026-07-28 18:17:18] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000676 10.0.0.185 - - [2026-07-28 18:17:18] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001429 10.0.0.185 - - [2026-07-28 18:17:18] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.046026 10.0.0.185 - - [2026-07-28 18:17:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.041813 10.0.0.185 - - [2026-07-28 18:17:18] "GET /projects?obj_uuids=bca64272-a80e-4cde-ba69-a0b196a9f536&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003568 10.0.0.185 - - [2026-07-28 18:17:18] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001377 10.0.0.185 - - [2026-07-28 18:17:18] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.040321 10.0.0.185 - - [2026-07-28 18:17:18] "POST /id-to-fqname HTTP/1.1" 200 183 0.001785 10.0.0.185 - - [2026-07-28 18:17:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.005514 10.0.0.185 - - [2026-07-28 18:17:19] "POST /security-groups HTTP/1.1" 200 578 0.073205 10.0.0.185 - - [2026-07-28 18:17:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.006110 10.0.0.185 - - [2026-07-28 18:17:19] "POST /projects HTTP/1.1" 200 567 0.291078 10.0.0.185 - - [2026-07-28 18:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.330400 10.0.0.185 - - [2026-07-28 18:17:19] "POST /access-control-lists HTTP/1.1" 200 593 0.066615 10.0.0.185 - - [2026-07-28 18:17:19] "GET /project/bca64272-a80e-4cde-ba69-a0b196a9f536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.544398 10.0.0.185 - - [2026-07-28 18:17:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.006400 10.0.0.185 - - [2026-07-28 18:17:19] "POST /access-control-lists HTTP/1.1" 200 591 0.067751 10.0.0.185 - - [2026-07-28 18:17:20] "GET / HTTP/1.1" 200 36499 0.002059 10.0.0.185 - - [2026-07-28 18:17:23] "POST /fqname-to-id HTTP/1.1" 401 298 0.000761 10.0.0.185 - - [2026-07-28 18:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.042990 10.0.0.185 - - [2026-07-28 18:17:23] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.006847 10.0.0.185 - - [2026-07-28 18:17:23] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003820 10.0.0.185 - - [2026-07-28 18:17:23] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004244 10.0.0.185 - - [2026-07-28 18:17:23] "PUT /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d HTTP/1.1" 200 266 0.012249 10.0.0.185 - - [2026-07-28 18:17:24] "GET /aaa-mode HTTP/1.1" 401 298 0.000506 10.0.0.185 - - [2026-07-28 18:17:24] "GET /aaa-mode HTTP/1.1" 200 128 0.033796 10.0.0.185 - - [2026-07-28 18:17:24] "POST /fqname-to-id HTTP/1.1" 404 181 0.032877 10.0.0.185 - - [2026-07-28 18:17:24] "GET /projects?obj_uuids=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002709 10.0.0.185 - - [2026-07-28 18:17:24] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001696 10.0.0.185 - - [2026-07-28 18:17:24] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009780 10.0.0.185 - - [2026-07-28 18:17:25] "POST /id-to-fqname HTTP/1.1" 200 183 0.001479 10.0.0.185 - - [2026-07-28 18:17:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.004101 10.0.0.185 - - [2026-07-28 18:17:25] "POST /security-groups HTTP/1.1" 200 578 0.064459 10.0.0.185 - - [2026-07-28 18:17:25] "POST /fqname-to-id HTTP/1.1" 404 227 0.003381 10.0.0.185 - - [2026-07-28 18:17:25] "POST /projects HTTP/1.1" 200 567 0.235338 10.0.0.185 - - [2026-07-28 18:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.312348 10.0.0.185 - - [2026-07-28 18:17:25] "POST /access-control-lists HTTP/1.1" 200 593 0.068502 10.0.0.185 - - [2026-07-28 18:17:25] "POST /fqname-to-id HTTP/1.1" 404 226 0.002693 10.0.0.185 - - [2026-07-28 18:17:25] "GET /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.470649 10.0.0.185 - - [2026-07-28 18:17:25] "POST /access-control-lists HTTP/1.1" 200 591 0.068630 10.0.0.185 - - [2026-07-28 18:17:25] "POST /fqname-to-id HTTP/1.1" 404 181 0.030974 10.0.0.185 - - [2026-07-28 18:17:25] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003788 10.0.0.185 - - [2026-07-28 18:17:25] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001250 10.0.0.185 - - [2026-07-28 18:17:25] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008075 10.0.0.185 - - [2026-07-28 18:17:26] "POST /id-to-fqname HTTP/1.1" 200 183 0.002280 10.0.0.185 - - [2026-07-28 18:17:26] "POST /fqname-to-id HTTP/1.1" 404 192 0.004365 10.0.0.185 - - [2026-07-28 18:17:26] "POST /security-groups HTTP/1.1" 200 578 0.075220 10.0.0.185 - - [2026-07-28 18:17:26] "POST /fqname-to-id HTTP/1.1" 404 227 0.004197 10.0.0.185 - - [2026-07-28 18:17:26] "POST /projects HTTP/1.1" 200 567 0.262086 10.0.0.185 - - [2026-07-28 18:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.305203 10.0.0.185 - - [2026-07-28 18:17:26] "POST /access-control-lists HTTP/1.1" 200 593 0.067712 10.0.0.185 - - [2026-07-28 18:17:26] "GET /project/915f5ff8-cb52-481e-b903-b9deba10a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.469967 10.0.0.185 - - [2026-07-28 18:17:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.003409 10.0.0.185 - - [2026-07-28 18:17:26] "POST /access-control-lists HTTP/1.1" 200 591 0.069307 10.0.0.185 - - [2026-07-28 18:17:27] "GET / HTTP/1.1" 200 36499 0.002490 10.0.0.185 - - [2026-07-28 18:17:27] "GET / HTTP/1.1" 200 36499 0.001729 10.0.0.185 - - [2026-07-28 18:17:28] "POST /fqname-to-id HTTP/1.1" 404 181 0.003799 10.0.0.185 - - [2026-07-28 18:17:28] "POST /api-access-lists HTTP/1.1" 200 523 0.020426 10.0.0.185 - - [2026-07-28 18:17:28] "GET /api-access-list/6881c6a2-b47d-401d-95de-ac05d3949254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.007067 10.0.0.185 - - [2026-07-28 18:17:28] "GET /api-access-list/6881c6a2-b47d-401d-95de-ac05d3949254 HTTP/1.1" 401 298 0.000582 10.0.0.185 - - [2026-07-28 18:17:28] "GET /api-access-list/6881c6a2-b47d-401d-95de-ac05d3949254 HTTP/1.1" 200 1266 0.080364 10.0.0.185 - - [2026-07-28 18:17:29] "POST /fqname-to-id HTTP/1.1" 401 298 0.000736 10.0.0.185 - - [2026-07-28 18:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.081304 10.0.0.185 - - [2026-07-28 18:17:29] "GET /projects?obj_uuids=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001452 10.0.0.185 - - [2026-07-28 18:17:29] "GET /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.047825 10.0.0.185 - - [2026-07-28 18:17:29] "GET /virtual-networks?parent_id=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016465 10.0.0.185 - - [2026-07-28 18:17:29] "POST /virtual-networks HTTP/1.1" 200 570 0.068983 10.0.0.185 - - [2026-07-28 18:17:29] "POST /route-targets HTTP/1.1" 200 329 0.014248 10.0.0.185 - - [2026-07-28 18:17:29] "POST /ref-update HTTP/1.1" 200 156 0.032506 10.0.0.185 - - [2026-07-28 18:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.035410 10.0.0.185 - - [2026-07-28 18:17:29] "GET /network-ipam/af370e3c-b25b-4dcd-b5c1-e7d34dea8195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012190 10.0.0.185 - - [2026-07-28 18:17:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005173 10.0.0.185 - - [2026-07-28 18:17:29] "POST /ref-update HTTP/1.1" 200 156 0.064470 252.185.232.251 - - [2026-07-28 18:17:30] "POST /neutron/network HTTP/1.1" 200 831 0.061896 252.185.232.251 - - [2026-07-28 18:17:30] "POST /neutron/network HTTP/1.1" 200 831 0.024035 10.0.0.185 - - [2026-07-28 18:17:30] "GET /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.018060 252.185.232.251 - - [2026-07-28 18:17:30] "POST /neutron/network HTTP/1.1" 200 831 0.025454 252.185.232.251 - - [2026-07-28 18:17:30] "POST /neutron/subnet HTTP/1.1" 200 683 0.031376 10.0.0.185 - - [2026-07-28 18:17:30] "GET /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287 HTTP/1.1" 401 298 0.000681 10.0.0.185 - - [2026-07-28 18:17:30] "GET /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287 HTTP/1.1" 200 2274 0.056406 10.0.0.185 - - [2026-07-28 18:17:30] "GET /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287 HTTP/1.1" 401 298 0.000561 10.0.0.185 - - [2026-07-28 18:17:31] "GET /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287 HTTP/1.1" 200 2014 0.061166 10.0.0.185 - - [2026-07-28 18:17:31] "GET /obj-perms HTTP/1.1" 200 6346 0.075203 10.0.0.185 - - [2026-07-28 18:17:31] "POST /fqname-to-id HTTP/1.1" 401 298 0.000419 10.0.0.185 - - [2026-07-28 18:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.034087 10.0.0.185 - - [2026-07-28 18:17:32] "GET /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.013959 10.0.0.185 - - [2026-07-28 18:17:32] "GET /obj-perms HTTP/1.1" 200 6346 0.012738 10.0.0.185 - - [2026-07-28 18:17:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.021124 10.0.0.185 - - [2026-07-28 18:17:32] "GET /obj-perms HTTP/1.1" 200 6346 0.075260 10.0.0.185 - - [2026-07-28 18:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.185 - - [2026-07-28 18:17:32] "GET /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.015713 10.0.0.185 - - [2026-07-28 18:17:33] "GET /obj-perms HTTP/1.1" 200 6346 0.010139 10.0.0.185 - - [2026-07-28 18:17:33] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.019494 10.0.0.185 - - [2026-07-28 18:17:33] "POST /id-to-fqname HTTP/1.1" 401 298 0.000540 10.0.0.185 - - [2026-07-28 18:17:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.042588 252.185.232.251 - - [2026-07-28 18:17:34] "POST /neutron/network HTTP/1.1" 200 841 0.052753 10.0.0.185 - - [2026-07-28 18:17:34] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001216 252.185.232.251 - - [2026-07-28 18:17:34] "GET /project/915f5ff8-cb52-481e-b903-b9deba10a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.065866 252.185.232.251 - - [2026-07-28 18:17:34] "POST /neutron/network HTTP/1.1" 200 831 0.006280 252.185.232.251 - - [2026-07-28 18:17:34] "POST /neutron/port HTTP/1.1" 200 117 0.036144 252.185.232.251 - - [2026-07-28 18:17:34] "POST /neutron/port HTTP/1.1" 200 117 0.011228 252.185.232.251 - - [2026-07-28 18:17:34] "POST /neutron/port HTTP/1.1" 200 117 0.006320 252.185.232.251 - - [2026-07-28 18:17:35] "POST /neutron/network HTTP/1.1" 200 841 0.028017 252.185.232.251 - - [2026-07-28 18:17:35] "POST /neutron/network HTTP/1.1" 200 831 0.029699 10.0.0.185 - - [2026-07-28 18:17:35] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001585 252.185.232.251 - - [2026-07-28 18:17:36] "POST /neutron/port HTTP/1.1" 200 1055 0.438734 252.185.232.251 - - [2026-07-28 18:17:36] "POST /neutron/port HTTP/1.1" 200 1055 0.016473 252.185.232.251 - - [2026-07-28 18:17:36] "POST /neutron/port HTTP/1.1" 200 1055 0.012275 252.185.232.251 - - [2026-07-28 18:17:36] "POST /neutron/port HTTP/1.1" 200 1105 0.083532 252.185.232.251 - - [2026-07-28 18:17:36] "POST /neutron/port HTTP/1.1" 200 1115 0.016007 252.185.232.251 - - [2026-07-28 18:17:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003731 252.185.232.251 - - [2026-07-28 18:17:36] "POST /neutron/subnet HTTP/1.1" 200 657 0.007548 252.185.232.251 - - [2026-07-28 18:17:36] "POST /neutron/port HTTP/1.1" 200 117 0.001873 252.185.232.251 - - [2026-07-28 18:17:36] "POST /neutron/network HTTP/1.1" 200 831 0.007667 252.185.232.251 - - [2026-07-28 18:17:40] "POST /neutron/port HTTP/1.1" 200 1115 0.017363 252.185.232.251 - - [2026-07-28 18:17:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010156 252.185.232.251 - - [2026-07-28 18:17:40] "POST /neutron/port HTTP/1.1" 200 1115 0.018065 252.185.232.251 - - [2026-07-28 18:17:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.036445 252.185.232.251 - - [2026-07-28 18:17:40] "POST /neutron/port HTTP/1.1" 200 1115 0.016005 252.185.232.251 - - [2026-07-28 18:17:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006527 252.185.232.251 - - [2026-07-28 18:17:40] "POST /neutron/port HTTP/1.1" 200 1115 0.013294 252.185.232.251 - - [2026-07-28 18:17:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006668 10.0.0.185 - - [2026-07-28 18:17:40] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292 HTTP/1.1" 200 1290 0.017555 10.0.0.185 - - [2026-07-28 18:17:40] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292 HTTP/1.1" 200 1290 0.019226 10.0.0.185 - - [2026-07-28 18:17:40] "GET /virtual-machine-interface/f0668dc3-e7fe-42bb-8df7-aff2d5c131fc HTTP/1.1" 200 2533 0.019464 10.0.0.185 - - [2026-07-28 18:17:40] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292 HTTP/1.1" 200 1290 0.013817 10.0.0.185 - - [2026-07-28 18:17:41] "GET /virtual-machine-interface/f0668dc3-e7fe-42bb-8df7-aff2d5c131fc HTTP/1.1" 200 2533 0.020693 10.0.0.185 - - [2026-07-28 18:17:41] "GET /instance-ip/cba98038-ae3d-482b-8a11-db49cea38c5d HTTP/1.1" 200 1629 0.016201 10.0.0.185 - - [2026-07-28 18:17:41] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292 HTTP/1.1" 200 1290 0.014891 10.0.0.185 - - [2026-07-28 18:17:41] "GET /virtual-machine-interface/f0668dc3-e7fe-42bb-8df7-aff2d5c131fc HTTP/1.1" 200 2533 0.023089 10.0.0.185 - - [2026-07-28 18:17:41] "GET /instance-ip/cba98038-ae3d-482b-8a11-db49cea38c5d HTTP/1.1" 200 1629 0.019223 10.0.0.185 - - [2026-07-28 18:17:41] "POST /fqname-to-id HTTP/1.1" 403 329 0.014386 10.0.0.185 - - [2026-07-28 18:17:41] "GET / HTTP/1.1" 200 36499 0.002324 10.0.0.185 - - [2026-07-28 18:17:41] "POST /fqname-to-id HTTP/1.1" 401 298 0.000750 10.0.0.185 - - [2026-07-28 18:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.042299 10.0.0.185 - - [2026-07-28 18:17:42] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005053 10.0.0.185 - - [2026-07-28 18:17:42] "GET /virtual-networks?parent_id=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014095 10.0.0.185 - - [2026-07-28 18:17:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.015602 10.0.0.185 - - [2026-07-28 18:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.185 - - [2026-07-28 18:17:42] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004712 10.0.0.185 - - [2026-07-28 18:17:42] "GET /virtual-networks?parent_id=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013526 10.0.0.185 - - [2026-07-28 18:17:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.012958 10.0.0.185 - - [2026-07-28 18:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.185 - - [2026-07-28 18:17:42] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003918 10.0.0.185 - - [2026-07-28 18:17:42] "GET /virtual-networks?parent_id=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013312 10.0.0.185 - - [2026-07-28 18:17:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.017705 10.0.0.185 - - [2026-07-28 18:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.185 - - [2026-07-28 18:17:42] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003234 10.0.0.185 - - [2026-07-28 18:17:42] "GET /virtual-networks?parent_id=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014048 10.0.0.185 - - [2026-07-28 18:17:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.012377 10.0.0.185 - - [2026-07-28 18:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.185 - - [2026-07-28 18:17:42] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003711 10.0.0.185 - - [2026-07-28 18:17:43] "GET /virtual-networks?parent_id=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013422 10.0.0.185 - - [2026-07-28 18:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013740 10.0.0.185 - - [2026-07-28 18:17:46] "GET /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.017334 252.185.232.251 - - [2026-07-28 18:17:46] "POST /neutron/port HTTP/1.1" 200 1115 0.013528 252.185.232.251 - - [2026-07-28 18:17:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006282 252.185.232.251 - - [2026-07-28 18:17:46] "POST /neutron/port HTTP/1.1" 200 1115 0.014633 252.185.232.251 - - [2026-07-28 18:17:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007334 252.185.232.251 - - [2026-07-28 18:17:47] "POST /neutron/port HTTP/1.1" 200 1115 0.054085 252.185.232.251 - - [2026-07-28 18:17:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006721 10.0.0.185 - - [2026-07-28 18:17:48] "POST /fqname-to-id HTTP/1.1" 403 329 0.014974 10.0.0.185 - - [2026-07-28 18:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.185 - - [2026-07-28 18:17:48] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004928 10.0.0.185 - - [2026-07-28 18:17:48] "GET /virtual-networks?parent_id=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015814 10.0.0.185 - - [2026-07-28 18:17:48] "DELETE /project/1cbd6fb14ae440e48be9d547afab6272 HTTP/1.1" 404 173 0.012917 10.0.0.185 - - [2026-07-28 18:17:48] "DELETE /project/915f5ff8cb52481eb903b9deba10a3a9 HTTP/1.1" 404 173 0.007113 10.0.0.185 - - [2026-07-28 18:17:48] "DELETE /project/bca64272a80e4cdeba69a0b196a9f536 HTTP/1.1" 404 173 0.012339 10.0.0.185 - - [2026-07-28 18:17:48] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001363 10.0.0.185 - - [2026-07-28 18:17:48] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.038144 10.0.0.185 - - [2026-07-28 18:17:48] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001668 10.0.0.185 - - [2026-07-28 18:17:48] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?fields=security_groups HTTP/1.1" 200 1348 0.070944 10.0.0.185 - - [2026-07-28 18:17:48] "POST /fqname-to-id HTTP/1.1" 403 329 0.053411 10.0.0.185 - - [2026-07-28 18:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.185 - - [2026-07-28 18:17:48] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004236 10.0.0.185 - - [2026-07-28 18:17:48] "GET /virtual-networks?parent_id=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.034018 10.0.0.185 - - [2026-07-28 18:17:48] "DELETE /security-group/ec4b161f-0e16-47a0-abc3-b71b5ff245b6 HTTP/1.1" 200 115 0.059270 10.0.0.185 - - [2026-07-28 18:17:48] "GET /projects?obj_uuids=6dd3fdb6-e5bc-4505-8a59-bff27d97a967&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001742 10.0.0.185 - - [2026-07-28 18:17:48] "DELETE /access-control-list/84f25fad-be9f-4178-9bb0-3abda0316c87 HTTP/1.1" 200 115 0.052725 10.0.0.185 - - [2026-07-28 18:17:48] "POST /fqname-to-id HTTP/1.1" 403 351 0.039911 10.0.0.185 - - [2026-07-28 18:17:48] "GET /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967?fields=application_policy_sets HTTP/1.1" 200 1387 0.056097 10.0.0.185 - - [2026-07-28 18:17:48] "DELETE /access-control-list/9bbe883b-8371-444c-bec4-7da124ff0110 HTTP/1.1" 200 115 0.060657 10.0.0.185 - - [2026-07-28 18:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012429 10.0.0.185 - - [2026-07-28 18:17:48] "GET /routing-instance/008247da-ca9c-4fe3-bd69-f1e3306fdb7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.004409 10.0.0.185 - - [2026-07-28 18:17:48] "GET /route-target/b0b53765-1187-4647-a4b0-e45afda63cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.014585 10.0.0.185 - - [2026-07-28 18:17:48] "GET /route-target/b0b53765-1187-4647-a4b0-e45afda63cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.007648 10.0.0.185 - - [2026-07-28 18:17:48] "DELETE /project/6dd3fdb6-e5bc-4505-8a59-bff27d97a967 HTTP/1.1" 200 115 0.452626 10.0.0.185 - - [2026-07-28 18:17:49] "POST /fqname-to-id HTTP/1.1" 403 329 0.017348 10.0.0.185 - - [2026-07-28 18:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.185 - - [2026-07-28 18:17:49] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008001 10.0.0.185 - - [2026-07-28 18:17:49] "GET /virtual-networks?parent_id=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017226 10.0.0.185 - - [2026-07-28 18:17:49] "POST /fqname-to-id HTTP/1.1" 403 351 0.016227 10.0.0.185 - - [2026-07-28 18:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.185 - - [2026-07-28 18:17:49] "GET /routing-instance/008247da-ca9c-4fe3-bd69-f1e3306fdb7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.004664 10.0.0.185 - - [2026-07-28 18:17:49] "GET /route-target/b0b53765-1187-4647-a4b0-e45afda63cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.013668 10.0.0.185 - - [2026-07-28 18:17:49] "GET /route-target/b0b53765-1187-4647-a4b0-e45afda63cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004339 10.0.0.185 - - [2026-07-28 18:17:49] "GET /obj-perms HTTP/1.1" 200 6346 0.016545 10.0.0.185 - - [2026-07-28 18:17:49] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.024724 10.0.0.185 - - [2026-07-28 18:17:49] "GET /obj-perms HTTP/1.1" 200 6346 0.019460 10.0.0.185 - - [2026-07-28 18:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.185 - - [2026-07-28 18:17:49] "GET /virtual-machine-interface/f0668dc3-e7fe-42bb-8df7-aff2d5c131fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.021864 252.185.232.251 - - [2026-07-28 18:17:49] "POST /neutron/port HTTP/1.1" 200 1115 0.057746 10.0.0.185 - - [2026-07-28 18:17:49] "GET /obj-perms HTTP/1.1" 200 6346 0.013174 10.0.0.185 - - [2026-07-28 18:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 252.185.232.251 - - [2026-07-28 18:17:49] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005709 10.0.0.185 - - [2026-07-28 18:17:49] "GET /virtual-machine-interface/f0668dc3-e7fe-42bb-8df7-aff2d5c131fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.019283 10.0.0.185 - - [2026-07-28 18:17:49] "GET /obj-perms HTTP/1.1" 200 6346 0.012401 10.0.0.185 - - [2026-07-28 18:17:49] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.014808 10.0.0.185 - - [2026-07-28 18:17:50] "GET /obj-perms HTTP/1.1" 200 6346 0.016216 10.0.0.185 - - [2026-07-28 18:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.185 - - [2026-07-28 18:17:50] "GET /virtual-machine-interface/f0668dc3-e7fe-42bb-8df7-aff2d5c131fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.030512 10.0.0.185 - - [2026-07-28 18:17:50] "GET /obj-perms HTTP/1.1" 200 6346 0.011974 10.0.0.185 - - [2026-07-28 18:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.185 - - [2026-07-28 18:17:50] "GET /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.017304 10.0.0.185 - - [2026-07-28 18:17:50] "GET /obj-perms HTTP/1.1" 200 6346 0.011419 10.0.0.185 - - [2026-07-28 18:17:50] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.015389 10.0.0.185 - - [2026-07-28 18:17:50] "GET /obj-perms HTTP/1.1" 200 6346 0.011632 10.0.0.185 - - [2026-07-28 18:17:50] "GET /obj-perms HTTP/1.1" 200 6346 0.011165 10.0.0.185 - - [2026-07-28 18:17:51] "GET /obj-perms HTTP/1.1" 200 6346 0.076634 10.0.0.185 - - [2026-07-28 18:17:51] "GET /obj-perms HTTP/1.1" 200 6346 0.011335 10.0.0.185 - - [2026-07-28 18:17:51] "GET /obj-perms HTTP/1.1" 200 6451 0.067263 10.0.0.185 - - [2026-07-28 18:17:51] "GET /obj-perms HTTP/1.1" 200 6451 0.002061 10.0.0.185 - - [2026-07-28 18:17:51] "GET /global-system-configs HTTP/1.1" 401 298 0.000560 10.0.0.185 - - [2026-07-28 18:17:51] "GET /obj-perms HTTP/1.1" 200 6346 0.024850 10.0.0.185 - - [2026-07-28 18:17:51] "GET /global-system-configs HTTP/1.1" 401 298 0.000520 10.0.0.185 - - [2026-07-28 18:17:51] "GET /obj-perms HTTP/1.1" 200 6346 0.017292 10.0.0.185 - - [2026-07-28 18:17:52] "GET /obj-perms HTTP/1.1" 200 6346 0.076797 10.0.0.185 - - [2026-07-28 18:17:52] "GET /obj-perms HTTP/1.1" 200 6346 0.009541 10.0.0.185 - - [2026-07-28 18:17:52] "GET /obj-perms HTTP/1.1" 200 6451 0.002575 10.0.0.185 - - [2026-07-28 18:17:52] "GET /obj-perms HTTP/1.1" 200 6451 0.001950 10.0.0.185 - - [2026-07-28 18:17:52] "GET /obj-perms HTTP/1.1" 200 6346 0.012199 10.0.0.185 - - [2026-07-28 18:17:52] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.014287 10.0.0.185 - - [2026-07-28 18:17:52] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292 HTTP/1.1" 200 1290 0.014378 10.0.0.185 - - [2026-07-28 18:17:53] "GET /global-system-configs HTTP/1.1" 401 298 0.000432 10.0.0.185 - - [2026-07-28 18:17:53] "GET /global-system-configs HTTP/1.1" 401 298 0.000403 252.185.232.251 - - [2026-07-28 18:17:53] "POST /neutron/port HTTP/1.1" 200 1115 0.016806 252.185.232.251 - - [2026-07-28 18:17:53] "POST /neutron/port HTTP/1.1" 200 1105 0.014709 252.185.232.251 - - [2026-07-28 18:17:53] "POST /neutron/port HTTP/1.1" 200 151 0.144015 10.0.0.185 - - [2026-07-28 18:17:54] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292 HTTP/1.1" 404 171 0.012636 10.0.0.185 - - [2026-07-28 18:17:54] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292 HTTP/1.1" 404 171 0.010927 10.0.0.185 - - [2026-07-28 18:17:54] "GET /virtual-machine/dfe87bf1-eb3d-49fe-977d-4fa2fe6ca292 HTTP/1.1" 404 171 0.009959 10.0.0.185 - - [2026-07-28 18:17:55] "POST /fqname-to-id HTTP/1.1" 403 329 0.014675 10.0.0.185 - - [2026-07-28 18:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.185 - - [2026-07-28 18:17:55] "GET /global-vrouter-config/30d424b5-d834-4dbb-b75d-79ea6d32b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003831 10.0.0.185 - - [2026-07-28 18:17:55] "GET /virtual-networks?parent_id=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013955 10.0.0.185 - - [2026-07-28 18:17:55] "POST /fqname-to-id HTTP/1.1" 403 351 0.015534 10.0.0.185 - - [2026-07-28 18:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.185 - - [2026-07-28 18:17:55] "GET /routing-instance/008247da-ca9c-4fe3-bd69-f1e3306fdb7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.004250 10.0.0.185 - - [2026-07-28 18:17:55] "GET /route-target/b0b53765-1187-4647-a4b0-e45afda63cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012419 10.0.0.185 - - [2026-07-28 18:17:55] "GET /route-target/b0b53765-1187-4647-a4b0-e45afda63cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004609 10.0.0.185 - - [2026-07-28 18:17:55] "GET /obj-perms HTTP/1.1" 200 6346 0.010892 10.0.0.185 - - [2026-07-28 18:17:55] "GET /obj-perms HTTP/1.1" 200 6346 0.010654 10.0.0.185 - - [2026-07-28 18:17:56] "GET /obj-perms HTTP/1.1" 200 6346 0.082568 10.0.0.185 - - [2026-07-28 18:17:56] "GET /obj-perms HTTP/1.1" 200 6346 0.011588 10.0.0.185 - - [2026-07-28 18:17:56] "GET /obj-perms HTTP/1.1" 200 6451 0.001902 10.0.0.185 - - [2026-07-28 18:17:56] "GET /obj-perms HTTP/1.1" 200 6451 0.002080 10.0.0.185 - - [2026-07-28 18:17:59] "GET /obj-perms HTTP/1.1" 200 6451 0.002646 10.0.0.185 - - [2026-07-28 18:17:59] "GET /obj-perms HTTP/1.1" 200 6451 0.001827 10.0.0.185 - - [2026-07-28 18:17:59] "GET /obj-perms HTTP/1.1" 200 6414 0.104079 10.0.0.185 - - [2026-07-28 18:18:00] "GET /obj-perms HTTP/1.1" 200 6414 0.072756 10.0.0.185 - - [2026-07-28 18:18:02] "GET /obj-perms HTTP/1.1" 200 6451 0.002364 10.0.0.185 - - [2026-07-28 18:18:02] "GET /obj-perms HTTP/1.1" 200 6451 0.002355 10.0.0.185 - - [2026-07-28 18:18:05] "GET /obj-perms HTTP/1.1" 200 6451 0.003007 10.0.0.185 - - [2026-07-28 18:18:05] "GET /obj-perms HTTP/1.1" 200 6451 0.002618 10.0.0.185 - - [2026-07-28 18:18:09] "GET /obj-perms HTTP/1.1" 200 6451 0.001896 10.0.0.185 - - [2026-07-28 18:18:09] "GET /obj-perms HTTP/1.1" 200 6451 0.002107 10.0.0.185 - - [2026-07-28 18:18:12] "GET /obj-perms HTTP/1.1" 200 6451 0.002748 10.0.0.185 - - [2026-07-28 18:18:12] "GET /obj-perms HTTP/1.1" 200 6451 0.002465 10.0.0.185 - - [2026-07-28 18:18:12] "GET /obj-perms HTTP/1.1" 200 6451 0.003294 10.0.0.185 - - [2026-07-28 18:18:12] "GET /obj-perms HTTP/1.1" 200 6451 0.002298 10.0.0.185 - - [2026-07-28 18:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.185 - - [2026-07-28 18:18:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004298 10.0.0.185 - - [2026-07-28 18:18:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003818 10.0.0.185 - - [2026-07-28 18:18:12] "DELETE /virtual-network/fe4dfa7c-20f3-4f0c-86a4-f1b7e8cd7287 HTTP/1.1" 200 115 0.111545 10.0.0.185 - - [2026-07-28 18:18:12] "DELETE /route-target/b0b53765-1187-4647-a4b0-e45afda63cb4 HTTP/1.1" 200 115 0.039340 10.0.0.185 - - [2026-07-28 18:18:12] "DELETE /api-access-list/6881c6a2-b47d-401d-95de-ac05d3949254 HTTP/1.1" 200 115 0.036927 10.0.0.185 - - [2026-07-28 18:18:12] "GET /api-access-list/6881c6a2-b47d-401d-95de-ac05d3949254 HTTP/1.1" 404 171 0.003341 10.0.0.185 - - [2026-07-28 18:18:13] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001498 10.0.0.185 - - [2026-07-28 18:18:13] "GET /project/915f5ff8-cb52-481e-b903-b9deba10a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.038356 10.0.0.185 - - [2026-07-28 18:18:13] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002125 10.0.0.185 - - [2026-07-28 18:18:13] "GET /project/915f5ff8-cb52-481e-b903-b9deba10a3a9?fields=virtual_networks HTTP/1.1" 200 1024 0.037886 10.0.0.185 - - [2026-07-28 18:18:13] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001647 10.0.0.185 - - [2026-07-28 18:18:13] "GET /project/915f5ff8-cb52-481e-b903-b9deba10a3a9?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.031890 10.0.0.185 - - [2026-07-28 18:18:13] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001151 10.0.0.185 - - [2026-07-28 18:18:13] "GET /project/915f5ff8-cb52-481e-b903-b9deba10a3a9?fields=security_groups HTTP/1.1" 200 1245 0.029517 10.0.0.185 - - [2026-07-28 18:18:13] "GET /projects?obj_uuids=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001513 10.0.0.185 - - [2026-07-28 18:18:13] "GET /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.037004 10.0.0.185 - - [2026-07-28 18:18:13] "GET /projects?obj_uuids=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001241 10.0.0.185 - - [2026-07-28 18:18:13] "GET /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272?fields=virtual_networks HTTP/1.1" 200 1023 0.026879 10.0.0.185 - - [2026-07-28 18:18:13] "GET /projects?obj_uuids=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001292 10.0.0.185 - - [2026-07-28 18:18:13] "GET /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.032288 10.0.0.185 - - [2026-07-28 18:18:14] "GET /projects?obj_uuids=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001696 10.0.0.185 - - [2026-07-28 18:18:14] "GET /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272?fields=security_groups HTTP/1.1" 200 1244 0.033095 10.0.0.185 - - [2026-07-28 18:18:15] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004794 10.0.0.185 - - [2026-07-28 18:18:15] "PUT /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d HTTP/1.1" 200 266 0.011590 10.0.0.185 - - [2026-07-28 18:18:15] "GET /projects?obj_uuids=bca64272-a80e-4cde-ba69-a0b196a9f536&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001230 10.0.0.185 - - [2026-07-28 18:18:15] "GET /project/bca64272-a80e-4cde-ba69-a0b196a9f536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.030619 10.0.0.185 - - [2026-07-28 18:18:15] "GET /projects?obj_uuids=bca64272-a80e-4cde-ba69-a0b196a9f536&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003017 10.0.0.185 - - [2026-07-28 18:18:15] "GET /project/bca64272-a80e-4cde-ba69-a0b196a9f536?fields=virtual_networks HTTP/1.1" 200 1024 0.075365 10.0.0.185 - - [2026-07-28 18:18:16] "GET /projects?obj_uuids=bca64272-a80e-4cde-ba69-a0b196a9f536&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001290 10.0.0.185 - - [2026-07-28 18:18:16] "GET /project/bca64272-a80e-4cde-ba69-a0b196a9f536?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.039472 10.0.0.185 - - [2026-07-28 18:18:16] "GET /projects?obj_uuids=bca64272-a80e-4cde-ba69-a0b196a9f536&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001422 10.0.0.185 - - [2026-07-28 18:18:16] "GET /project/bca64272-a80e-4cde-ba69-a0b196a9f536?fields=security_groups HTTP/1.1" 200 1245 0.032489 10.0.0.185 - - [2026-07-28 18:18:16] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001801 10.0.0.185 - - [2026-07-28 18:18:16] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009746 10.0.0.185 - - [2026-07-28 18:18:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.096862 10.0.0.185 - - [2026-07-28 18:18:17] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.018042 10.0.0.185 - - [2026-07-28 18:18:18] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001357 10.0.0.185 - - [2026-07-28 18:18:18] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010723 10.0.0.185 - - [2026-07-28 18:18:18] "POST /id-to-fqname HTTP/1.1" 200 188 0.001837 10.0.0.185 - - [2026-07-28 18:18:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.023167 10.0.0.185 - - [2026-07-28 18:18:18] "POST /security-groups HTTP/1.1" 200 583 0.187026 10.0.0.185 - - [2026-07-28 18:18:18] "POST /projects HTTP/1.1" 200 577 0.554380 10.0.0.185 - - [2026-07-28 18:18:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.041799 10.0.0.185 - - [2026-07-28 18:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.697187 10.0.0.185 - - [2026-07-28 18:18:18] "POST /access-control-lists HTTP/1.1" 200 598 0.161417 10.0.0.185 - - [2026-07-28 18:18:18] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 1.196363 10.0.0.185 - - [2026-07-28 18:18:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.015592 10.0.0.185 - - [2026-07-28 18:18:19] "POST /access-control-lists HTTP/1.1" 200 596 0.145187 10.0.0.185 - - [2026-07-28 18:18:21] "GET / HTTP/1.1" 200 36499 0.008085 10.0.0.185 - - [2026-07-28 18:18:26] "POST /fqname-to-id HTTP/1.1" 401 298 0.000708 10.0.0.185 - - [2026-07-28 18:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.103740 10.0.0.185 - - [2026-07-28 18:18:26] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.013979 10.0.0.185 - - [2026-07-28 18:18:27] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.005003 10.0.0.185 - - [2026-07-28 18:18:27] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.014206 10.0.0.185 - - [2026-07-28 18:18:27] "PUT /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d HTTP/1.1" 200 266 0.014133 10.0.0.185 - - [2026-07-28 18:18:27] "GET /aaa-mode HTTP/1.1" 200 128 0.002056 10.0.0.185 - - [2026-07-28 18:18:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.038779 10.0.0.185 - - [2026-07-28 18:18:28] "GET /projects?obj_uuids=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004391 10.0.0.185 - - [2026-07-28 18:18:28] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001597 10.0.0.185 - - [2026-07-28 18:18:28] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010160 10.0.0.185 - - [2026-07-28 18:18:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.002523 10.0.0.185 - - [2026-07-28 18:18:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.020266 10.0.0.185 - - [2026-07-28 18:18:28] "POST /security-groups HTTP/1.1" 200 583 0.084706 10.0.0.185 - - [2026-07-28 18:18:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.004187 10.0.0.185 - - [2026-07-28 18:18:28] "POST /projects HTTP/1.1" 200 577 0.383114 10.0.0.185 - - [2026-07-28 18:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.464141 10.0.0.185 - - [2026-07-28 18:18:28] "POST /access-control-lists HTTP/1.1" 200 598 0.115674 10.0.0.185 - - [2026-07-28 18:18:28] "GET /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.716313 10.0.0.185 - - [2026-07-28 18:18:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.004388 10.0.0.185 - - [2026-07-28 18:18:29] "POST /access-control-lists HTTP/1.1" 200 596 0.072409 10.0.0.185 - - [2026-07-28 18:18:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.052186 10.0.0.185 - - [2026-07-28 18:18:29] "GET /projects?obj_uuids=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.013217 10.0.0.185 - - [2026-07-28 18:18:29] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002807 10.0.0.185 - - [2026-07-28 18:18:29] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.029002 10.0.0.185 - - [2026-07-28 18:18:29] "POST /id-to-fqname HTTP/1.1" 200 188 0.002700 10.0.0.185 - - [2026-07-28 18:18:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.007578 10.0.0.185 - - [2026-07-28 18:18:29] "POST /security-groups HTTP/1.1" 200 583 0.075901 10.0.0.185 - - [2026-07-28 18:18:30] "POST /projects HTTP/1.1" 200 577 0.319713 10.0.0.185 - - [2026-07-28 18:18:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.008789 10.0.0.185 - - [2026-07-28 18:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.378583 10.0.0.185 - - [2026-07-28 18:18:30] "POST /access-control-lists HTTP/1.1" 200 598 0.080711 10.0.0.185 - - [2026-07-28 18:18:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.007808 10.0.0.185 - - [2026-07-28 18:18:30] "GET /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.713821 10.0.0.185 - - [2026-07-28 18:18:30] "POST /access-control-lists HTTP/1.1" 200 596 0.083135 10.0.0.185 - - [2026-07-28 18:18:31] "GET / HTTP/1.1" 200 36499 0.002740 10.0.0.185 - - [2026-07-28 18:18:32] "GET / HTTP/1.1" 200 36499 0.002286 10.0.0.185 - - [2026-07-28 18:18:32] "POST /fqname-to-id HTTP/1.1" 404 181 0.004012 10.0.0.185 - - [2026-07-28 18:18:32] "POST /api-access-lists HTTP/1.1" 200 523 0.019721 10.0.0.185 - - [2026-07-28 18:18:32] "GET /api-access-list/b5ac20bc-c802-40ba-814d-9846cda34199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005919 10.0.0.185 - - [2026-07-28 18:18:32] "GET /api-access-list/b5ac20bc-c802-40ba-814d-9846cda34199 HTTP/1.1" 401 298 0.000449 10.0.0.185 - - [2026-07-28 18:18:33] "GET /api-access-list/b5ac20bc-c802-40ba-814d-9846cda34199 HTTP/1.1" 200 1290 0.104209 10.0.0.185 - - [2026-07-28 18:18:33] "POST /fqname-to-id HTTP/1.1" 401 298 0.000582 10.0.0.185 - - [2026-07-28 18:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.083129 10.0.0.185 - - [2026-07-28 18:18:33] "GET /projects?obj_uuids=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001209 10.0.0.185 - - [2026-07-28 18:18:33] "GET /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.043344 10.0.0.185 - - [2026-07-28 18:18:34] "GET /virtual-networks?parent_id=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020092 10.0.0.185 - - [2026-07-28 18:18:34] "POST /virtual-networks HTTP/1.1" 200 585 0.092317 10.0.0.185 - - [2026-07-28 18:18:34] "POST /route-targets HTTP/1.1" 200 329 0.032071 10.0.0.185 - - [2026-07-28 18:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.058474 10.0.0.185 - - [2026-07-28 18:18:34] "POST /ref-update HTTP/1.1" 200 156 0.036015 10.0.0.185 - - [2026-07-28 18:18:34] "GET /network-ipam/af370e3c-b25b-4dcd-b5c1-e7d34dea8195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.022149 10.0.0.185 - - [2026-07-28 18:18:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007150 10.0.0.185 - - [2026-07-28 18:18:34] "POST /ref-update HTTP/1.1" 200 156 0.095808 252.185.232.251 - - [2026-07-28 18:18:34] "POST /neutron/network HTTP/1.1" 200 846 0.068235 252.185.232.251 - - [2026-07-28 18:18:34] "POST /neutron/network HTTP/1.1" 200 846 0.031594 10.0.0.185 - - [2026-07-28 18:18:34] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.024052 252.185.232.251 - - [2026-07-28 18:18:34] "POST /neutron/network HTTP/1.1" 200 846 0.030333 252.185.232.251 - - [2026-07-28 18:18:35] "POST /neutron/subnet HTTP/1.1" 200 676 0.032887 10.0.0.185 - - [2026-07-28 18:18:35] "POST /fqname-to-id HTTP/1.1" 401 298 0.000624 10.0.0.185 - - [2026-07-28 18:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.065227 10.0.0.185 - - [2026-07-28 18:18:35] "GET /projects?obj_uuids=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004604 10.0.0.185 - - [2026-07-28 18:18:35] "GET /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.109290 10.0.0.185 - - [2026-07-28 18:18:35] "GET /virtual-networks?parent_id=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016063 10.0.0.185 - - [2026-07-28 18:18:35] "POST /virtual-networks HTTP/1.1" 200 585 0.087463 10.0.0.185 - - [2026-07-28 18:18:35] "POST /route-targets HTTP/1.1" 200 329 0.031263 10.0.0.185 - - [2026-07-28 18:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.042080 10.0.0.185 - - [2026-07-28 18:18:35] "POST /ref-update HTTP/1.1" 200 156 0.029550 10.0.0.185 - - [2026-07-28 18:18:35] "GET /network-ipam/af370e3c-b25b-4dcd-b5c1-e7d34dea8195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.025055 10.0.0.185 - - [2026-07-28 18:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.027561 10.0.0.185 - - [2026-07-28 18:18:36] "POST /ref-update HTTP/1.1" 200 156 0.102806 252.185.232.251 - - [2026-07-28 18:18:36] "POST /neutron/network HTTP/1.1" 200 847 0.079713 252.185.232.251 - - [2026-07-28 18:18:36] "POST /neutron/network HTTP/1.1" 200 847 0.024560 10.0.0.185 - - [2026-07-28 18:18:36] "GET /virtual-network/547b57b4-7510-481b-a1f3-170f095f49f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.020147 252.185.232.251 - - [2026-07-28 18:18:36] "POST /neutron/network HTTP/1.1" 200 847 0.040093 252.185.232.251 - - [2026-07-28 18:18:36] "POST /neutron/subnet HTTP/1.1" 200 681 0.048125 10.0.0.185 - - [2026-07-28 18:18:36] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0 HTTP/1.1" 401 298 0.000580 10.0.0.185 - - [2026-07-28 18:18:37] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0 HTTP/1.1" 200 2315 0.072233 10.0.0.185 - - [2026-07-28 18:18:37] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0 HTTP/1.1" 401 298 0.001201 10.0.0.185 - - [2026-07-28 18:18:37] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0 HTTP/1.1" 403 366 0.054809 10.0.0.185 - - [2026-07-28 18:18:37] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0 HTTP/1.1" 200 2315 0.007374 10.0.0.185 - - [2026-07-28 18:18:37] "GET /virtual-networks HTTP/1.1" 200 371 0.025881 10.0.0.185 - - [2026-07-28 18:18:37] "GET /virtual-networks HTTP/1.1" 200 371 0.027081 10.0.0.185 - - [2026-07-28 18:18:38] "GET /obj-perms HTTP/1.1" 403 257 0.057886 10.0.0.185 - - [2026-07-28 18:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.185 - - [2026-07-28 18:18:38] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.025289 10.0.0.185 - - [2026-07-28 18:18:38] "GET /obj-perms HTTP/1.1" 403 257 0.047635 10.0.0.185 - - [2026-07-28 18:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.185 - - [2026-07-28 18:18:38] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.009861 10.0.0.185 - - [2026-07-28 18:18:39] "GET /obj-perms HTTP/1.1" 200 6461 0.072293 10.0.0.185 - - [2026-07-28 18:18:39] "GET /obj-perms HTTP/1.1" 403 257 0.011683 10.0.0.185 - - [2026-07-28 18:18:39] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.030133 10.0.0.185 - - [2026-07-28 18:18:39] "GET /obj-perms HTTP/1.1" 403 257 0.012461 10.0.0.185 - - [2026-07-28 18:18:39] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.029175 10.0.0.185 - - [2026-07-28 18:18:39] "GET /obj-perms HTTP/1.1" 200 6461 0.002391 10.0.0.185 - - [2026-07-28 18:18:39] "PUT /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0 HTTP/1.1" 200 266 0.066754 10.0.0.185 - - [2026-07-28 18:18:39] "GET /virtual-networks HTTP/1.1" 200 132 0.029381 10.0.0.185 - - [2026-07-28 18:18:40] "GET /virtual-networks HTTP/1.1" 200 611 0.030654 10.0.0.185 - - [2026-07-28 18:18:40] "GET /virtual-networks HTTP/1.1" 200 1437 0.003981 10.0.0.185 - - [2026-07-28 18:18:40] "GET /obj-perms HTTP/1.1" 403 257 0.010184 10.0.0.185 - - [2026-07-28 18:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.185 - - [2026-07-28 18:18:40] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.015180 10.0.0.185 - - [2026-07-28 18:18:40] "GET /obj-perms HTTP/1.1" 403 257 0.053324 10.0.0.185 - - [2026-07-28 18:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.185 - - [2026-07-28 18:18:40] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.014776 10.0.0.185 - - [2026-07-28 18:18:40] "GET /obj-perms HTTP/1.1" 403 257 0.012569 10.0.0.185 - - [2026-07-28 18:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.185 - - [2026-07-28 18:18:40] "GET /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.019688 10.0.0.185 - - [2026-07-28 18:18:41] "GET /obj-perms HTTP/1.1" 200 6461 0.003033 10.0.0.185 - - [2026-07-28 18:18:41] "GET /obj-perms HTTP/1.1" 403 257 0.011436 10.0.0.185 - - [2026-07-28 18:18:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024497 10.0.0.185 - - [2026-07-28 18:18:41] "GET /obj-perms HTTP/1.1" 403 257 0.011118 10.0.0.185 - - [2026-07-28 18:18:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.033938 10.0.0.185 - - [2026-07-28 18:18:41] "GET /obj-perms HTTP/1.1" 200 6461 0.002093 10.0.0.185 - - [2026-07-28 18:18:41] "PUT /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0 HTTP/1.1" 200 266 0.065899 10.0.0.185 - - [2026-07-28 18:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007464 10.0.0.185 - - [2026-07-28 18:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005519 10.0.0.185 - - [2026-07-28 18:18:41] "DELETE /virtual-network/547b57b4-7510-481b-a1f3-170f095f49f0 HTTP/1.1" 200 115 0.122031 10.0.0.185 - - [2026-07-28 18:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013227 10.0.0.185 - - [2026-07-28 18:18:41] "DELETE /route-target/7504bee3-29db-4765-9b40-9b1652cda3c5 HTTP/1.1" 200 115 0.043105 10.0.0.185 - - [2026-07-28 18:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003765 10.0.0.185 - - [2026-07-28 18:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008697 10.0.0.185 - - [2026-07-28 18:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003979 10.0.0.185 - - [2026-07-28 18:18:41] "DELETE /virtual-network/80bf6e71-7e45-4b78-acca-390c193513b0 HTTP/1.1" 200 115 0.138044 10.0.0.185 - - [2026-07-28 18:18:41] "DELETE /route-target/dcd0718f-ff96-4707-9e7f-9f11b81674b1 HTTP/1.1" 200 115 0.033437 10.0.0.185 - - [2026-07-28 18:18:41] "DELETE /api-access-list/b5ac20bc-c802-40ba-814d-9846cda34199 HTTP/1.1" 200 115 0.032351 10.0.0.185 - - [2026-07-28 18:18:41] "GET /api-access-list/b5ac20bc-c802-40ba-814d-9846cda34199 HTTP/1.1" 404 171 0.009089 10.0.0.185 - - [2026-07-28 18:18:42] "GET /projects?obj_uuids=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001480 10.0.0.185 - - [2026-07-28 18:18:42] "GET /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038439 10.0.0.185 - - [2026-07-28 18:18:42] "GET /projects?obj_uuids=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001385 10.0.0.185 - - [2026-07-28 18:18:42] "GET /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f?fields=virtual_networks HTTP/1.1" 200 1032 0.065045 10.0.0.185 - - [2026-07-28 18:18:42] "GET /projects?obj_uuids=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001398 10.0.0.185 - - [2026-07-28 18:18:42] "GET /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.047666 10.0.0.185 - - [2026-07-28 18:18:42] "GET /projects?obj_uuids=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001854 10.0.0.185 - - [2026-07-28 18:18:42] "GET /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f?fields=security_groups HTTP/1.1" 200 1258 0.041414 10.0.0.185 - - [2026-07-28 18:18:43] "GET /projects?obj_uuids=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001724 10.0.0.185 - - [2026-07-28 18:18:43] "GET /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.037568 10.0.0.185 - - [2026-07-28 18:18:43] "GET /projects?obj_uuids=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001688 10.0.0.185 - - [2026-07-28 18:18:43] "GET /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8?fields=virtual_networks HTTP/1.1" 200 1034 0.094037 10.0.0.185 - - [2026-07-28 18:18:43] "GET /projects?obj_uuids=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002408 10.0.0.185 - - [2026-07-28 18:18:43] "GET /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.035417 10.0.0.185 - - [2026-07-28 18:18:43] "GET /projects?obj_uuids=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001483 10.0.0.185 - - [2026-07-28 18:18:43] "GET /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8?fields=security_groups HTTP/1.1" 200 1260 0.042127 10.0.0.185 - - [2026-07-28 18:18:44] "GET /aaa-mode HTTP/1.1" 200 128 0.001214 10.0.0.185 - - [2026-07-28 18:18:45] "GET / HTTP/1.1" 200 36499 0.002033 10.0.0.185 - - [2026-07-28 18:18:46] "GET / HTTP/1.1" 200 36499 0.001602 10.0.0.185 - - [2026-07-28 18:18:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.000651 10.0.0.185 - - [2026-07-28 18:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.100258 10.0.0.185 - - [2026-07-28 18:18:47] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001224 10.0.0.185 - - [2026-07-28 18:18:47] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.056421 10.0.0.185 - - [2026-07-28 18:18:47] "GET /virtual-networks?parent_id=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.013341 10.0.0.185 - - [2026-07-28 18:18:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.011191 10.0.0.185 - - [2026-07-28 18:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011188 10.0.0.185 - - [2026-07-28 18:18:47] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001518 10.0.0.185 - - [2026-07-28 18:18:47] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018986 10.0.0.185 - - [2026-07-28 18:18:47] "POST /service-templates HTTP/1.1" 403 264 0.010252 10.0.0.185 - - [2026-07-28 18:18:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.003572 10.0.0.185 - - [2026-07-28 18:18:47] "POST /api-access-lists HTTP/1.1" 200 557 0.023773 10.0.0.185 - - [2026-07-28 18:18:47] "GET /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.006252 10.0.0.185 - - [2026-07-28 18:18:47] "GET /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69 HTTP/1.1" 200 1324 0.004315 10.0.0.185 - - [2026-07-28 18:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017123 10.0.0.185 - - [2026-07-28 18:18:47] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001268 10.0.0.185 - - [2026-07-28 18:18:47] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044244 10.0.0.185 - - [2026-07-28 18:18:47] "GET /virtual-networks?parent_id=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018534 10.0.0.185 - - [2026-07-28 18:18:47] "POST /virtual-networks HTTP/1.1" 200 585 0.078470 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:18:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001121 10.0.0.185 - - [2026-07-28 18:18:47] "POST /route-targets HTTP/1.1" 200 329 0.022726 10.0.0.185 - - [2026-07-28 18:18:47] "POST /ref-update HTTP/1.1" 200 156 0.030642 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:18:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002040 10.0.0.185 - - [2026-07-28 18:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.048748 10.0.0.185 - - [2026-07-28 18:18:48] "GET /network-ipam/af370e3c-b25b-4dcd-b5c1-e7d34dea8195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.016855 10.0.0.185 - - [2026-07-28 18:18:48] "POST /useragent-kv HTTP/1.1" 200 115 0.009027 10.0.0.185 - - [2026-07-28 18:18:48] "POST /ref-update HTTP/1.1" 200 156 0.082083 252.185.232.251 - - [2026-07-28 18:18:48] "POST /neutron/network HTTP/1.1" 200 845 0.058391 252.185.232.251 - - [2026-07-28 18:18:48] "POST /neutron/network HTTP/1.1" 200 845 0.024805 10.0.0.185 - - [2026-07-28 18:18:48] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017443 252.185.232.251 - - [2026-07-28 18:18:48] "POST /neutron/network HTTP/1.1" 200 845 0.027173 252.185.232.251 - - [2026-07-28 18:18:48] "POST /neutron/subnet HTTP/1.1" 200 671 0.036605 252.185.232.251 - - [2026-07-28 18:18:48] "POST /neutron/network HTTP/1.1" 200 845 0.041309 10.0.0.185 - - [2026-07-28 18:18:48] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006660 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /project/0ad95a935f7c49c89b13a87b796fb65f HTTP/1.1" 404 173 0.025146 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /project/bd188185509649eabb8162666152ec08 HTTP/1.1" 404 173 0.022349 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=bca64272-a80e-4cde-ba69-a0b196a9f536&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001230 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000935 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /project/cda2524b0ac743c3a98b412b4975f3e8 HTTP/1.1" 404 173 0.011432 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001291 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000996 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000950 10.0.0.185 - - [2026-07-28 18:18:49] "GET /network-ipam/af370e3c-b25b-4dcd-b5c1-e7d34dea8195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.005910 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/bca64272-a80e-4cde-ba69-a0b196a9f536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.211998 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/915f5ff8-cb52-481e-b903-b9deba10a3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.223922 10.0.0.185 - - [2026-07-28 18:18:49] "GET /domains HTTP/1.1" 200 440 0.025184 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.269689 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.274347 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001436 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=bca64272-a80e-4cde-ba69-a0b196a9f536&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001033 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001737 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001073 10.0.0.185 - - [2026-07-28 18:18:49] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.010836 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.309467 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/bca64272-a80e-4cde-ba69-a0b196a9f536?fields=security_groups HTTP/1.1" 200 1335 0.129615 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/915f5ff8-cb52-481e-b903-b9deba10a3a9?fields=security_groups HTTP/1.1" 200 1335 0.138391 10.0.0.185 - - [2026-07-28 18:18:49] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 2411 0.087270 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8?fields=security_groups HTTP/1.1" 200 1350 0.120074 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f?fields=security_groups HTTP/1.1" 200 1348 0.130892 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001415 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001726 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272?fields=security_groups HTTP/1.1" 200 1334 0.077829 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/bd188185-5096-49ea-bb81-62666152ec08 HTTP/1.1" 200 2354 0.078157 10.0.0.185 - - [2026-07-28 18:18:49] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 200 2312 0.029974 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /security-group/1faae7b0-fac4-4332-b0eb-623cbebcf9f9 HTTP/1.1" 200 115 0.233177 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=bca64272-a80e-4cde-ba69-a0b196a9f536&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001443 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /security-group/0cba0f60-b898-4c74-9e9f-7bc0c2b7fe6d HTTP/1.1" 200 115 0.235685 10.0.0.185 - - [2026-07-28 18:18:49] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 200 2312 0.010581 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /access-control-list/a85ea727-6562-41ba-821d-b5e40bf12d2c HTTP/1.1" 200 115 0.148128 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=915f5ff8-cb52-481e-b903-b9deba10a3a9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001333 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /security-group/154e844d-4a72-416b-9ead-fc66c7c01321 HTTP/1.1" 200 115 0.259613 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /security-group/1e7e6b50-aacb-4438-858d-b94313172cdd HTTP/1.1" 200 115 0.256538 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=cda2524b-0ac7-43c3-a98b-412b4975f3e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001209 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=0ad95a93-5f7c-49c8-9b13-a87b796fb65f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001672 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/bca64272-a80e-4cde-ba69-a0b196a9f536?fields=application_policy_sets HTTP/1.1" 200 1374 0.114545 10.0.0.185 - - [2026-07-28 18:18:49] "GET /routing-instance/c9d5a014-db2f-42c7-bcee-1c2fbb9421c4 HTTP/1.1" 200 1560 0.012921 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /access-control-list/a869417d-0b04-40c0-80c8-a5a0e5ae8258 HTTP/1.1" 200 115 0.094238 10.0.0.185 - - [2026-07-28 18:18:49] "DELETE /security-group/562c79d4-cdc9-4270-960c-8d9ad0260887 HTTP/1.1" 200 115 0.229728 10.0.0.185 - - [2026-07-28 18:18:49] "GET /projects?obj_uuids=1cbd6fb1-4ae4-40e4-8be9-d547afab6272&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001748 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8?fields=application_policy_sets HTTP/1.1" 200 1389 0.092967 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/915f5ff8-cb52-481e-b903-b9deba10a3a9?fields=application_policy_sets HTTP/1.1" 200 1374 0.138939 10.0.0.185 - - [2026-07-28 18:18:49] "GET /routing-instance/c9d5a014-db2f-42c7-bcee-1c2fbb9421c4 HTTP/1.1" 200 1560 0.010470 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f?fields=application_policy_sets HTTP/1.1" 200 1387 0.169480 10.0.0.185 - - [2026-07-28 18:18:49] "GET /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272?fields=application_policy_sets HTTP/1.1" 200 1373 0.124586 10.0.0.185 - - [2026-07-28 18:18:50] "GET /route-target/ef6b3cc7-1ab0-4756-bdc7-714127edb8c7 HTTP/1.1" 200 1247 0.014612 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /access-control-list/c58f6fe7-7fc0-41ba-9abd-8e9c0179f958 HTTP/1.1" 200 115 0.160120 10.0.0.185 - - [2026-07-28 18:18:50] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 200 2312 0.022795 10.0.0.185 - - [2026-07-28 18:18:50] "GET /routing-instance/c9d5a014-db2f-42c7-bcee-1c2fbb9421c4 HTTP/1.1" 200 1560 0.009949 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /access-control-list/f5cc499f-d8d2-42d7-b623-0bb9437ef6e3 HTTP/1.1" 200 115 0.164428 10.0.0.185 - - [2026-07-28 18:18:50] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010752 10.0.0.185 - - [2026-07-28 18:18:50] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 200 2312 0.009375 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /project/bca64272-a80e-4cde-ba69-a0b196a9f536 HTTP/1.1" 200 115 1.236517 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /project/cda2524b-0ac7-43c3-a98b-412b4975f3e8 HTTP/1.1" 200 115 1.253176 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /access-control-list/0a5cd5fc-69ff-4639-a052-d898efc3e410 HTTP/1.1" 200 115 0.077713 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /project/915f5ff8-cb52-481e-b903-b9deba10a3a9 HTTP/1.1" 200 115 1.252548 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /project/0ad95a93-5f7c-49c8-9b13-a87b796fb65f HTTP/1.1" 200 115 1.285630 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /access-control-list/e51e8803-3863-456f-9ed8-d11c45410a75 HTTP/1.1" 200 115 0.036579 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /project/1cbd6fb1-4ae4-40e4-8be9-d547afab6272 HTTP/1.1" 200 115 1.260350 10.0.0.185 - - [2026-07-28 18:18:50] "GET /routing-instance/c9d5a014-db2f-42c7-bcee-1c2fbb9421c4 HTTP/1.1" 200 1560 0.005827 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /access-control-list/f30f4c0c-58d3-472a-a212-4de4d24c29c0 HTTP/1.1" 200 115 0.032536 10.0.0.185 - - [2026-07-28 18:18:50] "GET /routing-instance/c9d5a014-db2f-42c7-bcee-1c2fbb9421c4 HTTP/1.1" 200 1560 0.003978 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /access-control-list/3aacd56e-2176-4c97-8be2-7d3a8af8ceed HTTP/1.1" 200 115 0.050925 10.0.0.185 - - [2026-07-28 18:18:50] "GET /route-target/ef6b3cc7-1ab0-4756-bdc7-714127edb8c7 HTTP/1.1" 200 1247 0.007859 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /access-control-list/bce682a4-be06-442f-8278-0b753b54c7a1 HTTP/1.1" 200 115 0.049124 10.0.0.185 - - [2026-07-28 18:18:50] "DELETE /access-control-list/48ba75bc-a836-45db-8c0e-c281989ddb58 HTTP/1.1" 200 115 0.039891 10.0.0.185 - - [2026-07-28 18:18:50] "GET /domains HTTP/1.1" 200 440 0.004175 10.0.0.185 - - [2026-07-28 18:18:50] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001917 10.0.0.185 - - [2026-07-28 18:18:50] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1 HTTP/1.1" 200 1496 0.013994 10.0.0.185 - - [2026-07-28 18:18:50] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001165 10.0.0.185 - - [2026-07-28 18:18:50] "GET /project/bd188185-5096-49ea-bb81-62666152ec08 HTTP/1.1" 200 2354 0.034842 10.0.0.185 - - [2026-07-28 18:18:50] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 200 2312 0.006452 10.0.0.185 - - [2026-07-28 18:18:50] "GET /obj-perms HTTP/1.1" 200 6461 0.001936 10.0.0.185 - - [2026-07-28 18:18:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.011222 10.0.0.185 - - [2026-07-28 18:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014382 10.0.0.185 - - [2026-07-28 18:18:51] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002156 10.0.0.185 - - [2026-07-28 18:18:51] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.021543 10.0.0.185 - - [2026-07-28 18:18:51] "POST /service-templates HTTP/1.1" 403 264 0.012792 10.0.0.185 - - [2026-07-28 18:18:51] "POST /fqname-to-id HTTP/1.1" 404 181 0.004217 10.0.0.185 - - [2026-07-28 18:18:51] "POST /api-access-lists HTTP/1.1" 200 523 0.019431 10.0.0.185 - - [2026-07-28 18:18:51] "GET /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.006501 10.0.0.185 - - [2026-07-28 18:18:51] "GET /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738 HTTP/1.1" 200 1291 0.008460 10.0.0.185 - - [2026-07-28 18:18:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.016148 10.0.0.185 - - [2026-07-28 18:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014228 10.0.0.185 - - [2026-07-28 18:18:51] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001608 10.0.0.185 - - [2026-07-28 18:18:51] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.023409 10.0.0.185 - - [2026-07-28 18:18:51] "POST /service-templates HTTP/1.1" 200 553 0.066891 10.0.0.185 - - [2026-07-28 18:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017446 10.0.0.185 - - [2026-07-28 18:18:51] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.031817 10.0.0.185 - - [2026-07-28 18:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013874 10.0.0.185 - - [2026-07-28 18:18:51] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.015455 10.0.0.185 - - [2026-07-28 18:18:52] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 401 298 0.000769 10.0.0.185 - - [2026-07-28 18:18:52] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 403 263 0.046737 10.0.0.185 - - [2026-07-28 18:18:52] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 403 264 0.016002 10.0.0.185 - - [2026-07-28 18:18:52] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 403 264 0.045092 10.0.0.185 - - [2026-07-28 18:18:53] "GET /obj-perms HTTP/1.1" 403 257 0.045323 10.0.0.185 - - [2026-07-28 18:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.185 - - [2026-07-28 18:18:53] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011395 10.0.0.185 - - [2026-07-28 18:18:53] "GET /obj-perms HTTP/1.1" 403 257 0.011551 10.0.0.185 - - [2026-07-28 18:18:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011726 10.0.0.185 - - [2026-07-28 18:18:53] "GET /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.007464 10.0.0.185 - - [2026-07-28 18:18:53] "PUT /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69 HTTP/1.1" 200 266 0.012306 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:18:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001687 10.0.0.185 - - [2026-07-28 18:18:53] "GET /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69 HTTP/1.1" 200 1461 0.004928 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:18:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001551 10.0.0.185 - - [2026-07-28 18:18:53] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 200 2312 0.018578 10.0.0.185 - - [2026-07-28 18:18:53] "POST /fqname-to-id HTTP/1.1" 401 298 0.000605 10.0.0.185 - - [2026-07-28 18:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.053596 10.0.0.185 - - [2026-07-28 18:18:54] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002060 10.0.0.185 - - [2026-07-28 18:18:54] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.051818 10.0.0.185 - - [2026-07-28 18:18:54] "GET /virtual-networks?parent_id=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020378 10.0.0.185 - - [2026-07-28 18:18:54] "POST /virtual-networks HTTP/1.1" 403 263 0.012158 10.0.0.185 - - [2026-07-28 18:18:54] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 403 264 0.010769 10.0.0.185 - - [2026-07-28 18:18:54] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 403 264 0.105652 10.0.0.185 - - [2026-07-28 18:18:54] "GET /obj-perms HTTP/1.1" 403 257 0.011451 10.0.0.185 - - [2026-07-28 18:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.185 - - [2026-07-28 18:18:55] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.022682 10.0.0.185 - - [2026-07-28 18:18:55] "GET /obj-perms HTTP/1.1" 403 257 0.010602 10.0.0.185 - - [2026-07-28 18:18:55] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.021555 10.0.0.185 - - [2026-07-28 18:18:55] "GET /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.005139 10.0.0.185 - - [2026-07-28 18:18:55] "PUT /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738 HTTP/1.1" 200 266 0.012815 10.0.0.185 - - [2026-07-28 18:18:55] "GET /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738 HTTP/1.1" 200 1429 0.004250 10.0.0.185 - - [2026-07-28 18:18:55] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 200 1855 0.016574 10.0.0.185 - - [2026-07-28 18:18:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.011799 10.0.0.185 - - [2026-07-28 18:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012254 10.0.0.185 - - [2026-07-28 18:18:55] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001261 10.0.0.185 - - [2026-07-28 18:18:55] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.019103 10.0.0.185 - - [2026-07-28 18:18:55] "POST /service-templates HTTP/1.1" 403 264 0.011674 10.0.0.185 - - [2026-07-28 18:18:55] "GET /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004372 10.0.0.185 - - [2026-07-28 18:18:55] "PUT /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69 HTTP/1.1" 200 266 0.013474 10.0.0.185 - - [2026-07-28 18:18:55] "GET /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69 HTTP/1.1" 200 1324 0.005610 10.0.0.185 - - [2026-07-28 18:18:55] "GET /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004623 10.0.0.185 - - [2026-07-28 18:18:55] "PUT /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738 HTTP/1.1" 200 266 0.011839 10.0.0.185 - - [2026-07-28 18:18:55] "GET /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738 HTTP/1.1" 200 1291 0.004298 10.0.0.185 - - [2026-07-28 18:18:55] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 403 263 0.014442 10.0.0.185 - - [2026-07-28 18:18:56] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 403 263 0.049181 10.0.0.185 - - [2026-07-28 18:18:56] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 403 264 0.013085 10.0.0.185 - - [2026-07-28 18:18:56] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 403 264 0.050029 10.0.0.185 - - [2026-07-28 18:18:56] "GET /obj-perms HTTP/1.1" 403 257 0.018113 10.0.0.185 - - [2026-07-28 18:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.185 - - [2026-07-28 18:18:56] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.017753 10.0.0.185 - - [2026-07-28 18:18:57] "GET /obj-perms HTTP/1.1" 403 257 0.052171 10.0.0.185 - - [2026-07-28 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.185 - - [2026-07-28 18:18:57] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.019837 10.0.0.185 - - [2026-07-28 18:18:57] "GET /obj-perms HTTP/1.1" 403 257 0.011296 10.0.0.185 - - [2026-07-28 18:18:57] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010274 10.0.0.185 - - [2026-07-28 18:18:57] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004101 10.0.0.185 - - [2026-07-28 18:18:57] "PUT /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d HTTP/1.1" 200 266 0.012770 10.0.0.185 - - [2026-07-28 18:18:57] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 200 1855 0.029035 10.0.0.185 - - [2026-07-28 18:18:57] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 200 2312 0.033213 10.0.0.185 - - [2026-07-28 18:18:57] "GET /obj-perms HTTP/1.1" 403 257 0.011689 10.0.0.185 - - [2026-07-28 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.185 - - [2026-07-28 18:18:57] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017826 10.0.0.185 - - [2026-07-28 18:18:58] "GET /obj-perms HTTP/1.1" 403 257 0.010612 10.0.0.185 - - [2026-07-28 18:18:58] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.032759 10.0.0.185 - - [2026-07-28 18:18:58] "DELETE /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69 HTTP/1.1" 200 115 0.131726 10.0.0.185 - - [2026-07-28 18:18:58] "GET /api-access-list/14c804ab-9fff-45aa-a52e-085aeb56da69 HTTP/1.1" 404 171 0.003278 10.0.0.185 - - [2026-07-28 18:18:58] "DELETE /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738 HTTP/1.1" 200 115 0.046270 10.0.0.185 - - [2026-07-28 18:18:58] "GET /api-access-list/74b0a360-66fb-404a-a374-c172d64f1738 HTTP/1.1" 404 171 0.005371 10.0.0.185 - - [2026-07-28 18:18:58] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 401 298 0.000676 10.0.0.185 - - [2026-07-28 18:18:59] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 403 263 0.056526 10.0.0.185 - - [2026-07-28 18:18:59] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 403 264 0.013820 10.0.0.185 - - [2026-07-28 18:18:59] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 403 264 0.043762 10.0.0.185 - - [2026-07-28 18:18:59] "GET /obj-perms HTTP/1.1" 403 257 0.057331 10.0.0.185 - - [2026-07-28 18:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.185 - - [2026-07-28 18:19:00] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.018326 10.0.0.185 - - [2026-07-28 18:19:00] "GET /obj-perms HTTP/1.1" 403 257 0.010088 10.0.0.185 - - [2026-07-28 18:19:00] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009685 10.0.0.185 - - [2026-07-28 18:19:00] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.004466 10.0.0.185 - - [2026-07-28 18:19:00] "PUT /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d HTTP/1.1" 200 266 0.020606 10.0.0.185 - - [2026-07-28 18:19:00] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 200 2312 0.020565 10.0.0.185 - - [2026-07-28 18:19:00] "GET /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 200 1855 0.017898 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:19:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002021 [Introspect:8084]10.0.0.185 - - [2026-07-28 18:19:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001985 10.0.0.185 - - [2026-07-28 18:19:00] "GET /obj-perms HTTP/1.1" 403 257 0.018194 10.0.0.185 - - [2026-07-28 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.185 - - [2026-07-28 18:19:00] "GET /virtual-network/195613c3-c532-435b-9656-7ae38ec59891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.041947 10.0.0.185 - - [2026-07-28 18:19:00] "GET /obj-perms HTTP/1.1" 200 6414 0.088819 10.0.0.185 - - [2026-07-28 18:19:00] "GET /obj-perms HTTP/1.1" 403 257 0.011441 10.0.0.185 - - [2026-07-28 18:19:00] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.031111 10.0.0.185 - - [2026-07-28 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014593 10.0.0.185 - - [2026-07-28 18:19:00] "DELETE /service-template/650e57e9-ef34-4afc-8e52-2bb6e2c40328 HTTP/1.1" 200 115 0.045586 10.0.0.185 - - [2026-07-28 18:19:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.026023 10.0.0.185 - - [2026-07-28 18:19:01] "GET /obj-perms HTTP/1.1" 200 6414 0.078569 10.0.0.185 - - [2026-07-28 18:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.185 - - [2026-07-28 18:19:01] "POST /useragent-kv HTTP/1.1" 200 115 0.013326 10.0.0.185 - - [2026-07-28 18:19:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005905 10.0.0.185 - - [2026-07-28 18:19:01] "DELETE /virtual-network/195613c3-c532-435b-9656-7ae38ec59891 HTTP/1.1" 200 115 0.168283 10.0.0.185 - - [2026-07-28 18:19:01] "DELETE /route-target/ef6b3cc7-1ab0-4756-bdc7-714127edb8c7 HTTP/1.1" 200 115 0.033001 10.0.0.185 - - [2026-07-28 18:19:01] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005118 10.0.0.185 - - [2026-07-28 18:19:01] "PUT /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d HTTP/1.1" 200 266 0.024594 10.0.0.185 - - [2026-07-28 18:19:01] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.005307 10.0.0.185 - - [2026-07-28 18:19:01] "PUT /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d HTTP/1.1" 200 266 0.015099 10.0.0.185 - - [2026-07-28 18:19:03] "GET /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004395 10.0.0.185 - - [2026-07-28 18:19:03] "PUT /api-access-list/78205eb7-7e5e-46c7-935e-5bd2eaab3d9d HTTP/1.1" 200 266 0.014911 10.0.0.185 - - [2026-07-28 18:19:03] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001598 10.0.0.185 - - [2026-07-28 18:19:03] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.031486 10.0.0.185 - - [2026-07-28 18:19:03] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002768 10.0.0.185 - - [2026-07-28 18:19:03] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?fields=virtual_networks HTTP/1.1" 200 1034 0.079495 10.0.0.185 - - [2026-07-28 18:19:03] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001631 10.0.0.185 - - [2026-07-28 18:19:03] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.036236 10.0.0.185 - - [2026-07-28 18:19:03] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001346 10.0.0.185 - - [2026-07-28 18:19:03] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?fields=security_groups HTTP/1.1" 200 1260 0.037303 10.0.0.185 - - [2026-07-28 18:19:04] "GET /projects?obj_uuids=4ee1324a-fcab-4503-9ccf-97365b9324e9&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001564 10.0.0.185 - - [2026-07-28 18:19:04] "GET /project/4ee1324a-fcab-4503-9ccf-97365b9324e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.041129 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 893, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-07-28T18:19:04Z failed with SSLError [Introspect:8084]10.0.0.185 - - [2026-07-28 18:19:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001210 10.0.0.185 - - [2026-07-28 18:19:06] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001737 10.0.0.185 - - [2026-07-28 18:19:06] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009354 10.0.0.185 - - [2026-07-28 18:19:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.038627 10.0.0.185 - - [2026-07-28 18:19:06] "GET /projects?obj_uuids=fe20f688-7d47-45af-ae47-0b7e7a2b47f9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002900 10.0.0.185 - - [2026-07-28 18:19:06] "GET /domains?obj_uuids=b6c1387c-4a80-4b88-8142-7d06420731e1&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001471 10.0.0.185 - - [2026-07-28 18:19:06] "GET /domain/b6c1387c-4a80-4b88-8142-7d06420731e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009030 10.0.0.185 - - [2026-07-28 18:19:06] "POST /id-to-fqname HTTP/1.1" 200 184 0.002924 10.0.0.185 - - [2026-07-28 18:19:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.004803 10.0.0.185 - - [2026-07-28 18:19:06] "POST /security-groups HTTP/1.1" 200 579 0.068926 10.0.0.185 - - [2026-07-28 18:19:06] "POST /fqname-to-id HTTP/1.1" 404 228 0.005550 10.0.0.185 - - [2026-07-28 18:19:06] "POST /projects HTTP/1.1" 200 569 0.252541 10.0.0.185 - - [2026-07-28 18:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.292759 10.0.0.185 - - [2026-07-28 18:19:06] "POST /access-control-lists HTTP/1.1" 200 594 0.066380 10.0.0.185 - - [2026-07-28 18:19:06] "GET /project/fe20f688-7d47-45af-ae47-0b7e7a2b47f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.464045 10.0.0.185 - - [2026-07-28 18:19:06] "POST /fqname-to-id HTTP/1.1" 404 227 0.003652 10.0.0.185 - - [2026-07-28 18:19:06] "POST /access-control-lists HTTP/1.1" 200 592 0.069147 10.0.0.185 - - [2026-07-28 18:19:08] "GET / HTTP/1.1" 200 36499 0.003296 10.0.0.185 - - [2026-07-28 18:19:08] "GET /projects?obj_uuids=fe20f688-7d47-45af-ae47-0b7e7a2b47f9&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001395 10.0.0.185 - - [2026-07-28 18:19:08] "GET /project/fe20f688-7d47-45af-ae47-0b7e7a2b47f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.038318 10.0.0.185 - - [2026-07-28 18:19:08] "GET /projects?obj_uuids=fe20f688-7d47-45af-ae47-0b7e7a2b47f9&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001810 10.0.0.185 - - [2026-07-28 18:19:08] "GET /project/fe20f688-7d47-45af-ae47-0b7e7a2b47f9?fields=virtual_networks HTTP/1.1" 200 1026 0.043597 10.0.0.185 - - [2026-07-28 18:19:08] "GET /projects?obj_uuids=fe20f688-7d47-45af-ae47-0b7e7a2b47f9&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001294 10.0.0.185 - - [2026-07-28 18:19:08] "GET /project/fe20f688-7d47-45af-ae47-0b7e7a2b47f9?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.047384 10.0.0.185 - - [2026-07-28 18:19:09] "GET /projects?obj_uuids=fe20f688-7d47-45af-ae47-0b7e7a2b47f9&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001429 10.0.0.185 - - [2026-07-28 18:19:09] "GET /project/fe20f688-7d47-45af-ae47-0b7e7a2b47f9?fields=security_groups HTTP/1.1" 200 1248 0.028162 10.0.0.185 - - [2026-07-28 18:19:50] "DELETE /project/fe20f6887d4745afae470b7e7a2b47f9 HTTP/1.1" 404 173 0.017094 10.0.0.185 - - [2026-07-28 18:19:50] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001854 10.0.0.185 - - [2026-07-28 18:19:50] "GET /projects?obj_uuids=fe20f688-7d47-45af-ae47-0b7e7a2b47f9&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001754 10.0.0.185 - - [2026-07-28 18:19:50] "GET /project/fe20f688-7d47-45af-ae47-0b7e7a2b47f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.061581 10.0.0.185 - - [2026-07-28 18:19:50] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.061958 10.0.0.185 - - [2026-07-28 18:19:50] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002574 10.0.0.185 - - [2026-07-28 18:19:50] "GET /projects?obj_uuids=fe20f688-7d47-45af-ae47-0b7e7a2b47f9&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001512 10.0.0.185 - - [2026-07-28 18:19:50] "GET /project/fe20f688-7d47-45af-ae47-0b7e7a2b47f9?fields=security_groups HTTP/1.1" 200 1338 0.099761 10.0.0.185 - - [2026-07-28 18:19:50] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?fields=security_groups HTTP/1.1" 200 1350 0.104193 10.0.0.185 - - [2026-07-28 18:19:50] "DELETE /security-group/77235c9e-6a38-4aa2-a19a-b0129c0347f5 HTTP/1.1" 200 115 0.098390 10.0.0.185 - - [2026-07-28 18:19:50] "GET /projects?obj_uuids=fe20f688-7d47-45af-ae47-0b7e7a2b47f9&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001603 10.0.0.185 - - [2026-07-28 18:19:50] "DELETE /access-control-list/1deae8ef-da13-46e2-bdac-fecee5ece10f HTTP/1.1" 200 115 0.087624 10.0.0.185 - - [2026-07-28 18:19:50] "DELETE /security-group/81aacc03-239a-4309-ba92-90792e723658 HTTP/1.1" 200 115 0.168314 10.0.0.185 - - [2026-07-28 18:19:50] "GET /project/fe20f688-7d47-45af-ae47-0b7e7a2b47f9?fields=application_policy_sets HTTP/1.1" 200 1377 0.095955 10.0.0.185 - - [2026-07-28 18:19:50] "GET /projects?obj_uuids=bd188185-5096-49ea-bb81-62666152ec08&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001786 10.0.0.185 - - [2026-07-28 18:19:50] "DELETE /access-control-list/b753b4ae-c4ef-4d54-9932-f8a6b701b1e9 HTTP/1.1" 200 115 0.091187 10.0.0.185 - - [2026-07-28 18:19:50] "GET /project/bd188185-5096-49ea-bb81-62666152ec08?fields=application_policy_sets HTTP/1.1" 200 1389 0.064677 10.0.0.185 - - [2026-07-28 18:19:51] "DELETE /access-control-list/74ecef5e-c84d-4f05-b9f7-6be9dc0c6a13 HTTP/1.1" 200 115 0.073013 10.0.0.185 - - [2026-07-28 18:19:51] "DELETE /access-control-list/71a8071b-dff0-42d8-8d88-6a0653e99859 HTTP/1.1" 200 115 0.062429 10.0.0.185 - - [2026-07-28 18:19:51] "DELETE /project/fe20f688-7d47-45af-ae47-0b7e7a2b47f9 HTTP/1.1" 200 115 0.690316 10.0.0.185 - - [2026-07-28 18:19:51] "DELETE /project/bd188185-5096-49ea-bb81-62666152ec08 HTTP/1.1" 200 115 0.734229