++ 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: =================== Thu Jan 29 03:31:15 PM UTC 2026 ===================' INFO: =================== Thu Jan 29 03:31:15 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ 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.23 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.23:8081 ' ']' +++ echo 10.0.0.23:8081 ++ ANALYTICS_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.23:9042 ' ']' +++ echo 10.0.0.23:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.23:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.23:8086 ' ']' +++ echo 10.0.0.23:8086 ++ COLLECTOR_SERVERS=10.0.0.23: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.23 ++ CONFIGDB_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.23:8082 ' ']' +++ echo 10.0.0.23:8082 ++ CONFIG_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.23:9161 ' ']' +++ echo 10.0.0.23:9161 ++ CONFIGDB_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.23:9041 ' ']' +++ echo 10.0.0.23:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.23: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.23 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.23 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.23:2181, ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.23:2181 ' ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.23:2181 ++ RABBITMQ_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.23:5673, ']' +++ echo 10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.23:6379 ' ']' +++ echo 10.0.0.23:6379 ++ REDIS_SERVERS=10.0.0.23: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.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.23:9092 ' ']' +++ echo 10.0.0.23:9092 ++ KAFKA_SERVERS=10.0.0.23: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.23.44.139 ++ 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.23 ++ 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.23 ++ 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.23 ++ cut -d , -f 1 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 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.23 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.23 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + 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.23 +++ local servers=10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.23,10.107.195.1,127.0.0.1,172.17.0.1,252.23.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.107.195.1,127.0.0.1,172.17.0.1,252.23.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.23:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23: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 ++ sort ++ sed 's/^API__//g' + 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: 01/29/2026 15:31:56.439 7f2d473ce140 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 15:31:56.654 7f2d473ce140 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 15:31:56.671 7f2d473ce140 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 15:31:56.671 7f2d473ce140 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.23 - - [2026-01-29 15:32:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000942 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.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-01-29 15:32:10] "GET / HTTP/1.1" 503 181 0.000285 10.0.0.23 - - [2026-01-29 15:32:10] "GET / HTTP/1.1" 503 181 0.000397 10.0.0.23 - - [2026-01-29 15:32:10] "GET / HTTP/1.1" 503 181 0.000318 10.0.0.23 - - [2026-01-29 15:32:10] "GET / HTTP/1.1" 200 36215 0.003093 10.0.0.23 - - [2026-01-29 15:32:10] "GET / HTTP/1.1" 200 36215 0.001949 10.0.0.23 - - [2026-01-29 15:32:11] "GET / HTTP/1.1" 200 45019 0.003223 10.0.0.23 - - [2026-01-29 15:32:11] "GET / HTTP/1.1" 200 45019 0.002030 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.23 - - [2026-01-29 15:32:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.001124 10.0.0.23 - - [2026-01-29 15:32:11] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000662 10.0.0.23 - - [2026-01-29 15:32:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000700 10.0.0.23 - - [2026-01-29 15:32:11] "GET / HTTP/1.1" 200 36215 0.003283 10.0.0.23 - - [2026-01-29 15:32:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000946 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.215607 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.067680 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.241385 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.596801 10.0.0.23 - - [2026-01-29 15:32:12] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.601945 10.0.0.23 - - [2026-01-29 15:32:12] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.018460 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020550 10.0.0.23 - - [2026-01-29 15:32:12] "GET / HTTP/1.1" 200 36215 0.003497 10.0.0.23 - - [2026-01-29 15:32:12] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.022166 10.0.0.23 - - [2026-01-29 15:32:12] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.063275 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.077124 10.0.0.23 - - [2026-01-29 15:32:12] "POST /service-appliance-sets HTTP/1.1" 200 555 0.216318 10.0.0.23 - - [2026-01-29 15:32:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.193048 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.028725 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020375 /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.23 - - [2026-01-29 15:32:12] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007997 10.0.0.23 - - [2026-01-29 15:32:12] "GET / HTTP/1.1" 200 36215 0.010316 10.0.0.23 - - [2026-01-29 15:32:12] "POST /service-appliance-sets HTTP/1.1" 200 543 0.077185 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008151 10.0.0.23 - - [2026-01-29 15:32:12] "GET /network-ipam/2a6ee16b-ffa2-435f-bd78-b1ad81253fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007344 10.0.0.23 - - [2026-01-29 15:32:12] "GET / HTTP/1.1" 200 36215 0.001992 10.0.0.23 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000816 10.0.0.23 - - [2026-01-29 15:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.055245 10.0.0.23 - - [2026-01-29 15:32:13] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010478 10.0.0.23 - - [2026-01-29 15:32:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.012192 10.0.0.23 - - [2026-01-29 15:32:13] "POST /service-templates HTTP/1.1" 200 513 0.118358 10.0.0.23 - - [2026-01-29 15:32:13] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.127006 10.0.0.23 - - [2026-01-29 15:32:13] "POST /service-templates HTTP/1.1" 200 503 0.117390 10.0.0.23 - - [2026-01-29 15:32:13] "POST /service-templates HTTP/1.1" 200 517 0.094706 10.0.0.23 - - [2026-01-29 15:32:13] "GET / HTTP/1.1" 200 36215 0.004015 10.0.0.23 - - [2026-01-29 15:32:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000862 10.0.0.23 - - [2026-01-29 15:32:13] "POST /service-templates HTTP/1.1" 200 537 0.098103 10.0.0.23 - - [2026-01-29 15:32:14] "POST /service-templates HTTP/1.1" 200 509 0.050635 10.0.0.23 - - [2026-01-29 15:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.079011 10.0.0.23 - - [2026-01-29 15:32:14] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011606 10.0.0.23 - - [2026-01-29 15:32:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.010368 10.0.0.23 - - [2026-01-29 15:32:14] "GET / HTTP/1.1" 200 36215 0.002906 10.0.0.23 - - [2026-01-29 15:32:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.001819 10.0.0.23 - - [2026-01-29 15:32:14] "POST /database-nodes HTTP/1.1" 200 595 0.065235 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.23 - - [2026-01-29 15:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.070474 10.0.0.23 - - [2026-01-29 15:32:14] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014785 10.0.0.23 - - [2026-01-29 15:32:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.006759 10.0.0.23 - - [2026-01-29 15:32:15] "GET /obj-perms HTTP/1.1" 200 6366 0.459859 10.0.0.23 - - [2026-01-29 15:32:15] "POST /config-nodes HTTP/1.1" 200 591 0.102420 10.0.0.23 - - [2026-01-29 15:32:15] "GET /obj-perms HTTP/1.1" 200 6366 0.095531 10.0.0.23 - - [2026-01-29 15:32:15] "GET / HTTP/1.1" 200 36215 0.002837 10.0.0.23 - - [2026-01-29 15:32:15] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000711 10.0.0.23 - - [2026-01-29 15:32:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.060818 10.0.0.23 - - [2026-01-29 15:32:16] "GET / HTTP/1.1" 200 36215 0.001838 10.0.0.23 - - [2026-01-29 15:32:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000994 10.0.0.23 - - [2026-01-29 15:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.056983 10.0.0.23 - - [2026-01-29 15:32:17] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013056 10.0.0.23 - - [2026-01-29 15:32:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.005874 10.0.0.23 - - [2026-01-29 15:32:17] "POST /config-database-nodes HTTP/1.1" 200 609 0.050224 10.0.0.23 - - [2026-01-29 15:32:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.001240 10.0.0.23 - - [2026-01-29 15:32:18] "GET / HTTP/1.1" 200 36215 0.002102 10.0.0.23 - - [2026-01-29 15:32:18] "POST /fqname-to-id HTTP/1.1" 401 296 0.000729 10.0.0.23 - - [2026-01-29 15:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.045837 10.0.0.23 - - [2026-01-29 15:32:18] "GET /network-ipam/2a6ee16b-ffa2-435f-bd78-b1ad81253fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.012539 10.0.0.23 - - [2026-01-29 15:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.052331 10.0.0.23 - - [2026-01-29 15:32:18] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013604 10.0.0.23 - - [2026-01-29 15:32:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.005760 10.0.0.23 - - [2026-01-29 15:32:18] "POST /analytics-nodes HTTP/1.1" 200 597 0.067787 10.0.0.23 - - [2026-01-29 15:32:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.004696 10.0.0.23 - - [2026-01-29 15:32:18] "POST /access-control-lists HTTP/1.1" 200 589 0.060893 10.0.0.23 - - [2026-01-29 15:32:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.005679 10.0.0.23 - - [2026-01-29 15:32:19] "POST /access-control-lists HTTP/1.1" 200 587 0.065195 10.0.0.23 - - [2026-01-29 15:32:19] "POST /route-targets HTTP/1.1" 200 328 0.024307 10.0.0.23 - - [2026-01-29 15:32:19] "POST /ref-update HTTP/1.1" 200 156 0.042613 10.0.0.23 - - [2026-01-29 15:32:19] "POST /route-targets HTTP/1.1" 200 328 0.027018 10.0.0.23 - - [2026-01-29 15:32:19] "POST /ref-update HTTP/1.1" 200 156 0.037818 10.0.0.23 - - [2026-01-29 15:32:19] "POST /route-targets HTTP/1.1" 200 328 0.033548 10.0.0.23 - - [2026-01-29 15:32:19] "POST /ref-update HTTP/1.1" 200 156 0.025789 10.0.0.23 - - [2026-01-29 15:32:19] "GET / HTTP/1.1" 200 36215 0.002258 10.0.0.23 - - [2026-01-29 15:32:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000755 10.0.0.23 - - [2026-01-29 15:32:19] "POST /route-targets HTTP/1.1" 200 328 0.040729 10.0.0.23 - - [2026-01-29 15:32:19] "POST /ref-update HTTP/1.1" 200 156 0.024889 10.0.0.23 - - [2026-01-29 15:32:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.005930 10.0.0.23 - - [2026-01-29 15:32:20] "POST /access-control-lists HTTP/1.1" 200 553 0.095911 10.0.0.23 - - [2026-01-29 15:32:20] "PUT /access-control-list/06ef887d-8756-4655-9633-ac9638075ecb HTTP/1.1" 200 273 0.057101 10.0.0.23 - - [2026-01-29 15:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.106899 10.0.0.23 - - [2026-01-29 15:32:20] "GET /routing-instance/8d5c3f1a-63d8-4862-87c7-c3f401f87a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009584 10.0.0.23 - - [2026-01-29 15:32:20] "PUT /access-control-list/a977750f-6cb2-4a67-b5ab-96ee3734c309 HTTP/1.1" 200 273 0.032367 10.0.0.23 - - [2026-01-29 15:32:20] "POST /bgp-routers HTTP/1.1" 200 614 0.064957 10.0.0.23 - - [2026-01-29 15:32:20] "GET /bgp-router/e52e2b99-83dc-4c87-800e-4e9dc9ed6810?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.010523 10.0.0.23 - - [2026-01-29 15:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.23 - - [2026-01-29 15:32:20] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.018886 10.0.0.23 - - [2026-01-29 15:32:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006446 10.0.0.23 - - [2026-01-29 15:32:20] "POST /ref-update HTTP/1.1" 200 156 0.016020 10.0.0.23 - - [2026-01-29 15:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.23 - - [2026-01-29 15:32:21] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.007467 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:32:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002855 10.0.0.23 - - [2026-01-29 15:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016951 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:32:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.003793 10.0.0.23 - - [2026-01-29 15:32:21] "PUT /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5 HTTP/1.1" 200 277 0.031494 10.0.0.23 - - [2026-01-29 15:32:21] "GET / HTTP/1.1" 200 36215 0.003385 10.0.0.23 - - [2026-01-29 15:32:21] "POST /alarms HTTP/1.1" 401 296 0.000677 10.0.0.23 - - [2026-01-29 15:32:22] "POST /alarms HTTP/1.1" 200 583 0.142321 10.0.0.23 - - [2026-01-29 15:32:22] "POST /alarms HTTP/1.1" 200 577 0.057574 10.0.0.23 - - [2026-01-29 15:32:22] "POST /alarms HTTP/1.1" 200 577 0.070269 10.0.0.23 - - [2026-01-29 15:32:22] "POST /alarms HTTP/1.1" 200 561 0.071621 10.0.0.23 - - [2026-01-29 15:32:22] "POST /alarms HTTP/1.1" 200 557 0.044352 10.0.0.23 - - [2026-01-29 15:32:22] "POST /alarms HTTP/1.1" 200 559 0.068894 10.0.0.23 - - [2026-01-29 15:32:22] "POST /alarms HTTP/1.1" 200 567 0.039543 10.0.0.23 - - [2026-01-29 15:32:22] "POST /alarms HTTP/1.1" 200 551 0.059129 10.0.0.23 - - [2026-01-29 15:32:22] "POST /alarms HTTP/1.1" 200 559 0.057631 10.0.0.23 - - [2026-01-29 15:32:23] "POST /alarms HTTP/1.1" 200 569 0.071324 10.0.0.23 - - [2026-01-29 15:32:23] "POST /alarms HTTP/1.1" 200 557 0.104143 10.0.0.23 - - [2026-01-29 15:32:23] "POST /alarms HTTP/1.1" 200 569 0.057012 10.0.0.23 - - [2026-01-29 15:32:23] "POST /alarms HTTP/1.1" 200 577 0.081184 10.0.0.23 - - [2026-01-29 15:32:23] "POST /alarms HTTP/1.1" 200 571 0.061701 10.0.0.23 - - [2026-01-29 15:32:23] "POST /alarms HTTP/1.1" 200 563 0.086610 10.0.0.23 - - [2026-01-29 15:32:23] "POST /alarms HTTP/1.1" 200 563 0.041707 10.0.0.23 - - [2026-01-29 15:32:23] "POST /alarms HTTP/1.1" 200 563 0.041282 10.0.0.23 - - [2026-01-29 15:32:23] "POST /alarms HTTP/1.1" 200 549 0.031562 10.0.0.23 - - [2026-01-29 15:32:24] "POST /alarms HTTP/1.1" 200 597 0.037459 10.0.0.23 - - [2026-01-29 15:32:24] "POST /alarms HTTP/1.1" 200 577 0.051805 10.0.0.23 - - [2026-01-29 15:32:24] "POST /alarms HTTP/1.1" 200 573 0.033961 10.0.0.23 - - [2026-01-29 15:32:24] "POST /alarms HTTP/1.1" 200 585 0.171284 10.0.0.23 - - [2026-01-29 15:32:24] "POST /alarms HTTP/1.1" 200 611 0.071590 10.0.0.23 - - [2026-01-29 15:32:25] "GET / HTTP/1.1" 200 36215 0.003023 10.0.0.23 - - [2026-01-29 15:32:25] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.001071 10.0.0.23 - - [2026-01-29 15:32:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.050737 10.0.0.23 - - [2026-01-29 15:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.23 - - [2026-01-29 15:32:25] "PUT /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5 HTTP/1.1" 200 277 0.031591 10.0.0.23 - - [2026-01-29 15:32:25] "GET / HTTP/1.1" 200 36215 0.001842 10.0.0.23 - - [2026-01-29 15:32:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.001803 10.0.0.23 - - [2026-01-29 15:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.056458 10.0.0.23 - - [2026-01-29 15:32:26] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009271 10.0.0.23 - - [2026-01-29 15:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.23 - - [2026-01-29 15:32:26] "PUT /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5 HTTP/1.1" 200 277 0.027755 10.0.0.23 - - [2026-01-29 15:32:27] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.23 - - [2026-01-29 15:32:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000946 10.0.0.23 - - [2026-01-29 15:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.052183 10.0.0.23 - - [2026-01-29 15:32:27] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016296 10.0.0.23 - - [2026-01-29 15:32:27] "PUT /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a HTTP/1.1" 200 275 0.040201 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:32:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002211 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:32:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001244 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:32:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001238 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:32:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001487 10.0.0.23 - - [2026-01-29 15:33:16] "GET /obj-perms HTTP/1.1" 200 6366 0.083944 10.0.0.23 - - [2026-01-29 15:33:16] "GET /obj-perms HTTP/1.1" 200 6366 0.082727 10.0.0.23 - - [2026-01-29 15:34:16] "GET /obj-perms HTTP/1.1" 200 6366 0.078728 10.0.0.23 - - [2026-01-29 15:34:17] "GET /obj-perms HTTP/1.1" 200 6366 0.072746 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:34:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001240 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:34:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001535 10.0.0.23 - - [2026-01-29 15:34:26] "GET / HTTP/1.1" 200 36215 0.003859 10.0.0.23 - - [2026-01-29 15:34:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000810 10.0.0.23 - - [2026-01-29 15:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.042858 10.0.0.23 - - [2026-01-29 15:34:26] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010189 10.0.0.23 - - [2026-01-29 15:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.23 - - [2026-01-29 15:34:27] "GET /routing-instance/8d5c3f1a-63d8-4862-87c7-c3f401f87a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004997 10.0.0.23 - - [2026-01-29 15:34:27] "PUT /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a HTTP/1.1" 200 275 0.016085 10.0.0.23 - - [2026-01-29 15:34:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.010809 10.0.0.23 - - [2026-01-29 15:34:27] "POST /virtual-routers HTTP/1.1" 200 597 0.038927 10.0.0.23 - - [2026-01-29 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.23 - - [2026-01-29 15:34:27] "GET /virtual-router/8e14b634-9af9-4329-b63d-e4ec06914837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.007660 10.0.0.23 - - [2026-01-29 15:34:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.003968 10.0.0.23 - - [2026-01-29 15:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.23 - - [2026-01-29 15:34:27] "GET /virtual-network/0734a6ce-a4aa-41b2-ba13-2e6d7b8bfd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008363 10.0.0.23 - - [2026-01-29 15:34:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.095871 10.0.0.23 - - [2026-01-29 15:34:28] "PUT /access-control-list/e76796eb-51ff-4eb9-aed0-26159248a072 HTTP/1.1" 200 273 0.018579 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:35:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001460 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:35:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001394 10.0.0.23 - - [2026-01-29 15:35:17] "GET /obj-perms HTTP/1.1" 200 6366 0.080325 10.0.0.23 - - [2026-01-29 15:35:18] "GET /obj-perms HTTP/1.1" 200 6366 0.086612 10.0.0.23 - - [2026-01-29 15:35:19] "GET / HTTP/1.1" 200 36215 0.001900 10.0.0.23 - - [2026-01-29 15:35:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000607 10.0.0.23 - - [2026-01-29 15:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.048727 10.0.0.23 - - [2026-01-29 15:35:19] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008333 10.0.0.23 - - [2026-01-29 15:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.23 - - [2026-01-29 15:35:19] "GET /config-node/e2be1173-5203-41c1-9a3c-974ab5c16c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.007930 10.0.0.23 - - [2026-01-29 15:35:31] "GET / HTTP/1.1" 200 36215 0.002910 10.0.0.23 - - [2026-01-29 15:35:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000579 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:35:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001245 10.0.0.23 - - [2026-01-29 15:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.039666 10.0.0.23 - - [2026-01-29 15:35:32] "GET /routing-instance/8d5c3f1a-63d8-4862-87c7-c3f401f87a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005124 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:35:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002094 10.0.0.23 - - [2026-01-29 15:35:32] "POST /bgp-routers HTTP/1.1" 409 299 0.004692 10.0.0.23 - - [2026-01-29 15:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.23 - - [2026-01-29 15:35:32] "GET /bgp-router/e52e2b99-83dc-4c87-800e-4e9dc9ed6810?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1795 0.007697 10.0.0.23 - - [2026-01-29 15:35:32] "PUT /bgp-router/e52e2b99-83dc-4c87-800e-4e9dc9ed6810 HTTP/1.1" 200 255 0.020344 10.0.0.23 - - [2026-01-29 15:36:18] "GET /obj-perms HTTP/1.1" 200 6366 0.076719 10.0.0.23 - - [2026-01-29 15:36:19] "GET /obj-perms HTTP/1.1" 200 6366 0.080853 10.0.0.23 - - [2026-01-29 15:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.23 - - [2026-01-29 15:36:19] "GET /virtual-router/8e14b634-9af9-4329-b63d-e4ec06914837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005124 10.0.0.23 - - [2026-01-29 15:36:22] "GET / HTTP/1.1" 200 36215 0.002541 10.0.0.23 - - [2026-01-29 15:36:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.001104 10.0.0.23 - - [2026-01-29 15:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.045489 10.0.0.23 - - [2026-01-29 15:36:22] "GET /global-system-config/d223c64d-ba72-44c6-9036-225c7b052c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.015012 10.0.0.23 - - [2026-01-29 15:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006267 10.0.0.23 - - [2026-01-29 15:36:23] "GET /routing-instance/8d5c3f1a-63d8-4862-87c7-c3f401f87a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007469 10.0.0.23 - - [2026-01-29 15:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.23 - - [2026-01-29 15:36:23] "GET /virtual-router/8e14b634-9af9-4329-b63d-e4ec06914837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.006667 10.0.0.23 - - [2026-01-29 15:36:23] "PUT /virtual-router/8e14b634-9af9-4329-b63d-e4ec06914837 HTTP/1.1" 200 263 0.026548 10.0.0.23 - - [2026-01-29 15:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.23 - - [2026-01-29 15:36:23] "GET /virtual-router/8e14b634-9af9-4329-b63d-e4ec06914837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.006953 10.0.0.23 - - [2026-01-29 15:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014641 10.0.0.23 - - [2026-01-29 15:36:23] "GET /virtual-machine-interface/25fc3ca3-8d10-4bc8-a63d-0ff371b44386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.008903 10.0.0.23 - - [2026-01-29 15:36:23] "PUT /virtual-machine-interface/25fc3ca3-8d10-4bc8-a63d-0ff371b44386 HTTP/1.1" 200 285 0.021790 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:36:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:36:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001605 10.0.0.23 - - [2026-01-29 15:36:29] "GET /global-system-configs HTTP/1.1" 401 296 0.000654 10.0.0.23 - - [2026-01-29 15:36:29] "GET /global-system-configs HTTP/1.1" 401 296 0.000659 10.0.0.23 - - [2026-01-29 15:36:59] "GET /global-system-configs HTTP/1.1" 401 296 0.000436 10.0.0.23 - - [2026-01-29 15:36:59] "GET /global-system-configs HTTP/1.1" 401 296 0.000632 10.0.0.23 - - [2026-01-29 15:37:19] "GET /obj-perms HTTP/1.1" 200 6366 0.084517 10.0.0.23 - - [2026-01-29 15:37:20] "GET /obj-perms HTTP/1.1" 200 6366 0.086608 10.0.0.23 - - [2026-01-29 15:38:10] "GET / HTTP/1.1" 200 36215 0.002200 10.0.0.23 - - [2026-01-29 15:38:20] "GET /obj-perms HTTP/1.1" 200 6366 0.090194 10.0.0.23 - - [2026-01-29 15:38:21] "GET /project/59299fc3-7d4e-46a9-9dd8-442bbdc74271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001116 10.0.0.23 - - [2026-01-29 15:38:21] "GET /obj-perms HTTP/1.1" 200 6366 0.093026 10.0.0.23 - - [2026-01-29 15:38:21] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.044577 10.0.0.23 - - [2026-01-29 15:38:21] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003631 10.0.0.23 - - [2026-01-29 15:38:21] "POST /domains HTTP/1.1" 200 331 0.026495 10.0.0.23 - - [2026-01-29 15:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.073641 10.0.0.23 - - [2026-01-29 15:38:21] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.205494 10.0.0.23 - - [2026-01-29 15:38:21] "POST /id-to-fqname HTTP/1.1" 200 165 0.001797 10.0.0.23 - - [2026-01-29 15:38:22] "POST /fqname-to-id HTTP/1.1" 404 174 0.004010 10.0.0.23 - - [2026-01-29 15:38:22] "POST /security-groups HTTP/1.1" 200 560 0.150852 10.0.0.23 - - [2026-01-29 15:38:22] "POST /projects HTTP/1.1" 200 531 0.410905 10.0.0.23 - - [2026-01-29 15:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.453574 10.0.0.23 - - [2026-01-29 15:38:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.042894 10.0.0.23 - - [2026-01-29 15:38:22] "POST /access-control-lists HTTP/1.1" 200 573 0.076813 10.0.0.23 - - [2026-01-29 15:38:22] "GET /project/59299fc3-7d4e-46a9-9dd8-442bbdc74271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.920734 10.0.0.23 - - [2026-01-29 15:38:22] "POST /fqname-to-id HTTP/1.1" 404 204 0.013649 10.0.0.23 - - [2026-01-29 15:38:22] "POST /access-control-lists HTTP/1.1" 200 571 0.081880 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, 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 870, 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-01-29T15:38:23Z failed with SSLError [Introspect:8084]10.0.0.23 - - [2026-01-29 15:38:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001482 10.0.0.23 - - [2026-01-29 15:38:24] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001498 10.0.0.23 - - [2026-01-29 15:38:24] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009616 10.0.0.23 - - [2026-01-29 15:38:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.041032 10.0.0.23 - - [2026-01-29 15:38:25] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003900 10.0.0.23 - - [2026-01-29 15:38:25] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001392 10.0.0.23 - - [2026-01-29 15:38:25] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009775 10.0.0.23 - - [2026-01-29 15:38:25] "POST /id-to-fqname HTTP/1.1" 200 199 0.002762 10.0.0.23 - - [2026-01-29 15:38:25] "POST /fqname-to-id HTTP/1.1" 404 208 0.010153 10.0.0.23 - - [2026-01-29 15:38:25] "POST /security-groups HTTP/1.1" 200 594 0.088710 10.0.0.23 - - [2026-01-29 15:38:25] "POST /fqname-to-id HTTP/1.1" 404 243 0.004893 10.0.0.23 - - [2026-01-29 15:38:25] "POST /projects HTTP/1.1" 200 599 0.328773 10.0.0.23 - - [2026-01-29 15:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.377135 10.0.0.23 - - [2026-01-29 15:38:25] "POST /access-control-lists HTTP/1.1" 200 607 0.099214 10.0.0.23 - - [2026-01-29 15:38:25] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.626558 10.0.0.23 - - [2026-01-29 15:38:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.012548 10.0.0.23 - - [2026-01-29 15:38:25] "POST /access-control-lists HTTP/1.1" 200 605 0.077956 10.0.0.23 - - [2026-01-29 15:38:27] "GET / HTTP/1.1" 200 36215 0.002414 10.0.0.23 - - [2026-01-29 15:38:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000601 10.0.0.23 - - [2026-01-29 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.099278 10.0.0.23 - - [2026-01-29 15:38:36] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001563 10.0.0.23 - - [2026-01-29 15:38:36] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.034179 252.23.96.244 - - [2026-01-29 15:38:37] "POST /neutron/network HTTP/1.1" 200 117 0.059049 10.0.0.23 - - [2026-01-29 15:38:37] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001441 252.23.96.244 - - [2026-01-29 15:38:37] "POST /neutron/network HTTP/1.1" 200 618 0.133221 10.0.0.23 - - [2026-01-29 15:38:37] "POST /route-targets HTTP/1.1" 200 328 0.027418 10.0.0.23 - - [2026-01-29 15:38:37] "POST /ref-update HTTP/1.1" 200 156 0.031359 10.0.0.23 - - [2026-01-29 15:38:38] "POST /useragent-kv HTTP/1.1" 200 115 0.023474 252.23.96.244 - - [2026-01-29 15:38:38] "POST /neutron/subnet HTTP/1.1" 200 719 0.236612 252.23.96.244 - - [2026-01-29 15:38:38] "POST /neutron/network HTTP/1.1" 200 836 0.009014 10.0.0.23 - - [2026-01-29 15:38:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.002288 10.0.0.23 - - [2026-01-29 15:38:38] "GET /virtual-network/ed494386-eb29-4e22-9124-0edc5421b472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008862 252.23.96.244 - - [2026-01-29 15:38:38] "POST /neutron/network HTTP/1.1" 200 836 0.007685 10.0.0.23 - - [2026-01-29 15:38:38] "GET /virtual-network/ed494386-eb29-4e22-9124-0edc5421b472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007200 252.23.96.244 - - [2026-01-29 15:38:38] "POST /neutron/network HTTP/1.1" 200 836 0.009399 252.23.96.244 - - [2026-01-29 15:38:38] "POST /neutron/subnet HTTP/1.1" 200 719 0.012083 10.0.0.23 - - [2026-01-29 15:38:38] "GET /domains HTTP/1.1" 401 296 0.000515 10.0.0.23 - - [2026-01-29 15:38:38] "GET /domains HTTP/1.1" 200 438 0.036003 10.0.0.23 - - [2026-01-29 15:38:38] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001688 10.0.0.23 - - [2026-01-29 15:38:38] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1316 0.012708 10.0.0.23 - - [2026-01-29 15:38:39] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002201 10.0.0.23 - - [2026-01-29 15:38:39] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83 HTTP/1.1" 200 2165 0.061760 10.0.0.23 - - [2026-01-29 15:38:39] "GET /virtual-network/ed494386-eb29-4e22-9124-0edc5421b472 HTTP/1.1" 200 2340 0.010688 10.0.0.23 - - [2026-01-29 15:38:39] "GET /virtual-network/ed494386-eb29-4e22-9124-0edc5421b472 HTTP/1.1" 200 2340 0.008443 10.0.0.23 - - [2026-01-29 15:38:39] "GET /routing-instance/0e7b8203-c976-4072-8e69-45d331f376f9 HTTP/1.1" 200 1495 0.005770 10.0.0.23 - - [2026-01-29 15:38:39] "GET /routing-instance/0e7b8203-c976-4072-8e69-45d331f376f9 HTTP/1.1" 200 1495 0.006295 10.0.0.23 - - [2026-01-29 15:38:39] "GET /route-target/1acf5b9c-e38c-495d-838b-5275b6c13967 HTTP/1.1" 200 1218 0.006034 10.0.0.23 - - [2026-01-29 15:38:39] "GET /virtual-network/ed494386-eb29-4e22-9124-0edc5421b472 HTTP/1.1" 200 2340 0.006980 10.0.0.23 - - [2026-01-29 15:38:39] "GET /routing-instance/0e7b8203-c976-4072-8e69-45d331f376f9 HTTP/1.1" 200 1495 0.005044 10.0.0.23 - - [2026-01-29 15:38:39] "GET /virtual-network/ed494386-eb29-4e22-9124-0edc5421b472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008309 10.0.0.23 - - [2026-01-29 15:38:39] "GET /virtual-network/ed494386-eb29-4e22-9124-0edc5421b472 HTTP/1.1" 200 2340 0.009329 10.0.0.23 - - [2026-01-29 15:38:39] "GET /routing-instance/0e7b8203-c976-4072-8e69-45d331f376f9 HTTP/1.1" 200 1495 0.005144 10.0.0.23 - - [2026-01-29 15:38:39] "GET /routing-instance/0e7b8203-c976-4072-8e69-45d331f376f9 HTTP/1.1" 200 1495 0.006060 10.0.0.23 - - [2026-01-29 15:38:39] "GET /route-target/1acf5b9c-e38c-495d-838b-5275b6c13967 HTTP/1.1" 200 1218 0.005426 10.0.0.23 - - [2026-01-29 15:38:39] "GET /domains HTTP/1.1" 200 438 0.003891 10.0.0.23 - - [2026-01-29 15:38:39] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001370 10.0.0.23 - - [2026-01-29 15:38:39] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1316 0.008878 10.0.0.23 - - [2026-01-29 15:38:40] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001336 10.0.0.23 - - [2026-01-29 15:38:40] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83 HTTP/1.1" 200 2165 0.039746 10.0.0.23 - - [2026-01-29 15:38:40] "GET /virtual-network/ed494386-eb29-4e22-9124-0edc5421b472 HTTP/1.1" 200 2340 0.007491 10.0.0.23 - - [2026-01-29 15:38:40] "GET /obj-perms HTTP/1.1" 200 6435 0.078971 10.0.0.23 - - [2026-01-29 15:38:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001949 252.23.96.244 - - [2026-01-29 15:38:45] "POST /neutron/network HTTP/1.1" 200 846 0.008706 252.23.96.244 - - [2026-01-29 15:38:45] "GET /aaa-mode HTTP/1.1" 401 296 0.000709 252.23.96.244 - - [2026-01-29 15:38:45] "GET / HTTP/1.1" 200 36215 0.002838 252.23.96.244 - - [2026-01-29 15:38:45] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000584 10.0.0.23 - - [2026-01-29 15:38:45] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001595 252.23.96.244 - - [2026-01-29 15:38:45] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.069165 252.23.96.244 - - [2026-01-29 15:38:46] "POST /neutron/network HTTP/1.1" 200 836 0.042260 252.23.96.244 - - [2026-01-29 15:38:47] "POST /neutron/port HTTP/1.1" 200 117 0.009878 252.23.96.244 - - [2026-01-29 15:38:48] "POST /neutron/network HTTP/1.1" 200 846 0.008680 10.0.0.23 - - [2026-01-29 15:38:48] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001512 252.23.96.244 - - [2026-01-29 15:38:48] "POST /neutron/port HTTP/1.1" 200 117 0.014523 252.23.96.244 - - [2026-01-29 15:38:48] "POST /neutron/port HTTP/1.1" 200 1068 0.462586 252.23.96.244 - - [2026-01-29 15:38:49] "POST /neutron/port HTTP/1.1" 200 1068 0.050107 252.23.96.244 - - [2026-01-29 15:38:49] "POST /neutron/port HTTP/1.1" 200 1068 0.018303 252.23.96.244 - - [2026-01-29 15:38:49] "POST /neutron/port HTTP/1.1" 200 1118 0.148425 252.23.96.244 - - [2026-01-29 15:38:49] "POST /neutron/port HTTP/1.1" 200 1128 0.024723 252.23.96.244 - - [2026-01-29 15:38:49] "POST /neutron/security_group HTTP/1.1" 200 2067 0.011697 252.23.96.244 - - [2026-01-29 15:38:49] "POST /neutron/port HTTP/1.1" 200 1128 0.023116 252.23.96.244 - - [2026-01-29 15:38:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005766 252.23.96.244 - - [2026-01-29 15:38:50] "POST /neutron/subnet HTTP/1.1" 200 693 0.012847 252.23.96.244 - - [2026-01-29 15:38:50] "POST /neutron/port HTTP/1.1" 200 117 0.001599 252.23.96.244 - - [2026-01-29 15:38:50] "POST /neutron/network HTTP/1.1" 200 836 0.008280 252.23.96.244 - - [2026-01-29 15:38:55] "POST /neutron/port HTTP/1.1" 200 1128 0.023430 252.23.96.244 - - [2026-01-29 15:38:55] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009800 10.0.0.23 - - [2026-01-29 15:38:55] "GET /obj-perms HTTP/1.1" 200 6435 0.001941 10.0.0.23 - - [2026-01-29 15:38:56] "GET /obj-perms HTTP/1.1" 200 6435 0.003356 10.0.0.23 - - [2026-01-29 15:38:57] "GET /obj-perms HTTP/1.1" 200 6435 0.002984 10.0.0.23 - - [2026-01-29 15:38:58] "GET /obj-perms HTTP/1.1" 200 6435 0.002225 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:38:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001615 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:38:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001596 10.0.0.23 - - [2026-01-29 15:38:59] "GET /obj-perms HTTP/1.1" 200 6435 0.002702 252.23.96.244 - - [2026-01-29 15:39:00] "POST /neutron/network HTTP/1.1" 200 836 0.009946 252.23.96.244 - - [2026-01-29 15:39:00] "POST /neutron/network HTTP/1.1" 400 204 0.022950 252.23.96.244 - - [2026-01-29 15:39:01] "POST /neutron/port HTTP/1.1" 200 1128 0.029345 252.23.96.244 - - [2026-01-29 15:39:01] "POST /neutron/port HTTP/1.1" 200 1118 0.026091 252.23.96.244 - - [2026-01-29 15:39:02] "POST /neutron/port HTTP/1.1" 200 151 0.237272 252.23.96.244 - - [2026-01-29 15:39:03] "POST /neutron/network HTTP/1.1" 200 836 0.010735 10.0.0.23 - - [2026-01-29 15:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.007303 10.0.0.23 - - [2026-01-29 15:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.025367 10.0.0.23 - - [2026-01-29 15:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008355 252.23.96.244 - - [2026-01-29 15:39:03] "POST /neutron/network HTTP/1.1" 200 151 0.260873 10.0.0.23 - - [2026-01-29 15:39:03] "GET /routing-instance/0e7b8203-c976-4072-8e69-45d331f376f9 HTTP/1.1" 404 171 0.025738 10.0.0.23 - - [2026-01-29 15:39:03] "DELETE /route-target/1acf5b9c-e38c-495d-838b-5275b6c13967 HTTP/1.1" 200 115 0.101512 10.0.0.23 - - [2026-01-29 15:39:03] "GET /domains HTTP/1.1" 200 438 0.004452 10.0.0.23 - - [2026-01-29 15:39:03] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002932 10.0.0.23 - - [2026-01-29 15:39:03] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1316 0.014457 10.0.0.23 - - [2026-01-29 15:39:03] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001831 10.0.0.23 - - [2026-01-29 15:39:03] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83 HTTP/1.1" 200 1916 0.084749 10.0.0.23 - - [2026-01-29 15:39:04] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001827 10.0.0.23 - - [2026-01-29 15:39:04] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.068999 10.0.0.23 - - [2026-01-29 15:39:04] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001280 10.0.0.23 - - [2026-01-29 15:39:04] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?fields=virtual_networks HTTP/1.1" 200 1055 0.071899 10.0.0.23 - - [2026-01-29 15:39:04] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001702 10.0.0.23 - - [2026-01-29 15:39:04] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.076370 10.0.0.23 - - [2026-01-29 15:39:04] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001230 10.0.0.23 - - [2026-01-29 15:39:04] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?fields=security_groups HTTP/1.1" 200 1291 0.043770 10.0.0.23 - - [2026-01-29 15:39:05] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001322 10.0.0.23 - - [2026-01-29 15:39:05] "GET /project/59299fc3-7d4e-46a9-9dd8-442bbdc74271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.042311 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:39:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001423 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:39:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001513 10.0.0.23 - - [2026-01-29 15:39:11] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001681 10.0.0.23 - - [2026-01-29 15:39:11] "GET /project/59299fc3-7d4e-46a9-9dd8-442bbdc74271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.043859 10.0.0.23 - - [2026-01-29 15:39:12] "GET /documentation/index.html HTTP/1.1" 200 210274 0.003602 10.0.0.23 - - [2026-01-29 15:39:12] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001292 10.0.0.23 - - [2026-01-29 15:39:12] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008645 10.0.0.23 - - [2026-01-29 15:39:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.038560 10.0.0.23 - - [2026-01-29 15:39:12] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003976 10.0.0.23 - - [2026-01-29 15:39:12] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001636 10.0.0.23 - - [2026-01-29 15:39:12] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009446 10.0.0.23 - - [2026-01-29 15:39:12] "POST /id-to-fqname HTTP/1.1" 200 200 0.001997 10.0.0.23 - - [2026-01-29 15:39:13] "POST /fqname-to-id HTTP/1.1" 404 209 0.003796 10.0.0.23 - - [2026-01-29 15:39:13] "POST /security-groups HTTP/1.1" 200 595 0.085169 10.0.0.23 - - [2026-01-29 15:39:13] "POST /fqname-to-id HTTP/1.1" 404 244 0.005957 10.0.0.23 - - [2026-01-29 15:39:13] "POST /projects HTTP/1.1" 200 601 0.282346 10.0.0.23 - - [2026-01-29 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.330480 10.0.0.23 - - [2026-01-29 15:39:13] "POST /access-control-lists HTTP/1.1" 200 608 0.075384 10.0.0.23 - - [2026-01-29 15:39:13] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.510861 10.0.0.23 - - [2026-01-29 15:39:13] "POST /fqname-to-id HTTP/1.1" 404 243 0.003883 10.0.0.23 - - [2026-01-29 15:39:13] "POST /access-control-lists HTTP/1.1" 200 606 0.071267 10.0.0.23 - - [2026-01-29 15:39:13] "DELETE /project/ff53423a293e4feb806e0fe9cdc519f5 HTTP/1.1" 404 173 0.011795 10.0.0.23 - - [2026-01-29 15:39:13] "DELETE /project/59299fc37d4e46a99dd8442bbdc74271 HTTP/1.1" 404 173 0.010680 10.0.0.23 - - [2026-01-29 15:39:13] "DELETE /project/8e5298be5f64438b8f2d8cfb1534cf83 HTTP/1.1" 404 173 0.005219 10.0.0.23 - - [2026-01-29 15:39:13] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001207 10.0.0.23 - - [2026-01-29 15:39:13] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.037328 10.0.0.23 - - [2026-01-29 15:39:13] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001681 10.0.0.23 - - [2026-01-29 15:39:13] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?fields=security_groups HTTP/1.1" 200 1384 0.059175 10.0.0.23 - - [2026-01-29 15:39:13] "DELETE /security-group/8e6d9667-b0d5-466f-8f9b-8cbc5f22085f HTTP/1.1" 200 115 0.068952 10.0.0.23 - - [2026-01-29 15:39:13] "GET /projects?obj_uuids=8e5298be-5f64-438b-8f2d-8cfb1534cf83&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002298 10.0.0.23 - - [2026-01-29 15:39:13] "DELETE /access-control-list/031e4ea7-441f-44f6-9431-b9cf10d9da54 HTTP/1.1" 200 115 0.044982 10.0.0.23 - - [2026-01-29 15:39:13] "GET /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83?fields=application_policy_sets HTTP/1.1" 200 1423 0.071038 10.0.0.23 - - [2026-01-29 15:39:13] "DELETE /access-control-list/3cef428c-771b-4f4a-960d-ed70cd1e1257 HTTP/1.1" 200 115 0.069232 10.0.0.23 - - [2026-01-29 15:39:13] "DELETE /project/8e5298be-5f64-438b-8f2d-8cfb1534cf83 HTTP/1.1" 200 115 0.464237 10.0.0.23 - - [2026-01-29 15:39:14] "GET / HTTP/1.1" 200 36215 0.002077 10.0.0.23 - - [2026-01-29 15:39:15] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001757 10.0.0.23 - - [2026-01-29 15:39:15] "GET /project/59299fc3-7d4e-46a9-9dd8-442bbdc74271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.072023 10.0.0.23 - - [2026-01-29 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.23 - - [2026-01-29 15:39:16] "GET /security-group/9abc4231-a650-4fab-8396-6d404bf99dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.006596 10.0.0.23 - - [2026-01-29 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.23 - - [2026-01-29 15:39:16] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001338 10.0.0.23 - - [2026-01-29 15:39:16] "GET /project/59299fc3-7d4e-46a9-9dd8-442bbdc74271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.053397 10.0.0.23 - - [2026-01-29 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.23 - - [2026-01-29 15:39:16] "GET /security-group/9abc4231-a650-4fab-8396-6d404bf99dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005683 10.0.0.23 - - [2026-01-29 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.23 - - [2026-01-29 15:39:16] "PUT /security-group/9abc4231-a650-4fab-8396-6d404bf99dfc HTTP/1.1" 200 263 0.022316 10.0.0.23 - - [2026-01-29 15:39:16] "PUT /access-control-list/a68323a4-95fd-489c-a3d7-584d1a35ac3e HTTP/1.1" 200 273 0.015083 10.0.0.23 - - [2026-01-29 15:39:16] "PUT /access-control-list/de7ee4c3-985b-4c4d-a41a-bd32f1f57506 HTTP/1.1" 200 273 0.019882 10.0.0.23 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000726 10.0.0.23 - - [2026-01-29 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.112236 10.0.0.23 - - [2026-01-29 15:39:17] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001627 10.0.0.23 - - [2026-01-29 15:39:17] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.057943 252.23.96.244 - - [2026-01-29 15:39:17] "POST /neutron/network HTTP/1.1" 200 117 0.049176 10.0.0.23 - - [2026-01-29 15:39:18] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001678 252.23.96.244 - - [2026-01-29 15:39:18] "POST /neutron/network HTTP/1.1" 200 617 0.103478 10.0.0.23 - - [2026-01-29 15:39:18] "POST /route-targets HTTP/1.1" 200 328 0.020960 10.0.0.23 - - [2026-01-29 15:39:18] "POST /ref-update HTTP/1.1" 200 156 0.027146 10.0.0.23 - - [2026-01-29 15:39:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004403 252.23.96.244 - - [2026-01-29 15:39:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.182895 252.23.96.244 - - [2026-01-29 15:39:18] "POST /neutron/network HTTP/1.1" 200 836 0.007942 10.0.0.23 - - [2026-01-29 15:39:18] "POST /id-to-fqname HTTP/1.1" 200 231 0.001648 10.0.0.23 - - [2026-01-29 15:39:18] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006705 252.23.96.244 - - [2026-01-29 15:39:18] "POST /neutron/network HTTP/1.1" 200 836 0.009583 10.0.0.23 - - [2026-01-29 15:39:18] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008379 252.23.96.244 - - [2026-01-29 15:39:18] "POST /neutron/network HTTP/1.1" 200 836 0.010448 252.23.96.244 - - [2026-01-29 15:39:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.013036 10.0.0.23 - - [2026-01-29 15:39:18] "GET /domains HTTP/1.1" 401 296 0.000832 10.0.0.23 - - [2026-01-29 15:39:19] "GET /domains HTTP/1.1" 200 438 0.038502 10.0.0.23 - - [2026-01-29 15:39:19] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001455 10.0.0.23 - - [2026-01-29 15:39:19] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1317 0.011710 10.0.0.23 - - [2026-01-29 15:39:19] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001558 10.0.0.23 - - [2026-01-29 15:39:19] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5 HTTP/1.1" 200 2170 0.046616 10.0.0.23 - - [2026-01-29 15:39:19] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf HTTP/1.1" 200 2341 0.008274 10.0.0.23 - - [2026-01-29 15:39:19] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf HTTP/1.1" 200 2341 0.005886 10.0.0.23 - - [2026-01-29 15:39:19] "GET /routing-instance/d6b730c4-c882-4169-8bc1-e4d3c575d52a HTTP/1.1" 200 1493 0.005073 10.0.0.23 - - [2026-01-29 15:39:19] "GET /routing-instance/d6b730c4-c882-4169-8bc1-e4d3c575d52a HTTP/1.1" 200 1493 0.004455 10.0.0.23 - - [2026-01-29 15:39:19] "GET /route-target/3da11590-47e1-449e-bab9-712e7bde3641 HTTP/1.1" 200 1218 0.004781 10.0.0.23 - - [2026-01-29 15:39:19] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf HTTP/1.1" 200 2341 0.008643 10.0.0.23 - - [2026-01-29 15:39:19] "GET /routing-instance/d6b730c4-c882-4169-8bc1-e4d3c575d52a HTTP/1.1" 200 1493 0.004440 10.0.0.23 - - [2026-01-29 15:39:19] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006839 10.0.0.23 - - [2026-01-29 15:39:19] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf HTTP/1.1" 200 2341 0.006492 10.0.0.23 - - [2026-01-29 15:39:19] "GET /routing-instance/d6b730c4-c882-4169-8bc1-e4d3c575d52a HTTP/1.1" 200 1493 0.005054 10.0.0.23 - - [2026-01-29 15:39:19] "GET /routing-instance/d6b730c4-c882-4169-8bc1-e4d3c575d52a HTTP/1.1" 200 1493 0.005450 10.0.0.23 - - [2026-01-29 15:39:20] "GET /route-target/3da11590-47e1-449e-bab9-712e7bde3641 HTTP/1.1" 200 1218 0.004871 10.0.0.23 - - [2026-01-29 15:39:20] "GET /domains HTTP/1.1" 200 438 0.004348 10.0.0.23 - - [2026-01-29 15:39:20] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001215 10.0.0.23 - - [2026-01-29 15:39:20] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1317 0.008805 10.0.0.23 - - [2026-01-29 15:39:20] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001669 10.0.0.23 - - [2026-01-29 15:39:20] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5 HTTP/1.1" 200 2170 0.037271 10.0.0.23 - - [2026-01-29 15:39:20] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf HTTP/1.1" 200 2341 0.006000 10.0.0.23 - - [2026-01-29 15:39:20] "GET /obj-perms HTTP/1.1" 200 6437 0.071596 10.0.0.23 - - [2026-01-29 15:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.23 - - [2026-01-29 15:39:21] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001189 10.0.0.23 - - [2026-01-29 15:39:21] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.031893 252.23.96.244 - - [2026-01-29 15:39:21] "POST /neutron/network HTTP/1.1" 200 117 0.015832 10.0.0.23 - - [2026-01-29 15:39:21] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003141 252.23.96.244 - - [2026-01-29 15:39:21] "POST /neutron/network HTTP/1.1" 200 617 0.115038 10.0.0.23 - - [2026-01-29 15:39:21] "POST /route-targets HTTP/1.1" 200 328 0.013806 10.0.0.23 - - [2026-01-29 15:39:21] "POST /ref-update HTTP/1.1" 200 156 0.037193 10.0.0.23 - - [2026-01-29 15:39:21] "POST /useragent-kv HTTP/1.1" 200 115 0.011848 252.23.96.244 - - [2026-01-29 15:39:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.230082 252.23.96.244 - - [2026-01-29 15:39:21] "POST /neutron/network HTTP/1.1" 200 836 0.008271 10.0.0.23 - - [2026-01-29 15:39:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001941 10.0.0.23 - - [2026-01-29 15:39:21] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007658 252.23.96.244 - - [2026-01-29 15:39:21] "POST /neutron/network HTTP/1.1" 200 836 0.007200 10.0.0.23 - - [2026-01-29 15:39:21] "GET /obj-perms HTTP/1.1" 200 6366 0.074552 10.0.0.23 - - [2026-01-29 15:39:21] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006196 252.23.96.244 - - [2026-01-29 15:39:21] "POST /neutron/network HTTP/1.1" 200 836 0.009327 252.23.96.244 - - [2026-01-29 15:39:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.011413 10.0.0.23 - - [2026-01-29 15:39:22] "GET /domains HTTP/1.1" 200 438 0.005437 10.0.0.23 - - [2026-01-29 15:39:22] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001940 10.0.0.23 - - [2026-01-29 15:39:22] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1317 0.015113 10.0.0.23 - - [2026-01-29 15:39:22] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001387 10.0.0.23 - - [2026-01-29 15:39:22] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5 HTTP/1.1" 200 2397 0.052379 10.0.0.23 - - [2026-01-29 15:39:22] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed HTTP/1.1" 200 2341 0.016761 10.0.0.23 - - [2026-01-29 15:39:22] "GET /obj-perms HTTP/1.1" 200 6366 0.090557 10.0.0.23 - - [2026-01-29 15:39:22] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed HTTP/1.1" 200 2341 0.009523 10.0.0.23 - - [2026-01-29 15:39:22] "GET /routing-instance/477ea6a0-f6b6-4108-9839-973a1c86c8ee HTTP/1.1" 200 1492 0.005682 10.0.0.23 - - [2026-01-29 15:39:22] "GET /routing-instance/477ea6a0-f6b6-4108-9839-973a1c86c8ee HTTP/1.1" 200 1492 0.005442 10.0.0.23 - - [2026-01-29 15:39:22] "GET /route-target/8ff53c12-45b9-4022-8ec6-83aac1dc3ae7 HTTP/1.1" 200 1219 0.006009 10.0.0.23 - - [2026-01-29 15:39:22] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed HTTP/1.1" 200 2341 0.012147 10.0.0.23 - - [2026-01-29 15:39:22] "GET /routing-instance/477ea6a0-f6b6-4108-9839-973a1c86c8ee HTTP/1.1" 200 1492 0.005468 10.0.0.23 - - [2026-01-29 15:39:22] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008822 10.0.0.23 - - [2026-01-29 15:39:22] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed HTTP/1.1" 200 2341 0.006018 10.0.0.23 - - [2026-01-29 15:39:22] "GET /routing-instance/477ea6a0-f6b6-4108-9839-973a1c86c8ee HTTP/1.1" 200 1492 0.004636 10.0.0.23 - - [2026-01-29 15:39:22] "GET /routing-instance/477ea6a0-f6b6-4108-9839-973a1c86c8ee HTTP/1.1" 200 1492 0.004696 10.0.0.23 - - [2026-01-29 15:39:22] "GET /route-target/8ff53c12-45b9-4022-8ec6-83aac1dc3ae7 HTTP/1.1" 200 1219 0.010489 10.0.0.23 - - [2026-01-29 15:39:23] "GET /domains HTTP/1.1" 200 438 0.003718 10.0.0.23 - - [2026-01-29 15:39:23] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001890 10.0.0.23 - - [2026-01-29 15:39:23] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1317 0.012583 10.0.0.23 - - [2026-01-29 15:39:23] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001522 10.0.0.23 - - [2026-01-29 15:39:23] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5 HTTP/1.1" 200 2397 0.061097 10.0.0.23 - - [2026-01-29 15:39:23] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed HTTP/1.1" 200 2341 0.010171 10.0.0.23 - - [2026-01-29 15:39:23] "GET /obj-perms HTTP/1.1" 200 6437 0.002855 10.0.0.23 - - [2026-01-29 15:39:23] "POST /id-to-fqname HTTP/1.1" 200 231 0.002285 252.23.96.244 - - [2026-01-29 15:39:24] "POST /neutron/network HTTP/1.1" 200 846 0.014618 252.23.96.244 - - [2026-01-29 15:39:24] "GET /aaa-mode HTTP/1.1" 401 296 0.000537 252.23.96.244 - - [2026-01-29 15:39:24] "GET / HTTP/1.1" 200 36215 0.002354 252.23.96.244 - - [2026-01-29 15:39:24] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000463 10.0.0.23 - - [2026-01-29 15:39:25] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001645 252.23.96.244 - - [2026-01-29 15:39:25] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.123313 252.23.96.244 - - [2026-01-29 15:39:25] "POST /neutron/network HTTP/1.1" 200 836 0.042992 252.23.96.244 - - [2026-01-29 15:39:26] "POST /neutron/port HTTP/1.1" 200 117 0.021102 252.23.96.244 - - [2026-01-29 15:39:26] "POST /neutron/port HTTP/1.1" 200 117 0.008717 10.0.0.23 - - [2026-01-29 15:39:26] "POST /id-to-fqname HTTP/1.1" 200 231 0.002187 252.23.96.244 - - [2026-01-29 15:39:26] "POST /neutron/port HTTP/1.1" 200 117 0.011530 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:39:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002292 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:39:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001556 252.23.96.244 - - [2026-01-29 15:39:26] "POST /neutron/network HTTP/1.1" 200 846 0.008223 252.23.96.244 - - [2026-01-29 15:39:26] "GET /aaa-mode HTTP/1.1" 401 296 0.000617 252.23.96.244 - - [2026-01-29 15:39:26] "GET / HTTP/1.1" 200 36215 0.002387 252.23.96.244 - - [2026-01-29 15:39:26] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000748 252.23.96.244 - - [2026-01-29 15:39:26] "POST /neutron/network HTTP/1.1" 200 846 0.009275 10.0.0.23 - - [2026-01-29 15:39:26] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001389 10.0.0.23 - - [2026-01-29 15:39:27] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002259 252.23.96.244 - - [2026-01-29 15:39:27] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.127998 252.23.96.244 - - [2026-01-29 15:39:27] "POST /neutron/port HTTP/1.1" 200 1070 0.382472 252.23.96.244 - - [2026-01-29 15:39:27] "POST /neutron/port HTTP/1.1" 200 1070 0.018849 252.23.96.244 - - [2026-01-29 15:39:27] "POST /neutron/port HTTP/1.1" 200 1070 0.014832 252.23.96.244 - - [2026-01-29 15:39:27] "POST /neutron/port HTTP/1.1" 200 1120 0.147646 252.23.96.244 - - [2026-01-29 15:39:27] "POST /neutron/network HTTP/1.1" 200 836 0.077162 252.23.96.244 - - [2026-01-29 15:39:28] "POST /neutron/port HTTP/1.1" 200 1130 0.029285 252.23.96.244 - - [2026-01-29 15:39:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005454 252.23.96.244 - - [2026-01-29 15:39:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.016885 252.23.96.244 - - [2026-01-29 15:39:28] "POST /neutron/port HTTP/1.1" 200 117 0.003511 252.23.96.244 - - [2026-01-29 15:39:28] "POST /neutron/network HTTP/1.1" 200 836 0.016191 252.23.96.244 - - [2026-01-29 15:39:28] "POST /neutron/port HTTP/1.1" 200 1130 0.053432 252.23.96.244 - - [2026-01-29 15:39:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.016418 252.23.96.244 - - [2026-01-29 15:39:28] "POST /neutron/port HTTP/1.1" 200 117 0.009255 10.0.0.23 - - [2026-01-29 15:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.23 - - [2026-01-29 15:39:28] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001315 10.0.0.23 - - [2026-01-29 15:39:28] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.050976 10.0.0.23 - - [2026-01-29 15:39:28] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.009909 10.0.0.23 - - [2026-01-29 15:39:28] "GET /floating-ip-pools?parent_id=ceccf53e-7edc-40e8-97fc-454503a7ddcf&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004616 10.0.0.23 - - [2026-01-29 15:39:28] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007673 10.0.0.23 - - [2026-01-29 15:39:28] "POST /floating-ip-pools HTTP/1.1" 200 609 0.070132 10.0.0.23 - - [2026-01-29 15:39:29] "POST /ref-update HTTP/1.1" 200 156 0.038181 10.0.0.23 - - [2026-01-29 15:39:29] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.021233 10.0.0.23 - - [2026-01-29 15:39:29] "GET /domains HTTP/1.1" 200 438 0.005045 10.0.0.23 - - [2026-01-29 15:39:29] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002308 10.0.0.23 - - [2026-01-29 15:39:29] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1317 0.016861 10.0.0.23 - - [2026-01-29 15:39:29] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001343 252.23.96.244 - - [2026-01-29 15:39:29] "POST /neutron/network HTTP/1.1" 200 846 0.014683 10.0.0.23 - - [2026-01-29 15:39:29] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5 HTTP/1.1" 200 2981 0.089015 10.0.0.23 - - [2026-01-29 15:39:29] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001578 10.0.0.23 - - [2026-01-29 15:39:29] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf HTTP/1.1" 200 2620 0.050699 10.0.0.23 - - [2026-01-29 15:39:29] "GET /floating-ip-pool/a3989c09-ecfc-4a7d-be29-aa15625574e0 HTTP/1.1" 200 1441 0.007746 10.0.0.23 - - [2026-01-29 15:39:29] "GET /domains HTTP/1.1" 200 438 0.004569 10.0.0.23 - - [2026-01-29 15:39:29] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001875 10.0.0.23 - - [2026-01-29 15:39:29] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1317 0.014622 10.0.0.23 - - [2026-01-29 15:39:29] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001261 10.0.0.23 - - [2026-01-29 15:39:29] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5 HTTP/1.1" 200 3236 0.062556 10.0.0.23 - - [2026-01-29 15:39:29] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf HTTP/1.1" 200 3152 0.027492 252.23.96.244 - - [2026-01-29 15:39:29] "POST /neutron/port HTTP/1.1" 200 1070 0.551328 10.0.0.23 - - [2026-01-29 15:39:29] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008991 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/port HTTP/1.1" 200 1070 0.033899 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/port HTTP/1.1" 200 1130 0.021858 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/port HTTP/1.1" 200 1070 0.020125 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010531 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/port HTTP/1.1" 200 1120 0.148731 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/port HTTP/1.1" 200 1130 0.025636 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006429 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/subnet HTTP/1.1" 200 698 0.037630 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/port HTTP/1.1" 200 117 0.002739 252.23.96.244 - - [2026-01-29 15:39:30] "POST /neutron/network HTTP/1.1" 200 836 0.011724 252.23.96.244 - - [2026-01-29 15:39:35] "POST /neutron/port HTTP/1.1" 200 1130 0.019104 252.23.96.244 - - [2026-01-29 15:39:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010575 252.23.96.244 - - [2026-01-29 15:39:35] "POST /neutron/port HTTP/1.1" 200 1130 0.035754 252.23.96.244 - - [2026-01-29 15:39:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010543 252.23.96.244 - - [2026-01-29 15:39:35] "POST /neutron/port HTTP/1.1" 200 1130 0.024574 252.23.96.244 - - [2026-01-29 15:39:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009449 10.0.0.23 - - [2026-01-29 15:39:35] "GET /virtual-machine/edc72d12-0184-4f77-a74f-8b2602f1badf HTTP/1.1" 200 1305 0.007203 10.0.0.23 - - [2026-01-29 15:39:35] "GET /virtual-machine-interface/c17971c1-4915-4542-8193-290a59cd03d7 HTTP/1.1" 200 2999 0.006645 10.0.0.23 - - [2026-01-29 15:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008947 10.0.0.23 - - [2026-01-29 15:39:36] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007583 10.0.0.23 - - [2026-01-29 15:39:36] "GET /virtual-networks?parent_id=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004434 10.0.0.23 - - [2026-01-29 15:39:36] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.010317 10.0.0.23 - - [2026-01-29 15:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.23 - - [2026-01-29 15:39:39] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007364 252.23.96.244 - - [2026-01-29 15:39:40] "POST /neutron/port HTTP/1.1" 200 1130 0.067249 252.23.96.244 - - [2026-01-29 15:39:40] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007940 10.0.0.23 - - [2026-01-29 15:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.23 - - [2026-01-29 15:39:41] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004436 10.0.0.23 - - [2026-01-29 15:39:41] "GET /virtual-networks?parent_id=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004218 10.0.0.23 - - [2026-01-29 15:39:41] "GET /virtual-network/a36c5e7a-804e-4d22-9daf-0570308f59ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007559 252.23.96.244 - - [2026-01-29 15:39:41] "POST /neutron/port HTTP/1.1" 200 1130 0.019342 252.23.96.244 - - [2026-01-29 15:39:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008104 252.23.96.244 - - [2026-01-29 15:39:41] "POST /neutron/port HTTP/1.1" 200 1130 0.062693 252.23.96.244 - - [2026-01-29 15:39:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007610 252.23.96.244 - - [2026-01-29 15:39:42] "POST /neutron/port HTTP/1.1" 200 1130 0.076925 252.23.96.244 - - [2026-01-29 15:39:42] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007569 252.23.96.244 - - [2026-01-29 15:39:42] "POST /neutron/port HTTP/1.1" 200 1130 0.022247 252.23.96.244 - - [2026-01-29 15:39:42] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008632 252.23.96.244 - - [2026-01-29 15:39:43] "POST /neutron/port HTTP/1.1" 200 1130 0.064494 252.23.96.244 - - [2026-01-29 15:39:43] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008240 252.23.96.244 - - [2026-01-29 15:39:44] "POST /neutron/port HTTP/1.1" 200 1130 0.019995 252.23.96.244 - - [2026-01-29 15:39:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007331 10.0.0.23 - - [2026-01-29 15:39:46] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001420 252.23.96.244 - - [2026-01-29 15:39:46] "POST /neutron/floatingip HTTP/1.1" 200 530 0.111093 252.23.96.244 - - [2026-01-29 15:39:47] "POST /neutron/port HTTP/1.1" 200 1130 0.018230 252.23.96.244 - - [2026-01-29 15:39:47] "POST /neutron/floatingip HTTP/1.1" 200 530 0.009040 252.23.96.244 - - [2026-01-29 15:39:47] "POST /neutron/floatingip HTTP/1.1" 200 577 0.069164 252.23.96.244 - - [2026-01-29 15:39:47] "POST /neutron/port HTTP/1.1" 200 1130 0.018202 252.23.96.244 - - [2026-01-29 15:39:47] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009404 252.23.96.244 - - [2026-01-29 15:39:47] "POST /neutron/port HTTP/1.1" 200 1130 0.017138 252.23.96.244 - - [2026-01-29 15:39:47] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008394 252.23.96.244 - - [2026-01-29 15:39:47] "POST /neutron/port HTTP/1.1" 200 1130 0.023691 252.23.96.244 - - [2026-01-29 15:39:47] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009306 10.0.0.23 - - [2026-01-29 15:39:47] "GET /virtual-machine/5539dd17-ea92-440d-9814-503b90cbce83 HTTP/1.1" 200 1304 0.007377 10.0.0.23 - - [2026-01-29 15:39:47] "GET /virtual-machine-interface/b3d6a74e-7e31-48ae-9ec9-93c7f4d46661 HTTP/1.1" 200 3000 0.006537 10.0.0.23 - - [2026-01-29 15:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.23 - - [2026-01-29 15:39:48] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005448 10.0.0.23 - - [2026-01-29 15:39:48] "GET /virtual-networks?parent_id=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004630 10.0.0.23 - - [2026-01-29 15:39:48] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008802 252.23.96.244 - - [2026-01-29 15:39:48] "POST /neutron/port HTTP/1.1" 200 1130 0.025091 252.23.96.244 - - [2026-01-29 15:39:48] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009558 10.0.0.23 - - [2026-01-29 15:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.23 - - [2026-01-29 15:39:49] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004089 10.0.0.23 - - [2026-01-29 15:39:49] "GET /virtual-networks?parent_id=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004564 10.0.0.23 - - [2026-01-29 15:39:49] "GET /virtual-network/ceccf53e-7edc-40e8-97fc-454503a7ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007103 252.23.96.244 - - [2026-01-29 15:39:49] "POST /neutron/floatingip HTTP/1.1" 200 577 0.017224 10.0.0.23 - - [2026-01-29 15:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.23 - - [2026-01-29 15:39:49] "GET /routing-instance/d6b730c4-c882-4169-8bc1-e4d3c575d52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004209 10.0.0.23 - - [2026-01-29 15:39:49] "GET /route-target/3da11590-47e1-449e-bab9-712e7bde3641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004311 10.0.0.23 - - [2026-01-29 15:39:50] "GET /floating-ip/623185bb-4c92-4700-b801-2ab17bcf9f5f HTTP/1.1" 200 1887 0.006250 252.23.96.244 - - [2026-01-29 15:39:53] "POST /neutron/floatingip HTTP/1.1" 200 577 0.019251 252.23.96.244 - - [2026-01-29 15:39:53] "POST /neutron/floatingip HTTP/1.1" 200 530 0.032563 252.23.96.244 - - [2026-01-29 15:39:53] "POST /neutron/floatingip HTTP/1.1" 200 530 0.007162 252.23.96.244 - - [2026-01-29 15:39:53] "POST /neutron/floatingip HTTP/1.1" 200 115 0.052596 10.0.0.23 - - [2026-01-29 15:39:53] "GET /floating-ip-pool/a3989c09-ecfc-4a7d-be29-aa15625574e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004527 10.0.0.23 - - [2026-01-29 15:39:53] "POST /ref-update HTTP/1.1" 200 156 0.011030 10.0.0.23 - - [2026-01-29 15:39:53] "DELETE /floating-ip-pool/a3989c09-ecfc-4a7d-be29-aa15625574e0 HTTP/1.1" 200 115 0.032161 252.23.96.244 - - [2026-01-29 15:39:54] "POST /neutron/network HTTP/1.1" 200 836 0.009689 252.23.96.244 - - [2026-01-29 15:39:54] "POST /neutron/network HTTP/1.1" 400 204 0.017784 252.23.96.244 - - [2026-01-29 15:39:54] "POST /neutron/port HTTP/1.1" 200 1130 0.018998 252.23.96.244 - - [2026-01-29 15:39:54] "POST /neutron/port HTTP/1.1" 200 1120 0.017613 252.23.96.244 - - [2026-01-29 15:39:54] "POST /neutron/port HTTP/1.1" 200 1130 0.032632 252.23.96.244 - - [2026-01-29 15:39:55] "POST /neutron/port HTTP/1.1" 200 1120 0.076833 252.23.96.244 - - [2026-01-29 15:39:56] "POST /neutron/port HTTP/1.1" 200 151 1.331538 252.23.96.244 - - [2026-01-29 15:39:56] "POST /neutron/network HTTP/1.1" 200 836 0.031679 252.23.96.244 - - [2026-01-29 15:39:56] "POST /neutron/port HTTP/1.1" 200 151 1.295488 10.0.0.23 - - [2026-01-29 15:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014449 10.0.0.23 - - [2026-01-29 15:39:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009858 10.0.0.23 - - [2026-01-29 15:39:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007468 10.0.0.23 - - [2026-01-29 15:39:57] "DELETE /route-target/8ff53c12-45b9-4022-8ec6-83aac1dc3ae7 HTTP/1.1" 200 115 0.083192 252.23.96.244 - - [2026-01-29 15:39:57] "POST /neutron/network HTTP/1.1" 200 151 0.673775 10.0.0.23 - - [2026-01-29 15:39:57] "GET /routing-instance/477ea6a0-f6b6-4108-9839-973a1c86c8ee HTTP/1.1" 404 171 0.006384 10.0.0.23 - - [2026-01-29 15:39:57] "GET /domains HTTP/1.1" 200 438 0.005359 10.0.0.23 - - [2026-01-29 15:39:57] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.010943 10.0.0.23 - - [2026-01-29 15:39:57] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1317 0.081481 10.0.0.23 - - [2026-01-29 15:39:57] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.015528 10.0.0.23 - - [2026-01-29 15:39:58] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5 HTTP/1.1" 200 2170 0.455964 252.23.96.244 - - [2026-01-29 15:39:58] "POST /neutron/network HTTP/1.1" 200 836 0.018125 10.0.0.23 - - [2026-01-29 15:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.065179 10.0.0.23 - - [2026-01-29 15:39:59] "POST /useragent-kv HTTP/1.1" 200 115 0.011239 10.0.0.23 - - [2026-01-29 15:39:59] "POST /useragent-kv HTTP/1.1" 200 115 0.012736 252.23.96.244 - - [2026-01-29 15:39:59] "POST /neutron/network HTTP/1.1" 200 151 0.375168 10.0.0.23 - - [2026-01-29 15:39:59] "DELETE /route-target/3da11590-47e1-449e-bab9-712e7bde3641 HTTP/1.1" 200 115 0.120371 10.0.0.23 - - [2026-01-29 15:39:59] "GET /routing-instance/d6b730c4-c882-4169-8bc1-e4d3c575d52a HTTP/1.1" 404 171 0.004572 10.0.0.23 - - [2026-01-29 15:39:59] "GET /domains HTTP/1.1" 200 438 0.004300 10.0.0.23 - - [2026-01-29 15:39:59] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002501 10.0.0.23 - - [2026-01-29 15:39:59] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1317 0.011749 10.0.0.23 - - [2026-01-29 15:39:59] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001509 10.0.0.23 - - [2026-01-29 15:39:59] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5 HTTP/1.1" 200 1921 0.189341 10.0.0.23 - - [2026-01-29 15:40:00] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.012292 10.0.0.23 - - [2026-01-29 15:40:01] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.682700 10.0.0.23 - - [2026-01-29 15:40:01] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.046612 10.0.0.23 - - [2026-01-29 15:40:02] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?fields=virtual_networks HTTP/1.1" 200 1056 0.578565 10.0.0.23 - - [2026-01-29 15:40:02] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005646 10.0.0.23 - - [2026-01-29 15:40:02] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.116472 10.0.0.23 - - [2026-01-29 15:40:02] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002099 10.0.0.23 - - [2026-01-29 15:40:02] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?fields=security_groups HTTP/1.1" 200 1293 0.196198 10.0.0.23 - - [2026-01-29 15:40:04] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001872 10.0.0.23 - - [2026-01-29 15:40:04] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.012341 10.0.0.23 - - [2026-01-29 15:40:04] "POST /fqname-to-id HTTP/1.1" 404 181 0.054708 10.0.0.23 - - [2026-01-29 15:40:04] "GET /projects?obj_uuids=812de9e5-0b43-480f-b5fa-307727d88015&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.014729 10.0.0.23 - - [2026-01-29 15:40:05] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002139 10.0.0.23 - - [2026-01-29 15:40:05] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.014809 10.0.0.23 - - [2026-01-29 15:40:05] "POST /id-to-fqname HTTP/1.1" 200 183 0.004849 10.0.0.23 - - [2026-01-29 15:40:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.036799 10.0.0.23 - - [2026-01-29 15:40:05] "POST /security-groups HTTP/1.1" 200 578 0.110178 10.0.0.23 - - [2026-01-29 15:40:05] "POST /projects HTTP/1.1" 200 567 0.411765 10.0.0.23 - - [2026-01-29 15:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.485905 10.0.0.23 - - [2026-01-29 15:40:05] "POST /fqname-to-id HTTP/1.1" 404 227 0.005987 10.0.0.23 - - [2026-01-29 15:40:05] "POST /access-control-lists HTTP/1.1" 200 591 0.098642 10.0.0.23 - - [2026-01-29 15:40:05] "GET /project/812de9e5-0b43-480f-b5fa-307727d88015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.907368 10.0.0.23 - - [2026-01-29 15:40:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.011039 10.0.0.23 - - [2026-01-29 15:40:06] "POST /access-control-lists HTTP/1.1" 200 589 0.098909 10.0.0.23 - - [2026-01-29 15:40:08] "GET / HTTP/1.1" 200 36215 0.002568 10.0.0.23 - - [2026-01-29 15:40:10] "GET /projects?obj_uuids=812de9e5-0b43-480f-b5fa-307727d88015&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001697 10.0.0.23 - - [2026-01-29 15:40:10] "GET /project/812de9e5-0b43-480f-b5fa-307727d88015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.062163 10.0.0.23 - - [2026-01-29 15:40:10] "GET /projects?obj_uuids=812de9e5-0b43-480f-b5fa-307727d88015&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001708 10.0.0.23 - - [2026-01-29 15:40:11] "GET /project/812de9e5-0b43-480f-b5fa-307727d88015?fields=virtual_networks HTTP/1.1" 200 1022 0.073895 10.0.0.23 - - [2026-01-29 15:40:11] "GET /projects?obj_uuids=812de9e5-0b43-480f-b5fa-307727d88015&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002362 10.0.0.23 - - [2026-01-29 15:40:11] "GET /project/812de9e5-0b43-480f-b5fa-307727d88015?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.095811 10.0.0.23 - - [2026-01-29 15:40:11] "GET /projects?obj_uuids=812de9e5-0b43-480f-b5fa-307727d88015&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001557 10.0.0.23 - - [2026-01-29 15:40:11] "GET /project/812de9e5-0b43-480f-b5fa-307727d88015?fields=security_groups HTTP/1.1" 200 1242 0.061895 10.0.0.23 - - [2026-01-29 15:40:12] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001691 10.0.0.23 - - [2026-01-29 15:40:12] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.011896 10.0.0.23 - - [2026-01-29 15:40:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.050645 10.0.0.23 - - [2026-01-29 15:40:13] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003243 10.0.0.23 - - [2026-01-29 15:40:13] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003058 10.0.0.23 - - [2026-01-29 15:40:13] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.014397 10.0.0.23 - - [2026-01-29 15:40:13] "POST /id-to-fqname HTTP/1.1" 200 183 0.008601 10.0.0.23 - - [2026-01-29 15:40:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.005158 10.0.0.23 - - [2026-01-29 15:40:13] "POST /security-groups HTTP/1.1" 200 578 0.082919 10.0.0.23 - - [2026-01-29 15:40:13] "POST /fqname-to-id HTTP/1.1" 404 227 0.007910 10.0.0.23 - - [2026-01-29 15:40:13] "POST /projects HTTP/1.1" 200 567 0.347768 10.0.0.23 - - [2026-01-29 15:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.398184 10.0.0.23 - - [2026-01-29 15:40:13] "POST /access-control-lists HTTP/1.1" 200 591 0.088655 10.0.0.23 - - [2026-01-29 15:40:13] "GET /project/4ca7fb67-014a-43ba-a4bf-b0db17cce5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.675609 10.0.0.23 - - [2026-01-29 15:40:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.009591 10.0.0.23 - - [2026-01-29 15:40:13] "POST /access-control-lists HTTP/1.1" 200 589 0.064549 10.0.0.23 - - [2026-01-29 15:40:14] "DELETE /project/4ca7fb67014a43baa4bfb0db17cce5af HTTP/1.1" 404 173 0.019504 10.0.0.23 - - [2026-01-29 15:40:14] "DELETE /project/812de9e50b43480fb5fa307727d88015 HTTP/1.1" 404 173 0.011400 10.0.0.23 - - [2026-01-29 15:40:14] "GET /projects?obj_uuids=812de9e5-0b43-480f-b5fa-307727d88015&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001814 10.0.0.23 - - [2026-01-29 15:40:14] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001462 10.0.0.23 - - [2026-01-29 15:40:14] "GET /project/812de9e5-0b43-480f-b5fa-307727d88015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.126957 10.0.0.23 - - [2026-01-29 15:40:14] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.136163 10.0.0.23 - - [2026-01-29 15:40:14] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002299 10.0.0.23 - - [2026-01-29 15:40:14] "GET /projects?obj_uuids=812de9e5-0b43-480f-b5fa-307727d88015&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001917 10.0.0.23 - - [2026-01-29 15:40:14] "GET /project/812de9e5-0b43-480f-b5fa-307727d88015?fields=security_groups HTTP/1.1" 200 1335 0.066814 10.0.0.23 - - [2026-01-29 15:40:14] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?fields=security_groups HTTP/1.1" 200 1386 0.077581 10.0.0.23 - - [2026-01-29 15:40:14] "DELETE /security-group/e5727787-2699-4961-b749-b25bbca181ad HTTP/1.1" 200 115 0.101524 10.0.0.23 - - [2026-01-29 15:40:14] "GET /projects?obj_uuids=812de9e5-0b43-480f-b5fa-307727d88015&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003407 10.0.0.23 - - [2026-01-29 15:40:14] "DELETE /security-group/c2d37a8f-9db6-43bd-99d9-63ca98bf5de6 HTTP/1.1" 200 115 0.134753 10.0.0.23 - - [2026-01-29 15:40:14] "GET /projects?obj_uuids=ff53423a-293e-4feb-806e-0fe9cdc519f5&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.012230 10.0.0.23 - - [2026-01-29 15:40:14] "GET /project/812de9e5-0b43-480f-b5fa-307727d88015?fields=application_policy_sets HTTP/1.1" 200 1374 0.116315 10.0.0.23 - - [2026-01-29 15:40:14] "DELETE /access-control-list/2830cb1c-6ec6-4b7e-abc9-07599822fef9 HTTP/1.1" 200 115 0.166422 10.0.0.23 - - [2026-01-29 15:40:14] "GET /project/ff53423a-293e-4feb-806e-0fe9cdc519f5?fields=application_policy_sets HTTP/1.1" 200 1425 0.151376 10.0.0.23 - - [2026-01-29 15:40:14] "DELETE /access-control-list/714e78f8-2202-45f7-8492-26f92ef90a93 HTTP/1.1" 200 115 0.129445 10.0.0.23 - - [2026-01-29 15:40:14] "DELETE /access-control-list/bd443b30-74ea-47ae-ba20-c529bec51466 HTTP/1.1" 200 115 0.090321 10.0.0.23 - - [2026-01-29 15:40:14] "DELETE /access-control-list/aa15d580-f172-49a1-8331-fc191aa1a28a HTTP/1.1" 200 115 0.053876 10.0.0.23 - - [2026-01-29 15:40:14] "DELETE /project/812de9e5-0b43-480f-b5fa-307727d88015 HTTP/1.1" 200 115 0.846657 10.0.0.23 - - [2026-01-29 15:40:15] "DELETE /project/ff53423a-293e-4feb-806e-0fe9cdc519f5 HTTP/1.1" 200 115 0.913682 10.0.0.23 - - [2026-01-29 15:40:15] "GET / HTTP/1.1" 200 36215 0.003782 10.0.0.23 - - [2026-01-29 15:40:16] "POST /fqname-to-id HTTP/1.1" 404 191 0.004650 10.0.0.23 - - [2026-01-29 15:40:16] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001621 10.0.0.23 - - [2026-01-29 15:40:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.012271 10.0.0.23 - - [2026-01-29 15:40:16] "POST /access-control-lists HTTP/1.1" 200 590 0.042547 10.0.0.23 - - [2026-01-29 15:40:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.004896 10.0.0.23 - - [2026-01-29 15:40:16] "POST /access-control-lists HTTP/1.1" 200 588 0.056463 252.23.96.244 - - [2026-01-29 15:40:16] "POST /neutron/security_group HTTP/1.1" 200 1362 0.561470 10.0.0.23 - - [2026-01-29 15:40:16] "PUT /access-control-list/fc8b273c-dddd-4b5e-bd1b-91d05d36cc8b HTTP/1.1" 200 273 0.059646 10.0.0.23 - - [2026-01-29 15:40:16] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.003000 10.0.0.23 - - [2026-01-29 15:40:16] "PUT /access-control-list/6123fa28-a44a-44bc-aff3-d4f20fea3b3c HTTP/1.1" 200 273 0.044054 252.23.96.244 - - [2026-01-29 15:40:17] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.094693 10.0.0.23 - - [2026-01-29 15:40:17] "PUT /access-control-list/6123fa28-a44a-44bc-aff3-d4f20fea3b3c HTTP/1.1" 200 273 0.024581 252.23.96.244 - - [2026-01-29 15:40:17] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.019349 252.23.96.244 - - [2026-01-29 15:40:17] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.149670 10.0.0.23 - - [2026-01-29 15:40:17] "PUT /access-control-list/6123fa28-a44a-44bc-aff3-d4f20fea3b3c HTTP/1.1" 200 273 0.023630 252.23.96.244 - - [2026-01-29 15:40:17] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012361 252.23.96.244 - - [2026-01-29 15:40:17] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.185783 10.0.0.23 - - [2026-01-29 15:40:17] "POST /fqname-to-id HTTP/1.1" 404 191 0.012378 10.0.0.23 - - [2026-01-29 15:40:17] "PUT /access-control-list/6123fa28-a44a-44bc-aff3-d4f20fea3b3c HTTP/1.1" 200 273 0.031930 10.0.0.23 - - [2026-01-29 15:40:17] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002130 10.0.0.23 - - [2026-01-29 15:40:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.009933 10.0.0.23 - - [2026-01-29 15:40:17] "POST /access-control-lists HTTP/1.1" 200 590 0.055768 10.0.0.23 - - [2026-01-29 15:40:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.006851 10.0.0.23 - - [2026-01-29 15:40:18] "POST /access-control-lists HTTP/1.1" 200 588 0.039733 10.0.0.23 - - [2026-01-29 15:40:18] "PUT /access-control-list/169aacb9-8f16-4fae-9ba8-cbbfd5b49adf HTTP/1.1" 200 273 0.036070 10.0.0.23 - - [2026-01-29 15:40:18] "PUT /access-control-list/5133d5de-011d-4ce2-9ae1-d5dcd22057de HTTP/1.1" 200 273 0.027591 252.23.96.244 - - [2026-01-29 15:40:18] "POST /neutron/security_group HTTP/1.1" 200 1362 0.647781 10.0.0.23 - - [2026-01-29 15:40:18] "PUT /access-control-list/5133d5de-011d-4ce2-9ae1-d5dcd22057de HTTP/1.1" 200 273 0.034508 10.0.0.23 - - [2026-01-29 15:40:18] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002770 252.23.96.244 - - [2026-01-29 15:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.101397 252.23.96.244 - - [2026-01-29 15:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011523 252.23.96.244 - - [2026-01-29 15:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172718 10.0.0.23 - - [2026-01-29 15:40:18] "PUT /access-control-list/5133d5de-011d-4ce2-9ae1-d5dcd22057de HTTP/1.1" 200 273 0.015482 252.23.96.244 - - [2026-01-29 15:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.018543 252.23.96.244 - - [2026-01-29 15:40:19] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.190586 10.0.0.23 - - [2026-01-29 15:40:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.001018 10.0.0.23 - - [2026-01-29 15:40:19] "PUT /access-control-list/5133d5de-011d-4ce2-9ae1-d5dcd22057de HTTP/1.1" 200 273 0.030344 10.0.0.23 - - [2026-01-29 15:40:19] "POST /fqname-to-id HTTP/1.1" 404 208 0.042184 10.0.0.23 - - [2026-01-29 15:40:19] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001570 10.0.0.23 - - [2026-01-29 15:40:19] "POST /fqname-to-id HTTP/1.1" 404 243 0.007891 10.0.0.23 - - [2026-01-29 15:40:19] "POST /access-control-lists HTTP/1.1" 200 607 0.033215 10.0.0.23 - - [2026-01-29 15:40:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.006056 10.0.0.23 - - [2026-01-29 15:40:19] "POST /access-control-lists HTTP/1.1" 200 605 0.027991 10.0.0.23 - - [2026-01-29 15:40:19] "PUT /access-control-list/08bf4356-28ed-400d-9942-122c56ebe22e HTTP/1.1" 200 273 0.023365 10.0.0.23 - - [2026-01-29 15:40:19] "PUT /access-control-list/1092b265-099a-4346-bd89-75444fd0de43 HTTP/1.1" 200 273 0.038226 252.23.96.244 - - [2026-01-29 15:40:20] "POST /neutron/security_group HTTP/1.1" 200 1377 0.551077 10.0.0.23 - - [2026-01-29 15:40:20] "PUT /access-control-list/1092b265-099a-4346-bd89-75444fd0de43 HTTP/1.1" 200 273 0.022653 10.0.0.23 - - [2026-01-29 15:40:20] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001455 252.23.96.244 - - [2026-01-29 15:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.096725 252.23.96.244 - - [2026-01-29 15:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.018771 252.23.96.244 - - [2026-01-29 15:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.146184 10.0.0.23 - - [2026-01-29 15:40:20] "PUT /access-control-list/1092b265-099a-4346-bd89-75444fd0de43 HTTP/1.1" 200 273 0.041797 252.23.96.244 - - [2026-01-29 15:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.021778 252.23.96.244 - - [2026-01-29 15:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.129818 10.0.0.23 - - [2026-01-29 15:40:20] "POST /fqname-to-id HTTP/1.1" 404 208 0.014027 10.0.0.23 - - [2026-01-29 15:40:20] "PUT /access-control-list/1092b265-099a-4346-bd89-75444fd0de43 HTTP/1.1" 200 273 0.039511 10.0.0.23 - - [2026-01-29 15:40:20] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001993 10.0.0.23 - - [2026-01-29 15:40:20] "POST /fqname-to-id HTTP/1.1" 404 243 0.011718 10.0.0.23 - - [2026-01-29 15:40:20] "POST /access-control-lists HTTP/1.1" 200 607 0.049224 10.0.0.23 - - [2026-01-29 15:40:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.005131 10.0.0.23 - - [2026-01-29 15:40:21] "POST /access-control-lists HTTP/1.1" 200 605 0.051912 10.0.0.23 - - [2026-01-29 15:40:21] "PUT /access-control-list/943eb1ab-4b2e-43f9-8dbd-d8a83eb81eb3 HTTP/1.1" 200 273 0.020540 10.0.0.23 - - [2026-01-29 15:40:21] "PUT /access-control-list/0b359173-9aed-434d-bbb1-9f7e7a64b20e HTTP/1.1" 200 273 0.017432 252.23.96.244 - - [2026-01-29 15:40:21] "POST /neutron/security_group HTTP/1.1" 200 1377 0.612069 10.0.0.23 - - [2026-01-29 15:40:21] "PUT /access-control-list/0b359173-9aed-434d-bbb1-9f7e7a64b20e HTTP/1.1" 200 273 0.035008 10.0.0.23 - - [2026-01-29 15:40:21] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002739 252.23.96.244 - - [2026-01-29 15:40:21] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.053432 252.23.96.244 - - [2026-01-29 15:40:21] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.016110 252.23.96.244 - - [2026-01-29 15:40:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.220372 10.0.0.23 - - [2026-01-29 15:40:21] "PUT /access-control-list/0b359173-9aed-434d-bbb1-9f7e7a64b20e HTTP/1.1" 200 273 0.014427 252.23.96.244 - - [2026-01-29 15:40:21] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017333 252.23.96.244 - - [2026-01-29 15:40:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.159189 10.0.0.23 - - [2026-01-29 15:40:22] "PUT /access-control-list/0b359173-9aed-434d-bbb1-9f7e7a64b20e HTTP/1.1" 200 273 0.015085 10.0.0.23 - - [2026-01-29 15:40:22] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001365 252.23.96.244 - - [2026-01-29 15:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.084420 10.0.0.23 - - [2026-01-29 15:40:22] "POST /route-targets HTTP/1.1" 200 328 0.024245 252.23.96.244 - - [2026-01-29 15:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.026650 10.0.0.23 - - [2026-01-29 15:40:22] "PUT /logical-router/360ca20d-e372-4c5d-8e86-1c3ee1f7126f HTTP/1.1" 200 263 0.085160 252.23.96.244 - - [2026-01-29 15:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.006897 252.23.96.244 - - [2026-01-29 15:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.009252 10.0.0.23 - - [2026-01-29 15:40:22] "GET /obj-perms HTTP/1.1" 200 6366 0.097898 252.23.96.244 - - [2026-01-29 15:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.012612 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.007327 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.013396 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.005918 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.007839 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.005425 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.006401 10.0.0.23 - - [2026-01-29 15:40:23] "GET /obj-perms HTTP/1.1" 200 6366 0.091929 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.005357 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.006513 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.006469 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.006733 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.005724 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.008337 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.004890 252.23.96.244 - - [2026-01-29 15:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.004615 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.006693 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.006106 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.007917 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.005856 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.005354 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.004838 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.005707 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.006927 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.006842 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.004864 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.006690 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.006271 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.005197 252.23.96.244 - - [2026-01-29 15:40:24] "POST /neutron/router HTTP/1.1" 200 539 0.004503 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 539 0.037605 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 539 0.005452 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 539 0.037989 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 539 0.008045 10.0.0.23 - - [2026-01-29 15:40:25] "GET /logical-router/360ca20d-e372-4c5d-8e86-1c3ee1f7126f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009820 10.0.0.23 - - [2026-01-29 15:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010106 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 151 0.097162 10.0.0.23 - - [2026-01-29 15:40:25] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002338 10.0.0.23 - - [2026-01-29 15:40:25] "DELETE /route-target/2dd272f2-9c7b-49a2-a4ba-0eb0bbfc39b6 HTTP/1.1" 200 115 0.053395 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 557 0.104462 10.0.0.23 - - [2026-01-29 15:40:25] "POST /route-targets HTTP/1.1" 200 328 0.023041 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 557 0.005986 10.0.0.23 - - [2026-01-29 15:40:25] "PUT /logical-router/f51df5d3-e726-4b1f-b57c-8e99b6570cd7 HTTP/1.1" 200 263 0.034345 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 557 0.007025 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 557 0.005039 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 557 0.006085 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 557 0.005538 252.23.96.244 - - [2026-01-29 15:40:25] "POST /neutron/router HTTP/1.1" 200 557 0.005032 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.004750 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.005642 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.006092 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.005600 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.004343 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.005516 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.007159 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.006434 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.005436 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.005351 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.006085 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.005201 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.005375 252.23.96.244 - - [2026-01-29 15:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.004289 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004811 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004809 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.005584 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.005224 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004849 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004633 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004435 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004240 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.006855 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.005185 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004778 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004666 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.024129 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004779 252.23.96.244 - - [2026-01-29 15:40:27] "POST /neutron/router HTTP/1.1" 200 558 0.023722 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 558 0.005755 10.0.0.23 - - [2026-01-29 15:40:28] "GET /logical-router/f51df5d3-e726-4b1f-b57c-8e99b6570cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006701 10.0.0.23 - - [2026-01-29 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 151 0.062583 10.0.0.23 - - [2026-01-29 15:40:28] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001811 10.0.0.23 - - [2026-01-29 15:40:28] "DELETE /route-target/ec5d2e9c-573e-4af6-9252-aa2bbdfd5282 HTTP/1.1" 200 115 0.033511 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.076173 10.0.0.23 - - [2026-01-29 15:40:28] "POST /route-targets HTTP/1.1" 200 328 0.018158 10.0.0.23 - - [2026-01-29 15:40:28] "PUT /logical-router/bdde08a8-7ad3-4bea-9c85-8eb8bd8d3b31 HTTP/1.1" 200 263 0.031964 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.007849 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.004610 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.005937 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.004262 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.004381 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.005694 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.004277 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.005494 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.004357 252.23.96.244 - - [2026-01-29 15:40:28] "POST /neutron/router HTTP/1.1" 200 539 0.005495 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.005196 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004704 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.006064 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004497 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.005203 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004586 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004523 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004994 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004686 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.005685 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004570 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004808 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.005275 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004486 252.23.96.244 - - [2026-01-29 15:40:29] "POST /neutron/router HTTP/1.1" 200 539 0.004556 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 539 0.005053 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 539 0.006054 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 539 0.004817 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 539 0.005270 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 539 0.005215 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 539 0.005032 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 539 0.005061 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 539 0.020446 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 539 0.005328 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 540 0.024022 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 540 0.004956 10.0.0.23 - - [2026-01-29 15:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794 10.0.0.23 - - [2026-01-29 15:40:30] "GET /logical-router/bdde08a8-7ad3-4bea-9c85-8eb8bd8d3b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005102 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/router HTTP/1.1" 200 151 0.072217 10.0.0.23 - - [2026-01-29 15:40:30] "DELETE /route-target/7fc89e35-4c0a-46d2-ba74-b96d74fecbbe HTTP/1.1" 200 115 0.031788 252.23.96.244 - - [2026-01-29 15:40:30] "POST /neutron/security_group HTTP/1.1" 200 519 0.005389 252.23.96.244 - - [2026-01-29 15:40:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.092287 10.0.0.23 - - [2026-01-29 15:40:31] "DELETE /access-control-list/943eb1ab-4b2e-43f9-8dbd-d8a83eb81eb3 HTTP/1.1" 200 115 0.043101 252.23.96.244 - - [2026-01-29 15:40:31] "POST /neutron/security_group HTTP/1.1" 200 519 0.008240 10.0.0.23 - - [2026-01-29 15:40:31] "DELETE /access-control-list/0b359173-9aed-434d-bbb1-9f7e7a64b20e HTTP/1.1" 200 115 0.027328 252.23.96.244 - - [2026-01-29 15:40:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.060263 10.0.0.23 - - [2026-01-29 15:40:31] "DELETE /access-control-list/08bf4356-28ed-400d-9942-122c56ebe22e HTTP/1.1" 200 115 0.033379 252.23.96.244 - - [2026-01-29 15:40:31] "POST /neutron/security_group HTTP/1.1" 200 504 0.010453 10.0.0.23 - - [2026-01-29 15:40:31] "DELETE /access-control-list/1092b265-099a-4346-bd89-75444fd0de43 HTTP/1.1" 200 115 0.039556 252.23.96.244 - - [2026-01-29 15:40:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.062216 10.0.0.23 - - [2026-01-29 15:40:31] "DELETE /access-control-list/169aacb9-8f16-4fae-9ba8-cbbfd5b49adf HTTP/1.1" 200 115 0.039107 252.23.96.244 - - [2026-01-29 15:40:31] "POST /neutron/security_group HTTP/1.1" 200 504 0.006076 10.0.0.23 - - [2026-01-29 15:40:31] "DELETE /access-control-list/5133d5de-011d-4ce2-9ae1-d5dcd22057de HTTP/1.1" 200 115 0.042858 252.23.96.244 - - [2026-01-29 15:40:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.061063 10.0.0.23 - - [2026-01-29 15:40:31] "DELETE /access-control-list/fc8b273c-dddd-4b5e-bd1b-91d05d36cc8b HTTP/1.1" 200 115 0.030415 10.0.0.23 - - [2026-01-29 15:40:31] "DELETE /access-control-list/6123fa28-a44a-44bc-aff3-d4f20fea3b3c HTTP/1.1" 200 115 0.026304 10.0.0.23 - - [2026-01-29 15:40:31] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001555 10.0.0.23 - - [2026-01-29 15:40:31] "GET /project/4ca7fb67-014a-43ba-a4bf-b0db17cce5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.040996 10.0.0.23 - - [2026-01-29 15:40:31] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002752 10.0.0.23 - - [2026-01-29 15:40:31] "GET /project/4ca7fb67-014a-43ba-a4bf-b0db17cce5af?fields=virtual_networks HTTP/1.1" 200 1022 0.041363 10.0.0.23 - - [2026-01-29 15:40:32] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001690 10.0.0.23 - - [2026-01-29 15:40:32] "GET /project/4ca7fb67-014a-43ba-a4bf-b0db17cce5af?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.042033 10.0.0.23 - - [2026-01-29 15:40:32] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001329 10.0.0.23 - - [2026-01-29 15:40:32] "GET /project/4ca7fb67-014a-43ba-a4bf-b0db17cce5af?fields=security_groups HTTP/1.1" 200 1242 0.035132 10.0.0.23 - - [2026-01-29 15:40:33] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001869 10.0.0.23 - - [2026-01-29 15:40:33] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009495 10.0.0.23 - - [2026-01-29 15:40:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.043244 10.0.0.23 - - [2026-01-29 15:40:33] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003369 10.0.0.23 - - [2026-01-29 15:40:33] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001715 10.0.0.23 - - [2026-01-29 15:40:33] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009934 10.0.0.23 - - [2026-01-29 15:40:33] "POST /id-to-fqname HTTP/1.1" 200 184 0.001847 10.0.0.23 - - [2026-01-29 15:40:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.004609 10.0.0.23 - - [2026-01-29 15:40:33] "POST /security-groups HTTP/1.1" 200 579 0.072756 10.0.0.23 - - [2026-01-29 15:40:33] "POST /fqname-to-id HTTP/1.1" 404 228 0.003718 10.0.0.23 - - [2026-01-29 15:40:33] "POST /projects HTTP/1.1" 200 569 0.261865 10.0.0.23 - - [2026-01-29 15:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.302128 10.0.0.23 - - [2026-01-29 15:40:33] "POST /access-control-lists HTTP/1.1" 200 592 0.073265 10.0.0.23 - - [2026-01-29 15:40:34] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.496544 10.0.0.23 - - [2026-01-29 15:40:34] "POST /fqname-to-id HTTP/1.1" 404 227 0.004361 10.0.0.23 - - [2026-01-29 15:40:34] "POST /access-control-lists HTTP/1.1" 200 590 0.075246 10.0.0.23 - - [2026-01-29 15:40:35] "GET / HTTP/1.1" 200 36215 0.003033 10.0.0.23 - - [2026-01-29 15:40:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000803 10.0.0.23 - - [2026-01-29 15:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.110210 10.0.0.23 - - [2026-01-29 15:40:36] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001239 10.0.0.23 - - [2026-01-29 15:40:36] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.037935 252.23.96.244 - - [2026-01-29 15:40:37] "POST /neutron/network HTTP/1.1" 200 117 0.054798 10.0.0.23 - - [2026-01-29 15:40:37] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001827 252.23.96.244 - - [2026-01-29 15:40:37] "POST /neutron/network HTTP/1.1" 200 599 0.120108 10.0.0.23 - - [2026-01-29 15:40:37] "POST /route-targets HTTP/1.1" 200 328 0.018933 10.0.0.23 - - [2026-01-29 15:40:37] "POST /ref-update HTTP/1.1" 200 156 0.028141 10.0.0.23 - - [2026-01-29 15:40:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005463 252.23.96.244 - - [2026-01-29 15:40:37] "POST /neutron/subnet HTTP/1.1" 200 715 0.182284 252.23.96.244 - - [2026-01-29 15:40:37] "POST /neutron/network HTTP/1.1" 200 816 0.007912 10.0.0.23 - - [2026-01-29 15:40:37] "POST /id-to-fqname HTTP/1.1" 200 214 0.002433 10.0.0.23 - - [2026-01-29 15:40:37] "GET /virtual-network/55e2f90d-0f39-4ed6-b553-12294e0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009022 252.23.96.244 - - [2026-01-29 15:40:37] "POST /neutron/network HTTP/1.1" 200 816 0.007658 10.0.0.23 - - [2026-01-29 15:40:37] "GET /virtual-network/55e2f90d-0f39-4ed6-b553-12294e0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006328 252.23.96.244 - - [2026-01-29 15:40:37] "POST /neutron/network HTTP/1.1" 200 816 0.009334 252.23.96.244 - - [2026-01-29 15:40:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.011120 10.0.0.23 - - [2026-01-29 15:40:38] "POST /fqname-to-id HTTP/1.1" 404 204 0.004143 10.0.0.23 - - [2026-01-29 15:40:38] "GET /virtual-network/55e2f90d-0f39-4ed6-b553-12294e0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008192 10.0.0.23 - - [2026-01-29 15:40:38] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.003531 252.23.96.244 - - [2026-01-29 15:40:38] "POST /neutron/port HTTP/1.1" 200 1013 0.227354 10.0.0.23 - - [2026-01-29 15:40:38] "GET /virtual-machine-interface/42232e85-c656-405f-9b7d-d012c5cc9627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2381 0.006537 10.0.0.23 - - [2026-01-29 15:40:38] "GET /virtual-machine-interface/42232e85-c656-405f-9b7d-d012c5cc9627?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.006140 10.0.0.23 - - [2026-01-29 15:40:38] "GET /instance-ip/821a3716-3c76-4d0c-8507-1dc8245e3366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004562 10.0.0.23 - - [2026-01-29 15:40:38] "GET /virtual-machine-interface/42232e85-c656-405f-9b7d-d012c5cc9627 HTTP/1.1" 401 296 0.000483 10.0.0.23 - - [2026-01-29 15:40:38] "GET /virtual-machine-interface/42232e85-c656-405f-9b7d-d012c5cc9627 HTTP/1.1" 200 2603 0.045842 252.23.96.244 - - [2026-01-29 15:40:39] "POST /neutron/port HTTP/1.1" 200 1013 0.014277 252.23.96.244 - - [2026-01-29 15:40:39] "POST /neutron/port HTTP/1.1" 200 151 0.101273 252.23.96.244 - - [2026-01-29 15:40:39] "POST /neutron/network HTTP/1.1" 200 816 0.007291 10.0.0.23 - - [2026-01-29 15:40:39] "POST /useragent-kv HTTP/1.1" 200 115 0.007402 10.0.0.23 - - [2026-01-29 15:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006973 10.0.0.23 - - [2026-01-29 15:40:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004914 252.23.96.244 - - [2026-01-29 15:40:39] "POST /neutron/network HTTP/1.1" 200 151 0.128661 10.0.0.23 - - [2026-01-29 15:40:39] "DELETE /route-target/e595f3eb-f27d-4997-a662-05ffbe60687c HTTP/1.1" 200 115 0.027902 10.0.0.23 - - [2026-01-29 15:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.23 - - [2026-01-29 15:40:40] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001580 10.0.0.23 - - [2026-01-29 15:40:40] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.043610 252.23.96.244 - - [2026-01-29 15:40:40] "POST /neutron/network HTTP/1.1" 200 117 0.012386 10.0.0.23 - - [2026-01-29 15:40:40] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002080 252.23.96.244 - - [2026-01-29 15:40:40] "POST /neutron/network HTTP/1.1" 200 601 0.104887 10.0.0.23 - - [2026-01-29 15:40:40] "POST /route-targets HTTP/1.1" 200 328 0.015866 10.0.0.23 - - [2026-01-29 15:40:40] "POST /ref-update HTTP/1.1" 200 156 0.028526 10.0.0.23 - - [2026-01-29 15:40:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006045 252.23.96.244 - - [2026-01-29 15:40:40] "POST /neutron/subnet HTTP/1.1" 200 730 0.265167 10.0.0.23 - - [2026-01-29 15:40:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006280 252.23.96.244 - - [2026-01-29 15:40:41] "POST /neutron/subnet HTTP/1.1" 200 719 0.193729 252.23.96.244 - - [2026-01-29 15:40:41] "POST /neutron/network HTTP/1.1" 200 976 0.010935 10.0.0.23 - - [2026-01-29 15:40:41] "POST /id-to-fqname HTTP/1.1" 200 215 0.002367 10.0.0.23 - - [2026-01-29 15:40:41] "GET /virtual-network/c1aa0cc2-d4de-4ec0-aa07-d45f4f9b5a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007482 252.23.96.244 - - [2026-01-29 15:40:41] "POST /neutron/network HTTP/1.1" 200 976 0.013920 10.0.0.23 - - [2026-01-29 15:40:41] "GET /virtual-network/c1aa0cc2-d4de-4ec0-aa07-d45f4f9b5a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007514 252.23.96.244 - - [2026-01-29 15:40:41] "POST /neutron/network HTTP/1.1" 200 976 0.012565 252.23.96.244 - - [2026-01-29 15:40:41] "POST /neutron/subnet HTTP/1.1" 200 730 0.011808 252.23.96.244 - - [2026-01-29 15:40:41] "POST /neutron/subnet HTTP/1.1" 200 719 0.012516 10.0.0.23 - - [2026-01-29 15:40:41] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002208 252.23.96.244 - - [2026-01-29 15:40:41] "POST /neutron/port HTTP/1.1" 200 1017 0.237942 10.0.0.23 - - [2026-01-29 15:40:41] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001337 252.23.96.244 - - [2026-01-29 15:40:42] "POST /neutron/port HTTP/1.1" 200 1015 0.267125 10.0.0.23 - - [2026-01-29 15:40:42] "POST /id-to-fqname HTTP/1.1" 200 215 0.002302 252.23.96.244 - - [2026-01-29 15:40:42] "POST /neutron/port HTTP/1.1" 200 1017 0.012048 252.23.96.244 - - [2026-01-29 15:40:42] "POST /neutron/port HTTP/1.1" 200 1017 0.018322 252.23.96.244 - - [2026-01-29 15:40:42] "POST /neutron/network HTTP/1.1" 200 976 0.011710 252.23.96.244 - - [2026-01-29 15:40:42] "POST /neutron/port HTTP/1.1" 200 1017 0.015455 252.23.96.244 - - [2026-01-29 15:40:43] "POST /neutron/port HTTP/1.1" 200 117 0.007065 252.23.96.244 - - [2026-01-29 15:40:43] "POST /neutron/port HTTP/1.1" 200 117 0.008015 10.0.0.23 - - [2026-01-29 15:40:43] "POST /id-to-fqname HTTP/1.1" 200 215 0.002211 252.23.96.244 - - [2026-01-29 15:40:43] "POST /neutron/port HTTP/1.1" 200 117 0.007064 252.23.96.244 - - [2026-01-29 15:40:43] "POST /neutron/port HTTP/1.1" 200 1017 0.012238 252.23.96.244 - - [2026-01-29 15:40:43] "POST /neutron/port HTTP/1.1" 200 1015 0.013229 252.23.96.244 - - [2026-01-29 15:40:43] "POST /neutron/port HTTP/1.1" 200 1015 0.013181 252.23.96.244 - - [2026-01-29 15:40:43] "POST /neutron/network HTTP/1.1" 200 976 0.011994 252.23.96.244 - - [2026-01-29 15:40:43] "POST /neutron/port HTTP/1.1" 200 1015 0.015366 252.23.96.244 - - [2026-01-29 15:40:44] "POST /neutron/port HTTP/1.1" 200 117 0.008157 252.23.96.244 - - [2026-01-29 15:40:44] "POST /neutron/port HTTP/1.1" 200 117 0.006919 252.23.96.244 - - [2026-01-29 15:40:44] "POST /neutron/port HTTP/1.1" 200 117 0.009070 252.23.96.244 - - [2026-01-29 15:40:44] "POST /neutron/port HTTP/1.1" 200 1015 0.014603 252.23.96.244 - - [2026-01-29 15:40:44] "POST /neutron/port HTTP/1.1" 200 1017 0.021215 252.23.96.244 - - [2026-01-29 15:40:44] "POST /neutron/network HTTP/1.1" 200 986 0.007623 252.23.96.244 - - [2026-01-29 15:40:44] "POST /neutron/port HTTP/1.1" 200 1017 0.016066 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/port HTTP/1.1" 200 1017 0.043085 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/port HTTP/1.1" 200 1105 0.120507 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/port HTTP/1.1" 200 1115 0.020292 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004371 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/subnet HTTP/1.1" 200 704 0.014945 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/port HTTP/1.1" 200 117 0.001416 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/port HTTP/1.1" 200 1015 0.018221 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/network HTTP/1.1" 200 986 0.008322 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/network HTTP/1.1" 200 976 0.013235 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/port HTTP/1.1" 200 1015 0.018584 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/port HTTP/1.1" 200 1015 0.011949 252.23.96.244 - - [2026-01-29 15:40:45] "POST /neutron/port HTTP/1.1" 200 1103 0.121455 252.23.96.244 - - [2026-01-29 15:40:46] "POST /neutron/port HTTP/1.1" 200 1113 0.029497 252.23.96.244 - - [2026-01-29 15:40:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004612 252.23.96.244 - - [2026-01-29 15:40:46] "POST /neutron/subnet HTTP/1.1" 200 693 0.012837 252.23.96.244 - - [2026-01-29 15:40:46] "POST /neutron/port HTTP/1.1" 200 117 0.001594 252.23.96.244 - - [2026-01-29 15:40:46] "POST /neutron/network HTTP/1.1" 200 976 0.011093 252.23.96.244 - - [2026-01-29 15:40:49] "POST /neutron/port HTTP/1.1" 200 1115 0.022887 252.23.96.244 - - [2026-01-29 15:40:49] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007932 252.23.96.244 - - [2026-01-29 15:40:49] "POST /neutron/port HTTP/1.1" 200 1115 0.018975 252.23.96.244 - - [2026-01-29 15:40:49] "POST /neutron/security_group HTTP/1.1" 200 2052 0.019142 252.23.96.244 - - [2026-01-29 15:40:50] "POST /neutron/port HTTP/1.1" 200 1115 0.024165 252.23.96.244 - - [2026-01-29 15:40:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009939 10.0.0.23 - - [2026-01-29 15:40:50] "GET /virtual-machine/2a8d6fa0-5fc6-4d7f-af59-408c5e1de000 HTTP/1.1" 200 1284 0.008426 10.0.0.23 - - [2026-01-29 15:40:50] "GET /virtual-machine-interface/12331e9e-187c-437e-bc47-71b6b7067660 HTTP/1.1" 200 2919 0.011132 10.0.0.23 - - [2026-01-29 15:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.23 - - [2026-01-29 15:40:50] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005801 10.0.0.23 - - [2026-01-29 15:40:50] "GET /virtual-networks?parent_id=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003697 10.0.0.23 - - [2026-01-29 15:40:50] "GET /virtual-network/c1aa0cc2-d4de-4ec0-aa07-d45f4f9b5a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007530 10.0.0.23 - - [2026-01-29 15:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.23 - - [2026-01-29 15:40:53] "GET /virtual-network/c1aa0cc2-d4de-4ec0-aa07-d45f4f9b5a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006326 252.23.96.244 - - [2026-01-29 15:40:57] "POST /neutron/port HTTP/1.1" 200 1115 0.019087 252.23.96.244 - - [2026-01-29 15:40:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007917 252.23.96.244 - - [2026-01-29 15:40:57] "POST /neutron/port HTTP/1.1" 200 1113 0.019316 252.23.96.244 - - [2026-01-29 15:40:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006830 252.23.96.244 - - [2026-01-29 15:40:57] "POST /neutron/port HTTP/1.1" 200 1113 0.019243 252.23.96.244 - - [2026-01-29 15:40:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010068 10.0.0.23 - - [2026-01-29 15:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007233 10.0.0.23 - - [2026-01-29 15:40:57] "GET /virtual-network/c1aa0cc2-d4de-4ec0-aa07-d45f4f9b5a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.011593 252.23.96.244 - - [2026-01-29 15:40:58] "POST /neutron/port HTTP/1.1" 200 1113 0.025266 252.23.96.244 - - [2026-01-29 15:40:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008771 252.23.96.244 - - [2026-01-29 15:40:58] "POST /neutron/port HTTP/1.1" 200 1115 0.019364 252.23.96.244 - - [2026-01-29 15:40:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007552 252.23.96.244 - - [2026-01-29 15:40:59] "POST /neutron/port HTTP/1.1" 200 1115 0.024902 252.23.96.244 - - [2026-01-29 15:40:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009499 252.23.96.244 - - [2026-01-29 15:40:59] "POST /neutron/port HTTP/1.1" 200 1115 0.021036 252.23.96.244 - - [2026-01-29 15:40:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008448 10.0.0.23 - - [2026-01-29 15:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.23 - - [2026-01-29 15:41:00] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004917 10.0.0.23 - - [2026-01-29 15:41:00] "GET /virtual-networks?parent_id=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004422 10.0.0.23 - - [2026-01-29 15:41:00] "GET /virtual-network/c1aa0cc2-d4de-4ec0-aa07-d45f4f9b5a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006979 252.23.96.244 - - [2026-01-29 15:41:00] "POST /neutron/port HTTP/1.1" 200 1113 0.019216 252.23.96.244 - - [2026-01-29 15:41:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007807 252.23.96.244 - - [2026-01-29 15:41:00] "POST /neutron/port HTTP/1.1" 200 1113 0.021517 252.23.96.244 - - [2026-01-29 15:41:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010085 252.23.96.244 - - [2026-01-29 15:41:00] "POST /neutron/port HTTP/1.1" 200 1113 0.021610 252.23.96.244 - - [2026-01-29 15:41:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008941 252.23.96.244 - - [2026-01-29 15:41:00] "POST /neutron/port HTTP/1.1" 200 1113 0.023186 252.23.96.244 - - [2026-01-29 15:41:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010738 10.0.0.23 - - [2026-01-29 15:41:00] "GET /virtual-machine/813d29c6-bfc5-43ca-95d5-d5122a998fa2 HTTP/1.1" 200 1284 0.008986 10.0.0.23 - - [2026-01-29 15:41:01] "GET /virtual-machine-interface/11bcd9d9-dd4f-4f6d-b4b0-ec20f058e158 HTTP/1.1" 200 2919 0.005740 10.0.0.23 - - [2026-01-29 15:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.23 - - [2026-01-29 15:41:01] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005354 10.0.0.23 - - [2026-01-29 15:41:01] "GET /virtual-networks?parent_id=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004734 10.0.0.23 - - [2026-01-29 15:41:01] "GET /virtual-network/c1aa0cc2-d4de-4ec0-aa07-d45f4f9b5a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007702 10.0.0.23 - - [2026-01-29 15:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.23 - - [2026-01-29 15:41:02] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005414 10.0.0.23 - - [2026-01-29 15:41:02] "GET /virtual-networks?parent_id=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004493 10.0.0.23 - - [2026-01-29 15:41:02] "GET /virtual-network/c1aa0cc2-d4de-4ec0-aa07-d45f4f9b5a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007476 252.23.96.244 - - [2026-01-29 15:41:02] "POST /neutron/port HTTP/1.1" 200 1115 0.021216 252.23.96.244 - - [2026-01-29 15:41:02] "POST /neutron/port HTTP/1.1" 200 1115 0.020273 252.23.96.244 - - [2026-01-29 15:41:02] "POST /neutron/network HTTP/1.1" 200 986 0.007937 252.23.96.244 - - [2026-01-29 15:41:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005401 252.23.96.244 - - [2026-01-29 15:41:03] "POST /neutron/subnet HTTP/1.1" 200 704 0.012471 252.23.96.244 - - [2026-01-29 15:41:03] "POST /neutron/port HTTP/1.1" 200 117 0.002091 252.23.96.244 - - [2026-01-29 15:41:03] "POST /neutron/network HTTP/1.1" 200 976 0.012520 252.23.96.244 - - [2026-01-29 15:41:06] "POST /neutron/port HTTP/1.1" 200 1103 0.018512 252.23.96.244 - - [2026-01-29 15:41:06] "POST /neutron/port HTTP/1.1" 200 1103 0.016958 252.23.96.244 - - [2026-01-29 15:41:06] "POST /neutron/port HTTP/1.1" 200 117 0.004253 252.23.96.244 - - [2026-01-29 15:41:06] "POST /neutron/port HTTP/1.1" 200 151 0.214639 252.23.96.244 - - [2026-01-29 15:41:06] "POST /neutron/port HTTP/1.1" 400 205 0.005032 252.23.96.244 - - [2026-01-29 15:41:06] "POST /neutron/port HTTP/1.1" 200 1105 0.021173 252.23.96.244 - - [2026-01-29 15:41:07] "POST /neutron/port HTTP/1.1" 200 1105 0.022767 252.23.96.244 - - [2026-01-29 15:41:07] "POST /neutron/port HTTP/1.1" 200 151 0.266302 252.23.96.244 - - [2026-01-29 15:41:07] "POST /neutron/network HTTP/1.1" 200 976 0.017322 10.0.0.23 - - [2026-01-29 15:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015998 10.0.0.23 - - [2026-01-29 15:41:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006161 10.0.0.23 - - [2026-01-29 15:41:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006948 10.0.0.23 - - [2026-01-29 15:41:07] "POST /useragent-kv HTTP/1.1" 200 115 0.008202 10.0.0.23 - - [2026-01-29 15:41:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005442 252.23.96.244 - - [2026-01-29 15:41:07] "POST /neutron/network HTTP/1.1" 200 151 0.232890 10.0.0.23 - - [2026-01-29 15:41:07] "DELETE /route-target/3a90a2cb-961b-42fd-a1b7-93084e61459f HTTP/1.1" 200 115 0.060922 10.0.0.23 - - [2026-01-29 15:41:08] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001341 10.0.0.23 - - [2026-01-29 15:41:08] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.032204 10.0.0.23 - - [2026-01-29 15:41:08] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001519 10.0.0.23 - - [2026-01-29 15:41:08] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?fields=virtual_networks HTTP/1.1" 200 1024 0.082420 10.0.0.23 - - [2026-01-29 15:41:08] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002568 10.0.0.23 - - [2026-01-29 15:41:08] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.039410 10.0.0.23 - - [2026-01-29 15:41:08] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001324 10.0.0.23 - - [2026-01-29 15:41:08] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?fields=security_groups HTTP/1.1" 200 1245 0.032317 10.0.0.23 - - [2026-01-29 15:41:09] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001777 10.0.0.23 - - [2026-01-29 15:41:09] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009928 10.0.0.23 - - [2026-01-29 15:41:09] "POST /fqname-to-id HTTP/1.1" 404 184 0.042228 10.0.0.23 - - [2026-01-29 15:41:09] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003347 10.0.0.23 - - [2026-01-29 15:41:09] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001276 10.0.0.23 - - [2026-01-29 15:41:09] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009737 10.0.0.23 - - [2026-01-29 15:41:10] "POST /id-to-fqname HTTP/1.1" 200 186 0.002219 10.0.0.23 - - [2026-01-29 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 195 0.003747 10.0.0.23 - - [2026-01-29 15:41:10] "POST /security-groups HTTP/1.1" 200 581 0.072276 10.0.0.23 - - [2026-01-29 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 230 0.004017 10.0.0.23 - - [2026-01-29 15:41:10] "POST /projects HTTP/1.1" 200 573 0.254609 10.0.0.23 - - [2026-01-29 15:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.299323 10.0.0.23 - - [2026-01-29 15:41:10] "POST /access-control-lists HTTP/1.1" 200 594 0.085582 10.0.0.23 - - [2026-01-29 15:41:10] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.487201 10.0.0.23 - - [2026-01-29 15:41:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.004360 10.0.0.23 - - [2026-01-29 15:41:10] "POST /access-control-lists HTTP/1.1" 200 592 0.073671 10.0.0.23 - - [2026-01-29 15:41:11] "GET / HTTP/1.1" 200 36215 0.002351 252.23.96.244 - - [2026-01-29 15:41:11] "POST /neutron/port HTTP/1.1" 200 117 0.006874 252.23.96.244 - - [2026-01-29 15:41:12] "POST /neutron/port HTTP/1.1" 400 205 0.004607 10.0.0.23 - - [2026-01-29 15:41:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000994 10.0.0.23 - - [2026-01-29 15:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.107405 10.0.0.23 - - [2026-01-29 15:41:13] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001850 10.0.0.23 - - [2026-01-29 15:41:13] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034436 252.23.96.244 - - [2026-01-29 15:41:13] "POST /neutron/network HTTP/1.1" 200 117 0.057498 10.0.0.23 - - [2026-01-29 15:41:13] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001314 252.23.96.244 - - [2026-01-29 15:41:13] "POST /neutron/network HTTP/1.1" 200 603 0.087882 10.0.0.23 - - [2026-01-29 15:41:13] "POST /route-targets HTTP/1.1" 200 328 0.018896 10.0.0.23 - - [2026-01-29 15:41:13] "POST /ref-update HTTP/1.1" 200 156 0.026476 10.0.0.23 - - [2026-01-29 15:41:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004337 252.23.96.244 - - [2026-01-29 15:41:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.223699 252.23.96.244 - - [2026-01-29 15:41:14] "POST /neutron/network HTTP/1.1" 200 823 0.007738 10.0.0.23 - - [2026-01-29 15:41:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.001626 10.0.0.23 - - [2026-01-29 15:41:14] "GET /virtual-network/ec7aa464-f6a7-4131-b64d-702f08aaebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006436 252.23.96.244 - - [2026-01-29 15:41:14] "POST /neutron/network HTTP/1.1" 200 823 0.008566 10.0.0.23 - - [2026-01-29 15:41:14] "GET /virtual-network/ec7aa464-f6a7-4131-b64d-702f08aaebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006270 252.23.96.244 - - [2026-01-29 15:41:14] "POST /neutron/network HTTP/1.1" 200 823 0.007407 252.23.96.244 - - [2026-01-29 15:41:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.009743 10.0.0.23 - - [2026-01-29 15:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.23 - - [2026-01-29 15:41:14] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001704 10.0.0.23 - - [2026-01-29 15:41:14] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.035522 252.23.96.244 - - [2026-01-29 15:41:14] "POST /neutron/network HTTP/1.1" 200 117 0.011593 10.0.0.23 - - [2026-01-29 15:41:14] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001410 252.23.96.244 - - [2026-01-29 15:41:14] "POST /neutron/network HTTP/1.1" 200 603 0.098484 10.0.0.23 - - [2026-01-29 15:41:14] "POST /route-targets HTTP/1.1" 200 328 0.017206 10.0.0.23 - - [2026-01-29 15:41:14] "POST /ref-update HTTP/1.1" 200 156 0.027716 10.0.0.23 - - [2026-01-29 15:41:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003821 252.23.96.244 - - [2026-01-29 15:41:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.176057 252.23.96.244 - - [2026-01-29 15:41:15] "POST /neutron/network HTTP/1.1" 200 822 0.007240 10.0.0.23 - - [2026-01-29 15:41:15] "POST /id-to-fqname HTTP/1.1" 200 217 0.001936 10.0.0.23 - - [2026-01-29 15:41:15] "GET /virtual-network/7153fa43-a779-4d79-8295-79165a6d370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006939 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /project/d75fb71e6cc2429f8d8d7c2003da3874 HTTP/1.1" 404 173 0.011466 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /project/4cb4728cec014f54aa8147e950bc042b HTTP/1.1" 404 173 0.009674 10.0.0.23 - - [2026-01-29 15:41:15] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001719 10.0.0.23 - - [2026-01-29 15:41:15] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001225 252.23.96.244 - - [2026-01-29 15:41:15] "POST /neutron/network HTTP/1.1" 200 822 0.009160 10.0.0.23 - - [2026-01-29 15:41:15] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.065195 10.0.0.23 - - [2026-01-29 15:41:15] "GET /project/4ca7fb67-014a-43ba-a4bf-b0db17cce5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.072536 10.0.0.23 - - [2026-01-29 15:41:15] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002017 10.0.0.23 - - [2026-01-29 15:41:15] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001942 10.0.0.23 - - [2026-01-29 15:41:15] "GET /virtual-network/7153fa43-a779-4d79-8295-79165a6d370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.013141 252.23.96.244 - - [2026-01-29 15:41:15] "POST /neutron/network HTTP/1.1" 200 822 0.008590 10.0.0.23 - - [2026-01-29 15:41:15] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?fields=security_groups HTTP/1.1" 200 1338 0.067148 10.0.0.23 - - [2026-01-29 15:41:15] "GET /project/4ca7fb67-014a-43ba-a4bf-b0db17cce5af?fields=security_groups HTTP/1.1" 200 1335 0.074926 252.23.96.244 - - [2026-01-29 15:41:15] "POST /neutron/subnet HTTP/1.1" 200 724 0.016573 10.0.0.23 - - [2026-01-29 15:41:15] "POST /id-to-fqname HTTP/1.1" 200 217 0.002119 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /security-group/512aa676-9aa9-4a29-84c4-a08f817babb0 HTTP/1.1" 200 115 0.110402 10.0.0.23 - - [2026-01-29 15:41:15] "GET /projects?obj_uuids=4cb4728c-ec01-4f54-aa81-47e950bc042b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002294 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /security-group/4da75d41-8626-4d22-928f-b99bb2d8cdec HTTP/1.1" 200 115 0.110047 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /access-control-list/1a71f49a-c4cb-415f-b539-c89e133ae96a HTTP/1.1" 200 115 0.074414 10.0.0.23 - - [2026-01-29 15:41:15] "GET /projects?obj_uuids=4ca7fb67-014a-43ba-a4bf-b0db17cce5af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001994 10.0.0.23 - - [2026-01-29 15:41:15] "GET /project/4cb4728c-ec01-4f54-aa81-47e950bc042b?fields=application_policy_sets HTTP/1.1" 200 1377 0.063435 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /access-control-list/8186282a-7d1a-40d5-9845-62cbbfc1220b HTTP/1.1" 200 115 0.079180 10.0.0.23 - - [2026-01-29 15:41:15] "GET /project/4ca7fb67-014a-43ba-a4bf-b0db17cce5af?fields=application_policy_sets HTTP/1.1" 200 1374 0.128486 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /access-control-list/96aaba3b-019c-40a0-b757-ef628d2fc8d5 HTTP/1.1" 200 115 0.083043 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /access-control-list/1f4c965d-06a2-40e9-9730-547ae741cbda HTTP/1.1" 200 115 0.095902 252.23.96.244 - - [2026-01-29 15:41:15] "POST /neutron/network HTTP/1.1" 200 833 0.009135 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /project/4cb4728c-ec01-4f54-aa81-47e950bc042b HTTP/1.1" 200 115 0.678037 10.0.0.23 - - [2026-01-29 15:41:15] "DELETE /project/4ca7fb67-014a-43ba-a4bf-b0db17cce5af HTTP/1.1" 200 115 0.713018 252.23.96.244 - - [2026-01-29 15:41:15] "GET /aaa-mode HTTP/1.1" 401 296 0.000818 252.23.96.244 - - [2026-01-29 15:41:15] "GET / HTTP/1.1" 200 36215 0.002852 252.23.96.244 - - [2026-01-29 15:41:15] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001095 10.0.0.23 - - [2026-01-29 15:41:16] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001529 252.23.96.244 - - [2026-01-29 15:41:16] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.100977 252.23.96.244 - - [2026-01-29 15:41:16] "POST /neutron/network HTTP/1.1" 200 823 0.044993 252.23.96.244 - - [2026-01-29 15:41:17] "POST /neutron/port HTTP/1.1" 200 117 0.007607 252.23.96.244 - - [2026-01-29 15:41:17] "POST /neutron/port HTTP/1.1" 200 117 0.010865 10.0.0.23 - - [2026-01-29 15:41:17] "POST /id-to-fqname HTTP/1.1" 200 217 0.002027 252.23.96.244 - - [2026-01-29 15:41:17] "POST /neutron/port HTTP/1.1" 200 117 0.007169 252.23.96.244 - - [2026-01-29 15:41:17] "POST /neutron/network HTTP/1.1" 200 832 0.008985 252.23.96.244 - - [2026-01-29 15:41:17] "GET /aaa-mode HTTP/1.1" 401 296 0.000543 252.23.96.244 - - [2026-01-29 15:41:17] "GET / HTTP/1.1" 200 36215 0.002457 252.23.96.244 - - [2026-01-29 15:41:17] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000905 252.23.96.244 - - [2026-01-29 15:41:17] "POST /neutron/network HTTP/1.1" 200 833 0.006784 10.0.0.23 - - [2026-01-29 15:41:17] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001779 10.0.0.23 - - [2026-01-29 15:41:18] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001766 252.23.96.244 - - [2026-01-29 15:41:18] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.126776 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/network HTTP/1.1" 200 822 0.010834 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/port HTTP/1.1" 200 1057 0.435440 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/port HTTP/1.1" 200 1057 0.022926 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/port HTTP/1.1" 200 1057 0.015810 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/port HTTP/1.1" 200 1107 0.104089 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/port HTTP/1.1" 200 1117 0.031363 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.024889 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/port HTTP/1.1" 200 1117 0.049804 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/port HTTP/1.1" 200 117 0.008961 252.23.96.244 - - [2026-01-29 15:41:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005077 10.0.0.23 - - [2026-01-29 15:41:18] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001465 252.23.96.244 - - [2026-01-29 15:41:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.017654 252.23.96.244 - - [2026-01-29 15:41:19] "POST /neutron/port HTTP/1.1" 200 117 0.003951 252.23.96.244 - - [2026-01-29 15:41:19] "POST /neutron/router HTTP/1.1" 200 578 0.107498 10.0.0.23 - - [2026-01-29 15:41:19] "POST /route-targets HTTP/1.1" 200 328 0.017576 252.23.96.244 - - [2026-01-29 15:41:19] "POST /neutron/router HTTP/1.1" 200 578 0.011996 252.23.96.244 - - [2026-01-29 15:41:19] "POST /neutron/network HTTP/1.1" 200 823 0.021597 10.0.0.23 - - [2026-01-29 15:41:19] "PUT /logical-router/907ce4d4-9b8c-4a9e-ac69-c1a98972d59c HTTP/1.1" 200 263 0.076790 252.23.96.244 - - [2026-01-29 15:41:19] "POST /neutron/network HTTP/1.1" 200 832 0.007979 10.0.0.23 - - [2026-01-29 15:41:19] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003511 10.0.0.23 - - [2026-01-29 15:41:19] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004005 252.23.96.244 - - [2026-01-29 15:41:19] "POST /neutron/router HTTP/1.1" 200 344 0.538339 10.0.0.23 - - [2026-01-29 15:41:19] "POST /ref-update HTTP/1.1" 200 156 0.027692 252.23.96.244 - - [2026-01-29 15:41:19] "POST /neutron/port HTTP/1.1" 200 1056 0.588255 252.23.96.244 - - [2026-01-29 15:41:19] "POST /neutron/port HTTP/1.1" 200 1117 0.031348 252.23.96.244 - - [2026-01-29 15:41:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.022624 252.23.96.244 - - [2026-01-29 15:41:20] "POST /neutron/port HTTP/1.1" 200 1056 0.054892 252.23.96.244 - - [2026-01-29 15:41:20] "POST /neutron/port HTTP/1.1" 200 1056 0.023767 252.23.96.244 - - [2026-01-29 15:41:20] "POST /neutron/port HTTP/1.1" 200 1106 0.109727 252.23.96.244 - - [2026-01-29 15:41:20] "POST /neutron/port HTTP/1.1" 200 1116 0.022717 252.23.96.244 - - [2026-01-29 15:41:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005829 252.23.96.244 - - [2026-01-29 15:41:20] "POST /neutron/subnet HTTP/1.1" 200 698 0.011542 252.23.96.244 - - [2026-01-29 15:41:20] "POST /neutron/port HTTP/1.1" 200 117 0.001814 252.23.96.244 - - [2026-01-29 15:41:20] "POST /neutron/network HTTP/1.1" 200 822 0.009596 10.0.0.23 - - [2026-01-29 15:41:23] "GET /obj-perms HTTP/1.1" 200 6366 0.095102 10.0.0.23 - - [2026-01-29 15:41:24] "GET /obj-perms HTTP/1.1" 200 6366 0.089794 252.23.96.244 - - [2026-01-29 15:41:25] "POST /neutron/port HTTP/1.1" 200 1117 0.026696 252.23.96.244 - - [2026-01-29 15:41:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014890 252.23.96.244 - - [2026-01-29 15:41:25] "POST /neutron/port HTTP/1.1" 200 1117 0.028857 252.23.96.244 - - [2026-01-29 15:41:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.018006 252.23.96.244 - - [2026-01-29 15:41:25] "POST /neutron/port HTTP/1.1" 200 1117 0.025533 252.23.96.244 - - [2026-01-29 15:41:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010586 10.0.0.23 - - [2026-01-29 15:41:25] "GET /virtual-machine/a4b0c1ea-73ad-419b-b31b-190d22d4ec14 HTTP/1.1" 401 296 0.000735 10.0.0.23 - - [2026-01-29 15:41:26] "GET /virtual-machine/a4b0c1ea-73ad-419b-b31b-190d22d4ec14 HTTP/1.1" 200 1291 0.048626 10.0.0.23 - - [2026-01-29 15:41:26] "GET /virtual-machine-interface/22d1ef7b-965b-466a-9050-87af9a5d772b HTTP/1.1" 200 2929 0.011811 10.0.0.23 - - [2026-01-29 15:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.23 - - [2026-01-29 15:41:26] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004277 10.0.0.23 - - [2026-01-29 15:41:26] "GET /virtual-networks?parent_id=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003797 10.0.0.23 - - [2026-01-29 15:41:26] "GET /virtual-network/ec7aa464-f6a7-4131-b64d-702f08aaebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008671 10.0.0.23 - - [2026-01-29 15:41:29] "GET /global-system-configs HTTP/1.1" 401 296 0.000661 10.0.0.23 - - [2026-01-29 15:41:29] "GET /global-system-configs HTTP/1.1" 401 296 0.000680 10.0.0.23 - - [2026-01-29 15:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.23 - - [2026-01-29 15:41:29] "GET /virtual-network/ec7aa464-f6a7-4131-b64d-702f08aaebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007348 252.23.96.244 - - [2026-01-29 15:41:31] "POST /neutron/port HTTP/1.1" 200 1117 0.023336 252.23.96.244 - - [2026-01-29 15:41:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012777 252.23.96.244 - - [2026-01-29 15:41:31] "POST /neutron/port HTTP/1.1" 200 1117 0.016517 252.23.96.244 - - [2026-01-29 15:41:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010212 252.23.96.244 - - [2026-01-29 15:41:31] "POST /neutron/port HTTP/1.1" 200 1117 0.028976 252.23.96.244 - - [2026-01-29 15:41:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010104 10.0.0.23 - - [2026-01-29 15:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.23 - - [2026-01-29 15:41:31] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004598 252.23.96.244 - - [2026-01-29 15:41:31] "POST /neutron/port HTTP/1.1" 200 1116 0.030434 10.0.0.23 - - [2026-01-29 15:41:31] "GET /virtual-networks?parent_id=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004292 252.23.96.244 - - [2026-01-29 15:41:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010407 10.0.0.23 - - [2026-01-29 15:41:31] "GET /virtual-network/ec7aa464-f6a7-4131-b64d-702f08aaebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009846 252.23.96.244 - - [2026-01-29 15:41:32] "POST /neutron/port HTTP/1.1" 200 1116 0.026287 252.23.96.244 - - [2026-01-29 15:41:32] "POST /neutron/port HTTP/1.1" 200 1117 0.027631 252.23.96.244 - - [2026-01-29 15:41:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008630 252.23.96.244 - - [2026-01-29 15:41:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.020403 252.23.96.244 - - [2026-01-29 15:41:32] "POST /neutron/port HTTP/1.1" 200 1116 0.031285 252.23.96.244 - - [2026-01-29 15:41:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008500 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:41:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001554 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:41:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001531 252.23.96.244 - - [2026-01-29 15:41:33] "POST /neutron/port HTTP/1.1" 200 1117 0.021870 252.23.96.244 - - [2026-01-29 15:41:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007761 252.23.96.244 - - [2026-01-29 15:41:37] "POST /neutron/port HTTP/1.1" 200 1116 0.017380 252.23.96.244 - - [2026-01-29 15:41:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009365 252.23.96.244 - - [2026-01-29 15:41:37] "POST /neutron/port HTTP/1.1" 200 1116 0.018620 252.23.96.244 - - [2026-01-29 15:41:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008474 252.23.96.244 - - [2026-01-29 15:41:38] "POST /neutron/port HTTP/1.1" 200 1116 0.020296 252.23.96.244 - - [2026-01-29 15:41:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010637 10.0.0.23 - - [2026-01-29 15:41:38] "GET /virtual-machine/5f1e3519-7119-426d-977a-73137377c336 HTTP/1.1" 200 1290 0.006175 10.0.0.23 - - [2026-01-29 15:41:38] "GET /virtual-machine-interface/3c85efb0-fa21-4708-88ae-9573c02b1fe5 HTTP/1.1" 200 2928 0.007697 10.0.0.23 - - [2026-01-29 15:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.23 - - [2026-01-29 15:41:38] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005120 10.0.0.23 - - [2026-01-29 15:41:38] "GET /virtual-networks?parent_id=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003711 10.0.0.23 - - [2026-01-29 15:41:38] "GET /virtual-network/7153fa43-a779-4d79-8295-79165a6d370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006245 10.0.0.23 - - [2026-01-29 15:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.23 - - [2026-01-29 15:41:39] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005524 10.0.0.23 - - [2026-01-29 15:41:39] "GET /virtual-networks?parent_id=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004906 10.0.0.23 - - [2026-01-29 15:41:39] "GET /virtual-network/7153fa43-a779-4d79-8295-79165a6d370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006183 252.23.96.244 - - [2026-01-29 15:41:44] "POST /neutron/router HTTP/1.1" 200 578 0.006614 10.0.0.23 - - [2026-01-29 15:41:44] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001395 252.23.96.244 - - [2026-01-29 15:41:45] "POST /neutron/router HTTP/1.1" 200 344 0.329254 252.23.96.244 - - [2026-01-29 15:41:45] "POST /neutron/port HTTP/1.1" 200 1917 0.029453 10.0.0.23 - - [2026-01-29 15:41:45] "POST /ref-update HTTP/1.1" 200 156 0.010951 252.23.96.244 - - [2026-01-29 15:41:51] "POST /neutron/router HTTP/1.1" 200 578 0.004639 10.0.0.23 - - [2026-01-29 15:41:51] "POST /ref-update HTTP/1.1" 200 156 0.018472 252.23.96.244 - - [2026-01-29 15:41:52] "POST /neutron/router HTTP/1.1" 200 344 0.164108 252.23.96.244 - - [2026-01-29 15:41:55] "POST /neutron/router HTTP/1.1" 200 578 0.007792 10.0.0.23 - - [2026-01-29 15:41:55] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001442 252.23.96.244 - - [2026-01-29 15:41:55] "POST /neutron/router HTTP/1.1" 200 344 0.314222 10.0.0.23 - - [2026-01-29 15:41:55] "POST /ref-update HTTP/1.1" 200 156 0.015684 252.23.96.244 - - [2026-01-29 15:41:58] "POST /neutron/router HTTP/1.1" 200 578 0.006103 10.0.0.23 - - [2026-01-29 15:41:58] "POST /ref-update HTTP/1.1" 200 156 0.024013 252.23.96.244 - - [2026-01-29 15:41:58] "POST /neutron/router HTTP/1.1" 200 344 0.174863 252.23.96.244 - - [2026-01-29 15:41:58] "POST /neutron/router HTTP/1.1" 200 578 0.009087 10.0.0.23 - - [2026-01-29 15:41:58] "POST /ref-update HTTP/1.1" 200 156 0.028881 252.23.96.244 - - [2026-01-29 15:41:58] "POST /neutron/router HTTP/1.1" 200 344 0.197359 252.23.96.244 - - [2026-01-29 15:41:58] "POST /neutron/router HTTP/1.1" 200 578 0.012741 10.0.0.23 - - [2026-01-29 15:41:58] "GET /logical-router/907ce4d4-9b8c-4a9e-ac69-c1a98972d59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007211 10.0.0.23 - - [2026-01-29 15:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008097 252.23.96.244 - - [2026-01-29 15:41:58] "POST /neutron/router HTTP/1.1" 200 151 0.084520 10.0.0.23 - - [2026-01-29 15:41:58] "DELETE /route-target/11eadfb9-8a3e-41cb-b191-bffb19c81ec1 HTTP/1.1" 200 115 0.028380 10.0.0.23 - - [2026-01-29 15:41:59] "GET /global-system-configs HTTP/1.1" 401 296 0.000923 10.0.0.23 - - [2026-01-29 15:41:59] "GET /global-system-configs HTTP/1.1" 401 296 0.000498 252.23.96.244 - - [2026-01-29 15:41:59] "POST /neutron/network HTTP/1.1" 200 822 0.014104 252.23.96.244 - - [2026-01-29 15:41:59] "POST /neutron/network HTTP/1.1" 400 204 0.016926 252.23.96.244 - - [2026-01-29 15:41:59] "POST /neutron/port HTTP/1.1" 200 1116 0.021118 252.23.96.244 - - [2026-01-29 15:41:59] "POST /neutron/port HTTP/1.1" 200 1117 0.018811 252.23.96.244 - - [2026-01-29 15:41:59] "POST /neutron/port HTTP/1.1" 200 1106 0.023894 252.23.96.244 - - [2026-01-29 15:41:59] "POST /neutron/port HTTP/1.1" 200 1107 0.022060 252.23.96.244 - - [2026-01-29 15:42:00] "POST /neutron/port HTTP/1.1" 200 151 0.195845 252.23.96.244 - - [2026-01-29 15:42:00] "POST /neutron/port HTTP/1.1" 200 151 0.196918 252.23.96.244 - - [2026-01-29 15:42:01] "POST /neutron/network HTTP/1.1" 200 822 0.007895 10.0.0.23 - - [2026-01-29 15:42:01] "POST /useragent-kv HTTP/1.1" 200 115 0.007016 10.0.0.23 - - [2026-01-29 15:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012104 10.0.0.23 - - [2026-01-29 15:42:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006599 252.23.96.244 - - [2026-01-29 15:42:01] "POST /neutron/network HTTP/1.1" 200 151 0.161330 10.0.0.23 - - [2026-01-29 15:42:01] "DELETE /route-target/5dc6863b-22ba-4bc6-83b8-6ba46a628eb8 HTTP/1.1" 200 115 0.047823 252.23.96.244 - - [2026-01-29 15:42:01] "POST /neutron/network HTTP/1.1" 200 823 0.010273 10.0.0.23 - - [2026-01-29 15:42:01] "POST /useragent-kv HTTP/1.1" 200 115 0.013625 10.0.0.23 - - [2026-01-29 15:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011989 10.0.0.23 - - [2026-01-29 15:42:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004890 252.23.96.244 - - [2026-01-29 15:42:01] "POST /neutron/network HTTP/1.1" 200 151 0.218109 10.0.0.23 - - [2026-01-29 15:42:01] "DELETE /route-target/b3816c98-66a3-4284-b8b3-00f28f0545aa HTTP/1.1" 200 115 0.034059 10.0.0.23 - - [2026-01-29 15:42:02] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001446 10.0.0.23 - - [2026-01-29 15:42:02] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045879 10.0.0.23 - - [2026-01-29 15:42:02] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001404 10.0.0.23 - - [2026-01-29 15:42:02] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?fields=virtual_networks HTTP/1.1" 200 1029 0.034288 10.0.0.23 - - [2026-01-29 15:42:02] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002116 10.0.0.23 - - [2026-01-29 15:42:02] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.040630 10.0.0.23 - - [2026-01-29 15:42:02] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001423 10.0.0.23 - - [2026-01-29 15:42:02] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?fields=security_groups HTTP/1.1" 200 1252 0.044856 10.0.0.23 - - [2026-01-29 15:42:03] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001631 10.0.0.23 - - [2026-01-29 15:42:03] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009989 10.0.0.23 - - [2026-01-29 15:42:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.046689 10.0.0.23 - - [2026-01-29 15:42:04] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003570 10.0.0.23 - - [2026-01-29 15:42:04] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001341 10.0.0.23 - - [2026-01-29 15:42:04] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009483 10.0.0.23 - - [2026-01-29 15:42:04] "POST /id-to-fqname HTTP/1.1" 200 191 0.001465 10.0.0.23 - - [2026-01-29 15:42:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.004299 10.0.0.23 - - [2026-01-29 15:42:04] "POST /security-groups HTTP/1.1" 200 586 0.073227 10.0.0.23 - - [2026-01-29 15:42:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.004958 10.0.0.23 - - [2026-01-29 15:42:04] "POST /projects HTTP/1.1" 200 583 0.262274 10.0.0.23 - - [2026-01-29 15:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.305763 10.0.0.23 - - [2026-01-29 15:42:04] "POST /access-control-lists HTTP/1.1" 200 599 0.077866 10.0.0.23 - - [2026-01-29 15:42:04] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.530749 10.0.0.23 - - [2026-01-29 15:42:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.012203 10.0.0.23 - - [2026-01-29 15:42:04] "POST /access-control-lists HTTP/1.1" 200 597 0.073174 10.0.0.23 - - [2026-01-29 15:42:06] "GET / HTTP/1.1" 200 36215 0.002786 10.0.0.23 - - [2026-01-29 15:42:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000713 10.0.0.23 - - [2026-01-29 15:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.051765 10.0.0.23 - - [2026-01-29 15:42:08] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001881 10.0.0.23 - - [2026-01-29 15:42:08] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.040106 10.0.0.23 - - [2026-01-29 15:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.23 - - [2026-01-29 15:42:08] "GET /security-group/c38a4fec-eb47-4572-827c-200a1c57a051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.008417 10.0.0.23 - - [2026-01-29 15:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.23 - - [2026-01-29 15:42:08] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002063 10.0.0.23 - - [2026-01-29 15:42:08] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.038485 10.0.0.23 - - [2026-01-29 15:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.23 - - [2026-01-29 15:42:08] "GET /security-group/c38a4fec-eb47-4572-827c-200a1c57a051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.005497 10.0.0.23 - - [2026-01-29 15:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.23 - - [2026-01-29 15:42:08] "PUT /security-group/c38a4fec-eb47-4572-827c-200a1c57a051 HTTP/1.1" 200 263 0.022745 10.0.0.23 - - [2026-01-29 15:42:08] "PUT /access-control-list/946aea88-4bc7-4bb3-b619-00d6bad8898c HTTP/1.1" 200 273 0.017772 10.0.0.23 - - [2026-01-29 15:42:08] "POST /fqname-to-id HTTP/1.1" 404 200 0.003716 10.0.0.23 - - [2026-01-29 15:42:08] "PUT /access-control-list/5cd2eaf1-7d4b-485f-9d39-7de73bd66160 HTTP/1.1" 200 273 0.020461 10.0.0.23 - - [2026-01-29 15:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.23 - - [2026-01-29 15:42:08] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001701 10.0.0.23 - - [2026-01-29 15:42:08] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.044597 252.23.96.244 - - [2026-01-29 15:42:09] "POST /neutron/network HTTP/1.1" 200 117 0.054675 10.0.0.23 - - [2026-01-29 15:42:09] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002061 252.23.96.244 - - [2026-01-29 15:42:09] "POST /neutron/network HTTP/1.1" 200 606 0.099178 10.0.0.23 - - [2026-01-29 15:42:09] "POST /route-targets HTTP/1.1" 200 328 0.020735 10.0.0.23 - - [2026-01-29 15:42:09] "POST /ref-update HTTP/1.1" 200 156 0.029943 10.0.0.23 - - [2026-01-29 15:42:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006547 252.23.96.244 - - [2026-01-29 15:42:09] "POST /neutron/subnet HTTP/1.1" 200 710 0.227326 252.23.96.244 - - [2026-01-29 15:42:09] "POST /neutron/network HTTP/1.1" 200 822 0.007432 10.0.0.23 - - [2026-01-29 15:42:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.002659 10.0.0.23 - - [2026-01-29 15:42:09] "GET /virtual-network/e3b1e3f7-cf23-480e-badf-7dd7936e2e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008074 252.23.96.244 - - [2026-01-29 15:42:09] "POST /neutron/network HTTP/1.1" 200 822 0.007887 10.0.0.23 - - [2026-01-29 15:42:09] "GET /virtual-network/e3b1e3f7-cf23-480e-badf-7dd7936e2e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007729 252.23.96.244 - - [2026-01-29 15:42:09] "POST /neutron/network HTTP/1.1" 200 822 0.008907 252.23.96.244 - - [2026-01-29 15:42:09] "POST /neutron/subnet HTTP/1.1" 200 710 0.014921 10.0.0.23 - - [2026-01-29 15:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.23 - - [2026-01-29 15:42:10] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003270 10.0.0.23 - - [2026-01-29 15:42:10] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.048243 252.23.96.244 - - [2026-01-29 15:42:10] "POST /neutron/network HTTP/1.1" 200 117 0.016630 10.0.0.23 - - [2026-01-29 15:42:10] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001295 252.23.96.244 - - [2026-01-29 15:42:10] "POST /neutron/network HTTP/1.1" 200 613 0.138495 10.0.0.23 - - [2026-01-29 15:42:10] "POST /route-targets HTTP/1.1" 200 328 0.021347 10.0.0.23 - - [2026-01-29 15:42:10] "POST /ref-update HTTP/1.1" 200 156 0.015767 10.0.0.23 - - [2026-01-29 15:42:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005147 252.23.96.244 - - [2026-01-29 15:42:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.169616 252.23.96.244 - - [2026-01-29 15:42:10] "POST /neutron/network HTTP/1.1" 200 833 0.008357 10.0.0.23 - - [2026-01-29 15:42:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001925 10.0.0.23 - - [2026-01-29 15:42:10] "GET /virtual-network/755970b0-b199-4b7c-8efa-a9f70f8c2cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006862 252.23.96.244 - - [2026-01-29 15:42:10] "POST /neutron/network HTTP/1.1" 200 833 0.008705 10.0.0.23 - - [2026-01-29 15:42:10] "GET /virtual-network/755970b0-b199-4b7c-8efa-a9f70f8c2cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008784 252.23.96.244 - - [2026-01-29 15:42:10] "POST /neutron/network HTTP/1.1" 200 833 0.007692 252.23.96.244 - - [2026-01-29 15:42:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.012869 10.0.0.23 - - [2026-01-29 15:42:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001820 252.23.96.244 - - [2026-01-29 15:42:11] "POST /neutron/network HTTP/1.1" 200 832 0.009758 252.23.96.244 - - [2026-01-29 15:42:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000663 252.23.96.244 - - [2026-01-29 15:42:11] "GET / HTTP/1.1" 200 36215 0.003234 252.23.96.244 - - [2026-01-29 15:42:11] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000851 10.0.0.23 - - [2026-01-29 15:42:11] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001438 252.23.96.244 - - [2026-01-29 15:42:11] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.077926 252.23.96.244 - - [2026-01-29 15:42:11] "POST /neutron/network HTTP/1.1" 200 822 0.008628 252.23.96.244 - - [2026-01-29 15:42:12] "POST /neutron/port HTTP/1.1" 200 117 0.007505 252.23.96.244 - - [2026-01-29 15:42:12] "POST /neutron/port HTTP/1.1" 200 117 0.007813 10.0.0.23 - - [2026-01-29 15:42:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001645 252.23.96.244 - - [2026-01-29 15:42:12] "POST /neutron/port HTTP/1.1" 200 117 0.007913 252.23.96.244 - - [2026-01-29 15:42:12] "POST /neutron/network HTTP/1.1" 200 843 0.007926 252.23.96.244 - - [2026-01-29 15:42:12] "GET /aaa-mode HTTP/1.1" 401 296 0.000588 252.23.96.244 - - [2026-01-29 15:42:12] "GET / HTTP/1.1" 200 36215 0.002655 252.23.96.244 - - [2026-01-29 15:42:12] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000682 252.23.96.244 - - [2026-01-29 15:42:13] "POST /neutron/network HTTP/1.1" 200 832 0.009133 10.0.0.23 - - [2026-01-29 15:42:13] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001716 10.0.0.23 - - [2026-01-29 15:42:13] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001480 252.23.96.244 - - [2026-01-29 15:42:13] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.097212 252.23.96.244 - - [2026-01-29 15:42:13] "POST /neutron/network HTTP/1.1" 200 833 0.010170 252.23.96.244 - - [2026-01-29 15:42:13] "POST /neutron/port HTTP/1.1" 200 1058 0.443962 252.23.96.244 - - [2026-01-29 15:42:13] "POST /neutron/port HTTP/1.1" 200 1068 0.025999 252.23.96.244 - - [2026-01-29 15:42:13] "POST /neutron/port HTTP/1.1" 200 1058 0.023695 252.23.96.244 - - [2026-01-29 15:42:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008660 252.23.96.244 - - [2026-01-29 15:42:13] "POST /neutron/port HTTP/1.1" 200 117 0.009336 252.23.96.244 - - [2026-01-29 15:42:13] "POST /neutron/port HTTP/1.1" 200 1058 0.020198 10.0.0.23 - - [2026-01-29 15:42:13] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002216 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/router HTTP/1.1" 200 583 0.231722 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/port HTTP/1.1" 200 1108 0.254102 10.0.0.23 - - [2026-01-29 15:42:14] "POST /route-targets HTTP/1.1" 200 328 0.015753 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/router HTTP/1.1" 200 583 0.009101 10.0.0.23 - - [2026-01-29 15:42:14] "PUT /logical-router/5f650d9c-4f06-47d3-822e-2b7ad1aa84e4 HTTP/1.1" 200 263 0.051042 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/port HTTP/1.1" 200 1118 0.032506 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/router HTTP/1.1" 200 654 0.047539 10.0.0.23 - - [2026-01-29 15:42:14] "GET /logical-router/5f650d9c-4f06-47d3-822e-2b7ad1aa84e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.006516 10.0.0.23 - - [2026-01-29 15:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004753 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/network HTTP/1.1" 200 843 0.011440 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/router HTTP/1.1" 200 654 0.007355 10.0.0.23 - - [2026-01-29 15:42:14] "GET /service-template/789d3451-e2cc-47c4-b7c4-c50d294fdb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.005623 10.0.0.23 - - [2026-01-29 15:42:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.016333 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/subnet HTTP/1.1" 200 684 0.037662 10.0.0.23 - - [2026-01-29 15:42:14] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001379 10.0.0.23 - - [2026-01-29 15:42:14] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001689 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/port HTTP/1.1" 200 117 0.001859 252.23.96.244 - - [2026-01-29 15:42:14] "POST /neutron/network HTTP/1.1" 200 822 0.013613 10.0.0.23 - - [2026-01-29 15:42:14] "POST /useragent-kv HTTP/1.1" 200 115 0.026463 10.0.0.23 - - [2026-01-29 15:42:14] "POST /virtual-networks HTTP/1.1" 200 694 0.336227 10.0.0.23 - - [2026-01-29 15:42:14] "POST /route-targets HTTP/1.1" 200 328 0.067244 10.0.0.23 - - [2026-01-29 15:42:15] "POST /ref-update HTTP/1.1" 200 156 0.048774 10.0.0.23 - - [2026-01-29 15:42:15] "POST /service-instances HTTP/1.1" 200 670 0.133647 10.0.0.23 - - [2026-01-29 15:42:15] "POST /route-tables HTTP/1.1" 200 582 0.102942 252.23.96.244 - - [2026-01-29 15:42:15] "POST /neutron/router HTTP/1.1" 200 344 0.744897 252.23.96.244 - - [2026-01-29 15:42:15] "POST /neutron/port HTTP/1.1" 200 1062 0.730525 10.0.0.23 - - [2026-01-29 15:42:15] "POST /ref-update HTTP/1.1" 200 156 0.021299 10.0.0.23 - - [2026-01-29 15:42:15] "PUT /logical-router/5f650d9c-4f06-47d3-822e-2b7ad1aa84e4 HTTP/1.1" 200 263 0.067743 252.23.96.244 - - [2026-01-29 15:42:15] "POST /neutron/port HTTP/1.1" 200 1062 0.041891 252.23.96.244 - - [2026-01-29 15:42:15] "POST /neutron/port HTTP/1.1" 200 1118 0.025714 10.0.0.23 - - [2026-01-29 15:42:15] "POST /ref-update HTTP/1.1" 200 156 0.045944 252.23.96.244 - - [2026-01-29 15:42:15] "POST /neutron/port HTTP/1.1" 200 1062 0.027095 252.23.96.244 - - [2026-01-29 15:42:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011247 10.0.0.23 - - [2026-01-29 15:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.23 - - [2026-01-29 15:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 252.23.96.244 - - [2026-01-29 15:42:15] "POST /neutron/port HTTP/1.1" 200 1112 0.139803 10.0.0.23 - - [2026-01-29 15:42:15] "POST /virtual-machines HTTP/1.1" 200 550 0.027328 252.23.96.244 - - [2026-01-29 15:42:15] "POST /neutron/port HTTP/1.1" 200 1122 0.041508 252.23.96.244 - - [2026-01-29 15:42:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005951 10.0.0.23 - - [2026-01-29 15:42:15] "DELETE /project/ad085491195d45e28007e4df11149de1 HTTP/1.1" 404 173 0.027670 10.0.0.23 - - [2026-01-29 15:42:16] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002126 10.0.0.23 - - [2026-01-29 15:42:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.246118 252.23.96.244 - - [2026-01-29 15:42:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.052299 10.0.0.23 - - [2026-01-29 15:42:16] "POST /chown HTTP/1.1" 200 109 0.051294 10.0.0.23 - - [2026-01-29 15:42:16] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.123598 252.23.96.244 - - [2026-01-29 15:42:16] "POST /neutron/port HTTP/1.1" 200 117 0.001365 10.0.0.23 - - [2026-01-29 15:42:16] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.005409 10.0.0.23 - - [2026-01-29 15:42:16] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?fields=security_groups HTTP/1.1" 200 1345 0.073804 252.23.96.244 - - [2026-01-29 15:42:16] "POST /neutron/network HTTP/1.1" 200 833 0.011534 10.0.0.23 - - [2026-01-29 15:42:16] "POST /instance-ips HTTP/1.1" 200 548 0.081948 10.0.0.23 - - [2026-01-29 15:42:16] "POST /instance-ips HTTP/1.1" 400 244 0.075520 10.0.0.23 - - [2026-01-29 15:42:16] "DELETE /security-group/f4dc75fc-3053-432a-bd47-30d4c4400d38 HTTP/1.1" 200 115 0.115845 10.0.0.23 - - [2026-01-29 15:42:16] "GET /projects?obj_uuids=d75fb71e-6cc2-429f-8d8d-7c2003da3874&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001750 10.0.0.23 - - [2026-01-29 15:42:16] "DELETE /access-control-list/6421abce-2d56-4b41-b72a-1b34d0133345 HTTP/1.1" 200 115 0.066864 10.0.0.23 - - [2026-01-29 15:42:16] "GET /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874?fields=application_policy_sets HTTP/1.1" 200 1384 0.063313 10.0.0.23 - - [2026-01-29 15:42:16] "POST /chown HTTP/1.1" 200 109 0.046213 10.0.0.23 - - [2026-01-29 15:42:16] "DELETE /access-control-list/f8739e83-95b6-4680-8b83-c4904a0a49bb HTTP/1.1" 200 115 0.075450 10.0.0.23 - - [2026-01-29 15:42:16] "PUT /virtual-machine-interface/ddc92642-ac3d-40fa-a0de-da1bc8863142 HTTP/1.1" 200 285 0.034687 10.0.0.23 - - [2026-01-29 15:42:16] "PUT /instance-ip/35ebfb2d-deea-40c5-badc-81a865e2ed28 HTTP/1.1" 200 257 0.035536 10.0.0.23 - - [2026-01-29 15:42:16] "DELETE /project/d75fb71e-6cc2-429f-8d8d-7c2003da3874 HTTP/1.1" 200 115 0.670107 10.0.0.23 - - [2026-01-29 15:42:16] "POST /ref-update HTTP/1.1" 200 156 0.032189 10.0.0.23 - - [2026-01-29 15:42:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.123945 10.0.0.23 - - [2026-01-29 15:42:16] "POST /chown HTTP/1.1" 200 109 0.016347 10.0.0.23 - - [2026-01-29 15:42:17] "POST /instance-ips HTTP/1.1" 200 546 0.055383 10.0.0.23 - - [2026-01-29 15:42:17] "POST /instance-ips HTTP/1.1" 400 314 0.085664 10.0.0.23 - - [2026-01-29 15:42:17] "POST /chown HTTP/1.1" 200 109 0.018284 10.0.0.23 - - [2026-01-29 15:42:17] "PUT /virtual-machine-interface/142d40a6-af54-4f9b-afb7-0436cdb59035 HTTP/1.1" 200 285 0.026338 10.0.0.23 - - [2026-01-29 15:42:17] "PUT /instance-ip/c9f27c16-8f80-4459-a952-c879d0b24d89 HTTP/1.1" 200 257 0.033037 10.0.0.23 - - [2026-01-29 15:42:17] "POST /ref-update HTTP/1.1" 200 156 0.022060 10.0.0.23 - - [2026-01-29 15:42:17] "POST /ref-update HTTP/1.1" 200 156 0.016236 10.0.0.23 - - [2026-01-29 15:42:17] "POST /ref-update HTTP/1.1" 200 156 0.017149 10.0.0.23 - - [2026-01-29 15:42:17] "PUT /routing-instance/b86ee42d-3914-40e4-b2d5-5bff3efb943f HTTP/1.1" 200 267 0.027543 10.0.0.23 - - [2026-01-29 15:42:17] "POST /virtual-machines HTTP/1.1" 200 550 0.023578 10.0.0.23 - - [2026-01-29 15:42:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.129070 10.0.0.23 - - [2026-01-29 15:42:17] "POST /chown HTTP/1.1" 200 109 0.010156 10.0.0.23 - - [2026-01-29 15:42:17] "POST /instance-ips HTTP/1.1" 400 244 0.022913 10.0.0.23 - - [2026-01-29 15:42:17] "POST /chown HTTP/1.1" 200 109 0.011961 10.0.0.23 - - [2026-01-29 15:42:18] "PUT /virtual-machine-interface/33d0d7c4-fdd2-403f-aced-24c88b67a0b5 HTTP/1.1" 200 285 0.024711 10.0.0.23 - - [2026-01-29 15:42:18] "PUT /instance-ip/35ebfb2d-deea-40c5-badc-81a865e2ed28 HTTP/1.1" 200 257 0.021034 10.0.0.23 - - [2026-01-29 15:42:18] "POST /ref-update HTTP/1.1" 200 156 0.037114 10.0.0.23 - - [2026-01-29 15:42:18] "POST /ref-update HTTP/1.1" 200 156 0.033755 10.0.0.23 - - [2026-01-29 15:42:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.151954 10.0.0.23 - - [2026-01-29 15:42:18] "POST /ref-update HTTP/1.1" 200 156 0.040321 10.0.0.23 - - [2026-01-29 15:42:18] "POST /chown HTTP/1.1" 200 109 0.087663 10.0.0.23 - - [2026-01-29 15:42:18] "PUT /routing-instance/b86ee42d-3914-40e4-b2d5-5bff3efb943f HTTP/1.1" 200 267 0.100871 10.0.0.23 - - [2026-01-29 15:42:18] "POST /instance-ips HTTP/1.1" 400 314 0.075180 10.0.0.23 - - [2026-01-29 15:42:18] "POST /chown HTTP/1.1" 200 109 0.010325 10.0.0.23 - - [2026-01-29 15:42:18] "PUT /virtual-machine-interface/68784c1c-322b-406a-b9bc-a5b94d52b932 HTTP/1.1" 200 285 0.031861 10.0.0.23 - - [2026-01-29 15:42:18] "PUT /instance-ip/c9f27c16-8f80-4459-a952-c879d0b24d89 HTTP/1.1" 200 257 0.036646 10.0.0.23 - - [2026-01-29 15:42:18] "POST /ref-update HTTP/1.1" 200 156 0.018280 10.0.0.23 - - [2026-01-29 15:42:19] "POST /ref-update HTTP/1.1" 200 156 0.021927 10.0.0.23 - - [2026-01-29 15:42:19] "POST /ref-update HTTP/1.1" 200 156 0.036881 10.0.0.23 - - [2026-01-29 15:42:19] "PUT /routing-instance/b86ee42d-3914-40e4-b2d5-5bff3efb943f HTTP/1.1" 200 267 0.023823 252.23.96.244 - - [2026-01-29 15:42:20] "POST /neutron/port HTTP/1.1" 200 1118 0.020808 252.23.96.244 - - [2026-01-29 15:42:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009011 252.23.96.244 - - [2026-01-29 15:42:20] "POST /neutron/port HTTP/1.1" 200 1118 0.028705 252.23.96.244 - - [2026-01-29 15:42:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010220 252.23.96.244 - - [2026-01-29 15:42:21] "POST /neutron/port HTTP/1.1" 200 1118 0.031887 252.23.96.244 - - [2026-01-29 15:42:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.016043 10.0.0.23 - - [2026-01-29 15:42:21] "GET /virtual-machine/1c2647a8-32ef-4ecf-9ae8-33f4a470b78f HTTP/1.1" 401 296 0.000786 10.0.0.23 - - [2026-01-29 15:42:21] "GET /virtual-machine/1c2647a8-32ef-4ecf-9ae8-33f4a470b78f HTTP/1.1" 200 1295 0.067741 10.0.0.23 - - [2026-01-29 15:42:21] "GET /virtual-machine-interface/e25deaaa-137e-4f9b-8a99-8625087faaef HTTP/1.1" 200 2951 0.016546 10.0.0.23 - - [2026-01-29 15:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.23 - - [2026-01-29 15:42:21] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006131 10.0.0.23 - - [2026-01-29 15:42:21] "GET /virtual-networks?parent_id=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.005129 10.0.0.23 - - [2026-01-29 15:42:22] "GET /virtual-network/e3b1e3f7-cf23-480e-badf-7dd7936e2e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.023252 10.0.0.23 - - [2026-01-29 15:42:24] "GET /obj-perms HTTP/1.1" 200 6366 0.091147 10.0.0.23 - - [2026-01-29 15:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009433 10.0.0.23 - - [2026-01-29 15:42:25] "GET /virtual-network/e3b1e3f7-cf23-480e-badf-7dd7936e2e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.012987 10.0.0.23 - - [2026-01-29 15:42:25] "GET /obj-perms HTTP/1.1" 200 6366 0.091578 10.0.0.23 - - [2026-01-29 15:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.23 - - [2026-01-29 15:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.23 - - [2026-01-29 15:42:25] "POST /chown HTTP/1.1" 200 109 0.019819 10.0.0.23 - - [2026-01-29 15:42:25] "POST /instance-ips HTTP/1.1" 400 244 0.034592 10.0.0.23 - - [2026-01-29 15:42:25] "POST /chown HTTP/1.1" 200 109 0.015982 10.0.0.23 - - [2026-01-29 15:42:25] "POST /chown HTTP/1.1" 200 109 0.016953 10.0.0.23 - - [2026-01-29 15:42:25] "POST /instance-ips HTTP/1.1" 400 314 0.025777 10.0.0.23 - - [2026-01-29 15:42:25] "POST /chown HTTP/1.1" 200 109 0.011844 10.0.0.23 - - [2026-01-29 15:42:25] "POST /chown HTTP/1.1" 200 109 0.032435 10.0.0.23 - - [2026-01-29 15:42:26] "POST /instance-ips HTTP/1.1" 400 244 0.087677 10.0.0.23 - - [2026-01-29 15:42:26] "POST /chown HTTP/1.1" 200 109 0.011795 10.0.0.23 - - [2026-01-29 15:42:26] "POST /chown HTTP/1.1" 200 109 0.024973 10.0.0.23 - - [2026-01-29 15:42:26] "POST /instance-ips HTTP/1.1" 400 314 0.034481 10.0.0.23 - - [2026-01-29 15:42:26] "POST /chown HTTP/1.1" 200 109 0.022994 252.23.96.244 - - [2026-01-29 15:42:27] "POST /neutron/port HTTP/1.1" 200 1118 0.021707 252.23.96.244 - - [2026-01-29 15:42:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010658 252.23.96.244 - - [2026-01-29 15:42:27] "POST /neutron/port HTTP/1.1" 200 1118 0.034311 252.23.96.244 - - [2026-01-29 15:42:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008284 252.23.96.244 - - [2026-01-29 15:42:27] "POST /neutron/port HTTP/1.1" 200 1118 0.019034 252.23.96.244 - - [2026-01-29 15:42:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007966 252.23.96.244 - - [2026-01-29 15:42:29] "POST /neutron/port HTTP/1.1" 200 1122 0.016498 252.23.96.244 - - [2026-01-29 15:42:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007071 252.23.96.244 - - [2026-01-29 15:42:29] "POST /neutron/port HTTP/1.1" 200 1122 0.034749 10.0.0.23 - - [2026-01-29 15:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.23 - - [2026-01-29 15:42:29] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006175 252.23.96.244 - - [2026-01-29 15:42:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011539 10.0.0.23 - - [2026-01-29 15:42:29] "GET /virtual-networks?parent_id=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.005936 10.0.0.23 - - [2026-01-29 15:42:29] "GET /virtual-network/e3b1e3f7-cf23-480e-badf-7dd7936e2e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.018014 252.23.96.244 - - [2026-01-29 15:42:29] "POST /neutron/port HTTP/1.1" 200 1118 0.017889 252.23.96.244 - - [2026-01-29 15:42:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009120 252.23.96.244 - - [2026-01-29 15:42:29] "POST /neutron/port HTTP/1.1" 200 1122 0.016737 252.23.96.244 - - [2026-01-29 15:42:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008575 252.23.96.244 - - [2026-01-29 15:42:30] "POST /neutron/port HTTP/1.1" 200 1122 0.028862 252.23.96.244 - - [2026-01-29 15:42:30] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009413 252.23.96.244 - - [2026-01-29 15:42:30] "POST /neutron/port HTTP/1.1" 200 1122 0.016800 252.23.96.244 - - [2026-01-29 15:42:30] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009676 10.0.0.23 - - [2026-01-29 15:42:30] "GET /virtual-machine/60e75148-d995-4631-a20d-05e1f3cd6c36 HTTP/1.1" 200 1295 0.006457 10.0.0.23 - - [2026-01-29 15:42:30] "GET /virtual-machine-interface/24e456d5-1e2c-4cbd-8539-4acc6b3a476b HTTP/1.1" 200 2962 0.007798 10.0.0.23 - - [2026-01-29 15:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.23 - - [2026-01-29 15:42:30] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005690 10.0.0.23 - - [2026-01-29 15:42:30] "GET /virtual-networks?parent_id=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004515 10.0.0.23 - - [2026-01-29 15:42:30] "GET /virtual-network/755970b0-b199-4b7c-8efa-a9f70f8c2cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.009859 252.23.96.244 - - [2026-01-29 15:42:30] "POST /neutron/port HTTP/1.1" 200 1122 0.020110 252.23.96.244 - - [2026-01-29 15:42:30] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007087 252.23.96.244 - - [2026-01-29 15:42:31] "POST /neutron/port HTTP/1.1" 200 1122 0.017331 252.23.96.244 - - [2026-01-29 15:42:31] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008296 10.0.0.23 - - [2026-01-29 15:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.23 - - [2026-01-29 15:42:31] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004393 10.0.0.23 - - [2026-01-29 15:42:31] "GET /virtual-networks?parent_id=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004054 10.0.0.23 - - [2026-01-29 15:42:31] "GET /virtual-network/755970b0-b199-4b7c-8efa-a9f70f8c2cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007139 252.23.96.244 - - [2026-01-29 15:42:36] "POST /neutron/router HTTP/1.1" 200 654 0.005724 10.0.0.23 - - [2026-01-29 15:42:36] "POST /ref-update HTTP/1.1" 200 156 0.022205 252.23.96.244 - - [2026-01-29 15:42:36] "POST /neutron/router HTTP/1.1" 200 344 0.165604 252.23.96.244 - - [2026-01-29 15:42:36] "POST /neutron/router HTTP/1.1" 200 654 0.006681 10.0.0.23 - - [2026-01-29 15:42:36] "GET /logical-router/5f650d9c-4f06-47d3-822e-2b7ad1aa84e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.089610 10.0.0.23 - - [2026-01-29 15:42:36] "GET /service-instance/9aa7bbdb-f7dd-4c75-a742-eadb79bb7cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004529 252.23.96.244 - - [2026-01-29 15:42:36] "POST /neutron/router HTTP/1.1" 200 151 0.163950 10.0.0.23 - - [2026-01-29 15:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2026-01-29 15:42:36] "DELETE /route-target/feca3b6d-97e5-4314-9d6b-fe75c23a4074 HTTP/1.1" 409 240 0.008608 10.0.0.23 - - [2026-01-29 15:42:36] "PUT /logical-router/5f650d9c-4f06-47d3-822e-2b7ad1aa84e4 HTTP/1.1" 404 171 0.005925 10.0.0.23 - - [2026-01-29 15:42:36] "POST /ref-update HTTP/1.1" 200 156 0.016913 10.0.0.23 - - [2026-01-29 15:42:36] "DELETE /route-table/79ff8b92-322e-47ee-90af-cc69e65a1688 HTTP/1.1" 200 115 0.037710 10.0.0.23 - - [2026-01-29 15:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018791 10.0.0.23 - - [2026-01-29 15:42:36] "PUT /routing-instance/b86ee42d-3914-40e4-b2d5-5bff3efb943f HTTP/1.1" 200 267 0.022281 10.0.0.23 - - [2026-01-29 15:42:36] "GET /virtual-network/ad4002f3-84ae-49bd-badc-825839f3a25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.015131 10.0.0.23 - - [2026-01-29 15:42:36] "POST /ref-update HTTP/1.1" 200 156 0.025158 252.23.96.244 - - [2026-01-29 15:42:36] "POST /neutron/network HTTP/1.1" 200 833 0.017149 10.0.0.23 - - [2026-01-29 15:42:36] "POST /ref-update HTTP/1.1" 200 156 0.029884 252.23.96.244 - - [2026-01-29 15:42:37] "POST /neutron/network HTTP/1.1" 400 204 0.116988 10.0.0.23 - - [2026-01-29 15:42:37] "DELETE /instance-ip/c9f27c16-8f80-4459-a952-c879d0b24d89 HTTP/1.1" 200 115 0.145201 10.0.0.23 - - [2026-01-29 15:42:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010745 10.0.0.23 - - [2026-01-29 15:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.23 - - [2026-01-29 15:42:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010657 10.0.0.23 - - [2026-01-29 15:42:37] "DELETE /virtual-network/ad4002f3-84ae-49bd-badc-825839f3a25a HTTP/1.1" 200 115 0.200990 10.0.0.23 - - [2026-01-29 15:42:37] "DELETE /route-target/9ded1c2e-d863-4295-8c35-253151ea56a9 HTTP/1.1" 200 115 0.054010 10.0.0.23 - - [2026-01-29 15:42:37] "DELETE /service-instance/9aa7bbdb-f7dd-4c75-a742-eadb79bb7cc1 HTTP/1.1" 200 115 0.075618 10.0.0.23 - - [2026-01-29 15:42:37] "GET /logical-router/5f650d9c-4f06-47d3-822e-2b7ad1aa84e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004013 10.0.0.23 - - [2026-01-29 15:42:37] "GET /service-instance/9aa7bbdb-f7dd-4c75-a742-eadb79bb7cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003424 10.0.0.23 - - [2026-01-29 15:42:37] "GET /virtual-machine-interface/ddc92642-ac3d-40fa-a0de-da1bc8863142?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1649 0.008442 10.0.0.23 - - [2026-01-29 15:42:37] "POST /ref-update HTTP/1.1" 200 156 0.024118 10.0.0.23 - - [2026-01-29 15:42:37] "GET /instance-ip/35ebfb2d-deea-40c5-badc-81a865e2ed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004629 10.0.0.23 - - [2026-01-29 15:42:37] "DELETE /virtual-machine-interface/ddc92642-ac3d-40fa-a0de-da1bc8863142 HTTP/1.1" 200 115 0.087734 10.0.0.23 - - [2026-01-29 15:42:37] "GET /virtual-machine-interface/142d40a6-af54-4f9b-afb7-0436cdb59035?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1329 0.018137 252.23.96.244 - - [2026-01-29 15:42:37] "POST /neutron/port HTTP/1.1" 200 1122 0.033090 252.23.96.244 - - [2026-01-29 15:42:37] "POST /neutron/port HTTP/1.1" 200 1118 0.022307 10.0.0.23 - - [2026-01-29 15:42:37] "DELETE /virtual-machine-interface/142d40a6-af54-4f9b-afb7-0436cdb59035 HTTP/1.1" 200 115 0.079361 10.0.0.23 - - [2026-01-29 15:42:37] "POST /ref-update HTTP/1.1" 200 156 0.019083 252.23.96.244 - - [2026-01-29 15:42:37] "POST /neutron/port HTTP/1.1" 200 1112 0.023772 252.23.96.244 - - [2026-01-29 15:42:37] "POST /neutron/port HTTP/1.1" 200 1108 0.026337 10.0.0.23 - - [2026-01-29 15:42:37] "DELETE /virtual-machine/cd75eba8-a2f0-4834-babc-d332d0cae2e4 HTTP/1.1" 200 115 0.032731 10.0.0.23 - - [2026-01-29 15:42:37] "GET /virtual-machine-interface/33d0d7c4-fdd2-403f-aced-24c88b67a0b5?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.007621 10.0.0.23 - - [2026-01-29 15:42:38] "POST /ref-update HTTP/1.1" 200 156 0.020039 10.0.0.23 - - [2026-01-29 15:42:38] "GET /instance-ip/35ebfb2d-deea-40c5-badc-81a865e2ed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.013770 10.0.0.23 - - [2026-01-29 15:42:38] "DELETE /instance-ip/35ebfb2d-deea-40c5-badc-81a865e2ed28 HTTP/1.1" 200 115 0.067059 252.23.96.244 - - [2026-01-29 15:42:38] "POST /neutron/port HTTP/1.1" 200 151 0.282178 252.23.96.244 - - [2026-01-29 15:42:38] "POST /neutron/port HTTP/1.1" 200 151 0.274872 10.0.0.23 - - [2026-01-29 15:42:38] "DELETE /virtual-machine-interface/33d0d7c4-fdd2-403f-aced-24c88b67a0b5 HTTP/1.1" 200 115 0.099639 10.0.0.23 - - [2026-01-29 15:42:38] "GET /virtual-machine-interface/68784c1c-322b-406a-b9bc-a5b94d52b932?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1329 0.032595 10.0.0.23 - - [2026-01-29 15:42:38] "DELETE /virtual-machine-interface/68784c1c-322b-406a-b9bc-a5b94d52b932 HTTP/1.1" 200 115 0.073473 10.0.0.23 - - [2026-01-29 15:42:38] "DELETE /virtual-machine/c33a06d1-40ba-45fb-80b0-87b0797fa7b1 HTTP/1.1" 200 115 0.036742 252.23.96.244 - - [2026-01-29 15:42:39] "POST /neutron/network HTTP/1.1" 200 833 0.008910 10.0.0.23 - - [2026-01-29 15:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.23 - - [2026-01-29 15:42:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003674 10.0.0.23 - - [2026-01-29 15:42:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003507 252.23.96.244 - - [2026-01-29 15:42:39] "POST /neutron/network HTTP/1.1" 200 151 0.117289 10.0.0.23 - - [2026-01-29 15:42:39] "DELETE /route-target/957c3039-5dbb-433c-965f-1ceadf6c93a5 HTTP/1.1" 200 115 0.023188 252.23.96.244 - - [2026-01-29 15:42:39] "POST /neutron/network HTTP/1.1" 200 822 0.010056 10.0.0.23 - - [2026-01-29 15:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006185 10.0.0.23 - - [2026-01-29 15:42:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004996 10.0.0.23 - - [2026-01-29 15:42:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003556 252.23.96.244 - - [2026-01-29 15:42:39] "POST /neutron/network HTTP/1.1" 200 151 0.124364 10.0.0.23 - - [2026-01-29 15:42:39] "DELETE /route-target/1f6ad23a-ec20-4e29-b74b-06fa1835e287 HTTP/1.1" 200 115 0.032892 10.0.0.23 - - [2026-01-29 15:42:39] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001503 10.0.0.23 - - [2026-01-29 15:42:39] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.033407 10.0.0.23 - - [2026-01-29 15:42:40] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001658 10.0.0.23 - - [2026-01-29 15:42:40] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?fields=virtual_networks HTTP/1.1" 200 1038 0.041879 10.0.0.23 - - [2026-01-29 15:42:40] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001928 10.0.0.23 - - [2026-01-29 15:42:40] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.044430 10.0.0.23 - - [2026-01-29 15:42:40] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001779 10.0.0.23 - - [2026-01-29 15:42:40] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?fields=security_groups HTTP/1.1" 200 1266 0.043836 10.0.0.23 - - [2026-01-29 15:42:41] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001334 10.0.0.23 - - [2026-01-29 15:42:41] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009860 10.0.0.23 - - [2026-01-29 15:42:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.044421 10.0.0.23 - - [2026-01-29 15:42:41] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003419 10.0.0.23 - - [2026-01-29 15:42:41] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001565 10.0.0.23 - - [2026-01-29 15:42:41] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010147 10.0.0.23 - - [2026-01-29 15:42:41] "POST /id-to-fqname HTTP/1.1" 200 196 0.002348 10.0.0.23 - - [2026-01-29 15:42:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.005169 10.0.0.23 - - [2026-01-29 15:42:41] "POST /security-groups HTTP/1.1" 200 591 0.072292 10.0.0.23 - - [2026-01-29 15:42:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.004766 10.0.0.23 - - [2026-01-29 15:42:41] "POST /projects HTTP/1.1" 200 593 0.277612 10.0.0.23 - - [2026-01-29 15:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.325655 10.0.0.23 - - [2026-01-29 15:42:42] "POST /access-control-lists HTTP/1.1" 200 604 0.072874 10.0.0.23 - - [2026-01-29 15:42:42] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.526803 10.0.0.23 - - [2026-01-29 15:42:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.003984 10.0.0.23 - - [2026-01-29 15:42:42] "POST /access-control-lists HTTP/1.1" 200 602 0.073711 10.0.0.23 - - [2026-01-29 15:42:43] "GET / HTTP/1.1" 200 36215 0.002701 10.0.0.23 - - [2026-01-29 15:42:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000854 10.0.0.23 - - [2026-01-29 15:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.096913 10.0.0.23 - - [2026-01-29 15:42:44] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001261 10.0.0.23 - - [2026-01-29 15:42:45] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.035982 252.23.96.244 - - [2026-01-29 15:42:45] "POST /neutron/network HTTP/1.1" 200 117 0.054110 10.0.0.23 - - [2026-01-29 15:42:45] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001496 252.23.96.244 - - [2026-01-29 15:42:45] "POST /neutron/network HTTP/1.1" 200 611 0.099622 10.0.0.23 - - [2026-01-29 15:42:45] "POST /route-targets HTTP/1.1" 200 328 0.021494 10.0.0.23 - - [2026-01-29 15:42:45] "POST /ref-update HTTP/1.1" 200 156 0.023875 10.0.0.23 - - [2026-01-29 15:42:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005349 252.23.96.244 - - [2026-01-29 15:42:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.243570 10.0.0.23 - - [2026-01-29 15:42:45] "POST /fqname-to-id HTTP/1.1" 401 296 0.000762 10.0.0.23 - - [2026-01-29 15:42:45] "POST /useragent-kv HTTP/1.1" 200 115 0.020051 252.23.96.244 - - [2026-01-29 15:42:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.179365 252.23.96.244 - - [2026-01-29 15:42:46] "POST /neutron/network HTTP/1.1" 200 1003 0.010369 10.0.0.23 - - [2026-01-29 15:42:46] "POST /id-to-fqname HTTP/1.1" 200 226 0.001834 10.0.0.23 - - [2026-01-29 15:42:46] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009698 252.23.96.244 - - [2026-01-29 15:42:46] "POST /neutron/network HTTP/1.1" 200 1003 0.012752 10.0.0.23 - - [2026-01-29 15:42:46] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008531 10.0.0.23 - - [2026-01-29 15:42:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.044109 252.23.96.244 - - [2026-01-29 15:42:46] "POST /neutron/network HTTP/1.1" 200 1003 0.015580 252.23.96.244 - - [2026-01-29 15:42:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.009267 252.23.96.244 - - [2026-01-29 15:42:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.010828 10.0.0.23 - - [2026-01-29 15:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.23 - - [2026-01-29 15:42:46] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002612 10.0.0.23 - - [2026-01-29 15:42:46] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040097 252.23.96.244 - - [2026-01-29 15:42:46] "POST /neutron/network HTTP/1.1" 200 117 0.014418 10.0.0.23 - - [2026-01-29 15:42:46] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001527 252.23.96.244 - - [2026-01-29 15:42:46] "POST /neutron/network HTTP/1.1" 200 611 0.107186 10.0.0.23 - - [2026-01-29 15:42:46] "POST /route-targets HTTP/1.1" 200 328 0.024036 10.0.0.23 - - [2026-01-29 15:42:46] "POST /ref-update HTTP/1.1" 200 156 0.027210 10.0.0.23 - - [2026-01-29 15:42:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004495 252.23.96.244 - - [2026-01-29 15:42:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.226080 10.0.0.23 - - [2026-01-29 15:42:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.004944 10.0.0.23 - - [2026-01-29 15:42:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007115 252.23.96.244 - - [2026-01-29 15:42:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.201133 252.23.96.244 - - [2026-01-29 15:42:47] "POST /neutron/network HTTP/1.1" 200 1003 0.009998 10.0.0.23 - - [2026-01-29 15:42:47] "POST /id-to-fqname HTTP/1.1" 200 226 0.001901 10.0.0.23 - - [2026-01-29 15:42:47] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008440 252.23.96.244 - - [2026-01-29 15:42:47] "POST /neutron/network HTTP/1.1" 200 1003 0.013066 10.0.0.23 - - [2026-01-29 15:42:47] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008014 252.23.96.244 - - [2026-01-29 15:42:47] "POST /neutron/network HTTP/1.1" 200 1003 0.009509 252.23.96.244 - - [2026-01-29 15:42:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.012911 252.23.96.244 - - [2026-01-29 15:42:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.010059 10.0.0.23 - - [2026-01-29 15:42:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.003673 10.0.0.23 - - [2026-01-29 15:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.23 - - [2026-01-29 15:42:47] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002174 10.0.0.23 - - [2026-01-29 15:42:47] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.041287 10.0.0.23 - - [2026-01-29 15:42:48] "POST /network-policys HTTP/1.1" 200 577 0.077858 10.0.0.23 - - [2026-01-29 15:42:48] "GET /network-policy/e4811c4e-11b6-4972-a8ef-07b3b4004c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006920 252.23.96.244 - - [2026-01-29 15:42:48] "POST /neutron/network HTTP/1.1" 200 1003 0.011650 10.0.0.23 - - [2026-01-29 15:42:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.006305 10.0.0.23 - - [2026-01-29 15:42:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.003373 252.23.96.244 - - [2026-01-29 15:42:48] "POST /neutron/network HTTP/1.1" 200 1109 0.069703 10.0.0.23 - - [2026-01-29 15:42:48] "POST /access-control-lists HTTP/1.1" 200 596 0.082917 252.23.96.244 - - [2026-01-29 15:42:48] "POST /neutron/network HTTP/1.1" 200 1109 0.021674 10.0.0.23 - - [2026-01-29 15:42:48] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006467 10.0.0.23 - - [2026-01-29 15:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.23 - - [2026-01-29 15:42:48] "GET /network-policy/e4811c4e-11b6-4972-a8ef-07b3b4004c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005408 252.23.96.244 - - [2026-01-29 15:42:48] "POST /neutron/network HTTP/1.1" 200 1003 0.011551 10.0.0.23 - - [2026-01-29 15:42:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.005301 10.0.0.23 - - [2026-01-29 15:42:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.002986 252.23.96.244 - - [2026-01-29 15:42:48] "POST /neutron/network HTTP/1.1" 200 1109 0.080316 10.0.0.23 - - [2026-01-29 15:42:48] "POST /access-control-lists HTTP/1.1" 200 596 0.087114 252.23.96.244 - - [2026-01-29 15:42:48] "POST /neutron/network HTTP/1.1" 200 1109 0.030498 10.0.0.23 - - [2026-01-29 15:42:48] "POST /ref-update HTTP/1.1" 200 156 0.018164 10.0.0.23 - - [2026-01-29 15:42:48] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.021744 10.0.0.23 - - [2026-01-29 15:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.23 - - [2026-01-29 15:42:48] "GET /network-policy/e4811c4e-11b6-4972-a8ef-07b3b4004c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007568 10.0.0.23 - - [2026-01-29 15:42:48] "GET /domains HTTP/1.1" 401 296 0.000590 10.0.0.23 - - [2026-01-29 15:42:48] "PUT /access-control-list/d4cd0921-b522-4cdf-85f0-5fedea3d3b98 HTTP/1.1" 200 273 0.062027 10.0.0.23 - - [2026-01-29 15:42:49] "GET /domains HTTP/1.1" 200 438 0.044462 10.0.0.23 - - [2026-01-29 15:42:49] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001923 10.0.0.23 - - [2026-01-29 15:42:49] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1501 0.012061 10.0.0.23 - - [2026-01-29 15:42:49] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001759 10.0.0.23 - - [2026-01-29 15:42:49] "GET /project/37b71327-84af-4baf-90b3-4f141732a770 HTTP/1.1" 200 2619 0.039261 10.0.0.23 - - [2026-01-29 15:42:49] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9 HTTP/1.1" 200 3500 0.010174 10.0.0.23 - - [2026-01-29 15:42:49] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9 HTTP/1.1" 200 3500 0.010029 10.0.0.23 - - [2026-01-29 15:42:49] "GET /routing-instance/934948d2-82b4-41c3-937e-df8dad88fff8 HTTP/1.1" 200 1796 0.006489 10.0.0.23 - - [2026-01-29 15:42:49] "GET /routing-instance/934948d2-82b4-41c3-937e-df8dad88fff8 HTTP/1.1" 200 1796 0.005497 10.0.0.23 - - [2026-01-29 15:42:49] "GET /route-target/64025395-dfdf-4f21-b444-fb2843863379 HTTP/1.1" 200 1212 0.004941 10.0.0.23 - - [2026-01-29 15:42:49] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9 HTTP/1.1" 200 3500 0.007674 10.0.0.23 - - [2026-01-29 15:42:49] "GET /routing-instance/934948d2-82b4-41c3-937e-df8dad88fff8 HTTP/1.1" 200 1796 0.007140 10.0.0.23 - - [2026-01-29 15:42:50] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.008997 10.0.0.23 - - [2026-01-29 15:42:50] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9 HTTP/1.1" 200 3500 0.008209 10.0.0.23 - - [2026-01-29 15:42:50] "GET /routing-instance/934948d2-82b4-41c3-937e-df8dad88fff8 HTTP/1.1" 200 1796 0.005317 10.0.0.23 - - [2026-01-29 15:42:50] "GET /routing-instance/934948d2-82b4-41c3-937e-df8dad88fff8 HTTP/1.1" 200 1796 0.004813 10.0.0.23 - - [2026-01-29 15:42:50] "GET /route-target/64025395-dfdf-4f21-b444-fb2843863379 HTTP/1.1" 200 1212 0.005634 10.0.0.23 - - [2026-01-29 15:42:50] "GET /domains HTTP/1.1" 200 438 0.003575 10.0.0.23 - - [2026-01-29 15:42:50] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001355 10.0.0.23 - - [2026-01-29 15:42:50] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1501 0.009337 10.0.0.23 - - [2026-01-29 15:42:50] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001734 10.0.0.23 - - [2026-01-29 15:42:50] "GET /project/37b71327-84af-4baf-90b3-4f141732a770 HTTP/1.1" 200 2619 0.037985 10.0.0.23 - - [2026-01-29 15:42:50] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9 HTTP/1.1" 200 3500 0.013567 10.0.0.23 - - [2026-01-29 15:42:51] "GET /obj-perms HTTP/1.1" 200 6429 0.088685 10.0.0.23 - - [2026-01-29 15:42:51] "GET /domains HTTP/1.1" 200 438 0.004775 10.0.0.23 - - [2026-01-29 15:42:51] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001434 10.0.0.23 - - [2026-01-29 15:42:51] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1501 0.008837 10.0.0.23 - - [2026-01-29 15:42:51] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001772 10.0.0.23 - - [2026-01-29 15:42:51] "GET /project/37b71327-84af-4baf-90b3-4f141732a770 HTTP/1.1" 200 2619 0.046089 10.0.0.23 - - [2026-01-29 15:42:51] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831 HTTP/1.1" 200 3501 0.008709 10.0.0.23 - - [2026-01-29 15:42:51] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831 HTTP/1.1" 200 3501 0.008831 10.0.0.23 - - [2026-01-29 15:42:51] "GET /routing-instance/a205e425-dd72-4cb9-a60a-3cce874d3515 HTTP/1.1" 200 1796 0.004795 10.0.0.23 - - [2026-01-29 15:42:51] "GET /routing-instance/a205e425-dd72-4cb9-a60a-3cce874d3515 HTTP/1.1" 200 1796 0.004749 10.0.0.23 - - [2026-01-29 15:42:51] "GET /route-target/8b72bad9-a571-4436-b440-ee81e6e9de72 HTTP/1.1" 200 1213 0.004288 10.0.0.23 - - [2026-01-29 15:42:51] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831 HTTP/1.1" 200 3501 0.007176 10.0.0.23 - - [2026-01-29 15:42:51] "GET /routing-instance/a205e425-dd72-4cb9-a60a-3cce874d3515 HTTP/1.1" 200 1796 0.005224 10.0.0.23 - - [2026-01-29 15:42:51] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007071 10.0.0.23 - - [2026-01-29 15:42:51] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831 HTTP/1.1" 200 3501 0.011180 10.0.0.23 - - [2026-01-29 15:42:52] "GET /routing-instance/a205e425-dd72-4cb9-a60a-3cce874d3515 HTTP/1.1" 200 1796 0.005064 10.0.0.23 - - [2026-01-29 15:42:52] "GET /routing-instance/a205e425-dd72-4cb9-a60a-3cce874d3515 HTTP/1.1" 200 1796 0.005300 10.0.0.23 - - [2026-01-29 15:42:52] "GET /route-target/8b72bad9-a571-4436-b440-ee81e6e9de72 HTTP/1.1" 200 1213 0.004869 10.0.0.23 - - [2026-01-29 15:42:52] "GET /domains HTTP/1.1" 200 438 0.003524 10.0.0.23 - - [2026-01-29 15:42:52] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002705 10.0.0.23 - - [2026-01-29 15:42:52] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1501 0.011214 10.0.0.23 - - [2026-01-29 15:42:52] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001274 10.0.0.23 - - [2026-01-29 15:42:52] "GET /project/37b71327-84af-4baf-90b3-4f141732a770 HTTP/1.1" 200 2619 0.041769 10.0.0.23 - - [2026-01-29 15:42:52] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831 HTTP/1.1" 200 3501 0.006931 10.0.0.23 - - [2026-01-29 15:42:52] "GET /obj-perms HTTP/1.1" 200 6429 0.003078 10.0.0.23 - - [2026-01-29 15:42:52] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006671 252.23.96.244 - - [2026-01-29 15:42:52] "POST /neutron/network HTTP/1.1" 200 1109 0.012888 10.0.0.23 - - [2026-01-29 15:42:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.010316 252.23.96.244 - - [2026-01-29 15:42:52] "POST /neutron/network HTTP/1.1" 200 1003 0.067255 10.0.0.23 - - [2026-01-29 15:42:52] "DELETE /access-control-list/69c77604-6486-40bb-b714-7b69c0fd7216 HTTP/1.1" 200 115 0.045665 10.0.0.23 - - [2026-01-29 15:42:53] "POST /ref-update HTTP/1.1" 200 156 0.019397 252.23.96.244 - - [2026-01-29 15:42:53] "POST /neutron/network HTTP/1.1" 200 1003 0.012725 10.0.0.23 - - [2026-01-29 15:42:53] "GET /virtual-network/14c6be64-1a9f-4507-8f4c-a1e624e60831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008419 10.0.0.23 - - [2026-01-29 15:42:53] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007867 252.23.96.244 - - [2026-01-29 15:42:53] "POST /neutron/network HTTP/1.1" 200 1109 0.012680 10.0.0.23 - - [2026-01-29 15:42:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.006379 252.23.96.244 - - [2026-01-29 15:42:53] "POST /neutron/network HTTP/1.1" 200 1003 0.075621 10.0.0.23 - - [2026-01-29 15:42:53] "DELETE /access-control-list/d4cd0921-b522-4cdf-85f0-5fedea3d3b98 HTTP/1.1" 200 115 0.051617 10.0.0.23 - - [2026-01-29 15:42:53] "POST /ref-update HTTP/1.1" 200 156 0.019247 252.23.96.244 - - [2026-01-29 15:42:53] "POST /neutron/network HTTP/1.1" 200 1003 0.011218 10.0.0.23 - - [2026-01-29 15:42:53] "GET /virtual-network/4cc791e5-316a-4930-91e9-a67f4f2a3bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005939 10.0.0.23 - - [2026-01-29 15:42:53] "DELETE /network-policy/e4811c4e-11b6-4972-a8ef-07b3b4004c36 HTTP/1.1" 200 115 0.030297 252.23.96.244 - - [2026-01-29 15:42:53] "POST /neutron/network HTTP/1.1" 200 1003 0.010011 10.0.0.23 - - [2026-01-29 15:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.23 - - [2026-01-29 15:42:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005715 10.0.0.23 - - [2026-01-29 15:42:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002856 10.0.0.23 - - [2026-01-29 15:42:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002450 10.0.0.23 - - [2026-01-29 15:42:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003306 252.23.96.244 - - [2026-01-29 15:42:53] "POST /neutron/network HTTP/1.1" 200 151 0.136965 10.0.0.23 - - [2026-01-29 15:42:53] "DELETE /route-target/8b72bad9-a571-4436-b440-ee81e6e9de72 HTTP/1.1" 200 115 0.038318 10.0.0.23 - - [2026-01-29 15:42:53] "GET /routing-instance/a205e425-dd72-4cb9-a60a-3cce874d3515 HTTP/1.1" 404 171 0.004733 10.0.0.23 - - [2026-01-29 15:42:53] "GET /domains HTTP/1.1" 200 438 0.003935 10.0.0.23 - - [2026-01-29 15:42:53] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001563 10.0.0.23 - - [2026-01-29 15:42:53] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1501 0.009711 10.0.0.23 - - [2026-01-29 15:42:53] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002073 10.0.0.23 - - [2026-01-29 15:42:53] "GET /project/37b71327-84af-4baf-90b3-4f141732a770 HTTP/1.1" 200 2141 0.044745 252.23.96.244 - - [2026-01-29 15:42:54] "POST /neutron/network HTTP/1.1" 200 1003 0.011752 10.0.0.23 - - [2026-01-29 15:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010560 10.0.0.23 - - [2026-01-29 15:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.010652 10.0.0.23 - - [2026-01-29 15:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003453 10.0.0.23 - - [2026-01-29 15:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003102 10.0.0.23 - - [2026-01-29 15:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002789 252.23.96.244 - - [2026-01-29 15:42:54] "POST /neutron/network HTTP/1.1" 200 151 0.128931 10.0.0.23 - - [2026-01-29 15:42:54] "DELETE /route-target/64025395-dfdf-4f21-b444-fb2843863379 HTTP/1.1" 200 115 0.039580 10.0.0.23 - - [2026-01-29 15:42:54] "GET /routing-instance/934948d2-82b4-41c3-937e-df8dad88fff8 HTTP/1.1" 404 171 0.003636 10.0.0.23 - - [2026-01-29 15:42:54] "GET /domains HTTP/1.1" 200 438 0.004017 10.0.0.23 - - [2026-01-29 15:42:54] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001315 10.0.0.23 - - [2026-01-29 15:42:54] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1501 0.009322 10.0.0.23 - - [2026-01-29 15:42:54] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002493 10.0.0.23 - - [2026-01-29 15:42:54] "GET /project/37b71327-84af-4baf-90b3-4f141732a770 HTTP/1.1" 200 1897 0.040930 10.0.0.23 - - [2026-01-29 15:42:55] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001726 10.0.0.23 - - [2026-01-29 15:42:55] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.039998 10.0.0.23 - - [2026-01-29 15:42:55] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002102 10.0.0.23 - - [2026-01-29 15:42:55] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?fields=virtual_networks HTTP/1.1" 200 1048 0.043171 10.0.0.23 - - [2026-01-29 15:42:55] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002085 10.0.0.23 - - [2026-01-29 15:42:55] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.038244 10.0.0.23 - - [2026-01-29 15:42:55] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001248 10.0.0.23 - - [2026-01-29 15:42:55] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?fields=security_groups HTTP/1.1" 200 1281 0.029696 10.0.0.23 - - [2026-01-29 15:42:56] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001732 10.0.0.23 - - [2026-01-29 15:42:56] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010831 10.0.0.23 - - [2026-01-29 15:42:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.039694 10.0.0.23 - - [2026-01-29 15:42:56] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003633 10.0.0.23 - - [2026-01-29 15:42:57] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001612 10.0.0.23 - - [2026-01-29 15:42:57] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010185 10.0.0.23 - - [2026-01-29 15:42:57] "POST /id-to-fqname HTTP/1.1" 200 204 0.002562 10.0.0.23 - - [2026-01-29 15:42:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.003637 10.0.0.23 - - [2026-01-29 15:42:57] "POST /security-groups HTTP/1.1" 200 599 0.072442 10.0.0.23 - - [2026-01-29 15:42:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.003375 10.0.0.23 - - [2026-01-29 15:42:57] "POST /projects HTTP/1.1" 200 609 0.261544 10.0.0.23 - - [2026-01-29 15:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.309883 10.0.0.23 - - [2026-01-29 15:42:57] "POST /access-control-lists HTTP/1.1" 200 612 0.066253 10.0.0.23 - - [2026-01-29 15:42:57] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.504236 10.0.0.23 - - [2026-01-29 15:42:57] "POST /fqname-to-id HTTP/1.1" 404 247 0.008330 10.0.0.23 - - [2026-01-29 15:42:57] "POST /access-control-lists HTTP/1.1" 200 610 0.073701 10.0.0.23 - - [2026-01-29 15:42:59] "GET / HTTP/1.1" 200 36215 0.002951 10.0.0.23 - - [2026-01-29 15:43:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000770 10.0.0.23 - - [2026-01-29 15:43:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.123550 10.0.0.23 - - [2026-01-29 15:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.23 - - [2026-01-29 15:43:00] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001519 10.0.0.23 - - [2026-01-29 15:43:00] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.038407 10.0.0.23 - - [2026-01-29 15:43:01] "POST /network-policys HTTP/1.1" 200 567 0.081211 10.0.0.23 - - [2026-01-29 15:43:01] "GET /network-policy/ea7a1f97-2333-4a7a-b3b8-16014eda8b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.007624 10.0.0.23 - - [2026-01-29 15:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.23 - - [2026-01-29 15:43:01] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001654 10.0.0.23 - - [2026-01-29 15:43:01] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.043649 252.23.96.244 - - [2026-01-29 15:43:01] "POST /neutron/network HTTP/1.1" 200 117 0.057118 10.0.0.23 - - [2026-01-29 15:43:01] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001597 252.23.96.244 - - [2026-01-29 15:43:01] "POST /neutron/network HTTP/1.1" 200 621 0.110995 10.0.0.23 - - [2026-01-29 15:43:01] "POST /route-targets HTTP/1.1" 200 328 0.026779 10.0.0.23 - - [2026-01-29 15:43:01] "POST /ref-update HTTP/1.1" 200 156 0.030998 10.0.0.23 - - [2026-01-29 15:43:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005265 252.23.96.244 - - [2026-01-29 15:43:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.220007 10.0.0.23 - - [2026-01-29 15:43:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.007783 10.0.0.23 - - [2026-01-29 15:43:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003592 252.23.96.244 - - [2026-01-29 15:43:02] "POST /neutron/subnet HTTP/1.1" 200 823 0.219180 252.23.96.244 - - [2026-01-29 15:43:02] "POST /neutron/network HTTP/1.1" 200 1012 0.012882 10.0.0.23 - - [2026-01-29 15:43:02] "POST /id-to-fqname HTTP/1.1" 200 235 0.001643 10.0.0.23 - - [2026-01-29 15:43:02] "GET /virtual-network/114866b1-8414-4eb6-b1e4-b25c0f9322ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007250 252.23.96.244 - - [2026-01-29 15:43:02] "POST /neutron/network HTTP/1.1" 200 1012 0.011016 10.0.0.23 - - [2026-01-29 15:43:02] "GET /virtual-network/114866b1-8414-4eb6-b1e4-b25c0f9322ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006991 252.23.96.244 - - [2026-01-29 15:43:02] "POST /neutron/network HTTP/1.1" 200 1012 0.012234 252.23.96.244 - - [2026-01-29 15:43:02] "POST /neutron/subnet HTTP/1.1" 200 720 0.011020 252.23.96.244 - - [2026-01-29 15:43:02] "POST /neutron/subnet HTTP/1.1" 200 823 0.010537 252.23.96.244 - - [2026-01-29 15:43:02] "POST /neutron/network HTTP/1.1" 200 1012 0.010181 10.0.0.23 - - [2026-01-29 15:43:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.006767 10.0.0.23 - - [2026-01-29 15:43:02] "POST /fqname-to-id HTTP/1.1" 404 250 0.003222 252.23.96.244 - - [2026-01-29 15:43:02] "POST /neutron/network HTTP/1.1" 200 1117 0.075747 10.0.0.23 - - [2026-01-29 15:43:02] "POST /access-control-lists HTTP/1.1" 200 607 0.084146 252.23.96.244 - - [2026-01-29 15:43:03] "POST /neutron/network HTTP/1.1" 200 1117 0.022433 10.0.0.23 - - [2026-01-29 15:43:03] "GET /virtual-network/114866b1-8414-4eb6-b1e4-b25c0f9322ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.007143 10.0.0.23 - - [2026-01-29 15:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.23 - - [2026-01-29 15:43:03] "GET /network-policy/ea7a1f97-2333-4a7a-b3b8-16014eda8b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.004922 10.0.0.23 - - [2026-01-29 15:43:03] "GET /domains HTTP/1.1" 401 296 0.000622 10.0.0.23 - - [2026-01-29 15:43:03] "GET /domains HTTP/1.1" 200 438 0.041035 10.0.0.23 - - [2026-01-29 15:43:03] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001628 10.0.0.23 - - [2026-01-29 15:43:03] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1702 0.011809 10.0.0.23 - - [2026-01-29 15:43:03] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001550 10.0.0.23 - - [2026-01-29 15:43:03] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030 HTTP/1.1" 200 2453 0.045739 10.0.0.23 - - [2026-01-29 15:43:03] "GET /virtual-network/114866b1-8414-4eb6-b1e4-b25c0f9322ff HTTP/1.1" 200 3535 0.011788 10.0.0.23 - - [2026-01-29 15:43:03] "GET /virtual-network/114866b1-8414-4eb6-b1e4-b25c0f9322ff HTTP/1.1" 200 3535 0.008539 10.0.0.23 - - [2026-01-29 15:43:03] "GET /routing-instance/00aaf24e-0896-44f3-bcc6-05cb3339a26a HTTP/1.1" 200 1494 0.005124 10.0.0.23 - - [2026-01-29 15:43:04] "GET /routing-instance/00aaf24e-0896-44f3-bcc6-05cb3339a26a HTTP/1.1" 200 1494 0.005602 10.0.0.23 - - [2026-01-29 15:43:04] "GET /route-target/c9254882-f650-49e1-8d34-331c4aa98619 HTTP/1.1" 200 1223 0.004942 10.0.0.23 - - [2026-01-29 15:43:04] "GET /virtual-network/114866b1-8414-4eb6-b1e4-b25c0f9322ff HTTP/1.1" 200 3535 0.011011 10.0.0.23 - - [2026-01-29 15:43:04] "GET /routing-instance/00aaf24e-0896-44f3-bcc6-05cb3339a26a HTTP/1.1" 200 1494 0.005470 10.0.0.23 - - [2026-01-29 15:43:04] "GET /virtual-network/114866b1-8414-4eb6-b1e4-b25c0f9322ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.007340 10.0.0.23 - - [2026-01-29 15:43:04] "GET /virtual-network/114866b1-8414-4eb6-b1e4-b25c0f9322ff HTTP/1.1" 200 3535 0.006027 10.0.0.23 - - [2026-01-29 15:43:04] "GET /routing-instance/00aaf24e-0896-44f3-bcc6-05cb3339a26a HTTP/1.1" 200 1494 0.006676 10.0.0.23 - - [2026-01-29 15:43:04] "GET /routing-instance/00aaf24e-0896-44f3-bcc6-05cb3339a26a HTTP/1.1" 200 1494 0.005483 10.0.0.23 - - [2026-01-29 15:43:04] "GET /route-target/c9254882-f650-49e1-8d34-331c4aa98619 HTTP/1.1" 200 1223 0.005198 10.0.0.23 - - [2026-01-29 15:43:04] "GET /domains HTTP/1.1" 200 438 0.004961 10.0.0.23 - - [2026-01-29 15:43:04] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001610 10.0.0.23 - - [2026-01-29 15:43:04] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1702 0.011354 10.0.0.23 - - [2026-01-29 15:43:04] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001824 10.0.0.23 - - [2026-01-29 15:43:04] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030 HTTP/1.1" 200 2453 0.038571 10.0.0.23 - - [2026-01-29 15:43:04] "GET /virtual-network/114866b1-8414-4eb6-b1e4-b25c0f9322ff HTTP/1.1" 200 3535 0.007382 10.0.0.23 - - [2026-01-29 15:43:05] "GET /obj-perms HTTP/1.1" 200 6445 0.087155 10.0.0.23 - - [2026-01-29 15:43:05] "GET /domains HTTP/1.1" 200 438 0.004133 10.0.0.23 - - [2026-01-29 15:43:05] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001491 10.0.0.23 - - [2026-01-29 15:43:05] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1702 0.011138 10.0.0.23 - - [2026-01-29 15:43:05] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001661 10.0.0.23 - - [2026-01-29 15:43:05] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030 HTTP/1.1" 200 2453 0.040257 10.0.0.23 - - [2026-01-29 15:43:05] "GET /network-policy/ea7a1f97-2333-4a7a-b3b8-16014eda8b13 HTTP/1.1" 200 3471 0.008214 10.0.0.23 - - [2026-01-29 15:43:05] "DELETE /network-policy/ea7a1f97-2333-4a7a-b3b8-16014eda8b13 HTTP/1.1" 409 239 0.009820 252.23.96.244 - - [2026-01-29 15:43:05] "POST /neutron/network HTTP/1.1" 200 1117 0.016491 10.0.0.23 - - [2026-01-29 15:43:06] "DELETE /access-control-list/b5dfa3b6-b43d-4f47-ba97-3fca6a34bb87 HTTP/1.1" 200 115 0.048574 10.0.0.23 - - [2026-01-29 15:43:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004528 10.0.0.23 - - [2026-01-29 15:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009571 10.0.0.23 - - [2026-01-29 15:43:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006502 10.0.0.23 - - [2026-01-29 15:43:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003440 10.0.0.23 - - [2026-01-29 15:43:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003796 252.23.96.244 - - [2026-01-29 15:43:06] "POST /neutron/network HTTP/1.1" 200 151 0.189476 10.0.0.23 - - [2026-01-29 15:43:06] "GET /routing-instance/00aaf24e-0896-44f3-bcc6-05cb3339a26a HTTP/1.1" 404 171 0.004623 10.0.0.23 - - [2026-01-29 15:43:06] "DELETE /route-target/c9254882-f650-49e1-8d34-331c4aa98619 HTTP/1.1" 200 115 0.029470 10.0.0.23 - - [2026-01-29 15:43:06] "GET /domains HTTP/1.1" 200 438 0.005220 10.0.0.23 - - [2026-01-29 15:43:06] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002038 10.0.0.23 - - [2026-01-29 15:43:06] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1702 0.011626 10.0.0.23 - - [2026-01-29 15:43:06] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001695 10.0.0.23 - - [2026-01-29 15:43:06] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030 HTTP/1.1" 200 2200 0.048733 10.0.0.23 - - [2026-01-29 15:43:06] "DELETE /network-policy/ea7a1f97-2333-4a7a-b3b8-16014eda8b13 HTTP/1.1" 200 115 0.028183 10.0.0.23 - - [2026-01-29 15:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.23 - - [2026-01-29 15:43:06] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002122 10.0.0.23 - - [2026-01-29 15:43:06] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.041148 10.0.0.23 - - [2026-01-29 15:43:06] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-35968520&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007053 10.0.0.23 - - [2026-01-29 15:43:07] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001908 10.0.0.23 - - [2026-01-29 15:43:07] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.040275 10.0.0.23 - - [2026-01-29 15:43:07] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001224 10.0.0.23 - - [2026-01-29 15:43:07] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?fields=virtual_networks HTTP/1.1" 200 1064 0.034410 10.0.0.23 - - [2026-01-29 15:43:07] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001961 10.0.0.23 - - [2026-01-29 15:43:07] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.049543 10.0.0.23 - - [2026-01-29 15:43:07] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002194 10.0.0.23 - - [2026-01-29 15:43:07] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?fields=security_groups HTTP/1.1" 200 1305 0.053888 10.0.0.23 - - [2026-01-29 15:43:08] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001522 10.0.0.23 - - [2026-01-29 15:43:08] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009948 10.0.0.23 - - [2026-01-29 15:43:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.054288 10.0.0.23 - - [2026-01-29 15:43:09] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003659 10.0.0.23 - - [2026-01-29 15:43:09] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002027 10.0.0.23 - - [2026-01-29 15:43:09] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.013508 10.0.0.23 - - [2026-01-29 15:43:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.002477 10.0.0.23 - - [2026-01-29 15:43:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.004298 10.0.0.23 - - [2026-01-29 15:43:09] "POST /security-groups HTTP/1.1" 200 585 0.072391 10.0.0.23 - - [2026-01-29 15:43:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.005703 10.0.0.23 - - [2026-01-29 15:43:09] "POST /projects HTTP/1.1" 200 581 0.264942 10.0.0.23 - - [2026-01-29 15:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.309574 10.0.0.23 - - [2026-01-29 15:43:09] "POST /access-control-lists HTTP/1.1" 200 598 0.065872 10.0.0.23 - - [2026-01-29 15:43:09] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.500381 10.0.0.23 - - [2026-01-29 15:43:09] "POST /fqname-to-id HTTP/1.1" 404 233 0.003757 10.0.0.23 - - [2026-01-29 15:43:10] "POST /access-control-lists HTTP/1.1" 200 596 0.082369 10.0.0.23 - - [2026-01-29 15:43:11] "GET / HTTP/1.1" 200 36215 0.002900 10.0.0.23 - - [2026-01-29 15:43:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000732 10.0.0.23 - - [2026-01-29 15:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.107966 10.0.0.23 - - [2026-01-29 15:43:12] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001557 10.0.0.23 - - [2026-01-29 15:43:12] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.035165 252.23.96.244 - - [2026-01-29 15:43:13] "POST /neutron/network HTTP/1.1" 200 117 0.059233 10.0.0.23 - - [2026-01-29 15:43:13] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001255 252.23.96.244 - - [2026-01-29 15:43:13] "POST /neutron/network HTTP/1.1" 200 605 0.086692 10.0.0.23 - - [2026-01-29 15:43:13] "POST /route-targets HTTP/1.1" 200 328 0.016638 10.0.0.23 - - [2026-01-29 15:43:13] "POST /ref-update HTTP/1.1" 200 156 0.022884 10.0.0.23 - - [2026-01-29 15:43:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003903 252.23.96.244 - - [2026-01-29 15:43:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.188299 252.23.96.244 - - [2026-01-29 15:43:13] "POST /neutron/network HTTP/1.1" 200 824 0.008210 10.0.0.23 - - [2026-01-29 15:43:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001753 10.0.0.23 - - [2026-01-29 15:43:13] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006891 252.23.96.244 - - [2026-01-29 15:43:13] "POST /neutron/network HTTP/1.1" 200 824 0.007603 10.0.0.23 - - [2026-01-29 15:43:13] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007401 252.23.96.244 - - [2026-01-29 15:43:13] "POST /neutron/network HTTP/1.1" 200 824 0.007773 252.23.96.244 - - [2026-01-29 15:43:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.010061 10.0.0.23 - - [2026-01-29 15:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.23 - - [2026-01-29 15:43:13] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001285 10.0.0.23 - - [2026-01-29 15:43:13] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.029190 252.23.96.244 - - [2026-01-29 15:43:14] "POST /neutron/network HTTP/1.1" 200 117 0.016979 10.0.0.23 - - [2026-01-29 15:43:14] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001649 252.23.96.244 - - [2026-01-29 15:43:14] "POST /neutron/network HTTP/1.1" 200 605 0.103942 10.0.0.23 - - [2026-01-29 15:43:14] "POST /route-targets HTTP/1.1" 200 328 0.020557 10.0.0.23 - - [2026-01-29 15:43:14] "POST /ref-update HTTP/1.1" 200 156 0.030417 10.0.0.23 - - [2026-01-29 15:43:14] "POST /useragent-kv HTTP/1.1" 200 115 0.009888 252.23.96.244 - - [2026-01-29 15:43:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.179338 252.23.96.244 - - [2026-01-29 15:43:14] "POST /neutron/network HTTP/1.1" 200 824 0.007117 10.0.0.23 - - [2026-01-29 15:43:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001666 10.0.0.23 - - [2026-01-29 15:43:14] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006786 252.23.96.244 - - [2026-01-29 15:43:14] "POST /neutron/network HTTP/1.1" 200 824 0.007674 10.0.0.23 - - [2026-01-29 15:43:14] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006667 252.23.96.244 - - [2026-01-29 15:43:14] "POST /neutron/network HTTP/1.1" 200 824 0.008331 252.23.96.244 - - [2026-01-29 15:43:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.009303 10.0.0.23 - - [2026-01-29 15:43:14] "POST /fqname-to-id HTTP/1.1" 404 226 0.003641 10.0.0.23 - - [2026-01-29 15:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.23 - - [2026-01-29 15:43:14] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001343 10.0.0.23 - - [2026-01-29 15:43:14] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.040504 10.0.0.23 - - [2026-01-29 15:43:15] "POST /network-policys HTTP/1.1" 200 571 0.027479 10.0.0.23 - - [2026-01-29 15:43:15] "GET /network-policy/ad059a68-592c-4332-8ba2-2cd831fd8234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.007027 252.23.96.244 - - [2026-01-29 15:43:15] "POST /neutron/network HTTP/1.1" 200 824 0.007641 10.0.0.23 - - [2026-01-29 15:43:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.007380 252.23.96.244 - - [2026-01-29 15:43:15] "POST /neutron/network HTTP/1.1" 200 924 0.063673 10.0.0.23 - - [2026-01-29 15:43:15] "POST /access-control-lists HTTP/1.1" 200 590 0.069082 252.23.96.244 - - [2026-01-29 15:43:15] "POST /neutron/network HTTP/1.1" 200 924 0.012829 10.0.0.23 - - [2026-01-29 15:43:15] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007880 10.0.0.23 - - [2026-01-29 15:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.23 - - [2026-01-29 15:43:15] "GET /network-policy/ad059a68-592c-4332-8ba2-2cd831fd8234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.005443 252.23.96.244 - - [2026-01-29 15:43:15] "POST /neutron/network HTTP/1.1" 200 824 0.008742 10.0.0.23 - - [2026-01-29 15:43:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.005905 252.23.96.244 - - [2026-01-29 15:43:15] "POST /neutron/network HTTP/1.1" 200 924 0.072582 10.0.0.23 - - [2026-01-29 15:43:15] "POST /access-control-lists HTTP/1.1" 200 590 0.078506 252.23.96.244 - - [2026-01-29 15:43:15] "POST /neutron/network HTTP/1.1" 200 924 0.009111 10.0.0.23 - - [2026-01-29 15:43:15] "POST /ref-update HTTP/1.1" 200 156 0.017814 10.0.0.23 - - [2026-01-29 15:43:15] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007876 10.0.0.23 - - [2026-01-29 15:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.23 - - [2026-01-29 15:43:15] "GET /network-policy/ad059a68-592c-4332-8ba2-2cd831fd8234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.033528 10.0.0.23 - - [2026-01-29 15:43:15] "PUT /access-control-list/ad23c98f-cb8c-444b-9b71-7199283cf463 HTTP/1.1" 200 273 0.061477 10.0.0.23 - - [2026-01-29 15:43:15] "GET /domains HTTP/1.1" 401 296 0.000465 10.0.0.23 - - [2026-01-29 15:43:16] "GET /domains HTTP/1.1" 200 438 0.063292 10.0.0.23 - - [2026-01-29 15:43:16] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001543 10.0.0.23 - - [2026-01-29 15:43:16] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1889 0.012360 10.0.0.23 - - [2026-01-29 15:43:16] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002314 10.0.0.23 - - [2026-01-29 15:43:16] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936 HTTP/1.1" 200 2566 0.055453 10.0.0.23 - - [2026-01-29 15:43:16] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80 HTTP/1.1" 200 2890 0.016727 10.0.0.23 - - [2026-01-29 15:43:16] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80 HTTP/1.1" 200 2890 0.008339 10.0.0.23 - - [2026-01-29 15:43:16] "DELETE /project/8deb5d8ec0554da6ab3c00f9330b7936 HTTP/1.1" 404 173 0.019903 10.0.0.23 - - [2026-01-29 15:43:16] "DELETE /project/37b7132784af4baf90b34f141732a770 HTTP/1.1" 404 173 0.018657 10.0.0.23 - - [2026-01-29 15:43:16] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001243 10.0.0.23 - - [2026-01-29 15:43:16] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001045 10.0.0.23 - - [2026-01-29 15:43:16] "DELETE /project/5f4062e4133f42d5919c94ea07b02030 HTTP/1.1" 404 173 0.014753 10.0.0.23 - - [2026-01-29 15:43:16] "GET /routing-instance/53c3321d-0fc4-47ec-a167-5daa61e2b8bd HTTP/1.1" 200 1783 0.011291 10.0.0.23 - - [2026-01-29 15:43:16] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001251 10.0.0.23 - - [2026-01-29 15:43:16] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.106881 10.0.0.23 - - [2026-01-29 15:43:16] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.116249 10.0.0.23 - - [2026-01-29 15:43:16] "GET /routing-instance/53c3321d-0fc4-47ec-a167-5daa61e2b8bd HTTP/1.1" 200 1783 0.021214 10.0.0.23 - - [2026-01-29 15:43:16] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.106897 10.0.0.23 - - [2026-01-29 15:43:16] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001961 10.0.0.23 - - [2026-01-29 15:43:16] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001698 10.0.0.23 - - [2026-01-29 15:43:16] "GET /route-target/7604b2ca-a162-4031-9591-604de3a4df29 HTTP/1.1" 200 1206 0.007221 10.0.0.23 - - [2026-01-29 15:43:16] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?fields=security_groups HTTP/1.1" 200 1359 0.076256 10.0.0.23 - - [2026-01-29 15:43:16] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?fields=security_groups HTTP/1.1" 200 1374 0.077462 10.0.0.23 - - [2026-01-29 15:43:17] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002144 10.0.0.23 - - [2026-01-29 15:43:17] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80 HTTP/1.1" 200 2890 0.006970 10.0.0.23 - - [2026-01-29 15:43:17] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?fields=security_groups HTTP/1.1" 200 1398 0.082571 10.0.0.23 - - [2026-01-29 15:43:17] "GET /routing-instance/53c3321d-0fc4-47ec-a167-5daa61e2b8bd HTTP/1.1" 200 1783 0.003917 10.0.0.23 - - [2026-01-29 15:43:17] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008484 10.0.0.23 - - [2026-01-29 15:43:17] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80 HTTP/1.1" 200 2890 0.007124 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /security-group/c38a4fec-eb47-4572-827c-200a1c57a051 HTTP/1.1" 200 115 0.158339 10.0.0.23 - - [2026-01-29 15:43:17] "GET /projects?obj_uuids=ad085491-195d-45e2-8007-e4df11149de1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001910 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /access-control-list/946aea88-4bc7-4bb3-b619-00d6bad8898c HTTP/1.1" 200 115 0.098138 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /security-group/d662c656-0a14-4376-ada3-8c209109530c HTTP/1.1" 200 115 0.173005 10.0.0.23 - - [2026-01-29 15:43:17] "GET /projects?obj_uuids=37b71327-84af-4baf-90b3-4f141732a770&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001755 10.0.0.23 - - [2026-01-29 15:43:17] "GET /routing-instance/53c3321d-0fc4-47ec-a167-5daa61e2b8bd HTTP/1.1" 200 1783 0.013281 10.0.0.23 - - [2026-01-29 15:43:17] "GET /project/ad085491-195d-45e2-8007-e4df11149de1?fields=application_policy_sets HTTP/1.1" 200 1398 0.087036 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /security-group/1eca97e4-c55f-41e2-9c7e-35311fbbb4df HTTP/1.1" 200 115 0.160779 10.0.0.23 - - [2026-01-29 15:43:17] "GET /projects?obj_uuids=5f4062e4-133f-42d5-919c-94ea07b02030&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003033 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /access-control-list/5cd2eaf1-7d4b-485f-9d39-7de73bd66160 HTTP/1.1" 200 115 0.096123 10.0.0.23 - - [2026-01-29 15:43:17] "GET /routing-instance/53c3321d-0fc4-47ec-a167-5daa61e2b8bd HTTP/1.1" 200 1783 0.008900 10.0.0.23 - - [2026-01-29 15:43:17] "GET /project/37b71327-84af-4baf-90b3-4f141732a770?fields=application_policy_sets HTTP/1.1" 200 1413 0.133148 10.0.0.23 - - [2026-01-29 15:43:17] "GET /route-target/7604b2ca-a162-4031-9591-604de3a4df29 HTTP/1.1" 200 1206 0.012864 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /access-control-list/92ed3b8c-5416-4f41-949b-90d70c069deb HTTP/1.1" 200 115 0.090163 10.0.0.23 - - [2026-01-29 15:43:17] "GET /project/5f4062e4-133f-42d5-919c-94ea07b02030?fields=application_policy_sets HTTP/1.1" 200 1437 0.130002 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /access-control-list/1464c1dc-897f-4dae-8251-fbd3d9d2e03e HTTP/1.1" 200 115 0.104537 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /project/ad085491-195d-45e2-8007-e4df11149de1 HTTP/1.1" 200 115 0.853094 10.0.0.23 - - [2026-01-29 15:43:17] "GET /domains HTTP/1.1" 200 438 0.004096 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /access-control-list/d682c297-834d-4b78-a947-ea6fbde2a935 HTTP/1.1" 200 115 0.059155 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /project/37b71327-84af-4baf-90b3-4f141732a770 HTTP/1.1" 200 115 0.902681 10.0.0.23 - - [2026-01-29 15:43:17] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003354 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /access-control-list/53c61403-fbe9-450f-bcdd-67ca04353877 HTTP/1.1" 200 115 0.062511 10.0.0.23 - - [2026-01-29 15:43:17] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1307 0.030181 10.0.0.23 - - [2026-01-29 15:43:17] "DELETE /project/5f4062e4-133f-42d5-919c-94ea07b02030 HTTP/1.1" 200 115 0.920754 10.0.0.23 - - [2026-01-29 15:43:17] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002732 10.0.0.23 - - [2026-01-29 15:43:17] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936 HTTP/1.1" 200 2566 0.048497 10.0.0.23 - - [2026-01-29 15:43:17] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80 HTTP/1.1" 200 2890 0.006049 10.0.0.23 - - [2026-01-29 15:43:18] "GET /obj-perms HTTP/1.1" 200 6417 0.087371 10.0.0.23 - - [2026-01-29 15:43:18] "GET /domains HTTP/1.1" 200 438 0.003772 10.0.0.23 - - [2026-01-29 15:43:18] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001345 10.0.0.23 - - [2026-01-29 15:43:18] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1307 0.010208 10.0.0.23 - - [2026-01-29 15:43:18] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002529 10.0.0.23 - - [2026-01-29 15:43:18] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936 HTTP/1.1" 200 2566 0.054307 10.0.0.23 - - [2026-01-29 15:43:18] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713 HTTP/1.1" 200 2891 0.014201 10.0.0.23 - - [2026-01-29 15:43:18] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713 HTTP/1.1" 200 2891 0.008550 10.0.0.23 - - [2026-01-29 15:43:18] "GET /routing-instance/95afb60e-539e-49e1-a830-42e0c802a4fd HTTP/1.1" 200 1784 0.004271 10.0.0.23 - - [2026-01-29 15:43:18] "GET /routing-instance/95afb60e-539e-49e1-a830-42e0c802a4fd HTTP/1.1" 200 1784 0.006771 10.0.0.23 - - [2026-01-29 15:43:19] "GET /route-target/4f97140c-c74e-4ff2-92d0-5ec289a03133 HTTP/1.1" 200 1206 0.005616 10.0.0.23 - - [2026-01-29 15:43:19] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713 HTTP/1.1" 200 2891 0.007336 10.0.0.23 - - [2026-01-29 15:43:19] "GET /routing-instance/95afb60e-539e-49e1-a830-42e0c802a4fd HTTP/1.1" 200 1784 0.006109 10.0.0.23 - - [2026-01-29 15:43:19] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007723 10.0.0.23 - - [2026-01-29 15:43:19] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713 HTTP/1.1" 200 2891 0.008918 10.0.0.23 - - [2026-01-29 15:43:19] "GET /routing-instance/95afb60e-539e-49e1-a830-42e0c802a4fd HTTP/1.1" 200 1784 0.006056 10.0.0.23 - - [2026-01-29 15:43:19] "GET /routing-instance/95afb60e-539e-49e1-a830-42e0c802a4fd HTTP/1.1" 200 1784 0.006587 10.0.0.23 - - [2026-01-29 15:43:19] "GET /route-target/4f97140c-c74e-4ff2-92d0-5ec289a03133 HTTP/1.1" 200 1206 0.004912 10.0.0.23 - - [2026-01-29 15:43:19] "GET /domains HTTP/1.1" 200 438 0.004400 10.0.0.23 - - [2026-01-29 15:43:19] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001442 10.0.0.23 - - [2026-01-29 15:43:19] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1307 0.010792 10.0.0.23 - - [2026-01-29 15:43:19] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002748 10.0.0.23 - - [2026-01-29 15:43:19] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936 HTTP/1.1" 200 2566 0.036251 10.0.0.23 - - [2026-01-29 15:43:19] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713 HTTP/1.1" 200 2891 0.006095 10.0.0.23 - - [2026-01-29 15:43:19] "GET /obj-perms HTTP/1.1" 200 6417 0.003254 10.0.0.23 - - [2026-01-29 15:43:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001923 252.23.96.244 - - [2026-01-29 15:43:21] "POST /neutron/network HTTP/1.1" 200 934 0.007921 252.23.96.244 - - [2026-01-29 15:43:21] "GET /aaa-mode HTTP/1.1" 401 296 0.000736 252.23.96.244 - - [2026-01-29 15:43:21] "GET / HTTP/1.1" 200 36215 0.002912 252.23.96.244 - - [2026-01-29 15:43:21] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000685 10.0.0.23 - - [2026-01-29 15:43:21] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.044871 252.23.96.244 - - [2026-01-29 15:43:21] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.121878 252.23.96.244 - - [2026-01-29 15:43:21] "POST /neutron/network HTTP/1.1" 200 924 0.009254 252.23.96.244 - - [2026-01-29 15:43:21] "POST /neutron/port HTTP/1.1" 200 117 0.007659 252.23.96.244 - - [2026-01-29 15:43:22] "POST /neutron/port HTTP/1.1" 200 117 0.011822 10.0.0.23 - - [2026-01-29 15:43:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001575 252.23.96.244 - - [2026-01-29 15:43:22] "POST /neutron/port HTTP/1.1" 200 117 0.012913 252.23.96.244 - - [2026-01-29 15:43:22] "POST /neutron/network HTTP/1.1" 200 934 0.011821 252.23.96.244 - - [2026-01-29 15:43:22] "GET /aaa-mode HTTP/1.1" 401 296 0.001453 252.23.96.244 - - [2026-01-29 15:43:22] "GET / HTTP/1.1" 200 36215 0.003693 252.23.96.244 - - [2026-01-29 15:43:22] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001335 252.23.96.244 - - [2026-01-29 15:43:22] "POST /neutron/network HTTP/1.1" 200 934 0.016074 10.0.0.23 - - [2026-01-29 15:43:22] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002252 10.0.0.23 - - [2026-01-29 15:43:22] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002136 252.23.96.244 - - [2026-01-29 15:43:23] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.118013 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/network HTTP/1.1" 200 924 0.017115 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/port HTTP/1.1" 200 1060 0.438191 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/port HTTP/1.1" 200 1060 0.037865 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/port HTTP/1.1" 200 1070 0.064344 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/port HTTP/1.1" 200 1060 0.024275 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.022490 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/port HTTP/1.1" 200 117 0.011282 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/port HTTP/1.1" 200 1110 0.182924 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/port HTTP/1.1" 200 1120 0.059672 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/port HTTP/1.1" 200 1120 0.029228 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010417 252.23.96.244 - - [2026-01-29 15:43:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007303 252.23.96.244 - - [2026-01-29 15:43:24] "POST /neutron/subnet HTTP/1.1" 200 698 0.014995 252.23.96.244 - - [2026-01-29 15:43:24] "POST /neutron/port HTTP/1.1" 200 117 0.002260 252.23.96.244 - - [2026-01-29 15:43:24] "POST /neutron/network HTTP/1.1" 200 934 0.010936 252.23.96.244 - - [2026-01-29 15:43:24] "POST /neutron/network HTTP/1.1" 200 924 0.008821 10.0.0.23 - - [2026-01-29 15:43:24] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002143 10.0.0.23 - - [2026-01-29 15:43:24] "PUT /access-control-list/7a2e1cc4-2ddb-430f-b2b4-40ec5af6de75 HTTP/1.1" 200 273 0.120717 252.23.96.244 - - [2026-01-29 15:43:24] "POST /neutron/port HTTP/1.1" 200 1060 0.464001 252.23.96.244 - - [2026-01-29 15:43:24] "POST /neutron/port HTTP/1.1" 200 1060 0.019423 252.23.96.244 - - [2026-01-29 15:43:24] "POST /neutron/port HTTP/1.1" 200 1060 0.017372 252.23.96.244 - - [2026-01-29 15:43:25] "POST /neutron/port HTTP/1.1" 200 1110 0.120176 252.23.96.244 - - [2026-01-29 15:43:25] "POST /neutron/port HTTP/1.1" 200 1120 0.018304 252.23.96.244 - - [2026-01-29 15:43:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004271 252.23.96.244 - - [2026-01-29 15:43:25] "POST /neutron/subnet HTTP/1.1" 200 698 0.019112 252.23.96.244 - - [2026-01-29 15:43:25] "POST /neutron/port HTTP/1.1" 200 117 0.001383 252.23.96.244 - - [2026-01-29 15:43:25] "POST /neutron/network HTTP/1.1" 200 924 0.009478 10.0.0.23 - - [2026-01-29 15:43:26] "GET /obj-perms HTTP/1.1" 200 6366 0.085913 10.0.0.23 - - [2026-01-29 15:43:27] "GET /obj-perms HTTP/1.1" 200 6366 0.111815 252.23.96.244 - - [2026-01-29 15:43:29] "POST /neutron/port HTTP/1.1" 200 1120 0.022002 252.23.96.244 - - [2026-01-29 15:43:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009735 252.23.96.244 - - [2026-01-29 15:43:29] "POST /neutron/port HTTP/1.1" 200 1120 0.015527 252.23.96.244 - - [2026-01-29 15:43:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008442 252.23.96.244 - - [2026-01-29 15:43:29] "POST /neutron/port HTTP/1.1" 200 1120 0.019688 252.23.96.244 - - [2026-01-29 15:43:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011192 10.0.0.23 - - [2026-01-29 15:43:29] "GET /virtual-machine/e81f56e1-0bb6-44ad-a4bb-1543a6757bb4 HTTP/1.1" 200 1295 0.006259 10.0.0.23 - - [2026-01-29 15:43:29] "GET /virtual-machine-interface/53140359-b8cb-40f9-bcbe-6f9db37ed000 HTTP/1.1" 200 2946 0.007299 10.0.0.23 - - [2026-01-29 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.23 - - [2026-01-29 15:43:29] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005918 10.0.0.23 - - [2026-01-29 15:43:29] "GET /virtual-networks?parent_id=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005041 10.0.0.23 - - [2026-01-29 15:43:29] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008080 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:43:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001365 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:43:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001560 10.0.0.23 - - [2026-01-29 15:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.23 - - [2026-01-29 15:43:33] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.010913 252.23.96.244 - - [2026-01-29 15:43:36] "POST /neutron/port HTTP/1.1" 200 1120 0.021280 252.23.96.244 - - [2026-01-29 15:43:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007843 252.23.96.244 - - [2026-01-29 15:43:36] "POST /neutron/port HTTP/1.1" 200 1120 0.020720 252.23.96.244 - - [2026-01-29 15:43:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008370 252.23.96.244 - - [2026-01-29 15:43:37] "POST /neutron/port HTTP/1.1" 200 1120 0.024084 252.23.96.244 - - [2026-01-29 15:43:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009223 10.0.0.23 - - [2026-01-29 15:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.23 - - [2026-01-29 15:43:37] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006984 252.23.96.244 - - [2026-01-29 15:43:37] "POST /neutron/port HTTP/1.1" 200 1120 0.026722 252.23.96.244 - - [2026-01-29 15:43:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009046 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:43:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001458 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:43:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001483 252.23.96.244 - - [2026-01-29 15:43:38] "POST /neutron/port HTTP/1.1" 200 1120 0.020039 252.23.96.244 - - [2026-01-29 15:43:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009655 252.23.96.244 - - [2026-01-29 15:43:39] "POST /neutron/port HTTP/1.1" 200 1120 0.030171 252.23.96.244 - - [2026-01-29 15:43:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009208 10.0.0.23 - - [2026-01-29 15:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008623 10.0.0.23 - - [2026-01-29 15:43:39] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004541 10.0.0.23 - - [2026-01-29 15:43:39] "GET /virtual-networks?parent_id=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003945 10.0.0.23 - - [2026-01-29 15:43:39] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007186 252.23.96.244 - - [2026-01-29 15:43:39] "POST /neutron/port HTTP/1.1" 200 1120 0.019948 252.23.96.244 - - [2026-01-29 15:43:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.018023 252.23.96.244 - - [2026-01-29 15:43:40] "POST /neutron/port HTTP/1.1" 200 1120 0.021332 252.23.96.244 - - [2026-01-29 15:43:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009312 252.23.96.244 - - [2026-01-29 15:43:40] "POST /neutron/port HTTP/1.1" 200 1120 0.020684 252.23.96.244 - - [2026-01-29 15:43:40] "POST /neutron/port HTTP/1.1" 200 1120 0.019485 252.23.96.244 - - [2026-01-29 15:43:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008293 10.0.0.23 - - [2026-01-29 15:43:40] "GET /virtual-machine/52854e37-5536-4f36-b2be-a3f113f79d3c HTTP/1.1" 200 1294 0.006177 252.23.96.244 - - [2026-01-29 15:43:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008949 10.0.0.23 - - [2026-01-29 15:43:40] "GET /virtual-machine-interface/6089ffd7-2fb9-405f-9127-712181760619 HTTP/1.1" 200 2946 0.006212 252.23.96.244 - - [2026-01-29 15:43:40] "POST /neutron/port HTTP/1.1" 200 1120 0.020572 252.23.96.244 - - [2026-01-29 15:43:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007329 10.0.0.23 - - [2026-01-29 15:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.23 - - [2026-01-29 15:43:40] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004410 10.0.0.23 - - [2026-01-29 15:43:40] "GET /virtual-networks?parent_id=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004415 10.0.0.23 - - [2026-01-29 15:43:40] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006986 10.0.0.23 - - [2026-01-29 15:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.23 - - [2026-01-29 15:43:41] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004596 10.0.0.23 - - [2026-01-29 15:43:41] "GET /virtual-networks?parent_id=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004476 10.0.0.23 - - [2026-01-29 15:43:41] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006064 10.0.0.23 - - [2026-01-29 15:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.23 - - [2026-01-29 15:43:46] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001545 10.0.0.23 - - [2026-01-29 15:43:46] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.039443 10.0.0.23 - - [2026-01-29 15:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.23 - - [2026-01-29 15:43:46] "PUT /network-policy/ad059a68-592c-4332-8ba2-2cd831fd8234 HTTP/1.1" 200 263 0.014802 10.0.0.23 - - [2026-01-29 15:43:47] "PUT /access-control-list/7a2e1cc4-2ddb-430f-b2b4-40ec5af6de75 HTTP/1.1" 200 273 0.066133 10.0.0.23 - - [2026-01-29 15:43:47] "POST /ref-update HTTP/1.1" 200 156 0.031313 10.0.0.23 - - [2026-01-29 15:43:47] "PUT /access-control-list/ad23c98f-cb8c-444b-9b71-7199283cf463 HTTP/1.1" 200 273 0.060233 10.0.0.23 - - [2026-01-29 15:43:47] "POST /ref-update HTTP/1.1" 200 156 0.014976 10.0.0.23 - - [2026-01-29 15:43:50] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008961 252.23.96.244 - - [2026-01-29 15:43:50] "POST /neutron/network HTTP/1.1" 200 924 0.009892 252.23.96.244 - - [2026-01-29 15:43:50] "POST /neutron/network HTTP/1.1" 200 824 0.067660 10.0.0.23 - - [2026-01-29 15:43:50] "DELETE /access-control-list/7a2e1cc4-2ddb-430f-b2b4-40ec5af6de75 HTTP/1.1" 200 115 0.048549 252.23.96.244 - - [2026-01-29 15:43:50] "POST /neutron/network HTTP/1.1" 200 824 0.008153 10.0.0.23 - - [2026-01-29 15:43:50] "GET /virtual-network/aa30b7ed-d028-4e59-b1d4-07e8f9de4713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007423 10.0.0.23 - - [2026-01-29 15:43:50] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006011 252.23.96.244 - - [2026-01-29 15:43:50] "POST /neutron/network HTTP/1.1" 200 924 0.006763 252.23.96.244 - - [2026-01-29 15:43:50] "POST /neutron/network HTTP/1.1" 200 824 0.070876 10.0.0.23 - - [2026-01-29 15:43:50] "DELETE /access-control-list/ad23c98f-cb8c-444b-9b71-7199283cf463 HTTP/1.1" 200 115 0.044103 252.23.96.244 - - [2026-01-29 15:43:50] "POST /neutron/network HTTP/1.1" 200 824 0.008597 10.0.0.23 - - [2026-01-29 15:43:50] "GET /virtual-network/efdbf579-0917-4052-a5a7-542420a4af80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008052 10.0.0.23 - - [2026-01-29 15:43:50] "DELETE /network-policy/ad059a68-592c-4332-8ba2-2cd831fd8234 HTTP/1.1" 200 115 0.046963 252.23.96.244 - - [2026-01-29 15:43:50] "POST /neutron/network HTTP/1.1" 200 824 0.010881 252.23.96.244 - - [2026-01-29 15:43:51] "POST /neutron/network HTTP/1.1" 400 204 0.021101 252.23.96.244 - - [2026-01-29 15:43:51] "POST /neutron/port HTTP/1.1" 200 1120 0.030213 252.23.96.244 - - [2026-01-29 15:43:51] "POST /neutron/port HTTP/1.1" 200 1120 0.023446 252.23.96.244 - - [2026-01-29 15:43:51] "POST /neutron/port HTTP/1.1" 200 1110 0.018359 252.23.96.244 - - [2026-01-29 15:43:51] "POST /neutron/port HTTP/1.1" 200 1110 0.015386 252.23.96.244 - - [2026-01-29 15:43:51] "POST /neutron/port HTTP/1.1" 200 151 0.216326 252.23.96.244 - - [2026-01-29 15:43:51] "POST /neutron/port HTTP/1.1" 200 151 0.222882 252.23.96.244 - - [2026-01-29 15:43:53] "POST /neutron/network HTTP/1.1" 200 824 0.010952 10.0.0.23 - - [2026-01-29 15:43:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003902 10.0.0.23 - - [2026-01-29 15:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.23 - - [2026-01-29 15:43:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003488 252.23.96.244 - - [2026-01-29 15:43:53] "POST /neutron/network HTTP/1.1" 200 151 0.105834 10.0.0.23 - - [2026-01-29 15:43:53] "DELETE /route-target/4f97140c-c74e-4ff2-92d0-5ec289a03133 HTTP/1.1" 200 115 0.029520 10.0.0.23 - - [2026-01-29 15:43:53] "GET /routing-instance/95afb60e-539e-49e1-a830-42e0c802a4fd HTTP/1.1" 404 171 0.003060 10.0.0.23 - - [2026-01-29 15:43:53] "GET /domains HTTP/1.1" 200 438 0.003828 10.0.0.23 - - [2026-01-29 15:43:53] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002075 10.0.0.23 - - [2026-01-29 15:43:53] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1307 0.012115 10.0.0.23 - - [2026-01-29 15:43:53] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001564 10.0.0.23 - - [2026-01-29 15:43:53] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936 HTTP/1.1" 200 2100 0.031579 252.23.96.244 - - [2026-01-29 15:43:53] "POST /neutron/network HTTP/1.1" 200 824 0.009046 10.0.0.23 - - [2026-01-29 15:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.23 - - [2026-01-29 15:43:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003697 10.0.0.23 - - [2026-01-29 15:43:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002113 252.23.96.244 - - [2026-01-29 15:43:53] "POST /neutron/network HTTP/1.1" 200 151 0.116410 10.0.0.23 - - [2026-01-29 15:43:53] "DELETE /route-target/7604b2ca-a162-4031-9591-604de3a4df29 HTTP/1.1" 200 115 0.022960 10.0.0.23 - - [2026-01-29 15:43:53] "GET /routing-instance/53c3321d-0fc4-47ec-a167-5daa61e2b8bd HTTP/1.1" 404 171 0.003098 10.0.0.23 - - [2026-01-29 15:43:54] "GET /domains HTTP/1.1" 200 438 0.003736 10.0.0.23 - - [2026-01-29 15:43:54] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001454 10.0.0.23 - - [2026-01-29 15:43:54] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1307 0.009932 10.0.0.23 - - [2026-01-29 15:43:54] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001419 10.0.0.23 - - [2026-01-29 15:43:54] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936 HTTP/1.1" 200 1862 0.043345 10.0.0.23 - - [2026-01-29 15:43:54] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001801 10.0.0.23 - - [2026-01-29 15:43:54] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.081822 10.0.0.23 - - [2026-01-29 15:43:54] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001369 10.0.0.23 - - [2026-01-29 15:43:55] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?fields=virtual_networks HTTP/1.1" 200 1037 0.090348 10.0.0.23 - - [2026-01-29 15:43:55] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002589 10.0.0.23 - - [2026-01-29 15:43:55] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.062020 10.0.0.23 - - [2026-01-29 15:43:55] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001489 10.0.0.23 - - [2026-01-29 15:43:55] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?fields=security_groups HTTP/1.1" 200 1264 0.047090 10.0.0.23 - - [2026-01-29 15:43:56] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001466 10.0.0.23 - - [2026-01-29 15:43:56] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009510 10.0.0.23 - - [2026-01-29 15:43:56] "POST /fqname-to-id HTTP/1.1" 404 179 0.043328 10.0.0.23 - - [2026-01-29 15:43:56] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005373 10.0.0.23 - - [2026-01-29 15:43:56] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001690 10.0.0.23 - - [2026-01-29 15:43:56] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.055636 10.0.0.23 - - [2026-01-29 15:43:56] "POST /id-to-fqname HTTP/1.1" 200 181 0.001842 10.0.0.23 - - [2026-01-29 15:43:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.004835 10.0.0.23 - - [2026-01-29 15:43:56] "POST /security-groups HTTP/1.1" 200 576 0.076304 10.0.0.23 - - [2026-01-29 15:43:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.004133 10.0.0.23 - - [2026-01-29 15:43:57] "POST /projects HTTP/1.1" 200 563 0.277192 10.0.0.23 - - [2026-01-29 15:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.320854 10.0.0.23 - - [2026-01-29 15:43:57] "POST /access-control-lists HTTP/1.1" 200 589 0.073059 10.0.0.23 - - [2026-01-29 15:43:57] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.553744 10.0.0.23 - - [2026-01-29 15:43:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.003789 10.0.0.23 - - [2026-01-29 15:43:57] "POST /access-control-lists HTTP/1.1" 200 587 0.073393 10.0.0.23 - - [2026-01-29 15:43:58] "GET / HTTP/1.1" 200 36215 0.002765 10.0.0.23 - - [2026-01-29 15:43:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000669 10.0.0.23 - - [2026-01-29 15:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.090606 10.0.0.23 - - [2026-01-29 15:44:00] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001554 10.0.0.23 - - [2026-01-29 15:44:00] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.033783 252.23.96.244 - - [2026-01-29 15:44:00] "POST /neutron/network HTTP/1.1" 200 117 0.046285 10.0.0.23 - - [2026-01-29 15:44:00] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001501 252.23.96.244 - - [2026-01-29 15:44:00] "POST /neutron/network HTTP/1.1" 200 610 0.108156 10.0.0.23 - - [2026-01-29 15:44:00] "POST /route-targets HTTP/1.1" 200 328 0.014072 10.0.0.23 - - [2026-01-29 15:44:00] "POST /ref-update HTTP/1.1" 200 156 0.021323 10.0.0.23 - - [2026-01-29 15:44:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005091 252.23.96.244 - - [2026-01-29 15:44:00] "POST /neutron/subnet HTTP/1.1" 200 720 0.227239 252.23.96.244 - - [2026-01-29 15:44:00] "POST /neutron/network HTTP/1.1" 200 828 0.007548 10.0.0.23 - - [2026-01-29 15:44:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.002348 10.0.0.23 - - [2026-01-29 15:44:00] "GET /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008433 252.23.96.244 - - [2026-01-29 15:44:00] "POST /neutron/network HTTP/1.1" 200 828 0.007583 10.0.0.23 - - [2026-01-29 15:44:01] "GET /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007240 252.23.96.244 - - [2026-01-29 15:44:01] "POST /neutron/network HTTP/1.1" 200 828 0.009066 252.23.96.244 - - [2026-01-29 15:44:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.012381 10.0.0.23 - - [2026-01-29 15:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.23 - - [2026-01-29 15:44:01] "GET /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.010271 10.0.0.23 - - [2026-01-29 15:44:01] "PUT /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916 HTTP/1.1" 200 265 0.051967 10.0.0.23 - - [2026-01-29 15:44:01] "POST /route-targets HTTP/1.1" 200 324 0.025578 10.0.0.23 - - [2026-01-29 15:44:01] "POST /ref-update HTTP/1.1" 200 156 0.015708 10.0.0.23 - - [2026-01-29 15:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.23 - - [2026-01-29 15:44:01] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001454 10.0.0.23 - - [2026-01-29 15:44:01] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.047373 252.23.96.244 - - [2026-01-29 15:44:01] "POST /neutron/network HTTP/1.1" 200 117 0.016110 10.0.0.23 - - [2026-01-29 15:44:01] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001881 252.23.96.244 - - [2026-01-29 15:44:01] "POST /neutron/network HTTP/1.1" 200 610 0.123010 10.0.0.23 - - [2026-01-29 15:44:01] "POST /route-targets HTTP/1.1" 200 328 0.021535 10.0.0.23 - - [2026-01-29 15:44:01] "POST /ref-update HTTP/1.1" 200 156 0.023308 10.0.0.23 - - [2026-01-29 15:44:01] "POST /useragent-kv HTTP/1.1" 200 115 0.014702 252.23.96.244 - - [2026-01-29 15:44:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.180930 252.23.96.244 - - [2026-01-29 15:44:02] "POST /neutron/network HTTP/1.1" 200 828 0.008193 10.0.0.23 - - [2026-01-29 15:44:02] "POST /id-to-fqname HTTP/1.1" 200 218 0.002695 10.0.0.23 - - [2026-01-29 15:44:02] "GET /virtual-network/91f9d3b4-6b54-4512-a92f-83ef3e4743e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008310 252.23.96.244 - - [2026-01-29 15:44:02] "POST /neutron/network HTTP/1.1" 200 828 0.009634 10.0.0.23 - - [2026-01-29 15:44:02] "GET /virtual-network/91f9d3b4-6b54-4512-a92f-83ef3e4743e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009846 252.23.96.244 - - [2026-01-29 15:44:02] "POST /neutron/network HTTP/1.1" 200 828 0.011851 252.23.96.244 - - [2026-01-29 15:44:02] "POST /neutron/subnet HTTP/1.1" 200 720 0.010937 10.0.0.23 - - [2026-01-29 15:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.23 - - [2026-01-29 15:44:02] "GET /virtual-network/91f9d3b4-6b54-4512-a92f-83ef3e4743e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008226 10.0.0.23 - - [2026-01-29 15:44:02] "POST /ref-update HTTP/1.1" 200 156 0.025179 10.0.0.23 - - [2026-01-29 15:44:02] "PUT /virtual-network/91f9d3b4-6b54-4512-a92f-83ef3e4743e8 HTTP/1.1" 200 265 0.063544 10.0.0.23 - - [2026-01-29 15:44:02] "POST /id-to-fqname HTTP/1.1" 200 218 0.001966 252.23.96.244 - - [2026-01-29 15:44:02] "POST /neutron/network HTTP/1.1" 200 838 0.008829 252.23.96.244 - - [2026-01-29 15:44:03] "GET /aaa-mode HTTP/1.1" 401 296 0.000635 252.23.96.244 - - [2026-01-29 15:44:03] "GET / HTTP/1.1" 200 36215 0.002559 252.23.96.244 - - [2026-01-29 15:44:03] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000562 10.0.0.23 - - [2026-01-29 15:44:03] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001233 252.23.96.244 - - [2026-01-29 15:44:03] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.071422 252.23.96.244 - - [2026-01-29 15:44:03] "POST /neutron/network HTTP/1.1" 200 828 0.007437 252.23.96.244 - - [2026-01-29 15:44:03] "POST /neutron/port HTTP/1.1" 200 117 0.006465 252.23.96.244 - - [2026-01-29 15:44:04] "POST /neutron/port HTTP/1.1" 200 117 0.008902 10.0.0.23 - - [2026-01-29 15:44:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001907 252.23.96.244 - - [2026-01-29 15:44:04] "POST /neutron/port HTTP/1.1" 200 117 0.006495 252.23.96.244 - - [2026-01-29 15:44:04] "POST /neutron/network HTTP/1.1" 200 838 0.008888 252.23.96.244 - - [2026-01-29 15:44:04] "GET /aaa-mode HTTP/1.1" 401 296 0.000716 252.23.96.244 - - [2026-01-29 15:44:04] "GET / HTTP/1.1" 200 36215 0.003355 252.23.96.244 - - [2026-01-29 15:44:04] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000713 252.23.96.244 - - [2026-01-29 15:44:04] "POST /neutron/network HTTP/1.1" 200 838 0.007922 10.0.0.23 - - [2026-01-29 15:44:05] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002439 10.0.0.23 - - [2026-01-29 15:44:05] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001707 252.23.96.244 - - [2026-01-29 15:44:05] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.158311 252.23.96.244 - - [2026-01-29 15:44:05] "POST /neutron/network HTTP/1.1" 200 828 0.051828 252.23.96.244 - - [2026-01-29 15:44:05] "POST /neutron/port HTTP/1.1" 200 1050 0.375050 252.23.96.244 - - [2026-01-29 15:44:05] "POST /neutron/port HTTP/1.1" 200 1050 0.084536 252.23.96.244 - - [2026-01-29 15:44:05] "POST /neutron/port HTTP/1.1" 200 1060 0.033098 252.23.96.244 - - [2026-01-29 15:44:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012691 252.23.96.244 - - [2026-01-29 15:44:05] "POST /neutron/port HTTP/1.1" 200 1050 0.054638 252.23.96.244 - - [2026-01-29 15:44:05] "POST /neutron/port HTTP/1.1" 200 117 0.019880 252.23.96.244 - - [2026-01-29 15:44:05] "POST /neutron/port HTTP/1.1" 200 1100 0.209879 252.23.96.244 - - [2026-01-29 15:44:05] "POST /neutron/port HTTP/1.1" 200 1110 0.066697 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010947 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/port HTTP/1.1" 200 1110 0.028686 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004972 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.013481 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/network HTTP/1.1" 200 838 0.009785 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/port HTTP/1.1" 200 117 0.001532 10.0.0.23 - - [2026-01-29 15:44:06] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001896 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/network HTTP/1.1" 200 828 0.010916 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/port HTTP/1.1" 200 1050 0.326223 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/port HTTP/1.1" 200 1050 0.021457 252.23.96.244 - - [2026-01-29 15:44:06] "POST /neutron/port HTTP/1.1" 200 1050 0.017823 252.23.96.244 - - [2026-01-29 15:44:07] "POST /neutron/port HTTP/1.1" 200 1100 0.100388 252.23.96.244 - - [2026-01-29 15:44:07] "POST /neutron/port HTTP/1.1" 200 1110 0.022122 252.23.96.244 - - [2026-01-29 15:44:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005243 252.23.96.244 - - [2026-01-29 15:44:07] "POST /neutron/subnet HTTP/1.1" 200 694 0.012029 252.23.96.244 - - [2026-01-29 15:44:07] "POST /neutron/port HTTP/1.1" 200 117 0.002098 252.23.96.244 - - [2026-01-29 15:44:07] "POST /neutron/network HTTP/1.1" 200 828 0.008050 252.23.96.244 - - [2026-01-29 15:44:09] "POST /neutron/port HTTP/1.1" 200 1110 0.024533 252.23.96.244 - - [2026-01-29 15:44:09] "POST /neutron/port HTTP/1.1" 200 1110 0.018325 252.23.96.244 - - [2026-01-29 15:44:09] "POST /neutron/network HTTP/1.1" 200 838 0.008539 252.23.96.244 - - [2026-01-29 15:44:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010961 252.23.96.244 - - [2026-01-29 15:44:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.015837 252.23.96.244 - - [2026-01-29 15:44:09] "POST /neutron/port HTTP/1.1" 200 117 0.001842 252.23.96.244 - - [2026-01-29 15:44:09] "POST /neutron/network HTTP/1.1" 200 828 0.013375 252.23.96.244 - - [2026-01-29 15:44:11] "POST /neutron/port HTTP/1.1" 200 1110 0.019732 252.23.96.244 - - [2026-01-29 15:44:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008102 252.23.96.244 - - [2026-01-29 15:44:11] "POST /neutron/port HTTP/1.1" 200 1110 0.022060 252.23.96.244 - - [2026-01-29 15:44:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008909 252.23.96.244 - - [2026-01-29 15:44:11] "POST /neutron/port HTTP/1.1" 200 1110 0.030571 252.23.96.244 - - [2026-01-29 15:44:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007551 10.0.0.23 - - [2026-01-29 15:44:11] "GET /virtual-machine/a7975c71-32d5-47ab-8af9-a73c3b8d4d55 HTTP/1.1" 401 296 0.000677 10.0.0.23 - - [2026-01-29 15:44:12] "GET /virtual-machine/a7975c71-32d5-47ab-8af9-a73c3b8d4d55 HTTP/1.1" 200 1286 0.051070 10.0.0.23 - - [2026-01-29 15:44:12] "GET /virtual-machine-interface/d907c61d-a3ae-4c59-847f-dcc8f6e00065 HTTP/1.1" 200 2922 0.009147 10.0.0.23 - - [2026-01-29 15:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.23 - - [2026-01-29 15:44:12] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007582 10.0.0.23 - - [2026-01-29 15:44:12] "GET /virtual-networks?parent_id=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.005278 10.0.0.23 - - [2026-01-29 15:44:12] "GET /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.007216 10.0.0.23 - - [2026-01-29 15:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008131 10.0.0.23 - - [2026-01-29 15:44:15] "GET /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006614 10.0.0.23 - - [2026-01-29 15:44:17] "DELETE /project/41d8b9c57e5d480c90b5984cfa541402 HTTP/1.1" 404 173 0.009124 10.0.0.23 - - [2026-01-29 15:44:17] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001545 10.0.0.23 - - [2026-01-29 15:44:17] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.060606 10.0.0.23 - - [2026-01-29 15:44:17] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002325 10.0.0.23 - - [2026-01-29 15:44:17] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?fields=security_groups HTTP/1.1" 200 1357 0.048818 10.0.0.23 - - [2026-01-29 15:44:18] "DELETE /security-group/5a711018-e724-4088-8497-2f681d659644 HTTP/1.1" 200 115 0.060377 10.0.0.23 - - [2026-01-29 15:44:18] "GET /projects?obj_uuids=8deb5d8e-c055-4da6-ab3c-00f9330b7936&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002082 10.0.0.23 - - [2026-01-29 15:44:18] "DELETE /access-control-list/33931b81-553f-4aeb-ab20-0628b1d52e03 HTTP/1.1" 200 115 0.059407 10.0.0.23 - - [2026-01-29 15:44:18] "GET /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936?fields=application_policy_sets HTTP/1.1" 200 1396 0.074998 10.0.0.23 - - [2026-01-29 15:44:18] "DELETE /access-control-list/263bd273-be3c-4fd6-bb80-1f6f4fc3089a HTTP/1.1" 200 115 0.035741 10.0.0.23 - - [2026-01-29 15:44:18] "DELETE /project/8deb5d8e-c055-4da6-ab3c-00f9330b7936 HTTP/1.1" 200 115 0.475817 252.23.96.244 - - [2026-01-29 15:44:18] "POST /neutron/port HTTP/1.1" 200 1110 0.040046 252.23.96.244 - - [2026-01-29 15:44:18] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008910 252.23.96.244 - - [2026-01-29 15:44:18] "POST /neutron/port HTTP/1.1" 200 1110 0.021022 252.23.96.244 - - [2026-01-29 15:44:19] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008776 252.23.96.244 - - [2026-01-29 15:44:19] "POST /neutron/port HTTP/1.1" 200 1110 0.023850 252.23.96.244 - - [2026-01-29 15:44:19] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008510 252.23.96.244 - - [2026-01-29 15:44:19] "POST /neutron/port HTTP/1.1" 200 1110 0.025559 10.0.0.23 - - [2026-01-29 15:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.23 - - [2026-01-29 15:44:19] "GET /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.008610 252.23.96.244 - - [2026-01-29 15:44:19] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011332 252.23.96.244 - - [2026-01-29 15:44:20] "POST /neutron/port HTTP/1.1" 200 1110 0.020740 252.23.96.244 - - [2026-01-29 15:44:20] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008825 252.23.96.244 - - [2026-01-29 15:44:20] "POST /neutron/port HTTP/1.1" 200 1110 0.024768 252.23.96.244 - - [2026-01-29 15:44:20] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008235 252.23.96.244 - - [2026-01-29 15:44:21] "POST /neutron/port HTTP/1.1" 200 1110 0.026136 252.23.96.244 - - [2026-01-29 15:44:21] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009228 10.0.0.23 - - [2026-01-29 15:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.23 - - [2026-01-29 15:44:21] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004413 10.0.0.23 - - [2026-01-29 15:44:21] "GET /virtual-networks?parent_id=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004715 10.0.0.23 - - [2026-01-29 15:44:21] "GET /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.009630 252.23.96.244 - - [2026-01-29 15:44:22] "POST /neutron/port HTTP/1.1" 200 1110 0.024139 252.23.96.244 - - [2026-01-29 15:44:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009008 252.23.96.244 - - [2026-01-29 15:44:22] "POST /neutron/port HTTP/1.1" 200 1110 0.021998 252.23.96.244 - - [2026-01-29 15:44:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011398 252.23.96.244 - - [2026-01-29 15:44:22] "POST /neutron/port HTTP/1.1" 200 1110 0.024714 252.23.96.244 - - [2026-01-29 15:44:22] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007932 10.0.0.23 - - [2026-01-29 15:44:22] "GET /virtual-machine/1260b7be-d4b0-4a56-ae7c-4e8c917b551f HTTP/1.1" 200 1285 0.008132 10.0.0.23 - - [2026-01-29 15:44:22] "GET /virtual-machine-interface/c7780fb9-e3e8-4fe0-9726-b3c7fbb67e5d HTTP/1.1" 200 2923 0.010116 10.0.0.23 - - [2026-01-29 15:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.23 - - [2026-01-29 15:44:23] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004744 10.0.0.23 - - [2026-01-29 15:44:23] "GET /virtual-networks?parent_id=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004722 10.0.0.23 - - [2026-01-29 15:44:23] "GET /virtual-network/91f9d3b4-6b54-4512-a92f-83ef3e4743e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006261 10.0.0.23 - - [2026-01-29 15:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.23 - - [2026-01-29 15:44:24] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005318 10.0.0.23 - - [2026-01-29 15:44:24] "GET /virtual-networks?parent_id=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004382 10.0.0.23 - - [2026-01-29 15:44:24] "GET /virtual-network/91f9d3b4-6b54-4512-a92f-83ef3e4743e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.009167 10.0.0.23 - - [2026-01-29 15:44:24] "POST /routing-policys HTTP/1.1" 200 534 0.040685 10.0.0.23 - - [2026-01-29 15:44:24] "GET /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.017374 10.0.0.23 - - [2026-01-29 15:44:24] "POST /ref-update HTTP/1.1" 200 156 0.026066 10.0.0.23 - - [2026-01-29 15:44:24] "PUT /virtual-network/57bfd31a-f84e-49fa-ad5c-f9e9d7e94916 HTTP/1.1" 200 265 0.076447 10.0.0.23 - - [2026-01-29 15:44:27] "GET /obj-perms HTTP/1.1" 200 6366 0.072576 10.0.0.23 - - [2026-01-29 15:44:28] "GET /obj-perms HTTP/1.1" 200 6366 0.073882 10.0.0.23 - - [2026-01-29 15:44:28] "POST /ref-update HTTP/1.1" 200 156 0.021237 10.0.0.23 - - [2026-01-29 15:44:28] "POST /ref-update HTTP/1.1" 200 156 0.046653 10.0.0.23 - - [2026-01-29 15:44:28] "DELETE /routing-policy/6a70d689-aa0f-4c2b-b2ea-374a21064d8e HTTP/1.1" 200 115 0.029525 252.23.96.244 - - [2026-01-29 15:44:29] "POST /neutron/network HTTP/1.1" 200 828 0.007601 252.23.96.244 - - [2026-01-29 15:44:29] "POST /neutron/network HTTP/1.1" 400 204 0.022162 252.23.96.244 - - [2026-01-29 15:44:29] "POST /neutron/port HTTP/1.1" 200 1110 0.025442 252.23.96.244 - - [2026-01-29 15:44:29] "POST /neutron/port HTTP/1.1" 200 1110 0.020647 252.23.96.244 - - [2026-01-29 15:44:30] "POST /neutron/port HTTP/1.1" 200 1100 0.024064 252.23.96.244 - - [2026-01-29 15:44:30] "POST /neutron/port HTTP/1.1" 200 1100 0.021564 252.23.96.244 - - [2026-01-29 15:44:30] "POST /neutron/port HTTP/1.1" 200 151 0.209312 252.23.96.244 - - [2026-01-29 15:44:30] "POST /neutron/port HTTP/1.1" 200 151 0.206333 252.23.96.244 - - [2026-01-29 15:44:31] "POST /neutron/network HTTP/1.1" 200 828 0.007445 10.0.0.23 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007573 10.0.0.23 - - [2026-01-29 15:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007708 10.0.0.23 - - [2026-01-29 15:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003334 252.23.96.244 - - [2026-01-29 15:44:31] "POST /neutron/network HTTP/1.1" 200 151 0.124593 10.0.0.23 - - [2026-01-29 15:44:31] "DELETE /route-target/dce9f285-5c5d-4264-9e98-d8b47c3ddffb HTTP/1.1" 200 115 0.030812 10.0.0.23 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 252.23.96.244 - - [2026-01-29 15:44:31] "POST /neutron/network HTTP/1.1" 200 828 0.008332 10.0.0.23 - - [2026-01-29 15:44:31] "DELETE /route-target/8dca0dae-0da8-449f-a38a-4bc6b647e18c HTTP/1.1" 409 240 0.007341 10.0.0.23 - - [2026-01-29 15:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006600 10.0.0.23 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.23 - - [2026-01-29 15:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004004 252.23.96.244 - - [2026-01-29 15:44:31] "POST /neutron/network HTTP/1.1" 200 151 0.119980 10.0.0.23 - - [2026-01-29 15:44:31] "DELETE /route-target/0cc0cda9-4da1-4134-b4df-c8897fb07af9 HTTP/1.1" 200 115 0.025470 10.0.0.23 - - [2026-01-29 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007609 10.0.0.23 - - [2026-01-29 15:44:31] "DELETE /route-target/8dca0dae-0da8-449f-a38a-4bc6b647e18c HTTP/1.1" 200 115 0.024747 10.0.0.23 - - [2026-01-29 15:44:32] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001343 10.0.0.23 - - [2026-01-29 15:44:32] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.039951 10.0.0.23 - - [2026-01-29 15:44:32] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001417 10.0.0.23 - - [2026-01-29 15:44:32] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?fields=virtual_networks HTTP/1.1" 200 1018 0.055395 10.0.0.23 - - [2026-01-29 15:44:32] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002115 10.0.0.23 - - [2026-01-29 15:44:32] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.037843 10.0.0.23 - - [2026-01-29 15:44:32] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001796 10.0.0.23 - - [2026-01-29 15:44:32] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?fields=security_groups HTTP/1.1" 200 1236 0.048167 10.0.0.23 - - [2026-01-29 15:44:33] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001912 10.0.0.23 - - [2026-01-29 15:44:33] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010566 10.0.0.23 - - [2026-01-29 15:44:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.042667 10.0.0.23 - - [2026-01-29 15:44:33] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003170 10.0.0.23 - - [2026-01-29 15:44:33] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001534 10.0.0.23 - - [2026-01-29 15:44:33] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010529 10.0.0.23 - - [2026-01-29 15:44:33] "POST /id-to-fqname HTTP/1.1" 200 186 0.002628 10.0.0.23 - - [2026-01-29 15:44:33] "POST /fqname-to-id HTTP/1.1" 404 195 0.005207 10.0.0.23 - - [2026-01-29 15:44:34] "POST /security-groups HTTP/1.1" 200 581 0.072738 10.0.0.23 - - [2026-01-29 15:44:34] "POST /fqname-to-id HTTP/1.1" 404 230 0.005635 10.0.0.23 - - [2026-01-29 15:44:34] "POST /projects HTTP/1.1" 200 573 0.247629 10.0.0.23 - - [2026-01-29 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.291084 10.0.0.23 - - [2026-01-29 15:44:34] "POST /access-control-lists HTTP/1.1" 200 594 0.069861 10.0.0.23 - - [2026-01-29 15:44:34] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.479233 10.0.0.23 - - [2026-01-29 15:44:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.009647 10.0.0.23 - - [2026-01-29 15:44:34] "POST /access-control-lists HTTP/1.1" 200 592 0.072901 10.0.0.23 - - [2026-01-29 15:44:35] "GET / HTTP/1.1" 200 36215 0.011899 10.0.0.23 - - [2026-01-29 15:44:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000866 10.0.0.23 - - [2026-01-29 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.308034 10.0.0.23 - - [2026-01-29 15:44:39] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001411 10.0.0.23 - - [2026-01-29 15:44:39] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.257322 252.23.96.244 - - [2026-01-29 15:44:39] "POST /neutron/network HTTP/1.1" 200 117 0.145581 10.0.0.23 - - [2026-01-29 15:44:39] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002122 252.23.96.244 - - [2026-01-29 15:44:40] "POST /neutron/network HTTP/1.1" 200 611 0.309923 10.0.0.23 - - [2026-01-29 15:44:40] "POST /route-targets HTTP/1.1" 200 328 0.046749 10.0.0.23 - - [2026-01-29 15:44:40] "POST /ref-update HTTP/1.1" 200 156 0.087462 10.0.0.23 - - [2026-01-29 15:44:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006422 252.23.96.244 - - [2026-01-29 15:44:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.752792 252.23.96.244 - - [2026-01-29 15:44:41] "POST /neutron/network HTTP/1.1" 200 832 0.031001 10.0.0.23 - - [2026-01-29 15:44:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.003739 10.0.0.23 - - [2026-01-29 15:44:41] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009572 252.23.96.244 - - [2026-01-29 15:44:41] "POST /neutron/network HTTP/1.1" 200 832 0.016618 10.0.0.23 - - [2026-01-29 15:44:41] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.010761 252.23.96.244 - - [2026-01-29 15:44:41] "POST /neutron/network HTTP/1.1" 200 832 0.012140 252.23.96.244 - - [2026-01-29 15:44:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.104577 10.0.0.23 - - [2026-01-29 15:44:41] "GET /domains HTTP/1.1" 401 296 0.001464 10.0.0.23 - - [2026-01-29 15:44:42] "GET /domains HTTP/1.1" 200 438 0.086794 10.0.0.23 - - [2026-01-29 15:44:42] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.014163 10.0.0.23 - - [2026-01-29 15:44:42] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1481 0.056718 10.0.0.23 - - [2026-01-29 15:44:42] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004557 10.0.0.23 - - [2026-01-29 15:44:43] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 2075 0.223108 10.0.0.23 - - [2026-01-29 15:44:43] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0 HTTP/1.1" 200 2324 0.033088 10.0.0.23 - - [2026-01-29 15:44:43] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0 HTTP/1.1" 200 2324 0.022448 10.0.0.23 - - [2026-01-29 15:44:43] "GET /routing-instance/080fa4ba-240d-41ed-bd41-634c8ce03422 HTTP/1.1" 200 1493 0.008766 10.0.0.23 - - [2026-01-29 15:44:43] "GET /routing-instance/080fa4ba-240d-41ed-bd41-634c8ce03422 HTTP/1.1" 200 1493 0.018877 10.0.0.23 - - [2026-01-29 15:44:43] "GET /route-target/05b98faa-b511-4aee-b6d7-01ccbaa009f2 HTTP/1.1" 200 1211 0.007816 10.0.0.23 - - [2026-01-29 15:44:43] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0 HTTP/1.1" 200 2324 0.037883 10.0.0.23 - - [2026-01-29 15:44:43] "GET /routing-instance/080fa4ba-240d-41ed-bd41-634c8ce03422 HTTP/1.1" 200 1493 0.033282 10.0.0.23 - - [2026-01-29 15:44:43] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.055925 10.0.0.23 - - [2026-01-29 15:44:43] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0 HTTP/1.1" 200 2324 0.069417 10.0.0.23 - - [2026-01-29 15:44:44] "GET /routing-instance/080fa4ba-240d-41ed-bd41-634c8ce03422 HTTP/1.1" 200 1493 0.073333 10.0.0.23 - - [2026-01-29 15:44:44] "GET /routing-instance/080fa4ba-240d-41ed-bd41-634c8ce03422 HTTP/1.1" 200 1493 0.021623 10.0.0.23 - - [2026-01-29 15:44:44] "GET /route-target/05b98faa-b511-4aee-b6d7-01ccbaa009f2 HTTP/1.1" 200 1211 0.023776 10.0.0.23 - - [2026-01-29 15:44:44] "GET /domains HTTP/1.1" 200 438 0.003994 10.0.0.23 - - [2026-01-29 15:44:44] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.009820 10.0.0.23 - - [2026-01-29 15:44:44] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1481 0.064384 10.0.0.23 - - [2026-01-29 15:44:45] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.007068 10.0.0.23 - - [2026-01-29 15:44:45] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 2075 0.149719 10.0.0.23 - - [2026-01-29 15:44:45] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0 HTTP/1.1" 200 2324 0.026431 10.0.0.23 - - [2026-01-29 15:44:45] "GET /obj-perms HTTP/1.1" 200 6409 0.139598 10.0.0.23 - - [2026-01-29 15:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.23 - - [2026-01-29 15:44:46] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001697 10.0.0.23 - - [2026-01-29 15:44:46] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.090408 252.23.96.244 - - [2026-01-29 15:44:46] "POST /neutron/network HTTP/1.1" 200 117 0.023906 10.0.0.23 - - [2026-01-29 15:44:46] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002647 252.23.96.244 - - [2026-01-29 15:44:46] "POST /neutron/network HTTP/1.1" 200 611 0.163609 10.0.0.23 - - [2026-01-29 15:44:46] "POST /route-targets HTTP/1.1" 200 328 0.124648 10.0.0.23 - - [2026-01-29 15:44:46] "POST /ref-update HTTP/1.1" 200 156 0.076242 10.0.0.23 - - [2026-01-29 15:44:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004879 252.23.96.244 - - [2026-01-29 15:44:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.370467 252.23.96.244 - - [2026-01-29 15:44:47] "POST /neutron/network HTTP/1.1" 200 829 0.009111 10.0.0.23 - - [2026-01-29 15:44:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.002353 10.0.0.23 - - [2026-01-29 15:44:47] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009489 252.23.96.244 - - [2026-01-29 15:44:47] "POST /neutron/network HTTP/1.1" 200 829 0.009338 10.0.0.23 - - [2026-01-29 15:44:47] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005533 252.23.96.244 - - [2026-01-29 15:44:47] "POST /neutron/network HTTP/1.1" 200 829 0.012746 252.23.96.244 - - [2026-01-29 15:44:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.019799 10.0.0.23 - - [2026-01-29 15:44:47] "GET /domains HTTP/1.1" 200 438 0.005693 10.0.0.23 - - [2026-01-29 15:44:47] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001792 10.0.0.23 - - [2026-01-29 15:44:47] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1481 0.011107 10.0.0.23 - - [2026-01-29 15:44:47] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001487 10.0.0.23 - - [2026-01-29 15:44:47] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 2292 0.105882 10.0.0.23 - - [2026-01-29 15:44:47] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21 HTTP/1.1" 200 2316 0.012900 10.0.0.23 - - [2026-01-29 15:44:47] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21 HTTP/1.1" 200 2316 0.010633 10.0.0.23 - - [2026-01-29 15:44:48] "GET /routing-instance/94da805d-7d22-46d1-9816-2131ab943ef1 HTTP/1.1" 200 1495 0.012037 10.0.0.23 - - [2026-01-29 15:44:48] "GET /routing-instance/94da805d-7d22-46d1-9816-2131ab943ef1 HTTP/1.1" 200 1495 0.011857 10.0.0.23 - - [2026-01-29 15:44:48] "GET /route-target/0705c03e-f70f-4a71-86f0-8601be66e468 HTTP/1.1" 200 1210 0.015168 10.0.0.23 - - [2026-01-29 15:44:48] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21 HTTP/1.1" 200 2316 0.010332 10.0.0.23 - - [2026-01-29 15:44:48] "GET /routing-instance/94da805d-7d22-46d1-9816-2131ab943ef1 HTTP/1.1" 200 1495 0.006136 10.0.0.23 - - [2026-01-29 15:44:48] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.026196 10.0.0.23 - - [2026-01-29 15:44:48] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21 HTTP/1.1" 200 2316 0.025762 10.0.0.23 - - [2026-01-29 15:44:48] "GET /routing-instance/94da805d-7d22-46d1-9816-2131ab943ef1 HTTP/1.1" 200 1495 0.005464 10.0.0.23 - - [2026-01-29 15:44:48] "GET /routing-instance/94da805d-7d22-46d1-9816-2131ab943ef1 HTTP/1.1" 200 1495 0.007686 10.0.0.23 - - [2026-01-29 15:44:48] "GET /route-target/0705c03e-f70f-4a71-86f0-8601be66e468 HTTP/1.1" 200 1210 0.004580 10.0.0.23 - - [2026-01-29 15:44:48] "GET /domains HTTP/1.1" 200 438 0.031816 10.0.0.23 - - [2026-01-29 15:44:48] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001648 10.0.0.23 - - [2026-01-29 15:44:48] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1481 0.017550 10.0.0.23 - - [2026-01-29 15:44:48] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003213 10.0.0.23 - - [2026-01-29 15:44:48] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 2292 0.064715 10.0.0.23 - - [2026-01-29 15:44:49] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21 HTTP/1.1" 200 2316 0.012047 10.0.0.23 - - [2026-01-29 15:44:49] "GET /obj-perms HTTP/1.1" 200 6409 0.009446 10.0.0.23 - - [2026-01-29 15:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.23 - - [2026-01-29 15:44:49] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001765 10.0.0.23 - - [2026-01-29 15:44:49] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.049929 252.23.96.244 - - [2026-01-29 15:44:49] "POST /neutron/network HTTP/1.1" 200 117 0.023169 10.0.0.23 - - [2026-01-29 15:44:49] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002006 252.23.96.244 - - [2026-01-29 15:44:49] "POST /neutron/network HTTP/1.1" 200 613 0.206671 10.0.0.23 - - [2026-01-29 15:44:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005920 252.23.96.244 - - [2026-01-29 15:44:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.341076 10.0.0.23 - - [2026-01-29 15:44:50] "POST /ref-update HTTP/1.1" 200 156 0.017629 252.23.96.244 - - [2026-01-29 15:44:50] "POST /neutron/network HTTP/1.1" 200 831 0.009503 10.0.0.23 - - [2026-01-29 15:44:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001694 10.0.0.23 - - [2026-01-29 15:44:50] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007311 252.23.96.244 - - [2026-01-29 15:44:50] "POST /neutron/network HTTP/1.1" 200 831 0.011835 10.0.0.23 - - [2026-01-29 15:44:50] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008241 252.23.96.244 - - [2026-01-29 15:44:50] "POST /neutron/network HTTP/1.1" 200 831 0.010328 252.23.96.244 - - [2026-01-29 15:44:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.014013 10.0.0.23 - - [2026-01-29 15:44:50] "GET /domains HTTP/1.1" 200 438 0.007831 10.0.0.23 - - [2026-01-29 15:44:50] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001858 10.0.0.23 - - [2026-01-29 15:44:50] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1481 0.013148 10.0.0.23 - - [2026-01-29 15:44:50] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004564 10.0.0.23 - - [2026-01-29 15:44:50] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 2510 0.105755 10.0.0.23 - - [2026-01-29 15:44:51] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788 HTTP/1.1" 200 2319 0.014173 10.0.0.23 - - [2026-01-29 15:44:51] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788 HTTP/1.1" 200 2319 0.006895 10.0.0.23 - - [2026-01-29 15:44:51] "GET /routing-instance/f1a9da0b-2ea0-4888-b8ba-53fd3eaa9ac6 HTTP/1.1" 200 1499 0.014757 10.0.0.23 - - [2026-01-29 15:44:51] "GET /routing-instance/f1a9da0b-2ea0-4888-b8ba-53fd3eaa9ac6 HTTP/1.1" 200 1499 0.009349 10.0.0.23 - - [2026-01-29 15:44:51] "GET /route-target/feca3b6d-97e5-4314-9d6b-fe75c23a4074 HTTP/1.1" 200 1215 0.007603 10.0.0.23 - - [2026-01-29 15:44:51] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788 HTTP/1.1" 200 2319 0.010927 10.0.0.23 - - [2026-01-29 15:44:51] "GET /routing-instance/f1a9da0b-2ea0-4888-b8ba-53fd3eaa9ac6 HTTP/1.1" 200 1499 0.009293 10.0.0.23 - - [2026-01-29 15:44:51] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.013769 10.0.0.23 - - [2026-01-29 15:44:51] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788 HTTP/1.1" 200 2319 0.010401 10.0.0.23 - - [2026-01-29 15:44:51] "GET /routing-instance/f1a9da0b-2ea0-4888-b8ba-53fd3eaa9ac6 HTTP/1.1" 200 1499 0.005857 10.0.0.23 - - [2026-01-29 15:44:51] "GET /routing-instance/f1a9da0b-2ea0-4888-b8ba-53fd3eaa9ac6 HTTP/1.1" 200 1499 0.008878 10.0.0.23 - - [2026-01-29 15:44:51] "GET /route-target/feca3b6d-97e5-4314-9d6b-fe75c23a4074 HTTP/1.1" 200 1215 0.007138 10.0.0.23 - - [2026-01-29 15:44:51] "GET /domains HTTP/1.1" 200 438 0.004651 10.0.0.23 - - [2026-01-29 15:44:51] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003074 10.0.0.23 - - [2026-01-29 15:44:51] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1481 0.018119 10.0.0.23 - - [2026-01-29 15:44:52] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002311 10.0.0.23 - - [2026-01-29 15:44:52] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 2510 0.077873 10.0.0.23 - - [2026-01-29 15:44:52] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788 HTTP/1.1" 200 2319 0.010175 10.0.0.23 - - [2026-01-29 15:44:52] "GET /obj-perms HTTP/1.1" 200 6409 0.002668 10.0.0.23 - - [2026-01-29 15:44:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001928 252.23.96.244 - - [2026-01-29 15:44:52] "POST /neutron/network HTTP/1.1" 200 839 0.013447 252.23.96.244 - - [2026-01-29 15:44:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000759 252.23.96.244 - - [2026-01-29 15:44:53] "GET / HTTP/1.1" 200 36215 0.002221 252.23.96.244 - - [2026-01-29 15:44:53] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001064 10.0.0.23 - - [2026-01-29 15:44:53] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001919 252.23.96.244 - - [2026-01-29 15:44:53] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.113797 252.23.96.244 - - [2026-01-29 15:44:53] "POST /neutron/network HTTP/1.1" 200 829 0.066766 252.23.96.244 - - [2026-01-29 15:44:54] "POST /neutron/port HTTP/1.1" 200 117 0.008204 252.23.96.244 - - [2026-01-29 15:44:54] "POST /neutron/port HTTP/1.1" 200 117 0.006949 10.0.0.23 - - [2026-01-29 15:44:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.008485 252.23.96.244 - - [2026-01-29 15:44:54] "POST /neutron/port HTTP/1.1" 200 117 0.008494 252.23.96.244 - - [2026-01-29 15:44:54] "POST /neutron/network HTTP/1.1" 200 841 0.007746 252.23.96.244 - - [2026-01-29 15:44:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000729 252.23.96.244 - - [2026-01-29 15:44:54] "GET / HTTP/1.1" 200 36215 0.004060 252.23.96.244 - - [2026-01-29 15:44:54] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000491 10.0.0.23 - - [2026-01-29 15:44:55] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001405 252.23.96.244 - - [2026-01-29 15:44:55] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.161768 252.23.96.244 - - [2026-01-29 15:44:55] "POST /neutron/network HTTP/1.1" 200 831 0.081296 252.23.96.244 - - [2026-01-29 15:44:55] "POST /neutron/network HTTP/1.1" 200 839 0.010244 10.0.0.23 - - [2026-01-29 15:44:55] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002258 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/port HTTP/1.1" 200 982 0.155762 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.023689 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/port HTTP/1.1" 200 1055 0.566298 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/port HTTP/1.1" 200 117 0.017243 10.0.0.23 - - [2026-01-29 15:44:56] "POST /fqname-to-id HTTP/1.1" 404 191 0.005358 10.0.0.23 - - [2026-01-29 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/port HTTP/1.1" 200 1055 0.034588 10.0.0.23 - - [2026-01-29 15:44:56] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002162 10.0.0.23 - - [2026-01-29 15:44:56] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.028747 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/port HTTP/1.1" 200 1055 0.022462 10.0.0.23 - - [2026-01-29 15:44:56] "POST /service-templates HTTP/1.1" 200 543 0.058042 10.0.0.23 - - [2026-01-29 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010113 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/port HTTP/1.1" 200 1105 0.116207 10.0.0.23 - - [2026-01-29 15:44:56] "GET /service-template/89d5fce9-1ee2-42f8-99cf-58b85dbd53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013719 10.0.0.23 - - [2026-01-29 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005680 10.0.0.23 - - [2026-01-29 15:44:56] "GET /service-template/89d5fce9-1ee2-42f8-99cf-58b85dbd53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008308 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/port HTTP/1.1" 200 1115 0.034949 10.0.0.23 - - [2026-01-29 15:44:56] "POST /id-to-fqname HTTP/1.1" 200 221 0.001934 10.0.0.23 - - [2026-01-29 15:44:56] "POST /id-to-fqname HTTP/1.1" 200 221 0.001960 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007674 10.0.0.23 - - [2026-01-29 15:44:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001893 252.23.96.244 - - [2026-01-29 15:44:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.019104 252.23.96.244 - - [2026-01-29 15:44:57] "POST /neutron/port HTTP/1.1" 200 117 0.004000 252.23.96.244 - - [2026-01-29 15:44:57] "POST /neutron/network HTTP/1.1" 200 829 0.013410 252.23.96.244 - - [2026-01-29 15:44:57] "POST /neutron/port HTTP/1.1" 200 1115 0.038609 252.23.96.244 - - [2026-01-29 15:44:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010076 252.23.96.244 - - [2026-01-29 15:44:57] "POST /neutron/network HTTP/1.1" 200 841 0.013018 10.0.0.23 - - [2026-01-29 15:44:57] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002828 252.23.96.244 - - [2026-01-29 15:44:57] "POST /neutron/port HTTP/1.1" 200 1055 0.471597 252.23.96.244 - - [2026-01-29 15:44:57] "POST /neutron/port HTTP/1.1" 200 1055 0.022570 252.23.96.244 - - [2026-01-29 15:44:58] "POST /neutron/port HTTP/1.1" 200 1055 0.027768 252.23.96.244 - - [2026-01-29 15:44:58] "POST /neutron/port HTTP/1.1" 200 1105 0.124882 252.23.96.244 - - [2026-01-29 15:44:58] "POST /neutron/port HTTP/1.1" 200 1115 0.019731 252.23.96.244 - - [2026-01-29 15:44:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012152 252.23.96.244 - - [2026-01-29 15:44:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.013261 252.23.96.244 - - [2026-01-29 15:44:58] "POST /neutron/port HTTP/1.1" 200 117 0.003179 252.23.96.244 - - [2026-01-29 15:44:58] "POST /neutron/network HTTP/1.1" 200 831 0.009943 252.23.96.244 - - [2026-01-29 15:44:59] "POST /neutron/network HTTP/1.1" 200 2217 0.035137 252.23.96.244 - - [2026-01-29 15:44:59] "GET /aaa-mode HTTP/1.1" 401 296 0.000736 252.23.96.244 - - [2026-01-29 15:44:59] "GET / HTTP/1.1" 200 36215 0.002948 252.23.96.244 - - [2026-01-29 15:44:59] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000709 10.0.0.23 - - [2026-01-29 15:44:59] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002171 252.23.96.244 - - [2026-01-29 15:44:59] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.134613 252.23.96.244 - - [2026-01-29 15:44:59] "POST /neutron/network HTTP/1.1" 200 832 0.018827 252.23.96.244 - - [2026-01-29 15:44:59] "POST /neutron/network HTTP/1.1" 200 829 0.025292 252.23.96.244 - - [2026-01-29 15:45:00] "POST /neutron/network HTTP/1.1" 200 831 0.009298 252.23.96.244 - - [2026-01-29 15:45:00] "POST /neutron/port HTTP/1.1" 200 2078 0.042546 252.23.96.244 - - [2026-01-29 15:45:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012639 252.23.96.244 - - [2026-01-29 15:45:00] "POST /neutron/port HTTP/1.1" 200 117 0.007776 252.23.96.244 - - [2026-01-29 15:45:00] "POST /neutron/port HTTP/1.1" 200 117 0.007882 252.23.96.244 - - [2026-01-29 15:45:01] "POST /neutron/network HTTP/1.1" 200 2217 0.051844 10.0.0.23 - - [2026-01-29 15:45:01] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002823 252.23.96.244 - - [2026-01-29 15:45:02] "POST /neutron/port HTTP/1.1" 200 1058 0.627576 10.0.0.23 - - [2026-01-29 15:45:02] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002537 252.23.96.244 - - [2026-01-29 15:45:03] "POST /neutron/port HTTP/1.1" 200 1055 0.619879 10.0.0.23 - - [2026-01-29 15:45:03] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004333 252.23.96.244 - - [2026-01-29 15:45:04] "POST /neutron/port HTTP/1.1" 200 1055 0.628647 252.23.96.244 - - [2026-01-29 15:45:04] "POST /neutron/port HTTP/1.1" 200 1058 0.025319 252.23.96.244 - - [2026-01-29 15:45:04] "POST /neutron/port HTTP/1.1" 200 1058 0.031363 252.23.96.244 - - [2026-01-29 15:45:04] "POST /neutron/port HTTP/1.1" 200 1108 0.147484 252.23.96.244 - - [2026-01-29 15:45:04] "POST /neutron/port HTTP/1.1" 200 1055 0.032225 252.23.96.244 - - [2026-01-29 15:45:04] "POST /neutron/port HTTP/1.1" 200 1055 0.023813 252.23.96.244 - - [2026-01-29 15:45:04] "POST /neutron/port HTTP/1.1" 200 1105 0.180598 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/port HTTP/1.1" 200 1055 0.025762 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/port HTTP/1.1" 200 1055 0.026424 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/port HTTP/1.1" 200 1105 0.185517 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/port HTTP/1.1" 200 3043 0.058635 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009279 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/subnet HTTP/1.1" 200 708 0.020419 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/port HTTP/1.1" 200 117 0.002563 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/network HTTP/1.1" 200 832 0.021114 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/port HTTP/1.1" 200 3043 0.040052 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014762 252.23.96.244 - - [2026-01-29 15:45:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005344 252.23.96.244 - - [2026-01-29 15:45:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.015193 252.23.96.244 - - [2026-01-29 15:45:06] "POST /neutron/port HTTP/1.1" 200 117 0.002494 252.23.96.244 - - [2026-01-29 15:45:06] "POST /neutron/network HTTP/1.1" 200 829 0.010566 252.23.96.244 - - [2026-01-29 15:45:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009398 252.23.96.244 - - [2026-01-29 15:45:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.017070 252.23.96.244 - - [2026-01-29 15:45:06] "POST /neutron/port HTTP/1.1" 200 117 0.001413 252.23.96.244 - - [2026-01-29 15:45:06] "POST /neutron/network HTTP/1.1" 200 831 0.008254 252.23.96.244 - - [2026-01-29 15:45:08] "POST /neutron/port HTTP/1.1" 200 1115 0.033189 252.23.96.244 - - [2026-01-29 15:45:08] "POST /neutron/port HTTP/1.1" 200 1115 0.029188 252.23.96.244 - - [2026-01-29 15:45:08] "POST /neutron/network HTTP/1.1" 200 839 0.010612 252.23.96.244 - - [2026-01-29 15:45:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006301 252.23.96.244 - - [2026-01-29 15:45:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.017038 252.23.96.244 - - [2026-01-29 15:45:09] "POST /neutron/port HTTP/1.1" 200 117 0.001774 252.23.96.244 - - [2026-01-29 15:45:09] "POST /neutron/network HTTP/1.1" 200 829 0.009884 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/port HTTP/1.1" 200 1115 0.069386 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/port HTTP/1.1" 200 3043 0.039764 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011553 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012625 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/port HTTP/1.1" 200 3043 0.038082 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012689 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/port HTTP/1.1" 200 3043 0.041433 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010267 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/port HTTP/1.1" 200 1115 0.089698 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/port HTTP/1.1" 200 3043 0.042588 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.030130 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.025198 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/port HTTP/1.1" 200 3043 0.042454 252.23.96.244 - - [2026-01-29 15:45:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.039314 10.0.0.23 - - [2026-01-29 15:45:12] "GET /virtual-machine/53cab93b-774a-4347-bcca-798e47b95bbf HTTP/1.1" 200 1800 0.025959 10.0.0.23 - - [2026-01-29 15:45:12] "GET /virtual-machine-interface/27055377-1e8d-4716-aff2-28ec55be7fb0 HTTP/1.1" 200 2941 0.017063 252.23.96.244 - - [2026-01-29 15:45:12] "POST /neutron/port HTTP/1.1" 200 1115 0.110791 10.0.0.23 - - [2026-01-29 15:45:12] "GET /virtual-machine-interface/474f53d0-e470-4c4f-b53f-b18f62522ae4 HTTP/1.1" 200 2941 0.016568 252.23.96.244 - - [2026-01-29 15:45:12] "POST /neutron/port HTTP/1.1" 200 1115 0.114377 252.23.96.244 - - [2026-01-29 15:45:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011819 252.23.96.244 - - [2026-01-29 15:45:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.017766 10.0.0.23 - - [2026-01-29 15:45:12] "GET /virtual-machine-interface/bde14bf0-b2e0-42fd-8042-aeeb822b6dd1 HTTP/1.1" 200 2944 0.020347 252.23.96.244 - - [2026-01-29 15:45:12] "POST /neutron/port HTTP/1.1" 200 1115 0.036592 252.23.96.244 - - [2026-01-29 15:45:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007578 10.0.0.23 - - [2026-01-29 15:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007614 10.0.0.23 - - [2026-01-29 15:45:12] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009032 10.0.0.23 - - [2026-01-29 15:45:12] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004211 10.0.0.23 - - [2026-01-29 15:45:12] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009206 252.23.96.244 - - [2026-01-29 15:45:14] "POST /neutron/port HTTP/1.1" 200 1115 0.024575 252.23.96.244 - - [2026-01-29 15:45:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009198 10.0.0.23 - - [2026-01-29 15:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.23 - - [2026-01-29 15:45:16] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008843 10.0.0.23 - - [2026-01-29 15:45:18] "DELETE /project/0a4b90e487d342929275883968c9eb17 HTTP/1.1" 404 173 0.009227 10.0.0.23 - - [2026-01-29 15:45:18] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002324 10.0.0.23 - - [2026-01-29 15:45:18] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.049934 10.0.0.23 - - [2026-01-29 15:45:18] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002318 10.0.0.23 - - [2026-01-29 15:45:18] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?fields=security_groups HTTP/1.1" 200 1329 0.057126 10.0.0.23 - - [2026-01-29 15:45:18] "DELETE /security-group/1396a31b-b630-4d3f-b859-1edc7da6581f HTTP/1.1" 200 115 0.082243 10.0.0.23 - - [2026-01-29 15:45:18] "GET /projects?obj_uuids=41d8b9c5-7e5d-480c-90b5-984cfa541402&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002320 10.0.0.23 - - [2026-01-29 15:45:18] "DELETE /access-control-list/cbc66b37-1b82-4688-92c5-d370f7466e5d HTTP/1.1" 200 115 0.082430 10.0.0.23 - - [2026-01-29 15:45:18] "GET /project/41d8b9c5-7e5d-480c-90b5-984cfa541402?fields=application_policy_sets HTTP/1.1" 200 1368 0.065177 10.0.0.23 - - [2026-01-29 15:45:18] "DELETE /access-control-list/871d537a-f069-427b-b3b9-3574f5b0f18a HTTP/1.1" 200 115 0.057377 10.0.0.23 - - [2026-01-29 15:45:18] "DELETE /project/41d8b9c5-7e5d-480c-90b5-984cfa541402 HTTP/1.1" 200 115 0.479881 10.0.0.23 - - [2026-01-29 15:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.23 - - [2026-01-29 15:45:20] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006754 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001511 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001337 10.0.0.23 - - [2026-01-29 15:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.23 - - [2026-01-29 15:45:24] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007941 10.0.0.23 - - [2026-01-29 15:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.23 - - [2026-01-29 15:45:28] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008064 10.0.0.23 - - [2026-01-29 15:45:28] "GET /obj-perms HTTP/1.1" 200 6366 0.099563 10.0.0.23 - - [2026-01-29 15:45:29] "GET /obj-perms HTTP/1.1" 200 6366 0.081855 10.0.0.23 - - [2026-01-29 15:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.23 - - [2026-01-29 15:45:32] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007127 10.0.0.23 - - [2026-01-29 15:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.23 - - [2026-01-29 15:45:35] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004577 10.0.0.23 - - [2026-01-29 15:45:35] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005031 10.0.0.23 - - [2026-01-29 15:45:35] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006236 252.23.96.244 - - [2026-01-29 15:45:35] "POST /neutron/port HTTP/1.1" 200 3043 0.028112 252.23.96.244 - - [2026-01-29 15:45:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009780 252.23.96.244 - - [2026-01-29 15:45:40] "POST /neutron/port HTTP/1.1" 200 3043 0.029813 252.23.96.244 - - [2026-01-29 15:45:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009561 252.23.96.244 - - [2026-01-29 15:45:45] "POST /neutron/port HTTP/1.1" 200 3043 0.026164 252.23.96.244 - - [2026-01-29 15:45:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010430 252.23.96.244 - - [2026-01-29 15:45:45] "POST /neutron/port HTTP/1.1" 200 3043 0.034273 252.23.96.244 - - [2026-01-29 15:45:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007844 252.23.96.244 - - [2026-01-29 15:45:45] "POST /neutron/port HTTP/1.1" 200 3043 0.031781 252.23.96.244 - - [2026-01-29 15:45:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010179 252.23.96.244 - - [2026-01-29 15:45:46] "POST /neutron/port HTTP/1.1" 200 3043 0.033492 252.23.96.244 - - [2026-01-29 15:45:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007112 252.23.96.244 - - [2026-01-29 15:45:46] "POST /neutron/port HTTP/1.1" 200 3043 0.029691 252.23.96.244 - - [2026-01-29 15:45:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010636 252.23.96.244 - - [2026-01-29 15:45:51] "POST /neutron/port HTTP/1.1" 200 3043 0.025819 252.23.96.244 - - [2026-01-29 15:45:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009568 252.23.96.244 - - [2026-01-29 15:45:56] "POST /neutron/port HTTP/1.1" 200 3043 0.027798 252.23.96.244 - - [2026-01-29 15:45:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009774 10.0.0.23 - - [2026-01-29 15:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.23 - - [2026-01-29 15:46:01] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004979 10.0.0.23 - - [2026-01-29 15:46:01] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005437 10.0.0.23 - - [2026-01-29 15:46:01] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006177 10.0.0.23 - - [2026-01-29 15:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.23 - - [2026-01-29 15:46:01] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005023 10.0.0.23 - - [2026-01-29 15:46:01] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004645 10.0.0.23 - - [2026-01-29 15:46:02] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007835 10.0.0.23 - - [2026-01-29 15:46:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.004190 10.0.0.23 - - [2026-01-29 15:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.23 - - [2026-01-29 15:46:02] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001759 10.0.0.23 - - [2026-01-29 15:46:02] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.040798 10.0.0.23 - - [2026-01-29 15:46:02] "POST /service-instances HTTP/1.1" 200 543 0.076659 10.0.0.23 - - [2026-01-29 15:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.23 - - [2026-01-29 15:46:02] "GET /service-instance/ce1032e9-7246-450c-a09d-a565c80c6a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.006748 10.0.0.23 - - [2026-01-29 15:46:02] "POST /port-tuples HTTP/1.1" 200 586 0.034330 10.0.0.23 - - [2026-01-29 15:46:02] "GET /virtual-machine-interface/27055377-1e8d-4716-aff2-28ec55be7fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.009270 10.0.0.23 - - [2026-01-29 15:46:02] "PUT /virtual-machine-interface/27055377-1e8d-4716-aff2-28ec55be7fb0 HTTP/1.1" 200 285 0.014638 10.0.0.23 - - [2026-01-29 15:46:02] "POST /ref-update HTTP/1.1" 200 156 0.018762 10.0.0.23 - - [2026-01-29 15:46:02] "GET /virtual-machine-interface/474f53d0-e470-4c4f-b53f-b18f62522ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.006793 10.0.0.23 - - [2026-01-29 15:46:02] "POST /instance-ips HTTP/1.1" 200 386 0.046397 10.0.0.23 - - [2026-01-29 15:46:02] "POST /ref-update HTTP/1.1" 200 156 0.016547 10.0.0.23 - - [2026-01-29 15:46:03] "PUT /virtual-machine-interface/474f53d0-e470-4c4f-b53f-b18f62522ae4 HTTP/1.1" 200 285 0.018612 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.024067 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.035547 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010426 10.0.0.23 - - [2026-01-29 15:46:03] "GET /virtual-machine-interface/bde14bf0-b2e0-42fd-8042-aeeb822b6dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.009430 10.0.0.23 - - [2026-01-29 15:46:03] "POST /instance-ips HTTP/1.1" 200 386 0.050423 10.0.0.23 - - [2026-01-29 15:46:03] "PUT /virtual-machine-interface/bde14bf0-b2e0-42fd-8042-aeeb822b6dd1 HTTP/1.1" 200 285 0.025620 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.015634 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.022113 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.038985 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008533 252.23.96.244 - - [2026-01-29 15:46:03] "POST /neutron/port HTTP/1.1" 200 1115 0.026198 10.0.0.23 - - [2026-01-29 15:46:03] "POST /instance-ips HTTP/1.1" 200 374 0.025079 252.23.96.244 - - [2026-01-29 15:46:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008729 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.017242 252.23.96.244 - - [2026-01-29 15:46:03] "POST /neutron/port HTTP/1.1" 200 1115 0.021365 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.013169 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004084 252.23.96.244 - - [2026-01-29 15:46:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010067 10.0.0.23 - - [2026-01-29 15:46:03] "POST /instance-ips HTTP/1.1" 200 374 0.019917 252.23.96.244 - - [2026-01-29 15:46:03] "POST /neutron/port HTTP/1.1" 200 1115 0.021744 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.012985 252.23.96.244 - - [2026-01-29 15:46:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010329 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.020510 10.0.0.23 - - [2026-01-29 15:46:03] "GET /virtual-machine/80cae3e3-6a02-4191-9ee6-c118d0516878 HTTP/1.1" 200 1290 0.007410 10.0.0.23 - - [2026-01-29 15:46:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004839 10.0.0.23 - - [2026-01-29 15:46:03] "GET /virtual-machine-interface/0dfecc37-17f6-4212-9b94-b4debfdfbb24 HTTP/1.1" 200 2941 0.009372 10.0.0.23 - - [2026-01-29 15:46:04] "POST /instance-ips HTTP/1.1" 200 376 0.029045 10.0.0.23 - - [2026-01-29 15:46:04] "POST /ref-update HTTP/1.1" 200 156 0.015993 10.0.0.23 - - [2026-01-29 15:46:04] "POST /ref-update HTTP/1.1" 200 156 0.014912 10.0.0.23 - - [2026-01-29 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.23 - - [2026-01-29 15:46:04] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005144 10.0.0.23 - - [2026-01-29 15:46:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005266 10.0.0.23 - - [2026-01-29 15:46:04] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005451 10.0.0.23 - - [2026-01-29 15:46:04] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007151 10.0.0.23 - - [2026-01-29 15:46:04] "POST /instance-ips HTTP/1.1" 200 376 0.028427 10.0.0.23 - - [2026-01-29 15:46:04] "POST /ref-update HTTP/1.1" 200 156 0.014408 10.0.0.23 - - [2026-01-29 15:46:04] "POST /ref-update HTTP/1.1" 200 156 0.013847 10.0.0.23 - - [2026-01-29 15:46:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004667 10.0.0.23 - - [2026-01-29 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.23 - - [2026-01-29 15:46:05] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004897 10.0.0.23 - - [2026-01-29 15:46:05] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004251 10.0.0.23 - - [2026-01-29 15:46:05] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007191 252.23.96.244 - - [2026-01-29 15:46:05] "POST /neutron/port HTTP/1.1" 200 1115 0.020776 252.23.96.244 - - [2026-01-29 15:46:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010745 252.23.96.244 - - [2026-01-29 15:46:06] "POST /neutron/port HTTP/1.1" 200 1115 0.023265 252.23.96.244 - - [2026-01-29 15:46:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012958 252.23.96.244 - - [2026-01-29 15:46:06] "POST /neutron/port HTTP/1.1" 200 1115 0.022150 252.23.96.244 - - [2026-01-29 15:46:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009556 10.0.0.23 - - [2026-01-29 15:46:06] "GET /virtual-machine/dc38d784-52ee-4d8b-aa68-931d5a4ad8ae HTTP/1.1" 200 1291 0.006787 10.0.0.23 - - [2026-01-29 15:46:06] "GET /virtual-machine-interface/0b7097c7-885e-4181-819e-2c21c39fba09 HTTP/1.1" 200 2942 0.006898 10.0.0.23 - - [2026-01-29 15:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.23 - - [2026-01-29 15:46:06] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005477 10.0.0.23 - - [2026-01-29 15:46:06] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003917 10.0.0.23 - - [2026-01-29 15:46:06] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007612 10.0.0.23 - - [2026-01-29 15:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.23 - - [2026-01-29 15:46:07] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004855 10.0.0.23 - - [2026-01-29 15:46:07] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003980 10.0.0.23 - - [2026-01-29 15:46:08] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009800 10.0.0.23 - - [2026-01-29 15:46:08] "POST /fqname-to-id HTTP/1.1" 404 209 0.004062 10.0.0.23 - - [2026-01-29 15:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.23 - - [2026-01-29 15:46:08] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002236 10.0.0.23 - - [2026-01-29 15:46:08] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.041033 10.0.0.23 - - [2026-01-29 15:46:08] "POST /network-policys HTTP/1.1" 200 547 0.029871 10.0.0.23 - - [2026-01-29 15:46:08] "GET /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006689 10.0.0.23 - - [2026-01-29 15:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.23 - - [2026-01-29 15:46:08] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008146 10.0.0.23 - - [2026-01-29 15:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.23 - - [2026-01-29 15:46:08] "GET /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005008 10.0.0.23 - - [2026-01-29 15:46:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.005342 10.0.0.23 - - [2026-01-29 15:46:08] "POST /ref-update HTTP/1.1" 200 156 0.067518 10.0.0.23 - - [2026-01-29 15:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.23 - - [2026-01-29 15:46:08] "POST /access-control-lists HTTP/1.1" 200 601 0.075783 10.0.0.23 - - [2026-01-29 15:46:08] "GET /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007284 252.23.96.244 - - [2026-01-29 15:46:09] "POST /neutron/network HTTP/1.1" 200 915 0.010860 10.0.0.23 - - [2026-01-29 15:46:09] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006740 10.0.0.23 - - [2026-01-29 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.23 - - [2026-01-29 15:46:09] "GET /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004858 10.0.0.23 - - [2026-01-29 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.23 - - [2026-01-29 15:46:09] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006631 10.0.0.23 - - [2026-01-29 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.23 - - [2026-01-29 15:46:09] "GET /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004581 10.0.0.23 - - [2026-01-29 15:46:09] "POST /fqname-to-id HTTP/1.1" 404 242 0.005965 10.0.0.23 - - [2026-01-29 15:46:09] "POST /ref-update HTTP/1.1" 200 156 0.057881 10.0.0.23 - - [2026-01-29 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.23 - - [2026-01-29 15:46:09] "POST /access-control-lists HTTP/1.1" 200 604 0.072183 10.0.0.23 - - [2026-01-29 15:46:09] "GET /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005568 10.0.0.23 - - [2026-01-29 15:46:09] "POST /routing-instances HTTP/1.1" 200 755 0.024721 252.23.96.244 - - [2026-01-29 15:46:09] "POST /neutron/network HTTP/1.1" 200 917 0.010194 10.0.0.23 - - [2026-01-29 15:46:09] "POST /route-targets HTTP/1.1" 200 328 0.015837 10.0.0.23 - - [2026-01-29 15:46:09] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007430 10.0.0.23 - - [2026-01-29 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.23 - - [2026-01-29 15:46:09] "POST /ref-update HTTP/1.1" 200 156 0.019933 10.0.0.23 - - [2026-01-29 15:46:09] "GET /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006055 10.0.0.23 - - [2026-01-29 15:46:09] "GET /routing-instance/2a426608-6637-4b0c-b13d-417d197e1d5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.007688 10.0.0.23 - - [2026-01-29 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.23 - - [2026-01-29 15:46:09] "GET /routing-instance/2a426608-6637-4b0c-b13d-417d197e1d5e?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.013800 10.0.0.23 - - [2026-01-29 15:46:09] "GET /service-template/89d5fce9-1ee2-42f8-99cf-58b85dbd53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004408 252.23.96.244 - - [2026-01-29 15:46:09] "POST /neutron/port HTTP/1.1" 200 1115 0.021716 10.0.0.23 - - [2026-01-29 15:46:09] "POST /ref-update HTTP/1.1" 200 156 0.015599 10.0.0.23 - - [2026-01-29 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017313 10.0.0.23 - - [2026-01-29 15:46:09] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001509 252.23.96.244 - - [2026-01-29 15:46:10] "POST /neutron/port HTTP/1.1" 200 1115 0.039025 10.0.0.23 - - [2026-01-29 15:46:10] "POST /routing-instances HTTP/1.1" 200 756 0.058888 10.0.0.23 - - [2026-01-29 15:46:10] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.063511 10.0.0.23 - - [2026-01-29 15:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014449 252.23.96.244 - - [2026-01-29 15:46:10] "POST /neutron/network HTTP/1.1" 200 927 0.008574 10.0.0.23 - - [2026-01-29 15:46:10] "POST /route-targets HTTP/1.1" 200 328 0.034228 10.0.0.23 - - [2026-01-29 15:46:10] "GET /service-instance/ce1032e9-7246-450c-a09d-a565c80c6a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3535 0.008795 252.23.96.244 - - [2026-01-29 15:46:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004342 10.0.0.23 - - [2026-01-29 15:46:10] "POST /ref-update HTTP/1.1" 200 156 0.028163 10.0.0.23 - - [2026-01-29 15:46:10] "GET /domains HTTP/1.1" 200 438 0.005677 10.0.0.23 - - [2026-01-29 15:46:10] "GET /routing-instance/8edc5049-c350-4d56-9391-ccbc79859362?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.007675 252.23.96.244 - - [2026-01-29 15:46:10] "POST /neutron/subnet HTTP/1.1" 200 694 0.016968 10.0.0.23 - - [2026-01-29 15:46:10] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002454 10.0.0.23 - - [2026-01-29 15:46:10] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1525 0.014441 10.0.0.23 - - [2026-01-29 15:46:10] "GET /routing-instance/8edc5049-c350-4d56-9391-ccbc79859362?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.006073 252.23.96.244 - - [2026-01-29 15:46:10] "POST /neutron/port HTTP/1.1" 200 117 0.001523 10.0.0.23 - - [2026-01-29 15:46:10] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001150 10.0.0.23 - - [2026-01-29 15:46:10] "PUT /routing-instance/2a426608-6637-4b0c-b13d-417d197e1d5e HTTP/1.1" 200 267 0.018356 10.0.0.23 - - [2026-01-29 15:46:10] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 4219 0.057620 252.23.96.244 - - [2026-01-29 15:46:10] "POST /neutron/network HTTP/1.1" 200 917 0.013846 10.0.0.23 - - [2026-01-29 15:46:10] "PUT /routing-instance/8edc5049-c350-4d56-9391-ccbc79859362 HTTP/1.1" 200 267 0.020651 10.0.0.23 - - [2026-01-29 15:46:10] "GET /service-instance/ce1032e9-7246-450c-a09d-a565c80c6a1a HTTP/1.1" 200 3788 0.009540 10.0.0.23 - - [2026-01-29 15:46:10] "POST /ref-update HTTP/1.1" 200 156 0.017031 10.0.0.23 - - [2026-01-29 15:46:10] "GET /domains HTTP/1.1" 200 438 0.004703 10.0.0.23 - - [2026-01-29 15:46:10] "PUT /access-control-list/aedc5e8b-436b-47c5-81f4-4586d2125e91 HTTP/1.1" 200 273 0.024920 10.0.0.23 - - [2026-01-29 15:46:10] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002006 10.0.0.23 - - [2026-01-29 15:46:10] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1525 0.025223 10.0.0.23 - - [2026-01-29 15:46:10] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002392 10.0.0.23 - - [2026-01-29 15:46:10] "PUT /access-control-list/3bb17ea3-dfba-44a2-a98c-23eeafba819e HTTP/1.1" 200 273 0.029251 10.0.0.23 - - [2026-01-29 15:46:10] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 4219 0.051711 10.0.0.23 - - [2026-01-29 15:46:10] "GET /service-instance/ce1032e9-7246-450c-a09d-a565c80c6a1a HTTP/1.1" 200 3788 0.005949 10.0.0.23 - - [2026-01-29 15:46:10] "GET /port-tuple/9ea89b32-5434-43cf-bdc7-bedbf2389229 HTTP/1.1" 200 1977 0.005885 10.0.0.23 - - [2026-01-29 15:46:10] "GET /virtual-machine-interface/27055377-1e8d-4716-aff2-28ec55be7fb0 HTTP/1.1" 200 3812 0.008127 10.0.0.23 - - [2026-01-29 15:46:10] "GET /virtual-machine-interface/474f53d0-e470-4c4f-b53f-b18f62522ae4 HTTP/1.1" 200 3794 0.009181 10.0.0.23 - - [2026-01-29 15:46:11] "GET /virtual-machine-interface/bde14bf0-b2e0-42fd-8042-aeeb822b6dd1 HTTP/1.1" 200 3800 0.009629 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/port HTTP/1.1" 200 3814 0.066011 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008343 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/port HTTP/1.1" 200 3814 0.056653 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012267 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/port HTTP/1.1" 200 3814 0.052787 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010391 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/port HTTP/1.1" 200 3814 0.060786 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010993 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/network HTTP/1.1" 200 889 0.022925 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/network HTTP/1.1" 200 915 0.010326 252.23.96.244 - - [2026-01-29 15:46:11] "POST /neutron/network HTTP/1.1" 200 806 0.018900 252.23.96.244 - - [2026-01-29 15:46:12] "POST /neutron/network HTTP/1.1" 200 832 0.008776 252.23.96.244 - - [2026-01-29 15:46:12] "POST /neutron/network HTTP/1.1" 200 891 0.018031 252.23.96.244 - - [2026-01-29 15:46:12] "POST /neutron/network HTTP/1.1" 200 917 0.008304 10.0.0.23 - - [2026-01-29 15:46:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.002019 10.0.0.23 - - [2026-01-29 15:46:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.002049 10.0.0.23 - - [2026-01-29 15:46:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.002138 10.0.0.23 - - [2026-01-29 15:46:12] "GET /virtual-machine/53cab93b-774a-4347-bcca-798e47b95bbf HTTP/1.1" 200 1800 0.009032 10.0.0.23 - - [2026-01-29 15:46:12] "GET /virtual-machine-interface/27055377-1e8d-4716-aff2-28ec55be7fb0 HTTP/1.1" 200 3812 0.007844 10.0.0.23 - - [2026-01-29 15:46:12] "GET /virtual-machine-interface/474f53d0-e470-4c4f-b53f-b18f62522ae4 HTTP/1.1" 200 3794 0.008577 10.0.0.23 - - [2026-01-29 15:46:12] "GET /virtual-machine-interface/bde14bf0-b2e0-42fd-8042-aeeb822b6dd1 HTTP/1.1" 200 3800 0.008646 10.0.0.23 - - [2026-01-29 15:46:12] "GET /instance-ip/0e1dbf61-d3e8-422f-8690-36e61429958d HTTP/1.1" 200 1979 0.005848 10.0.0.23 - - [2026-01-29 15:46:12] "GET /instance-ip/4aca33b2-6b0c-404a-929b-2f4d30e72938 HTTP/1.1" 200 1622 0.007675 10.0.0.23 - - [2026-01-29 15:46:12] "GET /instance-ip/c3cb94cc-3cd8-4116-ad1a-9844e60f839e HTTP/1.1" 200 1979 0.004654 10.0.0.23 - - [2026-01-29 15:46:12] "GET /instance-ip/9cb16a30-ee32-4ab6-b5a5-fdf916b132ac HTTP/1.1" 200 1620 0.010007 10.0.0.23 - - [2026-01-29 15:46:12] "GET /instance-ip/a2a0e88d-0b40-40a6-8e2b-ca7fe1352010 HTTP/1.1" 200 1957 0.004886 10.0.0.23 - - [2026-01-29 15:46:12] "GET /instance-ip/b6a21b35-feaf-44e9-b8b2-1420f3ad01e9 HTTP/1.1" 200 1955 0.004905 10.0.0.23 - - [2026-01-29 15:46:12] "GET /instance-ip/9785cac5-d70e-4384-9404-dca45baf9677 HTTP/1.1" 200 1959 0.006996 10.0.0.23 - - [2026-01-29 15:46:13] "GET /instance-ip/e73d2ffb-0a6b-4b72-81c8-01cb5206371e HTTP/1.1" 200 1960 0.010391 10.0.0.23 - - [2026-01-29 15:46:13] "GET /instance-ip/f4275a84-698c-4d30-9fa6-517895e6bf94 HTTP/1.1" 200 1621 0.011679 252.23.96.244 - - [2026-01-29 15:46:13] "POST /neutron/port HTTP/1.1" 200 3814 0.049520 252.23.96.244 - - [2026-01-29 15:46:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008753 252.23.96.244 - - [2026-01-29 15:46:13] "POST /neutron/port HTTP/1.1" 200 3814 0.046667 252.23.96.244 - - [2026-01-29 15:46:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010961 252.23.96.244 - - [2026-01-29 15:46:13] "POST /neutron/port HTTP/1.1" 200 3814 0.053262 252.23.96.244 - - [2026-01-29 15:46:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010234 252.23.96.244 - - [2026-01-29 15:46:13] "POST /neutron/port HTTP/1.1" 200 3814 0.060173 252.23.96.244 - - [2026-01-29 15:46:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008632 10.0.0.23 - - [2026-01-29 15:46:13] "GET /virtual-machine/53cab93b-774a-4347-bcca-798e47b95bbf HTTP/1.1" 200 1800 0.005754 10.0.0.23 - - [2026-01-29 15:46:13] "GET /virtual-machine-interface/27055377-1e8d-4716-aff2-28ec55be7fb0 HTTP/1.1" 200 3812 0.006886 10.0.0.23 - - [2026-01-29 15:46:13] "GET /virtual-machine-interface/474f53d0-e470-4c4f-b53f-b18f62522ae4 HTTP/1.1" 200 3794 0.007992 10.0.0.23 - - [2026-01-29 15:46:14] "GET /virtual-machine-interface/bde14bf0-b2e0-42fd-8042-aeeb822b6dd1 HTTP/1.1" 200 3800 0.007546 10.0.0.23 - - [2026-01-29 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.23 - - [2026-01-29 15:46:14] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005416 10.0.0.23 - - [2026-01-29 15:46:14] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005755 10.0.0.23 - - [2026-01-29 15:46:14] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.008106 10.0.0.23 - - [2026-01-29 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.23 - - [2026-01-29 15:46:15] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004914 10.0.0.23 - - [2026-01-29 15:46:15] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005112 10.0.0.23 - - [2026-01-29 15:46:15] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.008556 10.0.0.23 - - [2026-01-29 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.23 - - [2026-01-29 15:46:15] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005047 10.0.0.23 - - [2026-01-29 15:46:15] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.006245 10.0.0.23 - - [2026-01-29 15:46:16] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.010101 10.0.0.23 - - [2026-01-29 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.23 - - [2026-01-29 15:46:16] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004498 10.0.0.23 - - [2026-01-29 15:46:16] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004314 10.0.0.23 - - [2026-01-29 15:46:16] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007512 10.0.0.23 - - [2026-01-29 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.23 - - [2026-01-29 15:46:16] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006114 10.0.0.23 - - [2026-01-29 15:46:16] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005034 10.0.0.23 - - [2026-01-29 15:46:16] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.008990 10.0.0.23 - - [2026-01-29 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.23 - - [2026-01-29 15:46:16] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005261 10.0.0.23 - - [2026-01-29 15:46:16] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004875 10.0.0.23 - - [2026-01-29 15:46:16] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007839 10.0.0.23 - - [2026-01-29 15:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.23 - - [2026-01-29 15:46:17] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005277 10.0.0.23 - - [2026-01-29 15:46:17] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004646 10.0.0.23 - - [2026-01-29 15:46:17] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008234 10.0.0.23 - - [2026-01-29 15:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.23 - - [2026-01-29 15:46:17] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004880 10.0.0.23 - - [2026-01-29 15:46:17] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004147 10.0.0.23 - - [2026-01-29 15:46:17] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008529 10.0.0.23 - - [2026-01-29 15:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.23 - - [2026-01-29 15:46:17] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005593 10.0.0.23 - - [2026-01-29 15:46:17] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004397 10.0.0.23 - - [2026-01-29 15:46:17] "GET /virtual-network/6dea6e04-83ff-4a16-a5a2-df1c447974a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008000 10.0.0.23 - - [2026-01-29 15:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.23 - - [2026-01-29 15:46:18] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004747 10.0.0.23 - - [2026-01-29 15:46:18] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004989 10.0.0.23 - - [2026-01-29 15:46:18] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.009754 10.0.0.23 - - [2026-01-29 15:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.23 - - [2026-01-29 15:46:18] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005166 10.0.0.23 - - [2026-01-29 15:46:18] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004342 10.0.0.23 - - [2026-01-29 15:46:18] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005697 10.0.0.23 - - [2026-01-29 15:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.23 - - [2026-01-29 15:46:18] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005032 10.0.0.23 - - [2026-01-29 15:46:18] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004837 10.0.0.23 - - [2026-01-29 15:46:18] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008706 10.0.0.23 - - [2026-01-29 15:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018229 10.0.0.23 - - [2026-01-29 15:46:18] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.011614 10.0.0.23 - - [2026-01-29 15:46:18] "GET /virtual-networks?parent_id=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.009610 10.0.0.23 - - [2026-01-29 15:46:18] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.011685 10.0.0.23 - - [2026-01-29 15:46:18] "GET /virtual-machine/53cab93b-774a-4347-bcca-798e47b95bbf HTTP/1.1" 200 1800 0.006593 10.0.0.23 - - [2026-01-29 15:46:19] "GET /domains HTTP/1.1" 200 438 0.004560 10.0.0.23 - - [2026-01-29 15:46:19] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001638 10.0.0.23 - - [2026-01-29 15:46:19] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1525 0.008959 10.0.0.23 - - [2026-01-29 15:46:19] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002453 10.0.0.23 - - [2026-01-29 15:46:19] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 4219 0.045163 10.0.0.23 - - [2026-01-29 15:46:19] "GET /service-instance/ce1032e9-7246-450c-a09d-a565c80c6a1a HTTP/1.1" 200 3788 0.006834 10.0.0.23 - - [2026-01-29 15:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.23 - - [2026-01-29 15:46:19] "GET /routing-instance/94da805d-7d22-46d1-9816-2131ab943ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005672 10.0.0.23 - - [2026-01-29 15:46:19] "GET /routing-instance/94da805d-7d22-46d1-9816-2131ab943ef1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2019 0.007299 10.0.0.23 - - [2026-01-29 15:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.23 - - [2026-01-29 15:46:19] "GET /routing-instance/f1a9da0b-2ea0-4888-b8ba-53fd3eaa9ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.005671 10.0.0.23 - - [2026-01-29 15:46:19] "GET /routing-instance/f1a9da0b-2ea0-4888-b8ba-53fd3eaa9ac6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.007478 10.0.0.23 - - [2026-01-29 15:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.23 - - [2026-01-29 15:46:19] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007450 10.0.0.23 - - [2026-01-29 15:46:19] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?fields=routing_instances HTTP/1.1" 200 1679 0.012444 10.0.0.23 - - [2026-01-29 15:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.23 - - [2026-01-29 15:46:19] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008638 10.0.0.23 - - [2026-01-29 15:46:19] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?fields=routing_instances HTTP/1.1" 200 1682 0.013494 10.0.0.23 - - [2026-01-29 15:46:24] "POST /ref-update HTTP/1.1" 200 156 0.079995 10.0.0.23 - - [2026-01-29 15:46:24] "DELETE /access-control-list/3bb17ea3-dfba-44a2-a98c-23eeafba819e HTTP/1.1" 200 115 0.064076 252.23.96.244 - - [2026-01-29 15:46:24] "POST /neutron/network HTTP/1.1" 200 831 0.028122 10.0.0.23 - - [2026-01-29 15:46:24] "GET /virtual-network/070e5287-8073-47b0-8ab6-565d7ae4f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009953 10.0.0.23 - - [2026-01-29 15:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.23 - - [2026-01-29 15:46:24] "GET /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.028869 10.0.0.23 - - [2026-01-29 15:46:24] "DELETE /routing-instance/2a426608-6637-4b0c-b13d-417d197e1d5e HTTP/1.1" 200 115 0.076908 10.0.0.23 - - [2026-01-29 15:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.23 - - [2026-01-29 15:46:24] "DELETE /route-target/e1239ec3-384d-4ca2-9ec5-aa1dd86c1dfe HTTP/1.1" 200 115 0.059154 10.0.0.23 - - [2026-01-29 15:46:24] "POST /ref-update HTTP/1.1" 200 156 0.077944 10.0.0.23 - - [2026-01-29 15:46:24] "DELETE /routing-instance/8edc5049-c350-4d56-9391-ccbc79859362 HTTP/1.1" 200 115 0.085024 10.0.0.23 - - [2026-01-29 15:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007921 252.23.96.244 - - [2026-01-29 15:46:24] "POST /neutron/network HTTP/1.1" 200 829 0.040855 10.0.0.23 - - [2026-01-29 15:46:25] "GET /virtual-network/0f97e309-6592-47e9-a0b6-ff7d0b5b4d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.014341 10.0.0.23 - - [2026-01-29 15:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013778 10.0.0.23 - - [2026-01-29 15:46:25] "DELETE /route-target/3ade3f4c-2ffb-4aa0-9237-85e1f4c14591 HTTP/1.1" 200 115 0.054463 10.0.0.23 - - [2026-01-29 15:46:25] "GET /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005259 10.0.0.23 - - [2026-01-29 15:46:25] "DELETE /access-control-list/aedc5e8b-436b-47c5-81f4-4586d2125e91 HTTP/1.1" 200 115 0.061703 10.0.0.23 - - [2026-01-29 15:46:25] "DELETE /network-policy/48daa276-d2e6-40d3-ab59-0b8990e469a8 HTTP/1.1" 200 115 0.095558 10.0.0.23 - - [2026-01-29 15:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.23 - - [2026-01-29 15:46:25] "DELETE /service-instance/ce1032e9-7246-450c-a09d-a565c80c6a1a HTTP/1.1" 200 115 0.089350 10.0.0.23 - - [2026-01-29 15:46:25] "GET /domains HTTP/1.1" 200 438 0.012113 10.0.0.23 - - [2026-01-29 15:46:25] "POST /ref-update HTTP/1.1" 200 156 0.044592 10.0.0.23 - - [2026-01-29 15:46:25] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001468 10.0.0.23 - - [2026-01-29 15:46:25] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1525 0.017877 10.0.0.23 - - [2026-01-29 15:46:25] "DELETE /instance-ip/c3cb94cc-3cd8-4116-ad1a-9844e60f839e HTTP/1.1" 200 115 0.068072 10.0.0.23 - - [2026-01-29 15:46:25] "POST /ref-update HTTP/1.1" 200 156 0.027302 10.0.0.23 - - [2026-01-29 15:46:25] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.005170 10.0.0.23 - - [2026-01-29 15:46:25] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 3747 0.066237 10.0.0.23 - - [2026-01-29 15:46:25] "DELETE /instance-ip/b6a21b35-feaf-44e9-b8b2-1420f3ad01e9 HTTP/1.1" 200 115 0.086197 10.0.0.23 - - [2026-01-29 15:46:25] "GET /virtual-machine/53cab93b-774a-4347-bcca-798e47b95bbf HTTP/1.1" 200 1800 0.010407 10.0.0.23 - - [2026-01-29 15:46:25] "POST /ref-update HTTP/1.1" 200 156 0.027345 10.0.0.23 - - [2026-01-29 15:46:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003832 10.0.0.23 - - [2026-01-29 15:46:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005579 10.0.0.23 - - [2026-01-29 15:46:25] "DELETE /instance-ip/a2a0e88d-0b40-40a6-8e2b-ca7fe1352010 HTTP/1.1" 200 115 0.031019 10.0.0.23 - - [2026-01-29 15:46:25] "POST /ref-update HTTP/1.1" 200 156 0.013873 10.0.0.23 - - [2026-01-29 15:46:25] "DELETE /instance-ip/9785cac5-d70e-4384-9404-dca45baf9677 HTTP/1.1" 200 115 0.048256 10.0.0.23 - - [2026-01-29 15:46:25] "POST /ref-update HTTP/1.1" 200 156 0.038753 10.0.0.23 - - [2026-01-29 15:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013776 10.0.0.23 - - [2026-01-29 15:46:26] "DELETE /service-template/89d5fce9-1ee2-42f8-99cf-58b85dbd53d2 HTTP/1.1" 200 115 0.064028 10.0.0.23 - - [2026-01-29 15:46:26] "POST /fqname-to-id HTTP/1.1" 404 191 0.005646 10.0.0.23 - - [2026-01-29 15:46:26] "DELETE /instance-ip/e73d2ffb-0a6b-4b72-81c8-01cb5206371e HTTP/1.1" 200 115 0.067690 10.0.0.23 - - [2026-01-29 15:46:26] "POST /ref-update HTTP/1.1" 200 156 0.026597 10.0.0.23 - - [2026-01-29 15:46:26] "DELETE /instance-ip/0e1dbf61-d3e8-422f-8690-36e61429958d HTTP/1.1" 200 115 0.073880 252.23.96.244 - - [2026-01-29 15:46:26] "POST /neutron/network HTTP/1.1" 200 831 0.009965 252.23.96.244 - - [2026-01-29 15:46:26] "POST /neutron/network HTTP/1.1" 400 204 0.026826 252.23.96.244 - - [2026-01-29 15:46:27] "POST /neutron/port HTTP/1.1" 200 1115 0.027930 252.23.96.244 - - [2026-01-29 15:46:27] "POST /neutron/port HTTP/1.1" 200 1115 0.021301 252.23.96.244 - - [2026-01-29 15:46:27] "POST /neutron/port HTTP/1.1" 200 1105 0.019979 252.23.96.244 - - [2026-01-29 15:46:27] "POST /neutron/port HTTP/1.1" 200 1105 0.017861 252.23.96.244 - - [2026-01-29 15:46:27] "POST /neutron/port HTTP/1.1" 200 151 0.206903 252.23.96.244 - - [2026-01-29 15:46:27] "POST /neutron/port HTTP/1.1" 200 151 0.206275 252.23.96.244 - - [2026-01-29 15:46:27] "POST /neutron/port HTTP/1.1" 200 3043 0.038605 252.23.96.244 - - [2026-01-29 15:46:27] "POST /neutron/port HTTP/1.1" 200 1105 0.023570 252.23.96.244 - - [2026-01-29 15:46:28] "POST /neutron/port HTTP/1.1" 200 151 0.209166 252.23.96.244 - - [2026-01-29 15:46:28] "POST /neutron/port HTTP/1.1" 200 1105 0.018213 252.23.96.244 - - [2026-01-29 15:46:28] "POST /neutron/port HTTP/1.1" 200 151 0.211218 252.23.96.244 - - [2026-01-29 15:46:28] "POST /neutron/port HTTP/1.1" 200 1108 0.016589 252.23.96.244 - - [2026-01-29 15:46:28] "POST /neutron/network HTTP/1.1" 200 831 0.009482 10.0.0.23 - - [2026-01-29 15:46:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004769 10.0.0.23 - - [2026-01-29 15:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.23 - - [2026-01-29 15:46:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005154 252.23.96.244 - - [2026-01-29 15:46:28] "POST /neutron/network HTTP/1.1" 200 151 0.156571 10.0.0.23 - - [2026-01-29 15:46:28] "GET /routing-instance/f1a9da0b-2ea0-4888-b8ba-53fd3eaa9ac6 HTTP/1.1" 404 171 0.005166 10.0.0.23 - - [2026-01-29 15:46:28] "DELETE /route-target/feca3b6d-97e5-4314-9d6b-fe75c23a4074 HTTP/1.1" 200 115 0.051046 252.23.96.244 - - [2026-01-29 15:46:28] "POST /neutron/port HTTP/1.1" 200 151 0.227332 10.0.0.23 - - [2026-01-29 15:46:28] "GET /domains HTTP/1.1" 200 438 0.004360 10.0.0.23 - - [2026-01-29 15:46:28] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001911 10.0.0.23 - - [2026-01-29 15:46:28] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1303 0.021389 10.0.0.23 - - [2026-01-29 15:46:29] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001918 10.0.0.23 - - [2026-01-29 15:46:29] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 2292 0.065777 252.23.96.244 - - [2026-01-29 15:46:29] "POST /neutron/network HTTP/1.1" 200 829 0.007771 10.0.0.23 - - [2026-01-29 15:46:29] "GET /global-system-configs HTTP/1.1" 401 296 0.000803 10.0.0.23 - - [2026-01-29 15:46:29] "GET /global-system-configs HTTP/1.1" 401 296 0.000399 10.0.0.23 - - [2026-01-29 15:46:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003429 10.0.0.23 - - [2026-01-29 15:46:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004283 252.23.96.244 - - [2026-01-29 15:46:29] "POST /neutron/network HTTP/1.1" 200 151 0.119989 10.0.0.23 - - [2026-01-29 15:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008225 10.0.0.23 - - [2026-01-29 15:46:29] "GET /routing-instance/94da805d-7d22-46d1-9816-2131ab943ef1 HTTP/1.1" 404 171 0.004455 10.0.0.23 - - [2026-01-29 15:46:29] "DELETE /route-target/0705c03e-f70f-4a71-86f0-8601be66e468 HTTP/1.1" 200 115 0.026531 10.0.0.23 - - [2026-01-29 15:46:29] "GET /domains HTTP/1.1" 200 438 0.003441 10.0.0.23 - - [2026-01-29 15:46:29] "GET /obj-perms HTTP/1.1" 200 6366 0.080444 10.0.0.23 - - [2026-01-29 15:46:29] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001441 10.0.0.23 - - [2026-01-29 15:46:29] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1303 0.009712 10.0.0.23 - - [2026-01-29 15:46:29] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001567 10.0.0.23 - - [2026-01-29 15:46:29] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 2075 0.044734 10.0.0.23 - - [2026-01-29 15:46:30] "GET /obj-perms HTTP/1.1" 200 6366 0.080845 252.23.96.244 - - [2026-01-29 15:46:30] "POST /neutron/network HTTP/1.1" 200 832 0.008815 10.0.0.23 - - [2026-01-29 15:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.23 - - [2026-01-29 15:46:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002756 10.0.0.23 - - [2026-01-29 15:46:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005019 252.23.96.244 - - [2026-01-29 15:46:30] "POST /neutron/network HTTP/1.1" 200 151 0.108806 10.0.0.23 - - [2026-01-29 15:46:30] "DELETE /route-target/05b98faa-b511-4aee-b6d7-01ccbaa009f2 HTTP/1.1" 200 115 0.036031 10.0.0.23 - - [2026-01-29 15:46:30] "GET /routing-instance/080fa4ba-240d-41ed-bd41-634c8ce03422 HTTP/1.1" 404 171 0.006939 10.0.0.23 - - [2026-01-29 15:46:30] "GET /domains HTTP/1.1" 200 438 0.003435 10.0.0.23 - - [2026-01-29 15:46:30] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001932 10.0.0.23 - - [2026-01-29 15:46:30] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1303 0.012080 10.0.0.23 - - [2026-01-29 15:46:30] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002022 10.0.0.23 - - [2026-01-29 15:46:30] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 1836 0.033774 10.0.0.23 - - [2026-01-29 15:46:31] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001295 10.0.0.23 - - [2026-01-29 15:46:31] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.033976 10.0.0.23 - - [2026-01-29 15:46:31] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002377 10.0.0.23 - - [2026-01-29 15:46:31] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?fields=virtual_networks HTTP/1.1" 200 1027 0.032679 10.0.0.23 - - [2026-01-29 15:46:31] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001791 10.0.0.23 - - [2026-01-29 15:46:31] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.037787 10.0.0.23 - - [2026-01-29 15:46:31] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001624 10.0.0.23 - - [2026-01-29 15:46:31] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?fields=security_groups HTTP/1.1" 200 1250 0.036034 10.0.0.23 - - [2026-01-29 15:46:32] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003138 10.0.0.23 - - [2026-01-29 15:46:32] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.011395 10.0.0.23 - - [2026-01-29 15:46:32] "POST /fqname-to-id HTTP/1.1" 404 187 0.042816 10.0.0.23 - - [2026-01-29 15:46:32] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003709 10.0.0.23 - - [2026-01-29 15:46:32] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001964 10.0.0.23 - - [2026-01-29 15:46:32] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010522 10.0.0.23 - - [2026-01-29 15:46:33] "POST /id-to-fqname HTTP/1.1" 200 189 0.005778 10.0.0.23 - - [2026-01-29 15:46:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.004748 10.0.0.23 - - [2026-01-29 15:46:33] "POST /security-groups HTTP/1.1" 200 584 0.073731 10.0.0.23 - - [2026-01-29 15:46:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.003375 10.0.0.23 - - [2026-01-29 15:46:33] "POST /projects HTTP/1.1" 200 579 0.270556 10.0.0.23 - - [2026-01-29 15:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.316263 10.0.0.23 - - [2026-01-29 15:46:33] "POST /access-control-lists HTTP/1.1" 200 597 0.072004 10.0.0.23 - - [2026-01-29 15:46:33] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.504833 10.0.0.23 - - [2026-01-29 15:46:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.003833 10.0.0.23 - - [2026-01-29 15:46:33] "POST /access-control-lists HTTP/1.1" 200 595 0.072627 10.0.0.23 - - [2026-01-29 15:46:34] "GET / HTTP/1.1" 200 36215 0.002269 10.0.0.23 - - [2026-01-29 15:46:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000890 10.0.0.23 - - [2026-01-29 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.040308 10.0.0.23 - - [2026-01-29 15:46:36] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001754 10.0.0.23 - - [2026-01-29 15:46:36] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.035543 10.0.0.23 - - [2026-01-29 15:46:36] "POST /fqname-to-id HTTP/1.1" 404 178 0.003638 10.0.0.23 - - [2026-01-29 15:46:36] "POST /virtual-DNSs HTTP/1.1" 200 507 0.032942 10.0.0.23 - - [2026-01-29 15:46:36] "GET /virtual-DNS/42c21614-73af-48cc-b5a7-1858bbf8c598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.006479 10.0.0.23 - - [2026-01-29 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.23 - - [2026-01-29 15:46:36] "GET /virtual-DNS/42c21614-73af-48cc-b5a7-1858bbf8c598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004636 10.0.0.23 - - [2026-01-29 15:46:36] "GET /domains HTTP/1.1" 401 296 0.000507 10.0.0.23 - - [2026-01-29 15:46:37] "GET /domains HTTP/1.1" 200 438 0.041138 10.0.0.23 - - [2026-01-29 15:46:37] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002037 10.0.0.23 - - [2026-01-29 15:46:37] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1688 0.012708 10.0.0.23 - - [2026-01-29 15:46:37] "GET /virtual-DNS/42c21614-73af-48cc-b5a7-1858bbf8c598 HTTP/1.1" 200 1438 0.005869 10.0.0.23 - - [2026-01-29 15:46:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004142 10.0.0.23 - - [2026-01-29 15:46:37] "POST /network-ipams HTTP/1.1" 200 514 0.026681 10.0.0.23 - - [2026-01-29 15:46:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.004283 10.0.0.23 - - [2026-01-29 15:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.23 - - [2026-01-29 15:46:37] "GET /network-ipam/75d094a4-8d7b-4710-8854-30cba7870c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.007375 10.0.0.23 - - [2026-01-29 15:46:37] "PUT /network-ipam/75d094a4-8d7b-4710-8854-30cba7870c0f HTTP/1.1" 200 259 0.017422 10.0.0.23 - - [2026-01-29 15:46:37] "POST /ref-update HTTP/1.1" 200 156 0.013065 10.0.0.23 - - [2026-01-29 15:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.23 - - [2026-01-29 15:46:37] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001517 10.0.0.23 - - [2026-01-29 15:46:38] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042214 252.23.96.244 - - [2026-01-29 15:46:38] "POST /neutron/network HTTP/1.1" 200 117 0.051724 10.0.0.23 - - [2026-01-29 15:46:38] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001728 252.23.96.244 - - [2026-01-29 15:46:38] "POST /neutron/network HTTP/1.1" 200 616 0.112622 10.0.0.23 - - [2026-01-29 15:46:38] "POST /route-targets HTTP/1.1" 200 328 0.015614 10.0.0.23 - - [2026-01-29 15:46:38] "POST /ref-update HTTP/1.1" 200 156 0.016120 10.0.0.23 - - [2026-01-29 15:46:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006765 252.23.96.244 - - [2026-01-29 15:46:38] "POST /neutron/subnet HTTP/1.1" 200 711 0.250209 252.23.96.244 - - [2026-01-29 15:46:38] "POST /neutron/network HTTP/1.1" 200 829 0.009249 10.0.0.23 - - [2026-01-29 15:46:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.002573 10.0.0.23 - - [2026-01-29 15:46:38] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006950 252.23.96.244 - - [2026-01-29 15:46:38] "POST /neutron/network HTTP/1.1" 200 829 0.008484 10.0.0.23 - - [2026-01-29 15:46:39] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007729 252.23.96.244 - - [2026-01-29 15:46:39] "POST /neutron/network HTTP/1.1" 200 829 0.009277 252.23.96.244 - - [2026-01-29 15:46:39] "POST /neutron/subnet HTTP/1.1" 200 711 0.011426 252.23.96.244 - - [2026-01-29 15:46:39] "POST /neutron/network HTTP/1.1" 200 803 0.016178 252.23.96.244 - - [2026-01-29 15:46:39] "POST /neutron/network HTTP/1.1" 200 829 0.008097 10.0.0.23 - - [2026-01-29 15:46:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001963 252.23.96.244 - - [2026-01-29 15:46:39] "POST /neutron/network HTTP/1.1" 200 839 0.009837 252.23.96.244 - - [2026-01-29 15:46:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000573 252.23.96.244 - - [2026-01-29 15:46:39] "GET / HTTP/1.1" 200 36215 0.002900 252.23.96.244 - - [2026-01-29 15:46:39] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000483 10.0.0.23 - - [2026-01-29 15:46:40] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001656 252.23.96.244 - - [2026-01-29 15:46:40] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.073978 252.23.96.244 - - [2026-01-29 15:46:40] "POST /neutron/network HTTP/1.1" 200 829 0.007347 252.23.96.244 - - [2026-01-29 15:46:40] "POST /neutron/port HTTP/1.1" 200 117 0.006427 252.23.96.244 - - [2026-01-29 15:46:40] "POST /neutron/port HTTP/1.1" 200 117 0.006526 252.23.96.244 - - [2026-01-29 15:46:40] "POST /neutron/port HTTP/1.1" 200 117 0.006857 252.23.96.244 - - [2026-01-29 15:46:41] "POST /neutron/network HTTP/1.1" 200 839 0.008055 10.0.0.23 - - [2026-01-29 15:46:41] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001706 252.23.96.244 - - [2026-01-29 15:46:42] "POST /neutron/port HTTP/1.1" 200 1056 0.392653 252.23.96.244 - - [2026-01-29 15:46:42] "POST /neutron/port HTTP/1.1" 200 1056 0.016953 252.23.96.244 - - [2026-01-29 15:46:42] "POST /neutron/port HTTP/1.1" 200 1056 0.021454 252.23.96.244 - - [2026-01-29 15:46:42] "POST /neutron/port HTTP/1.1" 200 1106 0.106206 252.23.96.244 - - [2026-01-29 15:46:42] "POST /neutron/port HTTP/1.1" 200 1116 0.018744 252.23.96.244 - - [2026-01-29 15:46:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004429 252.23.96.244 - - [2026-01-29 15:46:42] "POST /neutron/subnet HTTP/1.1" 200 685 0.010060 252.23.96.244 - - [2026-01-29 15:46:42] "POST /neutron/port HTTP/1.1" 200 117 0.001835 252.23.96.244 - - [2026-01-29 15:46:42] "POST /neutron/network HTTP/1.1" 200 829 0.008657 252.23.96.244 - - [2026-01-29 15:46:45] "POST /neutron/port HTTP/1.1" 200 1116 0.019538 252.23.96.244 - - [2026-01-29 15:46:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009622 252.23.96.244 - - [2026-01-29 15:46:46] "POST /neutron/port HTTP/1.1" 200 1116 0.015318 252.23.96.244 - - [2026-01-29 15:46:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008116 252.23.96.244 - - [2026-01-29 15:46:46] "POST /neutron/port HTTP/1.1" 200 1116 0.020026 252.23.96.244 - - [2026-01-29 15:46:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010583 10.0.0.23 - - [2026-01-29 15:46:46] "GET /virtual-machine/4b0b0011-1fea-4402-bbc9-5ea6ccb19635 HTTP/1.1" 200 1293 0.007218 10.0.0.23 - - [2026-01-29 15:46:46] "GET /virtual-machine-interface/a5f523eb-ea99-436f-8fe5-0b3b34d29fa3 HTTP/1.1" 200 2960 0.007147 10.0.0.23 - - [2026-01-29 15:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.23 - - [2026-01-29 15:46:46] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004286 10.0.0.23 - - [2026-01-29 15:46:46] "GET /virtual-networks?parent_id=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004230 10.0.0.23 - - [2026-01-29 15:46:46] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006437 10.0.0.23 - - [2026-01-29 15:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.23 - - [2026-01-29 15:46:49] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006157 252.23.96.244 - - [2026-01-29 15:46:53] "POST /neutron/port HTTP/1.1" 200 1116 0.016894 252.23.96.244 - - [2026-01-29 15:46:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008992 10.0.0.23 - - [2026-01-29 15:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.23 - - [2026-01-29 15:46:54] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006667 252.23.96.244 - - [2026-01-29 15:46:54] "POST /neutron/port HTTP/1.1" 200 1116 0.020983 252.23.96.244 - - [2026-01-29 15:46:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007484 252.23.96.244 - - [2026-01-29 15:46:54] "POST /neutron/port HTTP/1.1" 200 1116 0.020320 252.23.96.244 - - [2026-01-29 15:46:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007631 10.0.0.23 - - [2026-01-29 15:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.23 - - [2026-01-29 15:46:56] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005287 10.0.0.23 - - [2026-01-29 15:46:56] "GET /virtual-networks?parent_id=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003870 252.23.96.244 - - [2026-01-29 15:46:56] "POST /neutron/port HTTP/1.1" 200 1116 0.021631 10.0.0.23 - - [2026-01-29 15:46:56] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006345 252.23.96.244 - - [2026-01-29 15:46:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008754 10.0.0.23 - - [2026-01-29 15:46:59] "GET /global-system-configs HTTP/1.1" 401 296 0.000632 10.0.0.23 - - [2026-01-29 15:46:59] "GET /global-system-configs HTTP/1.1" 401 296 0.000453 252.23.96.244 - - [2026-01-29 15:47:01] "POST /neutron/network HTTP/1.1" 200 803 0.015439 252.23.96.244 - - [2026-01-29 15:47:01] "POST /neutron/network HTTP/1.1" 200 829 0.012406 10.0.0.23 - - [2026-01-29 15:47:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.002537 252.23.96.244 - - [2026-01-29 15:47:01] "POST /neutron/port HTTP/1.1" 200 1116 0.026970 252.23.96.244 - - [2026-01-29 15:47:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009786 252.23.96.244 - - [2026-01-29 15:47:01] "POST /neutron/network HTTP/1.1" 200 839 0.008847 252.23.96.244 - - [2026-01-29 15:47:01] "GET /aaa-mode HTTP/1.1" 401 296 0.000491 252.23.96.244 - - [2026-01-29 15:47:01] "GET / HTTP/1.1" 200 36215 0.003147 252.23.96.244 - - [2026-01-29 15:47:01] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000760 10.0.0.23 - - [2026-01-29 15:47:02] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002013 252.23.96.244 - - [2026-01-29 15:47:02] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.090120 252.23.96.244 - - [2026-01-29 15:47:02] "POST /neutron/network HTTP/1.1" 200 829 0.051944 252.23.96.244 - - [2026-01-29 15:47:02] "POST /neutron/port HTTP/1.1" 200 1116 0.025432 252.23.96.244 - - [2026-01-29 15:47:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009148 252.23.96.244 - - [2026-01-29 15:47:02] "POST /neutron/port HTTP/1.1" 200 117 0.008534 252.23.96.244 - - [2026-01-29 15:47:03] "POST /neutron/port HTTP/1.1" 200 117 0.008158 252.23.96.244 - - [2026-01-29 15:47:03] "POST /neutron/network HTTP/1.1" 200 839 0.007509 10.0.0.23 - - [2026-01-29 15:47:03] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001416 252.23.96.244 - - [2026-01-29 15:47:03] "POST /neutron/port HTTP/1.1" 200 1056 0.297270 252.23.96.244 - - [2026-01-29 15:47:04] "POST /neutron/port HTTP/1.1" 200 1056 0.018116 252.23.96.244 - - [2026-01-29 15:47:04] "POST /neutron/port HTTP/1.1" 200 1056 0.015489 252.23.96.244 - - [2026-01-29 15:47:04] "POST /neutron/port HTTP/1.1" 200 1106 0.095574 252.23.96.244 - - [2026-01-29 15:47:04] "POST /neutron/port HTTP/1.1" 200 1116 0.022812 252.23.96.244 - - [2026-01-29 15:47:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005846 252.23.96.244 - - [2026-01-29 15:47:04] "POST /neutron/subnet HTTP/1.1" 200 685 0.010566 252.23.96.244 - - [2026-01-29 15:47:04] "POST /neutron/port HTTP/1.1" 200 117 0.001956 252.23.96.244 - - [2026-01-29 15:47:04] "POST /neutron/network HTTP/1.1" 200 829 0.009322 252.23.96.244 - - [2026-01-29 15:47:08] "POST /neutron/port HTTP/1.1" 200 1116 0.019131 252.23.96.244 - - [2026-01-29 15:47:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009377 252.23.96.244 - - [2026-01-29 15:47:08] "POST /neutron/port HTTP/1.1" 200 1116 0.018645 252.23.96.244 - - [2026-01-29 15:47:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009036 252.23.96.244 - - [2026-01-29 15:47:08] "POST /neutron/port HTTP/1.1" 200 1116 0.021899 252.23.96.244 - - [2026-01-29 15:47:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009366 10.0.0.23 - - [2026-01-29 15:47:08] "GET /virtual-machine/7ba6374a-d3e0-4c66-ba76-97223d08c16c HTTP/1.1" 200 1293 0.006576 10.0.0.23 - - [2026-01-29 15:47:08] "GET /virtual-machine-interface/fbdab727-33da-44ea-ac7a-62661e6185a7 HTTP/1.1" 200 2960 0.007316 252.23.96.244 - - [2026-01-29 15:47:08] "POST /neutron/port HTTP/1.1" 200 1116 0.134742 10.0.0.23 - - [2026-01-29 15:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.23 - - [2026-01-29 15:47:08] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006038 252.23.96.244 - - [2026-01-29 15:47:08] "POST /neutron/port HTTP/1.1" 200 1116 0.015715 10.0.0.23 - - [2026-01-29 15:47:08] "GET /virtual-networks?parent_id=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004303 10.0.0.23 - - [2026-01-29 15:47:08] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008133 252.23.96.244 - - [2026-01-29 15:47:09] "POST /neutron/network HTTP/1.1" 200 839 0.008016 252.23.96.244 - - [2026-01-29 15:47:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007555 252.23.96.244 - - [2026-01-29 15:47:09] "POST /neutron/subnet HTTP/1.1" 200 685 0.010799 252.23.96.244 - - [2026-01-29 15:47:09] "POST /neutron/port HTTP/1.1" 200 117 0.001839 252.23.96.244 - - [2026-01-29 15:47:09] "POST /neutron/network HTTP/1.1" 200 829 0.009271 10.0.0.23 - - [2026-01-29 15:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.23 - - [2026-01-29 15:47:12] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007041 252.23.96.244 - - [2026-01-29 15:47:15] "POST /neutron/port HTTP/1.1" 200 1116 0.023712 252.23.96.244 - - [2026-01-29 15:47:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009290 252.23.96.244 - - [2026-01-29 15:47:15] "POST /neutron/port HTTP/1.1" 200 1116 0.018951 252.23.96.244 - - [2026-01-29 15:47:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010615 10.0.0.23 - - [2026-01-29 15:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.23 - - [2026-01-29 15:47:16] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007362 10.0.0.23 - - [2026-01-29 15:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.23 - - [2026-01-29 15:47:18] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005663 252.23.96.244 - - [2026-01-29 15:47:18] "POST /neutron/port HTTP/1.1" 200 1116 0.017233 10.0.0.23 - - [2026-01-29 15:47:18] "GET /virtual-networks?parent_id=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003885 252.23.96.244 - - [2026-01-29 15:47:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007177 10.0.0.23 - - [2026-01-29 15:47:18] "GET /virtual-network/7042505d-115f-4775-940a-44deb1ea1a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.019691 252.23.96.244 - - [2026-01-29 15:47:18] "POST /neutron/port HTTP/1.1" 200 1116 0.032218 252.23.96.244 - - [2026-01-29 15:47:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008198 10.0.0.23 - - [2026-01-29 15:47:19] "DELETE /project/1eb58bbb632848c9b091d1e3e8ab1ed9 HTTP/1.1" 404 173 0.012246 10.0.0.23 - - [2026-01-29 15:47:19] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001885 10.0.0.23 - - [2026-01-29 15:47:19] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.059047 10.0.0.23 - - [2026-01-29 15:47:19] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001391 10.0.0.23 - - [2026-01-29 15:47:19] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?fields=security_groups HTTP/1.1" 200 1343 0.065636 10.0.0.23 - - [2026-01-29 15:47:19] "DELETE /security-group/dda3ac6d-7544-4d1b-8ee6-749304f3ef1e HTTP/1.1" 200 115 0.060026 10.0.0.23 - - [2026-01-29 15:47:19] "GET /projects?obj_uuids=0a4b90e4-87d3-4292-9275-883968c9eb17&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002133 10.0.0.23 - - [2026-01-29 15:47:19] "DELETE /access-control-list/dfa6eb24-a0a5-4960-a3b8-62b8e0352fe7 HTTP/1.1" 200 115 0.037568 10.0.0.23 - - [2026-01-29 15:47:19] "GET /project/0a4b90e4-87d3-4292-9275-883968c9eb17?fields=application_policy_sets HTTP/1.1" 200 1382 0.041541 10.0.0.23 - - [2026-01-29 15:47:19] "DELETE /access-control-list/e95a105e-da2d-4d33-9ab9-981027dfdded HTTP/1.1" 200 115 0.026806 10.0.0.23 - - [2026-01-29 15:47:19] "DELETE /project/0a4b90e4-87d3-4292-9275-883968c9eb17 HTTP/1.1" 200 115 0.440571 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:47:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001065 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:47:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001351 10.0.0.23 - - [2026-01-29 15:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.23 - - [2026-01-29 15:47:26] "DELETE /virtual-DNS/42c21614-73af-48cc-b5a7-1858bbf8c598 HTTP/1.1" 409 236 0.009921 10.0.0.23 - - [2026-01-29 15:47:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.004721 10.0.0.23 - - [2026-01-29 15:47:26] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.029810 10.0.0.23 - - [2026-01-29 15:47:26] "GET /virtual-DNS-record/d4ca3f6c-8343-422a-8bc3-49b51935b7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.007322 10.0.0.23 - - [2026-01-29 15:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.23 - - [2026-01-29 15:47:26] "GET /virtual-DNS-record/d4ca3f6c-8343-422a-8bc3-49b51935b7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004281 10.0.0.23 - - [2026-01-29 15:47:26] "GET /domains HTTP/1.1" 200 438 0.006426 10.0.0.23 - - [2026-01-29 15:47:26] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001745 10.0.0.23 - - [2026-01-29 15:47:26] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1505 0.012110 10.0.0.23 - - [2026-01-29 15:47:26] "GET /virtual-DNS/42c21614-73af-48cc-b5a7-1858bbf8c598 HTTP/1.1" 200 1905 0.008073 10.0.0.23 - - [2026-01-29 15:47:26] "GET /virtual-DNS-record/d4ca3f6c-8343-422a-8bc3-49b51935b7f8 HTTP/1.1" 200 1337 0.004779 10.0.0.23 - - [2026-01-29 15:47:30] "GET /obj-perms HTTP/1.1" 200 6366 0.080599 10.0.0.23 - - [2026-01-29 15:47:31] "GET /obj-perms HTTP/1.1" 200 6366 0.076365 10.0.0.23 - - [2026-01-29 15:47:32] "DELETE /virtual-DNS-record/d4ca3f6c-8343-422a-8bc3-49b51935b7f8 HTTP/1.1" 200 115 0.028681 10.0.0.23 - - [2026-01-29 15:47:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.004366 252.23.96.244 - - [2026-01-29 15:47:32] "POST /neutron/network HTTP/1.1" 200 829 0.008975 252.23.96.244 - - [2026-01-29 15:47:32] "POST /neutron/network HTTP/1.1" 400 204 0.016717 252.23.96.244 - - [2026-01-29 15:47:33] "POST /neutron/port HTTP/1.1" 200 1116 0.019232 252.23.96.244 - - [2026-01-29 15:47:33] "POST /neutron/port HTTP/1.1" 200 1116 0.018104 252.23.96.244 - - [2026-01-29 15:47:33] "POST /neutron/port HTTP/1.1" 200 1106 0.019073 252.23.96.244 - - [2026-01-29 15:47:33] "POST /neutron/port HTTP/1.1" 200 1106 0.017142 252.23.96.244 - - [2026-01-29 15:47:33] "POST /neutron/port HTTP/1.1" 200 151 0.204855 252.23.96.244 - - [2026-01-29 15:47:33] "POST /neutron/port HTTP/1.1" 200 151 0.211734 252.23.96.244 - - [2026-01-29 15:47:34] "POST /neutron/network HTTP/1.1" 200 829 0.008476 10.0.0.23 - - [2026-01-29 15:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.23 - - [2026-01-29 15:47:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003571 10.0.0.23 - - [2026-01-29 15:47:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003129 10.0.0.23 - - [2026-01-29 15:47:35] "DELETE /route-target/beeb3468-3b6c-4f40-875c-1bb8015fa10d HTTP/1.1" 200 115 0.112882 252.23.96.244 - - [2026-01-29 15:47:35] "POST /neutron/network HTTP/1.1" 200 151 0.489409 10.0.0.23 - - [2026-01-29 15:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.23 - - [2026-01-29 15:47:35] "DELETE /network-ipam/75d094a4-8d7b-4710-8854-30cba7870c0f HTTP/1.1" 200 115 0.040345 10.0.0.23 - - [2026-01-29 15:47:35] "DELETE /virtual-DNS/42c21614-73af-48cc-b5a7-1858bbf8c598 HTTP/1.1" 200 115 0.038717 10.0.0.23 - - [2026-01-29 15:47:35] "POST /fqname-to-id HTTP/1.1" 404 178 0.003883 10.0.0.23 - - [2026-01-29 15:47:35] "GET /domains HTTP/1.1" 200 438 0.004144 10.0.0.23 - - [2026-01-29 15:47:35] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002263 10.0.0.23 - - [2026-01-29 15:47:35] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1306 0.013516 10.0.0.23 - - [2026-01-29 15:47:36] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002119 10.0.0.23 - - [2026-01-29 15:47:36] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.039687 10.0.0.23 - - [2026-01-29 15:47:36] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002146 10.0.0.23 - - [2026-01-29 15:47:36] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?fields=virtual_networks HTTP/1.1" 200 1034 0.043034 10.0.0.23 - - [2026-01-29 15:47:36] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001721 10.0.0.23 - - [2026-01-29 15:47:36] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.036142 10.0.0.23 - - [2026-01-29 15:47:36] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001341 10.0.0.23 - - [2026-01-29 15:47:36] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?fields=security_groups HTTP/1.1" 200 1260 0.032325 10.0.0.23 - - [2026-01-29 15:47:37] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001644 10.0.0.23 - - [2026-01-29 15:47:37] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.011042 10.0.0.23 - - [2026-01-29 15:47:37] "POST /fqname-to-id HTTP/1.1" 404 187 0.041272 10.0.0.23 - - [2026-01-29 15:47:37] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003657 10.0.0.23 - - [2026-01-29 15:47:37] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001298 10.0.0.23 - - [2026-01-29 15:47:37] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008649 10.0.0.23 - - [2026-01-29 15:47:38] "POST /id-to-fqname HTTP/1.1" 200 189 0.001963 10.0.0.23 - - [2026-01-29 15:47:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.004281 10.0.0.23 - - [2026-01-29 15:47:38] "POST /security-groups HTTP/1.1" 200 584 0.073009 10.0.0.23 - - [2026-01-29 15:47:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.005945 10.0.0.23 - - [2026-01-29 15:47:38] "POST /projects HTTP/1.1" 200 579 0.245901 10.0.0.23 - - [2026-01-29 15:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.286092 10.0.0.23 - - [2026-01-29 15:47:38] "POST /access-control-lists HTTP/1.1" 200 597 0.064255 10.0.0.23 - - [2026-01-29 15:47:38] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.473207 10.0.0.23 - - [2026-01-29 15:47:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.004245 10.0.0.23 - - [2026-01-29 15:47:38] "POST /access-control-lists HTTP/1.1" 200 595 0.064753 10.0.0.23 - - [2026-01-29 15:47:39] "GET / HTTP/1.1" 200 36215 0.002214 10.0.0.23 - - [2026-01-29 15:47:40] "POST /fqname-to-id HTTP/1.1" 401 296 0.000883 10.0.0.23 - - [2026-01-29 15:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.117377 10.0.0.23 - - [2026-01-29 15:47:41] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001470 10.0.0.23 - - [2026-01-29 15:47:41] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.037427 252.23.96.244 - - [2026-01-29 15:47:41] "POST /neutron/network HTTP/1.1" 200 117 0.047103 10.0.0.23 - - [2026-01-29 15:47:41] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001764 252.23.96.244 - - [2026-01-29 15:47:41] "POST /neutron/network HTTP/1.1" 200 604 0.102257 10.0.0.23 - - [2026-01-29 15:47:41] "POST /route-targets HTTP/1.1" 200 328 0.016881 10.0.0.23 - - [2026-01-29 15:47:41] "POST /ref-update HTTP/1.1" 200 156 0.028586 10.0.0.23 - - [2026-01-29 15:47:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006786 252.23.96.244 - - [2026-01-29 15:47:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.174617 252.23.96.244 - - [2026-01-29 15:47:41] "POST /neutron/network HTTP/1.1" 200 824 0.009110 10.0.0.23 - - [2026-01-29 15:47:41] "POST /id-to-fqname HTTP/1.1" 200 219 0.001847 10.0.0.23 - - [2026-01-29 15:47:41] "GET /virtual-network/d2a0a674-ee70-47b6-b98b-0be1c8d6bfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008048 252.23.96.244 - - [2026-01-29 15:47:42] "POST /neutron/network HTTP/1.1" 200 824 0.010495 10.0.0.23 - - [2026-01-29 15:47:42] "GET /virtual-network/d2a0a674-ee70-47b6-b98b-0be1c8d6bfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009487 252.23.96.244 - - [2026-01-29 15:47:42] "POST /neutron/network HTTP/1.1" 200 824 0.009171 252.23.96.244 - - [2026-01-29 15:47:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.010615 10.0.0.23 - - [2026-01-29 15:47:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.002708 252.23.96.244 - - [2026-01-29 15:47:42] "POST /neutron/network HTTP/1.1" 200 834 0.009409 252.23.96.244 - - [2026-01-29 15:47:42] "GET /aaa-mode HTTP/1.1" 401 296 0.000714 252.23.96.244 - - [2026-01-29 15:47:42] "GET / HTTP/1.1" 200 36215 0.002253 252.23.96.244 - - [2026-01-29 15:47:42] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000575 10.0.0.23 - - [2026-01-29 15:47:43] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001844 252.23.96.244 - - [2026-01-29 15:47:43] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.067192 252.23.96.244 - - [2026-01-29 15:47:43] "POST /neutron/network HTTP/1.1" 200 824 0.008101 252.23.96.244 - - [2026-01-29 15:47:43] "POST /neutron/port HTTP/1.1" 200 117 0.007284 252.23.96.244 - - [2026-01-29 15:47:43] "POST /neutron/port HTTP/1.1" 200 117 0.006196 10.0.0.23 - - [2026-01-29 15:47:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.001826 252.23.96.244 - - [2026-01-29 15:47:43] "POST /neutron/port HTTP/1.1" 200 117 0.008003 252.23.96.244 - - [2026-01-29 15:47:43] "POST /neutron/network HTTP/1.1" 200 834 0.008221 252.23.96.244 - - [2026-01-29 15:47:44] "GET /aaa-mode HTTP/1.1" 401 296 0.000823 252.23.96.244 - - [2026-01-29 15:47:44] "GET / HTTP/1.1" 200 36215 0.004239 252.23.96.244 - - [2026-01-29 15:47:44] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000644 252.23.96.244 - - [2026-01-29 15:47:44] "POST /neutron/network HTTP/1.1" 200 834 0.009674 10.0.0.23 - - [2026-01-29 15:47:44] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002453 10.0.0.23 - - [2026-01-29 15:47:44] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001467 252.23.96.244 - - [2026-01-29 15:47:44] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.154931 252.23.96.244 - - [2026-01-29 15:47:44] "POST /neutron/network HTTP/1.1" 200 824 0.012686 252.23.96.244 - - [2026-01-29 15:47:44] "POST /neutron/port HTTP/1.1" 200 1060 0.497496 252.23.96.244 - - [2026-01-29 15:47:44] "POST /neutron/port HTTP/1.1" 200 1060 0.024214 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/port HTTP/1.1" 200 1060 0.034376 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/port HTTP/1.1" 200 1070 0.041063 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017700 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/port HTTP/1.1" 200 117 0.028702 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/port HTTP/1.1" 200 1110 0.171299 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/port HTTP/1.1" 200 1120 0.029756 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/port HTTP/1.1" 200 1120 0.024369 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.018493 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005218 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/subnet HTTP/1.1" 200 703 0.010887 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/port HTTP/1.1" 200 117 0.002713 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/network HTTP/1.1" 200 824 0.009467 252.23.96.244 - - [2026-01-29 15:47:45] "POST /neutron/network HTTP/1.1" 200 834 0.010864 10.0.0.23 - - [2026-01-29 15:47:45] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001580 252.23.96.244 - - [2026-01-29 15:47:46] "POST /neutron/port HTTP/1.1" 200 1060 0.353673 252.23.96.244 - - [2026-01-29 15:47:46] "POST /neutron/port HTTP/1.1" 200 1060 0.018263 252.23.96.244 - - [2026-01-29 15:47:46] "POST /neutron/port HTTP/1.1" 200 1060 0.014666 252.23.96.244 - - [2026-01-29 15:47:46] "POST /neutron/port HTTP/1.1" 200 1110 0.111974 252.23.96.244 - - [2026-01-29 15:47:46] "POST /neutron/port HTTP/1.1" 200 1120 0.019871 252.23.96.244 - - [2026-01-29 15:47:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005535 252.23.96.244 - - [2026-01-29 15:47:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.010384 252.23.96.244 - - [2026-01-29 15:47:46] "POST /neutron/port HTTP/1.1" 200 117 0.002022 252.23.96.244 - - [2026-01-29 15:47:46] "POST /neutron/network HTTP/1.1" 200 824 0.010720 252.23.96.244 - - [2026-01-29 15:47:50] "POST /neutron/port HTTP/1.1" 200 1120 0.022159 252.23.96.244 - - [2026-01-29 15:47:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009468 252.23.96.244 - - [2026-01-29 15:47:50] "POST /neutron/port HTTP/1.1" 200 1120 0.024059 252.23.96.244 - - [2026-01-29 15:47:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009656 252.23.96.244 - - [2026-01-29 15:47:50] "POST /neutron/port HTTP/1.1" 200 1120 0.030932 252.23.96.244 - - [2026-01-29 15:47:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010835 10.0.0.23 - - [2026-01-29 15:47:51] "GET /virtual-machine/34f2056b-4bdb-4b95-8e95-ed0b8c0266ba HTTP/1.1" 401 296 0.000538 10.0.0.23 - - [2026-01-29 15:47:51] "GET /virtual-machine/34f2056b-4bdb-4b95-8e95-ed0b8c0266ba HTTP/1.1" 200 1293 0.053578 10.0.0.23 - - [2026-01-29 15:47:51] "GET /virtual-machine-interface/2d1636b4-86d3-475f-a5b9-e09c48c17991 HTTP/1.1" 200 2941 0.006934 10.0.0.23 - - [2026-01-29 15:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.23 - - [2026-01-29 15:47:51] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008610 10.0.0.23 - - [2026-01-29 15:47:51] "GET /virtual-networks?parent_id=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003936 10.0.0.23 - - [2026-01-29 15:47:51] "GET /virtual-network/d2a0a674-ee70-47b6-b98b-0be1c8d6bfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.011783 10.0.0.23 - - [2026-01-29 15:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.23 - - [2026-01-29 15:47:55] "GET /virtual-network/d2a0a674-ee70-47b6-b98b-0be1c8d6bfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008075 252.23.96.244 - - [2026-01-29 15:47:57] "POST /neutron/port HTTP/1.1" 200 1120 0.024610 252.23.96.244 - - [2026-01-29 15:47:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007540 252.23.96.244 - - [2026-01-29 15:47:57] "POST /neutron/port HTTP/1.1" 200 1120 0.020379 252.23.96.244 - - [2026-01-29 15:47:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008382 252.23.96.244 - - [2026-01-29 15:47:58] "POST /neutron/port HTTP/1.1" 200 1120 0.030401 252.23.96.244 - - [2026-01-29 15:47:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009860 252.23.96.244 - - [2026-01-29 15:47:58] "POST /neutron/port HTTP/1.1" 200 1120 0.022353 252.23.96.244 - - [2026-01-29 15:47:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010247 10.0.0.23 - - [2026-01-29 15:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.23 - - [2026-01-29 15:47:59] "GET /virtual-network/d2a0a674-ee70-47b6-b98b-0be1c8d6bfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006595 252.23.96.244 - - [2026-01-29 15:47:59] "POST /neutron/port HTTP/1.1" 200 1120 0.019279 252.23.96.244 - - [2026-01-29 15:47:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009670 252.23.96.244 - - [2026-01-29 15:48:00] "POST /neutron/port HTTP/1.1" 200 1120 0.029316 252.23.96.244 - - [2026-01-29 15:48:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009542 252.23.96.244 - - [2026-01-29 15:48:00] "POST /neutron/port HTTP/1.1" 200 1120 0.023024 252.23.96.244 - - [2026-01-29 15:48:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008613 10.0.0.23 - - [2026-01-29 15:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.23 - - [2026-01-29 15:48:01] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005579 10.0.0.23 - - [2026-01-29 15:48:01] "GET /virtual-networks?parent_id=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004716 10.0.0.23 - - [2026-01-29 15:48:01] "GET /virtual-network/d2a0a674-ee70-47b6-b98b-0be1c8d6bfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007718 252.23.96.244 - - [2026-01-29 15:48:01] "POST /neutron/port HTTP/1.1" 200 1120 0.020269 252.23.96.244 - - [2026-01-29 15:48:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009579 252.23.96.244 - - [2026-01-29 15:48:02] "POST /neutron/port HTTP/1.1" 200 1120 0.020795 252.23.96.244 - - [2026-01-29 15:48:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010081 252.23.96.244 - - [2026-01-29 15:48:02] "POST /neutron/port HTTP/1.1" 200 1120 0.019186 252.23.96.244 - - [2026-01-29 15:48:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008522 10.0.0.23 - - [2026-01-29 15:48:02] "GET /virtual-machine/f4339f63-820d-431b-8760-4ffad6085267 HTTP/1.1" 200 1293 0.006215 10.0.0.23 - - [2026-01-29 15:48:02] "GET /virtual-machine-interface/f67c27d7-1fb4-4aa8-826e-e478bc7179dc HTTP/1.1" 200 2941 0.006517 10.0.0.23 - - [2026-01-29 15:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.23 - - [2026-01-29 15:48:02] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005532 10.0.0.23 - - [2026-01-29 15:48:02] "GET /virtual-networks?parent_id=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005587 10.0.0.23 - - [2026-01-29 15:48:02] "GET /virtual-network/d2a0a674-ee70-47b6-b98b-0be1c8d6bfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007553 10.0.0.23 - - [2026-01-29 15:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.23 - - [2026-01-29 15:48:03] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.010601 10.0.0.23 - - [2026-01-29 15:48:03] "GET /virtual-networks?parent_id=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004072 10.0.0.23 - - [2026-01-29 15:48:03] "GET /virtual-network/d2a0a674-ee70-47b6-b98b-0be1c8d6bfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007070 252.23.96.244 - - [2026-01-29 15:48:09] "POST /neutron/network HTTP/1.1" 200 824 0.013252 252.23.96.244 - - [2026-01-29 15:48:09] "POST /neutron/network HTTP/1.1" 400 204 0.022724 252.23.96.244 - - [2026-01-29 15:48:09] "POST /neutron/port HTTP/1.1" 200 1120 0.020571 252.23.96.244 - - [2026-01-29 15:48:09] "POST /neutron/port HTTP/1.1" 200 1120 0.017811 252.23.96.244 - - [2026-01-29 15:48:09] "POST /neutron/port HTTP/1.1" 200 1110 0.020086 252.23.96.244 - - [2026-01-29 15:48:09] "POST /neutron/port HTTP/1.1" 200 1110 0.018399 252.23.96.244 - - [2026-01-29 15:48:10] "POST /neutron/port HTTP/1.1" 200 151 0.248573 252.23.96.244 - - [2026-01-29 15:48:10] "POST /neutron/port HTTP/1.1" 200 151 0.249714 252.23.96.244 - - [2026-01-29 15:48:11] "POST /neutron/network HTTP/1.1" 200 824 0.007770 10.0.0.23 - - [2026-01-29 15:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.23 - - [2026-01-29 15:48:11] "POST /useragent-kv HTTP/1.1" 200 115 0.011169 10.0.0.23 - - [2026-01-29 15:48:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005246 252.23.96.244 - - [2026-01-29 15:48:11] "POST /neutron/network HTTP/1.1" 200 151 0.140230 10.0.0.23 - - [2026-01-29 15:48:11] "DELETE /route-target/55fe1cee-1544-4838-a429-df5090c5c966 HTTP/1.1" 200 115 0.027025 10.0.0.23 - - [2026-01-29 15:48:11] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001513 10.0.0.23 - - [2026-01-29 15:48:11] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.033664 10.0.0.23 - - [2026-01-29 15:48:11] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001901 10.0.0.23 - - [2026-01-29 15:48:12] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?fields=virtual_networks HTTP/1.1" 200 1034 0.088202 10.0.0.23 - - [2026-01-29 15:48:12] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001703 10.0.0.23 - - [2026-01-29 15:48:12] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.036368 10.0.0.23 - - [2026-01-29 15:48:12] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001546 10.0.0.23 - - [2026-01-29 15:48:12] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?fields=security_groups HTTP/1.1" 200 1260 0.040003 10.0.0.23 - - [2026-01-29 15:48:13] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002505 10.0.0.23 - - [2026-01-29 15:48:13] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.016399 10.0.0.23 - - [2026-01-29 15:48:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.045541 10.0.0.23 - - [2026-01-29 15:48:13] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004039 10.0.0.23 - - [2026-01-29 15:48:13] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002522 10.0.0.23 - - [2026-01-29 15:48:13] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009605 10.0.0.23 - - [2026-01-29 15:48:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.002520 10.0.0.23 - - [2026-01-29 15:48:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.003464 10.0.0.23 - - [2026-01-29 15:48:14] "POST /security-groups HTTP/1.1" 200 583 0.072375 10.0.0.23 - - [2026-01-29 15:48:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.004095 10.0.0.23 - - [2026-01-29 15:48:14] "POST /projects HTTP/1.1" 200 577 0.264452 10.0.0.23 - - [2026-01-29 15:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.318410 10.0.0.23 - - [2026-01-29 15:48:14] "POST /access-control-lists HTTP/1.1" 200 596 0.090672 10.0.0.23 - - [2026-01-29 15:48:14] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.512765 10.0.0.23 - - [2026-01-29 15:48:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.004445 10.0.0.23 - - [2026-01-29 15:48:14] "POST /access-control-lists HTTP/1.1" 200 594 0.069368 10.0.0.23 - - [2026-01-29 15:48:15] "GET / HTTP/1.1" 200 36215 0.003942 10.0.0.23 - - [2026-01-29 15:48:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000738 10.0.0.23 - - [2026-01-29 15:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.107695 10.0.0.23 - - [2026-01-29 15:48:17] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001873 10.0.0.23 - - [2026-01-29 15:48:17] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.041002 252.23.96.244 - - [2026-01-29 15:48:17] "POST /neutron/network HTTP/1.1" 200 117 0.056259 10.0.0.23 - - [2026-01-29 15:48:17] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002048 252.23.96.244 - - [2026-01-29 15:48:17] "POST /neutron/network HTTP/1.1" 200 623 0.131486 10.0.0.23 - - [2026-01-29 15:48:17] "POST /route-targets HTTP/1.1" 200 328 0.018649 10.0.0.23 - - [2026-01-29 15:48:17] "POST /ref-update HTTP/1.1" 200 156 0.024443 10.0.0.23 - - [2026-01-29 15:48:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006290 252.23.96.244 - - [2026-01-29 15:48:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.186884 252.23.96.244 - - [2026-01-29 15:48:18] "POST /neutron/network HTTP/1.1" 200 837 0.008832 10.0.0.23 - - [2026-01-29 15:48:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.001912 10.0.0.23 - - [2026-01-29 15:48:18] "GET /virtual-network/cef853eb-e65e-4a74-82dd-8d0ffedf580a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006817 252.23.96.244 - - [2026-01-29 15:48:18] "POST /neutron/network HTTP/1.1" 200 837 0.009863 10.0.0.23 - - [2026-01-29 15:48:18] "GET /virtual-network/cef853eb-e65e-4a74-82dd-8d0ffedf580a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.017948 252.23.96.244 - - [2026-01-29 15:48:18] "POST /neutron/network HTTP/1.1" 200 837 0.018354 252.23.96.244 - - [2026-01-29 15:48:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.012948 252.23.96.244 - - [2026-01-29 15:48:18] "POST /neutron/network HTTP/1.1" 200 837 0.009387 10.0.0.23 - - [2026-01-29 15:48:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.002022 252.23.96.244 - - [2026-01-29 15:48:19] "POST /neutron/network HTTP/1.1" 200 847 0.009410 252.23.96.244 - - [2026-01-29 15:48:19] "GET /aaa-mode HTTP/1.1" 401 296 0.000930 252.23.96.244 - - [2026-01-29 15:48:19] "GET / HTTP/1.1" 200 36215 0.003114 252.23.96.244 - - [2026-01-29 15:48:19] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000745 10.0.0.23 - - [2026-01-29 15:48:19] "DELETE /project/b21ba2e21baf47d18f5eb9e828a861b3 HTTP/1.1" 404 173 0.017784 10.0.0.23 - - [2026-01-29 15:48:19] "DELETE /project/0e6f7bc2958c41f5935884dbc6c8f15a HTTP/1.1" 404 173 0.016025 10.0.0.23 - - [2026-01-29 15:48:19] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001168 10.0.0.23 - - [2026-01-29 15:48:19] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001110 10.0.0.23 - - [2026-01-29 15:48:19] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001005 252.23.96.244 - - [2026-01-29 15:48:19] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.098224 10.0.0.23 - - [2026-01-29 15:48:19] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.074276 10.0.0.23 - - [2026-01-29 15:48:19] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.077790 10.0.0.23 - - [2026-01-29 15:48:19] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002890 10.0.0.23 - - [2026-01-29 15:48:19] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002365 252.23.96.244 - - [2026-01-29 15:48:19] "POST /neutron/network HTTP/1.1" 200 837 0.027608 10.0.0.23 - - [2026-01-29 15:48:19] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?fields=security_groups HTTP/1.1" 200 1353 0.068951 10.0.0.23 - - [2026-01-29 15:48:19] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?fields=security_groups HTTP/1.1" 200 1353 0.073615 10.0.0.23 - - [2026-01-29 15:48:20] "DELETE /security-group/eefc3ec1-3e36-4471-9214-f615f242f789 HTTP/1.1" 200 115 0.134970 10.0.0.23 - - [2026-01-29 15:48:20] "GET /projects?obj_uuids=0e6f7bc2-958c-41f5-9358-84dbc6c8f15a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001817 10.0.0.23 - - [2026-01-29 15:48:20] "DELETE /security-group/d422f288-df8a-4320-9454-7824a55504cc HTTP/1.1" 200 115 0.186289 10.0.0.23 - - [2026-01-29 15:48:20] "GET /projects?obj_uuids=1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005736 10.0.0.23 - - [2026-01-29 15:48:20] "DELETE /access-control-list/ac5af83f-bfda-4d72-9171-1a6f2b2a63f6 HTTP/1.1" 200 115 0.173179 252.23.96.244 - - [2026-01-29 15:48:20] "POST /neutron/port HTTP/1.1" 200 117 0.039308 10.0.0.23 - - [2026-01-29 15:48:20] "GET /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a?fields=application_policy_sets HTTP/1.1" 200 1392 0.172764 10.0.0.23 - - [2026-01-29 15:48:20] "GET /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9?fields=application_policy_sets HTTP/1.1" 200 1392 0.127986 10.0.0.23 - - [2026-01-29 15:48:20] "DELETE /access-control-list/3d46c5ff-0705-41c4-b006-6e3109bffb3c HTTP/1.1" 200 115 0.113511 252.23.96.244 - - [2026-01-29 15:48:20] "POST /neutron/port HTTP/1.1" 200 117 0.012050 10.0.0.23 - - [2026-01-29 15:48:20] "DELETE /access-control-list/9be89253-f227-4969-97d8-49d0b5cdb493 HTTP/1.1" 200 115 0.064997 10.0.0.23 - - [2026-01-29 15:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019717 10.0.0.23 - - [2026-01-29 15:48:20] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.027346 10.0.0.23 - - [2026-01-29 15:48:20] "PUT /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5 HTTP/1.1" 200 277 0.068492 10.0.0.23 - - [2026-01-29 15:48:20] "DELETE /access-control-list/83693303-2b86-46ef-84fb-404d64ac53a8 HTTP/1.1" 200 115 0.180707 252.23.96.244 - - [2026-01-29 15:48:20] "POST /neutron/port HTTP/1.1" 200 117 0.009533 10.0.0.23 - - [2026-01-29 15:48:20] "DELETE /project/0e6f7bc2-958c-41f5-9358-84dbc6c8f15a HTTP/1.1" 200 115 0.988557 10.0.0.23 - - [2026-01-29 15:48:20] "DELETE /project/1eb58bbb-6328-48c9-b091-d1e3e8ab1ed9 HTTP/1.1" 200 115 0.992380 252.23.96.244 - - [2026-01-29 15:48:20] "POST /neutron/network HTTP/1.1" 200 847 0.011422 10.0.0.23 - - [2026-01-29 15:48:20] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002385 252.23.96.244 - - [2026-01-29 15:48:21] "POST /neutron/port HTTP/1.1" 200 1053 0.350524 252.23.96.244 - - [2026-01-29 15:48:21] "POST /neutron/port HTTP/1.1" 200 1053 0.020636 252.23.96.244 - - [2026-01-29 15:48:21] "POST /neutron/port HTTP/1.1" 200 1053 0.020308 252.23.96.244 - - [2026-01-29 15:48:21] "POST /neutron/port HTTP/1.1" 200 1103 0.109834 252.23.96.244 - - [2026-01-29 15:48:21] "POST /neutron/port HTTP/1.1" 200 1113 0.019320 252.23.96.244 - - [2026-01-29 15:48:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004884 252.23.96.244 - - [2026-01-29 15:48:21] "POST /neutron/subnet HTTP/1.1" 200 675 0.011401 252.23.96.244 - - [2026-01-29 15:48:21] "POST /neutron/port HTTP/1.1" 200 117 0.001522 252.23.96.244 - - [2026-01-29 15:48:22] "POST /neutron/network HTTP/1.1" 200 837 0.008159 252.23.96.244 - - [2026-01-29 15:48:25] "POST /neutron/port HTTP/1.1" 200 1113 0.025766 252.23.96.244 - - [2026-01-29 15:48:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013412 252.23.96.244 - - [2026-01-29 15:48:26] "POST /neutron/port HTTP/1.1" 200 1113 0.026443 252.23.96.244 - - [2026-01-29 15:48:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010442 252.23.96.244 - - [2026-01-29 15:48:26] "POST /neutron/port HTTP/1.1" 200 1113 0.023563 252.23.96.244 - - [2026-01-29 15:48:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009379 10.0.0.23 - - [2026-01-29 15:48:26] "GET /virtual-machine/d570ad48-3415-4ab0-86cc-f3b86ea2feed HTTP/1.1" 401 296 0.000699 10.0.0.23 - - [2026-01-29 15:48:26] "GET /virtual-machine/d570ad48-3415-4ab0-86cc-f3b86ea2feed HTTP/1.1" 200 1292 0.050354 10.0.0.23 - - [2026-01-29 15:48:26] "GET /virtual-machine-interface/79d4ce5d-76da-4e43-b509-62a3f1357916 HTTP/1.1" 200 2966 0.007222 10.0.0.23 - - [2026-01-29 15:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.23 - - [2026-01-29 15:48:27] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.004673 10.0.0.23 - - [2026-01-29 15:48:27] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003692 10.0.0.23 - - [2026-01-29 15:48:27] "GET /virtual-network/cef853eb-e65e-4a74-82dd-8d0ffedf580a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008140 10.0.0.23 - - [2026-01-29 15:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.23 - - [2026-01-29 15:48:30] "GET /virtual-network/cef853eb-e65e-4a74-82dd-8d0ffedf580a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008132 10.0.0.23 - - [2026-01-29 15:48:31] "GET /obj-perms HTTP/1.1" 200 6366 0.102917 10.0.0.23 - - [2026-01-29 15:48:32] "GET /obj-perms HTTP/1.1" 200 6366 0.087766 252.23.96.244 - - [2026-01-29 15:48:33] "POST /neutron/port HTTP/1.1" 200 1113 0.021388 252.23.96.244 - - [2026-01-29 15:48:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010509 252.23.96.244 - - [2026-01-29 15:48:33] "POST /neutron/port HTTP/1.1" 200 1113 0.017861 252.23.96.244 - - [2026-01-29 15:48:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008266 10.0.0.23 - - [2026-01-29 15:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.23 - - [2026-01-29 15:48:34] "GET /virtual-network/cef853eb-e65e-4a74-82dd-8d0ffedf580a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006203 252.23.96.244 - - [2026-01-29 15:48:35] "POST /neutron/port HTTP/1.1" 200 1113 0.020573 252.23.96.244 - - [2026-01-29 15:48:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008928 10.0.0.23 - - [2026-01-29 15:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.23 - - [2026-01-29 15:48:36] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.004422 10.0.0.23 - - [2026-01-29 15:48:36] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003642 10.0.0.23 - - [2026-01-29 15:48:36] "GET /virtual-network/cef853eb-e65e-4a74-82dd-8d0ffedf580a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006781 10.0.0.23 - - [2026-01-29 15:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.23 - - [2026-01-29 15:48:39] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.004774 10.0.0.23 - - [2026-01-29 15:48:39] "PUT /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5 HTTP/1.1" 200 277 0.015605 252.23.96.244 - - [2026-01-29 15:48:39] "POST /neutron/network HTTP/1.1" 200 837 0.009610 252.23.96.244 - - [2026-01-29 15:48:39] "POST /neutron/network HTTP/1.1" 400 204 0.016865 252.23.96.244 - - [2026-01-29 15:48:40] "POST /neutron/port HTTP/1.1" 200 1113 0.023690 252.23.96.244 - - [2026-01-29 15:48:40] "POST /neutron/port HTTP/1.1" 200 1103 0.016119 252.23.96.244 - - [2026-01-29 15:48:40] "POST /neutron/port HTTP/1.1" 200 151 0.146037 252.23.96.244 - - [2026-01-29 15:48:41] "POST /neutron/network HTTP/1.1" 200 837 0.007124 10.0.0.23 - - [2026-01-29 15:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.044339 10.0.0.23 - - [2026-01-29 15:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.048166 10.0.0.23 - - [2026-01-29 15:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004817 252.23.96.244 - - [2026-01-29 15:48:41] "POST /neutron/network HTTP/1.1" 200 151 0.159934 10.0.0.23 - - [2026-01-29 15:48:41] "DELETE /route-target/cefae06b-b11e-46eb-b4dc-f2f45e9bf6d1 HTTP/1.1" 200 115 0.027000 10.0.0.23 - - [2026-01-29 15:48:42] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003685 10.0.0.23 - - [2026-01-29 15:48:42] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5 HTTP/1.1" 200 1883 0.004446 10.0.0.23 - - [2026-01-29 15:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.23 - - [2026-01-29 15:48:42] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001242 10.0.0.23 - - [2026-01-29 15:48:42] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.033843 252.23.96.244 - - [2026-01-29 15:48:42] "POST /neutron/network HTTP/1.1" 200 117 0.016562 10.0.0.23 - - [2026-01-29 15:48:42] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001704 252.23.96.244 - - [2026-01-29 15:48:42] "POST /neutron/network HTTP/1.1" 200 603 0.092802 10.0.0.23 - - [2026-01-29 15:48:42] "POST /route-targets HTTP/1.1" 200 328 0.016375 10.0.0.23 - - [2026-01-29 15:48:42] "POST /ref-update HTTP/1.1" 200 156 0.026261 10.0.0.23 - - [2026-01-29 15:48:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004399 252.23.96.244 - - [2026-01-29 15:48:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.201970 252.23.96.244 - - [2026-01-29 15:48:43] "POST /neutron/network HTTP/1.1" 200 824 0.009675 10.0.0.23 - - [2026-01-29 15:48:43] "POST /id-to-fqname HTTP/1.1" 200 218 0.001887 10.0.0.23 - - [2026-01-29 15:48:43] "GET /virtual-network/dfd07696-71f1-468b-9c3e-840532449452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007156 252.23.96.244 - - [2026-01-29 15:48:43] "POST /neutron/network HTTP/1.1" 200 824 0.008378 10.0.0.23 - - [2026-01-29 15:48:43] "GET /virtual-network/dfd07696-71f1-468b-9c3e-840532449452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008832 252.23.96.244 - - [2026-01-29 15:48:43] "POST /neutron/network HTTP/1.1" 200 824 0.010009 252.23.96.244 - - [2026-01-29 15:48:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.011370 10.0.0.23 - - [2026-01-29 15:48:43] "POST /id-to-fqname HTTP/1.1" 200 218 0.001611 252.23.96.244 - - [2026-01-29 15:48:43] "POST /neutron/network HTTP/1.1" 200 834 0.006780 252.23.96.244 - - [2026-01-29 15:48:43] "GET /aaa-mode HTTP/1.1" 401 296 0.000700 252.23.96.244 - - [2026-01-29 15:48:43] "GET / HTTP/1.1" 200 36215 0.004248 252.23.96.244 - - [2026-01-29 15:48:43] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000828 10.0.0.23 - - [2026-01-29 15:48:44] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002006 252.23.96.244 - - [2026-01-29 15:48:44] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.074036 252.23.96.244 - - [2026-01-29 15:48:44] "POST /neutron/network HTTP/1.1" 200 824 0.007793 252.23.96.244 - - [2026-01-29 15:48:44] "POST /neutron/port HTTP/1.1" 200 117 0.006724 252.23.96.244 - - [2026-01-29 15:48:44] "POST /neutron/port HTTP/1.1" 200 117 0.008474 252.23.96.244 - - [2026-01-29 15:48:44] "POST /neutron/port HTTP/1.1" 200 117 0.007582 252.23.96.244 - - [2026-01-29 15:48:45] "POST /neutron/network HTTP/1.1" 200 834 0.008713 10.0.0.23 - - [2026-01-29 15:48:45] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001874 252.23.96.244 - - [2026-01-29 15:48:45] "POST /neutron/port HTTP/1.1" 200 1060 0.310611 252.23.96.244 - - [2026-01-29 15:48:45] "POST /neutron/port HTTP/1.1" 200 1060 0.016484 252.23.96.244 - - [2026-01-29 15:48:45] "POST /neutron/port HTTP/1.1" 200 1060 0.017178 252.23.96.244 - - [2026-01-29 15:48:46] "POST /neutron/port HTTP/1.1" 200 1110 0.118957 252.23.96.244 - - [2026-01-29 15:48:46] "POST /neutron/port HTTP/1.1" 200 1120 0.020020 252.23.96.244 - - [2026-01-29 15:48:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005368 252.23.96.244 - - [2026-01-29 15:48:46] "POST /neutron/subnet HTTP/1.1" 200 708 0.011416 252.23.96.244 - - [2026-01-29 15:48:46] "POST /neutron/port HTTP/1.1" 200 117 0.001951 252.23.96.244 - - [2026-01-29 15:48:46] "POST /neutron/network HTTP/1.1" 200 824 0.007597 252.23.96.244 - - [2026-01-29 15:48:50] "POST /neutron/port HTTP/1.1" 200 1120 0.022277 252.23.96.244 - - [2026-01-29 15:48:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009021 252.23.96.244 - - [2026-01-29 15:48:50] "POST /neutron/port HTTP/1.1" 200 1120 0.029214 252.23.96.244 - - [2026-01-29 15:48:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008215 252.23.96.244 - - [2026-01-29 15:48:50] "POST /neutron/port HTTP/1.1" 200 1120 0.019252 252.23.96.244 - - [2026-01-29 15:48:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011029 10.0.0.23 - - [2026-01-29 15:48:50] "GET /virtual-machine/d8998f6e-f566-4d9b-b9ae-0d0a794503c1 HTTP/1.1" 200 1293 0.008614 10.0.0.23 - - [2026-01-29 15:48:50] "GET /virtual-machine-interface/e4a2044e-0239-419e-a56e-db98e40624f1 HTTP/1.1" 200 2937 0.010882 10.0.0.23 - - [2026-01-29 15:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.23 - - [2026-01-29 15:48:50] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006063 10.0.0.23 - - [2026-01-29 15:48:50] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003562 10.0.0.23 - - [2026-01-29 15:48:50] "GET /virtual-network/dfd07696-71f1-468b-9c3e-840532449452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007283 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:48:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001307 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:48:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001295 10.0.0.23 - - [2026-01-29 15:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.23 - - [2026-01-29 15:48:54] "GET /virtual-network/dfd07696-71f1-468b-9c3e-840532449452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007215 252.23.96.244 - - [2026-01-29 15:48:57] "POST /neutron/port HTTP/1.1" 200 1120 0.019724 252.23.96.244 - - [2026-01-29 15:48:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008463 252.23.96.244 - - [2026-01-29 15:48:57] "POST /neutron/port HTTP/1.1" 200 1120 0.018102 252.23.96.244 - - [2026-01-29 15:48:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007847 252.23.96.244 - - [2026-01-29 15:48:57] "POST /neutron/port HTTP/1.1" 200 1120 0.022647 252.23.96.244 - - [2026-01-29 15:48:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007973 10.0.0.23 - - [2026-01-29 15:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.23 - - [2026-01-29 15:48:58] "GET /virtual-network/dfd07696-71f1-468b-9c3e-840532449452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.035362 252.23.96.244 - - [2026-01-29 15:48:59] "POST /neutron/port HTTP/1.1" 200 1120 0.021225 252.23.96.244 - - [2026-01-29 15:48:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008209 10.0.0.23 - - [2026-01-29 15:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.23 - - [2026-01-29 15:49:00] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005029 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:49:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 10.0.0.23 - - [2026-01-29 15:49:00] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005288 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:49:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001431 10.0.0.23 - - [2026-01-29 15:49:00] "GET /virtual-network/dfd07696-71f1-468b-9c3e-840532449452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006962 252.23.96.244 - - [2026-01-29 15:49:02] "POST /neutron/network HTTP/1.1" 200 824 0.013335 252.23.96.244 - - [2026-01-29 15:49:02] "POST /neutron/network HTTP/1.1" 400 204 0.019970 252.23.96.244 - - [2026-01-29 15:49:03] "POST /neutron/port HTTP/1.1" 200 1120 0.018715 252.23.96.244 - - [2026-01-29 15:49:03] "POST /neutron/port HTTP/1.1" 200 1110 0.016103 252.23.96.244 - - [2026-01-29 15:49:03] "POST /neutron/port HTTP/1.1" 200 151 0.142640 252.23.96.244 - - [2026-01-29 15:49:04] "POST /neutron/network HTTP/1.1" 200 824 0.008566 10.0.0.23 - - [2026-01-29 15:49:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003997 10.0.0.23 - - [2026-01-29 15:49:05] "POST /useragent-kv HTTP/1.1" 200 115 0.005299 10.0.0.23 - - [2026-01-29 15:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 252.23.96.244 - - [2026-01-29 15:49:05] "POST /neutron/network HTTP/1.1" 200 151 0.112335 10.0.0.23 - - [2026-01-29 15:49:05] "DELETE /route-target/8c2d7b14-704f-4d4b-8e2e-83e701acdf74 HTTP/1.1" 200 115 0.022473 10.0.0.23 - - [2026-01-29 15:49:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004540 10.0.0.23 - - [2026-01-29 15:49:05] "POST /network-ipams HTTP/1.1" 200 541 0.024755 10.0.0.23 - - [2026-01-29 15:49:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.004338 10.0.0.23 - - [2026-01-29 15:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.23 - - [2026-01-29 15:49:06] "GET /network-ipam/6e3a678f-91a0-4bc9-87a1-207313c25e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.008459 10.0.0.23 - - [2026-01-29 15:49:06] "PUT /network-ipam/6e3a678f-91a0-4bc9-87a1-207313c25e14 HTTP/1.1" 200 259 0.016535 10.0.0.23 - - [2026-01-29 15:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.23 - - [2026-01-29 15:49:06] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001434 10.0.0.23 - - [2026-01-29 15:49:06] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056956 252.23.96.244 - - [2026-01-29 15:49:06] "POST /neutron/network HTTP/1.1" 200 117 0.012254 10.0.0.23 - - [2026-01-29 15:49:06] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002752 252.23.96.244 - - [2026-01-29 15:49:06] "POST /neutron/network HTTP/1.1" 200 603 0.117892 10.0.0.23 - - [2026-01-29 15:49:06] "POST /route-targets HTTP/1.1" 200 328 0.015690 10.0.0.23 - - [2026-01-29 15:49:06] "POST /ref-update HTTP/1.1" 200 156 0.018724 10.0.0.23 - - [2026-01-29 15:49:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004884 252.23.96.244 - - [2026-01-29 15:49:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.241894 10.0.0.23 - - [2026-01-29 15:49:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009535 252.23.96.244 - - [2026-01-29 15:49:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.225310 252.23.96.244 - - [2026-01-29 15:49:07] "POST /neutron/network HTTP/1.1" 200 988 0.013424 10.0.0.23 - - [2026-01-29 15:49:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001718 10.0.0.23 - - [2026-01-29 15:49:07] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.007206 252.23.96.244 - - [2026-01-29 15:49:07] "POST /neutron/network HTTP/1.1" 200 988 0.011114 10.0.0.23 - - [2026-01-29 15:49:07] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008470 252.23.96.244 - - [2026-01-29 15:49:07] "POST /neutron/network HTTP/1.1" 200 988 0.010308 252.23.96.244 - - [2026-01-29 15:49:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.009622 252.23.96.244 - - [2026-01-29 15:49:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.011402 252.23.96.244 - - [2026-01-29 15:49:07] "POST /neutron/network HTTP/1.1" 200 988 0.011165 252.23.96.244 - - [2026-01-29 15:49:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.010030 252.23.96.244 - - [2026-01-29 15:49:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.012562 10.0.0.23 - - [2026-01-29 15:49:07] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001972 252.23.96.244 - - [2026-01-29 15:49:08] "POST /neutron/port HTTP/1.1" 200 1015 0.239958 10.0.0.23 - - [2026-01-29 15:49:08] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001420 252.23.96.244 - - [2026-01-29 15:49:08] "POST /neutron/port HTTP/1.1" 200 1015 0.230209 10.0.0.23 - - [2026-01-29 15:49:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.002132 252.23.96.244 - - [2026-01-29 15:49:08] "POST /neutron/port HTTP/1.1" 200 1015 0.015973 252.23.96.244 - - [2026-01-29 15:49:08] "POST /neutron/port HTTP/1.1" 200 1015 0.015323 252.23.96.244 - - [2026-01-29 15:49:08] "POST /neutron/network HTTP/1.1" 200 988 0.010113 252.23.96.244 - - [2026-01-29 15:49:09] "POST /neutron/port HTTP/1.1" 200 1015 0.014170 252.23.96.244 - - [2026-01-29 15:49:09] "POST /neutron/port HTTP/1.1" 200 117 0.007265 252.23.96.244 - - [2026-01-29 15:49:09] "POST /neutron/port HTTP/1.1" 200 117 0.009611 10.0.0.23 - - [2026-01-29 15:49:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001683 252.23.96.244 - - [2026-01-29 15:49:09] "POST /neutron/port HTTP/1.1" 200 1015 0.016277 252.23.96.244 - - [2026-01-29 15:49:09] "POST /neutron/port HTTP/1.1" 200 117 0.007404 252.23.96.244 - - [2026-01-29 15:49:09] "POST /neutron/port HTTP/1.1" 200 1015 0.012285 252.23.96.244 - - [2026-01-29 15:49:09] "POST /neutron/port HTTP/1.1" 200 1015 0.014829 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/network HTTP/1.1" 200 988 0.011638 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/port HTTP/1.1" 200 1015 0.014643 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/port HTTP/1.1" 200 1015 0.013622 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/port HTTP/1.1" 200 117 0.007198 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/port HTTP/1.1" 200 117 0.009094 10.0.0.23 - - [2026-01-29 15:49:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.001479 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/port HTTP/1.1" 200 1015 0.056135 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/network HTTP/1.1" 200 998 0.011457 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/port HTTP/1.1" 200 117 0.015218 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/port HTTP/1.1" 200 1015 0.017709 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/port HTTP/1.1" 200 1015 0.019485 252.23.96.244 - - [2026-01-29 15:49:10] "POST /neutron/network HTTP/1.1" 200 998 0.020574 252.23.96.244 - - [2026-01-29 15:49:10] "GET /aaa-mode HTTP/1.1" 401 296 0.000534 252.23.96.244 - - [2026-01-29 15:49:11] "GET / HTTP/1.1" 200 36215 0.002492 252.23.96.244 - - [2026-01-29 15:49:11] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000480 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/port HTTP/1.1" 200 1103 0.176939 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/port HTTP/1.1" 200 1113 0.024041 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/port HTTP/1.1" 200 1015 0.021267 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004960 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/network HTTP/1.1" 200 998 0.017349 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.020931 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/port HTTP/1.1" 200 117 0.001454 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/port HTTP/1.1" 200 1015 0.015051 10.0.0.23 - - [2026-01-29 15:49:11] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001232 252.23.96.244 - - [2026-01-29 15:49:11] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.080886 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/port HTTP/1.1" 200 1015 0.031734 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/network HTTP/1.1" 200 988 0.015944 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/network HTTP/1.1" 200 988 0.010784 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/port HTTP/1.1" 200 1103 0.135788 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/port HTTP/1.1" 200 1113 0.035641 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/port HTTP/1.1" 200 2074 0.045785 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012752 252.23.96.244 - - [2026-01-29 15:49:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010295 252.23.96.244 - - [2026-01-29 15:49:12] "POST /neutron/port HTTP/1.1" 200 117 0.013615 252.23.96.244 - - [2026-01-29 15:49:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.020144 10.0.0.23 - - [2026-01-29 15:49:12] "GET /domains HTTP/1.1" 200 438 0.004247 252.23.96.244 - - [2026-01-29 15:49:12] "POST /neutron/port HTTP/1.1" 200 117 0.001968 10.0.0.23 - - [2026-01-29 15:49:12] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001618 10.0.0.23 - - [2026-01-29 15:49:12] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1305 0.016105 10.0.0.23 - - [2026-01-29 15:49:12] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003570 252.23.96.244 - - [2026-01-29 15:49:12] "POST /neutron/network HTTP/1.1" 200 988 0.019466 10.0.0.23 - - [2026-01-29 15:49:12] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3 HTTP/1.1" 200 2836 0.047212 10.0.0.23 - - [2026-01-29 15:49:12] "GET /network-ipam/6e3a678f-91a0-4bc9-87a1-207313c25e14 HTTP/1.1" 200 2644 0.008442 10.0.0.23 - - [2026-01-29 15:49:12] "GET /domains HTTP/1.1" 200 438 0.004137 10.0.0.23 - - [2026-01-29 15:49:12] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001868 10.0.0.23 - - [2026-01-29 15:49:12] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1305 0.012626 10.0.0.23 - - [2026-01-29 15:49:12] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001978 252.23.96.244 - - [2026-01-29 15:49:12] "POST /neutron/network HTTP/1.1" 200 998 0.018576 10.0.0.23 - - [2026-01-29 15:49:12] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3 HTTP/1.1" 200 2836 0.089012 10.0.0.23 - - [2026-01-29 15:49:12] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001250 10.0.0.23 - - [2026-01-29 15:49:12] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8 HTTP/1.1" 200 3777 0.015697 10.0.0.23 - - [2026-01-29 15:49:12] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8 HTTP/1.1" 200 3777 0.009075 10.0.0.23 - - [2026-01-29 15:49:12] "GET /routing-instance/a544614b-fc72-4e34-a808-e771815e4faf HTTP/1.1" 200 2380 0.029716 10.0.0.23 - - [2026-01-29 15:49:13] "GET /routing-instance/a544614b-fc72-4e34-a808-e771815e4faf HTTP/1.1" 200 2811 0.051223 10.0.0.23 - - [2026-01-29 15:49:13] "GET /route-target/faf81deb-f547-4a49-b59b-14e7fbf4916a HTTP/1.1" 200 1205 0.006487 252.23.96.244 - - [2026-01-29 15:49:13] "POST /neutron/port HTTP/1.1" 200 1053 0.407061 10.0.0.23 - - [2026-01-29 15:49:13] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8 HTTP/1.1" 200 4229 0.009637 10.0.0.23 - - [2026-01-29 15:49:13] "GET /routing-instance/a544614b-fc72-4e34-a808-e771815e4faf HTTP/1.1" 200 2811 0.005125 252.23.96.244 - - [2026-01-29 15:49:13] "POST /neutron/port HTTP/1.1" 200 1053 0.019185 10.0.0.23 - - [2026-01-29 15:49:13] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008708 10.0.0.23 - - [2026-01-29 15:49:13] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8 HTTP/1.1" 200 4229 0.008934 252.23.96.244 - - [2026-01-29 15:49:13] "POST /neutron/port HTTP/1.1" 200 1053 0.029381 10.0.0.23 - - [2026-01-29 15:49:13] "GET /routing-instance/a544614b-fc72-4e34-a808-e771815e4faf HTTP/1.1" 200 2811 0.005385 10.0.0.23 - - [2026-01-29 15:49:13] "GET /routing-instance/a544614b-fc72-4e34-a808-e771815e4faf HTTP/1.1" 200 2811 0.008701 252.23.96.244 - - [2026-01-29 15:49:13] "POST /neutron/port HTTP/1.1" 200 1103 0.103122 10.0.0.23 - - [2026-01-29 15:49:13] "GET /route-target/faf81deb-f547-4a49-b59b-14e7fbf4916a HTTP/1.1" 200 1205 0.003857 252.23.96.244 - - [2026-01-29 15:49:13] "POST /neutron/port HTTP/1.1" 200 1113 0.023922 252.23.96.244 - - [2026-01-29 15:49:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005164 10.0.0.23 - - [2026-01-29 15:49:13] "GET /domains HTTP/1.1" 200 438 0.003730 10.0.0.23 - - [2026-01-29 15:49:13] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001346 252.23.96.244 - - [2026-01-29 15:49:13] "POST /neutron/subnet HTTP/1.1" 200 673 0.023578 10.0.0.23 - - [2026-01-29 15:49:13] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1305 0.015374 10.0.0.23 - - [2026-01-29 15:49:13] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001758 252.23.96.244 - - [2026-01-29 15:49:13] "POST /neutron/port HTTP/1.1" 200 117 0.001758 10.0.0.23 - - [2026-01-29 15:49:13] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3 HTTP/1.1" 200 3079 0.047857 252.23.96.244 - - [2026-01-29 15:49:13] "POST /neutron/network HTTP/1.1" 200 988 0.009914 10.0.0.23 - - [2026-01-29 15:49:13] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8 HTTP/1.1" 200 4229 0.007960 10.0.0.23 - - [2026-01-29 15:49:14] "GET /obj-perms HTTP/1.1" 200 6413 0.099507 252.23.96.244 - - [2026-01-29 15:49:14] "POST /neutron/port HTTP/1.1" 200 1113 0.032862 252.23.96.244 - - [2026-01-29 15:49:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012517 252.23.96.244 - - [2026-01-29 15:49:19] "POST /neutron/port HTTP/1.1" 200 1113 0.054838 252.23.96.244 - - [2026-01-29 15:49:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013619 252.23.96.244 - - [2026-01-29 15:49:20] "POST /neutron/port HTTP/1.1" 200 1113 0.033800 252.23.96.244 - - [2026-01-29 15:49:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014879 252.23.96.244 - - [2026-01-29 15:49:20] "POST /neutron/port HTTP/1.1" 200 1113 0.029031 252.23.96.244 - - [2026-01-29 15:49:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010591 10.0.0.23 - - [2026-01-29 15:49:20] "GET /virtual-machine/57552d22-4ab5-423f-b10a-b750e60ddaf9 HTTP/1.1" 200 1288 0.007512 10.0.0.23 - - [2026-01-29 15:49:20] "GET /virtual-machine-interface/18ad34ad-8aa2-42c0-b0d5-d6d1c5dcb3d4 HTTP/1.1" 200 2936 0.008012 10.0.0.23 - - [2026-01-29 15:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.23 - - [2026-01-29 15:49:20] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009205 10.0.0.23 - - [2026-01-29 15:49:20] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003975 10.0.0.23 - - [2026-01-29 15:49:20] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008771 10.0.0.23 - - [2026-01-29 15:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013469 10.0.0.23 - - [2026-01-29 15:49:23] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008014 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/port HTTP/1.1" 200 1113 0.024242 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008025 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/port HTTP/1.1" 200 1113 0.021690 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010724 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/port HTTP/1.1" 200 1113 0.031680 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009810 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/port HTTP/1.1" 200 1113 0.036367 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/port HTTP/1.1" 200 1113 0.024474 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010001 252.23.96.244 - - [2026-01-29 15:49:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007554 252.23.96.244 - - [2026-01-29 15:49:25] "POST /neutron/port HTTP/1.1" 200 1113 0.021503 252.23.96.244 - - [2026-01-29 15:49:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013708 10.0.0.23 - - [2026-01-29 15:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011636 10.0.0.23 - - [2026-01-29 15:49:26] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006311 10.0.0.23 - - [2026-01-29 15:49:26] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007842 252.23.96.244 - - [2026-01-29 15:49:26] "POST /neutron/port HTTP/1.1" 200 1113 0.023263 10.0.0.23 - - [2026-01-29 15:49:26] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008701 252.23.96.244 - - [2026-01-29 15:49:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010086 252.23.96.244 - - [2026-01-29 15:49:26] "POST /neutron/port HTTP/1.1" 200 1113 0.056214 252.23.96.244 - - [2026-01-29 15:49:26] "POST /neutron/port HTTP/1.1" 200 1113 0.053849 252.23.96.244 - - [2026-01-29 15:49:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010034 252.23.96.244 - - [2026-01-29 15:49:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009254 252.23.96.244 - - [2026-01-29 15:49:28] "POST /neutron/port HTTP/1.1" 200 1113 0.016792 252.23.96.244 - - [2026-01-29 15:49:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007474 252.23.96.244 - - [2026-01-29 15:49:28] "POST /neutron/port HTTP/1.1" 200 1113 0.019735 252.23.96.244 - - [2026-01-29 15:49:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011763 252.23.96.244 - - [2026-01-29 15:49:28] "POST /neutron/port HTTP/1.1" 200 1113 0.017165 252.23.96.244 - - [2026-01-29 15:49:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008744 252.23.96.244 - - [2026-01-29 15:49:31] "POST /neutron/port HTTP/1.1" 200 1113 0.024468 252.23.96.244 - - [2026-01-29 15:49:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010844 252.23.96.244 - - [2026-01-29 15:49:32] "POST /neutron/port HTTP/1.1" 200 1113 0.020475 252.23.96.244 - - [2026-01-29 15:49:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009299 252.23.96.244 - - [2026-01-29 15:49:32] "POST /neutron/port HTTP/1.1" 200 1113 0.024434 252.23.96.244 - - [2026-01-29 15:49:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009274 10.0.0.23 - - [2026-01-29 15:49:32] "GET /virtual-machine/7b06382f-cf9b-464d-9e9e-3c8b56b09f57 HTTP/1.1" 200 1288 0.006703 10.0.0.23 - - [2026-01-29 15:49:32] "GET /virtual-machine-interface/104fa2b0-8890-4d87-9924-d1c3786fd76b HTTP/1.1" 200 2936 0.007157 10.0.0.23 - - [2026-01-29 15:49:32] "GET /obj-perms HTTP/1.1" 200 6366 0.072001 10.0.0.23 - - [2026-01-29 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.23 - - [2026-01-29 15:49:32] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004801 10.0.0.23 - - [2026-01-29 15:49:32] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004464 10.0.0.23 - - [2026-01-29 15:49:32] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006521 10.0.0.23 - - [2026-01-29 15:49:32] "GET /obj-perms HTTP/1.1" 200 6366 0.072545 10.0.0.23 - - [2026-01-29 15:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.23 - - [2026-01-29 15:49:33] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004663 10.0.0.23 - - [2026-01-29 15:49:34] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004437 10.0.0.23 - - [2026-01-29 15:49:34] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.007863 252.23.96.244 - - [2026-01-29 15:49:34] "POST /neutron/port HTTP/1.1" 200 1113 0.022766 252.23.96.244 - - [2026-01-29 15:49:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008021 252.23.96.244 - - [2026-01-29 15:49:34] "POST /neutron/port HTTP/1.1" 200 1113 0.018397 252.23.96.244 - - [2026-01-29 15:49:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009335 252.23.96.244 - - [2026-01-29 15:49:34] "POST /neutron/port HTTP/1.1" 200 1113 0.019556 252.23.96.244 - - [2026-01-29 15:49:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007876 10.0.0.23 - - [2026-01-29 15:49:34] "GET /virtual-machine/e5e0b792-a406-40b4-8286-7f8e0d073a07 HTTP/1.1" 200 1292 0.005717 10.0.0.23 - - [2026-01-29 15:49:34] "GET /virtual-machine-interface/7eeac293-aadd-41c3-971c-641a82572448 HTTP/1.1" 200 2936 0.006210 10.0.0.23 - - [2026-01-29 15:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.23 - - [2026-01-29 15:49:35] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004243 10.0.0.23 - - [2026-01-29 15:49:35] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003877 10.0.0.23 - - [2026-01-29 15:49:35] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006623 10.0.0.23 - - [2026-01-29 15:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.23 - - [2026-01-29 15:49:36] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004171 10.0.0.23 - - [2026-01-29 15:49:36] "GET /virtual-networks?parent_id=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003948 10.0.0.23 - - [2026-01-29 15:49:36] "GET /virtual-network/60e72cd5-08b3-4978-b06c-b02cae563fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006445 252.23.96.244 - - [2026-01-29 15:49:53] "POST /neutron/port HTTP/1.1" 200 1103 0.033796 252.23.96.244 - - [2026-01-29 15:49:53] "POST /neutron/port HTTP/1.1" 200 1103 0.025354 252.23.96.244 - - [2026-01-29 15:49:53] "POST /neutron/port HTTP/1.1" 200 1113 0.039866 252.23.96.244 - - [2026-01-29 15:49:53] "POST /neutron/port HTTP/1.1" 200 1103 0.023670 252.23.96.244 - - [2026-01-29 15:49:53] "POST /neutron/port HTTP/1.1" 200 151 0.308646 252.23.96.244 - - [2026-01-29 15:49:53] "POST /neutron/port HTTP/1.1" 200 1103 0.018860 252.23.96.244 - - [2026-01-29 15:49:53] "POST /neutron/port HTTP/1.1" 200 1103 0.034307 252.23.96.244 - - [2026-01-29 15:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.014531 252.23.96.244 - - [2026-01-29 15:49:54] "POST /neutron/port HTTP/1.1" 200 151 0.323032 252.23.96.244 - - [2026-01-29 15:49:54] "POST /neutron/port HTTP/1.1" 400 205 0.005558 252.23.96.244 - - [2026-01-29 15:49:54] "POST /neutron/port HTTP/1.1" 200 151 0.285545 252.23.96.244 - - [2026-01-29 15:49:54] "POST /neutron/network HTTP/1.1" 200 988 0.021821 10.0.0.23 - - [2026-01-29 15:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.23 - - [2026-01-29 15:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.013903 10.0.0.23 - - [2026-01-29 15:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.011440 10.0.0.23 - - [2026-01-29 15:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004390 10.0.0.23 - - [2026-01-29 15:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003925 252.23.96.244 - - [2026-01-29 15:49:54] "POST /neutron/network HTTP/1.1" 200 151 0.241433 10.0.0.23 - - [2026-01-29 15:49:54] "DELETE /route-target/faf81deb-f547-4a49-b59b-14e7fbf4916a HTTP/1.1" 200 115 0.060637 10.0.0.23 - - [2026-01-29 15:49:54] "GET /routing-instance/a544614b-fc72-4e34-a808-e771815e4faf HTTP/1.1" 404 171 0.004743 10.0.0.23 - - [2026-01-29 15:49:54] "GET /domains HTTP/1.1" 200 438 0.004016 10.0.0.23 - - [2026-01-29 15:49:54] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001616 10.0.0.23 - - [2026-01-29 15:49:54] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 1305 0.009253 10.0.0.23 - - [2026-01-29 15:49:54] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001410 10.0.0.23 - - [2026-01-29 15:49:54] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3 HTTP/1.1" 200 2082 0.053172 10.0.0.23 - - [2026-01-29 15:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.23 - - [2026-01-29 15:49:55] "DELETE /network-ipam/6e3a678f-91a0-4bc9-87a1-207313c25e14 HTTP/1.1" 200 115 0.030259 10.0.0.23 - - [2026-01-29 15:49:55] "POST /fqname-to-id HTTP/1.1" 404 209 0.005555 10.0.0.23 - - [2026-01-29 15:49:55] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001605 10.0.0.23 - - [2026-01-29 15:49:55] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.096262 10.0.0.23 - - [2026-01-29 15:49:55] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001679 10.0.0.23 - - [2026-01-29 15:49:55] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?fields=virtual_networks HTTP/1.1" 200 1033 0.041953 10.0.0.23 - - [2026-01-29 15:49:55] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001893 10.0.0.23 - - [2026-01-29 15:49:56] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.052631 10.0.0.23 - - [2026-01-29 15:49:56] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002178 10.0.0.23 - - [2026-01-29 15:49:56] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?fields=security_groups HTTP/1.1" 200 1258 0.039949 252.23.96.244 - - [2026-01-29 15:49:58] "POST /neutron/port HTTP/1.1" 200 117 0.008615 252.23.96.244 - - [2026-01-29 15:49:58] "POST /neutron/port HTTP/1.1" 400 205 0.005600 10.0.0.23 - - [2026-01-29 15:50:16] "GET / HTTP/1.1" 200 36215 0.002442 10.0.0.23 - - [2026-01-29 15:50:17] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000579 10.0.0.23 - - [2026-01-29 15:50:18] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002962 10.0.0.23 - - [2026-01-29 15:50:18] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.193893 10.0.0.23 - - [2026-01-29 15:50:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.129155 10.0.0.23 - - [2026-01-29 15:50:19] "GET /projects?obj_uuids=5a6a47de-09ab-47fb-8896-857f18f7043d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008530 10.0.0.23 - - [2026-01-29 15:50:20] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001493 10.0.0.23 - - [2026-01-29 15:50:20] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.210076 10.0.0.23 - - [2026-01-29 15:50:20] "POST /id-to-fqname HTTP/1.1" 200 183 0.002307 10.0.0.23 - - [2026-01-29 15:50:20] "POST /fqname-to-id HTTP/1.1" 404 192 0.095322 10.0.0.23 - - [2026-01-29 15:50:21] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.007247 10.0.0.23 - - [2026-01-29 15:50:21] "POST /security-groups HTTP/1.1" 200 578 0.214599 10.0.0.23 - - [2026-01-29 15:50:21] "POST /projects HTTP/1.1" 200 567 1.033774 10.0.0.23 - - [2026-01-29 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 1.214344 10.0.0.23 - - [2026-01-29 15:50:21] "POST /fqname-to-id HTTP/1.1" 404 227 0.011936 10.0.0.23 - - [2026-01-29 15:50:21] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.426045 10.0.0.23 - - [2026-01-29 15:50:21] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003697 10.0.0.23 - - [2026-01-29 15:50:21] "GET /project/5a6a47de-09ab-47fb-8896-857f18f7043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 2.445509 10.0.0.23 - - [2026-01-29 15:50:22] "POST /access-control-lists HTTP/1.1" 200 591 0.828252 10.0.0.23 - - [2026-01-29 15:50:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.018338 10.0.0.23 - - [2026-01-29 15:50:22] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?fields=security_groups HTTP/1.1" 200 1351 0.678942 10.0.0.23 - - [2026-01-29 15:50:22] "POST /access-control-lists HTTP/1.1" 200 589 0.363924 10.0.0.23 - - [2026-01-29 15:50:22] "DELETE /security-group/143ce25d-d2d5-4ab8-beec-e1af866714e4 HTTP/1.1" 200 115 0.456084 10.0.0.23 - - [2026-01-29 15:50:22] "GET /projects?obj_uuids=b21ba2e2-1baf-47d1-8f5e-b9e828a861b3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.021387 10.0.0.23 - - [2026-01-29 15:50:23] "GET /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3?fields=application_policy_sets HTTP/1.1" 200 1390 0.151328 10.0.0.23 - - [2026-01-29 15:50:23] "DELETE /access-control-list/aeb9b48a-27e4-43e6-b369-feec8ea08d85 HTTP/1.1" 200 115 0.204146 10.0.0.23 - - [2026-01-29 15:50:23] "DELETE /access-control-list/40da8106-eea4-4811-95d2-545b5a07303e HTTP/1.1" 200 115 0.222501 10.0.0.23 - - [2026-01-29 15:50:23] "DELETE /project/b21ba2e2-1baf-47d1-8f5e-b9e828a861b3 HTTP/1.1" 200 115 2.550667 10.0.0.23 - - [2026-01-29 15:50:24] "GET / HTTP/1.1" 200 36215 0.001752 10.0.0.23 - - [2026-01-29 15:50:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.001134 10.0.0.23 - - [2026-01-29 15:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.095838 10.0.0.23 - - [2026-01-29 15:50:28] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.006734 10.0.0.23 - - [2026-01-29 15:50:28] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004693 10.0.0.23 - - [2026-01-29 15:50:28] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005362 10.0.0.23 - - [2026-01-29 15:50:28] "PUT /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710 HTTP/1.1" 200 265 0.019209 10.0.0.23 - - [2026-01-29 15:50:29] "GET /aaa-mode HTTP/1.1" 401 296 0.000821 10.0.0.23 - - [2026-01-29 15:50:29] "GET /aaa-mode HTTP/1.1" 200 128 0.050977 10.0.0.23 - - [2026-01-29 15:50:30] "POST /fqname-to-id HTTP/1.1" 404 181 0.066657 10.0.0.23 - - [2026-01-29 15:50:30] "GET /projects?obj_uuids=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003483 10.0.0.23 - - [2026-01-29 15:50:30] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001448 10.0.0.23 - - [2026-01-29 15:50:30] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.014412 10.0.0.23 - - [2026-01-29 15:50:30] "POST /id-to-fqname HTTP/1.1" 200 183 0.003849 10.0.0.23 - - [2026-01-29 15:50:30] "POST /fqname-to-id HTTP/1.1" 404 192 0.009626 10.0.0.23 - - [2026-01-29 15:50:30] "POST /security-groups HTTP/1.1" 200 578 0.084772 10.0.0.23 - - [2026-01-29 15:50:30] "POST /projects HTTP/1.1" 200 567 0.370093 10.0.0.23 - - [2026-01-29 15:50:30] "POST /fqname-to-id HTTP/1.1" 404 227 0.011544 10.0.0.23 - - [2026-01-29 15:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.452202 10.0.0.23 - - [2026-01-29 15:50:31] "POST /access-control-lists HTTP/1.1" 200 591 0.116884 10.0.0.23 - - [2026-01-29 15:50:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.006155 10.0.0.23 - - [2026-01-29 15:50:31] "GET /project/5283c506-50e2-4db7-bd17-1b78e845fdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.815723 10.0.0.23 - - [2026-01-29 15:50:31] "POST /access-control-lists HTTP/1.1" 200 589 0.100907 10.0.0.23 - - [2026-01-29 15:50:31] "POST /fqname-to-id HTTP/1.1" 404 181 0.055196 10.0.0.23 - - [2026-01-29 15:50:31] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004476 10.0.0.23 - - [2026-01-29 15:50:31] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002038 10.0.0.23 - - [2026-01-29 15:50:31] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.015458 10.0.0.23 - - [2026-01-29 15:50:32] "POST /id-to-fqname HTTP/1.1" 200 183 0.004484 10.0.0.23 - - [2026-01-29 15:50:32] "POST /fqname-to-id HTTP/1.1" 404 192 0.003388 10.0.0.23 - - [2026-01-29 15:50:32] "POST /security-groups HTTP/1.1" 200 578 0.088280 10.0.0.23 - - [2026-01-29 15:50:32] "POST /projects HTTP/1.1" 200 567 0.325264 10.0.0.23 - - [2026-01-29 15:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.398969 10.0.0.23 - - [2026-01-29 15:50:32] "POST /fqname-to-id HTTP/1.1" 404 227 0.005906 10.0.0.23 - - [2026-01-29 15:50:32] "POST /access-control-lists HTTP/1.1" 200 591 0.093433 10.0.0.23 - - [2026-01-29 15:50:32] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.727512 10.0.0.23 - - [2026-01-29 15:50:32] "POST /fqname-to-id HTTP/1.1" 404 226 0.006972 10.0.0.23 - - [2026-01-29 15:50:32] "POST /access-control-lists HTTP/1.1" 200 589 0.091529 10.0.0.23 - - [2026-01-29 15:50:33] "GET / HTTP/1.1" 200 36215 0.003931 10.0.0.23 - - [2026-01-29 15:50:33] "GET /obj-perms HTTP/1.1" 200 6366 0.133494 10.0.0.23 - - [2026-01-29 15:50:34] "GET /obj-perms HTTP/1.1" 200 6366 0.109660 10.0.0.23 - - [2026-01-29 15:50:34] "GET / HTTP/1.1" 200 36215 0.001956 10.0.0.23 - - [2026-01-29 15:50:35] "POST /fqname-to-id HTTP/1.1" 404 181 0.004179 10.0.0.23 - - [2026-01-29 15:50:35] "POST /api-access-lists HTTP/1.1" 200 521 0.039106 10.0.0.23 - - [2026-01-29 15:50:35] "GET /api-access-list/de3eb522-3416-424b-a105-2dd433856d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.008155 10.0.0.23 - - [2026-01-29 15:50:35] "GET /api-access-list/de3eb522-3416-424b-a105-2dd433856d73 HTTP/1.1" 401 296 0.000557 10.0.0.23 - - [2026-01-29 15:50:35] "GET /api-access-list/de3eb522-3416-424b-a105-2dd433856d73 HTTP/1.1" 200 1266 0.054493 10.0.0.23 - - [2026-01-29 15:50:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000694 10.0.0.23 - - [2026-01-29 15:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.097017 10.0.0.23 - - [2026-01-29 15:50:36] "GET /projects?obj_uuids=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001625 10.0.0.23 - - [2026-01-29 15:50:36] "GET /project/5283c506-50e2-4db7-bd17-1b78e845fdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.070516 10.0.0.23 - - [2026-01-29 15:50:36] "GET /virtual-networks?parent_id=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017945 10.0.0.23 - - [2026-01-29 15:50:36] "POST /virtual-networks HTTP/1.1" 200 568 0.104221 10.0.0.23 - - [2026-01-29 15:50:36] "POST /route-targets HTTP/1.1" 200 328 0.021098 10.0.0.23 - - [2026-01-29 15:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.030710 10.0.0.23 - - [2026-01-29 15:50:36] "POST /ref-update HTTP/1.1" 200 156 0.017390 10.0.0.23 - - [2026-01-29 15:50:36] "GET /network-ipam/e4729d73-bd12-4464-b0be-bd9995c5934a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.019084 10.0.0.23 - - [2026-01-29 15:50:36] "POST /useragent-kv HTTP/1.1" 200 115 0.008054 10.0.0.23 - - [2026-01-29 15:50:36] "POST /ref-update HTTP/1.1" 200 156 0.101333 252.23.96.244 - - [2026-01-29 15:50:37] "POST /neutron/network HTTP/1.1" 200 828 0.112652 252.23.96.244 - - [2026-01-29 15:50:37] "POST /neutron/network HTTP/1.1" 200 828 0.057536 10.0.0.23 - - [2026-01-29 15:50:37] "GET /virtual-network/84aab6e8-0492-4185-9053-ddfaf1d2f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.035619 252.23.96.244 - - [2026-01-29 15:50:37] "POST /neutron/network HTTP/1.1" 200 828 0.027595 252.23.96.244 - - [2026-01-29 15:50:37] "POST /neutron/subnet HTTP/1.1" 200 665 0.035985 10.0.0.23 - - [2026-01-29 15:50:37] "GET /virtual-network/84aab6e8-0492-4185-9053-ddfaf1d2f0ce HTTP/1.1" 401 296 0.000612 10.0.0.23 - - [2026-01-29 15:50:37] "GET /virtual-network/84aab6e8-0492-4185-9053-ddfaf1d2f0ce HTTP/1.1" 200 2258 0.064838 10.0.0.23 - - [2026-01-29 15:50:38] "GET /virtual-network/84aab6e8-0492-4185-9053-ddfaf1d2f0ce HTTP/1.1" 401 296 0.000581 10.0.0.23 - - [2026-01-29 15:50:38] "GET /virtual-network/84aab6e8-0492-4185-9053-ddfaf1d2f0ce HTTP/1.1" 200 1999 0.066201 10.0.0.23 - - [2026-01-29 15:50:39] "GET /obj-perms HTTP/1.1" 200 6298 0.107370 10.0.0.23 - - [2026-01-29 15:50:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000630 10.0.0.23 - - [2026-01-29 15:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.046573 10.0.0.23 - - [2026-01-29 15:50:39] "GET /virtual-network/84aab6e8-0492-4185-9053-ddfaf1d2f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.018451 10.0.0.23 - - [2026-01-29 15:50:39] "GET /obj-perms HTTP/1.1" 200 6298 0.014938 10.0.0.23 - - [2026-01-29 15:50:39] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.039641 10.0.0.23 - - [2026-01-29 15:50:40] "GET /obj-perms HTTP/1.1" 200 6298 0.089708 10.0.0.23 - - [2026-01-29 15:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.23 - - [2026-01-29 15:50:40] "GET /virtual-network/84aab6e8-0492-4185-9053-ddfaf1d2f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.020957 10.0.0.23 - - [2026-01-29 15:50:40] "GET /obj-perms HTTP/1.1" 200 6298 0.012196 10.0.0.23 - - [2026-01-29 15:50:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.030953 10.0.0.23 - - [2026-01-29 15:50:40] "POST /id-to-fqname HTTP/1.1" 401 296 0.002052 10.0.0.23 - - [2026-01-29 15:50:40] "POST /id-to-fqname HTTP/1.1" 200 228 0.052217 252.23.96.244 - - [2026-01-29 15:50:41] "POST /neutron/network HTTP/1.1" 200 838 0.059844 252.23.96.244 - - [2026-01-29 15:50:41] "GET /aaa-mode HTTP/1.1" 401 296 0.000772 252.23.96.244 - - [2026-01-29 15:50:41] "GET / HTTP/1.1" 200 36215 0.002246 252.23.96.244 - - [2026-01-29 15:50:42] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000592 10.0.0.23 - - [2026-01-29 15:50:42] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002537 252.23.96.244 - - [2026-01-29 15:50:42] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.081974 252.23.96.244 - - [2026-01-29 15:50:42] "POST /neutron/network HTTP/1.1" 200 828 0.048615 252.23.96.244 - - [2026-01-29 15:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.040257 252.23.96.244 - - [2026-01-29 15:50:43] "POST /neutron/port HTTP/1.1" 200 117 0.008595 252.23.96.244 - - [2026-01-29 15:50:43] "POST /neutron/port HTTP/1.1" 200 117 0.005947 252.23.96.244 - - [2026-01-29 15:50:44] "POST /neutron/network HTTP/1.1" 200 838 0.044934 252.23.96.244 - - [2026-01-29 15:50:44] "POST /neutron/network HTTP/1.1" 200 828 0.047857 10.0.0.23 - - [2026-01-29 15:50:44] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001901 252.23.96.244 - - [2026-01-29 15:50:44] "POST /neutron/port HTTP/1.1" 200 1051 0.571603 252.23.96.244 - - [2026-01-29 15:50:45] "POST /neutron/port HTTP/1.1" 200 1051 0.015578 252.23.96.244 - - [2026-01-29 15:50:45] "POST /neutron/port HTTP/1.1" 200 1051 0.020459 252.23.96.244 - - [2026-01-29 15:50:45] "POST /neutron/port HTTP/1.1" 200 1101 0.120113 252.23.96.244 - - [2026-01-29 15:50:46] "POST /neutron/port HTTP/1.1" 200 1111 0.023555 252.23.96.244 - - [2026-01-29 15:50:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006063 252.23.96.244 - - [2026-01-29 15:50:46] "POST /neutron/subnet HTTP/1.1" 200 639 0.011995 252.23.96.244 - - [2026-01-29 15:50:46] "POST /neutron/port HTTP/1.1" 200 117 0.001529 252.23.96.244 - - [2026-01-29 15:50:46] "POST /neutron/network HTTP/1.1" 200 828 0.008013 252.23.96.244 - - [2026-01-29 15:50:48] "POST /neutron/port HTTP/1.1" 200 1111 0.019908 252.23.96.244 - - [2026-01-29 15:50:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009855 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:50:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001244 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:50:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002208 252.23.96.244 - - [2026-01-29 15:50:53] "POST /neutron/port HTTP/1.1" 200 1111 0.022377 252.23.96.244 - - [2026-01-29 15:50:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011074 252.23.96.244 - - [2026-01-29 15:50:53] "POST /neutron/port HTTP/1.1" 200 1111 0.022626 252.23.96.244 - - [2026-01-29 15:50:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.013004 252.23.96.244 - - [2026-01-29 15:50:53] "POST /neutron/port HTTP/1.1" 200 1111 0.026339 252.23.96.244 - - [2026-01-29 15:50:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009946 252.23.96.244 - - [2026-01-29 15:50:54] "POST /neutron/port HTTP/1.1" 200 1111 0.019432 252.23.96.244 - - [2026-01-29 15:50:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009245 10.0.0.23 - - [2026-01-29 15:50:54] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225 HTTP/1.1" 200 1286 0.020487 10.0.0.23 - - [2026-01-29 15:50:54] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225 HTTP/1.1" 200 1286 0.017852 10.0.0.23 - - [2026-01-29 15:50:54] "GET /virtual-machine-interface/c2bfd5b8-3d3e-45b5-8e76-2a62fb5cc98b HTTP/1.1" 200 2527 0.027270 10.0.0.23 - - [2026-01-29 15:50:54] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225 HTTP/1.1" 200 1286 0.017174 10.0.0.23 - - [2026-01-29 15:50:54] "GET /virtual-machine-interface/c2bfd5b8-3d3e-45b5-8e76-2a62fb5cc98b HTTP/1.1" 200 2527 0.035586 10.0.0.23 - - [2026-01-29 15:50:54] "GET /instance-ip/1b781e1e-69bf-4cd9-bbc1-ee566fe53fa9 HTTP/1.1" 200 1622 0.022022 10.0.0.23 - - [2026-01-29 15:50:54] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225 HTTP/1.1" 200 1286 0.019861 10.0.0.23 - - [2026-01-29 15:50:54] "GET /virtual-machine-interface/c2bfd5b8-3d3e-45b5-8e76-2a62fb5cc98b HTTP/1.1" 200 2527 0.029711 10.0.0.23 - - [2026-01-29 15:50:54] "GET /instance-ip/1b781e1e-69bf-4cd9-bbc1-ee566fe53fa9 HTTP/1.1" 200 1622 0.019926 10.0.0.23 - - [2026-01-29 15:50:55] "POST /fqname-to-id HTTP/1.1" 403 329 0.017049 10.0.0.23 - - [2026-01-29 15:50:55] "GET / HTTP/1.1" 200 36215 0.005534 10.0.0.23 - - [2026-01-29 15:50:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000780 10.0.0.23 - - [2026-01-29 15:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.038001 10.0.0.23 - - [2026-01-29 15:50:55] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006242 10.0.0.23 - - [2026-01-29 15:50:55] "GET /virtual-networks?parent_id=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015639 10.0.0.23 - - [2026-01-29 15:50:55] "POST /fqname-to-id HTTP/1.1" 403 329 0.015072 10.0.0.23 - - [2026-01-29 15:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.23 - - [2026-01-29 15:50:55] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005429 10.0.0.23 - - [2026-01-29 15:50:56] "GET /virtual-networks?parent_id=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016575 10.0.0.23 - - [2026-01-29 15:50:56] "POST /fqname-to-id HTTP/1.1" 403 329 0.015167 10.0.0.23 - - [2026-01-29 15:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.23 - - [2026-01-29 15:50:56] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004248 10.0.0.23 - - [2026-01-29 15:50:56] "GET /virtual-networks?parent_id=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016085 10.0.0.23 - - [2026-01-29 15:50:56] "POST /fqname-to-id HTTP/1.1" 403 329 0.013726 10.0.0.23 - - [2026-01-29 15:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.23 - - [2026-01-29 15:50:56] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006071 10.0.0.23 - - [2026-01-29 15:50:56] "GET /virtual-networks?parent_id=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014499 10.0.0.23 - - [2026-01-29 15:50:56] "POST /fqname-to-id HTTP/1.1" 403 329 0.016613 10.0.0.23 - - [2026-01-29 15:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.23 - - [2026-01-29 15:50:56] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004346 10.0.0.23 - - [2026-01-29 15:50:56] "GET /virtual-networks?parent_id=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015298 252.23.96.244 - - [2026-01-29 15:50:57] "POST /neutron/port HTTP/1.1" 200 1111 0.059420 252.23.96.244 - - [2026-01-29 15:50:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008315 252.23.96.244 - - [2026-01-29 15:50:57] "POST /neutron/port HTTP/1.1" 200 1111 0.061483 252.23.96.244 - - [2026-01-29 15:50:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007778 252.23.96.244 - - [2026-01-29 15:50:58] "POST /neutron/port HTTP/1.1" 200 1111 0.059839 252.23.96.244 - - [2026-01-29 15:50:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007464 10.0.0.23 - - [2026-01-29 15:50:59] "POST /fqname-to-id HTTP/1.1" 403 329 0.014408 10.0.0.23 - - [2026-01-29 15:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.23 - - [2026-01-29 15:50:59] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004332 10.0.0.23 - - [2026-01-29 15:50:59] "GET /virtual-networks?parent_id=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013005 10.0.0.23 - - [2026-01-29 15:51:00] "POST /fqname-to-id HTTP/1.1" 403 329 0.016213 10.0.0.23 - - [2026-01-29 15:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005819 10.0.0.23 - - [2026-01-29 15:51:00] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005680 10.0.0.23 - - [2026-01-29 15:51:00] "GET /virtual-networks?parent_id=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016782 10.0.0.23 - - [2026-01-29 15:51:00] "POST /fqname-to-id HTTP/1.1" 403 351 0.013825 10.0.0.23 - - [2026-01-29 15:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.23 - - [2026-01-29 15:51:00] "GET /routing-instance/095f51b7-b9c9-4fdc-bd65-370f268ec8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005827 10.0.0.23 - - [2026-01-29 15:51:00] "GET /route-target/d7bb5acf-145d-431b-bc7d-6604540b607b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012562 10.0.0.23 - - [2026-01-29 15:51:00] "GET /route-target/d7bb5acf-145d-431b-bc7d-6604540b607b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004320 10.0.0.23 - - [2026-01-29 15:51:00] "POST /fqname-to-id HTTP/1.1" 403 329 0.016057 10.0.0.23 - - [2026-01-29 15:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.23 - - [2026-01-29 15:51:00] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004090 10.0.0.23 - - [2026-01-29 15:51:00] "GET /virtual-networks?parent_id=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016598 10.0.0.23 - - [2026-01-29 15:51:00] "POST /fqname-to-id HTTP/1.1" 403 351 0.020321 10.0.0.23 - - [2026-01-29 15:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.23 - - [2026-01-29 15:51:00] "GET /routing-instance/095f51b7-b9c9-4fdc-bd65-370f268ec8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.006855 10.0.0.23 - - [2026-01-29 15:51:00] "GET /route-target/d7bb5acf-145d-431b-bc7d-6604540b607b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.017891 10.0.0.23 - - [2026-01-29 15:51:00] "GET /route-target/d7bb5acf-145d-431b-bc7d-6604540b607b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005546 10.0.0.23 - - [2026-01-29 15:51:00] "GET /obj-perms HTTP/1.1" 200 6298 0.016969 10.0.0.23 - - [2026-01-29 15:51:00] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.020317 10.0.0.23 - - [2026-01-29 15:51:00] "GET /obj-perms HTTP/1.1" 200 6298 0.014062 10.0.0.23 - - [2026-01-29 15:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 252.23.96.244 - - [2026-01-29 15:51:00] "POST /neutron/port HTTP/1.1" 200 1111 0.065248 10.0.0.23 - - [2026-01-29 15:51:00] "GET /virtual-machine-interface/c2bfd5b8-3d3e-45b5-8e76-2a62fb5cc98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.020701 252.23.96.244 - - [2026-01-29 15:51:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009008 10.0.0.23 - - [2026-01-29 15:51:01] "GET /obj-perms HTTP/1.1" 200 6298 0.014060 10.0.0.23 - - [2026-01-29 15:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.23 - - [2026-01-29 15:51:01] "GET /virtual-machine-interface/c2bfd5b8-3d3e-45b5-8e76-2a62fb5cc98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.022935 10.0.0.23 - - [2026-01-29 15:51:01] "GET /obj-perms HTTP/1.1" 200 6298 0.014130 10.0.0.23 - - [2026-01-29 15:51:01] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.018203 10.0.0.23 - - [2026-01-29 15:51:01] "GET /obj-perms HTTP/1.1" 200 6298 0.016560 10.0.0.23 - - [2026-01-29 15:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.23 - - [2026-01-29 15:51:01] "GET /virtual-machine-interface/c2bfd5b8-3d3e-45b5-8e76-2a62fb5cc98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.025136 10.0.0.23 - - [2026-01-29 15:51:01] "GET /obj-perms HTTP/1.1" 200 6298 0.013078 10.0.0.23 - - [2026-01-29 15:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019011 10.0.0.23 - - [2026-01-29 15:51:01] "GET /virtual-network/84aab6e8-0492-4185-9053-ddfaf1d2f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.030754 10.0.0.23 - - [2026-01-29 15:51:01] "GET /obj-perms HTTP/1.1" 200 6298 0.015267 10.0.0.23 - - [2026-01-29 15:51:01] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.015916 10.0.0.23 - - [2026-01-29 15:51:01] "GET /obj-perms HTTP/1.1" 200 6298 0.013643 10.0.0.23 - - [2026-01-29 15:51:01] "GET /obj-perms HTTP/1.1" 200 6298 0.017796 10.0.0.23 - - [2026-01-29 15:51:02] "GET /obj-perms HTTP/1.1" 200 6298 0.106059 10.0.0.23 - - [2026-01-29 15:51:02] "GET /obj-perms HTTP/1.1" 200 6298 0.012525 10.0.0.23 - - [2026-01-29 15:51:03] "GET /obj-perms HTTP/1.1" 200 6403 0.099249 10.0.0.23 - - [2026-01-29 15:51:03] "GET /obj-perms HTTP/1.1" 200 6403 0.002445 10.0.0.23 - - [2026-01-29 15:51:03] "GET /obj-perms HTTP/1.1" 200 6298 0.011718 10.0.0.23 - - [2026-01-29 15:51:03] "GET /obj-perms HTTP/1.1" 200 6298 0.014239 10.0.0.23 - - [2026-01-29 15:51:03] "GET /obj-perms HTTP/1.1" 200 6298 0.089467 10.0.0.23 - - [2026-01-29 15:51:03] "GET /obj-perms HTTP/1.1" 200 6298 0.011380 10.0.0.23 - - [2026-01-29 15:51:03] "GET /obj-perms HTTP/1.1" 200 6403 0.002474 10.0.0.23 - - [2026-01-29 15:51:04] "GET /obj-perms HTTP/1.1" 200 6403 0.002453 10.0.0.23 - - [2026-01-29 15:51:04] "GET /obj-perms HTTP/1.1" 200 6298 0.016406 10.0.0.23 - - [2026-01-29 15:51:04] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.019365 10.0.0.23 - - [2026-01-29 15:51:04] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225 HTTP/1.1" 200 1286 0.026612 252.23.96.244 - - [2026-01-29 15:51:05] "POST /neutron/port HTTP/1.1" 200 1111 0.021244 252.23.96.244 - - [2026-01-29 15:51:05] "POST /neutron/port HTTP/1.1" 200 1101 0.013574 252.23.96.244 - - [2026-01-29 15:51:05] "POST /neutron/port HTTP/1.1" 200 151 0.170047 10.0.0.23 - - [2026-01-29 15:51:06] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225 HTTP/1.1" 404 171 0.014765 10.0.0.23 - - [2026-01-29 15:51:06] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225 HTTP/1.1" 404 171 0.012481 10.0.0.23 - - [2026-01-29 15:51:06] "GET /virtual-machine/01800b89-f23a-4f41-9ecf-0d9a8d825225 HTTP/1.1" 404 171 0.014800 10.0.0.23 - - [2026-01-29 15:51:07] "POST /fqname-to-id HTTP/1.1" 403 329 0.015480 10.0.0.23 - - [2026-01-29 15:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.23 - - [2026-01-29 15:51:07] "GET /global-vrouter-config/3bb649ce-2f76-4549-9121-6fd252e731e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005645 10.0.0.23 - - [2026-01-29 15:51:07] "GET /virtual-networks?parent_id=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020168 10.0.0.23 - - [2026-01-29 15:51:07] "POST /fqname-to-id HTTP/1.1" 403 351 0.015109 10.0.0.23 - - [2026-01-29 15:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.23 - - [2026-01-29 15:51:07] "GET /routing-instance/095f51b7-b9c9-4fdc-bd65-370f268ec8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005707 10.0.0.23 - - [2026-01-29 15:51:07] "GET /route-target/d7bb5acf-145d-431b-bc7d-6604540b607b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.016284 10.0.0.23 - - [2026-01-29 15:51:07] "GET /route-target/d7bb5acf-145d-431b-bc7d-6604540b607b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004878 10.0.0.23 - - [2026-01-29 15:51:07] "GET /obj-perms HTTP/1.1" 200 6298 0.017233 10.0.0.23 - - [2026-01-29 15:51:07] "GET /obj-perms HTTP/1.1" 200 6298 0.017525 10.0.0.23 - - [2026-01-29 15:51:07] "GET /obj-perms HTTP/1.1" 200 6298 0.082432 10.0.0.23 - - [2026-01-29 15:51:07] "GET /obj-perms HTTP/1.1" 200 6298 0.014444 10.0.0.23 - - [2026-01-29 15:51:08] "GET /obj-perms HTTP/1.1" 200 6403 0.002660 10.0.0.23 - - [2026-01-29 15:51:08] "GET /obj-perms HTTP/1.1" 200 6403 0.002023 10.0.0.23 - - [2026-01-29 15:51:11] "GET /obj-perms HTTP/1.1" 200 6403 0.003509 10.0.0.23 - - [2026-01-29 15:51:11] "GET /obj-perms HTTP/1.1" 200 6403 0.002669 10.0.0.23 - - [2026-01-29 15:51:14] "GET /obj-perms HTTP/1.1" 200 6403 0.003016 10.0.0.23 - - [2026-01-29 15:51:14] "GET /obj-perms HTTP/1.1" 200 6403 0.002113 10.0.0.23 - - [2026-01-29 15:51:17] "GET /obj-perms HTTP/1.1" 200 6403 0.002236 10.0.0.23 - - [2026-01-29 15:51:17] "GET /obj-perms HTTP/1.1" 200 6403 0.003571 10.0.0.23 - - [2026-01-29 15:51:20] "GET /obj-perms HTTP/1.1" 200 6403 0.002142 10.0.0.23 - - [2026-01-29 15:51:20] "GET /obj-perms HTTP/1.1" 200 6403 0.002198 10.0.0.23 - - [2026-01-29 15:51:23] "DELETE /project/f9bc06f06bf741449463d7dd995d78af HTTP/1.1" 404 173 0.005389 10.0.0.23 - - [2026-01-29 15:51:23] "DELETE /project/5283c50650e24db7bd171b78e845fdde HTTP/1.1" 404 173 0.004927 10.0.0.23 - - [2026-01-29 15:51:23] "GET /obj-perms HTTP/1.1" 200 6403 0.002040 10.0.0.23 - - [2026-01-29 15:51:23] "GET /obj-perms HTTP/1.1" 200 6403 0.003198 10.0.0.23 - - [2026-01-29 15:51:24] "GET /obj-perms HTTP/1.1" 200 6403 0.002455 10.0.0.23 - - [2026-01-29 15:51:24] "GET /obj-perms HTTP/1.1" 200 6403 0.003640 10.0.0.23 - - [2026-01-29 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.23 - - [2026-01-29 15:51:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005543 10.0.0.23 - - [2026-01-29 15:51:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004502 10.0.0.23 - - [2026-01-29 15:51:24] "DELETE /virtual-network/84aab6e8-0492-4185-9053-ddfaf1d2f0ce HTTP/1.1" 200 115 0.153898 10.0.0.23 - - [2026-01-29 15:51:24] "DELETE /route-target/d7bb5acf-145d-431b-bc7d-6604540b607b HTTP/1.1" 200 115 0.040797 10.0.0.23 - - [2026-01-29 15:51:24] "DELETE /api-access-list/de3eb522-3416-424b-a105-2dd433856d73 HTTP/1.1" 200 115 0.042383 10.0.0.23 - - [2026-01-29 15:51:24] "GET /api-access-list/de3eb522-3416-424b-a105-2dd433856d73 HTTP/1.1" 404 171 0.003541 10.0.0.23 - - [2026-01-29 15:51:24] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001767 10.0.0.23 - - [2026-01-29 15:51:24] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.042814 10.0.0.23 - - [2026-01-29 15:51:24] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002030 10.0.0.23 - - [2026-01-29 15:51:25] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?fields=virtual_networks HTTP/1.1" 200 1023 0.057568 10.0.0.23 - - [2026-01-29 15:51:25] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002398 10.0.0.23 - - [2026-01-29 15:51:25] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.066284 10.0.0.23 - - [2026-01-29 15:51:25] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001667 10.0.0.23 - - [2026-01-29 15:51:25] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?fields=security_groups HTTP/1.1" 200 1243 0.046619 10.0.0.23 - - [2026-01-29 15:51:25] "GET /projects?obj_uuids=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001733 10.0.0.23 - - [2026-01-29 15:51:25] "GET /project/5283c506-50e2-4db7-bd17-1b78e845fdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.051393 10.0.0.23 - - [2026-01-29 15:51:25] "GET /projects?obj_uuids=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001728 10.0.0.23 - - [2026-01-29 15:51:25] "GET /project/5283c506-50e2-4db7-bd17-1b78e845fdde?fields=virtual_networks HTTP/1.1" 200 1022 0.047782 10.0.0.23 - - [2026-01-29 15:51:26] "GET /projects?obj_uuids=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001957 10.0.0.23 - - [2026-01-29 15:51:26] "GET /project/5283c506-50e2-4db7-bd17-1b78e845fdde?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.063994 10.0.0.23 - - [2026-01-29 15:51:26] "GET /projects?obj_uuids=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002174 10.0.0.23 - - [2026-01-29 15:51:26] "GET /project/5283c506-50e2-4db7-bd17-1b78e845fdde?fields=security_groups HTTP/1.1" 200 1242 0.046141 10.0.0.23 - - [2026-01-29 15:51:28] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004342 10.0.0.23 - - [2026-01-29 15:51:28] "PUT /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710 HTTP/1.1" 200 265 0.011293 10.0.0.23 - - [2026-01-29 15:51:28] "GET /projects?obj_uuids=5a6a47de-09ab-47fb-8896-857f18f7043d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001401 10.0.0.23 - - [2026-01-29 15:51:28] "GET /project/5a6a47de-09ab-47fb-8896-857f18f7043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.033860 10.0.0.23 - - [2026-01-29 15:51:28] "GET /projects?obj_uuids=5a6a47de-09ab-47fb-8896-857f18f7043d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001468 10.0.0.23 - - [2026-01-29 15:51:28] "GET /project/5a6a47de-09ab-47fb-8896-857f18f7043d?fields=virtual_networks HTTP/1.1" 200 1021 0.083106 10.0.0.23 - - [2026-01-29 15:51:28] "GET /projects?obj_uuids=5a6a47de-09ab-47fb-8896-857f18f7043d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001570 10.0.0.23 - - [2026-01-29 15:51:28] "GET /project/5a6a47de-09ab-47fb-8896-857f18f7043d?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.029439 10.0.0.23 - - [2026-01-29 15:51:28] "GET /projects?obj_uuids=5a6a47de-09ab-47fb-8896-857f18f7043d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001465 10.0.0.23 - - [2026-01-29 15:51:28] "GET /project/5a6a47de-09ab-47fb-8896-857f18f7043d?fields=security_groups HTTP/1.1" 200 1241 0.031768 10.0.0.23 - - [2026-01-29 15:51:29] "GET /global-system-configs HTTP/1.1" 401 296 0.000536 10.0.0.23 - - [2026-01-29 15:51:29] "GET /global-system-configs HTTP/1.1" 401 296 0.000534 10.0.0.23 - - [2026-01-29 15:51:29] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001453 10.0.0.23 - - [2026-01-29 15:51:29] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010868 10.0.0.23 - - [2026-01-29 15:51:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.041315 10.0.0.23 - - [2026-01-29 15:51:29] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002772 10.0.0.23 - - [2026-01-29 15:51:30] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002039 10.0.0.23 - - [2026-01-29 15:51:30] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010520 10.0.0.23 - - [2026-01-29 15:51:30] "POST /id-to-fqname HTTP/1.1" 200 188 0.001543 10.0.0.23 - - [2026-01-29 15:51:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.004629 10.0.0.23 - - [2026-01-29 15:51:30] "POST /security-groups HTTP/1.1" 200 583 0.073318 10.0.0.23 - - [2026-01-29 15:51:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.003468 10.0.0.23 - - [2026-01-29 15:51:30] "POST /projects HTTP/1.1" 200 577 0.260671 10.0.0.23 - - [2026-01-29 15:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.306368 10.0.0.23 - - [2026-01-29 15:51:30] "POST /access-control-lists HTTP/1.1" 200 596 0.072056 10.0.0.23 - - [2026-01-29 15:51:30] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.497161 10.0.0.23 - - [2026-01-29 15:51:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.005861 10.0.0.23 - - [2026-01-29 15:51:30] "POST /access-control-lists HTTP/1.1" 200 594 0.068459 10.0.0.23 - - [2026-01-29 15:51:32] "GET / HTTP/1.1" 200 36215 0.002605 10.0.0.23 - - [2026-01-29 15:51:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000771 10.0.0.23 - - [2026-01-29 15:51:34] "GET /obj-perms HTTP/1.1" 200 6366 0.082195 10.0.0.23 - - [2026-01-29 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.042720 10.0.0.23 - - [2026-01-29 15:51:34] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004287 10.0.0.23 - - [2026-01-29 15:51:34] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004065 10.0.0.23 - - [2026-01-29 15:51:34] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005242 10.0.0.23 - - [2026-01-29 15:51:35] "PUT /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710 HTTP/1.1" 200 265 0.012157 10.0.0.23 - - [2026-01-29 15:51:35] "GET /obj-perms HTTP/1.1" 200 6366 0.083697 10.0.0.23 - - [2026-01-29 15:51:35] "GET /aaa-mode HTTP/1.1" 200 128 0.001402 10.0.0.23 - - [2026-01-29 15:51:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.035043 10.0.0.23 - - [2026-01-29 15:51:35] "GET /projects?obj_uuids=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004276 10.0.0.23 - - [2026-01-29 15:51:35] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001369 10.0.0.23 - - [2026-01-29 15:51:35] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009733 10.0.0.23 - - [2026-01-29 15:51:36] "POST /id-to-fqname HTTP/1.1" 200 188 0.002005 10.0.0.23 - - [2026-01-29 15:51:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.007746 10.0.0.23 - - [2026-01-29 15:51:36] "POST /security-groups HTTP/1.1" 200 583 0.081067 10.0.0.23 - - [2026-01-29 15:51:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.003937 10.0.0.23 - - [2026-01-29 15:51:36] "POST /projects HTTP/1.1" 200 577 0.264884 10.0.0.23 - - [2026-01-29 15:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.309213 10.0.0.23 - - [2026-01-29 15:51:36] "POST /access-control-lists HTTP/1.1" 200 596 0.069988 10.0.0.23 - - [2026-01-29 15:51:36] "GET /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.509244 10.0.0.23 - - [2026-01-29 15:51:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.009109 10.0.0.23 - - [2026-01-29 15:51:36] "POST /access-control-lists HTTP/1.1" 200 594 0.070064 10.0.0.23 - - [2026-01-29 15:51:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.033507 10.0.0.23 - - [2026-01-29 15:51:36] "GET /projects?obj_uuids=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003184 10.0.0.23 - - [2026-01-29 15:51:36] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001692 10.0.0.23 - - [2026-01-29 15:51:36] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010069 10.0.0.23 - - [2026-01-29 15:51:37] "POST /id-to-fqname HTTP/1.1" 200 188 0.001712 10.0.0.23 - - [2026-01-29 15:51:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.005765 10.0.0.23 - - [2026-01-29 15:51:37] "POST /security-groups HTTP/1.1" 200 583 0.076174 10.0.0.23 - - [2026-01-29 15:51:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.004964 10.0.0.23 - - [2026-01-29 15:51:37] "POST /projects HTTP/1.1" 200 577 0.270056 10.0.0.23 - - [2026-01-29 15:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.312221 10.0.0.23 - - [2026-01-29 15:51:37] "POST /access-control-lists HTTP/1.1" 200 596 0.071706 10.0.0.23 - - [2026-01-29 15:51:37] "GET /project/6124ab40-a82d-4edd-8451-6ea6371593af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.494922 10.0.0.23 - - [2026-01-29 15:51:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.003903 10.0.0.23 - - [2026-01-29 15:51:37] "POST /access-control-lists HTTP/1.1" 200 594 0.065567 10.0.0.23 - - [2026-01-29 15:51:38] "GET / HTTP/1.1" 200 36215 0.002361 10.0.0.23 - - [2026-01-29 15:51:39] "GET / HTTP/1.1" 200 36215 0.002049 10.0.0.23 - - [2026-01-29 15:51:39] "POST /fqname-to-id HTTP/1.1" 404 181 0.003858 10.0.0.23 - - [2026-01-29 15:51:39] "POST /api-access-lists HTTP/1.1" 200 521 0.020755 10.0.0.23 - - [2026-01-29 15:51:39] "GET /api-access-list/47db315b-2143-4836-a261-131aea95ab2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006713 10.0.0.23 - - [2026-01-29 15:51:39] "GET /api-access-list/47db315b-2143-4836-a261-131aea95ab2c HTTP/1.1" 401 296 0.000572 10.0.0.23 - - [2026-01-29 15:51:40] "GET /api-access-list/47db315b-2143-4836-a261-131aea95ab2c HTTP/1.1" 200 1289 0.095776 10.0.0.23 - - [2026-01-29 15:51:40] "POST /fqname-to-id HTTP/1.1" 401 296 0.000579 10.0.0.23 - - [2026-01-29 15:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.068315 10.0.0.23 - - [2026-01-29 15:51:40] "GET /projects?obj_uuids=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001375 10.0.0.23 - - [2026-01-29 15:51:40] "GET /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056584 10.0.0.23 - - [2026-01-29 15:51:40] "GET /virtual-networks?parent_id=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020931 10.0.0.23 - - [2026-01-29 15:51:40] "POST /virtual-networks HTTP/1.1" 200 583 0.072238 10.0.0.23 - - [2026-01-29 15:51:41] "POST /route-targets HTTP/1.1" 200 328 0.024814 10.0.0.23 - - [2026-01-29 15:51:41] "POST /ref-update HTTP/1.1" 200 156 0.021221 10.0.0.23 - - [2026-01-29 15:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.035873 10.0.0.23 - - [2026-01-29 15:51:41] "GET /network-ipam/e4729d73-bd12-4464-b0be-bd9995c5934a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015730 10.0.0.23 - - [2026-01-29 15:51:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004061 10.0.0.23 - - [2026-01-29 15:51:41] "POST /ref-update HTTP/1.1" 200 156 0.073911 252.23.96.244 - - [2026-01-29 15:51:41] "POST /neutron/network HTTP/1.1" 200 847 0.062456 252.23.96.244 - - [2026-01-29 15:51:41] "POST /neutron/network HTTP/1.1" 200 847 0.031450 10.0.0.23 - - [2026-01-29 15:51:41] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018417 252.23.96.244 - - [2026-01-29 15:51:41] "POST /neutron/network HTTP/1.1" 200 847 0.031165 252.23.96.244 - - [2026-01-29 15:51:41] "POST /neutron/subnet HTTP/1.1" 200 681 0.037330 10.0.0.23 - - [2026-01-29 15:51:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000909 10.0.0.23 - - [2026-01-29 15:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.058611 10.0.0.23 - - [2026-01-29 15:51:42] "GET /projects?obj_uuids=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001821 10.0.0.23 - - [2026-01-29 15:51:42] "GET /project/6124ab40-a82d-4edd-8451-6ea6371593af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.068087 10.0.0.23 - - [2026-01-29 15:51:42] "GET /virtual-networks?parent_id=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021838 10.0.0.23 - - [2026-01-29 15:51:42] "POST /virtual-networks HTTP/1.1" 200 583 0.084984 10.0.0.23 - - [2026-01-29 15:51:42] "POST /route-targets HTTP/1.1" 200 328 0.024646 10.0.0.23 - - [2026-01-29 15:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.033742 10.0.0.23 - - [2026-01-29 15:51:42] "POST /ref-update HTTP/1.1" 200 156 0.025234 10.0.0.23 - - [2026-01-29 15:51:42] "GET /network-ipam/e4729d73-bd12-4464-b0be-bd9995c5934a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.017139 10.0.0.23 - - [2026-01-29 15:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004458 10.0.0.23 - - [2026-01-29 15:51:42] "POST /ref-update HTTP/1.1" 200 156 0.065513 252.23.96.244 - - [2026-01-29 15:51:42] "POST /neutron/network HTTP/1.1" 200 846 0.064327 252.23.96.244 - - [2026-01-29 15:51:42] "POST /neutron/network HTTP/1.1" 200 846 0.032448 10.0.0.23 - - [2026-01-29 15:51:43] "GET /virtual-network/5ba6b8cb-f131-4a6d-9578-8390fcbacab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.023721 252.23.96.244 - - [2026-01-29 15:51:43] "POST /neutron/network HTTP/1.1" 200 846 0.039216 252.23.96.244 - - [2026-01-29 15:51:43] "POST /neutron/subnet HTTP/1.1" 200 679 0.042336 10.0.0.23 - - [2026-01-29 15:51:43] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181 HTTP/1.1" 401 296 0.000658 10.0.0.23 - - [2026-01-29 15:51:43] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181 HTTP/1.1" 200 2314 0.062762 10.0.0.23 - - [2026-01-29 15:51:43] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181 HTTP/1.1" 401 296 0.000576 10.0.0.23 - - [2026-01-29 15:51:44] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181 HTTP/1.1" 403 366 0.049554 10.0.0.23 - - [2026-01-29 15:51:44] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181 HTTP/1.1" 200 2314 0.005876 10.0.0.23 - - [2026-01-29 15:51:44] "GET /virtual-networks HTTP/1.1" 200 370 0.024822 10.0.0.23 - - [2026-01-29 15:51:44] "GET /virtual-networks HTTP/1.1" 200 370 0.033328 10.0.0.23 - - [2026-01-29 15:51:44] "GET /obj-perms HTTP/1.1" 403 257 0.047662 10.0.0.23 - - [2026-01-29 15:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.23 - - [2026-01-29 15:51:44] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017936 10.0.0.23 - - [2026-01-29 15:51:45] "GET /obj-perms HTTP/1.1" 403 257 0.050821 10.0.0.23 - - [2026-01-29 15:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.23 - - [2026-01-29 15:51:45] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.012066 10.0.0.23 - - [2026-01-29 15:51:46] "GET /obj-perms HTTP/1.1" 200 6413 0.085541 10.0.0.23 - - [2026-01-29 15:51:46] "GET /obj-perms HTTP/1.1" 403 257 0.012717 10.0.0.23 - - [2026-01-29 15:51:46] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.023705 10.0.0.23 - - [2026-01-29 15:51:46] "GET /obj-perms HTTP/1.1" 403 257 0.010425 10.0.0.23 - - [2026-01-29 15:51:46] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.025478 10.0.0.23 - - [2026-01-29 15:51:46] "GET /obj-perms HTTP/1.1" 200 6413 0.002308 10.0.0.23 - - [2026-01-29 15:51:46] "PUT /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181 HTTP/1.1" 200 265 0.034656 10.0.0.23 - - [2026-01-29 15:51:46] "GET /virtual-networks HTTP/1.1" 200 132 0.027919 10.0.0.23 - - [2026-01-29 15:51:46] "GET /virtual-networks HTTP/1.1" 200 609 0.024618 10.0.0.23 - - [2026-01-29 15:51:46] "GET /virtual-networks HTTP/1.1" 200 1431 0.004900 10.0.0.23 - - [2026-01-29 15:51:46] "GET /obj-perms HTTP/1.1" 403 257 0.010747 10.0.0.23 - - [2026-01-29 15:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.23 - - [2026-01-29 15:51:46] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.014850 10.0.0.23 - - [2026-01-29 15:51:47] "GET /obj-perms HTTP/1.1" 403 257 0.048650 10.0.0.23 - - [2026-01-29 15:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.23 - - [2026-01-29 15:51:47] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.013516 10.0.0.23 - - [2026-01-29 15:51:47] "GET /obj-perms HTTP/1.1" 403 257 0.011687 10.0.0.23 - - [2026-01-29 15:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.23 - - [2026-01-29 15:51:47] "GET /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.019900 10.0.0.23 - - [2026-01-29 15:51:47] "GET /obj-perms HTTP/1.1" 200 6413 0.003280 10.0.0.23 - - [2026-01-29 15:51:47] "GET /obj-perms HTTP/1.1" 403 257 0.015178 10.0.0.23 - - [2026-01-29 15:51:47] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025029 10.0.0.23 - - [2026-01-29 15:51:47] "GET /obj-perms HTTP/1.1" 403 257 0.011923 10.0.0.23 - - [2026-01-29 15:51:47] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 609 0.023857 10.0.0.23 - - [2026-01-29 15:51:47] "GET /obj-perms HTTP/1.1" 200 6413 0.002370 10.0.0.23 - - [2026-01-29 15:51:48] "PUT /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181 HTTP/1.1" 200 265 0.053286 10.0.0.23 - - [2026-01-29 15:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006224 10.0.0.23 - - [2026-01-29 15:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.009333 10.0.0.23 - - [2026-01-29 15:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005784 10.0.0.23 - - [2026-01-29 15:51:48] "DELETE /virtual-network/5ba6b8cb-f131-4a6d-9578-8390fcbacab8 HTTP/1.1" 200 115 0.118809 10.0.0.23 - - [2026-01-29 15:51:48] "DELETE /route-target/96b65a65-dcbc-4ca4-b7ec-8bcd3dcb95bd HTTP/1.1" 200 115 0.044404 10.0.0.23 - - [2026-01-29 15:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004423 10.0.0.23 - - [2026-01-29 15:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005640 10.0.0.23 - - [2026-01-29 15:51:48] "DELETE /virtual-network/bfc2feba-b62e-4c47-83c6-022175a5d181 HTTP/1.1" 200 115 0.120080 10.0.0.23 - - [2026-01-29 15:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010425 10.0.0.23 - - [2026-01-29 15:51:48] "DELETE /route-target/86983faf-c80f-4672-9073-4d3b4f071426 HTTP/1.1" 200 115 0.024394 10.0.0.23 - - [2026-01-29 15:51:48] "DELETE /api-access-list/47db315b-2143-4836-a261-131aea95ab2c HTTP/1.1" 200 115 0.039268 10.0.0.23 - - [2026-01-29 15:51:48] "GET /api-access-list/47db315b-2143-4836-a261-131aea95ab2c HTTP/1.1" 404 171 0.003188 10.0.0.23 - - [2026-01-29 15:51:48] "GET /projects?obj_uuids=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001371 10.0.0.23 - - [2026-01-29 15:51:48] "GET /project/6124ab40-a82d-4edd-8451-6ea6371593af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.031392 10.0.0.23 - - [2026-01-29 15:51:48] "GET /projects?obj_uuids=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001312 10.0.0.23 - - [2026-01-29 15:51:48] "GET /project/6124ab40-a82d-4edd-8451-6ea6371593af?fields=virtual_networks HTTP/1.1" 200 1031 0.080111 10.0.0.23 - - [2026-01-29 15:51:48] "GET /projects?obj_uuids=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002043 10.0.0.23 - - [2026-01-29 15:51:48] "GET /project/6124ab40-a82d-4edd-8451-6ea6371593af?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.040847 10.0.0.23 - - [2026-01-29 15:51:48] "GET /projects?obj_uuids=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001649 10.0.0.23 - - [2026-01-29 15:51:49] "GET /project/6124ab40-a82d-4edd-8451-6ea6371593af?fields=security_groups HTTP/1.1" 200 1256 0.038010 10.0.0.23 - - [2026-01-29 15:51:49] "GET /projects?obj_uuids=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001737 10.0.0.23 - - [2026-01-29 15:51:49] "GET /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038056 10.0.0.23 - - [2026-01-29 15:51:49] "GET /projects?obj_uuids=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001569 10.0.0.23 - - [2026-01-29 15:51:49] "GET /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d?fields=virtual_networks HTTP/1.1" 200 1033 0.037776 10.0.0.23 - - [2026-01-29 15:51:49] "GET /projects?obj_uuids=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003389 10.0.0.23 - - [2026-01-29 15:51:49] "GET /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.038924 10.0.0.23 - - [2026-01-29 15:51:49] "GET /projects?obj_uuids=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001568 10.0.0.23 - - [2026-01-29 15:51:49] "GET /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d?fields=security_groups HTTP/1.1" 200 1258 0.035818 10.0.0.23 - - [2026-01-29 15:51:50] "GET /aaa-mode HTTP/1.1" 200 128 0.001276 10.0.0.23 - - [2026-01-29 15:51:51] "GET / HTTP/1.1" 200 36215 0.002368 10.0.0.23 - - [2026-01-29 15:51:52] "GET / HTTP/1.1" 200 36215 0.002004 10.0.0.23 - - [2026-01-29 15:51:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.001026 10.0.0.23 - - [2026-01-29 15:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.114816 10.0.0.23 - - [2026-01-29 15:51:53] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001800 10.0.0.23 - - [2026-01-29 15:51:53] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.047565 10.0.0.23 - - [2026-01-29 15:51:53] "GET /virtual-networks?parent_id=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.012600 10.0.0.23 - - [2026-01-29 15:51:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.018475 10.0.0.23 - - [2026-01-29 15:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016184 10.0.0.23 - - [2026-01-29 15:51:54] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002049 10.0.0.23 - - [2026-01-29 15:51:54] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.026815 10.0.0.23 - - [2026-01-29 15:51:54] "POST /service-templates HTTP/1.1" 403 264 0.013752 10.0.0.23 - - [2026-01-29 15:51:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.004439 10.0.0.23 - - [2026-01-29 15:51:54] "POST /api-access-lists HTTP/1.1" 200 555 0.026239 10.0.0.23 - - [2026-01-29 15:51:54] "GET /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.006272 10.0.0.23 - - [2026-01-29 15:51:54] "GET /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc HTTP/1.1" 200 1324 0.004252 10.0.0.23 - - [2026-01-29 15:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014167 10.0.0.23 - - [2026-01-29 15:51:54] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001402 10.0.0.23 - - [2026-01-29 15:51:54] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.041301 10.0.0.23 - - [2026-01-29 15:51:54] "GET /virtual-networks?parent_id=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016522 10.0.0.23 - - [2026-01-29 15:51:54] "POST /virtual-networks HTTP/1.1" 200 583 0.074580 10.0.0.23 - - [2026-01-29 15:51:54] "POST /route-targets HTTP/1.1" 200 328 0.024858 10.0.0.23 - - [2026-01-29 15:51:54] "POST /ref-update HTTP/1.1" 200 156 0.017580 10.0.0.23 - - [2026-01-29 15:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.025650 10.0.0.23 - - [2026-01-29 15:51:54] "GET /network-ipam/e4729d73-bd12-4464-b0be-bd9995c5934a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014427 10.0.0.23 - - [2026-01-29 15:51:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004173 10.0.0.23 - - [2026-01-29 15:51:54] "POST /ref-update HTTP/1.1" 200 156 0.060589 252.23.96.244 - - [2026-01-29 15:51:55] "POST /neutron/network HTTP/1.1" 200 846 0.073738 252.23.96.244 - - [2026-01-29 15:51:55] "POST /neutron/network HTTP/1.1" 200 846 0.031687 10.0.0.23 - - [2026-01-29 15:51:55] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.027466 252.23.96.244 - - [2026-01-29 15:51:55] "POST /neutron/network HTTP/1.1" 200 846 0.037902 252.23.96.244 - - [2026-01-29 15:51:55] "POST /neutron/subnet HTTP/1.1" 200 679 0.040999 252.23.96.244 - - [2026-01-29 15:51:55] "POST /neutron/network HTTP/1.1" 200 846 0.053096 10.0.0.23 - - [2026-01-29 15:51:55] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006340 10.0.0.23 - - [2026-01-29 15:51:55] "GET /network-ipam/e4729d73-bd12-4464-b0be-bd9995c5934a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005090 10.0.0.23 - - [2026-01-29 15:51:55] "GET /domains HTTP/1.1" 200 438 0.003648 10.0.0.23 - - [2026-01-29 15:51:55] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001652 10.0.0.23 - - [2026-01-29 15:51:55] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 2215 0.009744 10.0.0.23 - - [2026-01-29 15:51:55] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001400 10.0.0.23 - - [2026-01-29 15:51:55] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00 HTTP/1.1" 200 2347 0.040831 10.0.0.23 - - [2026-01-29 15:51:55] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 200 2312 0.011522 10.0.0.23 - - [2026-01-29 15:51:56] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 200 2312 0.007184 10.0.0.23 - - [2026-01-29 15:51:56] "GET /routing-instance/10af258d-ea9a-439a-a17a-4e223ba0c518 HTTP/1.1" 200 1556 0.006528 10.0.0.23 - - [2026-01-29 15:51:56] "GET /routing-instance/10af258d-ea9a-439a-a17a-4e223ba0c518 HTTP/1.1" 200 1556 0.005946 10.0.0.23 - - [2026-01-29 15:51:56] "GET /route-target/660e8f3c-a57b-42d3-9f7d-b52dc21aa76b HTTP/1.1" 200 1244 0.005902 10.0.0.23 - - [2026-01-29 15:51:56] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 200 2312 0.006099 10.0.0.23 - - [2026-01-29 15:51:56] "GET /routing-instance/10af258d-ea9a-439a-a17a-4e223ba0c518 HTTP/1.1" 200 1556 0.005712 10.0.0.23 - - [2026-01-29 15:51:56] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007102 10.0.0.23 - - [2026-01-29 15:51:56] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 200 2312 0.005291 10.0.0.23 - - [2026-01-29 15:51:56] "GET /routing-instance/10af258d-ea9a-439a-a17a-4e223ba0c518 HTTP/1.1" 200 1556 0.004589 10.0.0.23 - - [2026-01-29 15:51:56] "GET /routing-instance/10af258d-ea9a-439a-a17a-4e223ba0c518 HTTP/1.1" 200 1556 0.005474 10.0.0.23 - - [2026-01-29 15:51:56] "GET /route-target/660e8f3c-a57b-42d3-9f7d-b52dc21aa76b HTTP/1.1" 200 1244 0.005439 10.0.0.23 - - [2026-01-29 15:51:56] "GET /domains HTTP/1.1" 200 438 0.004347 10.0.0.23 - - [2026-01-29 15:51:56] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001306 10.0.0.23 - - [2026-01-29 15:51:56] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601 HTTP/1.1" 200 2215 0.010080 10.0.0.23 - - [2026-01-29 15:51:56] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001638 10.0.0.23 - - [2026-01-29 15:51:56] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00 HTTP/1.1" 200 2347 0.040104 10.0.0.23 - - [2026-01-29 15:51:56] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 200 2312 0.006916 10.0.0.23 - - [2026-01-29 15:51:56] "GET /obj-perms HTTP/1.1" 200 6413 0.002262 10.0.0.23 - - [2026-01-29 15:51:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.015603 10.0.0.23 - - [2026-01-29 15:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018539 10.0.0.23 - - [2026-01-29 15:51:57] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001482 10.0.0.23 - - [2026-01-29 15:51:57] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.028387 10.0.0.23 - - [2026-01-29 15:51:57] "POST /service-templates HTTP/1.1" 403 264 0.011991 10.0.0.23 - - [2026-01-29 15:51:57] "POST /fqname-to-id HTTP/1.1" 404 181 0.004525 10.0.0.23 - - [2026-01-29 15:51:57] "POST /api-access-lists HTTP/1.1" 200 521 0.021004 10.0.0.23 - - [2026-01-29 15:51:57] "GET /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.010476 10.0.0.23 - - [2026-01-29 15:51:57] "GET /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447 HTTP/1.1" 200 1290 0.004338 10.0.0.23 - - [2026-01-29 15:51:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.017714 10.0.0.23 - - [2026-01-29 15:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017628 10.0.0.23 - - [2026-01-29 15:51:57] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001850 10.0.0.23 - - [2026-01-29 15:51:57] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.024762 10.0.0.23 - - [2026-01-29 15:51:57] "POST /service-templates HTTP/1.1" 200 551 0.048342 10.0.0.23 - - [2026-01-29 15:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021326 10.0.0.23 - - [2026-01-29 15:51:57] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016501 10.0.0.23 - - [2026-01-29 15:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017957 10.0.0.23 - - [2026-01-29 15:51:58] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021474 10.0.0.23 - - [2026-01-29 15:51:58] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 401 296 0.000494 10.0.0.23 - - [2026-01-29 15:51:58] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 403 263 0.055612 10.0.0.23 - - [2026-01-29 15:51:58] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 403 264 0.014305 10.0.0.23 - - [2026-01-29 15:51:58] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 403 264 0.047364 10.0.0.23 - - [2026-01-29 15:51:59] "GET /global-system-configs HTTP/1.1" 401 296 0.000527 10.0.0.23 - - [2026-01-29 15:51:59] "GET /global-system-configs HTTP/1.1" 401 296 0.000656 10.0.0.23 - - [2026-01-29 15:51:59] "GET /obj-perms HTTP/1.1" 403 257 0.051554 10.0.0.23 - - [2026-01-29 15:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.23 - - [2026-01-29 15:51:59] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012861 10.0.0.23 - - [2026-01-29 15:51:59] "GET /obj-perms HTTP/1.1" 403 257 0.017798 10.0.0.23 - - [2026-01-29 15:51:59] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.013552 10.0.0.23 - - [2026-01-29 15:51:59] "GET /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.004044 10.0.0.23 - - [2026-01-29 15:51:59] "PUT /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc HTTP/1.1" 200 265 0.012317 10.0.0.23 - - [2026-01-29 15:51:59] "GET /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc HTTP/1.1" 200 1461 0.004529 10.0.0.23 - - [2026-01-29 15:51:59] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 200 2312 0.022812 10.0.0.23 - - [2026-01-29 15:51:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000806 10.0.0.23 - - [2026-01-29 15:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.063642 10.0.0.23 - - [2026-01-29 15:52:00] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001576 10.0.0.23 - - [2026-01-29 15:52:00] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.057606 10.0.0.23 - - [2026-01-29 15:52:00] "GET /virtual-networks?parent_id=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.019811 10.0.0.23 - - [2026-01-29 15:52:00] "POST /virtual-networks HTTP/1.1" 403 263 0.017227 10.0.0.23 - - [2026-01-29 15:52:00] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 403 264 0.054088 10.0.0.23 - - [2026-01-29 15:52:01] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 403 264 0.072204 10.0.0.23 - - [2026-01-29 15:52:01] "GET /obj-perms HTTP/1.1" 403 257 0.017343 10.0.0.23 - - [2026-01-29 15:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.23 - - [2026-01-29 15:52:01] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.025985 10.0.0.23 - - [2026-01-29 15:52:01] "GET /obj-perms HTTP/1.1" 403 257 0.022714 10.0.0.23 - - [2026-01-29 15:52:01] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.028497 10.0.0.23 - - [2026-01-29 15:52:01] "GET /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.008103 10.0.0.23 - - [2026-01-29 15:52:01] "PUT /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447 HTTP/1.1" 200 265 0.015599 10.0.0.23 - - [2026-01-29 15:52:01] "GET /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447 HTTP/1.1" 200 1428 0.004194 10.0.0.23 - - [2026-01-29 15:52:01] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 200 1853 0.024172 10.0.0.23 - - [2026-01-29 15:52:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.014325 10.0.0.23 - - [2026-01-29 15:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016724 10.0.0.23 - - [2026-01-29 15:52:01] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001579 10.0.0.23 - - [2026-01-29 15:52:01] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.021043 10.0.0.23 - - [2026-01-29 15:52:01] "POST /service-templates HTTP/1.1" 403 264 0.013356 10.0.0.23 - - [2026-01-29 15:52:02] "GET /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004682 10.0.0.23 - - [2026-01-29 15:52:02] "PUT /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc HTTP/1.1" 200 265 0.015540 10.0.0.23 - - [2026-01-29 15:52:02] "GET /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc HTTP/1.1" 200 1324 0.004947 10.0.0.23 - - [2026-01-29 15:52:02] "GET /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005837 10.0.0.23 - - [2026-01-29 15:52:02] "PUT /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447 HTTP/1.1" 200 265 0.013664 10.0.0.23 - - [2026-01-29 15:52:02] "GET /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447 HTTP/1.1" 200 1290 0.004684 10.0.0.23 - - [2026-01-29 15:52:02] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 403 263 0.018158 10.0.0.23 - - [2026-01-29 15:52:02] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 403 263 0.058933 10.0.0.23 - - [2026-01-29 15:52:02] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 403 264 0.026919 10.0.0.23 - - [2026-01-29 15:52:03] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 403 264 0.050482 10.0.0.23 - - [2026-01-29 15:52:03] "GET /obj-perms HTTP/1.1" 403 257 0.013593 10.0.0.23 - - [2026-01-29 15:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.23 - - [2026-01-29 15:52:03] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.013258 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:52:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001235 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:52:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001388 10.0.0.23 - - [2026-01-29 15:52:03] "GET /obj-perms HTTP/1.1" 403 257 0.057340 10.0.0.23 - - [2026-01-29 15:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.23 - - [2026-01-29 15:52:03] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012911 10.0.0.23 - - [2026-01-29 15:52:04] "GET /obj-perms HTTP/1.1" 403 257 0.013354 10.0.0.23 - - [2026-01-29 15:52:04] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011353 10.0.0.23 - - [2026-01-29 15:52:04] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004751 10.0.0.23 - - [2026-01-29 15:52:04] "PUT /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710 HTTP/1.1" 200 265 0.012994 10.0.0.23 - - [2026-01-29 15:52:04] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 200 1853 0.018836 10.0.0.23 - - [2026-01-29 15:52:04] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 200 2312 0.023566 10.0.0.23 - - [2026-01-29 15:52:04] "GET /obj-perms HTTP/1.1" 403 257 0.013148 10.0.0.23 - - [2026-01-29 15:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.23 - - [2026-01-29 15:52:04] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.024254 10.0.0.23 - - [2026-01-29 15:52:04] "GET /obj-perms HTTP/1.1" 403 257 0.015635 10.0.0.23 - - [2026-01-29 15:52:04] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.122866 10.0.0.23 - - [2026-01-29 15:52:04] "DELETE /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc HTTP/1.1" 200 115 0.030270 10.0.0.23 - - [2026-01-29 15:52:04] "GET /api-access-list/9f1034ac-250c-4d52-9171-c599cc4e0abc HTTP/1.1" 404 171 0.006232 10.0.0.23 - - [2026-01-29 15:52:04] "DELETE /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447 HTTP/1.1" 200 115 0.033160 10.0.0.23 - - [2026-01-29 15:52:04] "GET /api-access-list/7851c389-ce5d-4f44-9c92-ccad27318447 HTTP/1.1" 404 171 0.006077 10.0.0.23 - - [2026-01-29 15:52:04] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 401 296 0.000554 10.0.0.23 - - [2026-01-29 15:52:05] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 403 263 0.056623 10.0.0.23 - - [2026-01-29 15:52:05] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 403 264 0.010664 10.0.0.23 - - [2026-01-29 15:52:05] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 403 264 0.056592 10.0.0.23 - - [2026-01-29 15:52:06] "GET /obj-perms HTTP/1.1" 403 257 0.051715 10.0.0.23 - - [2026-01-29 15:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.23 - - [2026-01-29 15:52:06] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010156 10.0.0.23 - - [2026-01-29 15:52:06] "GET /obj-perms HTTP/1.1" 403 257 0.012543 10.0.0.23 - - [2026-01-29 15:52:06] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011554 10.0.0.23 - - [2026-01-29 15:52:06] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.005432 10.0.0.23 - - [2026-01-29 15:52:06] "PUT /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710 HTTP/1.1" 200 265 0.013333 10.0.0.23 - - [2026-01-29 15:52:06] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 200 2312 0.018971 10.0.0.23 - - [2026-01-29 15:52:06] "GET /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 200 1853 0.014375 10.0.0.23 - - [2026-01-29 15:52:06] "GET /obj-perms HTTP/1.1" 403 257 0.009857 10.0.0.23 - - [2026-01-29 15:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.23 - - [2026-01-29 15:52:06] "GET /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.019494 10.0.0.23 - - [2026-01-29 15:52:07] "GET /obj-perms HTTP/1.1" 403 257 0.014122 10.0.0.23 - - [2026-01-29 15:52:07] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.030070 10.0.0.23 - - [2026-01-29 15:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015125 10.0.0.23 - - [2026-01-29 15:52:07] "DELETE /service-template/1d416bd4-fd63-402c-a6dd-8d8a7071dbef HTTP/1.1" 200 115 0.034761 10.0.0.23 - - [2026-01-29 15:52:07] "POST /fqname-to-id HTTP/1.1" 404 195 0.012854 10.0.0.23 - - [2026-01-29 15:52:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003688 10.0.0.23 - - [2026-01-29 15:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.23 - - [2026-01-29 15:52:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003732 10.0.0.23 - - [2026-01-29 15:52:07] "DELETE /virtual-network/6175cd1d-ec0b-43bc-846d-22da05421159 HTTP/1.1" 200 115 0.096676 10.0.0.23 - - [2026-01-29 15:52:07] "DELETE /route-target/660e8f3c-a57b-42d3-9f7d-b52dc21aa76b HTTP/1.1" 200 115 0.026685 10.0.0.23 - - [2026-01-29 15:52:07] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004213 10.0.0.23 - - [2026-01-29 15:52:07] "PUT /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710 HTTP/1.1" 200 265 0.013977 10.0.0.23 - - [2026-01-29 15:52:07] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.004817 10.0.0.23 - - [2026-01-29 15:52:07] "PUT /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710 HTTP/1.1" 200 265 0.016085 10.0.0.23 - - [2026-01-29 15:52:09] "GET /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005059 10.0.0.23 - - [2026-01-29 15:52:09] "PUT /api-access-list/f29d2d98-9362-4ff6-a0a7-7bb77b12e710 HTTP/1.1" 200 265 0.010731 10.0.0.23 - - [2026-01-29 15:52:09] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002055 10.0.0.23 - - [2026-01-29 15:52:09] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.035486 10.0.0.23 - - [2026-01-29 15:52:09] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001721 10.0.0.23 - - [2026-01-29 15:52:09] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?fields=virtual_networks HTTP/1.1" 200 1032 0.073939 10.0.0.23 - - [2026-01-29 15:52:09] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001582 10.0.0.23 - - [2026-01-29 15:52:09] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.032808 10.0.0.23 - - [2026-01-29 15:52:09] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001767 10.0.0.23 - - [2026-01-29 15:52:09] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?fields=security_groups HTTP/1.1" 200 1257 0.037152 10.0.0.23 - - [2026-01-29 15:52:10] "GET /projects?obj_uuids=59299fc3-7d4e-46a9-9dd8-442bbdc74271&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001725 10.0.0.23 - - [2026-01-29 15:52:10] "GET /project/59299fc3-7d4e-46a9-9dd8-442bbdc74271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.036666 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, 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 870, 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-01-29T15:52:11Z failed with SSLError [Introspect:8084]10.0.0.23 - - [2026-01-29 15:52:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001324 10.0.0.23 - - [2026-01-29 15:52:12] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002014 10.0.0.23 - - [2026-01-29 15:52:12] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010461 10.0.0.23 - - [2026-01-29 15:52:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.043514 10.0.0.23 - - [2026-01-29 15:52:13] "GET /projects?obj_uuids=27ba55a6-ce57-4cfb-b388-d067ee186929&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003795 10.0.0.23 - - [2026-01-29 15:52:13] "GET /domains?obj_uuids=15f28af7-a830-475b-bae4-ed3759af0601&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001693 10.0.0.23 - - [2026-01-29 15:52:13] "GET /domain/15f28af7-a830-475b-bae4-ed3759af0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008849 10.0.0.23 - - [2026-01-29 15:52:13] "POST /id-to-fqname HTTP/1.1" 200 184 0.002516 10.0.0.23 - - [2026-01-29 15:52:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.006268 10.0.0.23 - - [2026-01-29 15:52:13] "POST /security-groups HTTP/1.1" 200 579 0.068360 10.0.0.23 - - [2026-01-29 15:52:13] "POST /fqname-to-id HTTP/1.1" 404 228 0.004586 10.0.0.23 - - [2026-01-29 15:52:13] "POST /projects HTTP/1.1" 200 569 0.249968 10.0.0.23 - - [2026-01-29 15:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.304361 10.0.0.23 - - [2026-01-29 15:52:13] "POST /access-control-lists HTTP/1.1" 200 592 0.071619 10.0.0.23 - - [2026-01-29 15:52:13] "GET /project/27ba55a6-ce57-4cfb-b388-d067ee186929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.499455 10.0.0.23 - - [2026-01-29 15:52:13] "POST /fqname-to-id HTTP/1.1" 404 227 0.004874 10.0.0.23 - - [2026-01-29 15:52:13] "POST /access-control-lists HTTP/1.1" 200 590 0.072987 10.0.0.23 - - [2026-01-29 15:52:15] "GET / HTTP/1.1" 200 36215 0.003744 10.0.0.23 - - [2026-01-29 15:52:15] "GET /projects?obj_uuids=27ba55a6-ce57-4cfb-b388-d067ee186929&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001512 10.0.0.23 - - [2026-01-29 15:52:15] "GET /project/27ba55a6-ce57-4cfb-b388-d067ee186929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.039240 10.0.0.23 - - [2026-01-29 15:52:15] "GET /projects?obj_uuids=27ba55a6-ce57-4cfb-b388-d067ee186929&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001377 10.0.0.23 - - [2026-01-29 15:52:15] "GET /project/27ba55a6-ce57-4cfb-b388-d067ee186929?fields=virtual_networks HTTP/1.1" 200 1024 0.038923 10.0.0.23 - - [2026-01-29 15:52:15] "GET /projects?obj_uuids=27ba55a6-ce57-4cfb-b388-d067ee186929&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002029 10.0.0.23 - - [2026-01-29 15:52:15] "GET /project/27ba55a6-ce57-4cfb-b388-d067ee186929?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.038690 10.0.0.23 - - [2026-01-29 15:52:15] "GET /projects?obj_uuids=27ba55a6-ce57-4cfb-b388-d067ee186929&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001614 10.0.0.23 - - [2026-01-29 15:52:15] "GET /project/27ba55a6-ce57-4cfb-b388-d067ee186929?fields=security_groups HTTP/1.1" 200 1245 0.042359 10.0.0.23 - - [2026-01-29 15:52:24] "DELETE /project/6124ab40a82d4edd84516ea6371593af HTTP/1.1" 404 173 0.052203 10.0.0.23 - - [2026-01-29 15:52:24] "DELETE /project/bb72a0c2102c4d7f9d9f89bb88a7cb4d HTTP/1.1" 404 173 0.033997 10.0.0.23 - - [2026-01-29 15:52:24] "DELETE /project/7b641d54eca648deacc83a9eea641a00 HTTP/1.1" 404 173 0.024117 10.0.0.23 - - [2026-01-29 15:52:24] "DELETE /project/27ba55a6ce574cfbb388d067ee186929 HTTP/1.1" 404 173 0.032806 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=5a6a47de-09ab-47fb-8896-857f18f7043d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001379 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001559 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001976 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002162 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002396 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003677 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=27ba55a6-ce57-4cfb-b388-d067ee186929&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002531 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.259219 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/5283c506-50e2-4db7-bd17-1b78e845fdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.269598 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/5a6a47de-09ab-47fb-8896-857f18f7043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.290320 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/6124ab40-a82d-4edd-8451-6ea6371593af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.293408 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.302787 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.259132 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/27ba55a6-ce57-4cfb-b388-d067ee186929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.266853 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002458 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=5a6a47de-09ab-47fb-8896-857f18f7043d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001372 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001916 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001703 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004580 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=27ba55a6-ce57-4cfb-b388-d067ee186929&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001951 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001677 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?fields=security_groups HTTP/1.1" 200 1336 0.199701 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/5a6a47de-09ab-47fb-8896-857f18f7043d?fields=security_groups HTTP/1.1" 200 1334 0.199646 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/6124ab40-a82d-4edd-8451-6ea6371593af?fields=security_groups HTTP/1.1" 200 1349 0.207555 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/5283c506-50e2-4db7-bd17-1b78e845fdde?fields=security_groups HTTP/1.1" 200 1335 0.223569 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?fields=security_groups HTTP/1.1" 200 1350 0.185652 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d?fields=security_groups HTTP/1.1" 200 1351 0.285847 10.0.0.23 - - [2026-01-29 15:52:24] "GET /project/27ba55a6-ce57-4cfb-b388-d067ee186929?fields=security_groups HTTP/1.1" 200 1338 0.290809 10.0.0.23 - - [2026-01-29 15:52:24] "DELETE /security-group/85aa076d-854f-41b8-97ed-5642953c46a5 HTTP/1.1" 200 115 0.341882 10.0.0.23 - - [2026-01-29 15:52:24] "GET /projects?obj_uuids=5283c506-50e2-4db7-bd17-1b78e845fdde&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002511 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /access-control-list/836c2a85-7127-4528-ad1e-74898a44adeb HTTP/1.1" 200 115 0.157692 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /security-group/2668fb33-d442-4215-ab2d-2067f60e290d HTTP/1.1" 200 115 0.436912 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /security-group/369894ae-d29e-48d7-88ab-8d6a4bb5a3e3 HTTP/1.1" 200 115 0.427810 10.0.0.23 - - [2026-01-29 15:52:25] "GET /project/5283c506-50e2-4db7-bd17-1b78e845fdde?fields=application_policy_sets HTTP/1.1" 200 1374 0.106523 10.0.0.23 - - [2026-01-29 15:52:25] "GET /projects?obj_uuids=f9bc06f0-6bf7-4144-9463-d7dd995d78af&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003639 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /security-group/fd059df9-8706-4eb3-98c8-1e835a40b86e HTTP/1.1" 200 115 0.447455 10.0.0.23 - - [2026-01-29 15:52:25] "GET /projects?obj_uuids=5a6a47de-09ab-47fb-8896-857f18f7043d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002944 10.0.0.23 - - [2026-01-29 15:52:25] "GET /projects?obj_uuids=7b641d54-eca6-48de-acc8-3a9eea641a00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001414 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /security-group/d41af21d-dd94-406c-b696-1dfac929c065 HTTP/1.1" 200 115 0.487096 10.0.0.23 - - [2026-01-29 15:52:25] "GET /projects?obj_uuids=6124ab40-a82d-4edd-8451-6ea6371593af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001885 10.0.0.23 - - [2026-01-29 15:52:25] "GET /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af?fields=application_policy_sets HTTP/1.1" 200 1375 0.135948 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /access-control-list/66fbd2f3-4ac2-4aa0-be73-cbbf40dce248 HTTP/1.1" 200 115 0.163915 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /security-group/c3d26d61-2189-47f3-80c4-0ac908a428d9 HTTP/1.1" 200 115 0.396271 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /security-group/5ca004e4-2a19-4724-969e-ab425c42ebc7 HTTP/1.1" 200 115 0.385499 10.0.0.23 - - [2026-01-29 15:52:25] "GET /project/7b641d54-eca6-48de-acc8-3a9eea641a00?fields=application_policy_sets HTTP/1.1" 200 1389 0.133640 10.0.0.23 - - [2026-01-29 15:52:25] "GET /projects?obj_uuids=bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001376 10.0.0.23 - - [2026-01-29 15:52:25] "GET /projects?obj_uuids=27ba55a6-ce57-4cfb-b388-d067ee186929&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001437 10.0.0.23 - - [2026-01-29 15:52:25] "GET /project/5a6a47de-09ab-47fb-8896-857f18f7043d?fields=application_policy_sets HTTP/1.1" 200 1373 0.190454 10.0.0.23 - - [2026-01-29 15:52:25] "GET /project/6124ab40-a82d-4edd-8451-6ea6371593af?fields=application_policy_sets HTTP/1.1" 200 1388 0.214034 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /access-control-list/f5359b94-bbd0-4801-a20d-b090f95a0f9c HTTP/1.1" 200 115 0.155001 10.0.0.23 - - [2026-01-29 15:52:25] "GET /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d?fields=application_policy_sets HTTP/1.1" 200 1390 0.232958 10.0.0.23 - - [2026-01-29 15:52:25] "GET /project/27ba55a6-ce57-4cfb-b388-d067ee186929?fields=application_policy_sets HTTP/1.1" 200 1377 0.221712 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /access-control-list/bde4c97b-05fc-41f8-b621-3006fff250ba HTTP/1.1" 200 115 0.147659 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /access-control-list/ef9ba365-5f50-4b7a-9863-2eab6125662d HTTP/1.1" 200 115 0.116750 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /project/5283c506-50e2-4db7-bd17-1b78e845fdde HTTP/1.1" 200 115 1.700882 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /project/f9bc06f0-6bf7-4144-9463-d7dd995d78af HTTP/1.1" 200 115 1.785799 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /project/7b641d54-eca6-48de-acc8-3a9eea641a00 HTTP/1.1" 200 115 1.801434 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /access-control-list/40636e81-da88-460c-b88d-a7748cf7b171 HTTP/1.1" 200 115 0.107008 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /project/5a6a47de-09ab-47fb-8896-857f18f7043d HTTP/1.1" 200 115 1.801871 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /project/6124ab40-a82d-4edd-8451-6ea6371593af HTTP/1.1" 200 115 1.812494 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /access-control-list/1f6968c9-34fd-4c96-8d0b-78d643943910 HTTP/1.1" 200 115 0.055146 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /project/bb72a0c2-102c-4d7f-9d9f-89bb88a7cb4d HTTP/1.1" 200 115 1.774813 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /project/27ba55a6-ce57-4cfb-b388-d067ee186929 HTTP/1.1" 200 115 1.767045 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /access-control-list/f41b5ab3-05d1-4e0f-9509-25f3cbf1d56a HTTP/1.1" 200 115 0.034557 10.0.0.23 - - [2026-01-29 15:52:25] "DELETE /access-control-list/c98b14bc-2353-4261-a29f-a1d405d1c6c1 HTTP/1.1" 200 115 0.071772 10.0.0.23 - - [2026-01-29 15:52:26] "DELETE /access-control-list/34e21965-8e68-4c35-8508-98ef8b8b0a8e HTTP/1.1" 200 115 0.050521 10.0.0.23 - - [2026-01-29 15:52:26] "DELETE /access-control-list/40a018cf-a3c0-4b33-9ad1-921e5f86ae47 HTTP/1.1" 200 115 0.053309 10.0.0.23 - - [2026-01-29 15:52:26] "DELETE /access-control-list/272cbbf4-0f39-4757-a6e8-5e2a8e705046 HTTP/1.1" 200 115 0.031208 10.0.0.23 - - [2026-01-29 15:52:26] "DELETE /access-control-list/d8bd5266-a0f2-4aa4-8b85-5729e8500b17 HTTP/1.1" 200 115 0.032723 10.0.0.23 - - [2026-01-29 15:52:26] "DELETE /access-control-list/18e8f3b1-f4b9-4266-8166-a028e9f8b97d HTTP/1.1" 200 115 0.028329 10.0.0.23 - - [2026-01-29 15:52:35] "GET /obj-perms HTTP/1.1" 200 6366 0.085745 10.0.0.23 - - [2026-01-29 15:52:35] "GET /obj-perms HTTP/1.1" 200 6366 0.075782 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:52:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001205 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:52:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001369 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:53:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001138 [Introspect:8084]10.0.0.23 - - [2026-01-29 15:53:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001309