++ 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 May 28 01:41:11 AM UTC 2026 ===================' INFO: =================== Thu May 28 01:41:11 AM 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 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ 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.104.11 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.23 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.23 9041 + echo -e '\035\nquit' + 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 )) + nc -z 10.0.0.23 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.23 +++ local servers=10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.23,10.130.194.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.130.194.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 ++ cut -d = -f 1 ++ set ++ grep '^API__.*__.*=.*$' ++ 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: 05/28/2026 01:41:41.279 7fd298b35dc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/28/2026 01:41:41.421 7fd298b35dc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/28/2026 01:41:41.434 7fd298b35dc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/28/2026 01:41:41.434 7fd298b35dc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-05-28 01:41:51] "GET / HTTP/1.1" 503 181 0.000277 10.0.0.23 - - [2026-05-28 01:41:51] "GET / HTTP/1.1" 503 181 0.000218 10.0.0.23 - - [2026-05-28 01:41:51] "GET / HTTP/1.1" 200 36215 0.004198 10.0.0.23 - - [2026-05-28 01:41:51] "GET / HTTP/1.1" 200 36215 0.001971 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-05-28 01:41:51] "POST /fqname-to-id HTTP/1.1" 401 296 0.000973 10.0.0.23 - - [2026-05-28 01:41:52] "GET / HTTP/1.1" 200 45019 0.001448 10.0.0.23 - - [2026-05-28 01:41:52] "GET / HTTP/1.1" 200 45019 0.001203 10.0.0.23 - - [2026-05-28 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.351222 10.0.0.23 - - [2026-05-28 01:41:52] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000324 10.0.0.23 - - [2026-05-28 01:41:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000289 10.0.0.23 - - [2026-05-28 01:41:52] "GET /routing-instance/1cfdf92c-521a-4294-99f0-f4b94f46f5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007276 10.0.0.23 - - [2026-05-28 01:41:52] "POST /bgp-routers HTTP/1.1" 200 614 0.106692 10.0.0.23 - - [2026-05-28 01:41:52] "GET /bgp-router/ecb35eb6-ef67-419d-b38f-4eb4a9b02b92?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.009294 10.0.0.23 - - [2026-05-28 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.23 - - [2026-05-28 01:41:52] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012505 10.0.0.23 - - [2026-05-28 01:41:52] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.23 - - [2026-05-28 01:41:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008185 10.0.0.23 - - [2026-05-28 01:41:52] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.057494 10.0.0.23 - - [2026-05-28 01:41:52] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.006800 10.0.0.23 - - [2026-05-28 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.048858 10.0.0.23 - - [2026-05-28 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006270 10.0.0.23 - - [2026-05-28 01:41:52] "POST /ref-update HTTP/1.1" 200 156 0.033334 10.0.0.23 - - [2026-05-28 01:41:53] "GET / HTTP/1.1" 200 36215 0.002251 10.0.0.23 - - [2026-05-28 01:41:53] "GET / HTTP/1.1" 200 36215 0.001924 /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-05-28 01:41:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.000564 10.0.0.23 - - [2026-05-28 01:41:53] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.23 - - [2026-05-28 01:41:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.000565 10.0.0.23 - - [2026-05-28 01:41:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.080784 10.0.0.23 - - [2026-05-28 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.23 - - [2026-05-28 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.051091 10.0.0.23 - - [2026-05-28 01:41:53] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014881 10.0.0.23 - - [2026-05-28 01:41:53] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010450 10.0.0.23 - - [2026-05-28 01:41:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.018528 10.0.0.23 - - [2026-05-28 01:41:54] "GET / HTTP/1.1" 200 36215 0.001922 10.0.0.23 - - [2026-05-28 01:41:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000725 10.0.0.23 - - [2026-05-28 01:41:54] "POST /service-appliance-sets HTTP/1.1" 200 555 0.225721 10.0.0.23 - - [2026-05-28 01:41:54] "POST /analytics-nodes HTTP/1.1" 200 597 0.185516 10.0.0.23 - - [2026-05-28 01:41:54] "POST /fqname-to-id HTTP/1.1" 404 180 0.007321 10.0.0.23 - - [2026-05-28 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007959 10.0.0.23 - - [2026-05-28 01:41:54] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009068 10.0.0.23 - - [2026-05-28 01:41:54] "POST /service-appliance-sets HTTP/1.1" 200 543 0.065714 10.0.0.23 - - [2026-05-28 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.23 - - [2026-05-28 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.049281 10.0.0.23 - - [2026-05-28 01:41:54] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010627 10.0.0.23 - - [2026-05-28 01:41:54] "GET /network-ipam/10cb7a2d-032c-47ac-8af0-8d7ec5d74c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.012857 10.0.0.23 - - [2026-05-28 01:41:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.004885 10.0.0.23 - - [2026-05-28 01:41:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.065466 10.0.0.23 - - [2026-05-28 01:41:54] "POST /service-templates HTTP/1.1" 200 513 0.032420 10.0.0.23 - - [2026-05-28 01:41:54] "POST /service-templates HTTP/1.1" 200 503 0.028382 10.0.0.23 - - [2026-05-28 01:41:54] "POST /service-templates HTTP/1.1" 200 517 0.028477 10.0.0.23 - - [2026-05-28 01:41:54] "POST /service-templates HTTP/1.1" 200 537 0.044526 10.0.0.23 - - [2026-05-28 01:41:55] "POST /service-templates HTTP/1.1" 200 509 0.041207 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-05-28 01:41:55] "GET /obj-perms HTTP/1.1" 200 6378 0.409272 10.0.0.23 - - [2026-05-28 01:41:55] "GET / HTTP/1.1" 200 36215 0.002088 10.0.0.23 - - [2026-05-28 01:41:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000535 10.0.0.23 - - [2026-05-28 01:41:56] "GET /obj-perms HTTP/1.1" 200 6378 0.086818 10.0.0.23 - - [2026-05-28 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.060368 10.0.0.23 - - [2026-05-28 01:41:56] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009776 10.0.0.23 - - [2026-05-28 01:41:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.005415 10.0.0.23 - - [2026-05-28 01:41:56] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.060942 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:41:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001777 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:41:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001891 10.0.0.23 - - [2026-05-28 01:41:57] "POST /fqname-to-id HTTP/1.1" 401 296 0.000602 10.0.0.23 - - [2026-05-28 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.046357 10.0.0.23 - - [2026-05-28 01:41:57] "GET /network-ipam/10cb7a2d-032c-47ac-8af0-8d7ec5d74c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006035 10.0.0.23 - - [2026-05-28 01:41:58] "GET / HTTP/1.1" 200 36215 0.002731 10.0.0.23 - - [2026-05-28 01:41:58] "POST /fqname-to-id HTTP/1.1" 401 296 0.000399 10.0.0.23 - - [2026-05-28 01:41:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.002928 10.0.0.23 - - [2026-05-28 01:41:58] "POST /access-control-lists HTTP/1.1" 200 589 0.038236 10.0.0.23 - - [2026-05-28 01:41:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.005897 10.0.0.23 - - [2026-05-28 01:41:58] "POST /access-control-lists HTTP/1.1" 200 587 0.046289 10.0.0.23 - - [2026-05-28 01:41:58] "POST /route-targets HTTP/1.1" 200 328 0.033083 10.0.0.23 - - [2026-05-28 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.046689 10.0.0.23 - - [2026-05-28 01:41:58] "POST /ref-update HTTP/1.1" 200 156 0.031829 10.0.0.23 - - [2026-05-28 01:41:58] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014539 10.0.0.23 - - [2026-05-28 01:41:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.006340 10.0.0.23 - - [2026-05-28 01:41:58] "POST /route-targets HTTP/1.1" 200 328 0.026007 10.0.0.23 - - [2026-05-28 01:41:59] "POST /config-nodes HTTP/1.1" 200 591 0.037885 10.0.0.23 - - [2026-05-28 01:41:59] "POST /ref-update HTTP/1.1" 200 156 0.031844 10.0.0.23 - - [2026-05-28 01:41:59] "POST /route-targets HTTP/1.1" 200 328 0.023766 10.0.0.23 - - [2026-05-28 01:41:59] "POST /ref-update HTTP/1.1" 200 156 0.016593 10.0.0.23 - - [2026-05-28 01:41:59] "POST /route-targets HTTP/1.1" 200 328 0.016046 10.0.0.23 - - [2026-05-28 01:41:59] "POST /ref-update HTTP/1.1" 200 156 0.021930 10.0.0.23 - - [2026-05-28 01:41:59] "GET / HTTP/1.1" 200 36215 0.002908 10.0.0.23 - - [2026-05-28 01:41:59] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000427 10.0.0.23 - - [2026-05-28 01:41:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.026244 10.0.0.23 - - [2026-05-28 01:41:59] "GET / HTTP/1.1" 200 36215 0.004984 10.0.0.23 - - [2026-05-28 01:41:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000804 10.0.0.23 - - [2026-05-28 01:41:59] "POST /access-control-lists HTTP/1.1" 200 553 0.081340 10.0.0.23 - - [2026-05-28 01:41:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.044283 10.0.0.23 - - [2026-05-28 01:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.085165 10.0.0.23 - - [2026-05-28 01:42:00] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008515 10.0.0.23 - - [2026-05-28 01:42:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.011602 10.0.0.23 - - [2026-05-28 01:42:00] "POST /config-database-nodes HTTP/1.1" 200 609 0.047840 10.0.0.23 - - [2026-05-28 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.23 - - [2026-05-28 01:42:04] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.004268 10.0.0.23 - - [2026-05-28 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.23 - - [2026-05-28 01:42:04] "PUT /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65 HTTP/1.1" 200 277 0.016393 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:42:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001239 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:42:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001877 10.0.0.23 - - [2026-05-28 01:42:05] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.23 - - [2026-05-28 01:42:05] "POST /alarms HTTP/1.1" 401 296 0.000670 10.0.0.23 - - [2026-05-28 01:42:05] "POST /alarms HTTP/1.1" 200 583 0.085265 10.0.0.23 - - [2026-05-28 01:42:05] "POST /alarms HTTP/1.1" 200 577 0.034794 10.0.0.23 - - [2026-05-28 01:42:05] "POST /alarms HTTP/1.1" 200 577 0.021097 10.0.0.23 - - [2026-05-28 01:42:06] "POST /alarms HTTP/1.1" 200 561 0.025613 10.0.0.23 - - [2026-05-28 01:42:06] "POST /alarms HTTP/1.1" 200 557 0.031357 10.0.0.23 - - [2026-05-28 01:42:06] "POST /alarms HTTP/1.1" 200 559 0.044631 10.0.0.23 - - [2026-05-28 01:42:06] "POST /alarms HTTP/1.1" 200 567 0.078240 10.0.0.23 - - [2026-05-28 01:42:06] "POST /alarms HTTP/1.1" 200 551 0.086790 10.0.0.23 - - [2026-05-28 01:42:06] "POST /alarms HTTP/1.1" 200 559 0.048719 10.0.0.23 - - [2026-05-28 01:42:06] "POST /alarms HTTP/1.1" 200 569 0.042724 10.0.0.23 - - [2026-05-28 01:42:06] "POST /alarms HTTP/1.1" 200 557 0.032109 10.0.0.23 - - [2026-05-28 01:42:06] "POST /alarms HTTP/1.1" 200 569 0.040865 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 577 0.085039 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 571 0.056723 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 563 0.022788 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 563 0.032101 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 563 0.019235 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 549 0.027686 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 597 0.026298 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 577 0.021040 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 573 0.022242 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 585 0.022982 10.0.0.23 - - [2026-05-28 01:42:07] "POST /alarms HTTP/1.1" 200 611 0.022323 10.0.0.23 - - [2026-05-28 01:42:08] "GET / HTTP/1.1" 200 36215 0.001672 10.0.0.23 - - [2026-05-28 01:42:08] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000502 10.0.0.23 - - [2026-05-28 01:42:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.029289 10.0.0.23 - - [2026-05-28 01:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.23 - - [2026-05-28 01:42:08] "PUT /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65 HTTP/1.1" 200 277 0.011330 10.0.0.23 - - [2026-05-28 01:42:08] "GET / HTTP/1.1" 200 36215 0.001941 10.0.0.23 - - [2026-05-28 01:42:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.001142 10.0.0.23 - - [2026-05-28 01:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.033410 10.0.0.23 - - [2026-05-28 01:42:09] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003527 10.0.0.23 - - [2026-05-28 01:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.23 - - [2026-05-28 01:42:09] "PUT /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65 HTTP/1.1" 200 277 0.012151 10.0.0.23 - - [2026-05-28 01:42:09] "GET / HTTP/1.1" 200 36215 0.001662 10.0.0.23 - - [2026-05-28 01:42:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.000522 10.0.0.23 - - [2026-05-28 01:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.048874 10.0.0.23 - - [2026-05-28 01:42:10] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006710 10.0.0.23 - - [2026-05-28 01:42:10] "PUT /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd HTTP/1.1" 200 275 0.029863 10.0.0.23 - - [2026-05-28 01:42:11] "GET / HTTP/1.1" 200 36215 0.002038 10.0.0.23 - - [2026-05-28 01:42:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000483 10.0.0.23 - - [2026-05-28 01:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.046311 10.0.0.23 - - [2026-05-28 01:42:12] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012443 10.0.0.23 - - [2026-05-28 01:42:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.003261 10.0.0.23 - - [2026-05-28 01:42:12] "POST /database-nodes HTTP/1.1" 200 595 0.032803 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:42:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:42:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001102 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:42:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001186 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:42:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001174 10.0.0.23 - - [2026-05-28 01:42:56] "GET /obj-perms HTTP/1.1" 200 6378 0.054981 10.0.0.23 - - [2026-05-28 01:42:57] "GET /obj-perms HTTP/1.1" 200 6378 0.057158 10.0.0.23 - - [2026-05-28 01:43:09] "GET / HTTP/1.1" 200 36215 0.001914 10.0.0.23 - - [2026-05-28 01:43:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.000444 10.0.0.23 - - [2026-05-28 01:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.040571 10.0.0.23 - - [2026-05-28 01:43:10] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006445 10.0.0.23 - - [2026-05-28 01:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.23 - - [2026-05-28 01:43:10] "GET /routing-instance/1cfdf92c-521a-4294-99f0-f4b94f46f5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004331 10.0.0.23 - - [2026-05-28 01:43:10] "PUT /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd HTTP/1.1" 200 275 0.011563 10.0.0.23 - - [2026-05-28 01:43:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.002929 10.0.0.23 - - [2026-05-28 01:43:10] "POST /virtual-routers HTTP/1.1" 200 597 0.021389 10.0.0.23 - - [2026-05-28 01:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.23 - - [2026-05-28 01:43:10] "GET /virtual-router/5d8a6293-c2e7-4f17-8a01-5eb3c09e5834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005815 10.0.0.23 - - [2026-05-28 01:43:10] "POST /fqname-to-id HTTP/1.1" 404 227 0.003429 10.0.0.23 - - [2026-05-28 01:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.23 - - [2026-05-28 01:43:10] "GET /virtual-network/6ec5395c-a1fe-4273-a2e5-c8da1cf08e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005755 10.0.0.23 - - [2026-05-28 01:43:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051785 10.0.0.23 - - [2026-05-28 01:43:55] "GET / HTTP/1.1" 200 36215 0.001520 10.0.0.23 - - [2026-05-28 01:43:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000418 10.0.0.23 - - [2026-05-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.032195 10.0.0.23 - - [2026-05-28 01:43:56] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005423 10.0.0.23 - - [2026-05-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2026-05-28 01:43:56] "GET /routing-instance/1cfdf92c-521a-4294-99f0-f4b94f46f5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005097 10.0.0.23 - - [2026-05-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.23 - - [2026-05-28 01:43:56] "GET /virtual-router/5d8a6293-c2e7-4f17-8a01-5eb3c09e5834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004335 10.0.0.23 - - [2026-05-28 01:43:56] "PUT /virtual-router/5d8a6293-c2e7-4f17-8a01-5eb3c09e5834 HTTP/1.1" 200 263 0.013661 10.0.0.23 - - [2026-05-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.23 - - [2026-05-28 01:43:56] "GET /virtual-router/5d8a6293-c2e7-4f17-8a01-5eb3c09e5834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004032 10.0.0.23 - - [2026-05-28 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.23 - - [2026-05-28 01:43:56] "GET /virtual-machine-interface/96cd20be-8dee-4081-a6b0-0392f8b11403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.006197 10.0.0.23 - - [2026-05-28 01:43:56] "PUT /virtual-machine-interface/96cd20be-8dee-4081-a6b0-0392f8b11403 HTTP/1.1" 200 285 0.014547 10.0.0.23 - - [2026-05-28 01:43:57] "GET /obj-perms HTTP/1.1" 200 6378 0.052868 10.0.0.23 - - [2026-05-28 01:43:58] "GET /obj-perms HTTP/1.1" 200 6378 0.054693 10.0.0.23 - - [2026-05-28 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.23 - - [2026-05-28 01:43:58] "GET /virtual-router/5d8a6293-c2e7-4f17-8a01-5eb3c09e5834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.003700 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:44:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001079 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:44:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001117 10.0.0.23 - - [2026-05-28 01:44:58] "GET /obj-perms HTTP/1.1" 200 6378 0.099807 10.0.0.23 - - [2026-05-28 01:44:58] "GET /obj-perms HTTP/1.1" 200 6378 0.051183 10.0.0.23 - - [2026-05-28 01:45:59] "GET /obj-perms HTTP/1.1" 200 6378 0.053106 10.0.0.23 - - [2026-05-28 01:45:59] "GET /obj-perms HTTP/1.1" 200 6378 0.053430 10.0.0.23 - - [2026-05-28 01:46:19] "GET /global-system-configs HTTP/1.1" 401 296 0.000440 10.0.0.23 - - [2026-05-28 01:46:19] "GET /global-system-configs HTTP/1.1" 401 296 0.000368 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:46:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:46:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001091 10.0.0.23 - - [2026-05-28 01:46:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000429 10.0.0.23 - - [2026-05-28 01:46:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000384 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:46:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002374 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:46:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001487 10.0.0.23 - - [2026-05-28 01:47:00] "GET /obj-perms HTTP/1.1" 200 6378 0.053900 10.0.0.23 - - [2026-05-28 01:47:00] "GET /obj-perms HTTP/1.1" 200 6378 0.058911 10.0.0.23 - - [2026-05-28 01:47:06] "GET / HTTP/1.1" 200 36215 0.001327 10.0.0.23 - - [2026-05-28 01:47:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000382 10.0.0.23 - - [2026-05-28 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.028543 10.0.0.23 - - [2026-05-28 01:47:06] "GET /global-system-config/9b74027c-725a-4293-8a75-d014eef687fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007022 10.0.0.23 - - [2026-05-28 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.23 - - [2026-05-28 01:47:06] "GET /config-node/6b455d27-60e2-4d97-9bd6-9fa3aa405ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.004879 10.0.0.23 - - [2026-05-28 01:47:17] "GET / HTTP/1.1" 200 36215 0.001943 10.0.0.23 - - [2026-05-28 01:47:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000402 10.0.0.23 - - [2026-05-28 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.037326 10.0.0.23 - - [2026-05-28 01:47:17] "GET /routing-instance/1cfdf92c-521a-4294-99f0-f4b94f46f5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005178 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001209 10.0.0.23 - - [2026-05-28 01:47:17] "POST /bgp-routers HTTP/1.1" 409 299 0.005029 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.000993 10.0.0.23 - - [2026-05-28 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.23 - - [2026-05-28 01:47:17] "GET /bgp-router/ecb35eb6-ef67-419d-b38f-4eb4a9b02b92?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1796 0.006375 10.0.0.23 - - [2026-05-28 01:47:17] "PUT /bgp-router/ecb35eb6-ef67-419d-b38f-4eb4a9b02b92 HTTP/1.1" 200 255 0.017459 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:47:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:47:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001530 10.0.0.23 - - [2026-05-28 01:48:01] "GET /obj-perms HTTP/1.1" 200 6378 0.057874 10.0.0.23 - - [2026-05-28 01:48:01] "GET /obj-perms HTTP/1.1" 200 6378 0.060103 10.0.0.23 - - [2026-05-28 01:48:45] "GET / HTTP/1.1" 200 36215 0.001659 10.0.0.23 - - [2026-05-28 01:48:54] "GET /project/0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000468 10.0.0.23 - - [2026-05-28 01:48:54] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.029987 10.0.0.23 - - [2026-05-28 01:48:54] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002671 10.0.0.23 - - [2026-05-28 01:48:54] "POST /domains HTTP/1.1" 200 331 0.016662 10.0.0.23 - - [2026-05-28 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.045719 10.0.0.23 - - [2026-05-28 01:48:54] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.151066 10.0.0.23 - - [2026-05-28 01:48:54] "POST /id-to-fqname HTTP/1.1" 200 165 0.001605 10.0.0.23 - - [2026-05-28 01:48:55] "POST /fqname-to-id HTTP/1.1" 404 174 0.004276 10.0.0.23 - - [2026-05-28 01:48:55] "POST /security-groups HTTP/1.1" 200 560 0.065355 10.0.0.23 - - [2026-05-28 01:48:55] "POST /projects HTTP/1.1" 200 531 0.279934 10.0.0.23 - - [2026-05-28 01:48:55] "POST /fqname-to-id HTTP/1.1" 404 205 0.031482 10.0.0.23 - - [2026-05-28 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.309829 10.0.0.23 - - [2026-05-28 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.23 - - [2026-05-28 01:48:55] "POST /access-control-lists HTTP/1.1" 200 573 0.063522 10.0.0.23 - - [2026-05-28 01:48:55] "GET /projects?obj_uuids=0c2d9718-ee04-4072-9776-c51b30028bc6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000969 10.0.0.23 - - [2026-05-28 01:48:55] "POST /fqname-to-id HTTP/1.1" 404 204 0.002026 10.0.0.23 - - [2026-05-28 01:48:55] "GET /project/0c2d9718-ee04-4072-9776-c51b30028bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.022107 10.0.0.23 - - [2026-05-28 01:48:55] "GET /projects?obj_uuids=0c2d9718-ee04-4072-9776-c51b30028bc6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000885 10.0.0.23 - - [2026-05-28 01:48:55] "POST /access-control-lists HTTP/1.1" 200 571 0.062957 10.0.0.23 - - [2026-05-28 01:48:55] "GET /project/0c2d9718-ee04-4072-9776-c51b30028bc6?fields=security_groups HTTP/1.1" 200 1280 0.111365 10.0.0.23 - - [2026-05-28 01:48:55] "DELETE /security-group/d7fcd12e-640e-4701-8729-5e9f2df89dbd HTTP/1.1" 200 115 0.031399 10.0.0.23 - - [2026-05-28 01:48:55] "GET /projects?obj_uuids=0c2d9718-ee04-4072-9776-c51b30028bc6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000918 10.0.0.23 - - [2026-05-28 01:48:55] "GET /project/0c2d9718-ee04-4072-9776-c51b30028bc6?fields=application_policy_sets HTTP/1.1" 200 1319 0.034494 10.0.0.23 - - [2026-05-28 01:48:55] "DELETE /project/0c2d9718-ee04-4072-9776-c51b30028bc6 HTTP/1.1" 200 115 0.362417 10.0.0.23 - - [2026-05-28 01:48:55] "POST /id-to-fqname HTTP/1.1" 200 165 0.001884 10.0.0.23 - - [2026-05-28 01:48:55] "POST /fqname-to-id HTTP/1.1" 404 174 0.002855 10.0.0.23 - - [2026-05-28 01:48:55] "POST /security-groups HTTP/1.1" 200 560 0.065978 10.0.0.23 - - [2026-05-28 01:48:55] "POST /projects HTTP/1.1" 200 531 0.233318 10.0.0.23 - - [2026-05-28 01:48:55] "GET /project/0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 1.299529 10.0.0.23 - - [2026-05-28 01:48:55] "DELETE /access-control-list/af201ef7-ec70-4109-9a7e-7a042853bc24 HTTP/1.1" 200 115 0.024776 10.0.0.23 - - [2026-05-28 01:48:56] "DELETE /access-control-list/f670470e-a19a-4400-b6ab-471e7cc4953b HTTP/1.1" 200 115 0.027862 10.0.0.23 - - [2026-05-28 01:48:56] "POST /fqname-to-id HTTP/1.1" 404 205 0.004774 10.0.0.23 - - [2026-05-28 01:48:56] "POST /access-control-lists HTTP/1.1" 200 573 0.064604 10.0.0.23 - - [2026-05-28 01:48:56] "POST /fqname-to-id HTTP/1.1" 404 204 0.003139 10.0.0.23 - - [2026-05-28 01:48:56] "POST /access-control-lists HTTP/1.1" 200 571 0.065272 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 873, 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-05-28T01:48:56Z failed with SSLError [Introspect:8084]10.0.0.23 - - [2026-05-28 01:48:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001710 10.0.0.23 - - [2026-05-28 01:48:57] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001477 10.0.0.23 - - [2026-05-28 01:48:57] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007919 10.0.0.23 - - [2026-05-28 01:48:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.031533 10.0.0.23 - - [2026-05-28 01:48:58] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002707 10.0.0.23 - - [2026-05-28 01:48:58] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001251 10.0.0.23 - - [2026-05-28 01:48:58] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007121 10.0.0.23 - - [2026-05-28 01:48:58] "POST /id-to-fqname HTTP/1.1" 200 199 0.002676 10.0.0.23 - - [2026-05-28 01:48:58] "POST /fqname-to-id HTTP/1.1" 404 208 0.002273 10.0.0.23 - - [2026-05-28 01:48:58] "POST /security-groups HTTP/1.1" 200 594 0.064982 10.0.0.23 - - [2026-05-28 01:48:58] "POST /fqname-to-id HTTP/1.1" 404 243 0.003499 10.0.0.23 - - [2026-05-28 01:48:58] "POST /projects HTTP/1.1" 200 599 0.213037 10.0.0.23 - - [2026-05-28 01:48:58] "POST /access-control-lists HTTP/1.1" 200 607 0.071218 10.0.0.23 - - [2026-05-28 01:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.294716 10.0.0.23 - - [2026-05-28 01:48:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.002998 10.0.0.23 - - [2026-05-28 01:48:58] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.439182 10.0.0.23 - - [2026-05-28 01:48:58] "POST /access-control-lists HTTP/1.1" 200 605 0.065138 10.0.0.23 - - [2026-05-28 01:49:00] "GET / HTTP/1.1" 200 36215 0.002101 10.0.0.23 - - [2026-05-28 01:49:01] "GET /obj-perms HTTP/1.1" 200 6378 0.054564 10.0.0.23 - - [2026-05-28 01:49:02] "GET /obj-perms HTTP/1.1" 200 6378 0.053182 10.0.0.23 - - [2026-05-28 01:49:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000483 10.0.0.23 - - [2026-05-28 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.027668 10.0.0.23 - - [2026-05-28 01:49:07] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001107 10.0.0.23 - - [2026-05-28 01:49:07] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.028105 252.23.58.222 - - [2026-05-28 01:49:07] "POST /neutron/network HTTP/1.1" 200 117 0.045962 10.0.0.23 - - [2026-05-28 01:49:08] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001064 252.23.58.222 - - [2026-05-28 01:49:08] "POST /neutron/network HTTP/1.1" 200 618 0.084254 10.0.0.23 - - [2026-05-28 01:49:08] "POST /route-targets HTTP/1.1" 200 328 0.017030 10.0.0.23 - - [2026-05-28 01:49:08] "POST /ref-update HTTP/1.1" 200 156 0.013246 10.0.0.23 - - [2026-05-28 01:49:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002781 252.23.58.222 - - [2026-05-28 01:49:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.161413 252.23.58.222 - - [2026-05-28 01:49:08] "POST /neutron/network HTTP/1.1" 200 837 0.006570 10.0.0.23 - - [2026-05-28 01:49:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.001425 10.0.0.23 - - [2026-05-28 01:49:08] "GET /virtual-network/357dc15f-b72b-43ef-8b6f-4bba92fc9ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005536 252.23.58.222 - - [2026-05-28 01:49:08] "POST /neutron/network HTTP/1.1" 200 837 0.006859 10.0.0.23 - - [2026-05-28 01:49:08] "GET /virtual-network/357dc15f-b72b-43ef-8b6f-4bba92fc9ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005277 252.23.58.222 - - [2026-05-28 01:49:08] "POST /neutron/network HTTP/1.1" 200 837 0.005892 252.23.58.222 - - [2026-05-28 01:49:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.008081 10.0.0.23 - - [2026-05-28 01:49:08] "GET /domains HTTP/1.1" 401 296 0.000907 10.0.0.23 - - [2026-05-28 01:49:09] "GET /domains HTTP/1.1" 200 438 0.032426 10.0.0.23 - - [2026-05-28 01:49:09] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001623 10.0.0.23 - - [2026-05-28 01:49:09] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1316 0.012438 10.0.0.23 - - [2026-05-28 01:49:09] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001516 10.0.0.23 - - [2026-05-28 01:49:09] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860 HTTP/1.1" 200 2164 0.031856 10.0.0.23 - - [2026-05-28 01:49:09] "GET /virtual-network/357dc15f-b72b-43ef-8b6f-4bba92fc9ba8 HTTP/1.1" 200 2342 0.007758 10.0.0.23 - - [2026-05-28 01:49:09] "GET /virtual-network/357dc15f-b72b-43ef-8b6f-4bba92fc9ba8 HTTP/1.1" 200 2342 0.005515 10.0.0.23 - - [2026-05-28 01:49:09] "GET /routing-instance/61b72e59-97fb-4ef6-aa2e-56e26639263b HTTP/1.1" 200 1495 0.004265 10.0.0.23 - - [2026-05-28 01:49:09] "GET /routing-instance/61b72e59-97fb-4ef6-aa2e-56e26639263b HTTP/1.1" 200 1495 0.004260 10.0.0.23 - - [2026-05-28 01:49:09] "GET /route-target/84d55b06-550b-461b-99cd-bd7bbd278d6c HTTP/1.1" 200 1219 0.003772 10.0.0.23 - - [2026-05-28 01:49:09] "GET /virtual-network/357dc15f-b72b-43ef-8b6f-4bba92fc9ba8 HTTP/1.1" 200 2342 0.005852 10.0.0.23 - - [2026-05-28 01:49:09] "GET /routing-instance/61b72e59-97fb-4ef6-aa2e-56e26639263b HTTP/1.1" 200 1495 0.004236 10.0.0.23 - - [2026-05-28 01:49:09] "GET /virtual-network/357dc15f-b72b-43ef-8b6f-4bba92fc9ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005605 10.0.0.23 - - [2026-05-28 01:49:09] "GET /virtual-network/357dc15f-b72b-43ef-8b6f-4bba92fc9ba8 HTTP/1.1" 200 2342 0.004983 10.0.0.23 - - [2026-05-28 01:49:09] "GET /routing-instance/61b72e59-97fb-4ef6-aa2e-56e26639263b HTTP/1.1" 200 1495 0.003822 10.0.0.23 - - [2026-05-28 01:49:09] "GET /routing-instance/61b72e59-97fb-4ef6-aa2e-56e26639263b HTTP/1.1" 200 1495 0.005274 10.0.0.23 - - [2026-05-28 01:49:09] "GET /route-target/84d55b06-550b-461b-99cd-bd7bbd278d6c HTTP/1.1" 200 1219 0.004027 10.0.0.23 - - [2026-05-28 01:49:10] "GET /domains HTTP/1.1" 200 438 0.003555 10.0.0.23 - - [2026-05-28 01:49:10] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001134 10.0.0.23 - - [2026-05-28 01:49:10] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1316 0.007505 10.0.0.23 - - [2026-05-28 01:49:10] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001310 10.0.0.23 - - [2026-05-28 01:49:10] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860 HTTP/1.1" 200 2164 0.031017 10.0.0.23 - - [2026-05-28 01:49:10] "GET /virtual-network/357dc15f-b72b-43ef-8b6f-4bba92fc9ba8 HTTP/1.1" 200 2342 0.005471 10.0.0.23 - - [2026-05-28 01:49:10] "GET /obj-perms HTTP/1.1" 200 6447 0.059272 10.0.0.23 - - [2026-05-28 01:49:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001383 252.23.58.222 - - [2026-05-28 01:49:14] "POST /neutron/network HTTP/1.1" 200 847 0.007557 252.23.58.222 - - [2026-05-28 01:49:14] "GET /aaa-mode HTTP/1.1" 401 296 0.000633 252.23.58.222 - - [2026-05-28 01:49:14] "GET / HTTP/1.1" 200 36215 0.002787 252.23.58.222 - - [2026-05-28 01:49:14] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000371 10.0.0.23 - - [2026-05-28 01:49:14] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000978 252.23.58.222 - - [2026-05-28 01:49:14] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052437 252.23.58.222 - - [2026-05-28 01:49:15] "POST /neutron/network HTTP/1.1" 200 837 0.032104 252.23.58.222 - - [2026-05-28 01:49:16] "POST /neutron/port HTTP/1.1" 200 117 0.007543 252.23.58.222 - - [2026-05-28 01:49:17] "POST /neutron/network HTTP/1.1" 200 847 0.005780 10.0.0.23 - - [2026-05-28 01:49:17] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001108 252.23.58.222 - - [2026-05-28 01:49:17] "POST /neutron/port HTTP/1.1" 200 1069 0.274107 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/port HTTP/1.1" 200 1069 0.062840 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/port HTTP/1.1" 200 1069 0.012743 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/port HTTP/1.1" 200 1119 0.098456 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/port HTTP/1.1" 200 1129 0.026466 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/port HTTP/1.1" 200 1129 0.014175 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006858 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004158 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.014109 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/port HTTP/1.1" 200 117 0.001941 252.23.58.222 - - [2026-05-28 01:49:18] "POST /neutron/network HTTP/1.1" 200 837 0.007131 252.23.58.222 - - [2026-05-28 01:49:19] "POST /neutron/port HTTP/1.1" 200 1129 0.014119 252.23.58.222 - - [2026-05-28 01:49:19] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006367 252.23.58.222 - - [2026-05-28 01:49:24] "POST /neutron/port HTTP/1.1" 200 1129 0.015611 252.23.58.222 - - [2026-05-28 01:49:24] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009296 10.0.0.23 - - [2026-05-28 01:49:24] "GET /obj-perms HTTP/1.1" 200 6447 0.001867 10.0.0.23 - - [2026-05-28 01:49:25] "GET /obj-perms HTTP/1.1" 200 6447 0.001896 10.0.0.23 - - [2026-05-28 01:49:26] "GET /obj-perms HTTP/1.1" 200 6447 0.001950 10.0.0.23 - - [2026-05-28 01:49:27] "GET /obj-perms HTTP/1.1" 200 6447 0.001929 10.0.0.23 - - [2026-05-28 01:49:28] "GET /obj-perms HTTP/1.1" 200 6447 0.001665 252.23.58.222 - - [2026-05-28 01:49:30] "POST /neutron/network HTTP/1.1" 200 837 0.006146 252.23.58.222 - - [2026-05-28 01:49:30] "POST /neutron/network HTTP/1.1" 400 204 0.013520 252.23.58.222 - - [2026-05-28 01:49:30] "POST /neutron/port HTTP/1.1" 200 1129 0.016490 252.23.58.222 - - [2026-05-28 01:49:30] "POST /neutron/port HTTP/1.1" 200 1119 0.016730 252.23.58.222 - - [2026-05-28 01:49:31] "POST /neutron/port HTTP/1.1" 200 151 0.132689 252.23.58.222 - - [2026-05-28 01:49:32] "POST /neutron/network HTTP/1.1" 200 837 0.006507 10.0.0.23 - - [2026-05-28 01:49:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002743 10.0.0.23 - - [2026-05-28 01:49:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003711 10.0.0.23 - - [2026-05-28 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 252.23.58.222 - - [2026-05-28 01:49:32] "POST /neutron/network HTTP/1.1" 200 151 0.145808 10.0.0.23 - - [2026-05-28 01:49:32] "GET /routing-instance/61b72e59-97fb-4ef6-aa2e-56e26639263b HTTP/1.1" 404 171 0.002226 10.0.0.23 - - [2026-05-28 01:49:32] "DELETE /route-target/84d55b06-550b-461b-99cd-bd7bbd278d6c HTTP/1.1" 200 115 0.022454 10.0.0.23 - - [2026-05-28 01:49:32] "GET /domains HTTP/1.1" 200 438 0.003265 10.0.0.23 - - [2026-05-28 01:49:32] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001841 10.0.0.23 - - [2026-05-28 01:49:32] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1316 0.008886 10.0.0.23 - - [2026-05-28 01:49:32] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000987 10.0.0.23 - - [2026-05-28 01:49:32] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860 HTTP/1.1" 200 1915 0.031816 10.0.0.23 - - [2026-05-28 01:49:33] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001457 10.0.0.23 - - [2026-05-28 01:49:33] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.032528 10.0.0.23 - - [2026-05-28 01:49:33] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002109 10.0.0.23 - - [2026-05-28 01:49:33] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?fields=virtual_networks HTTP/1.1" 200 1054 0.070742 10.0.0.23 - - [2026-05-28 01:49:33] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000946 10.0.0.23 - - [2026-05-28 01:49:33] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.037893 10.0.0.23 - - [2026-05-28 01:49:33] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001477 10.0.0.23 - - [2026-05-28 01:49:33] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?fields=security_groups HTTP/1.1" 200 1290 0.039001 10.0.0.23 - - [2026-05-28 01:49:34] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001252 10.0.0.23 - - [2026-05-28 01:49:34] "GET /project/0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.034068 10.0.0.23 - - [2026-05-28 01:49:38] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000951 10.0.0.23 - - [2026-05-28 01:49:38] "GET /project/0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.031464 10.0.0.23 - - [2026-05-28 01:49:39] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003645 10.0.0.23 - - [2026-05-28 01:49:39] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001355 10.0.0.23 - - [2026-05-28 01:49:39] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008464 10.0.0.23 - - [2026-05-28 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.032491 10.0.0.23 - - [2026-05-28 01:49:39] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002779 10.0.0.23 - - [2026-05-28 01:49:40] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001050 10.0.0.23 - - [2026-05-28 01:49:40] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007914 10.0.0.23 - - [2026-05-28 01:49:40] "POST /id-to-fqname HTTP/1.1" 200 200 0.002774 10.0.0.23 - - [2026-05-28 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 209 0.003608 10.0.0.23 - - [2026-05-28 01:49:40] "POST /security-groups HTTP/1.1" 200 595 0.060695 10.0.0.23 - - [2026-05-28 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 244 0.002598 10.0.0.23 - - [2026-05-28 01:49:40] "POST /projects HTTP/1.1" 200 601 0.228445 10.0.0.23 - - [2026-05-28 01:49:40] "POST /access-control-lists HTTP/1.1" 200 608 0.058172 10.0.0.23 - - [2026-05-28 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.302482 10.0.0.23 - - [2026-05-28 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 243 0.003165 10.0.0.23 - - [2026-05-28 01:49:40] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.450646 10.0.0.23 - - [2026-05-28 01:49:40] "POST /access-control-lists HTTP/1.1" 200 606 0.080757 10.0.0.23 - - [2026-05-28 01:49:41] "GET / HTTP/1.1" 200 36215 0.001790 10.0.0.23 - - [2026-05-28 01:49:42] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001061 10.0.0.23 - - [2026-05-28 01:49:42] "GET /project/0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.041275 10.0.0.23 - - [2026-05-28 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.23 - - [2026-05-28 01:49:43] "GET /security-group/8eac8d06-ebfc-49dc-8586-a55dd78c90b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.004595 10.0.0.23 - - [2026-05-28 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.23 - - [2026-05-28 01:49:43] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001318 10.0.0.23 - - [2026-05-28 01:49:43] "GET /project/0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.026951 10.0.0.23 - - [2026-05-28 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.23 - - [2026-05-28 01:49:43] "GET /security-group/8eac8d06-ebfc-49dc-8586-a55dd78c90b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.004146 10.0.0.23 - - [2026-05-28 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2026-05-28 01:49:43] "PUT /security-group/8eac8d06-ebfc-49dc-8586-a55dd78c90b3 HTTP/1.1" 200 263 0.024640 10.0.0.23 - - [2026-05-28 01:49:43] "PUT /access-control-list/e10dfa18-4544-4a07-b52a-bef8c8ffb914 HTTP/1.1" 200 273 0.008960 10.0.0.23 - - [2026-05-28 01:49:43] "PUT /access-control-list/2cb9254a-d702-4b48-99a9-3d3f9b920125 HTTP/1.1" 200 273 0.009575 10.0.0.23 - - [2026-05-28 01:49:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000755 10.0.0.23 - - [2026-05-28 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.079184 10.0.0.23 - - [2026-05-28 01:49:44] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001207 10.0.0.23 - - [2026-05-28 01:49:44] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.053402 252.23.58.222 - - [2026-05-28 01:49:44] "POST /neutron/network HTTP/1.1" 200 117 0.034138 10.0.0.23 - - [2026-05-28 01:49:44] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000936 252.23.58.222 - - [2026-05-28 01:49:44] "POST /neutron/network HTTP/1.1" 200 617 0.082505 10.0.0.23 - - [2026-05-28 01:49:44] "POST /route-targets HTTP/1.1" 200 328 0.014504 10.0.0.23 - - [2026-05-28 01:49:44] "POST /ref-update HTTP/1.1" 200 156 0.035346 10.0.0.23 - - [2026-05-28 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003084 252.23.58.222 - - [2026-05-28 01:49:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.176241 252.23.58.222 - - [2026-05-28 01:49:44] "POST /neutron/network HTTP/1.1" 200 836 0.006486 10.0.0.23 - - [2026-05-28 01:49:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001416 10.0.0.23 - - [2026-05-28 01:49:44] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005930 252.23.58.222 - - [2026-05-28 01:49:44] "POST /neutron/network HTTP/1.1" 200 836 0.006274 10.0.0.23 - - [2026-05-28 01:49:45] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005619 252.23.58.222 - - [2026-05-28 01:49:45] "POST /neutron/network HTTP/1.1" 200 836 0.005697 252.23.58.222 - - [2026-05-28 01:49:45] "POST /neutron/subnet HTTP/1.1" 200 725 0.008173 10.0.0.23 - - [2026-05-28 01:49:45] "GET /domains HTTP/1.1" 401 296 0.000434 10.0.0.23 - - [2026-05-28 01:49:45] "GET /domains HTTP/1.1" 200 438 0.028132 10.0.0.23 - - [2026-05-28 01:49:45] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000998 10.0.0.23 - - [2026-05-28 01:49:45] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1513 0.008697 10.0.0.23 - - [2026-05-28 01:49:45] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001473 10.0.0.23 - - [2026-05-28 01:49:45] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7 HTTP/1.1" 200 2170 0.036847 10.0.0.23 - - [2026-05-28 01:49:45] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5 HTTP/1.1" 200 2341 0.009384 10.0.0.23 - - [2026-05-28 01:49:45] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5 HTTP/1.1" 200 2341 0.005682 10.0.0.23 - - [2026-05-28 01:49:45] "GET /routing-instance/3237e1f9-de89-4bf8-aa7e-2c773c191dcc HTTP/1.1" 200 1492 0.004035 10.0.0.23 - - [2026-05-28 01:49:45] "GET /routing-instance/3237e1f9-de89-4bf8-aa7e-2c773c191dcc HTTP/1.1" 200 1492 0.004622 10.0.0.23 - - [2026-05-28 01:49:45] "GET /route-target/7c62987f-4bc0-4252-bab2-38abadfa4702 HTTP/1.1" 200 1218 0.004140 10.0.0.23 - - [2026-05-28 01:49:46] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5 HTTP/1.1" 200 2341 0.005217 10.0.0.23 - - [2026-05-28 01:49:46] "GET /routing-instance/3237e1f9-de89-4bf8-aa7e-2c773c191dcc HTTP/1.1" 200 1492 0.005632 10.0.0.23 - - [2026-05-28 01:49:46] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005293 10.0.0.23 - - [2026-05-28 01:49:46] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5 HTTP/1.1" 200 2341 0.004933 10.0.0.23 - - [2026-05-28 01:49:46] "GET /routing-instance/3237e1f9-de89-4bf8-aa7e-2c773c191dcc HTTP/1.1" 200 1492 0.008094 10.0.0.23 - - [2026-05-28 01:49:46] "GET /routing-instance/3237e1f9-de89-4bf8-aa7e-2c773c191dcc HTTP/1.1" 200 1492 0.004580 10.0.0.23 - - [2026-05-28 01:49:46] "GET /route-target/7c62987f-4bc0-4252-bab2-38abadfa4702 HTTP/1.1" 200 1218 0.004428 10.0.0.23 - - [2026-05-28 01:49:46] "GET /domains HTTP/1.1" 200 438 0.002869 10.0.0.23 - - [2026-05-28 01:49:46] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001083 10.0.0.23 - - [2026-05-28 01:49:46] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1513 0.007499 10.0.0.23 - - [2026-05-28 01:49:46] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000968 10.0.0.23 - - [2026-05-28 01:49:46] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7 HTTP/1.1" 200 2170 0.029436 10.0.0.23 - - [2026-05-28 01:49:46] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5 HTTP/1.1" 200 2341 0.004990 10.0.0.23 - - [2026-05-28 01:49:47] "GET /obj-perms HTTP/1.1" 200 6449 0.066717 10.0.0.23 - - [2026-05-28 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.23 - - [2026-05-28 01:49:47] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000986 10.0.0.23 - - [2026-05-28 01:49:47] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.027622 252.23.58.222 - - [2026-05-28 01:49:47] "POST /neutron/network HTTP/1.1" 200 117 0.011221 10.0.0.23 - - [2026-05-28 01:49:47] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001195 252.23.58.222 - - [2026-05-28 01:49:47] "POST /neutron/network HTTP/1.1" 200 617 0.074613 10.0.0.23 - - [2026-05-28 01:49:47] "POST /route-targets HTTP/1.1" 200 328 0.016963 10.0.0.23 - - [2026-05-28 01:49:47] "POST /ref-update HTTP/1.1" 200 156 0.028390 10.0.0.23 - - [2026-05-28 01:49:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002253 252.23.58.222 - - [2026-05-28 01:49:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.182455 252.23.58.222 - - [2026-05-28 01:49:47] "POST /neutron/network HTTP/1.1" 200 837 0.006454 10.0.0.23 - - [2026-05-28 01:49:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.002192 10.0.0.23 - - [2026-05-28 01:49:47] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004995 252.23.58.222 - - [2026-05-28 01:49:48] "POST /neutron/network HTTP/1.1" 200 837 0.006844 10.0.0.23 - - [2026-05-28 01:49:48] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005300 252.23.58.222 - - [2026-05-28 01:49:48] "POST /neutron/network HTTP/1.1" 200 837 0.020394 252.23.58.222 - - [2026-05-28 01:49:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.007251 10.0.0.23 - - [2026-05-28 01:49:48] "GET /domains HTTP/1.1" 200 438 0.002881 10.0.0.23 - - [2026-05-28 01:49:48] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000988 10.0.0.23 - - [2026-05-28 01:49:48] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1513 0.006639 10.0.0.23 - - [2026-05-28 01:49:48] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001039 10.0.0.23 - - [2026-05-28 01:49:48] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7 HTTP/1.1" 200 2397 0.027784 10.0.0.23 - - [2026-05-28 01:49:48] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82 HTTP/1.1" 200 2344 0.006792 10.0.0.23 - - [2026-05-28 01:49:48] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82 HTTP/1.1" 200 2344 0.005277 10.0.0.23 - - [2026-05-28 01:49:48] "GET /routing-instance/e656a0c3-578c-45d5-8dd8-07551e1d823b HTTP/1.1" 200 1493 0.004011 10.0.0.23 - - [2026-05-28 01:49:48] "GET /routing-instance/e656a0c3-578c-45d5-8dd8-07551e1d823b HTTP/1.1" 200 1493 0.003875 10.0.0.23 - - [2026-05-28 01:49:48] "GET /route-target/6e288dce-f515-475f-84de-b956df431325 HTTP/1.1" 200 1217 0.006135 10.0.0.23 - - [2026-05-28 01:49:48] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82 HTTP/1.1" 200 2344 0.005008 10.0.0.23 - - [2026-05-28 01:49:48] "GET /routing-instance/e656a0c3-578c-45d5-8dd8-07551e1d823b HTTP/1.1" 200 1493 0.004723 10.0.0.23 - - [2026-05-28 01:49:48] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005343 10.0.0.23 - - [2026-05-28 01:49:48] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82 HTTP/1.1" 200 2344 0.005097 10.0.0.23 - - [2026-05-28 01:49:48] "GET /routing-instance/e656a0c3-578c-45d5-8dd8-07551e1d823b HTTP/1.1" 200 1493 0.003646 10.0.0.23 - - [2026-05-28 01:49:48] "GET /routing-instance/e656a0c3-578c-45d5-8dd8-07551e1d823b HTTP/1.1" 200 1493 0.003692 10.0.0.23 - - [2026-05-28 01:49:48] "GET /route-target/6e288dce-f515-475f-84de-b956df431325 HTTP/1.1" 200 1217 0.003340 10.0.0.23 - - [2026-05-28 01:49:49] "GET /domains HTTP/1.1" 200 438 0.002760 10.0.0.23 - - [2026-05-28 01:49:49] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001082 10.0.0.23 - - [2026-05-28 01:49:49] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1513 0.009577 10.0.0.23 - - [2026-05-28 01:49:49] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000979 10.0.0.23 - - [2026-05-28 01:49:49] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7 HTTP/1.1" 200 2397 0.030637 10.0.0.23 - - [2026-05-28 01:49:49] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82 HTTP/1.1" 200 2344 0.005126 10.0.0.23 - - [2026-05-28 01:49:49] "GET /obj-perms HTTP/1.1" 200 6449 0.001626 10.0.0.23 - - [2026-05-28 01:49:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001351 252.23.58.222 - - [2026-05-28 01:49:49] "POST /neutron/network HTTP/1.1" 200 847 0.005886 252.23.58.222 - - [2026-05-28 01:49:49] "GET /aaa-mode HTTP/1.1" 401 296 0.000449 252.23.58.222 - - [2026-05-28 01:49:49] "GET / HTTP/1.1" 200 36215 0.001819 252.23.58.222 - - [2026-05-28 01:49:50] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000721 10.0.0.23 - - [2026-05-28 01:49:50] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000922 252.23.58.222 - - [2026-05-28 01:49:50] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.068248 252.23.58.222 - - [2026-05-28 01:49:50] "POST /neutron/network HTTP/1.1" 200 837 0.033159 252.23.58.222 - - [2026-05-28 01:49:50] "POST /neutron/port HTTP/1.1" 200 117 0.004831 252.23.58.222 - - [2026-05-28 01:49:51] "POST /neutron/port HTTP/1.1" 200 117 0.004981 10.0.0.23 - - [2026-05-28 01:49:51] "POST /id-to-fqname HTTP/1.1" 200 231 0.002132 252.23.58.222 - - [2026-05-28 01:49:51] "POST /neutron/port HTTP/1.1" 200 117 0.005165 252.23.58.222 - - [2026-05-28 01:49:51] "POST /neutron/network HTTP/1.1" 200 846 0.006950 252.23.58.222 - - [2026-05-28 01:49:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000463 252.23.58.222 - - [2026-05-28 01:49:52] "GET / HTTP/1.1" 200 36215 0.001776 252.23.58.222 - - [2026-05-28 01:49:52] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000357 252.23.58.222 - - [2026-05-28 01:49:52] "POST /neutron/network HTTP/1.1" 200 847 0.006752 10.0.0.23 - - [2026-05-28 01:49:52] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001534 10.0.0.23 - - [2026-05-28 01:49:52] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001065 252.23.58.222 - - [2026-05-28 01:49:52] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.092532 252.23.58.222 - - [2026-05-28 01:49:52] "POST /neutron/port HTTP/1.1" 200 1071 0.299082 252.23.58.222 - - [2026-05-28 01:49:52] "POST /neutron/port HTTP/1.1" 200 1071 0.010445 252.23.58.222 - - [2026-05-28 01:49:52] "POST /neutron/port HTTP/1.1" 200 1071 0.011337 252.23.58.222 - - [2026-05-28 01:49:52] "POST /neutron/port HTTP/1.1" 200 1121 0.077264 252.23.58.222 - - [2026-05-28 01:49:52] "POST /neutron/network HTTP/1.1" 200 836 0.037332 252.23.58.222 - - [2026-05-28 01:49:52] "POST /neutron/port HTTP/1.1" 200 1131 0.017010 252.23.58.222 - - [2026-05-28 01:49:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003578 252.23.58.222 - - [2026-05-28 01:49:53] "POST /neutron/subnet HTTP/1.1" 200 703 0.007960 252.23.58.222 - - [2026-05-28 01:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.001713 252.23.58.222 - - [2026-05-28 01:49:53] "POST /neutron/port HTTP/1.1" 200 1131 0.016643 252.23.58.222 - - [2026-05-28 01:49:53] "POST /neutron/network HTTP/1.1" 200 837 0.006415 252.23.58.222 - - [2026-05-28 01:49:53] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006801 252.23.58.222 - - [2026-05-28 01:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.005795 10.0.0.23 - - [2026-05-28 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.23 - - [2026-05-28 01:49:53] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000910 10.0.0.23 - - [2026-05-28 01:49:53] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038245 10.0.0.23 - - [2026-05-28 01:49:53] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005392 10.0.0.23 - - [2026-05-28 01:49:53] "GET /floating-ip-pools?parent_id=c28b7387-cbee-4a19-b4ab-215a7ed19ec5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003248 10.0.0.23 - - [2026-05-28 01:49:53] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.009063 10.0.0.23 - - [2026-05-28 01:49:53] "POST /floating-ip-pools HTTP/1.1" 200 609 0.039420 10.0.0.23 - - [2026-05-28 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.008878 10.0.0.23 - - [2026-05-28 01:49:53] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.016105 10.0.0.23 - - [2026-05-28 01:49:53] "GET /domains HTTP/1.1" 200 438 0.010918 10.0.0.23 - - [2026-05-28 01:49:53] "DELETE /project/0c2d9718ee0440729776c51b30028bc6 HTTP/1.1" 404 173 0.019687 10.0.0.23 - - [2026-05-28 01:49:53] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001031 10.0.0.23 - - [2026-05-28 01:49:53] "DELETE /project/6e45054e29004b7a9404d729d6d1d8b7 HTTP/1.1" 404 173 0.006062 10.0.0.23 - - [2026-05-28 01:49:53] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000869 10.0.0.23 - - [2026-05-28 01:49:53] "DELETE /project/6d529bc9cf654399a03ebd01601b9860 HTTP/1.1" 404 173 0.006352 10.0.0.23 - - [2026-05-28 01:49:53] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.078610 10.0.0.23 - - [2026-05-28 01:49:53] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1513 0.066208 10.0.0.23 - - [2026-05-28 01:49:53] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001156 10.0.0.23 - - [2026-05-28 01:49:54] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001337 10.0.0.23 - - [2026-05-28 01:49:54] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?fields=security_groups HTTP/1.1" 200 1383 0.110061 10.0.0.23 - - [2026-05-28 01:49:54] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7 HTTP/1.1" 200 2981 0.125316 10.0.0.23 - - [2026-05-28 01:49:54] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5 HTTP/1.1" 200 2620 0.029956 252.23.58.222 - - [2026-05-28 01:49:54] "POST /neutron/network HTTP/1.1" 200 846 0.026476 10.0.0.23 - - [2026-05-28 01:49:54] "DELETE /security-group/ee1a4c02-a372-4990-bc6a-57ca69eebe5d HTTP/1.1" 200 115 0.116307 10.0.0.23 - - [2026-05-28 01:49:54] "GET /projects?obj_uuids=6d529bc9-cf65-4399-a03e-bd01601b9860&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001151 10.0.0.23 - - [2026-05-28 01:49:54] "DELETE /access-control-list/1258dcf8-ab4f-4a8f-9f39-22dd8f42a702 HTTP/1.1" 200 115 0.090134 10.0.0.23 - - [2026-05-28 01:49:54] "GET /floating-ip-pool/829f5759-a125-47e4-ba82-c10f27527816 HTTP/1.1" 200 1440 0.010946 10.0.0.23 - - [2026-05-28 01:49:54] "GET /project/6d529bc9-cf65-4399-a03e-bd01601b9860?fields=application_policy_sets HTTP/1.1" 200 1422 0.082977 10.0.0.23 - - [2026-05-28 01:49:54] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001295 10.0.0.23 - - [2026-05-28 01:49:54] "DELETE /access-control-list/74a8c244-7fa1-455c-bcb3-8634a652c1b2 HTTP/1.1" 200 115 0.074207 10.0.0.23 - - [2026-05-28 01:49:54] "GET /domains HTTP/1.1" 200 438 0.003396 10.0.0.23 - - [2026-05-28 01:49:54] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001395 10.0.0.23 - - [2026-05-28 01:49:54] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1513 0.009341 10.0.0.23 - - [2026-05-28 01:49:54] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001011 10.0.0.23 - - [2026-05-28 01:49:54] "DELETE /project/6d529bc9-cf65-4399-a03e-bd01601b9860 HTTP/1.1" 200 115 0.705676 10.0.0.23 - - [2026-05-28 01:49:54] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7 HTTP/1.1" 200 3236 0.083379 10.0.0.23 - - [2026-05-28 01:49:54] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5 HTTP/1.1" 200 3152 0.023763 252.23.58.222 - - [2026-05-28 01:49:54] "POST /neutron/port HTTP/1.1" 200 1070 0.353477 10.0.0.23 - - [2026-05-28 01:49:54] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005207 252.23.58.222 - - [2026-05-28 01:49:54] "POST /neutron/port HTTP/1.1" 200 1070 0.022402 252.23.58.222 - - [2026-05-28 01:49:54] "POST /neutron/port HTTP/1.1" 200 1131 0.024786 252.23.58.222 - - [2026-05-28 01:49:54] "POST /neutron/port HTTP/1.1" 200 1070 0.011744 252.23.58.222 - - [2026-05-28 01:49:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008197 252.23.58.222 - - [2026-05-28 01:49:55] "POST /neutron/port HTTP/1.1" 200 1120 0.110502 252.23.58.222 - - [2026-05-28 01:49:55] "POST /neutron/port HTTP/1.1" 200 1130 0.026722 252.23.58.222 - - [2026-05-28 01:49:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007717 252.23.58.222 - - [2026-05-28 01:49:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.010004 252.23.58.222 - - [2026-05-28 01:49:55] "POST /neutron/port HTTP/1.1" 200 117 0.001254 252.23.58.222 - - [2026-05-28 01:49:55] "POST /neutron/network HTTP/1.1" 200 836 0.006902 252.23.58.222 - - [2026-05-28 01:49:56] "POST /neutron/port HTTP/1.1" 200 1131 0.012971 252.23.58.222 - - [2026-05-28 01:49:56] "POST /neutron/port HTTP/1.1" 200 1131 0.014690 252.23.58.222 - - [2026-05-28 01:49:56] "POST /neutron/network HTTP/1.1" 200 847 0.006949 252.23.58.222 - - [2026-05-28 01:49:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003934 252.23.58.222 - - [2026-05-28 01:49:56] "POST /neutron/subnet HTTP/1.1" 200 703 0.008796 252.23.58.222 - - [2026-05-28 01:49:56] "POST /neutron/port HTTP/1.1" 200 117 0.001377 252.23.58.222 - - [2026-05-28 01:49:56] "POST /neutron/network HTTP/1.1" 200 837 0.005959 252.23.58.222 - - [2026-05-28 01:50:00] "POST /neutron/port HTTP/1.1" 200 1131 0.015008 252.23.58.222 - - [2026-05-28 01:50:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007459 252.23.58.222 - - [2026-05-28 01:50:00] "POST /neutron/port HTTP/1.1" 200 1131 0.015742 252.23.58.222 - - [2026-05-28 01:50:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011401 252.23.58.222 - - [2026-05-28 01:50:00] "POST /neutron/port HTTP/1.1" 200 1131 0.013496 252.23.58.222 - - [2026-05-28 01:50:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006110 10.0.0.23 - - [2026-05-28 01:50:00] "GET /virtual-machine/62188296-7286-49f1-8484-bb5de944d836 HTTP/1.1" 200 1303 0.006094 10.0.0.23 - - [2026-05-28 01:50:00] "GET /virtual-machine-interface/99ec378d-0704-4f3d-be72-a840962ea333 HTTP/1.1" 200 3000 0.006099 10.0.0.23 - - [2026-05-28 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.23 - - [2026-05-28 01:50:00] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005061 10.0.0.23 - - [2026-05-28 01:50:00] "GET /virtual-networks?parent_id=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003510 10.0.0.23 - - [2026-05-28 01:50:00] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.014645 10.0.0.23 - - [2026-05-28 01:50:02] "GET /obj-perms HTTP/1.1" 200 6378 0.073869 10.0.0.23 - - [2026-05-28 01:50:03] "GET /obj-perms HTTP/1.1" 200 6378 0.068896 252.23.58.222 - - [2026-05-28 01:50:03] "POST /neutron/port HTTP/1.1" 200 1131 0.043792 252.23.58.222 - - [2026-05-28 01:50:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006511 10.0.0.23 - - [2026-05-28 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.23 - - [2026-05-28 01:50:03] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006338 252.23.58.222 - - [2026-05-28 01:50:04] "POST /neutron/port HTTP/1.1" 200 1131 0.040211 252.23.58.222 - - [2026-05-28 01:50:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005709 252.23.58.222 - - [2026-05-28 01:50:05] "POST /neutron/port HTTP/1.1" 200 1130 0.043435 252.23.58.222 - - [2026-05-28 01:50:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006145 252.23.58.222 - - [2026-05-28 01:50:05] "POST /neutron/port HTTP/1.1" 200 1130 0.046538 252.23.58.222 - - [2026-05-28 01:50:05] "POST /neutron/port HTTP/1.1" 200 1131 0.046821 10.0.0.23 - - [2026-05-28 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011980 10.0.0.23 - - [2026-05-28 01:50:05] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006152 252.23.58.222 - - [2026-05-28 01:50:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008982 252.23.58.222 - - [2026-05-28 01:50:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008192 10.0.0.23 - - [2026-05-28 01:50:06] "GET /virtual-networks?parent_id=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.009851 10.0.0.23 - - [2026-05-28 01:50:06] "GET /virtual-network/a8e710ad-9d28-43ce-a4a1-70d4fa405a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005716 252.23.58.222 - - [2026-05-28 01:50:06] "POST /neutron/port HTTP/1.1" 200 1131 0.014684 252.23.58.222 - - [2026-05-28 01:50:06] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007530 252.23.58.222 - - [2026-05-28 01:50:07] "POST /neutron/port HTTP/1.1" 200 1131 0.012231 252.23.58.222 - - [2026-05-28 01:50:07] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006317 252.23.58.222 - - [2026-05-28 01:50:08] "POST /neutron/port HTTP/1.1" 200 1130 0.014832 252.23.58.222 - - [2026-05-28 01:50:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006183 252.23.58.222 - - [2026-05-28 01:50:08] "POST /neutron/port HTTP/1.1" 200 1130 0.013366 252.23.58.222 - - [2026-05-28 01:50:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006106 10.0.0.23 - - [2026-05-28 01:50:11] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001532 252.23.58.222 - - [2026-05-28 01:50:11] "POST /neutron/floatingip HTTP/1.1" 200 530 0.073536 252.23.58.222 - - [2026-05-28 01:50:11] "POST /neutron/port HTTP/1.1" 200 1131 0.016259 252.23.58.222 - - [2026-05-28 01:50:11] "POST /neutron/floatingip HTTP/1.1" 200 530 0.007673 252.23.58.222 - - [2026-05-28 01:50:11] "POST /neutron/floatingip HTTP/1.1" 200 578 0.029973 252.23.58.222 - - [2026-05-28 01:50:11] "POST /neutron/port HTTP/1.1" 200 1130 0.014563 252.23.58.222 - - [2026-05-28 01:50:11] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006295 252.23.58.222 - - [2026-05-28 01:50:12] "POST /neutron/port HTTP/1.1" 200 1130 0.013571 252.23.58.222 - - [2026-05-28 01:50:12] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014208 252.23.58.222 - - [2026-05-28 01:50:12] "POST /neutron/port HTTP/1.1" 200 1130 0.013906 252.23.58.222 - - [2026-05-28 01:50:12] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006160 10.0.0.23 - - [2026-05-28 01:50:12] "GET /virtual-machine/499390b4-c367-4fd3-888f-8f2e57db2508 HTTP/1.1" 200 1303 0.004899 10.0.0.23 - - [2026-05-28 01:50:12] "GET /virtual-machine-interface/9e792357-67d8-4ce2-919d-9991dea7ba37 HTTP/1.1" 200 3000 0.005030 10.0.0.23 - - [2026-05-28 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.23 - - [2026-05-28 01:50:12] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002974 10.0.0.23 - - [2026-05-28 01:50:12] "GET /virtual-networks?parent_id=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003457 10.0.0.23 - - [2026-05-28 01:50:12] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005169 10.0.0.23 - - [2026-05-28 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.23 - - [2026-05-28 01:50:13] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003144 10.0.0.23 - - [2026-05-28 01:50:13] "GET /virtual-networks?parent_id=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003535 10.0.0.23 - - [2026-05-28 01:50:13] "GET /virtual-network/c28b7387-cbee-4a19-b4ab-215a7ed19ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006235 252.23.58.222 - - [2026-05-28 01:50:14] "POST /neutron/floatingip HTTP/1.1" 200 578 0.012515 10.0.0.23 - - [2026-05-28 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.23 - - [2026-05-28 01:50:14] "GET /routing-instance/3237e1f9-de89-4bf8-aa7e-2c773c191dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.004233 10.0.0.23 - - [2026-05-28 01:50:14] "GET /route-target/7c62987f-4bc0-4252-bab2-38abadfa4702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003380 10.0.0.23 - - [2026-05-28 01:50:14] "GET /floating-ip/6a53777c-7e21-41dc-a546-d189aba46016 HTTP/1.1" 200 1888 0.007245 252.23.58.222 - - [2026-05-28 01:50:17] "POST /neutron/floatingip HTTP/1.1" 200 578 0.013070 252.23.58.222 - - [2026-05-28 01:50:17] "POST /neutron/floatingip HTTP/1.1" 200 530 0.033571 252.23.58.222 - - [2026-05-28 01:50:17] "POST /neutron/floatingip HTTP/1.1" 200 530 0.005728 252.23.58.222 - - [2026-05-28 01:50:17] "POST /neutron/floatingip HTTP/1.1" 200 115 0.040984 10.0.0.23 - - [2026-05-28 01:50:17] "GET /floating-ip-pool/829f5759-a125-47e4-ba82-c10f27527816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003389 10.0.0.23 - - [2026-05-28 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.015796 10.0.0.23 - - [2026-05-28 01:50:17] "DELETE /floating-ip-pool/829f5759-a125-47e4-ba82-c10f27527816 HTTP/1.1" 200 115 0.025347 252.23.58.222 - - [2026-05-28 01:50:18] "POST /neutron/network HTTP/1.1" 200 837 0.011336 252.23.58.222 - - [2026-05-28 01:50:18] "POST /neutron/network HTTP/1.1" 400 204 0.019222 252.23.58.222 - - [2026-05-28 01:50:18] "POST /neutron/port HTTP/1.1" 200 1130 0.018822 252.23.58.222 - - [2026-05-28 01:50:18] "POST /neutron/port HTTP/1.1" 200 1131 0.014083 252.23.58.222 - - [2026-05-28 01:50:18] "POST /neutron/port HTTP/1.1" 200 1120 0.013216 252.23.58.222 - - [2026-05-28 01:50:19] "POST /neutron/port HTTP/1.1" 200 1121 0.010904 252.23.58.222 - - [2026-05-28 01:50:19] "POST /neutron/port HTTP/1.1" 200 151 0.145519 252.23.58.222 - - [2026-05-28 01:50:19] "POST /neutron/port HTTP/1.1" 200 151 0.136234 252.23.58.222 - - [2026-05-28 01:50:20] "POST /neutron/network HTTP/1.1" 200 837 0.006384 10.0.0.23 - - [2026-05-28 01:50:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003071 10.0.0.23 - - [2026-05-28 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2026-05-28 01:50:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002467 252.23.58.222 - - [2026-05-28 01:50:20] "POST /neutron/network HTTP/1.1" 200 151 0.079281 10.0.0.23 - - [2026-05-28 01:50:20] "GET /routing-instance/e656a0c3-578c-45d5-8dd8-07551e1d823b HTTP/1.1" 404 171 0.002134 10.0.0.23 - - [2026-05-28 01:50:20] "DELETE /route-target/6e288dce-f515-475f-84de-b956df431325 HTTP/1.1" 200 115 0.027022 10.0.0.23 - - [2026-05-28 01:50:20] "GET /domains HTTP/1.1" 200 438 0.002666 10.0.0.23 - - [2026-05-28 01:50:20] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001038 10.0.0.23 - - [2026-05-28 01:50:20] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1317 0.008267 10.0.0.23 - - [2026-05-28 01:50:20] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001504 10.0.0.23 - - [2026-05-28 01:50:20] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7 HTTP/1.1" 200 2170 0.025361 252.23.58.222 - - [2026-05-28 01:50:20] "POST /neutron/network HTTP/1.1" 200 836 0.006104 10.0.0.23 - - [2026-05-28 01:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003429 10.0.0.23 - - [2026-05-28 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006832 10.0.0.23 - - [2026-05-28 01:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002877 252.23.58.222 - - [2026-05-28 01:50:21] "POST /neutron/network HTTP/1.1" 200 151 0.092814 10.0.0.23 - - [2026-05-28 01:50:21] "GET /routing-instance/3237e1f9-de89-4bf8-aa7e-2c773c191dcc HTTP/1.1" 404 171 0.004893 10.0.0.23 - - [2026-05-28 01:50:21] "DELETE /route-target/7c62987f-4bc0-4252-bab2-38abadfa4702 HTTP/1.1" 200 115 0.021417 10.0.0.23 - - [2026-05-28 01:50:21] "GET /domains HTTP/1.1" 200 438 0.002756 10.0.0.23 - - [2026-05-28 01:50:21] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000951 10.0.0.23 - - [2026-05-28 01:50:21] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1317 0.007889 10.0.0.23 - - [2026-05-28 01:50:21] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002079 10.0.0.23 - - [2026-05-28 01:50:21] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7 HTTP/1.1" 200 1921 0.034508 10.0.0.23 - - [2026-05-28 01:50:22] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001095 10.0.0.23 - - [2026-05-28 01:50:22] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.029511 10.0.0.23 - - [2026-05-28 01:50:22] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001064 10.0.0.23 - - [2026-05-28 01:50:22] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?fields=virtual_networks HTTP/1.1" 200 1056 0.071273 10.0.0.23 - - [2026-05-28 01:50:22] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002451 10.0.0.23 - - [2026-05-28 01:50:22] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.028766 10.0.0.23 - - [2026-05-28 01:50:22] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000991 10.0.0.23 - - [2026-05-28 01:50:22] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?fields=security_groups HTTP/1.1" 200 1293 0.025803 10.0.0.23 - - [2026-05-28 01:50:23] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.23 - - [2026-05-28 01:50:23] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007245 10.0.0.23 - - [2026-05-28 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 181 0.030006 10.0.0.23 - - [2026-05-28 01:50:23] "GET /projects?obj_uuids=1347ad04-abea-48ff-ba4b-cfbad4cc64dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002470 10.0.0.23 - - [2026-05-28 01:50:23] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000943 10.0.0.23 - - [2026-05-28 01:50:23] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007185 10.0.0.23 - - [2026-05-28 01:50:23] "POST /id-to-fqname HTTP/1.1" 200 183 0.001463 10.0.0.23 - - [2026-05-28 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.002463 10.0.0.23 - - [2026-05-28 01:50:23] "POST /security-groups HTTP/1.1" 200 578 0.064836 10.0.0.23 - - [2026-05-28 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 227 0.003135 10.0.0.23 - - [2026-05-28 01:50:23] "POST /projects HTTP/1.1" 200 567 0.218360 10.0.0.23 - - [2026-05-28 01:50:23] "POST /access-control-lists HTTP/1.1" 200 591 0.061654 10.0.0.23 - - [2026-05-28 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.300281 10.0.0.23 - - [2026-05-28 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.003798 10.0.0.23 - - [2026-05-28 01:50:23] "GET /project/1347ad04-abea-48ff-ba4b-cfbad4cc64dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.432884 10.0.0.23 - - [2026-05-28 01:50:23] "POST /access-control-lists HTTP/1.1" 200 589 0.064179 10.0.0.23 - - [2026-05-28 01:50:24] "GET / HTTP/1.1" 200 36215 0.001928 10.0.0.23 - - [2026-05-28 01:50:26] "GET /projects?obj_uuids=1347ad04-abea-48ff-ba4b-cfbad4cc64dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001072 10.0.0.23 - - [2026-05-28 01:50:26] "GET /project/1347ad04-abea-48ff-ba4b-cfbad4cc64dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.039172 10.0.0.23 - - [2026-05-28 01:50:26] "GET /projects?obj_uuids=1347ad04-abea-48ff-ba4b-cfbad4cc64dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001390 10.0.0.23 - - [2026-05-28 01:50:26] "GET /project/1347ad04-abea-48ff-ba4b-cfbad4cc64dd?fields=virtual_networks HTTP/1.1" 200 1022 0.035900 10.0.0.23 - - [2026-05-28 01:50:27] "GET /projects?obj_uuids=1347ad04-abea-48ff-ba4b-cfbad4cc64dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001211 10.0.0.23 - - [2026-05-28 01:50:27] "GET /project/1347ad04-abea-48ff-ba4b-cfbad4cc64dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.025931 10.0.0.23 - - [2026-05-28 01:50:27] "GET /projects?obj_uuids=1347ad04-abea-48ff-ba4b-cfbad4cc64dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000988 10.0.0.23 - - [2026-05-28 01:50:27] "GET /project/1347ad04-abea-48ff-ba4b-cfbad4cc64dd?fields=security_groups HTTP/1.1" 200 1242 0.026017 10.0.0.23 - - [2026-05-28 01:50:27] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001732 10.0.0.23 - - [2026-05-28 01:50:27] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009152 10.0.0.23 - - [2026-05-28 01:50:28] "POST /fqname-to-id HTTP/1.1" 404 181 0.032718 10.0.0.23 - - [2026-05-28 01:50:28] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002388 10.0.0.23 - - [2026-05-28 01:50:28] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001023 10.0.0.23 - - [2026-05-28 01:50:28] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007911 10.0.0.23 - - [2026-05-28 01:50:28] "POST /id-to-fqname HTTP/1.1" 200 183 0.002513 10.0.0.23 - - [2026-05-28 01:50:28] "POST /fqname-to-id HTTP/1.1" 404 192 0.002104 10.0.0.23 - - [2026-05-28 01:50:28] "POST /security-groups HTTP/1.1" 200 578 0.065049 10.0.0.23 - - [2026-05-28 01:50:28] "POST /fqname-to-id HTTP/1.1" 404 227 0.003206 10.0.0.23 - - [2026-05-28 01:50:28] "POST /projects HTTP/1.1" 200 567 0.224599 10.0.0.23 - - [2026-05-28 01:50:28] "POST /access-control-lists HTTP/1.1" 200 591 0.062266 10.0.0.23 - - [2026-05-28 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.304055 10.0.0.23 - - [2026-05-28 01:50:28] "POST /fqname-to-id HTTP/1.1" 404 226 0.002845 10.0.0.23 - - [2026-05-28 01:50:28] "GET /project/f02b21b5-aa12-4574-b7c5-beba98533357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.442798 10.0.0.23 - - [2026-05-28 01:50:28] "POST /access-control-lists HTTP/1.1" 200 589 0.060566 10.0.0.23 - - [2026-05-28 01:50:29] "GET / HTTP/1.1" 200 36215 0.002104 10.0.0.23 - - [2026-05-28 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 191 0.003218 10.0.0.23 - - [2026-05-28 01:50:30] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001594 10.0.0.23 - - [2026-05-28 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 226 0.003061 10.0.0.23 - - [2026-05-28 01:50:30] "POST /access-control-lists HTTP/1.1" 200 590 0.018320 10.0.0.23 - - [2026-05-28 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.002889 10.0.0.23 - - [2026-05-28 01:50:30] "POST /access-control-lists HTTP/1.1" 200 588 0.022670 10.0.0.23 - - [2026-05-28 01:50:30] "PUT /access-control-list/5a8baed2-c896-415a-ae4a-b09da675e9f8 HTTP/1.1" 200 273 0.011558 252.23.58.222 - - [2026-05-28 01:50:30] "POST /neutron/security_group HTTP/1.1" 200 1362 0.404445 10.0.0.23 - - [2026-05-28 01:50:30] "PUT /access-control-list/5a8baed2-c896-415a-ae4a-b09da675e9f8 HTTP/1.1" 200 273 0.012790 10.0.0.23 - - [2026-05-28 01:50:30] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001068 252.23.58.222 - - [2026-05-28 01:50:30] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.029498 252.23.58.222 - - [2026-05-28 01:50:30] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014509 252.23.58.222 - - [2026-05-28 01:50:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.168240 10.0.0.23 - - [2026-05-28 01:50:31] "PUT /access-control-list/5a8baed2-c896-415a-ae4a-b09da675e9f8 HTTP/1.1" 200 273 0.010894 252.23.58.222 - - [2026-05-28 01:50:31] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009209 252.23.58.222 - - [2026-05-28 01:50:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.115997 10.0.0.23 - - [2026-05-28 01:50:31] "PUT /access-control-list/5a8baed2-c896-415a-ae4a-b09da675e9f8 HTTP/1.1" 200 273 0.009988 10.0.0.23 - - [2026-05-28 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.004501 10.0.0.23 - - [2026-05-28 01:50:31] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001140 10.0.0.23 - - [2026-05-28 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.003791 10.0.0.23 - - [2026-05-28 01:50:31] "POST /access-control-lists HTTP/1.1" 200 590 0.021181 10.0.0.23 - - [2026-05-28 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.004148 10.0.0.23 - - [2026-05-28 01:50:31] "POST /access-control-lists HTTP/1.1" 200 588 0.026702 10.0.0.23 - - [2026-05-28 01:50:31] "PUT /access-control-list/4362a817-541d-49df-a141-e0c69e9812c2 HTTP/1.1" 200 273 0.011908 252.23.58.222 - - [2026-05-28 01:50:31] "POST /neutron/security_group HTTP/1.1" 200 1362 0.353341 10.0.0.23 - - [2026-05-28 01:50:31] "PUT /access-control-list/4362a817-541d-49df-a141-e0c69e9812c2 HTTP/1.1" 200 273 0.010807 10.0.0.23 - - [2026-05-28 01:50:31] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001387 252.23.58.222 - - [2026-05-28 01:50:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.039305 252.23.58.222 - - [2026-05-28 01:50:31] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009658 252.23.58.222 - - [2026-05-28 01:50:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.135487 10.0.0.23 - - [2026-05-28 01:50:32] "PUT /access-control-list/4362a817-541d-49df-a141-e0c69e9812c2 HTTP/1.1" 200 273 0.014645 252.23.58.222 - - [2026-05-28 01:50:32] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011407 252.23.58.222 - - [2026-05-28 01:50:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.107296 10.0.0.23 - - [2026-05-28 01:50:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000462 10.0.0.23 - - [2026-05-28 01:50:32] "PUT /access-control-list/4362a817-541d-49df-a141-e0c69e9812c2 HTTP/1.1" 200 273 0.009414 10.0.0.23 - - [2026-05-28 01:50:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.029644 10.0.0.23 - - [2026-05-28 01:50:32] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001201 10.0.0.23 - - [2026-05-28 01:50:32] "POST /fqname-to-id HTTP/1.1" 404 243 0.002585 10.0.0.23 - - [2026-05-28 01:50:32] "POST /access-control-lists HTTP/1.1" 200 607 0.017006 10.0.0.23 - - [2026-05-28 01:50:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.003029 10.0.0.23 - - [2026-05-28 01:50:32] "POST /access-control-lists HTTP/1.1" 200 605 0.024673 10.0.0.23 - - [2026-05-28 01:50:32] "PUT /access-control-list/a8c4338a-20ee-4138-bac9-009d3c1e06ba HTTP/1.1" 200 273 0.010571 252.23.58.222 - - [2026-05-28 01:50:33] "POST /neutron/security_group HTTP/1.1" 200 1377 0.363425 10.0.0.23 - - [2026-05-28 01:50:33] "PUT /access-control-list/a8c4338a-20ee-4138-bac9-009d3c1e06ba HTTP/1.1" 200 273 0.009986 10.0.0.23 - - [2026-05-28 01:50:33] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001143 252.23.58.222 - - [2026-05-28 01:50:33] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.032195 252.23.58.222 - - [2026-05-28 01:50:33] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009045 252.23.58.222 - - [2026-05-28 01:50:33] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.106248 10.0.0.23 - - [2026-05-28 01:50:33] "PUT /access-control-list/a8c4338a-20ee-4138-bac9-009d3c1e06ba HTTP/1.1" 200 273 0.014253 252.23.58.222 - - [2026-05-28 01:50:33] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009915 252.23.58.222 - - [2026-05-28 01:50:33] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.149083 10.0.0.23 - - [2026-05-28 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.003113 10.0.0.23 - - [2026-05-28 01:50:33] "PUT /access-control-list/a8c4338a-20ee-4138-bac9-009d3c1e06ba HTTP/1.1" 200 273 0.021926 10.0.0.23 - - [2026-05-28 01:50:33] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001116 10.0.0.23 - - [2026-05-28 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 243 0.004014 10.0.0.23 - - [2026-05-28 01:50:33] "POST /access-control-lists HTTP/1.1" 200 607 0.021377 10.0.0.23 - - [2026-05-28 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 242 0.002993 10.0.0.23 - - [2026-05-28 01:50:33] "POST /access-control-lists HTTP/1.1" 200 605 0.017374 10.0.0.23 - - [2026-05-28 01:50:33] "PUT /access-control-list/bc7d4505-2d50-42e2-a9fe-33ba9d37c34b HTTP/1.1" 200 273 0.012688 252.23.58.222 - - [2026-05-28 01:50:33] "POST /neutron/security_group HTTP/1.1" 200 1377 0.287542 10.0.0.23 - - [2026-05-28 01:50:33] "PUT /access-control-list/bc7d4505-2d50-42e2-a9fe-33ba9d37c34b HTTP/1.1" 200 273 0.021711 10.0.0.23 - - [2026-05-28 01:50:33] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001756 252.23.58.222 - - [2026-05-28 01:50:33] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.038468 252.23.58.222 - - [2026-05-28 01:50:34] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009785 252.23.58.222 - - [2026-05-28 01:50:34] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169414 10.0.0.23 - - [2026-05-28 01:50:34] "PUT /access-control-list/bc7d4505-2d50-42e2-a9fe-33ba9d37c34b HTTP/1.1" 200 273 0.021445 252.23.58.222 - - [2026-05-28 01:50:34] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011708 252.23.58.222 - - [2026-05-28 01:50:34] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.150357 10.0.0.23 - - [2026-05-28 01:50:34] "PUT /access-control-list/bc7d4505-2d50-42e2-a9fe-33ba9d37c34b HTTP/1.1" 200 273 0.008665 10.0.0.23 - - [2026-05-28 01:50:34] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001131 252.23.58.222 - - [2026-05-28 01:50:34] "POST /neutron/router HTTP/1.1" 200 539 0.051897 10.0.0.23 - - [2026-05-28 01:50:34] "POST /route-targets HTTP/1.1" 200 328 0.012210 10.0.0.23 - - [2026-05-28 01:50:34] "PUT /logical-router/39a31628-586d-4a3b-b22e-b7812e006119 HTTP/1.1" 200 263 0.019136 252.23.58.222 - - [2026-05-28 01:50:34] "POST /neutron/router HTTP/1.1" 200 539 0.004941 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.004326 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.003564 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.004334 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.003766 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.004941 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.003564 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.003550 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.004311 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.003996 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.004239 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.003876 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.005692 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.004074 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.003487 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.004076 252.23.58.222 - - [2026-05-28 01:50:35] "POST /neutron/router HTTP/1.1" 200 539 0.004333 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.004074 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.003973 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.004550 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.004212 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.003660 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.005333 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.003404 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.004184 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.003534 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.004882 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.003793 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.004161 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.003482 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.004041 252.23.58.222 - - [2026-05-28 01:50:36] "POST /neutron/router HTTP/1.1" 200 539 0.004687 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 539 0.021542 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 539 0.004960 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 539 0.026021 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 539 0.004647 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 151 0.045350 10.0.0.23 - - [2026-05-28 01:50:37] "GET /logical-router/39a31628-586d-4a3b-b22e-b7812e006119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002632 10.0.0.23 - - [2026-05-28 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006192 10.0.0.23 - - [2026-05-28 01:50:37] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001945 10.0.0.23 - - [2026-05-28 01:50:37] "DELETE /route-target/ab917ffe-02ff-42b6-854a-2ce1562656cd HTTP/1.1" 200 115 0.036298 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.073164 10.0.0.23 - - [2026-05-28 01:50:37] "POST /route-targets HTTP/1.1" 200 328 0.012513 10.0.0.23 - - [2026-05-28 01:50:37] "PUT /logical-router/63fc2713-81af-424b-aaa5-6b809b26f7a9 HTTP/1.1" 200 263 0.021012 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.006791 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.003805 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.003983 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.004027 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.004489 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.007270 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.003882 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.003629 252.23.58.222 - - [2026-05-28 01:50:37] "POST /neutron/router HTTP/1.1" 200 540 0.003726 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.005110 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.005172 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.004418 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.004231 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.005080 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.003864 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.003749 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.004070 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.004320 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.003534 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.004092 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.003656 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.003701 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.005333 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.003741 252.23.58.222 - - [2026-05-28 01:50:38] "POST /neutron/router HTTP/1.1" 200 540 0.004100 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.004353 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.003788 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.004191 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.004009 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.004331 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.004500 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.004692 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.017467 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.004207 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.023628 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 540 0.012465 10.0.0.23 - - [2026-05-28 01:50:39] "GET /logical-router/63fc2713-81af-424b-aaa5-6b809b26f7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005028 10.0.0.23 - - [2026-05-28 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 151 0.059174 10.0.0.23 - - [2026-05-28 01:50:39] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001399 10.0.0.23 - - [2026-05-28 01:50:39] "DELETE /route-target/3005d4dc-246e-4524-8be3-dfba4f58d79f HTTP/1.1" 200 115 0.028786 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 557 0.075208 10.0.0.23 - - [2026-05-28 01:50:39] "POST /route-targets HTTP/1.1" 200 328 0.010714 10.0.0.23 - - [2026-05-28 01:50:39] "PUT /logical-router/1cb9705a-3645-4bb3-88c0-9f2e9a63be05 HTTP/1.1" 200 263 0.022869 252.23.58.222 - - [2026-05-28 01:50:39] "POST /neutron/router HTTP/1.1" 200 557 0.007700 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.003805 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.003854 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.004385 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.004005 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.004036 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.004216 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.003793 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.003895 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.004381 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.006361 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.004781 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.003629 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.005353 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.004986 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.004112 252.23.58.222 - - [2026-05-28 01:50:40] "POST /neutron/router HTTP/1.1" 200 557 0.005118 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.004480 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.003786 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.003909 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.005183 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.003992 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.004454 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.003844 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.004315 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.004993 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.003801 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.004698 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.003426 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.004107 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.003755 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.004192 252.23.58.222 - - [2026-05-28 01:50:41] "POST /neutron/router HTTP/1.1" 200 557 0.025410 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/router HTTP/1.1" 200 557 0.006107 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/router HTTP/1.1" 200 558 0.022908 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/router HTTP/1.1" 200 558 0.004101 10.0.0.23 - - [2026-05-28 01:50:42] "GET /logical-router/1cb9705a-3645-4bb3-88c0-9f2e9a63be05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003143 10.0.0.23 - - [2026-05-28 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005559 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/router HTTP/1.1" 200 151 0.053532 10.0.0.23 - - [2026-05-28 01:50:42] "DELETE /route-target/6c505269-4bc5-43b4-84e3-7b83e85ee48a HTTP/1.1" 200 115 0.019445 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 519 0.004412 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 151 0.052506 10.0.0.23 - - [2026-05-28 01:50:42] "DELETE /access-control-list/5b5dd591-61b1-44d3-a76c-1e75e4628015 HTTP/1.1" 200 115 0.025051 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 519 0.006370 10.0.0.23 - - [2026-05-28 01:50:42] "DELETE /access-control-list/bc7d4505-2d50-42e2-a9fe-33ba9d37c34b HTTP/1.1" 200 115 0.029602 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 151 0.040041 10.0.0.23 - - [2026-05-28 01:50:42] "DELETE /access-control-list/9d5a961f-a51e-4709-b8bd-59f4a3126476 HTTP/1.1" 200 115 0.022983 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 504 0.006911 10.0.0.23 - - [2026-05-28 01:50:42] "DELETE /access-control-list/a8c4338a-20ee-4138-bac9-009d3c1e06ba HTTP/1.1" 200 115 0.032330 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 151 0.052257 10.0.0.23 - - [2026-05-28 01:50:42] "DELETE /access-control-list/ab22801f-14af-4c32-9193-1dbc24441518 HTTP/1.1" 200 115 0.028899 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 504 0.006588 10.0.0.23 - - [2026-05-28 01:50:42] "DELETE /access-control-list/4362a817-541d-49df-a141-e0c69e9812c2 HTTP/1.1" 200 115 0.033793 252.23.58.222 - - [2026-05-28 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 151 0.049522 10.0.0.23 - - [2026-05-28 01:50:42] "DELETE /access-control-list/d7ce3fab-1a0b-4f8d-9511-489482f58304 HTTP/1.1" 200 115 0.028066 10.0.0.23 - - [2026-05-28 01:50:42] "DELETE /access-control-list/5a8baed2-c896-415a-ae4a-b09da675e9f8 HTTP/1.1" 200 115 0.020007 10.0.0.23 - - [2026-05-28 01:50:43] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001639 10.0.0.23 - - [2026-05-28 01:50:43] "GET /project/f02b21b5-aa12-4574-b7c5-beba98533357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.045722 10.0.0.23 - - [2026-05-28 01:50:43] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001149 10.0.0.23 - - [2026-05-28 01:50:43] "GET /project/f02b21b5-aa12-4574-b7c5-beba98533357?fields=virtual_networks HTTP/1.1" 200 1023 0.037483 10.0.0.23 - - [2026-05-28 01:50:43] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001346 10.0.0.23 - - [2026-05-28 01:50:43] "GET /project/f02b21b5-aa12-4574-b7c5-beba98533357?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.029279 10.0.0.23 - - [2026-05-28 01:50:43] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001585 10.0.0.23 - - [2026-05-28 01:50:43] "GET /project/f02b21b5-aa12-4574-b7c5-beba98533357?fields=security_groups HTTP/1.1" 200 1243 0.032303 10.0.0.23 - - [2026-05-28 01:50:44] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001564 10.0.0.23 - - [2026-05-28 01:50:44] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008556 10.0.0.23 - - [2026-05-28 01:50:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.043384 10.0.0.23 - - [2026-05-28 01:50:44] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003503 10.0.0.23 - - [2026-05-28 01:50:44] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001626 10.0.0.23 - - [2026-05-28 01:50:44] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008322 10.0.0.23 - - [2026-05-28 01:50:44] "POST /id-to-fqname HTTP/1.1" 200 184 0.003145 10.0.0.23 - - [2026-05-28 01:50:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.004920 10.0.0.23 - - [2026-05-28 01:50:44] "POST /security-groups HTTP/1.1" 200 579 0.077001 10.0.0.23 - - [2026-05-28 01:50:44] "POST /fqname-to-id HTTP/1.1" 404 228 0.002867 10.0.0.23 - - [2026-05-28 01:50:45] "POST /projects HTTP/1.1" 200 569 0.262591 10.0.0.23 - - [2026-05-28 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.297364 10.0.0.23 - - [2026-05-28 01:50:45] "POST /access-control-lists HTTP/1.1" 200 592 0.069428 10.0.0.23 - - [2026-05-28 01:50:45] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.458358 10.0.0.23 - - [2026-05-28 01:50:45] "POST /fqname-to-id HTTP/1.1" 404 227 0.003256 10.0.0.23 - - [2026-05-28 01:50:45] "POST /access-control-lists HTTP/1.1" 200 590 0.081022 10.0.0.23 - - [2026-05-28 01:50:46] "GET / HTTP/1.1" 200 36215 0.003183 10.0.0.23 - - [2026-05-28 01:50:47] "POST /fqname-to-id HTTP/1.1" 401 296 0.000883 10.0.0.23 - - [2026-05-28 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.090800 10.0.0.23 - - [2026-05-28 01:50:47] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001601 10.0.0.23 - - [2026-05-28 01:50:47] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.030954 252.23.58.222 - - [2026-05-28 01:50:48] "POST /neutron/network HTTP/1.1" 200 117 0.045796 10.0.0.23 - - [2026-05-28 01:50:48] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001275 252.23.58.222 - - [2026-05-28 01:50:48] "POST /neutron/network HTTP/1.1" 200 599 0.086596 10.0.0.23 - - [2026-05-28 01:50:48] "POST /route-targets HTTP/1.1" 200 328 0.013036 10.0.0.23 - - [2026-05-28 01:50:48] "POST /ref-update HTTP/1.1" 200 156 0.021068 10.0.0.23 - - [2026-05-28 01:50:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003784 252.23.58.222 - - [2026-05-28 01:50:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.181132 252.23.58.222 - - [2026-05-28 01:50:48] "POST /neutron/network HTTP/1.1" 200 819 0.006525 10.0.0.23 - - [2026-05-28 01:50:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.005114 10.0.0.23 - - [2026-05-28 01:50:48] "GET /virtual-network/ef77cce8-3f07-4e82-9844-f0b323436fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007724 252.23.58.222 - - [2026-05-28 01:50:48] "POST /neutron/network HTTP/1.1" 200 819 0.007334 10.0.0.23 - - [2026-05-28 01:50:48] "GET /virtual-network/ef77cce8-3f07-4e82-9844-f0b323436fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005851 252.23.58.222 - - [2026-05-28 01:50:48] "POST /neutron/network HTTP/1.1" 200 819 0.006208 252.23.58.222 - - [2026-05-28 01:50:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.008014 10.0.0.23 - - [2026-05-28 01:50:48] "POST /fqname-to-id HTTP/1.1" 404 204 0.002816 10.0.0.23 - - [2026-05-28 01:50:48] "GET /virtual-network/ef77cce8-3f07-4e82-9844-f0b323436fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006723 10.0.0.23 - - [2026-05-28 01:50:48] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001128 252.23.58.222 - - [2026-05-28 01:50:49] "POST /neutron/port HTTP/1.1" 200 1016 0.210473 10.0.0.23 - - [2026-05-28 01:50:49] "GET /virtual-machine-interface/d8c47d4b-32ea-481a-998b-987299a02c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2382 0.005438 10.0.0.23 - - [2026-05-28 01:50:49] "GET /virtual-machine-interface/d8c47d4b-32ea-481a-998b-987299a02c6a?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.006894 10.0.0.23 - - [2026-05-28 01:50:49] "GET /instance-ip/815a8a02-a68d-43a5-a317-162979e89820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004346 10.0.0.23 - - [2026-05-28 01:50:49] "GET /virtual-machine-interface/d8c47d4b-32ea-481a-998b-987299a02c6a HTTP/1.1" 401 296 0.000442 10.0.0.23 - - [2026-05-28 01:50:49] "GET /virtual-machine-interface/d8c47d4b-32ea-481a-998b-987299a02c6a HTTP/1.1" 200 2604 0.032059 252.23.58.222 - - [2026-05-28 01:50:49] "POST /neutron/port HTTP/1.1" 200 1016 0.012767 252.23.58.222 - - [2026-05-28 01:50:49] "POST /neutron/port HTTP/1.1" 200 151 0.075236 252.23.58.222 - - [2026-05-28 01:50:49] "POST /neutron/network HTTP/1.1" 200 819 0.006925 10.0.0.23 - - [2026-05-28 01:50:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004371 10.0.0.23 - - [2026-05-28 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.23 - - [2026-05-28 01:50:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002910 252.23.58.222 - - [2026-05-28 01:50:50] "POST /neutron/network HTTP/1.1" 200 151 0.109254 10.0.0.23 - - [2026-05-28 01:50:50] "DELETE /route-target/f95ba909-9cc2-4456-b401-3d4a540f7791 HTTP/1.1" 200 115 0.022037 10.0.0.23 - - [2026-05-28 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.23 - - [2026-05-28 01:50:50] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001171 10.0.0.23 - - [2026-05-28 01:50:50] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.034148 252.23.58.222 - - [2026-05-28 01:50:50] "POST /neutron/network HTTP/1.1" 200 117 0.010885 10.0.0.23 - - [2026-05-28 01:50:51] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001179 252.23.58.222 - - [2026-05-28 01:50:51] "POST /neutron/network HTTP/1.1" 200 601 0.072932 10.0.0.23 - - [2026-05-28 01:50:51] "POST /route-targets HTTP/1.1" 200 328 0.012441 10.0.0.23 - - [2026-05-28 01:50:51] "POST /ref-update HTTP/1.1" 200 156 0.013711 10.0.0.23 - - [2026-05-28 01:50:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005626 252.23.58.222 - - [2026-05-28 01:50:51] "POST /neutron/subnet HTTP/1.1" 200 730 0.179962 10.0.0.23 - - [2026-05-28 01:50:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002795 252.23.58.222 - - [2026-05-28 01:50:51] "POST /neutron/subnet HTTP/1.1" 200 734 0.177823 252.23.58.222 - - [2026-05-28 01:50:51] "POST /neutron/network HTTP/1.1" 200 979 0.007521 10.0.0.23 - - [2026-05-28 01:50:51] "POST /id-to-fqname HTTP/1.1" 200 215 0.001569 10.0.0.23 - - [2026-05-28 01:50:51] "GET /virtual-network/cbb529cd-90d4-4fb2-ac25-d08f5d55acaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.007567 252.23.58.222 - - [2026-05-28 01:50:51] "POST /neutron/network HTTP/1.1" 200 979 0.010206 10.0.0.23 - - [2026-05-28 01:50:51] "GET /virtual-network/cbb529cd-90d4-4fb2-ac25-d08f5d55acaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005320 252.23.58.222 - - [2026-05-28 01:50:51] "POST /neutron/network HTTP/1.1" 200 979 0.008217 252.23.58.222 - - [2026-05-28 01:50:51] "POST /neutron/subnet HTTP/1.1" 200 730 0.008640 252.23.58.222 - - [2026-05-28 01:50:52] "POST /neutron/subnet HTTP/1.1" 200 734 0.008231 10.0.0.23 - - [2026-05-28 01:50:52] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001054 252.23.58.222 - - [2026-05-28 01:50:52] "POST /neutron/port HTTP/1.1" 200 1017 0.165584 10.0.0.23 - - [2026-05-28 01:50:52] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001016 252.23.58.222 - - [2026-05-28 01:50:52] "POST /neutron/port HTTP/1.1" 200 1018 0.183577 10.0.0.23 - - [2026-05-28 01:50:52] "POST /id-to-fqname HTTP/1.1" 200 215 0.001982 252.23.58.222 - - [2026-05-28 01:50:52] "POST /neutron/port HTTP/1.1" 200 1017 0.014028 252.23.58.222 - - [2026-05-28 01:50:52] "POST /neutron/port HTTP/1.1" 200 1017 0.010846 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/network HTTP/1.1" 200 979 0.007676 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 1017 0.010024 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 117 0.007104 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 117 0.005864 10.0.0.23 - - [2026-05-28 01:50:53] "POST /id-to-fqname HTTP/1.1" 200 215 0.001631 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 117 0.008049 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 1017 0.015710 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 1018 0.016716 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 1018 0.010267 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/network HTTP/1.1" 200 979 0.008509 252.23.58.222 - - [2026-05-28 01:50:53] "POST /neutron/port HTTP/1.1" 200 1018 0.009474 252.23.58.222 - - [2026-05-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 117 0.008136 252.23.58.222 - - [2026-05-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 117 0.007472 252.23.58.222 - - [2026-05-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 117 0.005719 252.23.58.222 - - [2026-05-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 1018 0.010134 10.0.0.23 - - [2026-05-28 01:50:54] "DELETE /project/1347ad04abea48ffba4bcfbad4cc64dd HTTP/1.1" 404 173 0.023047 10.0.0.23 - - [2026-05-28 01:50:54] "DELETE /project/f02b21b5aa124574b7c5beba98533357 HTTP/1.1" 404 173 0.022520 10.0.0.23 - - [2026-05-28 01:50:54] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003147 10.0.0.23 - - [2026-05-28 01:50:54] "GET /projects?obj_uuids=1347ad04-abea-48ff-ba4b-cfbad4cc64dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001318 10.0.0.23 - - [2026-05-28 01:50:54] "DELETE /project/0d88d705340949d3833657163e6178c3 HTTP/1.1" 404 173 0.014117 10.0.0.23 - - [2026-05-28 01:50:54] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002537 10.0.0.23 - - [2026-05-28 01:50:54] "GET /project/f02b21b5-aa12-4574-b7c5-beba98533357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.112699 10.0.0.23 - - [2026-05-28 01:50:54] "GET /project/1347ad04-abea-48ff-ba4b-cfbad4cc64dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.143301 10.0.0.23 - - [2026-05-28 01:50:54] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001461 10.0.0.23 - - [2026-05-28 01:50:54] "GET /projects?obj_uuids=1347ad04-abea-48ff-ba4b-cfbad4cc64dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001877 10.0.0.23 - - [2026-05-28 01:50:54] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.169740 252.23.58.222 - - [2026-05-28 01:50:54] "POST /neutron/port HTTP/1.1" 200 1017 0.017529 10.0.0.23 - - [2026-05-28 01:50:54] "GET /project/f02b21b5-aa12-4574-b7c5-beba98533357?fields=security_groups HTTP/1.1" 200 1336 0.113159 10.0.0.23 - - [2026-05-28 01:50:54] "GET /project/1347ad04-abea-48ff-ba4b-cfbad4cc64dd?fields=security_groups HTTP/1.1" 200 1335 0.122157 10.0.0.23 - - [2026-05-28 01:50:54] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001761 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/network HTTP/1.1" 200 989 0.014547 10.0.0.23 - - [2026-05-28 01:50:55] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?fields=security_groups HTTP/1.1" 200 1386 0.075939 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /security-group/f2d386a7-abce-4603-89e4-cc40d60a06de HTTP/1.1" 200 115 0.078314 10.0.0.23 - - [2026-05-28 01:50:55] "GET /projects?obj_uuids=f02b21b5-aa12-4574-b7c5-beba98533357&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000956 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /security-group/715dc58b-85d9-4b58-aaf3-f5aff001ed36 HTTP/1.1" 200 115 0.113381 10.0.0.23 - - [2026-05-28 01:50:55] "GET /projects?obj_uuids=1347ad04-abea-48ff-ba4b-cfbad4cc64dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001598 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1017 0.038445 10.0.0.23 - - [2026-05-28 01:50:55] "GET /project/f02b21b5-aa12-4574-b7c5-beba98533357?fields=application_policy_sets HTTP/1.1" 200 1375 0.096322 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /access-control-list/054730a6-49b6-4474-a4ac-79b27069832f HTTP/1.1" 200 115 0.091458 10.0.0.23 - - [2026-05-28 01:50:55] "GET /project/1347ad04-abea-48ff-ba4b-cfbad4cc64dd?fields=application_policy_sets HTTP/1.1" 200 1374 0.080351 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1017 0.030254 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /security-group/9cd55e8e-e8fb-4ecb-8ed2-367ca1b9c670 HTTP/1.1" 200 115 0.173513 10.0.0.23 - - [2026-05-28 01:50:55] "GET /projects?obj_uuids=6e45054e-2900-4b7a-9404-d729d6d1d8b7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001336 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /access-control-list/612c7733-278a-4b4c-b792-2e58d07ccb7b HTTP/1.1" 200 115 0.099070 10.0.0.23 - - [2026-05-28 01:50:55] "GET /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7?fields=application_policy_sets HTTP/1.1" 200 1425 0.117469 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /access-control-list/457a07de-8632-412f-afdb-7bc6f1b6f16e HTTP/1.1" 200 115 0.091218 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /access-control-list/2af90394-4c0d-439d-88fd-c99368de30f4 HTTP/1.1" 200 115 0.057981 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /project/f02b21b5-aa12-4574-b7c5-beba98533357 HTTP/1.1" 200 115 0.808082 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /project/1347ad04-abea-48ff-ba4b-cfbad4cc64dd HTTP/1.1" 200 115 0.812735 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1105 0.177462 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1018 0.016567 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /access-control-list/261237bb-d0f0-4249-b669-1d713aedbd20 HTTP/1.1" 200 115 0.067136 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /access-control-list/0d446bc2-5b94-48a8-b36c-8ea80182664b HTTP/1.1" 200 115 0.043658 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/network HTTP/1.1" 200 989 0.040557 10.0.0.23 - - [2026-05-28 01:50:55] "DELETE /project/6e45054e-2900-4b7a-9404-d729d6d1d8b7 HTTP/1.1" 200 115 0.943931 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1115 0.048405 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1018 0.015204 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003748 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1018 0.016572 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/subnet HTTP/1.1" 200 704 0.010630 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 117 0.001339 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/port HTTP/1.1" 200 1106 0.108639 252.23.58.222 - - [2026-05-28 01:50:55] "POST /neutron/network HTTP/1.1" 200 979 0.018487 252.23.58.222 - - [2026-05-28 01:50:56] "POST /neutron/port HTTP/1.1" 200 1116 0.029132 252.23.58.222 - - [2026-05-28 01:50:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004147 252.23.58.222 - - [2026-05-28 01:50:56] "POST /neutron/subnet HTTP/1.1" 200 708 0.010604 252.23.58.222 - - [2026-05-28 01:50:56] "POST /neutron/port HTTP/1.1" 200 117 0.001788 252.23.58.222 - - [2026-05-28 01:50:56] "POST /neutron/network HTTP/1.1" 200 979 0.008961 252.23.58.222 - - [2026-05-28 01:50:59] "POST /neutron/port HTTP/1.1" 200 1115 0.016366 252.23.58.222 - - [2026-05-28 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007984 252.23.58.222 - - [2026-05-28 01:50:59] "POST /neutron/port HTTP/1.1" 200 1115 0.017738 252.23.58.222 - - [2026-05-28 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.013685 252.23.58.222 - - [2026-05-28 01:50:59] "POST /neutron/port HTTP/1.1" 200 1115 0.016478 252.23.58.222 - - [2026-05-28 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009557 10.0.0.23 - - [2026-05-28 01:50:59] "GET /virtual-machine/6b67bbd5-5679-458d-b10e-b0e31567a6dd HTTP/1.1" 200 1284 0.007286 10.0.0.23 - - [2026-05-28 01:51:00] "GET /virtual-machine-interface/6f6cfe5a-13d2-434a-946f-b5d9239c6662 HTTP/1.1" 200 2919 0.006633 10.0.0.23 - - [2026-05-28 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2026-05-28 01:51:00] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003894 10.0.0.23 - - [2026-05-28 01:51:00] "GET /virtual-networks?parent_id=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002946 10.0.0.23 - - [2026-05-28 01:51:00] "GET /virtual-network/cbb529cd-90d4-4fb2-ac25-d08f5d55acaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005592 10.0.0.23 - - [2026-05-28 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.23 - - [2026-05-28 01:51:03] "GET /virtual-network/cbb529cd-90d4-4fb2-ac25-d08f5d55acaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.007288 10.0.0.23 - - [2026-05-28 01:51:03] "GET /obj-perms HTTP/1.1" 200 6378 0.082706 10.0.0.23 - - [2026-05-28 01:51:04] "GET /obj-perms HTTP/1.1" 200 6378 0.062998 252.23.58.222 - - [2026-05-28 01:51:06] "POST /neutron/port HTTP/1.1" 200 1115 0.013428 252.23.58.222 - - [2026-05-28 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007100 252.23.58.222 - - [2026-05-28 01:51:06] "POST /neutron/port HTTP/1.1" 200 1116 0.013607 252.23.58.222 - - [2026-05-28 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006674 252.23.58.222 - - [2026-05-28 01:51:06] "POST /neutron/port HTTP/1.1" 200 1115 0.013325 252.23.58.222 - - [2026-05-28 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006334 252.23.58.222 - - [2026-05-28 01:51:06] "POST /neutron/port HTTP/1.1" 200 1116 0.012779 252.23.58.222 - - [2026-05-28 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006316 10.0.0.23 - - [2026-05-28 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.23 - - [2026-05-28 01:51:07] "GET /virtual-network/cbb529cd-90d4-4fb2-ac25-d08f5d55acaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005192 252.23.58.222 - - [2026-05-28 01:51:08] "POST /neutron/port HTTP/1.1" 200 1115 0.018620 252.23.58.222 - - [2026-05-28 01:51:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010479 252.23.58.222 - - [2026-05-28 01:51:09] "POST /neutron/port HTTP/1.1" 200 1116 0.014002 252.23.58.222 - - [2026-05-28 01:51:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006903 10.0.0.23 - - [2026-05-28 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.23 - - [2026-05-28 01:51:09] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003887 10.0.0.23 - - [2026-05-28 01:51:09] "GET /virtual-networks?parent_id=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003109 10.0.0.23 - - [2026-05-28 01:51:09] "GET /virtual-network/cbb529cd-90d4-4fb2-ac25-d08f5d55acaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005862 252.23.58.222 - - [2026-05-28 01:51:10] "POST /neutron/port HTTP/1.1" 200 1116 0.012959 252.23.58.222 - - [2026-05-28 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006572 252.23.58.222 - - [2026-05-28 01:51:10] "POST /neutron/port HTTP/1.1" 200 1116 0.015686 252.23.58.222 - - [2026-05-28 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008137 252.23.58.222 - - [2026-05-28 01:51:10] "POST /neutron/port HTTP/1.1" 200 1116 0.013869 252.23.58.222 - - [2026-05-28 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006830 10.0.0.23 - - [2026-05-28 01:51:10] "GET /virtual-machine/15d2a3b7-b4fa-45bf-9aa0-df624e396ec9 HTTP/1.1" 200 1284 0.006404 10.0.0.23 - - [2026-05-28 01:51:10] "GET /virtual-machine-interface/f6bee1eb-72cd-4c35-8486-70b6d25283e4 HTTP/1.1" 200 2919 0.005728 10.0.0.23 - - [2026-05-28 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.23 - - [2026-05-28 01:51:10] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003360 10.0.0.23 - - [2026-05-28 01:51:10] "GET /virtual-networks?parent_id=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003304 10.0.0.23 - - [2026-05-28 01:51:10] "GET /virtual-network/cbb529cd-90d4-4fb2-ac25-d08f5d55acaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005499 10.0.0.23 - - [2026-05-28 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.23 - - [2026-05-28 01:51:12] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003120 10.0.0.23 - - [2026-05-28 01:51:12] "GET /virtual-networks?parent_id=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003130 10.0.0.23 - - [2026-05-28 01:51:12] "GET /virtual-network/cbb529cd-90d4-4fb2-ac25-d08f5d55acaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005092 252.23.58.222 - - [2026-05-28 01:51:15] "POST /neutron/port HTTP/1.1" 200 1106 0.011607 252.23.58.222 - - [2026-05-28 01:51:15] "POST /neutron/port HTTP/1.1" 200 1106 0.016109 252.23.58.222 - - [2026-05-28 01:51:15] "POST /neutron/port HTTP/1.1" 200 151 0.148119 252.23.58.222 - - [2026-05-28 01:51:16] "POST /neutron/port HTTP/1.1" 200 1105 0.012344 252.23.58.222 - - [2026-05-28 01:51:16] "POST /neutron/port HTTP/1.1" 200 1105 0.019058 252.23.58.222 - - [2026-05-28 01:51:16] "POST /neutron/port HTTP/1.1" 200 151 0.161685 252.23.58.222 - - [2026-05-28 01:51:16] "POST /neutron/network HTTP/1.1" 200 979 0.017371 10.0.0.23 - - [2026-05-28 01:51:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004335 10.0.0.23 - - [2026-05-28 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.23 - - [2026-05-28 01:51:16] "POST /useragent-kv HTTP/1.1" 200 115 0.008514 10.0.0.23 - - [2026-05-28 01:51:16] "DELETE /route-target/2a5c4102-7e76-4739-8c9e-7bd49747a6b3 HTTP/1.1" 200 115 0.022256 10.0.0.23 - - [2026-05-28 01:51:16] "POST /useragent-kv HTTP/1.1" 200 115 0.018201 10.0.0.23 - - [2026-05-28 01:51:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003929 252.23.58.222 - - [2026-05-28 01:51:16] "POST /neutron/network HTTP/1.1" 200 151 0.144814 10.0.0.23 - - [2026-05-28 01:51:16] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001637 10.0.0.23 - - [2026-05-28 01:51:16] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.032513 10.0.0.23 - - [2026-05-28 01:51:17] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001381 10.0.0.23 - - [2026-05-28 01:51:17] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?fields=virtual_networks HTTP/1.1" 200 1022 0.084270 10.0.0.23 - - [2026-05-28 01:51:17] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001254 10.0.0.23 - - [2026-05-28 01:51:17] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.033803 10.0.0.23 - - [2026-05-28 01:51:17] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001010 10.0.0.23 - - [2026-05-28 01:51:17] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?fields=security_groups HTTP/1.1" 200 1243 0.028897 10.0.0.23 - - [2026-05-28 01:51:18] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002255 10.0.0.23 - - [2026-05-28 01:51:18] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.013968 10.0.0.23 - - [2026-05-28 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.034287 10.0.0.23 - - [2026-05-28 01:51:18] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002914 10.0.0.23 - - [2026-05-28 01:51:18] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001597 10.0.0.23 - - [2026-05-28 01:51:18] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008363 10.0.0.23 - - [2026-05-28 01:51:18] "POST /id-to-fqname HTTP/1.1" 200 186 0.002285 10.0.0.23 - - [2026-05-28 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 195 0.002506 10.0.0.23 - - [2026-05-28 01:51:18] "POST /security-groups HTTP/1.1" 200 581 0.077493 10.0.0.23 - - [2026-05-28 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 230 0.003522 10.0.0.23 - - [2026-05-28 01:51:18] "POST /projects HTTP/1.1" 200 573 0.247663 10.0.0.23 - - [2026-05-28 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.282099 10.0.0.23 - - [2026-05-28 01:51:18] "POST /access-control-lists HTTP/1.1" 200 594 0.065278 10.0.0.23 - - [2026-05-28 01:51:18] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.439174 10.0.0.23 - - [2026-05-28 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.002261 10.0.0.23 - - [2026-05-28 01:51:18] "POST /access-control-lists HTTP/1.1" 200 592 0.069719 10.0.0.23 - - [2026-05-28 01:51:19] "GET /global-system-configs HTTP/1.1" 401 296 0.000454 10.0.0.23 - - [2026-05-28 01:51:19] "GET /global-system-configs HTTP/1.1" 401 296 0.000414 10.0.0.23 - - [2026-05-28 01:51:20] "GET / HTTP/1.1" 200 36215 0.003511 252.23.58.222 - - [2026-05-28 01:51:20] "POST /neutron/port HTTP/1.1" 200 117 0.006351 252.23.58.222 - - [2026-05-28 01:51:20] "POST /neutron/port HTTP/1.1" 400 205 0.004009 10.0.0.23 - - [2026-05-28 01:51:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000811 252.23.58.222 - - [2026-05-28 01:51:21] "POST /neutron/port HTTP/1.1" 200 117 0.006316 252.23.58.222 - - [2026-05-28 01:51:21] "POST /neutron/port HTTP/1.1" 400 205 0.003154 10.0.0.23 - - [2026-05-28 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.084981 10.0.0.23 - - [2026-05-28 01:51:21] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001106 10.0.0.23 - - [2026-05-28 01:51:21] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037412 252.23.58.222 - - [2026-05-28 01:51:21] "POST /neutron/network HTTP/1.1" 200 117 0.038106 10.0.0.23 - - [2026-05-28 01:51:21] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001252 252.23.58.222 - - [2026-05-28 01:51:21] "POST /neutron/network HTTP/1.1" 200 603 0.064563 10.0.0.23 - - [2026-05-28 01:51:21] "POST /route-targets HTTP/1.1" 200 328 0.010944 10.0.0.23 - - [2026-05-28 01:51:21] "POST /ref-update HTTP/1.1" 200 156 0.011663 10.0.0.23 - - [2026-05-28 01:51:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003834 252.23.58.222 - - [2026-05-28 01:51:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.171599 252.23.58.222 - - [2026-05-28 01:51:22] "POST /neutron/network HTTP/1.1" 200 822 0.014398 10.0.0.23 - - [2026-05-28 01:51:22] "POST /id-to-fqname HTTP/1.1" 200 217 0.001939 10.0.0.23 - - [2026-05-28 01:51:22] "GET /virtual-network/ba7d12dc-3587-4c54-bffe-2aef6f4df94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007876 252.23.58.222 - - [2026-05-28 01:51:22] "POST /neutron/network HTTP/1.1" 200 822 0.005710 10.0.0.23 - - [2026-05-28 01:51:22] "GET /virtual-network/ba7d12dc-3587-4c54-bffe-2aef6f4df94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005296 252.23.58.222 - - [2026-05-28 01:51:22] "POST /neutron/network HTTP/1.1" 200 822 0.005594 252.23.58.222 - - [2026-05-28 01:51:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.007401 10.0.0.23 - - [2026-05-28 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.23 - - [2026-05-28 01:51:22] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 10.0.0.23 - - [2026-05-28 01:51:22] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.023427 252.23.58.222 - - [2026-05-28 01:51:22] "POST /neutron/network HTTP/1.1" 200 117 0.010530 10.0.0.23 - - [2026-05-28 01:51:22] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001570 252.23.58.222 - - [2026-05-28 01:51:22] "POST /neutron/network HTTP/1.1" 200 603 0.076380 10.0.0.23 - - [2026-05-28 01:51:22] "POST /route-targets HTTP/1.1" 200 328 0.011045 10.0.0.23 - - [2026-05-28 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.011007 10.0.0.23 - - [2026-05-28 01:51:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003695 252.23.58.222 - - [2026-05-28 01:51:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.171091 252.23.58.222 - - [2026-05-28 01:51:22] "POST /neutron/network HTTP/1.1" 200 820 0.005635 10.0.0.23 - - [2026-05-28 01:51:22] "POST /id-to-fqname HTTP/1.1" 200 217 0.001397 10.0.0.23 - - [2026-05-28 01:51:22] "GET /virtual-network/e4bbb782-51c7-4652-b4f9-3844c4dfb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004976 252.23.58.222 - - [2026-05-28 01:51:23] "POST /neutron/network HTTP/1.1" 200 820 0.005923 10.0.0.23 - - [2026-05-28 01:51:23] "GET /virtual-network/e4bbb782-51c7-4652-b4f9-3844c4dfb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005314 252.23.58.222 - - [2026-05-28 01:51:23] "POST /neutron/network HTTP/1.1" 200 820 0.005735 252.23.58.222 - - [2026-05-28 01:51:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.007311 10.0.0.23 - - [2026-05-28 01:51:23] "POST /id-to-fqname HTTP/1.1" 200 217 0.001616 252.23.58.222 - - [2026-05-28 01:51:23] "POST /neutron/network HTTP/1.1" 200 832 0.006395 252.23.58.222 - - [2026-05-28 01:51:23] "GET /aaa-mode HTTP/1.1" 401 296 0.000430 252.23.58.222 - - [2026-05-28 01:51:23] "GET / HTTP/1.1" 200 36215 0.002525 252.23.58.222 - - [2026-05-28 01:51:23] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000506 10.0.0.23 - - [2026-05-28 01:51:24] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001309 252.23.58.222 - - [2026-05-28 01:51:24] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.061964 252.23.58.222 - - [2026-05-28 01:51:24] "POST /neutron/network HTTP/1.1" 200 822 0.036183 252.23.58.222 - - [2026-05-28 01:51:24] "POST /neutron/port HTTP/1.1" 200 117 0.005428 252.23.58.222 - - [2026-05-28 01:51:24] "POST /neutron/port HTTP/1.1" 200 117 0.007878 10.0.0.23 - - [2026-05-28 01:51:24] "POST /id-to-fqname HTTP/1.1" 200 217 0.004202 252.23.58.222 - - [2026-05-28 01:51:25] "POST /neutron/port HTTP/1.1" 200 117 0.008296 252.23.58.222 - - [2026-05-28 01:51:25] "POST /neutron/network HTTP/1.1" 200 832 0.008334 10.0.0.23 - - [2026-05-28 01:51:25] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002493 252.23.58.222 - - [2026-05-28 01:51:25] "POST /neutron/network HTTP/1.1" 200 830 0.009246 252.23.58.222 - - [2026-05-28 01:51:25] "GET /aaa-mode HTTP/1.1" 401 296 0.000386 252.23.58.222 - - [2026-05-28 01:51:25] "POST /neutron/port HTTP/1.1" 200 1056 0.237702 252.23.58.222 - - [2026-05-28 01:51:25] "GET / HTTP/1.1" 200 36215 0.001889 252.23.58.222 - - [2026-05-28 01:51:25] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000463 252.23.58.222 - - [2026-05-28 01:51:25] "POST /neutron/port HTTP/1.1" 200 1056 0.013276 252.23.58.222 - - [2026-05-28 01:51:25] "POST /neutron/port HTTP/1.1" 200 1056 0.012521 252.23.58.222 - - [2026-05-28 01:51:25] "POST /neutron/port HTTP/1.1" 200 1106 0.066910 252.23.58.222 - - [2026-05-28 01:51:25] "POST /neutron/port HTTP/1.1" 200 1116 0.022214 10.0.0.23 - - [2026-05-28 01:51:25] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001057 252.23.58.222 - - [2026-05-28 01:51:25] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.058073 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006629 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/network HTTP/1.1" 200 820 0.007068 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.009666 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/port HTTP/1.1" 200 117 0.001451 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/network HTTP/1.1" 200 822 0.006773 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/port HTTP/1.1" 200 1116 0.032649 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009160 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/port HTTP/1.1" 200 117 0.006841 10.0.0.23 - - [2026-05-28 01:51:26] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001221 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/router HTTP/1.1" 200 578 0.097020 10.0.0.23 - - [2026-05-28 01:51:26] "POST /route-targets HTTP/1.1" 200 328 0.017710 10.0.0.23 - - [2026-05-28 01:51:26] "PUT /logical-router/9849be2a-a2d9-47ef-952b-c8586e42a155 HTTP/1.1" 200 263 0.024095 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/router HTTP/1.1" 200 578 0.008888 10.0.0.23 - - [2026-05-28 01:51:26] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001280 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/network HTTP/1.1" 200 830 0.009518 10.0.0.23 - - [2026-05-28 01:51:26] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001348 252.23.58.222 - - [2026-05-28 01:51:26] "POST /neutron/router HTTP/1.1" 200 344 0.275719 10.0.0.23 - - [2026-05-28 01:51:27] "POST /ref-update HTTP/1.1" 200 156 0.029198 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/port HTTP/1.1" 200 1116 0.032234 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007805 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/port HTTP/1.1" 200 1054 0.256183 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/port HTTP/1.1" 200 1054 0.017747 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/port HTTP/1.1" 200 1054 0.011222 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/port HTTP/1.1" 200 1104 0.074823 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/port HTTP/1.1" 200 1114 0.021759 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006325 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/subnet HTTP/1.1" 200 689 0.011003 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/port HTTP/1.1" 200 117 0.001655 252.23.58.222 - - [2026-05-28 01:51:27] "POST /neutron/network HTTP/1.1" 200 820 0.006129 252.23.58.222 - - [2026-05-28 01:51:32] "POST /neutron/port HTTP/1.1" 200 1116 0.053302 252.23.58.222 - - [2026-05-28 01:51:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.042023 252.23.58.222 - - [2026-05-28 01:51:32] "POST /neutron/port HTTP/1.1" 200 1116 0.056250 252.23.58.222 - - [2026-05-28 01:51:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013931 252.23.58.222 - - [2026-05-28 01:51:33] "POST /neutron/port HTTP/1.1" 200 1116 0.043770 252.23.58.222 - - [2026-05-28 01:51:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.028457 10.0.0.23 - - [2026-05-28 01:51:33] "GET /virtual-machine/c2f5cca2-0c59-4254-9113-919a030197bf HTTP/1.1" 401 296 0.000512 10.0.0.23 - - [2026-05-28 01:51:33] "GET /virtual-machine/c2f5cca2-0c59-4254-9113-919a030197bf HTTP/1.1" 200 1291 0.090714 10.0.0.23 - - [2026-05-28 01:51:34] "GET /virtual-machine-interface/84316e55-7b10-478b-8cdd-a996ecfd6a99 HTTP/1.1" 200 2929 0.013016 10.0.0.23 - - [2026-05-28 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.23 - - [2026-05-28 01:51:34] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003217 10.0.0.23 - - [2026-05-28 01:51:34] "GET /virtual-networks?parent_id=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003768 10.0.0.23 - - [2026-05-28 01:51:34] "GET /virtual-network/ba7d12dc-3587-4c54-bffe-2aef6f4df94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008124 10.0.0.23 - - [2026-05-28 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.23 - - [2026-05-28 01:51:37] "GET /virtual-network/ba7d12dc-3587-4c54-bffe-2aef6f4df94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009350 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:51:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002651 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:51:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.011910 252.23.58.222 - - [2026-05-28 01:51:41] "POST /neutron/port HTTP/1.1" 200 1116 0.027882 252.23.58.222 - - [2026-05-28 01:51:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011249 252.23.58.222 - - [2026-05-28 01:51:41] "POST /neutron/port HTTP/1.1" 200 1116 0.061158 252.23.58.222 - - [2026-05-28 01:51:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.018131 252.23.58.222 - - [2026-05-28 01:51:41] "POST /neutron/port HTTP/1.1" 200 1116 0.014866 252.23.58.222 - - [2026-05-28 01:51:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008244 10.0.0.23 - - [2026-05-28 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.23 - - [2026-05-28 01:51:41] "GET /virtual-network/ba7d12dc-3587-4c54-bffe-2aef6f4df94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005063 252.23.58.222 - - [2026-05-28 01:51:42] "POST /neutron/port HTTP/1.1" 200 1114 0.017658 252.23.58.222 - - [2026-05-28 01:51:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010681 252.23.58.222 - - [2026-05-28 01:51:42] "POST /neutron/port HTTP/1.1" 200 1114 0.029342 252.23.58.222 - - [2026-05-28 01:51:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007649 10.0.0.23 - - [2026-05-28 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.23 - - [2026-05-28 01:51:43] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004882 10.0.0.23 - - [2026-05-28 01:51:43] "GET /virtual-networks?parent_id=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002996 10.0.0.23 - - [2026-05-28 01:51:44] "GET /virtual-network/ba7d12dc-3587-4c54-bffe-2aef6f4df94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008389 252.23.58.222 - - [2026-05-28 01:51:44] "POST /neutron/port HTTP/1.1" 200 1114 0.038229 252.23.58.222 - - [2026-05-28 01:51:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013640 252.23.58.222 - - [2026-05-28 01:51:44] "POST /neutron/port HTTP/1.1" 200 1114 0.039984 252.23.58.222 - - [2026-05-28 01:51:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007031 252.23.58.222 - - [2026-05-28 01:51:44] "POST /neutron/port HTTP/1.1" 200 1114 0.013136 252.23.58.222 - - [2026-05-28 01:51:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011941 252.23.58.222 - - [2026-05-28 01:51:44] "POST /neutron/port HTTP/1.1" 200 1114 0.029770 252.23.58.222 - - [2026-05-28 01:51:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006043 10.0.0.23 - - [2026-05-28 01:51:44] "GET /virtual-machine/990657bc-6e63-4719-8ff7-8e37d629d732 HTTP/1.1" 200 1291 0.005196 10.0.0.23 - - [2026-05-28 01:51:44] "GET /virtual-machine-interface/91f1951f-4bcd-46e2-9b36-7e7a2c0d7771 HTTP/1.1" 200 2930 0.005889 10.0.0.23 - - [2026-05-28 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.23 - - [2026-05-28 01:51:45] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004661 10.0.0.23 - - [2026-05-28 01:51:45] "GET /virtual-networks?parent_id=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003499 10.0.0.23 - - [2026-05-28 01:51:45] "GET /virtual-network/e4bbb782-51c7-4652-b4f9-3844c4dfb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007425 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:51:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001276 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:51:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001063 10.0.0.23 - - [2026-05-28 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.23 - - [2026-05-28 01:51:46] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004742 10.0.0.23 - - [2026-05-28 01:51:46] "GET /virtual-networks?parent_id=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003340 10.0.0.23 - - [2026-05-28 01:51:46] "GET /virtual-network/e4bbb782-51c7-4652-b4f9-3844c4dfb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005317 10.0.0.23 - - [2026-05-28 01:51:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000426 10.0.0.23 - - [2026-05-28 01:51:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000396 252.23.58.222 - - [2026-05-28 01:51:51] "POST /neutron/router HTTP/1.1" 200 578 0.005183 10.0.0.23 - - [2026-05-28 01:51:51] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001484 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:51:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004233 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:51:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001035 252.23.58.222 - - [2026-05-28 01:51:51] "POST /neutron/router HTTP/1.1" 200 344 0.333709 10.0.0.23 - - [2026-05-28 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.013442 252.23.58.222 - - [2026-05-28 01:51:51] "POST /neutron/port HTTP/1.1" 200 1914 0.030524 252.23.58.222 - - [2026-05-28 01:51:54] "POST /neutron/router HTTP/1.1" 200 578 0.004194 10.0.0.23 - - [2026-05-28 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.021739 252.23.58.222 - - [2026-05-28 01:51:54] "POST /neutron/router HTTP/1.1" 200 344 0.133866 10.0.0.23 - - [2026-05-28 01:51:55] "DELETE /project/912c9ec9d4cf4b82954397f38f015721 HTTP/1.1" 404 173 0.007470 10.0.0.23 - - [2026-05-28 01:51:55] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000917 10.0.0.23 - - [2026-05-28 01:51:55] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.022693 10.0.0.23 - - [2026-05-28 01:51:55] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000981 10.0.0.23 - - [2026-05-28 01:51:55] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?fields=security_groups HTTP/1.1" 200 1336 0.069475 10.0.0.23 - - [2026-05-28 01:51:55] "DELETE /security-group/7b304ebe-7d2c-44b1-8636-dd0e8febe907 HTTP/1.1" 200 115 0.043669 10.0.0.23 - - [2026-05-28 01:51:55] "GET /projects?obj_uuids=0d88d705-3409-49d3-8336-57163e6178c3&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001272 10.0.0.23 - - [2026-05-28 01:51:55] "DELETE /access-control-list/eabbfde8-0fda-4b17-972c-6071deb09e18 HTTP/1.1" 200 115 0.034497 10.0.0.23 - - [2026-05-28 01:51:56] "GET /project/0d88d705-3409-49d3-8336-57163e6178c3?fields=application_policy_sets HTTP/1.1" 200 1375 0.048407 10.0.0.23 - - [2026-05-28 01:51:56] "DELETE /access-control-list/6d4be778-566a-451b-ba8f-701a9ab1976b HTTP/1.1" 200 115 0.046104 10.0.0.23 - - [2026-05-28 01:51:56] "DELETE /project/0d88d705-3409-49d3-8336-57163e6178c3 HTTP/1.1" 200 115 0.361054 252.23.58.222 - - [2026-05-28 01:51:57] "POST /neutron/router HTTP/1.1" 200 578 0.006203 10.0.0.23 - - [2026-05-28 01:51:57] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001125 252.23.58.222 - - [2026-05-28 01:51:57] "POST /neutron/router HTTP/1.1" 200 344 0.241696 10.0.0.23 - - [2026-05-28 01:51:57] "POST /ref-update HTTP/1.1" 200 156 0.010870 252.23.58.222 - - [2026-05-28 01:51:59] "POST /neutron/port HTTP/1.1" 200 1116 0.014617 252.23.58.222 - - [2026-05-28 01:51:59] "POST /neutron/port HTTP/1.1" 200 1116 0.015080 252.23.58.222 - - [2026-05-28 01:51:59] "POST /neutron/network HTTP/1.1" 200 832 0.005898 252.23.58.222 - - [2026-05-28 01:51:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004068 252.23.58.222 - - [2026-05-28 01:51:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.007792 252.23.58.222 - - [2026-05-28 01:51:59] "POST /neutron/port HTTP/1.1" 200 117 0.001299 252.23.58.222 - - [2026-05-28 01:51:59] "POST /neutron/network HTTP/1.1" 200 822 0.006725 252.23.58.222 - - [2026-05-28 01:52:00] "POST /neutron/router HTTP/1.1" 200 578 0.007657 10.0.0.23 - - [2026-05-28 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.014741 252.23.58.222 - - [2026-05-28 01:52:00] "POST /neutron/router HTTP/1.1" 200 344 0.136425 252.23.58.222 - - [2026-05-28 01:52:00] "POST /neutron/router HTTP/1.1" 200 578 0.006368 10.0.0.23 - - [2026-05-28 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.014055 252.23.58.222 - - [2026-05-28 01:52:00] "POST /neutron/router HTTP/1.1" 200 344 0.113798 252.23.58.222 - - [2026-05-28 01:52:00] "POST /neutron/router HTTP/1.1" 200 578 0.005158 10.0.0.23 - - [2026-05-28 01:52:00] "GET /logical-router/9849be2a-a2d9-47ef-952b-c8586e42a155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003088 252.23.58.222 - - [2026-05-28 01:52:00] "POST /neutron/router HTTP/1.1" 200 151 0.054985 10.0.0.23 - - [2026-05-28 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013256 10.0.0.23 - - [2026-05-28 01:52:00] "DELETE /route-target/428bbd4c-e533-4f49-80e6-c16c0ff31003 HTTP/1.1" 200 115 0.022984 252.23.58.222 - - [2026-05-28 01:52:01] "POST /neutron/network HTTP/1.1" 200 820 0.010781 252.23.58.222 - - [2026-05-28 01:52:01] "POST /neutron/network HTTP/1.1" 400 204 0.018363 252.23.58.222 - - [2026-05-28 01:52:01] "POST /neutron/port HTTP/1.1" 200 1114 0.017582 252.23.58.222 - - [2026-05-28 01:52:01] "POST /neutron/port HTTP/1.1" 200 1116 0.015059 252.23.58.222 - - [2026-05-28 01:52:01] "POST /neutron/port HTTP/1.1" 200 1104 0.014303 252.23.58.222 - - [2026-05-28 01:52:01] "POST /neutron/port HTTP/1.1" 200 1106 0.013384 252.23.58.222 - - [2026-05-28 01:52:02] "POST /neutron/port HTTP/1.1" 200 151 0.168582 252.23.58.222 - - [2026-05-28 01:52:02] "POST /neutron/port HTTP/1.1" 200 151 0.184563 252.23.58.222 - - [2026-05-28 01:52:03] "POST /neutron/network HTTP/1.1" 200 820 0.005863 10.0.0.23 - - [2026-05-28 01:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003300 10.0.0.23 - - [2026-05-28 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.23 - - [2026-05-28 01:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005524 252.23.58.222 - - [2026-05-28 01:52:03] "POST /neutron/network HTTP/1.1" 200 151 0.104966 10.0.0.23 - - [2026-05-28 01:52:03] "DELETE /route-target/800c3dc3-6de1-4eab-9020-ddbbf192877f HTTP/1.1" 200 115 0.037226 252.23.58.222 - - [2026-05-28 01:52:03] "POST /neutron/network HTTP/1.1" 200 822 0.007541 10.0.0.23 - - [2026-05-28 01:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004055 10.0.0.23 - - [2026-05-28 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.23 - - [2026-05-28 01:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004386 252.23.58.222 - - [2026-05-28 01:52:03] "POST /neutron/network HTTP/1.1" 200 151 0.103880 10.0.0.23 - - [2026-05-28 01:52:03] "DELETE /route-target/901929be-7b39-4800-8f30-129efd3d2544 HTTP/1.1" 200 115 0.018210 10.0.0.23 - - [2026-05-28 01:52:04] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001106 10.0.0.23 - - [2026-05-28 01:52:04] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027769 10.0.0.23 - - [2026-05-28 01:52:04] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001018 10.0.0.23 - - [2026-05-28 01:52:04] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?fields=virtual_networks HTTP/1.1" 200 1029 0.070107 10.0.0.23 - - [2026-05-28 01:52:04] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001592 10.0.0.23 - - [2026-05-28 01:52:04] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.030271 10.0.0.23 - - [2026-05-28 01:52:04] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001080 10.0.0.23 - - [2026-05-28 01:52:04] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?fields=security_groups HTTP/1.1" 200 1252 0.063403 10.0.0.23 - - [2026-05-28 01:52:04] "GET /obj-perms HTTP/1.1" 200 6378 0.072024 10.0.0.23 - - [2026-05-28 01:52:05] "GET /obj-perms HTTP/1.1" 200 6378 0.078480 10.0.0.23 - - [2026-05-28 01:52:05] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002195 10.0.0.23 - - [2026-05-28 01:52:05] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.014821 10.0.0.23 - - [2026-05-28 01:52:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.028944 10.0.0.23 - - [2026-05-28 01:52:05] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002252 10.0.0.23 - - [2026-05-28 01:52:05] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001411 10.0.0.23 - - [2026-05-28 01:52:05] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006918 10.0.0.23 - - [2026-05-28 01:52:05] "POST /id-to-fqname HTTP/1.1" 200 191 0.001409 10.0.0.23 - - [2026-05-28 01:52:05] "POST /fqname-to-id HTTP/1.1" 404 200 0.003006 10.0.0.23 - - [2026-05-28 01:52:05] "POST /security-groups HTTP/1.1" 200 586 0.064598 10.0.0.23 - - [2026-05-28 01:52:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.002494 10.0.0.23 - - [2026-05-28 01:52:05] "POST /projects HTTP/1.1" 200 583 0.236288 10.0.0.23 - - [2026-05-28 01:52:05] "POST /access-control-lists HTTP/1.1" 200 599 0.059685 10.0.0.23 - - [2026-05-28 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.314975 10.0.0.23 - - [2026-05-28 01:52:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.003018 10.0.0.23 - - [2026-05-28 01:52:05] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.452091 10.0.0.23 - - [2026-05-28 01:52:05] "POST /access-control-lists HTTP/1.1" 200 597 0.060667 10.0.0.23 - - [2026-05-28 01:52:07] "GET / HTTP/1.1" 200 36215 0.002116 10.0.0.23 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000512 10.0.0.23 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.041871 10.0.0.23 - - [2026-05-28 01:52:08] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001001 10.0.0.23 - - [2026-05-28 01:52:08] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.026429 10.0.0.23 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.23 - - [2026-05-28 01:52:08] "GET /security-group/24aa260f-6279-41e0-b9a1-c40a41b0823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.005293 10.0.0.23 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.23 - - [2026-05-28 01:52:08] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001064 10.0.0.23 - - [2026-05-28 01:52:08] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.113312 10.0.0.23 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.23 - - [2026-05-28 01:52:09] "GET /security-group/24aa260f-6279-41e0-b9a1-c40a41b0823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.004052 10.0.0.23 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.23 - - [2026-05-28 01:52:09] "PUT /security-group/24aa260f-6279-41e0-b9a1-c40a41b0823a HTTP/1.1" 200 263 0.016308 10.0.0.23 - - [2026-05-28 01:52:09] "PUT /access-control-list/4b3e8574-0c6d-4ac8-b141-6ffcd135074e HTTP/1.1" 200 273 0.009419 10.0.0.23 - - [2026-05-28 01:52:09] "PUT /access-control-list/a4a9c34a-b90f-4380-9e7d-dd3c022f1f7c HTTP/1.1" 200 273 0.011759 10.0.0.23 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.003458 10.0.0.23 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.23 - - [2026-05-28 01:52:09] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001350 10.0.0.23 - - [2026-05-28 01:52:09] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.028647 252.23.58.222 - - [2026-05-28 01:52:09] "POST /neutron/network HTTP/1.1" 200 117 0.048956 10.0.0.23 - - [2026-05-28 01:52:09] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001372 252.23.58.222 - - [2026-05-28 01:52:09] "POST /neutron/network HTTP/1.1" 200 606 0.064879 10.0.0.23 - - [2026-05-28 01:52:09] "POST /route-targets HTTP/1.1" 200 328 0.011530 10.0.0.23 - - [2026-05-28 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.017783 10.0.0.23 - - [2026-05-28 01:52:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004797 252.23.58.222 - - [2026-05-28 01:52:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.138896 252.23.58.222 - - [2026-05-28 01:52:09] "POST /neutron/network HTTP/1.1" 200 826 0.005748 10.0.0.23 - - [2026-05-28 01:52:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001446 10.0.0.23 - - [2026-05-28 01:52:09] "GET /virtual-network/89c0e574-5b31-4b42-a9d9-d8f0467d635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005820 252.23.58.222 - - [2026-05-28 01:52:10] "POST /neutron/network HTTP/1.1" 200 826 0.005677 10.0.0.23 - - [2026-05-28 01:52:10] "GET /virtual-network/89c0e574-5b31-4b42-a9d9-d8f0467d635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005638 252.23.58.222 - - [2026-05-28 01:52:10] "POST /neutron/network HTTP/1.1" 200 826 0.007429 252.23.58.222 - - [2026-05-28 01:52:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.007498 10.0.0.23 - - [2026-05-28 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.23 - - [2026-05-28 01:52:10] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001437 10.0.0.23 - - [2026-05-28 01:52:10] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.023989 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:52:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001000 252.23.58.222 - - [2026-05-28 01:52:10] "POST /neutron/network HTTP/1.1" 200 117 0.009961 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:52:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001054 10.0.0.23 - - [2026-05-28 01:52:10] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001211 252.23.58.222 - - [2026-05-28 01:52:10] "POST /neutron/network HTTP/1.1" 200 613 0.092465 10.0.0.23 - - [2026-05-28 01:52:10] "POST /route-targets HTTP/1.1" 200 328 0.015509 10.0.0.23 - - [2026-05-28 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.017905 10.0.0.23 - - [2026-05-28 01:52:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005947 252.23.58.222 - - [2026-05-28 01:52:10] "POST /neutron/subnet HTTP/1.1" 200 734 0.211311 252.23.58.222 - - [2026-05-28 01:52:10] "POST /neutron/network HTTP/1.1" 200 834 0.008161 10.0.0.23 - - [2026-05-28 01:52:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001359 10.0.0.23 - - [2026-05-28 01:52:10] "GET /virtual-network/1ccc2065-e54a-4a84-a2db-3b77e8cdd8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005314 252.23.58.222 - - [2026-05-28 01:52:10] "POST /neutron/network HTTP/1.1" 200 834 0.007530 10.0.0.23 - - [2026-05-28 01:52:11] "GET /virtual-network/1ccc2065-e54a-4a84-a2db-3b77e8cdd8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005094 252.23.58.222 - - [2026-05-28 01:52:11] "POST /neutron/network HTTP/1.1" 200 834 0.009671 252.23.58.222 - - [2026-05-28 01:52:11] "POST /neutron/subnet HTTP/1.1" 200 734 0.007525 10.0.0.23 - - [2026-05-28 01:52:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001360 252.23.58.222 - - [2026-05-28 01:52:11] "POST /neutron/network HTTP/1.1" 200 836 0.005409 252.23.58.222 - - [2026-05-28 01:52:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000490 252.23.58.222 - - [2026-05-28 01:52:11] "GET / HTTP/1.1" 200 36215 0.001857 252.23.58.222 - - [2026-05-28 01:52:11] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000435 10.0.0.23 - - [2026-05-28 01:52:11] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001205 252.23.58.222 - - [2026-05-28 01:52:11] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.059012 252.23.58.222 - - [2026-05-28 01:52:11] "POST /neutron/network HTTP/1.1" 200 826 0.005270 252.23.58.222 - - [2026-05-28 01:52:12] "POST /neutron/port HTTP/1.1" 200 117 0.005660 252.23.58.222 - - [2026-05-28 01:52:12] "POST /neutron/port HTTP/1.1" 200 117 0.005530 10.0.0.23 - - [2026-05-28 01:52:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001353 252.23.58.222 - - [2026-05-28 01:52:12] "POST /neutron/port HTTP/1.1" 200 117 0.005299 252.23.58.222 - - [2026-05-28 01:52:12] "POST /neutron/network HTTP/1.1" 200 844 0.006603 252.23.58.222 - - [2026-05-28 01:52:12] "GET /aaa-mode HTTP/1.1" 401 296 0.001140 252.23.58.222 - - [2026-05-28 01:52:12] "GET / HTTP/1.1" 200 36215 0.002648 252.23.58.222 - - [2026-05-28 01:52:12] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001057 252.23.58.222 - - [2026-05-28 01:52:12] "POST /neutron/network HTTP/1.1" 200 836 0.010794 10.0.0.23 - - [2026-05-28 01:52:12] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/port HTTP/1.1" 200 1062 0.233431 10.0.0.23 - - [2026-05-28 01:52:13] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001575 252.23.58.222 - - [2026-05-28 01:52:13] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.064181 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/network HTTP/1.1" 200 834 0.008819 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/port HTTP/1.1" 200 1062 0.012015 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/port HTTP/1.1" 200 1062 0.012177 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/port HTTP/1.1" 200 1112 0.091258 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/port HTTP/1.1" 200 1122 0.017512 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/port HTTP/1.1" 200 1122 0.016655 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005398 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.024839 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.015604 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/port HTTP/1.1" 200 117 0.007865 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/port HTTP/1.1" 200 117 0.001355 10.0.0.23 - - [2026-05-28 01:52:13] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001085 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/network HTTP/1.1" 200 826 0.006849 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/router HTTP/1.1" 200 583 0.087309 10.0.0.23 - - [2026-05-28 01:52:13] "POST /route-targets HTTP/1.1" 200 328 0.018083 10.0.0.23 - - [2026-05-28 01:52:13] "PUT /logical-router/f99c29d9-a6e9-4f8f-9a3d-11b84be4794f HTTP/1.1" 200 263 0.033159 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/router HTTP/1.1" 200 583 0.012286 252.23.58.222 - - [2026-05-28 01:52:13] "POST /neutron/router HTTP/1.1" 200 654 0.035907 10.0.0.23 - - [2026-05-28 01:52:13] "GET /logical-router/f99c29d9-a6e9-4f8f-9a3d-11b84be4794f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.009780 252.23.58.222 - - [2026-05-28 01:52:14] "POST /neutron/network HTTP/1.1" 200 844 0.018336 10.0.0.23 - - [2026-05-28 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 252.23.58.222 - - [2026-05-28 01:52:14] "POST /neutron/router HTTP/1.1" 200 654 0.007626 10.0.0.23 - - [2026-05-28 01:52:14] "GET /service-template/29f20629-a60f-47f5-a9bb-f762c228eeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.006653 10.0.0.23 - - [2026-05-28 01:52:14] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001172 10.0.0.23 - - [2026-05-28 01:52:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.004542 10.0.0.23 - - [2026-05-28 01:52:14] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001139 10.0.0.23 - - [2026-05-28 01:52:14] "POST /useragent-kv HTTP/1.1" 200 115 0.009670 10.0.0.23 - - [2026-05-28 01:52:14] "POST /virtual-networks HTTP/1.1" 200 694 0.298669 10.0.0.23 - - [2026-05-28 01:52:14] "POST /route-targets HTTP/1.1" 200 328 0.021687 10.0.0.23 - - [2026-05-28 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.025334 252.23.58.222 - - [2026-05-28 01:52:14] "POST /neutron/router HTTP/1.1" 200 344 0.503749 10.0.0.23 - - [2026-05-28 01:52:14] "POST /service-instances HTTP/1.1" 200 670 0.096502 252.23.58.222 - - [2026-05-28 01:52:14] "POST /neutron/port HTTP/1.1" 200 1063 0.573074 10.0.0.23 - - [2026-05-28 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.021905 10.0.0.23 - - [2026-05-28 01:52:14] "POST /route-tables HTTP/1.1" 200 582 0.024430 252.23.58.222 - - [2026-05-28 01:52:14] "POST /neutron/port HTTP/1.1" 200 1063 0.095018 252.23.58.222 - - [2026-05-28 01:52:14] "POST /neutron/port HTTP/1.1" 200 1122 0.110401 10.0.0.23 - - [2026-05-28 01:52:14] "PUT /logical-router/f99c29d9-a6e9-4f8f-9a3d-11b84be4794f HTTP/1.1" 200 263 0.027574 252.23.58.222 - - [2026-05-28 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011529 252.23.58.222 - - [2026-05-28 01:52:14] "POST /neutron/port HTTP/1.1" 200 1063 0.024640 10.0.0.23 - - [2026-05-28 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.034201 10.0.0.23 - - [2026-05-28 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009598 252.23.58.222 - - [2026-05-28 01:52:15] "POST /neutron/port HTTP/1.1" 200 1113 0.095904 10.0.0.23 - - [2026-05-28 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.23 - - [2026-05-28 01:52:15] "POST /virtual-machines HTTP/1.1" 200 550 0.023753 252.23.58.222 - - [2026-05-28 01:52:15] "POST /neutron/port HTTP/1.1" 200 1123 0.025910 252.23.58.222 - - [2026-05-28 01:52:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009762 10.0.0.23 - - [2026-05-28 01:52:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.110101 252.23.58.222 - - [2026-05-28 01:52:15] "POST /neutron/subnet HTTP/1.1" 200 708 0.018226 10.0.0.23 - - [2026-05-28 01:52:15] "POST /chown HTTP/1.1" 200 109 0.019402 252.23.58.222 - - [2026-05-28 01:52:15] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.23 - - [2026-05-28 01:52:15] "POST /instance-ips HTTP/1.1" 200 548 0.029315 252.23.58.222 - - [2026-05-28 01:52:15] "POST /neutron/network HTTP/1.1" 200 834 0.015287 10.0.0.23 - - [2026-05-28 01:52:15] "POST /instance-ips HTTP/1.1" 400 244 0.022942 10.0.0.23 - - [2026-05-28 01:52:15] "POST /chown HTTP/1.1" 200 109 0.012259 10.0.0.23 - - [2026-05-28 01:52:15] "PUT /virtual-machine-interface/fc4a0376-b20b-4206-bf8a-27038b1c108d HTTP/1.1" 200 285 0.013130 10.0.0.23 - - [2026-05-28 01:52:15] "PUT /instance-ip/6b11abd9-3bd8-4903-be2a-9af9c5cb7135 HTTP/1.1" 200 257 0.012717 10.0.0.23 - - [2026-05-28 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.014496 10.0.0.23 - - [2026-05-28 01:52:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.112146 10.0.0.23 - - [2026-05-28 01:52:15] "POST /chown HTTP/1.1" 200 109 0.029672 10.0.0.23 - - [2026-05-28 01:52:16] "POST /instance-ips HTTP/1.1" 200 546 0.038340 10.0.0.23 - - [2026-05-28 01:52:16] "POST /instance-ips HTTP/1.1" 400 314 0.018935 10.0.0.23 - - [2026-05-28 01:52:16] "POST /chown HTTP/1.1" 200 109 0.010360 10.0.0.23 - - [2026-05-28 01:52:16] "PUT /virtual-machine-interface/2b550379-a9b6-43c1-ac12-87c2ffe7b047 HTTP/1.1" 200 285 0.014123 10.0.0.23 - - [2026-05-28 01:52:16] "PUT /instance-ip/9dfda7a3-7e0a-4796-9f2c-54db3d4c6043 HTTP/1.1" 200 257 0.015754 10.0.0.23 - - [2026-05-28 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.016853 10.0.0.23 - - [2026-05-28 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.23 - - [2026-05-28 01:52:16] "POST /virtual-machines HTTP/1.1" 200 550 0.014651 10.0.0.23 - - [2026-05-28 01:52:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.095850 10.0.0.23 - - [2026-05-28 01:52:16] "POST /chown HTTP/1.1" 200 109 0.008950 10.0.0.23 - - [2026-05-28 01:52:16] "POST /instance-ips HTTP/1.1" 400 244 0.025894 10.0.0.23 - - [2026-05-28 01:52:16] "POST /chown HTTP/1.1" 200 109 0.010334 10.0.0.23 - - [2026-05-28 01:52:16] "PUT /virtual-machine-interface/580ca8e3-0587-4fa6-a5ab-e0540191259b HTTP/1.1" 200 285 0.011676 10.0.0.23 - - [2026-05-28 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.019411 10.0.0.23 - - [2026-05-28 01:52:16] "PUT /routing-instance/3e14f075-7b3b-4dd3-9a8a-61b1bc3ca254 HTTP/1.1" 200 267 0.043671 10.0.0.23 - - [2026-05-28 01:52:16] "PUT /instance-ip/6b11abd9-3bd8-4903-be2a-9af9c5cb7135 HTTP/1.1" 200 257 0.044669 10.0.0.23 - - [2026-05-28 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.012684 10.0.0.23 - - [2026-05-28 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.012143 10.0.0.23 - - [2026-05-28 01:52:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.098414 10.0.0.23 - - [2026-05-28 01:52:17] "POST /chown HTTP/1.1" 200 109 0.026901 10.0.0.23 - - [2026-05-28 01:52:17] "POST /instance-ips HTTP/1.1" 400 314 0.015198 10.0.0.23 - - [2026-05-28 01:52:17] "POST /chown HTTP/1.1" 200 109 0.008339 10.0.0.23 - - [2026-05-28 01:52:17] "PUT /virtual-machine-interface/9b800a19-1efc-4d59-8bd1-08267edf81dd HTTP/1.1" 200 285 0.015749 10.0.0.23 - - [2026-05-28 01:52:17] "PUT /instance-ip/9dfda7a3-7e0a-4796-9f2c-54db3d4c6043 HTTP/1.1" 200 257 0.017405 10.0.0.23 - - [2026-05-28 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.019270 10.0.0.23 - - [2026-05-28 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.028204 252.23.58.222 - - [2026-05-28 01:52:19] "POST /neutron/port HTTP/1.1" 200 1122 0.016263 252.23.58.222 - - [2026-05-28 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009140 252.23.58.222 - - [2026-05-28 01:52:20] "POST /neutron/port HTTP/1.1" 200 1122 0.013168 252.23.58.222 - - [2026-05-28 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007323 252.23.58.222 - - [2026-05-28 01:52:20] "POST /neutron/port HTTP/1.1" 200 1122 0.015170 252.23.58.222 - - [2026-05-28 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007340 10.0.0.23 - - [2026-05-28 01:52:20] "GET /virtual-machine/075d97a8-cd65-4d79-8ff3-77c9f65da2d4 HTTP/1.1" 401 296 0.000645 10.0.0.23 - - [2026-05-28 01:52:20] "GET /virtual-machine/075d97a8-cd65-4d79-8ff3-77c9f65da2d4 HTTP/1.1" 200 1294 0.034936 10.0.0.23 - - [2026-05-28 01:52:20] "GET /virtual-machine-interface/0f17f756-d574-41b9-aa44-45b777b37886 HTTP/1.1" 200 2951 0.006299 10.0.0.23 - - [2026-05-28 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.23 - - [2026-05-28 01:52:21] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003225 10.0.0.23 - - [2026-05-28 01:52:21] "GET /virtual-networks?parent_id=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003512 10.0.0.23 - - [2026-05-28 01:52:21] "GET /virtual-network/89c0e574-5b31-4b42-a9d9-d8f0467d635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006377 252.23.58.222 - - [2026-05-28 01:52:24] "POST /neutron/port HTTP/1.1" 200 1122 0.017931 252.23.58.222 - - [2026-05-28 01:52:24] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006607 252.23.58.222 - - [2026-05-28 01:52:24] "POST /neutron/port HTTP/1.1" 200 1122 0.021621 252.23.58.222 - - [2026-05-28 01:52:24] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007673 10.0.0.23 - - [2026-05-28 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008839 10.0.0.23 - - [2026-05-28 01:52:24] "GET /virtual-network/89c0e574-5b31-4b42-a9d9-d8f0467d635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.012687 252.23.58.222 - - [2026-05-28 01:52:24] "POST /neutron/port HTTP/1.1" 200 1122 0.019640 252.23.58.222 - - [2026-05-28 01:52:24] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008855 252.23.58.222 - - [2026-05-28 01:52:25] "POST /neutron/port HTTP/1.1" 200 1122 0.012887 252.23.58.222 - - [2026-05-28 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006625 252.23.58.222 - - [2026-05-28 01:52:26] "POST /neutron/port HTTP/1.1" 200 1123 0.013499 252.23.58.222 - - [2026-05-28 01:52:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005418 252.23.58.222 - - [2026-05-28 01:52:26] "POST /neutron/port HTTP/1.1" 200 1123 0.017120 252.23.58.222 - - [2026-05-28 01:52:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006212 10.0.0.23 - - [2026-05-28 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.23 - - [2026-05-28 01:52:26] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003116 10.0.0.23 - - [2026-05-28 01:52:26] "GET /virtual-networks?parent_id=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003120 10.0.0.23 - - [2026-05-28 01:52:26] "GET /virtual-network/89c0e574-5b31-4b42-a9d9-d8f0467d635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006186 252.23.58.222 - - [2026-05-28 01:52:26] "POST /neutron/port HTTP/1.1" 200 1123 0.013461 252.23.58.222 - - [2026-05-28 01:52:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.013558 252.23.58.222 - - [2026-05-28 01:52:27] "POST /neutron/port HTTP/1.1" 200 1123 0.012447 252.23.58.222 - - [2026-05-28 01:52:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006325 252.23.58.222 - - [2026-05-28 01:52:27] "POST /neutron/port HTTP/1.1" 200 1123 0.013093 252.23.58.222 - - [2026-05-28 01:52:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006140 10.0.0.23 - - [2026-05-28 01:52:27] "GET /virtual-machine/8c423778-1c5f-46d7-9ea3-e21638ef5d9b HTTP/1.1" 200 1296 0.006504 10.0.0.23 - - [2026-05-28 01:52:27] "GET /virtual-machine-interface/bb8bacaf-62f7-461c-9914-6f039a42dfd6 HTTP/1.1" 200 2964 0.007433 10.0.0.23 - - [2026-05-28 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.23 - - [2026-05-28 01:52:27] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003535 10.0.0.23 - - [2026-05-28 01:52:27] "GET /virtual-networks?parent_id=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004152 10.0.0.23 - - [2026-05-28 01:52:27] "GET /virtual-network/1ccc2065-e54a-4a84-a2db-3b77e8cdd8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006560 10.0.0.23 - - [2026-05-28 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.23 - - [2026-05-28 01:52:28] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003201 10.0.0.23 - - [2026-05-28 01:52:28] "GET /virtual-networks?parent_id=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003120 252.23.58.222 - - [2026-05-28 01:52:28] "POST /neutron/port HTTP/1.1" 200 1123 0.017787 10.0.0.23 - - [2026-05-28 01:52:28] "GET /virtual-network/1ccc2065-e54a-4a84-a2db-3b77e8cdd8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005738 252.23.58.222 - - [2026-05-28 01:52:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007000 252.23.58.222 - - [2026-05-28 01:52:29] "POST /neutron/port HTTP/1.1" 200 1123 0.014567 252.23.58.222 - - [2026-05-28 01:52:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005917 252.23.58.222 - - [2026-05-28 01:52:32] "POST /neutron/router HTTP/1.1" 200 654 0.003829 10.0.0.23 - - [2026-05-28 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.012806 252.23.58.222 - - [2026-05-28 01:52:33] "POST /neutron/router HTTP/1.1" 200 344 0.111532 252.23.58.222 - - [2026-05-28 01:52:33] "POST /neutron/router HTTP/1.1" 200 654 0.006037 10.0.0.23 - - [2026-05-28 01:52:33] "GET /logical-router/f99c29d9-a6e9-4f8f-9a3d-11b84be4794f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.005841 10.0.0.23 - - [2026-05-28 01:52:33] "GET /service-instance/6000a4c5-7b0a-49c1-b3e7-7f88dae85d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.003595 10.0.0.23 - - [2026-05-28 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008707 252.23.58.222 - - [2026-05-28 01:52:33] "POST /neutron/router HTTP/1.1" 200 151 0.070289 10.0.0.23 - - [2026-05-28 01:52:33] "DELETE /route-target/03e4610e-8357-4cf3-aa56-dfcaa805c30e HTTP/1.1" 409 240 0.010938 10.0.0.23 - - [2026-05-28 01:52:33] "PUT /logical-router/f99c29d9-a6e9-4f8f-9a3d-11b84be4794f HTTP/1.1" 404 171 0.003196 10.0.0.23 - - [2026-05-28 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.013362 10.0.0.23 - - [2026-05-28 01:52:33] "DELETE /route-table/0306e797-ebd5-4a06-a0aa-9eb4bccba1c8 HTTP/1.1" 200 115 0.030546 10.0.0.23 - - [2026-05-28 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.23 - - [2026-05-28 01:52:33] "PUT /routing-instance/3e14f075-7b3b-4dd3-9a8a-61b1bc3ca254 HTTP/1.1" 200 267 0.028781 10.0.0.23 - - [2026-05-28 01:52:33] "GET /virtual-network/902ea1e2-d59f-4e41-ac43-60725576c93f?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2293 0.007976 10.0.0.23 - - [2026-05-28 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.015363 252.23.58.222 - - [2026-05-28 01:52:33] "POST /neutron/network HTTP/1.1" 200 834 0.023089 10.0.0.23 - - [2026-05-28 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.020075 10.0.0.23 - - [2026-05-28 01:52:33] "GET /virtual-machine-interface/2b550379-a9b6-43c1-ac12-87c2ffe7b047?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1645 0.009420 252.23.58.222 - - [2026-05-28 01:52:33] "POST /neutron/network HTTP/1.1" 400 204 0.080775 10.0.0.23 - - [2026-05-28 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.031934 10.0.0.23 - - [2026-05-28 01:52:33] "GET /instance-ip/9dfda7a3-7e0a-4796-9f2c-54db3d4c6043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004409 10.0.0.23 - - [2026-05-28 01:52:33] "DELETE /virtual-machine-interface/2b550379-a9b6-43c1-ac12-87c2ffe7b047 HTTP/1.1" 200 115 0.044110 10.0.0.23 - - [2026-05-28 01:52:33] "GET /virtual-machine-interface/9b800a19-1efc-4d59-8bd1-08267edf81dd?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1646 0.008295 10.0.0.23 - - [2026-05-28 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.014011 10.0.0.23 - - [2026-05-28 01:52:33] "GET /instance-ip/9dfda7a3-7e0a-4796-9f2c-54db3d4c6043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.005551 10.0.0.23 - - [2026-05-28 01:52:33] "DELETE /instance-ip/9dfda7a3-7e0a-4796-9f2c-54db3d4c6043 HTTP/1.1" 200 115 0.027965 10.0.0.23 - - [2026-05-28 01:52:34] "DELETE /virtual-machine-interface/9b800a19-1efc-4d59-8bd1-08267edf81dd HTTP/1.1" 200 115 0.045278 10.0.0.23 - - [2026-05-28 01:52:34] "DELETE /instance-ip/9dfda7a3-7e0a-4796-9f2c-54db3d4c6043 HTTP/1.1" 404 177 0.006311 10.0.0.23 - - [2026-05-28 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.23 - - [2026-05-28 01:52:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006963 252.23.58.222 - - [2026-05-28 01:52:34] "POST /neutron/port HTTP/1.1" 200 1122 0.031563 10.0.0.23 - - [2026-05-28 01:52:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003052 10.0.0.23 - - [2026-05-28 01:52:34] "DELETE /virtual-network/902ea1e2-d59f-4e41-ac43-60725576c93f HTTP/1.1" 200 115 0.151641 10.0.0.23 - - [2026-05-28 01:52:34] "DELETE /route-target/0a719258-65de-4847-b09d-ec1b14678269 HTTP/1.1" 200 115 0.045046 252.23.58.222 - - [2026-05-28 01:52:34] "POST /neutron/port HTTP/1.1" 200 1123 0.017461 10.0.0.23 - - [2026-05-28 01:52:34] "DELETE /service-instance/6000a4c5-7b0a-49c1-b3e7-7f88dae85d91 HTTP/1.1" 200 115 0.054130 10.0.0.23 - - [2026-05-28 01:52:34] "GET /logical-router/f99c29d9-a6e9-4f8f-9a3d-11b84be4794f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004661 252.23.58.222 - - [2026-05-28 01:52:34] "POST /neutron/port HTTP/1.1" 200 1112 0.015483 252.23.58.222 - - [2026-05-28 01:52:34] "POST /neutron/port HTTP/1.1" 200 1113 0.011411 10.0.0.23 - - [2026-05-28 01:52:34] "GET /service-instance/6000a4c5-7b0a-49c1-b3e7-7f88dae85d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001893 10.0.0.23 - - [2026-05-28 01:52:34] "GET /virtual-machine-interface/fc4a0376-b20b-4206-bf8a-27038b1c108d?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1649 0.006355 10.0.0.23 - - [2026-05-28 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.023194 252.23.58.222 - - [2026-05-28 01:52:34] "POST /neutron/port HTTP/1.1" 200 151 0.173096 10.0.0.23 - - [2026-05-28 01:52:34] "GET /instance-ip/6b11abd9-3bd8-4903-be2a-9af9c5cb7135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012583 252.23.58.222 - - [2026-05-28 01:52:34] "POST /neutron/port HTTP/1.1" 200 151 0.200435 10.0.0.23 - - [2026-05-28 01:52:34] "DELETE /virtual-machine-interface/fc4a0376-b20b-4206-bf8a-27038b1c108d HTTP/1.1" 200 115 0.064108 10.0.0.23 - - [2026-05-28 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.016417 10.0.0.23 - - [2026-05-28 01:52:34] "DELETE /virtual-machine/fd556431-ff3e-413a-88e8-a8b418ace4ad HTTP/1.1" 200 115 0.040766 10.0.0.23 - - [2026-05-28 01:52:34] "GET /virtual-machine-interface/580ca8e3-0587-4fa6-a5ab-e0540191259b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.005574 10.0.0.23 - - [2026-05-28 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.017164 10.0.0.23 - - [2026-05-28 01:52:34] "GET /instance-ip/6b11abd9-3bd8-4903-be2a-9af9c5cb7135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.007497 10.0.0.23 - - [2026-05-28 01:52:34] "DELETE /instance-ip/6b11abd9-3bd8-4903-be2a-9af9c5cb7135 HTTP/1.1" 200 115 0.028880 10.0.0.23 - - [2026-05-28 01:52:34] "DELETE /virtual-machine-interface/580ca8e3-0587-4fa6-a5ab-e0540191259b HTTP/1.1" 200 115 0.033229 10.0.0.23 - - [2026-05-28 01:52:35] "DELETE /virtual-machine/7a7e70e3-d7d7-4522-a28c-d6e9a01fe203 HTTP/1.1" 200 115 0.023948 252.23.58.222 - - [2026-05-28 01:52:35] "POST /neutron/network HTTP/1.1" 200 834 0.005623 10.0.0.23 - - [2026-05-28 01:52:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003096 10.0.0.23 - - [2026-05-28 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2026-05-28 01:52:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002719 252.23.58.222 - - [2026-05-28 01:52:35] "POST /neutron/network HTTP/1.1" 200 151 0.073062 10.0.0.23 - - [2026-05-28 01:52:35] "DELETE /route-target/6a143301-07fd-4f97-b9f4-c63ed862e4a1 HTTP/1.1" 200 115 0.016546 252.23.58.222 - - [2026-05-28 01:52:35] "POST /neutron/network HTTP/1.1" 200 826 0.005994 10.0.0.23 - - [2026-05-28 01:52:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002098 10.0.0.23 - - [2026-05-28 01:52:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002812 10.0.0.23 - - [2026-05-28 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 252.23.58.222 - - [2026-05-28 01:52:35] "POST /neutron/network HTTP/1.1" 200 151 0.074305 10.0.0.23 - - [2026-05-28 01:52:36] "DELETE /route-target/b05ec5be-6e5c-4f0f-9b8e-0d0e4e467e5c HTTP/1.1" 200 115 0.018292 10.0.0.23 - - [2026-05-28 01:52:36] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001042 10.0.0.23 - - [2026-05-28 01:52:36] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.026316 10.0.0.23 - - [2026-05-28 01:52:36] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000992 10.0.0.23 - - [2026-05-28 01:52:36] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?fields=virtual_networks HTTP/1.1" 200 1038 0.066048 10.0.0.23 - - [2026-05-28 01:52:36] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001403 10.0.0.23 - - [2026-05-28 01:52:36] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.025943 10.0.0.23 - - [2026-05-28 01:52:36] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001098 10.0.0.23 - - [2026-05-28 01:52:36] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?fields=security_groups HTTP/1.1" 200 1266 0.028263 10.0.0.23 - - [2026-05-28 01:52:37] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001075 10.0.0.23 - - [2026-05-28 01:52:37] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010381 10.0.0.23 - - [2026-05-28 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.028713 10.0.0.23 - - [2026-05-28 01:52:37] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002884 10.0.0.23 - - [2026-05-28 01:52:37] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001099 10.0.0.23 - - [2026-05-28 01:52:37] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006919 10.0.0.23 - - [2026-05-28 01:52:38] "POST /id-to-fqname HTTP/1.1" 200 196 0.001359 10.0.0.23 - - [2026-05-28 01:52:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.003031 10.0.0.23 - - [2026-05-28 01:52:38] "POST /security-groups HTTP/1.1" 200 591 0.064472 10.0.0.23 - - [2026-05-28 01:52:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.002624 10.0.0.23 - - [2026-05-28 01:52:38] "POST /projects HTTP/1.1" 200 593 0.221454 10.0.0.23 - - [2026-05-28 01:52:38] "POST /access-control-lists HTTP/1.1" 200 604 0.064996 10.0.0.23 - - [2026-05-28 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.303225 10.0.0.23 - - [2026-05-28 01:52:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.003651 10.0.0.23 - - [2026-05-28 01:52:38] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.446525 10.0.0.23 - - [2026-05-28 01:52:38] "POST /access-control-lists HTTP/1.1" 200 602 0.063590 10.0.0.23 - - [2026-05-28 01:52:39] "GET / HTTP/1.1" 200 36215 0.002179 10.0.0.23 - - [2026-05-28 01:52:40] "POST /fqname-to-id HTTP/1.1" 401 296 0.000571 10.0.0.23 - - [2026-05-28 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.082406 10.0.0.23 - - [2026-05-28 01:52:40] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001014 10.0.0.23 - - [2026-05-28 01:52:40] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.032577 252.23.58.222 - - [2026-05-28 01:52:41] "POST /neutron/network HTTP/1.1" 200 117 0.043303 10.0.0.23 - - [2026-05-28 01:52:41] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001020 252.23.58.222 - - [2026-05-28 01:52:41] "POST /neutron/network HTTP/1.1" 200 611 0.059046 10.0.0.23 - - [2026-05-28 01:52:41] "POST /route-targets HTTP/1.1" 200 328 0.010484 10.0.0.23 - - [2026-05-28 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.011044 10.0.0.23 - - [2026-05-28 01:52:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003143 252.23.58.222 - - [2026-05-28 01:52:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.135750 10.0.0.23 - - [2026-05-28 01:52:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000426 10.0.0.23 - - [2026-05-28 01:52:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003332 252.23.58.222 - - [2026-05-28 01:52:41] "POST /neutron/subnet HTTP/1.1" 200 823 0.196894 252.23.58.222 - - [2026-05-28 01:52:41] "POST /neutron/network HTTP/1.1" 200 1003 0.007093 10.0.0.23 - - [2026-05-28 01:52:41] "POST /id-to-fqname HTTP/1.1" 200 226 0.001525 10.0.0.23 - - [2026-05-28 01:52:41] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005015 252.23.58.222 - - [2026-05-28 01:52:41] "POST /neutron/network HTTP/1.1" 200 1003 0.007268 10.0.0.23 - - [2026-05-28 01:52:41] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006409 252.23.58.222 - - [2026-05-28 01:52:41] "POST /neutron/network HTTP/1.1" 200 1003 0.015502 10.0.0.23 - - [2026-05-28 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.035581 252.23.58.222 - - [2026-05-28 01:52:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.007155 252.23.58.222 - - [2026-05-28 01:52:42] "POST /neutron/subnet HTTP/1.1" 200 823 0.006851 10.0.0.23 - - [2026-05-28 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.23 - - [2026-05-28 01:52:42] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001104 10.0.0.23 - - [2026-05-28 01:52:42] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.024122 252.23.58.222 - - [2026-05-28 01:52:42] "POST /neutron/network HTTP/1.1" 200 117 0.011242 10.0.0.23 - - [2026-05-28 01:52:42] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001093 252.23.58.222 - - [2026-05-28 01:52:42] "POST /neutron/network HTTP/1.1" 200 611 0.084489 10.0.0.23 - - [2026-05-28 01:52:42] "POST /route-targets HTTP/1.1" 200 328 0.010530 10.0.0.23 - - [2026-05-28 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.010768 10.0.0.23 - - [2026-05-28 01:52:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003755 252.23.58.222 - - [2026-05-28 01:52:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.532759 10.0.0.23 - - [2026-05-28 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.005578 10.0.0.23 - - [2026-05-28 01:52:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004142 252.23.58.222 - - [2026-05-28 01:52:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.155482 252.23.58.222 - - [2026-05-28 01:52:43] "POST /neutron/network HTTP/1.1" 200 1003 0.006563 10.0.0.23 - - [2026-05-28 01:52:43] "POST /id-to-fqname HTTP/1.1" 200 226 0.001703 10.0.0.23 - - [2026-05-28 01:52:43] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004601 252.23.58.222 - - [2026-05-28 01:52:43] "POST /neutron/network HTTP/1.1" 200 1003 0.007616 10.0.0.23 - - [2026-05-28 01:52:43] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005317 252.23.58.222 - - [2026-05-28 01:52:43] "POST /neutron/network HTTP/1.1" 200 1003 0.006854 252.23.58.222 - - [2026-05-28 01:52:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.007573 252.23.58.222 - - [2026-05-28 01:52:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.007623 10.0.0.23 - - [2026-05-28 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.002760 10.0.0.23 - - [2026-05-28 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.23 - - [2026-05-28 01:52:43] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001124 10.0.0.23 - - [2026-05-28 01:52:43] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.022591 10.0.0.23 - - [2026-05-28 01:52:43] "POST /network-policys HTTP/1.1" 200 577 0.063394 10.0.0.23 - - [2026-05-28 01:52:43] "GET /network-policy/1781c4b6-366c-4f23-866d-914f554c4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005417 252.23.58.222 - - [2026-05-28 01:52:43] "POST /neutron/network HTTP/1.1" 200 1003 0.009476 10.0.0.23 - - [2026-05-28 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.006916 10.0.0.23 - - [2026-05-28 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.005497 252.23.58.222 - - [2026-05-28 01:52:43] "POST /neutron/network HTTP/1.1" 200 1109 0.068261 10.0.0.23 - - [2026-05-28 01:52:44] "POST /access-control-lists HTTP/1.1" 200 596 0.076360 252.23.58.222 - - [2026-05-28 01:52:44] "POST /neutron/network HTTP/1.1" 200 1109 0.008602 10.0.0.23 - - [2026-05-28 01:52:44] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007229 10.0.0.23 - - [2026-05-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.23 - - [2026-05-28 01:52:44] "GET /network-policy/1781c4b6-366c-4f23-866d-914f554c4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003619 252.23.58.222 - - [2026-05-28 01:52:44] "POST /neutron/network HTTP/1.1" 200 1003 0.008356 10.0.0.23 - - [2026-05-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.008377 10.0.0.23 - - [2026-05-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.004345 252.23.58.222 - - [2026-05-28 01:52:44] "POST /neutron/network HTTP/1.1" 200 1109 0.056045 10.0.0.23 - - [2026-05-28 01:52:44] "POST /access-control-lists HTTP/1.1" 200 596 0.077769 252.23.58.222 - - [2026-05-28 01:52:44] "POST /neutron/network HTTP/1.1" 200 1109 0.020639 10.0.0.23 - - [2026-05-28 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.012442 10.0.0.23 - - [2026-05-28 01:52:44] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.010427 10.0.0.23 - - [2026-05-28 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.23 - - [2026-05-28 01:52:44] "GET /network-policy/1781c4b6-366c-4f23-866d-914f554c4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003659 10.0.0.23 - - [2026-05-28 01:52:44] "GET /domains HTTP/1.1" 401 296 0.000489 10.0.0.23 - - [2026-05-28 01:52:44] "GET /domains HTTP/1.1" 200 438 0.035108 10.0.0.23 - - [2026-05-28 01:52:44] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001796 10.0.0.23 - - [2026-05-28 01:52:44] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1684 0.011083 10.0.0.23 - - [2026-05-28 01:52:45] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001312 10.0.0.23 - - [2026-05-28 01:52:45] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04 HTTP/1.1" 200 2620 0.033710 10.0.0.23 - - [2026-05-28 01:52:45] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7 HTTP/1.1" 200 3500 0.008340 10.0.0.23 - - [2026-05-28 01:52:45] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7 HTTP/1.1" 200 3500 0.005075 10.0.0.23 - - [2026-05-28 01:52:45] "GET /routing-instance/429ff3fc-f1a0-417e-832b-7a0052e545a8 HTTP/1.1" 200 1794 0.004326 10.0.0.23 - - [2026-05-28 01:52:45] "GET /routing-instance/429ff3fc-f1a0-417e-832b-7a0052e545a8 HTTP/1.1" 200 1794 0.004136 10.0.0.23 - - [2026-05-28 01:52:45] "GET /route-target/af029ddd-8726-485e-9cb0-2302e2c358fc HTTP/1.1" 200 1213 0.003954 10.0.0.23 - - [2026-05-28 01:52:45] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7 HTTP/1.1" 200 3500 0.005854 10.0.0.23 - - [2026-05-28 01:52:45] "GET /routing-instance/429ff3fc-f1a0-417e-832b-7a0052e545a8 HTTP/1.1" 200 1794 0.004025 10.0.0.23 - - [2026-05-28 01:52:45] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005371 10.0.0.23 - - [2026-05-28 01:52:45] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7 HTTP/1.1" 200 3500 0.004699 10.0.0.23 - - [2026-05-28 01:52:45] "GET /routing-instance/429ff3fc-f1a0-417e-832b-7a0052e545a8 HTTP/1.1" 200 1794 0.005572 10.0.0.23 - - [2026-05-28 01:52:45] "GET /routing-instance/429ff3fc-f1a0-417e-832b-7a0052e545a8 HTTP/1.1" 200 1794 0.004511 10.0.0.23 - - [2026-05-28 01:52:45] "GET /route-target/af029ddd-8726-485e-9cb0-2302e2c358fc HTTP/1.1" 200 1213 0.003709 10.0.0.23 - - [2026-05-28 01:52:45] "GET /domains HTTP/1.1" 200 438 0.004133 10.0.0.23 - - [2026-05-28 01:52:45] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001075 10.0.0.23 - - [2026-05-28 01:52:45] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1684 0.007530 10.0.0.23 - - [2026-05-28 01:52:46] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003255 10.0.0.23 - - [2026-05-28 01:52:46] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04 HTTP/1.1" 200 2620 0.030061 10.0.0.23 - - [2026-05-28 01:52:46] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7 HTTP/1.1" 200 3500 0.005234 10.0.0.23 - - [2026-05-28 01:52:46] "GET /obj-perms HTTP/1.1" 200 6441 0.064309 10.0.0.23 - - [2026-05-28 01:52:46] "GET /domains HTTP/1.1" 200 438 0.002921 10.0.0.23 - - [2026-05-28 01:52:46] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001464 10.0.0.23 - - [2026-05-28 01:52:46] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1684 0.007281 10.0.0.23 - - [2026-05-28 01:52:46] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001000 10.0.0.23 - - [2026-05-28 01:52:46] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04 HTTP/1.1" 200 2620 0.026366 10.0.0.23 - - [2026-05-28 01:52:46] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee HTTP/1.1" 200 3502 0.007181 10.0.0.23 - - [2026-05-28 01:52:47] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee HTTP/1.1" 200 3502 0.005112 10.0.0.23 - - [2026-05-28 01:52:47] "GET /routing-instance/4bedb333-cd67-4138-91b4-aaf9426b5bad HTTP/1.1" 200 1795 0.003891 10.0.0.23 - - [2026-05-28 01:52:47] "GET /routing-instance/4bedb333-cd67-4138-91b4-aaf9426b5bad HTTP/1.1" 200 1795 0.004255 10.0.0.23 - - [2026-05-28 01:52:47] "GET /route-target/aed83113-40ea-41bb-855e-5139b86685f0 HTTP/1.1" 200 1212 0.003820 10.0.0.23 - - [2026-05-28 01:52:47] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee HTTP/1.1" 200 3502 0.004991 10.0.0.23 - - [2026-05-28 01:52:47] "GET /routing-instance/4bedb333-cd67-4138-91b4-aaf9426b5bad HTTP/1.1" 200 1795 0.003839 10.0.0.23 - - [2026-05-28 01:52:47] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005418 10.0.0.23 - - [2026-05-28 01:52:47] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee HTTP/1.1" 200 3502 0.004777 10.0.0.23 - - [2026-05-28 01:52:47] "GET /routing-instance/4bedb333-cd67-4138-91b4-aaf9426b5bad HTTP/1.1" 200 1795 0.003968 10.0.0.23 - - [2026-05-28 01:52:47] "GET /routing-instance/4bedb333-cd67-4138-91b4-aaf9426b5bad HTTP/1.1" 200 1795 0.004326 10.0.0.23 - - [2026-05-28 01:52:47] "GET /route-target/aed83113-40ea-41bb-855e-5139b86685f0 HTTP/1.1" 200 1212 0.003440 10.0.0.23 - - [2026-05-28 01:52:47] "GET /domains HTTP/1.1" 200 438 0.003628 10.0.0.23 - - [2026-05-28 01:52:47] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001014 10.0.0.23 - - [2026-05-28 01:52:47] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1684 0.007632 10.0.0.23 - - [2026-05-28 01:52:47] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001889 10.0.0.23 - - [2026-05-28 01:52:47] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04 HTTP/1.1" 200 2620 0.029266 10.0.0.23 - - [2026-05-28 01:52:47] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee HTTP/1.1" 200 3502 0.005428 10.0.0.23 - - [2026-05-28 01:52:47] "GET /obj-perms HTTP/1.1" 200 6441 0.003267 10.0.0.23 - - [2026-05-28 01:52:48] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005229 252.23.58.222 - - [2026-05-28 01:52:48] "POST /neutron/network HTTP/1.1" 200 1109 0.007280 10.0.0.23 - - [2026-05-28 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.009873 252.23.58.222 - - [2026-05-28 01:52:48] "POST /neutron/network HTTP/1.1" 200 1003 0.051896 10.0.0.23 - - [2026-05-28 01:52:48] "DELETE /access-control-list/57a79375-9d05-4042-9934-7df764bd3f70 HTTP/1.1" 200 115 0.035885 10.0.0.23 - - [2026-05-28 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.011198 252.23.58.222 - - [2026-05-28 01:52:48] "POST /neutron/network HTTP/1.1" 200 1003 0.008578 10.0.0.23 - - [2026-05-28 01:52:48] "GET /virtual-network/d3850aad-bbe4-40fb-9166-f584815c06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004998 10.0.0.23 - - [2026-05-28 01:52:48] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004902 252.23.58.222 - - [2026-05-28 01:52:48] "POST /neutron/network HTTP/1.1" 200 1109 0.007504 10.0.0.23 - - [2026-05-28 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.013228 252.23.58.222 - - [2026-05-28 01:52:48] "POST /neutron/network HTTP/1.1" 200 1003 0.054713 10.0.0.23 - - [2026-05-28 01:52:48] "DELETE /access-control-list/879b3482-490c-4346-a260-9b06484415ef HTTP/1.1" 200 115 0.044630 10.0.0.23 - - [2026-05-28 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.011191 252.23.58.222 - - [2026-05-28 01:52:48] "POST /neutron/network HTTP/1.1" 200 1003 0.009552 10.0.0.23 - - [2026-05-28 01:52:48] "GET /virtual-network/2a8b6f28-dd7f-442d-81df-2ed926e08af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006089 10.0.0.23 - - [2026-05-28 01:52:48] "DELETE /network-policy/1781c4b6-366c-4f23-866d-914f554c4992 HTTP/1.1" 200 115 0.025039 252.23.58.222 - - [2026-05-28 01:52:48] "POST /neutron/network HTTP/1.1" 200 1003 0.007449 10.0.0.23 - - [2026-05-28 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.23 - - [2026-05-28 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003387 10.0.0.23 - - [2026-05-28 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002037 10.0.0.23 - - [2026-05-28 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002050 10.0.0.23 - - [2026-05-28 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001992 252.23.58.222 - - [2026-05-28 01:52:48] "POST /neutron/network HTTP/1.1" 200 151 0.105000 10.0.0.23 - - [2026-05-28 01:52:48] "DELETE /route-target/aed83113-40ea-41bb-855e-5139b86685f0 HTTP/1.1" 200 115 0.026247 10.0.0.23 - - [2026-05-28 01:52:48] "GET /routing-instance/4bedb333-cd67-4138-91b4-aaf9426b5bad HTTP/1.1" 404 171 0.002401 10.0.0.23 - - [2026-05-28 01:52:48] "GET /domains HTTP/1.1" 200 438 0.003711 10.0.0.23 - - [2026-05-28 01:52:49] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001334 10.0.0.23 - - [2026-05-28 01:52:49] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1684 0.010177 10.0.0.23 - - [2026-05-28 01:52:49] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003273 10.0.0.23 - - [2026-05-28 01:52:49] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04 HTTP/1.1" 200 2142 0.028802 252.23.58.222 - - [2026-05-28 01:52:49] "POST /neutron/network HTTP/1.1" 200 1003 0.007317 10.0.0.23 - - [2026-05-28 01:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002121 10.0.0.23 - - [2026-05-28 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.23 - - [2026-05-28 01:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002749 10.0.0.23 - - [2026-05-28 01:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002095 10.0.0.23 - - [2026-05-28 01:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.001801 252.23.58.222 - - [2026-05-28 01:52:49] "POST /neutron/network HTTP/1.1" 200 151 0.082387 10.0.0.23 - - [2026-05-28 01:52:49] "DELETE /route-target/af029ddd-8726-485e-9cb0-2302e2c358fc HTTP/1.1" 200 115 0.018382 10.0.0.23 - - [2026-05-28 01:52:49] "GET /routing-instance/429ff3fc-f1a0-417e-832b-7a0052e545a8 HTTP/1.1" 404 171 0.002297 10.0.0.23 - - [2026-05-28 01:52:49] "GET /domains HTTP/1.1" 200 438 0.003605 10.0.0.23 - - [2026-05-28 01:52:49] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.23 - - [2026-05-28 01:52:49] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1684 0.006926 10.0.0.23 - - [2026-05-28 01:52:49] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002209 10.0.0.23 - - [2026-05-28 01:52:49] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04 HTTP/1.1" 200 1898 0.028943 10.0.0.23 - - [2026-05-28 01:52:50] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001118 10.0.0.23 - - [2026-05-28 01:52:50] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.025739 10.0.0.23 - - [2026-05-28 01:52:50] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001653 10.0.0.23 - - [2026-05-28 01:52:50] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?fields=virtual_networks HTTP/1.1" 200 1049 0.069750 10.0.0.23 - - [2026-05-28 01:52:50] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002610 10.0.0.23 - - [2026-05-28 01:52:50] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.032076 10.0.0.23 - - [2026-05-28 01:52:50] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001208 10.0.0.23 - - [2026-05-28 01:52:50] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?fields=security_groups HTTP/1.1" 200 1282 0.026918 10.0.0.23 - - [2026-05-28 01:52:51] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001115 10.0.0.23 - - [2026-05-28 01:52:51] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007107 10.0.0.23 - - [2026-05-28 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.027781 10.0.0.23 - - [2026-05-28 01:52:51] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002509 10.0.0.23 - - [2026-05-28 01:52:51] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000988 10.0.0.23 - - [2026-05-28 01:52:51] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006241 10.0.0.23 - - [2026-05-28 01:52:51] "POST /id-to-fqname HTTP/1.1" 200 204 0.002517 10.0.0.23 - - [2026-05-28 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.003679 10.0.0.23 - - [2026-05-28 01:52:51] "POST /security-groups HTTP/1.1" 200 599 0.064960 10.0.0.23 - - [2026-05-28 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.003232 10.0.0.23 - - [2026-05-28 01:52:52] "POST /projects HTTP/1.1" 200 609 0.217367 10.0.0.23 - - [2026-05-28 01:52:52] "POST /access-control-lists HTTP/1.1" 200 612 0.060757 10.0.0.23 - - [2026-05-28 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.291528 10.0.0.23 - - [2026-05-28 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 247 0.003213 10.0.0.23 - - [2026-05-28 01:52:52] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.420165 10.0.0.23 - - [2026-05-28 01:52:52] "POST /access-control-lists HTTP/1.1" 200 610 0.060377 10.0.0.23 - - [2026-05-28 01:52:53] "GET / HTTP/1.1" 200 36215 0.001955 10.0.0.23 - - [2026-05-28 01:52:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000524 10.0.0.23 - - [2026-05-28 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.076111 10.0.0.23 - - [2026-05-28 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.23 - - [2026-05-28 01:52:55] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001234 10.0.0.23 - - [2026-05-28 01:52:55] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.027221 10.0.0.23 - - [2026-05-28 01:52:55] "POST /network-policys HTTP/1.1" 200 567 0.060556 10.0.0.23 - - [2026-05-28 01:52:55] "GET /network-policy/1a27650b-adfa-446a-b0d1-40545c858304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.005299 10.0.0.23 - - [2026-05-28 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.23 - - [2026-05-28 01:52:55] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001006 10.0.0.23 - - [2026-05-28 01:52:55] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.024602 252.23.58.222 - - [2026-05-28 01:52:55] "POST /neutron/network HTTP/1.1" 200 117 0.037998 10.0.0.23 - - [2026-05-28 01:52:55] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001410 252.23.58.222 - - [2026-05-28 01:52:55] "POST /neutron/network HTTP/1.1" 200 621 0.070487 10.0.0.23 - - [2026-05-28 01:52:55] "POST /route-targets HTTP/1.1" 200 328 0.010887 10.0.0.23 - - [2026-05-28 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.011408 10.0.0.23 - - [2026-05-28 01:52:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003088 252.23.58.222 - - [2026-05-28 01:52:55] "POST /neutron/subnet HTTP/1.1" 200 725 0.193507 10.0.0.23 - - [2026-05-28 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.005119 10.0.0.23 - - [2026-05-28 01:52:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004915 252.23.58.222 - - [2026-05-28 01:52:56] "POST /neutron/subnet HTTP/1.1" 200 823 0.149755 252.23.58.222 - - [2026-05-28 01:52:56] "POST /neutron/network HTTP/1.1" 200 1013 0.014341 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /project/8d37a743513f47c7b15a456ad5a21eee HTTP/1.1" 404 173 0.016133 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /project/e54a2311149644b4815fac06f0385c36 HTTP/1.1" 404 173 0.009872 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /project/d75c96cfee154d639dabbd943652df04 HTTP/1.1" 404 173 0.013066 10.0.0.23 - - [2026-05-28 01:52:56] "POST /id-to-fqname HTTP/1.1" 200 235 0.001000 10.0.0.23 - - [2026-05-28 01:52:56] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000868 10.0.0.23 - - [2026-05-28 01:52:56] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000812 10.0.0.23 - - [2026-05-28 01:52:56] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000741 10.0.0.23 - - [2026-05-28 01:52:56] "GET /virtual-network/f345cc01-2228-473e-af5c-43746dfdc9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.005784 10.0.0.23 - - [2026-05-28 01:52:56] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.040725 10.0.0.23 - - [2026-05-28 01:52:56] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.043243 10.0.0.23 - - [2026-05-28 01:52:56] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.052550 10.0.0.23 - - [2026-05-28 01:52:56] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001288 10.0.0.23 - - [2026-05-28 01:52:56] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001215 10.0.0.23 - - [2026-05-28 01:52:56] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000860 252.23.58.222 - - [2026-05-28 01:52:56] "POST /neutron/network HTTP/1.1" 200 1013 0.029946 10.0.0.23 - - [2026-05-28 01:52:56] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?fields=security_groups HTTP/1.1" 200 1375 0.068950 10.0.0.23 - - [2026-05-28 01:52:56] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?fields=security_groups HTTP/1.1" 200 1345 0.075908 10.0.0.23 - - [2026-05-28 01:52:56] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?fields=security_groups HTTP/1.1" 200 1359 0.086204 10.0.0.23 - - [2026-05-28 01:52:56] "GET /virtual-network/f345cc01-2228-473e-af5c-43746dfdc9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.006136 252.23.58.222 - - [2026-05-28 01:52:56] "POST /neutron/network HTTP/1.1" 200 1013 0.015380 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /security-group/199af30f-1885-496f-83c2-0052626502af HTTP/1.1" 200 115 0.073371 10.0.0.23 - - [2026-05-28 01:52:56] "GET /projects?obj_uuids=d75c96cf-ee15-4d63-9dab-bd943652df04&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001099 252.23.58.222 - - [2026-05-28 01:52:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.009804 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /security-group/a3263817-b37e-433d-96f4-53401a8d8120 HTTP/1.1" 200 115 0.092456 10.0.0.23 - - [2026-05-28 01:52:56] "GET /projects?obj_uuids=912c9ec9-d4cf-4b82-9543-97f38f015721&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001271 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /security-group/24aa260f-6279-41e0-b9a1-c40a41b0823a HTTP/1.1" 200 115 0.093610 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /access-control-list/38ef202d-ddf7-4b42-84dc-35ce07e2bad0 HTTP/1.1" 200 115 0.069386 10.0.0.23 - - [2026-05-28 01:52:56] "GET /project/d75c96cf-ee15-4d63-9dab-bd943652df04?fields=application_policy_sets HTTP/1.1" 200 1414 0.049569 10.0.0.23 - - [2026-05-28 01:52:56] "GET /projects?obj_uuids=e54a2311-1496-44b4-815f-ac06f0385c36&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000945 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /access-control-list/30c30f9c-8483-4b83-8888-b884297f8cc4 HTTP/1.1" 200 115 0.042043 10.0.0.23 - - [2026-05-28 01:52:56] "GET /project/e54a2311-1496-44b4-815f-ac06f0385c36?fields=application_policy_sets HTTP/1.1" 200 1398 0.072198 252.23.58.222 - - [2026-05-28 01:52:56] "POST /neutron/subnet HTTP/1.1" 200 823 0.041181 10.0.0.23 - - [2026-05-28 01:52:56] "GET /project/912c9ec9-d4cf-4b82-9543-97f38f015721?fields=application_policy_sets HTTP/1.1" 200 1384 0.123642 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /access-control-list/aa1d6c66-3c0d-4979-99e5-2b9193800b29 HTTP/1.1" 200 115 0.076406 252.23.58.222 - - [2026-05-28 01:52:56] "POST /neutron/network HTTP/1.1" 200 1013 0.030575 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /access-control-list/014b9998-9bd3-499c-b4c1-eed8c5b3389a HTTP/1.1" 200 115 0.067835 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /access-control-list/4b3e8574-0c6d-4ac8-b141-6ffcd135074e HTTP/1.1" 200 115 0.057140 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /project/d75c96cf-ee15-4d63-9dab-bd943652df04 HTTP/1.1" 200 115 0.586820 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /project/e54a2311-1496-44b4-815f-ac06f0385c36 HTTP/1.1" 200 115 0.603172 10.0.0.23 - - [2026-05-28 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.005108 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /access-control-list/a4a9c34a-b90f-4380-9e7d-dd3c022f1f7c HTTP/1.1" 200 115 0.061973 252.23.58.222 - - [2026-05-28 01:52:56] "POST /neutron/network HTTP/1.1" 200 1118 0.100029 10.0.0.23 - - [2026-05-28 01:52:56] "DELETE /project/912c9ec9-d4cf-4b82-9543-97f38f015721 HTTP/1.1" 200 115 0.657746 10.0.0.23 - - [2026-05-28 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 250 0.004426 252.23.58.222 - - [2026-05-28 01:52:56] "POST /neutron/network HTTP/1.1" 200 1118 0.007899 10.0.0.23 - - [2026-05-28 01:52:56] "GET /virtual-network/f345cc01-2228-473e-af5c-43746dfdc9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.012625 10.0.0.23 - - [2026-05-28 01:52:56] "POST /access-control-lists HTTP/1.1" 200 607 0.064646 10.0.0.23 - - [2026-05-28 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010324 10.0.0.23 - - [2026-05-28 01:52:57] "GET /network-policy/1a27650b-adfa-446a-b0d1-40545c858304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.003906 10.0.0.23 - - [2026-05-28 01:52:57] "GET /domains HTTP/1.1" 401 296 0.000465 10.0.0.23 - - [2026-05-28 01:52:57] "GET /domains HTTP/1.1" 200 438 0.031248 10.0.0.23 - - [2026-05-28 01:52:57] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001781 10.0.0.23 - - [2026-05-28 01:52:57] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1321 0.010937 10.0.0.23 - - [2026-05-28 01:52:57] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001018 10.0.0.23 - - [2026-05-28 01:52:57] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee HTTP/1.1" 200 2454 0.031332 10.0.0.23 - - [2026-05-28 01:52:57] "GET /virtual-network/f345cc01-2228-473e-af5c-43746dfdc9fd HTTP/1.1" 200 3540 0.008301 10.0.0.23 - - [2026-05-28 01:52:57] "GET /virtual-network/f345cc01-2228-473e-af5c-43746dfdc9fd HTTP/1.1" 200 3540 0.007634 10.0.0.23 - - [2026-05-28 01:52:57] "GET /routing-instance/7e64f5d9-03ee-4346-b739-d570338ae95c HTTP/1.1" 200 1496 0.004325 10.0.0.23 - - [2026-05-28 01:52:57] "GET /routing-instance/7e64f5d9-03ee-4346-b739-d570338ae95c HTTP/1.1" 200 1496 0.003925 10.0.0.23 - - [2026-05-28 01:52:57] "GET /route-target/08ca32d9-345e-4fd5-abe7-2c87c974025a HTTP/1.1" 200 1221 0.004118 10.0.0.23 - - [2026-05-28 01:52:57] "GET /virtual-network/f345cc01-2228-473e-af5c-43746dfdc9fd HTTP/1.1" 200 3540 0.005037 10.0.0.23 - - [2026-05-28 01:52:57] "GET /routing-instance/7e64f5d9-03ee-4346-b739-d570338ae95c HTTP/1.1" 200 1496 0.003541 10.0.0.23 - - [2026-05-28 01:52:58] "GET /virtual-network/f345cc01-2228-473e-af5c-43746dfdc9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.005927 10.0.0.23 - - [2026-05-28 01:52:58] "GET /virtual-network/f345cc01-2228-473e-af5c-43746dfdc9fd HTTP/1.1" 200 3540 0.010925 10.0.0.23 - - [2026-05-28 01:52:58] "GET /routing-instance/7e64f5d9-03ee-4346-b739-d570338ae95c HTTP/1.1" 200 1496 0.003872 10.0.0.23 - - [2026-05-28 01:52:58] "GET /routing-instance/7e64f5d9-03ee-4346-b739-d570338ae95c HTTP/1.1" 200 1496 0.003868 10.0.0.23 - - [2026-05-28 01:52:58] "GET /route-target/08ca32d9-345e-4fd5-abe7-2c87c974025a HTTP/1.1" 200 1221 0.004331 10.0.0.23 - - [2026-05-28 01:52:58] "GET /domains HTTP/1.1" 200 438 0.002988 10.0.0.23 - - [2026-05-28 01:52:58] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000953 10.0.0.23 - - [2026-05-28 01:52:58] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1321 0.006989 10.0.0.23 - - [2026-05-28 01:52:58] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001026 10.0.0.23 - - [2026-05-28 01:52:58] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee HTTP/1.1" 200 2454 0.026441 10.0.0.23 - - [2026-05-28 01:52:58] "GET /virtual-network/f345cc01-2228-473e-af5c-43746dfdc9fd HTTP/1.1" 200 3540 0.007890 10.0.0.23 - - [2026-05-28 01:52:59] "GET /obj-perms HTTP/1.1" 200 6457 0.058128 10.0.0.23 - - [2026-05-28 01:52:59] "GET /domains HTTP/1.1" 200 438 0.002654 10.0.0.23 - - [2026-05-28 01:52:59] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001847 10.0.0.23 - - [2026-05-28 01:52:59] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1321 0.008775 10.0.0.23 - - [2026-05-28 01:52:59] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001076 10.0.0.23 - - [2026-05-28 01:52:59] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee HTTP/1.1" 200 2454 0.024982 10.0.0.23 - - [2026-05-28 01:52:59] "GET /network-policy/1a27650b-adfa-446a-b0d1-40545c858304 HTTP/1.1" 200 3470 0.005001 10.0.0.23 - - [2026-05-28 01:52:59] "DELETE /network-policy/1a27650b-adfa-446a-b0d1-40545c858304 HTTP/1.1" 409 239 0.006022 252.23.58.222 - - [2026-05-28 01:52:59] "POST /neutron/network HTTP/1.1" 200 1118 0.007870 10.0.0.23 - - [2026-05-28 01:52:59] "DELETE /access-control-list/1e949d0d-c9da-4186-901d-28206d4f9d33 HTTP/1.1" 200 115 0.031084 10.0.0.23 - - [2026-05-28 01:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003391 10.0.0.23 - - [2026-05-28 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007583 10.0.0.23 - - [2026-05-28 01:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003170 10.0.0.23 - - [2026-05-28 01:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002165 10.0.0.23 - - [2026-05-28 01:52:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002083 252.23.58.222 - - [2026-05-28 01:52:59] "POST /neutron/network HTTP/1.1" 200 151 0.111384 10.0.0.23 - - [2026-05-28 01:52:59] "GET /routing-instance/7e64f5d9-03ee-4346-b739-d570338ae95c HTTP/1.1" 404 171 0.002796 10.0.0.23 - - [2026-05-28 01:52:59] "DELETE /route-target/08ca32d9-345e-4fd5-abe7-2c87c974025a HTTP/1.1" 200 115 0.015711 10.0.0.23 - - [2026-05-28 01:52:59] "GET /domains HTTP/1.1" 200 438 0.002976 10.0.0.23 - - [2026-05-28 01:52:59] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001163 10.0.0.23 - - [2026-05-28 01:52:59] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1321 0.007293 10.0.0.23 - - [2026-05-28 01:52:59] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001062 10.0.0.23 - - [2026-05-28 01:52:59] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee HTTP/1.1" 200 2201 0.024869 10.0.0.23 - - [2026-05-28 01:53:00] "DELETE /network-policy/1a27650b-adfa-446a-b0d1-40545c858304 HTTP/1.1" 200 115 0.031726 10.0.0.23 - - [2026-05-28 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006195 10.0.0.23 - - [2026-05-28 01:53:00] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001003 10.0.0.23 - - [2026-05-28 01:53:00] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.028905 10.0.0.23 - - [2026-05-28 01:53:00] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-04211940&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005018 10.0.0.23 - - [2026-05-28 01:53:01] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004165 10.0.0.23 - - [2026-05-28 01:53:01] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.029583 10.0.0.23 - - [2026-05-28 01:53:01] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001361 10.0.0.23 - - [2026-05-28 01:53:01] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?fields=virtual_networks HTTP/1.1" 200 1065 0.065024 10.0.0.23 - - [2026-05-28 01:53:01] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001233 10.0.0.23 - - [2026-05-28 01:53:01] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.026061 10.0.0.23 - - [2026-05-28 01:53:01] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001498 10.0.0.23 - - [2026-05-28 01:53:01] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?fields=security_groups HTTP/1.1" 200 1306 0.025406 10.0.0.23 - - [2026-05-28 01:53:02] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001012 10.0.0.23 - - [2026-05-28 01:53:02] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007199 10.0.0.23 - - [2026-05-28 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.029021 10.0.0.23 - - [2026-05-28 01:53:02] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003187 10.0.0.23 - - [2026-05-28 01:53:02] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000986 10.0.0.23 - - [2026-05-28 01:53:02] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007033 10.0.0.23 - - [2026-05-28 01:53:02] "POST /id-to-fqname HTTP/1.1" 200 190 0.001273 10.0.0.23 - - [2026-05-28 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.003087 10.0.0.23 - - [2026-05-28 01:53:02] "POST /security-groups HTTP/1.1" 200 585 0.068567 10.0.0.23 - - [2026-05-28 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.002514 10.0.0.23 - - [2026-05-28 01:53:02] "POST /projects HTTP/1.1" 200 581 0.221552 10.0.0.23 - - [2026-05-28 01:53:02] "POST /access-control-lists HTTP/1.1" 200 598 0.061282 10.0.0.23 - - [2026-05-28 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.300215 10.0.0.23 - - [2026-05-28 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.003190 10.0.0.23 - - [2026-05-28 01:53:02] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.438677 10.0.0.23 - - [2026-05-28 01:53:02] "POST /access-control-lists HTTP/1.1" 200 596 0.064947 10.0.0.23 - - [2026-05-28 01:53:04] "GET / HTTP/1.1" 200 36215 0.001909 10.0.0.23 - - [2026-05-28 01:53:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000806 10.0.0.23 - - [2026-05-28 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.094809 10.0.0.23 - - [2026-05-28 01:53:05] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001530 10.0.0.23 - - [2026-05-28 01:53:05] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.041825 10.0.0.23 - - [2026-05-28 01:53:05] "GET /obj-perms HTTP/1.1" 200 6378 0.072217 252.23.58.222 - - [2026-05-28 01:53:05] "POST /neutron/network HTTP/1.1" 200 117 0.039430 10.0.0.23 - - [2026-05-28 01:53:05] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001274 252.23.58.222 - - [2026-05-28 01:53:05] "POST /neutron/network HTTP/1.1" 200 605 0.092134 10.0.0.23 - - [2026-05-28 01:53:05] "POST /route-targets HTTP/1.1" 200 328 0.020814 10.0.0.23 - - [2026-05-28 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.035542 10.0.0.23 - - [2026-05-28 01:53:05] "GET /obj-perms HTTP/1.1" 200 6378 0.058455 10.0.0.23 - - [2026-05-28 01:53:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003772 252.23.58.222 - - [2026-05-28 01:53:05] "POST /neutron/subnet HTTP/1.1" 200 715 0.172025 252.23.58.222 - - [2026-05-28 01:53:06] "POST /neutron/network HTTP/1.1" 200 822 0.005711 10.0.0.23 - - [2026-05-28 01:53:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001429 10.0.0.23 - - [2026-05-28 01:53:06] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005390 252.23.58.222 - - [2026-05-28 01:53:06] "POST /neutron/network HTTP/1.1" 200 822 0.007587 10.0.0.23 - - [2026-05-28 01:53:06] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005215 252.23.58.222 - - [2026-05-28 01:53:06] "POST /neutron/network HTTP/1.1" 200 822 0.010126 252.23.58.222 - - [2026-05-28 01:53:06] "POST /neutron/subnet HTTP/1.1" 200 715 0.007701 10.0.0.23 - - [2026-05-28 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.23 - - [2026-05-28 01:53:06] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001035 10.0.0.23 - - [2026-05-28 01:53:06] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.026218 252.23.58.222 - - [2026-05-28 01:53:06] "POST /neutron/network HTTP/1.1" 200 117 0.010468 10.0.0.23 - - [2026-05-28 01:53:06] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001538 252.23.58.222 - - [2026-05-28 01:53:06] "POST /neutron/network HTTP/1.1" 200 605 0.074775 10.0.0.23 - - [2026-05-28 01:53:06] "POST /route-targets HTTP/1.1" 200 328 0.010434 10.0.0.23 - - [2026-05-28 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.011908 10.0.0.23 - - [2026-05-28 01:53:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006412 252.23.58.222 - - [2026-05-28 01:53:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.176393 252.23.58.222 - - [2026-05-28 01:53:06] "POST /neutron/network HTTP/1.1" 200 825 0.005843 10.0.0.23 - - [2026-05-28 01:53:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001390 10.0.0.23 - - [2026-05-28 01:53:06] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005013 252.23.58.222 - - [2026-05-28 01:53:07] "POST /neutron/network HTTP/1.1" 200 825 0.009785 10.0.0.23 - - [2026-05-28 01:53:07] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005208 252.23.58.222 - - [2026-05-28 01:53:07] "POST /neutron/network HTTP/1.1" 200 825 0.005512 252.23.58.222 - - [2026-05-28 01:53:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.006841 10.0.0.23 - - [2026-05-28 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.004732 10.0.0.23 - - [2026-05-28 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.23 - - [2026-05-28 01:53:07] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001459 10.0.0.23 - - [2026-05-28 01:53:07] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.030967 10.0.0.23 - - [2026-05-28 01:53:07] "POST /network-policys HTTP/1.1" 200 571 0.021433 10.0.0.23 - - [2026-05-28 01:53:07] "GET /network-policy/29e3594e-172c-407a-8d11-cac7689e4ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.004576 252.23.58.222 - - [2026-05-28 01:53:07] "POST /neutron/network HTTP/1.1" 200 822 0.005629 10.0.0.23 - - [2026-05-28 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.007685 252.23.58.222 - - [2026-05-28 01:53:07] "POST /neutron/network HTTP/1.1" 200 922 0.052798 10.0.0.23 - - [2026-05-28 01:53:07] "POST /access-control-lists HTTP/1.1" 200 590 0.070497 252.23.58.222 - - [2026-05-28 01:53:07] "POST /neutron/network HTTP/1.1" 200 922 0.006192 10.0.0.23 - - [2026-05-28 01:53:07] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006223 10.0.0.23 - - [2026-05-28 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2026-05-28 01:53:07] "GET /network-policy/29e3594e-172c-407a-8d11-cac7689e4ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.004405 252.23.58.222 - - [2026-05-28 01:53:07] "POST /neutron/network HTTP/1.1" 200 825 0.006234 10.0.0.23 - - [2026-05-28 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.004472 252.23.58.222 - - [2026-05-28 01:53:07] "POST /neutron/network HTTP/1.1" 200 925 0.052679 10.0.0.23 - - [2026-05-28 01:53:07] "POST /access-control-lists HTTP/1.1" 200 590 0.069784 252.23.58.222 - - [2026-05-28 01:53:07] "POST /neutron/network HTTP/1.1" 200 925 0.007197 10.0.0.23 - - [2026-05-28 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.23 - - [2026-05-28 01:53:08] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005764 10.0.0.23 - - [2026-05-28 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.23 - - [2026-05-28 01:53:08] "GET /network-policy/29e3594e-172c-407a-8d11-cac7689e4ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.004254 10.0.0.23 - - [2026-05-28 01:53:08] "GET /domains HTTP/1.1" 401 296 0.001055 10.0.0.23 - - [2026-05-28 01:53:08] "GET /domains HTTP/1.1" 200 438 0.032525 10.0.0.23 - - [2026-05-28 01:53:08] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001340 10.0.0.23 - - [2026-05-28 01:53:08] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1508 0.008772 10.0.0.23 - - [2026-05-28 01:53:08] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001352 10.0.0.23 - - [2026-05-28 01:53:08] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150 HTTP/1.1" 200 2566 0.026181 10.0.0.23 - - [2026-05-28 01:53:08] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3 HTTP/1.1" 200 2885 0.007258 10.0.0.23 - - [2026-05-28 01:53:08] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3 HTTP/1.1" 200 2885 0.007316 10.0.0.23 - - [2026-05-28 01:53:08] "GET /routing-instance/45aba36f-d188-497e-8b89-2c9f49bce941 HTTP/1.1" 200 1783 0.005013 10.0.0.23 - - [2026-05-28 01:53:08] "GET /routing-instance/45aba36f-d188-497e-8b89-2c9f49bce941 HTTP/1.1" 200 1783 0.003885 10.0.0.23 - - [2026-05-28 01:53:08] "GET /route-target/a6456eaf-a92b-41d0-b850-bb8d0bc65d69 HTTP/1.1" 200 1207 0.003773 10.0.0.23 - - [2026-05-28 01:53:08] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3 HTTP/1.1" 200 2885 0.005501 10.0.0.23 - - [2026-05-28 01:53:09] "GET /routing-instance/45aba36f-d188-497e-8b89-2c9f49bce941 HTTP/1.1" 200 1783 0.003917 10.0.0.23 - - [2026-05-28 01:53:09] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.011656 10.0.0.23 - - [2026-05-28 01:53:09] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3 HTTP/1.1" 200 2885 0.006034 10.0.0.23 - - [2026-05-28 01:53:09] "GET /routing-instance/45aba36f-d188-497e-8b89-2c9f49bce941 HTTP/1.1" 200 1783 0.003630 10.0.0.23 - - [2026-05-28 01:53:09] "GET /routing-instance/45aba36f-d188-497e-8b89-2c9f49bce941 HTTP/1.1" 200 1783 0.003625 10.0.0.23 - - [2026-05-28 01:53:09] "GET /route-target/a6456eaf-a92b-41d0-b850-bb8d0bc65d69 HTTP/1.1" 200 1207 0.004005 10.0.0.23 - - [2026-05-28 01:53:09] "GET /domains HTTP/1.1" 200 438 0.002498 10.0.0.23 - - [2026-05-28 01:53:09] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001657 10.0.0.23 - - [2026-05-28 01:53:09] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1508 0.008089 10.0.0.23 - - [2026-05-28 01:53:09] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001252 10.0.0.23 - - [2026-05-28 01:53:09] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150 HTTP/1.1" 200 2566 0.036049 10.0.0.23 - - [2026-05-28 01:53:09] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3 HTTP/1.1" 200 2885 0.006571 10.0.0.23 - - [2026-05-28 01:53:10] "GET /obj-perms HTTP/1.1" 200 6429 0.058929 10.0.0.23 - - [2026-05-28 01:53:10] "GET /domains HTTP/1.1" 200 438 0.004187 10.0.0.23 - - [2026-05-28 01:53:10] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001235 10.0.0.23 - - [2026-05-28 01:53:10] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1508 0.008319 10.0.0.23 - - [2026-05-28 01:53:10] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001122 10.0.0.23 - - [2026-05-28 01:53:10] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150 HTTP/1.1" 200 2566 0.026685 10.0.0.23 - - [2026-05-28 01:53:10] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66 HTTP/1.1" 200 2893 0.006908 10.0.0.23 - - [2026-05-28 01:53:10] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66 HTTP/1.1" 200 2893 0.005510 10.0.0.23 - - [2026-05-28 01:53:10] "GET /routing-instance/599202e8-3e20-482a-add8-5ffc1a93f21f HTTP/1.1" 200 1783 0.005271 10.0.0.23 - - [2026-05-28 01:53:10] "GET /routing-instance/599202e8-3e20-482a-add8-5ffc1a93f21f HTTP/1.1" 200 1783 0.004000 10.0.0.23 - - [2026-05-28 01:53:10] "GET /route-target/b8550c4f-839f-4206-a8d0-3fe28c4cf4d4 HTTP/1.1" 200 1207 0.004026 10.0.0.23 - - [2026-05-28 01:53:10] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66 HTTP/1.1" 200 2893 0.005056 10.0.0.23 - - [2026-05-28 01:53:10] "GET /routing-instance/599202e8-3e20-482a-add8-5ffc1a93f21f HTTP/1.1" 200 1783 0.003585 10.0.0.23 - - [2026-05-28 01:53:10] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005538 10.0.0.23 - - [2026-05-28 01:53:10] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66 HTTP/1.1" 200 2893 0.007000 10.0.0.23 - - [2026-05-28 01:53:10] "GET /routing-instance/599202e8-3e20-482a-add8-5ffc1a93f21f HTTP/1.1" 200 1783 0.003917 10.0.0.23 - - [2026-05-28 01:53:11] "GET /routing-instance/599202e8-3e20-482a-add8-5ffc1a93f21f HTTP/1.1" 200 1783 0.003791 10.0.0.23 - - [2026-05-28 01:53:11] "GET /route-target/b8550c4f-839f-4206-a8d0-3fe28c4cf4d4 HTTP/1.1" 200 1207 0.003528 10.0.0.23 - - [2026-05-28 01:53:11] "GET /domains HTTP/1.1" 200 438 0.002466 10.0.0.23 - - [2026-05-28 01:53:11] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001878 10.0.0.23 - - [2026-05-28 01:53:11] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1508 0.008098 10.0.0.23 - - [2026-05-28 01:53:11] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001070 10.0.0.23 - - [2026-05-28 01:53:11] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150 HTTP/1.1" 200 2566 0.027683 10.0.0.23 - - [2026-05-28 01:53:11] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66 HTTP/1.1" 200 2893 0.005349 10.0.0.23 - - [2026-05-28 01:53:11] "GET /obj-perms HTTP/1.1" 200 6429 0.001958 10.0.0.23 - - [2026-05-28 01:53:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001715 252.23.58.222 - - [2026-05-28 01:53:11] "POST /neutron/network HTTP/1.1" 200 932 0.006864 252.23.58.222 - - [2026-05-28 01:53:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000449 252.23.58.222 - - [2026-05-28 01:53:12] "GET / HTTP/1.1" 200 36215 0.001783 252.23.58.222 - - [2026-05-28 01:53:12] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000530 10.0.0.23 - - [2026-05-28 01:53:12] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001181 252.23.58.222 - - [2026-05-28 01:53:12] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.058544 252.23.58.222 - - [2026-05-28 01:53:12] "POST /neutron/network HTTP/1.1" 200 922 0.005713 252.23.58.222 - - [2026-05-28 01:53:12] "POST /neutron/port HTTP/1.1" 200 117 0.005933 252.23.58.222 - - [2026-05-28 01:53:12] "POST /neutron/port HTTP/1.1" 200 117 0.006008 10.0.0.23 - - [2026-05-28 01:53:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001968 252.23.58.222 - - [2026-05-28 01:53:12] "POST /neutron/port HTTP/1.1" 200 117 0.005384 252.23.58.222 - - [2026-05-28 01:53:13] "POST /neutron/network HTTP/1.1" 200 935 0.009763 252.23.58.222 - - [2026-05-28 01:53:13] "GET /aaa-mode HTTP/1.1" 401 296 0.000674 252.23.58.222 - - [2026-05-28 01:53:13] "GET / HTTP/1.1" 200 36215 0.001728 252.23.58.222 - - [2026-05-28 01:53:13] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000373 252.23.58.222 - - [2026-05-28 01:53:13] "POST /neutron/network HTTP/1.1" 200 932 0.010780 10.0.0.23 - - [2026-05-28 01:53:13] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002550 10.0.0.23 - - [2026-05-28 01:53:13] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001567 252.23.58.222 - - [2026-05-28 01:53:13] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.080185 252.23.58.222 - - [2026-05-28 01:53:13] "POST /neutron/network HTTP/1.1" 200 925 0.010174 252.23.58.222 - - [2026-05-28 01:53:13] "POST /neutron/port HTTP/1.1" 200 1058 0.299718 252.23.58.222 - - [2026-05-28 01:53:13] "POST /neutron/port HTTP/1.1" 200 1058 0.024002 252.23.58.222 - - [2026-05-28 01:53:13] "POST /neutron/port HTTP/1.1" 200 1058 0.014514 252.23.58.222 - - [2026-05-28 01:53:13] "POST /neutron/port HTTP/1.1" 200 1068 0.022994 252.23.58.222 - - [2026-05-28 01:53:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007449 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1108 0.106789 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 117 0.004938 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1118 0.013051 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1118 0.019717 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003882 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015857 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/subnet HTTP/1.1" 200 689 0.020080 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 117 0.002067 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/network HTTP/1.1" 200 922 0.006608 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/network HTTP/1.1" 200 935 0.008398 10.0.0.23 - - [2026-05-28 01:53:14] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001277 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1061 0.225976 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1061 0.014263 252.23.58.222 - - [2026-05-28 01:53:14] "POST /neutron/port HTTP/1.1" 200 1061 0.012089 252.23.58.222 - - [2026-05-28 01:53:15] "POST /neutron/port HTTP/1.1" 200 1111 0.069906 252.23.58.222 - - [2026-05-28 01:53:15] "POST /neutron/port HTTP/1.1" 200 1121 0.016968 252.23.58.222 - - [2026-05-28 01:53:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004617 252.23.58.222 - - [2026-05-28 01:53:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.007460 252.23.58.222 - - [2026-05-28 01:53:15] "POST /neutron/port HTTP/1.1" 200 117 0.001265 252.23.58.222 - - [2026-05-28 01:53:15] "POST /neutron/network HTTP/1.1" 200 925 0.005315 252.23.58.222 - - [2026-05-28 01:53:19] "POST /neutron/port HTTP/1.1" 200 1118 0.012738 252.23.58.222 - - [2026-05-28 01:53:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006909 252.23.58.222 - - [2026-05-28 01:53:19] "POST /neutron/port HTTP/1.1" 200 1118 0.013535 252.23.58.222 - - [2026-05-28 01:53:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006382 252.23.58.222 - - [2026-05-28 01:53:19] "POST /neutron/port HTTP/1.1" 200 1118 0.014440 252.23.58.222 - - [2026-05-28 01:53:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008539 10.0.0.23 - - [2026-05-28 01:53:19] "GET /virtual-machine/1d208bfb-412d-4f3f-bcc7-8f60a734b891 HTTP/1.1" 200 1294 0.004359 10.0.0.23 - - [2026-05-28 01:53:19] "GET /virtual-machine-interface/dafb6c54-320b-43f6-9029-dcbadc7d3144 HTTP/1.1" 200 2947 0.004884 10.0.0.23 - - [2026-05-28 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.23 - - [2026-05-28 01:53:19] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.013870 10.0.0.23 - - [2026-05-28 01:53:20] "GET /virtual-networks?parent_id=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003479 10.0.0.23 - - [2026-05-28 01:53:20] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007297 10.0.0.23 - - [2026-05-28 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.23 - - [2026-05-28 01:53:23] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005444 252.23.58.222 - - [2026-05-28 01:53:23] "POST /neutron/port HTTP/1.1" 200 1118 0.014395 252.23.58.222 - - [2026-05-28 01:53:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007128 252.23.58.222 - - [2026-05-28 01:53:24] "POST /neutron/port HTTP/1.1" 200 1118 0.019316 252.23.58.222 - - [2026-05-28 01:53:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007811 252.23.58.222 - - [2026-05-28 01:53:24] "POST /neutron/port HTTP/1.1" 200 1118 0.015400 252.23.58.222 - - [2026-05-28 01:53:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008203 252.23.58.222 - - [2026-05-28 01:53:24] "POST /neutron/port HTTP/1.1" 200 1121 0.013561 252.23.58.222 - - [2026-05-28 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008041 252.23.58.222 - - [2026-05-28 01:53:25] "POST /neutron/port HTTP/1.1" 200 1121 0.016686 252.23.58.222 - - [2026-05-28 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006311 10.0.0.23 - - [2026-05-28 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016809 10.0.0.23 - - [2026-05-28 01:53:25] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003651 252.23.58.222 - - [2026-05-28 01:53:25] "POST /neutron/port HTTP/1.1" 200 1121 0.015456 10.0.0.23 - - [2026-05-28 01:53:25] "GET /virtual-networks?parent_id=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003429 252.23.58.222 - - [2026-05-28 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005480 10.0.0.23 - - [2026-05-28 01:53:25] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005339 252.23.58.222 - - [2026-05-28 01:53:25] "POST /neutron/port HTTP/1.1" 200 1118 0.016675 252.23.58.222 - - [2026-05-28 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007203 252.23.58.222 - - [2026-05-28 01:53:26] "POST /neutron/port HTTP/1.1" 200 1118 0.013568 252.23.58.222 - - [2026-05-28 01:53:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005591 252.23.58.222 - - [2026-05-28 01:53:28] "POST /neutron/port HTTP/1.1" 200 1121 0.013420 252.23.58.222 - - [2026-05-28 01:53:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006299 252.23.58.222 - - [2026-05-28 01:53:31] "POST /neutron/port HTTP/1.1" 200 1121 0.013598 252.23.58.222 - - [2026-05-28 01:53:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006544 252.23.58.222 - - [2026-05-28 01:53:31] "POST /neutron/port HTTP/1.1" 200 1121 0.013283 252.23.58.222 - - [2026-05-28 01:53:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007482 252.23.58.222 - - [2026-05-28 01:53:31] "POST /neutron/port HTTP/1.1" 200 1121 0.013242 252.23.58.222 - - [2026-05-28 01:53:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006265 10.0.0.23 - - [2026-05-28 01:53:31] "GET /virtual-machine/3b8d05a4-f80a-4c2b-b613-1fd664516f6b HTTP/1.1" 200 1294 0.004644 10.0.0.23 - - [2026-05-28 01:53:31] "GET /virtual-machine-interface/d15213fb-74d6-4309-9285-beae3a72b573 HTTP/1.1" 200 2947 0.006979 10.0.0.23 - - [2026-05-28 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.23 - - [2026-05-28 01:53:31] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003421 10.0.0.23 - - [2026-05-28 01:53:31] "GET /virtual-networks?parent_id=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003199 10.0.0.23 - - [2026-05-28 01:53:31] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011108 10.0.0.23 - - [2026-05-28 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.23 - - [2026-05-28 01:53:32] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002722 10.0.0.23 - - [2026-05-28 01:53:32] "GET /virtual-networks?parent_id=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006587 10.0.0.23 - - [2026-05-28 01:53:33] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005602 10.0.0.23 - - [2026-05-28 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.23 - - [2026-05-28 01:53:37] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001085 10.0.0.23 - - [2026-05-28 01:53:37] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.030398 10.0.0.23 - - [2026-05-28 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.23 - - [2026-05-28 01:53:37] "PUT /network-policy/29e3594e-172c-407a-8d11-cac7689e4ba6 HTTP/1.1" 200 263 0.010113 10.0.0.23 - - [2026-05-28 01:53:38] "PUT /access-control-list/830cd89d-7a29-45f4-9a51-b0443162c1bf HTTP/1.1" 200 273 0.059499 10.0.0.23 - - [2026-05-28 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.012589 10.0.0.23 - - [2026-05-28 01:53:38] "PUT /access-control-list/bc3f4da7-c5e2-49a1-8f49-64861944930f HTTP/1.1" 200 273 0.054506 10.0.0.23 - - [2026-05-28 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.011346 10.0.0.23 - - [2026-05-28 01:53:40] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007755 252.23.58.222 - - [2026-05-28 01:53:40] "POST /neutron/network HTTP/1.1" 200 925 0.005763 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/network HTTP/1.1" 200 825 0.053049 10.0.0.23 - - [2026-05-28 01:53:41] "DELETE /access-control-list/830cd89d-7a29-45f4-9a51-b0443162c1bf HTTP/1.1" 200 115 0.035027 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/network HTTP/1.1" 200 825 0.006272 10.0.0.23 - - [2026-05-28 01:53:41] "GET /virtual-network/1194c03e-0f03-49fb-a50f-ddaec7ff4f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005308 10.0.0.23 - - [2026-05-28 01:53:41] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004722 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/network HTTP/1.1" 200 922 0.006926 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/network HTTP/1.1" 200 822 0.053455 10.0.0.23 - - [2026-05-28 01:53:41] "DELETE /access-control-list/bc3f4da7-c5e2-49a1-8f49-64861944930f HTTP/1.1" 200 115 0.042919 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/network HTTP/1.1" 200 822 0.005579 10.0.0.23 - - [2026-05-28 01:53:41] "GET /virtual-network/a69b3cf8-0f89-4cd3-bf1a-9b980c0ad0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006541 10.0.0.23 - - [2026-05-28 01:53:41] "DELETE /network-policy/29e3594e-172c-407a-8d11-cac7689e4ba6 HTTP/1.1" 200 115 0.025428 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/network HTTP/1.1" 200 825 0.008155 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/network HTTP/1.1" 400 204 0.021460 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/port HTTP/1.1" 200 1121 0.023616 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/port HTTP/1.1" 200 1118 0.013211 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/port HTTP/1.1" 200 1111 0.010910 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/port HTTP/1.1" 200 1108 0.022845 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/port HTTP/1.1" 200 151 0.147929 252.23.58.222 - - [2026-05-28 01:53:41] "POST /neutron/port HTTP/1.1" 200 151 0.150558 252.23.58.222 - - [2026-05-28 01:53:43] "POST /neutron/network HTTP/1.1" 200 825 0.005465 10.0.0.23 - - [2026-05-28 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.23 - - [2026-05-28 01:53:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002659 10.0.0.23 - - [2026-05-28 01:53:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002334 252.23.58.222 - - [2026-05-28 01:53:43] "POST /neutron/network HTTP/1.1" 200 151 0.091636 10.0.0.23 - - [2026-05-28 01:53:43] "DELETE /route-target/b8550c4f-839f-4206-a8d0-3fe28c4cf4d4 HTTP/1.1" 200 115 0.023421 10.0.0.23 - - [2026-05-28 01:53:43] "GET /routing-instance/599202e8-3e20-482a-add8-5ffc1a93f21f HTTP/1.1" 404 171 0.004088 10.0.0.23 - - [2026-05-28 01:53:43] "GET /domains HTTP/1.1" 200 438 0.003480 10.0.0.23 - - [2026-05-28 01:53:43] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001754 10.0.0.23 - - [2026-05-28 01:53:43] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1508 0.011773 10.0.0.23 - - [2026-05-28 01:53:44] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001179 10.0.0.23 - - [2026-05-28 01:53:44] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150 HTTP/1.1" 200 2100 0.030078 252.23.58.222 - - [2026-05-28 01:53:44] "POST /neutron/network HTTP/1.1" 200 822 0.006190 10.0.0.23 - - [2026-05-28 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.23 - - [2026-05-28 01:53:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002601 10.0.0.23 - - [2026-05-28 01:53:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002879 252.23.58.222 - - [2026-05-28 01:53:44] "POST /neutron/network HTTP/1.1" 200 151 0.093699 10.0.0.23 - - [2026-05-28 01:53:44] "DELETE /route-target/a6456eaf-a92b-41d0-b850-bb8d0bc65d69 HTTP/1.1" 200 115 0.036410 10.0.0.23 - - [2026-05-28 01:53:44] "GET /routing-instance/45aba36f-d188-497e-8b89-2c9f49bce941 HTTP/1.1" 404 171 0.005054 10.0.0.23 - - [2026-05-28 01:53:44] "GET /domains HTTP/1.1" 200 438 0.002800 10.0.0.23 - - [2026-05-28 01:53:44] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001256 10.0.0.23 - - [2026-05-28 01:53:44] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1508 0.007259 10.0.0.23 - - [2026-05-28 01:53:44] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002821 10.0.0.23 - - [2026-05-28 01:53:44] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150 HTTP/1.1" 200 1862 0.031962 10.0.0.23 - - [2026-05-28 01:53:45] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001254 10.0.0.23 - - [2026-05-28 01:53:45] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.031005 10.0.0.23 - - [2026-05-28 01:53:45] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001153 10.0.0.23 - - [2026-05-28 01:53:45] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?fields=virtual_networks HTTP/1.1" 200 1037 0.076515 10.0.0.23 - - [2026-05-28 01:53:45] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001570 10.0.0.23 - - [2026-05-28 01:53:45] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.025384 10.0.0.23 - - [2026-05-28 01:53:45] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001822 10.0.0.23 - - [2026-05-28 01:53:45] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?fields=security_groups HTTP/1.1" 200 1264 0.026147 10.0.0.23 - - [2026-05-28 01:53:46] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001384 10.0.0.23 - - [2026-05-28 01:53:46] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008013 10.0.0.23 - - [2026-05-28 01:53:46] "POST /fqname-to-id HTTP/1.1" 404 179 0.040575 10.0.0.23 - - [2026-05-28 01:53:46] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002800 10.0.0.23 - - [2026-05-28 01:53:46] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001035 10.0.0.23 - - [2026-05-28 01:53:46] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006694 10.0.0.23 - - [2026-05-28 01:53:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.001829 10.0.0.23 - - [2026-05-28 01:53:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.002299 10.0.0.23 - - [2026-05-28 01:53:47] "POST /security-groups HTTP/1.1" 200 576 0.065215 10.0.0.23 - - [2026-05-28 01:53:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.002808 10.0.0.23 - - [2026-05-28 01:53:47] "POST /projects HTTP/1.1" 200 563 0.215313 10.0.0.23 - - [2026-05-28 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.250328 10.0.0.23 - - [2026-05-28 01:53:47] "POST /access-control-lists HTTP/1.1" 200 589 0.061905 10.0.0.23 - - [2026-05-28 01:53:47] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.394964 10.0.0.23 - - [2026-05-28 01:53:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.003647 10.0.0.23 - - [2026-05-28 01:53:47] "POST /access-control-lists HTTP/1.1" 200 587 0.060850 10.0.0.23 - - [2026-05-28 01:53:48] "GET / HTTP/1.1" 200 36215 0.002056 10.0.0.23 - - [2026-05-28 01:53:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000474 10.0.0.23 - - [2026-05-28 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.087181 10.0.0.23 - - [2026-05-28 01:53:49] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001246 10.0.0.23 - - [2026-05-28 01:53:49] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.033380 252.23.58.222 - - [2026-05-28 01:53:50] "POST /neutron/network HTTP/1.1" 200 117 0.040630 10.0.0.23 - - [2026-05-28 01:53:50] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001405 252.23.58.222 - - [2026-05-28 01:53:50] "POST /neutron/network HTTP/1.1" 200 610 0.071882 10.0.0.23 - - [2026-05-28 01:53:50] "POST /route-targets HTTP/1.1" 200 328 0.011397 10.0.0.23 - - [2026-05-28 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.012118 10.0.0.23 - - [2026-05-28 01:53:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004118 252.23.58.222 - - [2026-05-28 01:53:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.147709 252.23.58.222 - - [2026-05-28 01:53:50] "POST /neutron/network HTTP/1.1" 200 828 0.005451 10.0.0.23 - - [2026-05-28 01:53:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.001551 10.0.0.23 - - [2026-05-28 01:53:50] "GET /virtual-network/c4314c61-517e-476e-a17e-a53afe4822ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005147 252.23.58.222 - - [2026-05-28 01:53:50] "POST /neutron/network HTTP/1.1" 200 828 0.006401 10.0.0.23 - - [2026-05-28 01:53:50] "GET /virtual-network/c4314c61-517e-476e-a17e-a53afe4822ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005217 252.23.58.222 - - [2026-05-28 01:53:50] "POST /neutron/network HTTP/1.1" 200 828 0.006216 252.23.58.222 - - [2026-05-28 01:53:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.010925 10.0.0.23 - - [2026-05-28 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.23 - - [2026-05-28 01:53:50] "GET /virtual-network/c4314c61-517e-476e-a17e-a53afe4822ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005034 10.0.0.23 - - [2026-05-28 01:53:50] "PUT /virtual-network/c4314c61-517e-476e-a17e-a53afe4822ff HTTP/1.1" 200 265 0.037786 10.0.0.23 - - [2026-05-28 01:53:50] "POST /route-targets HTTP/1.1" 200 324 0.013654 10.0.0.23 - - [2026-05-28 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.010428 10.0.0.23 - - [2026-05-28 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.23 - - [2026-05-28 01:53:50] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001407 10.0.0.23 - - [2026-05-28 01:53:50] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.028587 252.23.58.222 - - [2026-05-28 01:53:51] "POST /neutron/network HTTP/1.1" 200 117 0.012123 10.0.0.23 - - [2026-05-28 01:53:51] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001181 252.23.58.222 - - [2026-05-28 01:53:51] "POST /neutron/network HTTP/1.1" 200 610 0.103720 10.0.0.23 - - [2026-05-28 01:53:51] "POST /route-targets HTTP/1.1" 200 328 0.015273 10.0.0.23 - - [2026-05-28 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.022739 10.0.0.23 - - [2026-05-28 01:53:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002043 252.23.58.222 - - [2026-05-28 01:53:51] "POST /neutron/subnet HTTP/1.1" 200 734 0.171150 252.23.58.222 - - [2026-05-28 01:53:51] "POST /neutron/network HTTP/1.1" 200 831 0.005329 10.0.0.23 - - [2026-05-28 01:53:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.002125 10.0.0.23 - - [2026-05-28 01:53:51] "GET /virtual-network/98ee9e31-d49a-40ab-80e5-352a7c0e844a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005721 252.23.58.222 - - [2026-05-28 01:53:51] "POST /neutron/network HTTP/1.1" 200 831 0.005502 10.0.0.23 - - [2026-05-28 01:53:51] "GET /virtual-network/98ee9e31-d49a-40ab-80e5-352a7c0e844a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007342 252.23.58.222 - - [2026-05-28 01:53:51] "POST /neutron/network HTTP/1.1" 200 831 0.007132 252.23.58.222 - - [2026-05-28 01:53:51] "POST /neutron/subnet HTTP/1.1" 200 734 0.007858 10.0.0.23 - - [2026-05-28 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.23 - - [2026-05-28 01:53:51] "GET /virtual-network/98ee9e31-d49a-40ab-80e5-352a7c0e844a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004993 10.0.0.23 - - [2026-05-28 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.013242 10.0.0.23 - - [2026-05-28 01:53:51] "PUT /virtual-network/98ee9e31-d49a-40ab-80e5-352a7c0e844a HTTP/1.1" 200 265 0.044401 10.0.0.23 - - [2026-05-28 01:53:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.002015 252.23.58.222 - - [2026-05-28 01:53:52] "POST /neutron/network HTTP/1.1" 200 838 0.007002 252.23.58.222 - - [2026-05-28 01:53:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000432 252.23.58.222 - - [2026-05-28 01:53:52] "GET / HTTP/1.1" 200 36215 0.002163 252.23.58.222 - - [2026-05-28 01:53:52] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000431 10.0.0.23 - - [2026-05-28 01:53:52] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001145 252.23.58.222 - - [2026-05-28 01:53:52] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.061116 252.23.58.222 - - [2026-05-28 01:53:52] "POST /neutron/network HTTP/1.1" 200 828 0.007264 252.23.58.222 - - [2026-05-28 01:53:52] "POST /neutron/port HTTP/1.1" 200 117 0.006319 252.23.58.222 - - [2026-05-28 01:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.006683 10.0.0.23 - - [2026-05-28 01:53:53] "POST /id-to-fqname HTTP/1.1" 200 218 0.001605 252.23.58.222 - - [2026-05-28 01:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.006540 252.23.58.222 - - [2026-05-28 01:53:53] "POST /neutron/network HTTP/1.1" 200 841 0.007273 252.23.58.222 - - [2026-05-28 01:53:53] "GET /aaa-mode HTTP/1.1" 401 296 0.000679 252.23.58.222 - - [2026-05-28 01:53:53] "GET / HTTP/1.1" 200 36215 0.002208 252.23.58.222 - - [2026-05-28 01:53:53] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000399 252.23.58.222 - - [2026-05-28 01:53:53] "POST /neutron/network HTTP/1.1" 200 838 0.008171 10.0.0.23 - - [2026-05-28 01:53:53] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001184 10.0.0.23 - - [2026-05-28 01:53:53] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001441 252.23.58.222 - - [2026-05-28 01:53:53] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.125476 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/network HTTP/1.1" 200 831 0.005753 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/port HTTP/1.1" 200 1050 0.358304 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/port HTTP/1.1" 200 1050 0.023709 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/port HTTP/1.1" 200 1050 0.020735 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/port HTTP/1.1" 200 1060 0.016954 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009243 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/port HTTP/1.1" 200 1100 0.088126 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/port HTTP/1.1" 200 117 0.011621 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/port HTTP/1.1" 200 1110 0.022440 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/port HTTP/1.1" 200 1110 0.018631 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005255 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007853 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.010007 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/port HTTP/1.1" 200 117 0.001760 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/network HTTP/1.1" 200 828 0.006925 252.23.58.222 - - [2026-05-28 01:53:54] "POST /neutron/network HTTP/1.1" 200 841 0.005553 10.0.0.23 - - [2026-05-28 01:53:54] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.031907 252.23.58.222 - - [2026-05-28 01:53:55] "POST /neutron/port HTTP/1.1" 200 1053 0.290364 252.23.58.222 - - [2026-05-28 01:53:55] "POST /neutron/port HTTP/1.1" 200 1053 0.012383 252.23.58.222 - - [2026-05-28 01:53:55] "POST /neutron/port HTTP/1.1" 200 1053 0.016464 252.23.58.222 - - [2026-05-28 01:53:55] "POST /neutron/port HTTP/1.1" 200 1103 0.057493 252.23.58.222 - - [2026-05-28 01:53:55] "POST /neutron/port HTTP/1.1" 200 1113 0.013862 252.23.58.222 - - [2026-05-28 01:53:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003954 252.23.58.222 - - [2026-05-28 01:53:55] "POST /neutron/subnet HTTP/1.1" 200 708 0.011683 252.23.58.222 - - [2026-05-28 01:53:55] "POST /neutron/port HTTP/1.1" 200 117 0.001379 252.23.58.222 - - [2026-05-28 01:53:55] "POST /neutron/network HTTP/1.1" 200 831 0.008955 10.0.0.23 - - [2026-05-28 01:53:56] "DELETE /project/f33922bbf412459f99d9275e6eca7150 HTTP/1.1" 404 173 0.044988 10.0.0.23 - - [2026-05-28 01:53:57] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001755 10.0.0.23 - - [2026-05-28 01:53:57] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000904 10.0.0.23 - - [2026-05-28 01:53:57] "DELETE /project/5756276a524b406a9eaf7c9206a79cf1 HTTP/1.1" 404 173 0.065962 10.0.0.23 - - [2026-05-28 01:53:57] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.063696 10.0.0.23 - - [2026-05-28 01:53:57] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.067975 10.0.0.23 - - [2026-05-28 01:53:57] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001619 10.0.0.23 - - [2026-05-28 01:53:57] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000884 10.0.0.23 - - [2026-05-28 01:53:57] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?fields=security_groups HTTP/1.1" 200 1357 0.055861 10.0.0.23 - - [2026-05-28 01:53:57] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?fields=security_groups HTTP/1.1" 200 1399 0.058664 10.0.0.23 - - [2026-05-28 01:53:57] "DELETE /security-group/21466a63-f8c4-4916-8a9a-9970fd1291ab HTTP/1.1" 200 115 0.057941 10.0.0.23 - - [2026-05-28 01:53:57] "GET /projects?obj_uuids=f33922bb-f412-459f-99d9-275e6eca7150&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001371 10.0.0.23 - - [2026-05-28 01:53:57] "DELETE /security-group/8b2cf48d-1a59-43c1-8f95-02fb9b5ba8d6 HTTP/1.1" 200 115 0.070639 10.0.0.23 - - [2026-05-28 01:53:57] "GET /projects?obj_uuids=8d37a743-513f-47c7-b15a-456ad5a21eee&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001071 10.0.0.23 - - [2026-05-28 01:53:57] "GET /project/f33922bb-f412-459f-99d9-275e6eca7150?fields=application_policy_sets HTTP/1.1" 200 1396 0.049045 10.0.0.23 - - [2026-05-28 01:53:57] "DELETE /access-control-list/23ea387a-333f-4c23-af56-c7cc074a6600 HTTP/1.1" 200 115 0.083218 10.0.0.23 - - [2026-05-28 01:53:57] "DELETE /access-control-list/d47e4c9e-2811-468c-bf9c-5879324b32a9 HTTP/1.1" 200 115 0.037077 10.0.0.23 - - [2026-05-28 01:53:57] "GET /project/8d37a743-513f-47c7-b15a-456ad5a21eee?fields=application_policy_sets HTTP/1.1" 200 1438 0.102555 10.0.0.23 - - [2026-05-28 01:53:57] "DELETE /access-control-list/10dd5580-49fe-4183-ace0-d45afef0136f HTTP/1.1" 200 115 0.056132 10.0.0.23 - - [2026-05-28 01:53:57] "DELETE /access-control-list/0b3979c4-1309-498f-b62d-83c97e2eaee0 HTTP/1.1" 200 115 0.054388 10.0.0.23 - - [2026-05-28 01:53:57] "DELETE /project/f33922bb-f412-459f-99d9-275e6eca7150 HTTP/1.1" 200 115 0.550642 10.0.0.23 - - [2026-05-28 01:53:57] "DELETE /project/8d37a743-513f-47c7-b15a-456ad5a21eee HTTP/1.1" 200 115 0.597490 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 1110 0.015469 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 1110 0.012993 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/network HTTP/1.1" 200 838 0.006723 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004140 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/subnet HTTP/1.1" 200 694 0.015695 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 117 0.002625 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/network HTTP/1.1" 200 828 0.005684 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 1110 0.016571 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006427 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/port HTTP/1.1" 200 1110 0.014748 252.23.58.222 - - [2026-05-28 01:53:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007212 252.23.58.222 - - [2026-05-28 01:54:00] "POST /neutron/port HTTP/1.1" 200 1110 0.019177 252.23.58.222 - - [2026-05-28 01:54:00] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007181 10.0.0.23 - - [2026-05-28 01:54:00] "GET /virtual-machine/6893f206-3d46-4646-a3fb-666acaa9bf1f HTTP/1.1" 401 296 0.000438 10.0.0.23 - - [2026-05-28 01:54:00] "GET /virtual-machine/6893f206-3d46-4646-a3fb-666acaa9bf1f HTTP/1.1" 200 1285 0.035571 10.0.0.23 - - [2026-05-28 01:54:00] "GET /virtual-machine-interface/26d55c27-89ba-422d-a5b4-424aa2c792ff HTTP/1.1" 200 2922 0.005370 10.0.0.23 - - [2026-05-28 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.23 - - [2026-05-28 01:54:00] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003846 10.0.0.23 - - [2026-05-28 01:54:00] "GET /virtual-networks?parent_id=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003761 10.0.0.23 - - [2026-05-28 01:54:00] "GET /virtual-network/c4314c61-517e-476e-a17e-a53afe4822ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007735 10.0.0.23 - - [2026-05-28 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.23 - - [2026-05-28 01:54:03] "GET /virtual-network/c4314c61-517e-476e-a17e-a53afe4822ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007236 252.23.58.222 - - [2026-05-28 01:54:04] "POST /neutron/port HTTP/1.1" 200 1110 0.016470 252.23.58.222 - - [2026-05-28 01:54:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005758 252.23.58.222 - - [2026-05-28 01:54:04] "POST /neutron/port HTTP/1.1" 200 1110 0.014363 252.23.58.222 - - [2026-05-28 01:54:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005825 252.23.58.222 - - [2026-05-28 01:54:05] "POST /neutron/port HTTP/1.1" 200 1113 0.013062 252.23.58.222 - - [2026-05-28 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005785 252.23.58.222 - - [2026-05-28 01:54:05] "POST /neutron/port HTTP/1.1" 200 1113 0.013020 252.23.58.222 - - [2026-05-28 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005419 10.0.0.23 - - [2026-05-28 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.23 - - [2026-05-28 01:54:06] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005291 10.0.0.23 - - [2026-05-28 01:54:06] "GET /virtual-networks?parent_id=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003064 10.0.0.23 - - [2026-05-28 01:54:06] "GET /virtual-network/c4314c61-517e-476e-a17e-a53afe4822ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008204 10.0.0.23 - - [2026-05-28 01:54:06] "GET /obj-perms HTTP/1.1" 200 6378 0.062115 252.23.58.222 - - [2026-05-28 01:54:06] "POST /neutron/port HTTP/1.1" 200 1113 0.019176 252.23.58.222 - - [2026-05-28 01:54:06] "POST /neutron/port HTTP/1.1" 200 1110 0.025403 252.23.58.222 - - [2026-05-28 01:54:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006725 252.23.58.222 - - [2026-05-28 01:54:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006173 252.23.58.222 - - [2026-05-28 01:54:06] "POST /neutron/port HTTP/1.1" 200 1113 0.014861 10.0.0.23 - - [2026-05-28 01:54:06] "GET /obj-perms HTTP/1.1" 200 6378 0.060977 252.23.58.222 - - [2026-05-28 01:54:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008171 252.23.58.222 - - [2026-05-28 01:54:06] "POST /neutron/port HTTP/1.1" 200 1113 0.013274 252.23.58.222 - - [2026-05-28 01:54:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007794 10.0.0.23 - - [2026-05-28 01:54:06] "GET /virtual-machine/a3d5bd5f-07fb-447a-9727-da4e5a4df221 HTTP/1.1" 200 1286 0.006012 10.0.0.23 - - [2026-05-28 01:54:06] "GET /virtual-machine-interface/43928280-5b2f-4262-a5b4-7c5888d8335d HTTP/1.1" 200 2922 0.007413 10.0.0.23 - - [2026-05-28 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.23 - - [2026-05-28 01:54:07] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002968 10.0.0.23 - - [2026-05-28 01:54:07] "GET /virtual-networks?parent_id=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003947 10.0.0.23 - - [2026-05-28 01:54:07] "GET /virtual-network/98ee9e31-d49a-40ab-80e5-352a7c0e844a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005045 252.23.58.222 - - [2026-05-28 01:54:07] "POST /neutron/port HTTP/1.1" 200 1113 0.013234 252.23.58.222 - - [2026-05-28 01:54:07] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006678 252.23.58.222 - - [2026-05-28 01:54:07] "POST /neutron/port HTTP/1.1" 200 1113 0.014967 252.23.58.222 - - [2026-05-28 01:54:08] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009711 10.0.0.23 - - [2026-05-28 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.23 - - [2026-05-28 01:54:08] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003174 10.0.0.23 - - [2026-05-28 01:54:08] "GET /virtual-networks?parent_id=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002935 10.0.0.23 - - [2026-05-28 01:54:08] "GET /virtual-network/98ee9e31-d49a-40ab-80e5-352a7c0e844a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005661 10.0.0.23 - - [2026-05-28 01:54:08] "POST /routing-policys HTTP/1.1" 200 534 0.017518 10.0.0.23 - - [2026-05-28 01:54:08] "GET /virtual-network/c4314c61-517e-476e-a17e-a53afe4822ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006368 10.0.0.23 - - [2026-05-28 01:54:08] "POST /ref-update HTTP/1.1" 200 156 0.012699 10.0.0.23 - - [2026-05-28 01:54:08] "PUT /virtual-network/c4314c61-517e-476e-a17e-a53afe4822ff HTTP/1.1" 200 265 0.035449 10.0.0.23 - - [2026-05-28 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.035431 10.0.0.23 - - [2026-05-28 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.018482 10.0.0.23 - - [2026-05-28 01:54:12] "DELETE /routing-policy/47cff776-46f5-41a5-b404-604128da63c2 HTTP/1.1" 200 115 0.025769 252.23.58.222 - - [2026-05-28 01:54:13] "POST /neutron/network HTTP/1.1" 200 831 0.007463 252.23.58.222 - - [2026-05-28 01:54:13] "POST /neutron/network HTTP/1.1" 400 204 0.012775 252.23.58.222 - - [2026-05-28 01:54:13] "POST /neutron/port HTTP/1.1" 200 1113 0.031496 252.23.58.222 - - [2026-05-28 01:54:13] "POST /neutron/port HTTP/1.1" 200 1110 0.021599 252.23.58.222 - - [2026-05-28 01:54:13] "POST /neutron/port HTTP/1.1" 200 1103 0.014793 252.23.58.222 - - [2026-05-28 01:54:13] "POST /neutron/port HTTP/1.1" 200 1100 0.012242 252.23.58.222 - - [2026-05-28 01:54:13] "POST /neutron/port HTTP/1.1" 200 151 0.165356 252.23.58.222 - - [2026-05-28 01:54:13] "POST /neutron/port HTTP/1.1" 200 151 0.164405 252.23.58.222 - - [2026-05-28 01:54:15] "POST /neutron/network HTTP/1.1" 200 831 0.006123 10.0.0.23 - - [2026-05-28 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006750 10.0.0.23 - - [2026-05-28 01:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.007923 10.0.0.23 - - [2026-05-28 01:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006366 252.23.58.222 - - [2026-05-28 01:54:15] "POST /neutron/network HTTP/1.1" 200 151 0.110991 10.0.0.23 - - [2026-05-28 01:54:15] "DELETE /route-target/b8c97874-cd27-47a7-9c6f-c4934efbabc9 HTTP/1.1" 200 115 0.024789 10.0.0.23 - - [2026-05-28 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 252.23.58.222 - - [2026-05-28 01:54:15] "POST /neutron/network HTTP/1.1" 200 828 0.005473 10.0.0.23 - - [2026-05-28 01:54:15] "DELETE /route-target/d049a7b2-0cb1-4ee9-a816-08747c3dfd15 HTTP/1.1" 409 240 0.008515 10.0.0.23 - - [2026-05-28 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009409 10.0.0.23 - - [2026-05-28 01:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005718 10.0.0.23 - - [2026-05-28 01:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004947 252.23.58.222 - - [2026-05-28 01:54:15] "POST /neutron/network HTTP/1.1" 200 151 0.116425 10.0.0.23 - - [2026-05-28 01:54:15] "DELETE /route-target/cd25fc32-c44e-4891-b04a-cc3cc74fa4a0 HTTP/1.1" 200 115 0.028718 10.0.0.23 - - [2026-05-28 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.23 - - [2026-05-28 01:54:15] "DELETE /route-target/d049a7b2-0cb1-4ee9-a816-08747c3dfd15 HTTP/1.1" 200 115 0.019348 10.0.0.23 - - [2026-05-28 01:54:15] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002044 10.0.0.23 - - [2026-05-28 01:54:15] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.071080 10.0.0.23 - - [2026-05-28 01:54:16] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001612 10.0.0.23 - - [2026-05-28 01:54:16] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?fields=virtual_networks HTTP/1.1" 200 1018 0.075829 10.0.0.23 - - [2026-05-28 01:54:16] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001496 10.0.0.23 - - [2026-05-28 01:54:16] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.032147 10.0.0.23 - - [2026-05-28 01:54:16] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001242 10.0.0.23 - - [2026-05-28 01:54:16] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?fields=security_groups HTTP/1.1" 200 1236 0.037726 10.0.0.23 - - [2026-05-28 01:54:17] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002090 10.0.0.23 - - [2026-05-28 01:54:17] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010390 10.0.0.23 - - [2026-05-28 01:54:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.040105 10.0.0.23 - - [2026-05-28 01:54:17] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002856 10.0.0.23 - - [2026-05-28 01:54:17] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001336 10.0.0.23 - - [2026-05-28 01:54:17] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007325 10.0.0.23 - - [2026-05-28 01:54:17] "POST /id-to-fqname HTTP/1.1" 200 186 0.001878 10.0.0.23 - - [2026-05-28 01:54:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.004838 10.0.0.23 - - [2026-05-28 01:54:17] "POST /security-groups HTTP/1.1" 200 581 0.060948 10.0.0.23 - - [2026-05-28 01:54:17] "POST /fqname-to-id HTTP/1.1" 404 230 0.002723 10.0.0.23 - - [2026-05-28 01:54:17] "POST /projects HTTP/1.1" 200 573 0.222615 10.0.0.23 - - [2026-05-28 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.257329 10.0.0.23 - - [2026-05-28 01:54:17] "POST /access-control-lists HTTP/1.1" 200 594 0.065176 10.0.0.23 - - [2026-05-28 01:54:17] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.416632 10.0.0.23 - - [2026-05-28 01:54:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.002827 10.0.0.23 - - [2026-05-28 01:54:17] "POST /access-control-lists HTTP/1.1" 200 592 0.072894 10.0.0.23 - - [2026-05-28 01:54:19] "GET / HTTP/1.1" 200 36215 0.001946 10.0.0.23 - - [2026-05-28 01:54:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000737 10.0.0.23 - - [2026-05-28 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.074747 10.0.0.23 - - [2026-05-28 01:54:20] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000954 10.0.0.23 - - [2026-05-28 01:54:20] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.027486 252.23.58.222 - - [2026-05-28 01:54:20] "POST /neutron/network HTTP/1.1" 200 117 0.042112 10.0.0.23 - - [2026-05-28 01:54:20] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001156 252.23.58.222 - - [2026-05-28 01:54:20] "POST /neutron/network HTTP/1.1" 200 611 0.067856 10.0.0.23 - - [2026-05-28 01:54:20] "POST /route-targets HTTP/1.1" 200 328 0.011920 10.0.0.23 - - [2026-05-28 01:54:20] "POST /ref-update HTTP/1.1" 200 156 0.016545 10.0.0.23 - - [2026-05-28 01:54:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004499 252.23.58.222 - - [2026-05-28 01:54:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.192682 252.23.58.222 - - [2026-05-28 01:54:20] "POST /neutron/network HTTP/1.1" 200 830 0.005425 10.0.0.23 - - [2026-05-28 01:54:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001552 10.0.0.23 - - [2026-05-28 01:54:20] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005100 252.23.58.222 - - [2026-05-28 01:54:21] "POST /neutron/network HTTP/1.1" 200 830 0.005252 10.0.0.23 - - [2026-05-28 01:54:21] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005647 252.23.58.222 - - [2026-05-28 01:54:21] "POST /neutron/network HTTP/1.1" 200 830 0.005728 252.23.58.222 - - [2026-05-28 01:54:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.007438 10.0.0.23 - - [2026-05-28 01:54:21] "GET /domains HTTP/1.1" 401 296 0.000482 10.0.0.23 - - [2026-05-28 01:54:21] "GET /domains HTTP/1.1" 200 438 0.033711 10.0.0.23 - - [2026-05-28 01:54:21] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.23 - - [2026-05-28 01:54:21] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1481 0.010550 10.0.0.23 - - [2026-05-28 01:54:21] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001087 10.0.0.23 - - [2026-05-28 01:54:21] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 2075 0.024309 10.0.0.23 - - [2026-05-28 01:54:21] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7 HTTP/1.1" 200 2320 0.010887 10.0.0.23 - - [2026-05-28 01:54:21] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7 HTTP/1.1" 200 2320 0.005626 10.0.0.23 - - [2026-05-28 01:54:21] "GET /routing-instance/22b2b1a8-5446-47fa-8aec-43cd0567e811 HTTP/1.1" 200 1494 0.004130 10.0.0.23 - - [2026-05-28 01:54:22] "GET /routing-instance/22b2b1a8-5446-47fa-8aec-43cd0567e811 HTTP/1.1" 200 1494 0.004576 10.0.0.23 - - [2026-05-28 01:54:22] "GET /route-target/f29ac0da-3313-413e-9282-29422f379f9e HTTP/1.1" 200 1213 0.003602 10.0.0.23 - - [2026-05-28 01:54:22] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7 HTTP/1.1" 200 2320 0.005008 10.0.0.23 - - [2026-05-28 01:54:22] "GET /routing-instance/22b2b1a8-5446-47fa-8aec-43cd0567e811 HTTP/1.1" 200 1494 0.005294 10.0.0.23 - - [2026-05-28 01:54:22] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005829 10.0.0.23 - - [2026-05-28 01:54:22] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7 HTTP/1.1" 200 2320 0.005137 10.0.0.23 - - [2026-05-28 01:54:22] "GET /routing-instance/22b2b1a8-5446-47fa-8aec-43cd0567e811 HTTP/1.1" 200 1494 0.004689 10.0.0.23 - - [2026-05-28 01:54:22] "GET /routing-instance/22b2b1a8-5446-47fa-8aec-43cd0567e811 HTTP/1.1" 200 1494 0.004564 10.0.0.23 - - [2026-05-28 01:54:22] "GET /route-target/f29ac0da-3313-413e-9282-29422f379f9e HTTP/1.1" 200 1213 0.003429 10.0.0.23 - - [2026-05-28 01:54:22] "GET /domains HTTP/1.1" 200 438 0.002667 10.0.0.23 - - [2026-05-28 01:54:22] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001201 10.0.0.23 - - [2026-05-28 01:54:22] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1481 0.008964 10.0.0.23 - - [2026-05-28 01:54:22] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001162 10.0.0.23 - - [2026-05-28 01:54:22] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 2075 0.026326 10.0.0.23 - - [2026-05-28 01:54:22] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7 HTTP/1.1" 200 2320 0.005372 10.0.0.23 - - [2026-05-28 01:54:23] "GET /obj-perms HTTP/1.1" 200 6421 0.059726 10.0.0.23 - - [2026-05-28 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.23 - - [2026-05-28 01:54:23] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001263 10.0.0.23 - - [2026-05-28 01:54:23] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.044267 252.23.58.222 - - [2026-05-28 01:54:23] "POST /neutron/network HTTP/1.1" 200 117 0.010165 10.0.0.23 - - [2026-05-28 01:54:23] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001170 252.23.58.222 - - [2026-05-28 01:54:23] "POST /neutron/network HTTP/1.1" 200 611 0.073721 10.0.0.23 - - [2026-05-28 01:54:23] "POST /route-targets HTTP/1.1" 200 328 0.015219 10.0.0.23 - - [2026-05-28 01:54:23] "POST /ref-update HTTP/1.1" 200 156 0.012434 10.0.0.23 - - [2026-05-28 01:54:23] "POST /useragent-kv HTTP/1.1" 200 115 0.009011 252.23.58.222 - - [2026-05-28 01:54:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.199115 252.23.58.222 - - [2026-05-28 01:54:23] "POST /neutron/network HTTP/1.1" 200 831 0.005884 10.0.0.23 - - [2026-05-28 01:54:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001549 10.0.0.23 - - [2026-05-28 01:54:24] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005891 252.23.58.222 - - [2026-05-28 01:54:24] "POST /neutron/network HTTP/1.1" 200 831 0.006781 10.0.0.23 - - [2026-05-28 01:54:24] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006348 252.23.58.222 - - [2026-05-28 01:54:24] "POST /neutron/network HTTP/1.1" 200 831 0.006037 252.23.58.222 - - [2026-05-28 01:54:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.007198 10.0.0.23 - - [2026-05-28 01:54:24] "GET /domains HTTP/1.1" 200 438 0.002856 10.0.0.23 - - [2026-05-28 01:54:24] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001016 10.0.0.23 - - [2026-05-28 01:54:24] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1481 0.006860 10.0.0.23 - - [2026-05-28 01:54:24] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001631 10.0.0.23 - - [2026-05-28 01:54:24] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 2292 0.026454 10.0.0.23 - - [2026-05-28 01:54:24] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce HTTP/1.1" 200 2322 0.006309 10.0.0.23 - - [2026-05-28 01:54:24] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce HTTP/1.1" 200 2322 0.004907 10.0.0.23 - - [2026-05-28 01:54:24] "GET /routing-instance/7ae6ded6-cfa9-430e-b9b2-b27f156492d3 HTTP/1.1" 200 1494 0.004289 10.0.0.23 - - [2026-05-28 01:54:24] "GET /routing-instance/7ae6ded6-cfa9-430e-b9b2-b27f156492d3 HTTP/1.1" 200 1494 0.003692 10.0.0.23 - - [2026-05-28 01:54:24] "GET /route-target/67c42f23-e886-44c2-838b-5d48a488b35c HTTP/1.1" 200 1211 0.003569 10.0.0.23 - - [2026-05-28 01:54:24] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce HTTP/1.1" 200 2322 0.005303 10.0.0.23 - - [2026-05-28 01:54:24] "GET /routing-instance/7ae6ded6-cfa9-430e-b9b2-b27f156492d3 HTTP/1.1" 200 1494 0.005023 10.0.0.23 - - [2026-05-28 01:54:24] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004980 10.0.0.23 - - [2026-05-28 01:54:24] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce HTTP/1.1" 200 2322 0.007183 10.0.0.23 - - [2026-05-28 01:54:24] "GET /routing-instance/7ae6ded6-cfa9-430e-b9b2-b27f156492d3 HTTP/1.1" 200 1494 0.003921 10.0.0.23 - - [2026-05-28 01:54:25] "GET /routing-instance/7ae6ded6-cfa9-430e-b9b2-b27f156492d3 HTTP/1.1" 200 1494 0.005460 10.0.0.23 - - [2026-05-28 01:54:25] "GET /route-target/67c42f23-e886-44c2-838b-5d48a488b35c HTTP/1.1" 200 1211 0.004510 10.0.0.23 - - [2026-05-28 01:54:25] "GET /domains HTTP/1.1" 200 438 0.002739 10.0.0.23 - - [2026-05-28 01:54:25] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001314 10.0.0.23 - - [2026-05-28 01:54:25] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1481 0.009297 10.0.0.23 - - [2026-05-28 01:54:25] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001064 10.0.0.23 - - [2026-05-28 01:54:25] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 2292 0.026062 10.0.0.23 - - [2026-05-28 01:54:25] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce HTTP/1.1" 200 2322 0.005724 10.0.0.23 - - [2026-05-28 01:54:25] "GET /obj-perms HTTP/1.1" 200 6421 0.001884 10.0.0.23 - - [2026-05-28 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.23 - - [2026-05-28 01:54:25] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001502 10.0.0.23 - - [2026-05-28 01:54:25] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.026567 252.23.58.222 - - [2026-05-28 01:54:25] "POST /neutron/network HTTP/1.1" 200 117 0.011240 10.0.0.23 - - [2026-05-28 01:54:25] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001417 252.23.58.222 - - [2026-05-28 01:54:25] "POST /neutron/network HTTP/1.1" 200 613 0.059815 10.0.0.23 - - [2026-05-28 01:54:25] "POST /ref-update HTTP/1.1" 200 156 0.009563 10.0.0.23 - - [2026-05-28 01:54:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003251 252.23.58.222 - - [2026-05-28 01:54:26] "POST /neutron/subnet HTTP/1.1" 200 730 0.223141 252.23.58.222 - - [2026-05-28 01:54:26] "POST /neutron/network HTTP/1.1" 200 833 0.005875 10.0.0.23 - - [2026-05-28 01:54:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001534 10.0.0.23 - - [2026-05-28 01:54:26] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005558 252.23.58.222 - - [2026-05-28 01:54:26] "POST /neutron/network HTTP/1.1" 200 833 0.005531 10.0.0.23 - - [2026-05-28 01:54:26] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005243 252.23.58.222 - - [2026-05-28 01:54:26] "POST /neutron/network HTTP/1.1" 200 833 0.005950 252.23.58.222 - - [2026-05-28 01:54:26] "POST /neutron/subnet HTTP/1.1" 200 730 0.007165 10.0.0.23 - - [2026-05-28 01:54:26] "GET /domains HTTP/1.1" 200 438 0.002788 10.0.0.23 - - [2026-05-28 01:54:26] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001234 10.0.0.23 - - [2026-05-28 01:54:26] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1481 0.007909 10.0.0.23 - - [2026-05-28 01:54:26] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001861 10.0.0.23 - - [2026-05-28 01:54:26] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 2510 0.035848 10.0.0.23 - - [2026-05-28 01:54:26] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6 HTTP/1.1" 200 2327 0.007246 10.0.0.23 - - [2026-05-28 01:54:26] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6 HTTP/1.1" 200 2327 0.005255 10.0.0.23 - - [2026-05-28 01:54:26] "GET /routing-instance/cc08e5e6-82d4-49f6-982c-72cd2f1af54e HTTP/1.1" 200 1499 0.004607 10.0.0.23 - - [2026-05-28 01:54:26] "GET /routing-instance/cc08e5e6-82d4-49f6-982c-72cd2f1af54e HTTP/1.1" 200 1499 0.003744 10.0.0.23 - - [2026-05-28 01:54:26] "GET /route-target/03e4610e-8357-4cf3-aa56-dfcaa805c30e HTTP/1.1" 200 1213 0.004261 10.0.0.23 - - [2026-05-28 01:54:27] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6 HTTP/1.1" 200 2327 0.005471 10.0.0.23 - - [2026-05-28 01:54:27] "GET /routing-instance/cc08e5e6-82d4-49f6-982c-72cd2f1af54e HTTP/1.1" 200 1499 0.004419 10.0.0.23 - - [2026-05-28 01:54:27] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005188 10.0.0.23 - - [2026-05-28 01:54:27] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6 HTTP/1.1" 200 2327 0.004949 10.0.0.23 - - [2026-05-28 01:54:27] "GET /routing-instance/cc08e5e6-82d4-49f6-982c-72cd2f1af54e HTTP/1.1" 200 1499 0.003777 10.0.0.23 - - [2026-05-28 01:54:27] "GET /routing-instance/cc08e5e6-82d4-49f6-982c-72cd2f1af54e HTTP/1.1" 200 1499 0.003845 10.0.0.23 - - [2026-05-28 01:54:27] "GET /route-target/03e4610e-8357-4cf3-aa56-dfcaa805c30e HTTP/1.1" 200 1213 0.003324 10.0.0.23 - - [2026-05-28 01:54:27] "GET /domains HTTP/1.1" 200 438 0.003146 10.0.0.23 - - [2026-05-28 01:54:27] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001051 10.0.0.23 - - [2026-05-28 01:54:27] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1481 0.007167 10.0.0.23 - - [2026-05-28 01:54:27] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001010 10.0.0.23 - - [2026-05-28 01:54:27] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 2510 0.032138 10.0.0.23 - - [2026-05-28 01:54:27] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6 HTTP/1.1" 200 2327 0.005122 10.0.0.23 - - [2026-05-28 01:54:27] "GET /obj-perms HTTP/1.1" 200 6421 0.001862 10.0.0.23 - - [2026-05-28 01:54:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001360 252.23.58.222 - - [2026-05-28 01:54:28] "POST /neutron/network HTTP/1.1" 200 841 0.006339 252.23.58.222 - - [2026-05-28 01:54:28] "GET /aaa-mode HTTP/1.1" 401 296 0.001329 252.23.58.222 - - [2026-05-28 01:54:28] "GET / HTTP/1.1" 200 36215 0.002331 252.23.58.222 - - [2026-05-28 01:54:28] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000609 10.0.0.23 - - [2026-05-28 01:54:28] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001336 252.23.58.222 - - [2026-05-28 01:54:28] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.054428 252.23.58.222 - - [2026-05-28 01:54:28] "POST /neutron/network HTTP/1.1" 200 831 0.005787 252.23.58.222 - - [2026-05-28 01:54:29] "POST /neutron/port HTTP/1.1" 200 117 0.008873 252.23.58.222 - - [2026-05-28 01:54:29] "POST /neutron/port HTTP/1.1" 200 117 0.005281 10.0.0.23 - - [2026-05-28 01:54:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001752 252.23.58.222 - - [2026-05-28 01:54:29] "POST /neutron/port HTTP/1.1" 200 117 0.006014 252.23.58.222 - - [2026-05-28 01:54:29] "POST /neutron/network HTTP/1.1" 200 843 0.005959 252.23.58.222 - - [2026-05-28 01:54:29] "GET /aaa-mode HTTP/1.1" 401 296 0.000448 252.23.58.222 - - [2026-05-28 01:54:29] "GET / HTTP/1.1" 200 36215 0.002211 252.23.58.222 - - [2026-05-28 01:54:29] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000390 252.23.58.222 - - [2026-05-28 01:54:29] "POST /neutron/network HTTP/1.1" 200 841 0.006727 10.0.0.23 - - [2026-05-28 01:54:29] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001218 10.0.0.23 - - [2026-05-28 01:54:30] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001356 252.23.58.222 - - [2026-05-28 01:54:30] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.078077 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/network HTTP/1.1" 200 833 0.009345 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1057 0.311125 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1057 0.044925 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1057 0.015332 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1067 0.013498 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007286 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 117 0.008221 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1107 0.096421 10.0.0.23 - - [2026-05-28 01:54:30] "POST /fqname-to-id HTTP/1.1" 404 191 0.003258 10.0.0.23 - - [2026-05-28 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.23 - - [2026-05-28 01:54:30] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001014 10.0.0.23 - - [2026-05-28 01:54:30] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.012591 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 1117 0.019590 10.0.0.23 - - [2026-05-28 01:54:30] "POST /service-templates HTTP/1.1" 200 543 0.019114 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004373 10.0.0.23 - - [2026-05-28 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/subnet HTTP/1.1" 200 703 0.007605 10.0.0.23 - - [2026-05-28 01:54:30] "GET /service-template/1343215e-c0f2-47c5-aa85-1cd0df72f214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004845 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/port HTTP/1.1" 200 117 0.001856 10.0.0.23 - - [2026-05-28 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006854 10.0.0.23 - - [2026-05-28 01:54:30] "GET /service-template/1343215e-c0f2-47c5-aa85-1cd0df72f214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003372 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/network HTTP/1.1" 200 843 0.005593 252.23.58.222 - - [2026-05-28 01:54:30] "POST /neutron/network HTTP/1.1" 200 831 0.005630 10.0.0.23 - - [2026-05-28 01:54:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001572 10.0.0.23 - - [2026-05-28 01:54:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.002854 10.0.0.23 - - [2026-05-28 01:54:30] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003496 10.0.0.23 - - [2026-05-28 01:54:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001840 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/port HTTP/1.1" 200 1947 0.055811 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007230 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/port HTTP/1.1" 200 1057 0.313603 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/port HTTP/1.1" 200 1057 0.016582 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/port HTTP/1.1" 200 1057 0.010565 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/port HTTP/1.1" 200 1107 0.081225 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/port HTTP/1.1" 200 1117 0.014662 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003268 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/subnet HTTP/1.1" 200 704 0.006851 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/port HTTP/1.1" 200 117 0.001571 252.23.58.222 - - [2026-05-28 01:54:31] "POST /neutron/network HTTP/1.1" 200 833 0.009557 252.23.58.222 - - [2026-05-28 01:54:32] "POST /neutron/network HTTP/1.1" 200 2219 0.010607 252.23.58.222 - - [2026-05-28 01:54:32] "GET /aaa-mode HTTP/1.1" 401 296 0.000423 252.23.58.222 - - [2026-05-28 01:54:32] "GET / HTTP/1.1" 200 36215 0.001732 252.23.58.222 - - [2026-05-28 01:54:32] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000364 10.0.0.23 - - [2026-05-28 01:54:33] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001208 252.23.58.222 - - [2026-05-28 01:54:33] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.061100 252.23.58.222 - - [2026-05-28 01:54:33] "POST /neutron/network HTTP/1.1" 200 830 0.037669 252.23.58.222 - - [2026-05-28 01:54:33] "POST /neutron/network HTTP/1.1" 200 831 0.006917 252.23.58.222 - - [2026-05-28 01:54:33] "POST /neutron/network HTTP/1.1" 200 833 0.007259 252.23.58.222 - - [2026-05-28 01:54:33] "POST /neutron/port HTTP/1.1" 200 2082 0.039034 252.23.58.222 - - [2026-05-28 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007138 252.23.58.222 - - [2026-05-28 01:54:33] "POST /neutron/port HTTP/1.1" 200 117 0.005516 252.23.58.222 - - [2026-05-28 01:54:34] "POST /neutron/port HTTP/1.1" 200 117 0.007035 252.23.58.222 - - [2026-05-28 01:54:34] "POST /neutron/network HTTP/1.1" 200 2219 0.009927 10.0.0.23 - - [2026-05-28 01:54:34] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001320 252.23.58.222 - - [2026-05-28 01:54:34] "POST /neutron/port HTTP/1.1" 200 1056 0.301364 10.0.0.23 - - [2026-05-28 01:54:34] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001119 252.23.58.222 - - [2026-05-28 01:54:35] "POST /neutron/port HTTP/1.1" 200 1057 0.249571 10.0.0.23 - - [2026-05-28 01:54:35] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003007 252.23.58.222 - - [2026-05-28 01:54:35] "POST /neutron/port HTTP/1.1" 200 1057 0.252944 252.23.58.222 - - [2026-05-28 01:54:35] "POST /neutron/port HTTP/1.1" 200 1056 0.012415 252.23.58.222 - - [2026-05-28 01:54:35] "POST /neutron/port HTTP/1.1" 200 1056 0.010423 252.23.58.222 - - [2026-05-28 01:54:35] "POST /neutron/port HTTP/1.1" 200 1106 0.109583 252.23.58.222 - - [2026-05-28 01:54:35] "POST /neutron/port HTTP/1.1" 200 1057 0.018981 252.23.58.222 - - [2026-05-28 01:54:35] "POST /neutron/port HTTP/1.1" 200 1057 0.010026 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/port HTTP/1.1" 200 1107 0.102038 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/port HTTP/1.1" 200 1057 0.012098 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/port HTTP/1.1" 200 1057 0.012475 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/port HTTP/1.1" 200 1107 0.072325 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/port HTTP/1.1" 200 3045 0.020088 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003976 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/subnet HTTP/1.1" 200 698 0.009254 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/port HTTP/1.1" 200 117 0.001775 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/network HTTP/1.1" 200 830 0.009591 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007036 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.006793 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/port HTTP/1.1" 200 117 0.002111 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/network HTTP/1.1" 200 831 0.005613 252.23.58.222 - - [2026-05-28 01:54:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004064 252.23.58.222 - - [2026-05-28 01:54:37] "POST /neutron/subnet HTTP/1.1" 200 704 0.007442 252.23.58.222 - - [2026-05-28 01:54:37] "POST /neutron/port HTTP/1.1" 200 117 0.001367 252.23.58.222 - - [2026-05-28 01:54:37] "POST /neutron/network HTTP/1.1" 200 833 0.005504 252.23.58.222 - - [2026-05-28 01:54:39] "POST /neutron/port HTTP/1.1" 200 3045 0.026628 252.23.58.222 - - [2026-05-28 01:54:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009738 252.23.58.222 - - [2026-05-28 01:54:40] "POST /neutron/port HTTP/1.1" 200 1117 0.030869 252.23.58.222 - - [2026-05-28 01:54:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005912 252.23.58.222 - - [2026-05-28 01:54:40] "POST /neutron/port HTTP/1.1" 200 1117 0.014971 252.23.58.222 - - [2026-05-28 01:54:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006352 252.23.58.222 - - [2026-05-28 01:54:41] "POST /neutron/port HTTP/1.1" 200 1117 0.013197 252.23.58.222 - - [2026-05-28 01:54:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007116 252.23.58.222 - - [2026-05-28 01:54:41] "POST /neutron/port HTTP/1.1" 200 1117 0.017630 252.23.58.222 - - [2026-05-28 01:54:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007221 252.23.58.222 - - [2026-05-28 01:54:41] "POST /neutron/port HTTP/1.1" 200 1117 0.013721 252.23.58.222 - - [2026-05-28 01:54:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007704 252.23.58.222 - - [2026-05-28 01:54:43] "POST /neutron/port HTTP/1.1" 200 1117 0.014891 252.23.58.222 - - [2026-05-28 01:54:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006095 252.23.58.222 - - [2026-05-28 01:54:43] "POST /neutron/port HTTP/1.1" 200 1117 0.013689 252.23.58.222 - - [2026-05-28 01:54:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006959 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/port HTTP/1.1" 200 3045 0.022316 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006344 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/port HTTP/1.1" 200 3045 0.020061 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006608 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/port HTTP/1.1" 200 3045 0.024267 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006816 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/port HTTP/1.1" 200 3045 0.020660 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006418 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/port HTTP/1.1" 200 3045 0.020403 252.23.58.222 - - [2026-05-28 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006290 10.0.0.23 - - [2026-05-28 01:54:44] "GET /virtual-machine/e4e9bcff-b0a0-4ddd-83e0-5d2f52c83838 HTTP/1.1" 200 1800 0.006105 10.0.0.23 - - [2026-05-28 01:54:44] "GET /virtual-machine-interface/89aa308f-6444-4137-9f01-4dd473be2560 HTTP/1.1" 200 2944 0.005509 10.0.0.23 - - [2026-05-28 01:54:44] "GET /virtual-machine-interface/a29b52e1-3a12-48ae-9bc6-9cc1f67d61f1 HTTP/1.1" 200 2942 0.006770 10.0.0.23 - - [2026-05-28 01:54:44] "GET /virtual-machine-interface/c9782c41-9275-4220-9546-0ea66f369cf3 HTTP/1.1" 200 2942 0.006861 10.0.0.23 - - [2026-05-28 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.23 - - [2026-05-28 01:54:45] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003330 10.0.0.23 - - [2026-05-28 01:54:45] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004057 10.0.0.23 - - [2026-05-28 01:54:45] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005555 10.0.0.23 - - [2026-05-28 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.23 - - [2026-05-28 01:54:48] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005373 10.0.0.23 - - [2026-05-28 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.23 - - [2026-05-28 01:54:52] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005105 10.0.0.23 - - [2026-05-28 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.23 - - [2026-05-28 01:54:57] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002958 10.0.0.23 - - [2026-05-28 01:54:57] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003770 10.0.0.23 - - [2026-05-28 01:54:57] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005141 252.23.58.222 - - [2026-05-28 01:54:57] "POST /neutron/port HTTP/1.1" 200 3045 0.020743 252.23.58.222 - - [2026-05-28 01:54:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006121 10.0.0.23 - - [2026-05-28 01:54:57] "DELETE /project/3e444dfbf3b44958885fe8cd4f94a03a HTTP/1.1" 404 173 0.006401 10.0.0.23 - - [2026-05-28 01:54:57] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001042 10.0.0.23 - - [2026-05-28 01:54:57] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.031370 10.0.0.23 - - [2026-05-28 01:54:57] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001017 10.0.0.23 - - [2026-05-28 01:54:57] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?fields=security_groups HTTP/1.1" 200 1329 0.075948 10.0.0.23 - - [2026-05-28 01:54:57] "DELETE /security-group/d3b39a70-4e36-412b-9bf4-fe0a40a750c8 HTTP/1.1" 200 115 0.039954 10.0.0.23 - - [2026-05-28 01:54:57] "GET /projects?obj_uuids=5756276a-524b-406a-9eaf-7c9206a79cf1&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001058 10.0.0.23 - - [2026-05-28 01:54:57] "DELETE /access-control-list/bcef8192-759a-44a7-9ef7-5809fced02e7 HTTP/1.1" 200 115 0.032374 10.0.0.23 - - [2026-05-28 01:54:57] "GET /project/5756276a-524b-406a-9eaf-7c9206a79cf1?fields=application_policy_sets HTTP/1.1" 200 1368 0.030310 10.0.0.23 - - [2026-05-28 01:54:57] "DELETE /access-control-list/3253aa14-603a-4a46-9c31-6b7eba919961 HTTP/1.1" 200 115 0.029990 10.0.0.23 - - [2026-05-28 01:54:57] "DELETE /project/5756276a-524b-406a-9eaf-7c9206a79cf1 HTTP/1.1" 200 115 0.330499 252.23.58.222 - - [2026-05-28 01:55:02] "POST /neutron/port HTTP/1.1" 200 3045 0.020800 252.23.58.222 - - [2026-05-28 01:55:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006237 10.0.0.23 - - [2026-05-28 01:55:07] "GET /obj-perms HTTP/1.1" 200 6378 0.064301 252.23.58.222 - - [2026-05-28 01:55:07] "POST /neutron/port HTTP/1.1" 200 3045 0.055868 252.23.58.222 - - [2026-05-28 01:55:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006145 10.0.0.23 - - [2026-05-28 01:55:07] "GET /obj-perms HTTP/1.1" 200 6378 0.062001 252.23.58.222 - - [2026-05-28 01:55:07] "POST /neutron/port HTTP/1.1" 200 3045 0.020384 252.23.58.222 - - [2026-05-28 01:55:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007300 252.23.58.222 - - [2026-05-28 01:55:08] "POST /neutron/port HTTP/1.1" 200 3045 0.057411 252.23.58.222 - - [2026-05-28 01:55:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007152 252.23.58.222 - - [2026-05-28 01:55:08] "POST /neutron/port HTTP/1.1" 200 3045 0.052384 252.23.58.222 - - [2026-05-28 01:55:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007279 252.23.58.222 - - [2026-05-28 01:55:09] "POST /neutron/port HTTP/1.1" 200 3045 0.050828 252.23.58.222 - - [2026-05-28 01:55:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006129 252.23.58.222 - - [2026-05-28 01:55:12] "POST /neutron/port HTTP/1.1" 200 3045 0.022596 252.23.58.222 - - [2026-05-28 01:55:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007496 10.0.0.23 - - [2026-05-28 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.23 - - [2026-05-28 01:55:18] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003500 10.0.0.23 - - [2026-05-28 01:55:18] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003925 10.0.0.23 - - [2026-05-28 01:55:18] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005542 10.0.0.23 - - [2026-05-28 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.23 - - [2026-05-28 01:55:18] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004041 10.0.0.23 - - [2026-05-28 01:55:18] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003339 10.0.0.23 - - [2026-05-28 01:55:18] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005017 10.0.0.23 - - [2026-05-28 01:55:18] "POST /fqname-to-id HTTP/1.1" 404 205 0.002887 10.0.0.23 - - [2026-05-28 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.23 - - [2026-05-28 01:55:18] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001231 10.0.0.23 - - [2026-05-28 01:55:19] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.026135 10.0.0.23 - - [2026-05-28 01:55:19] "POST /service-instances HTTP/1.1" 200 543 0.064263 10.0.0.23 - - [2026-05-28 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.23 - - [2026-05-28 01:55:19] "GET /service-instance/02542bf8-75e8-4d82-9af2-d2716c1b4578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.004919 10.0.0.23 - - [2026-05-28 01:55:19] "POST /port-tuples HTTP/1.1" 200 586 0.022018 10.0.0.23 - - [2026-05-28 01:55:19] "GET /virtual-machine-interface/a29b52e1-3a12-48ae-9bc6-9cc1f67d61f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2720 0.005084 10.0.0.23 - - [2026-05-28 01:55:19] "PUT /virtual-machine-interface/a29b52e1-3a12-48ae-9bc6-9cc1f67d61f1 HTTP/1.1" 200 285 0.010953 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.010321 10.0.0.23 - - [2026-05-28 01:55:19] "POST /instance-ips HTTP/1.1" 200 386 0.026811 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.009721 10.0.0.23 - - [2026-05-28 01:55:19] "GET /virtual-machine-interface/c9782c41-9275-4220-9546-0ea66f369cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2720 0.006403 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.012016 10.0.0.23 - - [2026-05-28 01:55:19] "PUT /virtual-machine-interface/c9782c41-9275-4220-9546-0ea66f369cf3 HTTP/1.1" 200 285 0.018877 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003262 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.010434 10.0.0.23 - - [2026-05-28 01:55:19] "GET /virtual-machine-interface/89aa308f-6444-4137-9f01-4dd473be2560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.007259 10.0.0.23 - - [2026-05-28 01:55:19] "POST /instance-ips HTTP/1.1" 200 386 0.032045 10.0.0.23 - - [2026-05-28 01:55:19] "PUT /virtual-machine-interface/89aa308f-6444-4137-9f01-4dd473be2560 HTTP/1.1" 200 285 0.014832 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.011107 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.015070 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.014343 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004087 252.23.58.222 - - [2026-05-28 01:55:19] "POST /neutron/port HTTP/1.1" 200 1117 0.013290 10.0.0.23 - - [2026-05-28 01:55:19] "POST /instance-ips HTTP/1.1" 200 374 0.014956 252.23.58.222 - - [2026-05-28 01:55:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008903 10.0.0.23 - - [2026-05-28 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.011101 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.016128 252.23.58.222 - - [2026-05-28 01:55:20] "POST /neutron/port HTTP/1.1" 200 1117 0.022493 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003198 252.23.58.222 - - [2026-05-28 01:55:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006555 10.0.0.23 - - [2026-05-28 01:55:20] "POST /instance-ips HTTP/1.1" 200 374 0.018749 252.23.58.222 - - [2026-05-28 01:55:20] "POST /neutron/port HTTP/1.1" 200 1117 0.014123 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.008904 252.23.58.222 - - [2026-05-28 01:55:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009053 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.010254 10.0.0.23 - - [2026-05-28 01:55:20] "GET /virtual-machine/78c7ca16-9475-47e5-9fd0-c14003fe769f HTTP/1.1" 200 1290 0.004829 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002891 10.0.0.23 - - [2026-05-28 01:55:20] "GET /virtual-machine-interface/9c0792c3-f675-43ea-8697-14d59f5eee63 HTTP/1.1" 200 2941 0.005177 10.0.0.23 - - [2026-05-28 01:55:20] "POST /instance-ips HTTP/1.1" 200 376 0.014607 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.010798 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.009605 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003108 10.0.0.23 - - [2026-05-28 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.23 - - [2026-05-28 01:55:20] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002970 10.0.0.23 - - [2026-05-28 01:55:20] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002746 10.0.0.23 - - [2026-05-28 01:55:20] "POST /instance-ips HTTP/1.1" 200 376 0.016308 10.0.0.23 - - [2026-05-28 01:55:20] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008144 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.009112 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.010499 10.0.0.23 - - [2026-05-28 01:55:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003756 10.0.0.23 - - [2026-05-28 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.23 - - [2026-05-28 01:55:21] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003195 10.0.0.23 - - [2026-05-28 01:55:21] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003682 10.0.0.23 - - [2026-05-28 01:55:21] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005213 252.23.58.222 - - [2026-05-28 01:55:22] "POST /neutron/port HTTP/1.1" 200 1117 0.013560 252.23.58.222 - - [2026-05-28 01:55:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006404 252.23.58.222 - - [2026-05-28 01:55:22] "POST /neutron/port HTTP/1.1" 200 1117 0.013567 252.23.58.222 - - [2026-05-28 01:55:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006669 252.23.58.222 - - [2026-05-28 01:55:22] "POST /neutron/port HTTP/1.1" 200 1117 0.012753 252.23.58.222 - - [2026-05-28 01:55:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006824 10.0.0.23 - - [2026-05-28 01:55:22] "GET /virtual-machine/12df5c98-4cbd-4c47-95ea-4879c3410cb9 HTTP/1.1" 200 1290 0.005185 10.0.0.23 - - [2026-05-28 01:55:22] "GET /virtual-machine-interface/6904aba2-f9a6-46b4-8963-753778843b0b HTTP/1.1" 200 2943 0.005959 10.0.0.23 - - [2026-05-28 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.23 - - [2026-05-28 01:55:22] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003695 10.0.0.23 - - [2026-05-28 01:55:22] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002840 10.0.0.23 - - [2026-05-28 01:55:22] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005090 10.0.0.23 - - [2026-05-28 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.23 - - [2026-05-28 01:55:24] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004638 10.0.0.23 - - [2026-05-28 01:55:24] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003735 10.0.0.23 - - [2026-05-28 01:55:24] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005174 10.0.0.23 - - [2026-05-28 01:55:24] "POST /fqname-to-id HTTP/1.1" 404 209 0.003715 10.0.0.23 - - [2026-05-28 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.23 - - [2026-05-28 01:55:24] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 10.0.0.23 - - [2026-05-28 01:55:24] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.026610 10.0.0.23 - - [2026-05-28 01:55:24] "POST /network-policys HTTP/1.1" 200 547 0.021282 10.0.0.23 - - [2026-05-28 01:55:24] "GET /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005106 10.0.0.23 - - [2026-05-28 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.23 - - [2026-05-28 01:55:24] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006995 10.0.0.23 - - [2026-05-28 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2026-05-28 01:55:24] "GET /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005278 10.0.0.23 - - [2026-05-28 01:55:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.004477 10.0.0.23 - - [2026-05-28 01:55:24] "POST /ref-update HTTP/1.1" 200 156 0.052503 10.0.0.23 - - [2026-05-28 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.23 - - [2026-05-28 01:55:24] "POST /access-control-lists HTTP/1.1" 200 601 0.068325 10.0.0.23 - - [2026-05-28 01:55:24] "GET /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003887 252.23.58.222 - - [2026-05-28 01:55:25] "POST /neutron/network HTTP/1.1" 200 917 0.007477 10.0.0.23 - - [2026-05-28 01:55:25] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005365 10.0.0.23 - - [2026-05-28 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.23 - - [2026-05-28 01:55:25] "GET /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004962 10.0.0.23 - - [2026-05-28 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.23 - - [2026-05-28 01:55:25] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006407 10.0.0.23 - - [2026-05-28 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.23 - - [2026-05-28 01:55:25] "GET /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003558 10.0.0.23 - - [2026-05-28 01:55:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.008225 10.0.0.23 - - [2026-05-28 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.051600 10.0.0.23 - - [2026-05-28 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.23 - - [2026-05-28 01:55:25] "POST /access-control-lists HTTP/1.1" 200 604 0.066554 10.0.0.23 - - [2026-05-28 01:55:25] "GET /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003944 10.0.0.23 - - [2026-05-28 01:55:25] "POST /routing-instances HTTP/1.1" 200 755 0.017084 252.23.58.222 - - [2026-05-28 01:55:25] "POST /neutron/network HTTP/1.1" 200 919 0.008444 10.0.0.23 - - [2026-05-28 01:55:25] "POST /route-targets HTTP/1.1" 200 328 0.011626 10.0.0.23 - - [2026-05-28 01:55:25] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005154 10.0.0.23 - - [2026-05-28 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.23 - - [2026-05-28 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.011164 10.0.0.23 - - [2026-05-28 01:55:25] "GET /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004064 10.0.0.23 - - [2026-05-28 01:55:25] "GET /routing-instance/9424e041-5ee2-4518-8da7-3058f167b853?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.004409 10.0.0.23 - - [2026-05-28 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.23 - - [2026-05-28 01:55:25] "GET /routing-instance/9424e041-5ee2-4518-8da7-3058f167b853?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.005437 10.0.0.23 - - [2026-05-28 01:55:25] "GET /service-template/1343215e-c0f2-47c5-aa85-1cd0df72f214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004105 10.0.0.23 - - [2026-05-28 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.010209 10.0.0.23 - - [2026-05-28 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.23 - - [2026-05-28 01:55:25] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001045 10.0.0.23 - - [2026-05-28 01:55:25] "POST /routing-instances HTTP/1.1" 200 756 0.023363 10.0.0.23 - - [2026-05-28 01:55:25] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.027388 10.0.0.23 - - [2026-05-28 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.23 - - [2026-05-28 01:55:26] "POST /route-targets HTTP/1.1" 200 328 0.015866 10.0.0.23 - - [2026-05-28 01:55:26] "GET /service-instance/02542bf8-75e8-4d82-9af2-d2716c1b4578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3533 0.006182 10.0.0.23 - - [2026-05-28 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.012666 10.0.0.23 - - [2026-05-28 01:55:26] "GET /domains HTTP/1.1" 200 438 0.003511 10.0.0.23 - - [2026-05-28 01:55:26] "GET /routing-instance/98e0aadc-2fea-4103-84e9-f48a66f1bcb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.004461 10.0.0.23 - - [2026-05-28 01:55:26] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001039 10.0.0.23 - - [2026-05-28 01:55:26] "GET /routing-instance/98e0aadc-2fea-4103-84e9-f48a66f1bcb4?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.006228 10.0.0.23 - - [2026-05-28 01:55:26] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1525 0.013666 10.0.0.23 - - [2026-05-28 01:55:26] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001041 10.0.0.23 - - [2026-05-28 01:55:26] "PUT /routing-instance/9424e041-5ee2-4518-8da7-3058f167b853 HTTP/1.1" 200 267 0.019693 10.0.0.23 - - [2026-05-28 01:55:26] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 4219 0.039598 10.0.0.23 - - [2026-05-28 01:55:26] "PUT /routing-instance/98e0aadc-2fea-4103-84e9-f48a66f1bcb4 HTTP/1.1" 200 267 0.017962 10.0.0.23 - - [2026-05-28 01:55:26] "GET /service-instance/02542bf8-75e8-4d82-9af2-d2716c1b4578 HTTP/1.1" 200 3786 0.008018 10.0.0.23 - - [2026-05-28 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.011088 10.0.0.23 - - [2026-05-28 01:55:26] "GET /domains HTTP/1.1" 200 438 0.005062 10.0.0.23 - - [2026-05-28 01:55:26] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001674 10.0.0.23 - - [2026-05-28 01:55:26] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1525 0.007484 10.0.0.23 - - [2026-05-28 01:55:26] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001141 10.0.0.23 - - [2026-05-28 01:55:26] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 4219 0.029061 10.0.0.23 - - [2026-05-28 01:55:26] "GET /service-instance/02542bf8-75e8-4d82-9af2-d2716c1b4578 HTTP/1.1" 200 3786 0.004750 10.0.0.23 - - [2026-05-28 01:55:26] "GET /port-tuple/5c421463-d91c-4315-95b6-87d64fac7d02 HTTP/1.1" 200 1976 0.004170 10.0.0.23 - - [2026-05-28 01:55:26] "GET /virtual-machine-interface/89aa308f-6444-4137-9f01-4dd473be2560 HTTP/1.1" 200 3800 0.005944 10.0.0.23 - - [2026-05-28 01:55:26] "GET /virtual-machine-interface/a29b52e1-3a12-48ae-9bc6-9cc1f67d61f1 HTTP/1.1" 200 3813 0.006064 10.0.0.23 - - [2026-05-28 01:55:26] "GET /virtual-machine-interface/c9782c41-9275-4220-9546-0ea66f369cf3 HTTP/1.1" 200 3795 0.006015 252.23.58.222 - - [2026-05-28 01:55:26] "POST /neutron/port HTTP/1.1" 200 3816 0.043103 252.23.58.222 - - [2026-05-28 01:55:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006697 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/port HTTP/1.1" 200 3816 0.032422 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010107 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/port HTTP/1.1" 200 3816 0.031023 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008899 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/port HTTP/1.1" 200 3816 0.031700 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006245 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 891 0.012457 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 917 0.005754 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 804 0.014902 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 830 0.005807 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 893 0.012696 252.23.58.222 - - [2026-05-28 01:55:27] "POST /neutron/network HTTP/1.1" 200 919 0.006524 10.0.0.23 - - [2026-05-28 01:55:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001448 10.0.0.23 - - [2026-05-28 01:55:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001805 10.0.0.23 - - [2026-05-28 01:55:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001681 10.0.0.23 - - [2026-05-28 01:55:27] "GET /virtual-machine/e4e9bcff-b0a0-4ddd-83e0-5d2f52c83838 HTTP/1.1" 200 1800 0.003949 10.0.0.23 - - [2026-05-28 01:55:27] "GET /virtual-machine-interface/89aa308f-6444-4137-9f01-4dd473be2560 HTTP/1.1" 200 3800 0.005125 10.0.0.23 - - [2026-05-28 01:55:27] "GET /virtual-machine-interface/a29b52e1-3a12-48ae-9bc6-9cc1f67d61f1 HTTP/1.1" 200 3813 0.005238 10.0.0.23 - - [2026-05-28 01:55:27] "GET /virtual-machine-interface/c9782c41-9275-4220-9546-0ea66f369cf3 HTTP/1.1" 200 3795 0.005034 10.0.0.23 - - [2026-05-28 01:55:28] "GET /instance-ip/549f346b-fa65-45ad-9334-c25c06af89de HTTP/1.1" 200 1960 0.003823 10.0.0.23 - - [2026-05-28 01:55:28] "GET /instance-ip/5a3eba04-2091-4716-9bed-074f6bfbb957 HTTP/1.1" 200 1622 0.005721 10.0.0.23 - - [2026-05-28 01:55:28] "GET /instance-ip/de05411e-15e4-4741-8dde-37a971428943 HTTP/1.1" 200 1959 0.004733 10.0.0.23 - - [2026-05-28 01:55:28] "GET /instance-ip/0fb10625-0eaa-4b05-8056-9d40bc222ee3 HTTP/1.1" 200 1979 0.004675 10.0.0.23 - - [2026-05-28 01:55:28] "GET /instance-ip/37405efb-7e5e-488a-abbe-2e14f8748db9 HTTP/1.1" 200 1620 0.004932 10.0.0.23 - - [2026-05-28 01:55:28] "GET /instance-ip/468f1fa9-ce08-46fd-afb6-7f3076f13050 HTTP/1.1" 200 1978 0.003836 10.0.0.23 - - [2026-05-28 01:55:28] "GET /instance-ip/0fb8071e-c7a1-4596-8d63-3f52ebe5e698 HTTP/1.1" 200 1621 0.005434 10.0.0.23 - - [2026-05-28 01:55:28] "GET /instance-ip/20189104-a99f-4ca6-a008-d3535d94f661 HTTP/1.1" 200 1954 0.004072 10.0.0.23 - - [2026-05-28 01:55:28] "GET /instance-ip/fde5f850-ee69-4e5d-84c1-d82e60410e82 HTTP/1.1" 200 1956 0.004088 252.23.58.222 - - [2026-05-28 01:55:28] "POST /neutron/port HTTP/1.1" 200 3816 0.031842 252.23.58.222 - - [2026-05-28 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005698 252.23.58.222 - - [2026-05-28 01:55:28] "POST /neutron/port HTTP/1.1" 200 3816 0.029893 252.23.58.222 - - [2026-05-28 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007996 252.23.58.222 - - [2026-05-28 01:55:28] "POST /neutron/port HTTP/1.1" 200 3816 0.035624 252.23.58.222 - - [2026-05-28 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006379 252.23.58.222 - - [2026-05-28 01:55:28] "POST /neutron/port HTTP/1.1" 200 3816 0.030849 252.23.58.222 - - [2026-05-28 01:55:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006754 10.0.0.23 - - [2026-05-28 01:55:29] "GET /virtual-machine/e4e9bcff-b0a0-4ddd-83e0-5d2f52c83838 HTTP/1.1" 200 1800 0.003630 10.0.0.23 - - [2026-05-28 01:55:29] "GET /virtual-machine-interface/89aa308f-6444-4137-9f01-4dd473be2560 HTTP/1.1" 200 3800 0.005220 10.0.0.23 - - [2026-05-28 01:55:29] "GET /virtual-machine-interface/a29b52e1-3a12-48ae-9bc6-9cc1f67d61f1 HTTP/1.1" 200 3813 0.004923 10.0.0.23 - - [2026-05-28 01:55:29] "GET /virtual-machine-interface/c9782c41-9275-4220-9546-0ea66f369cf3 HTTP/1.1" 200 3795 0.005655 10.0.0.23 - - [2026-05-28 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.23 - - [2026-05-28 01:55:29] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003425 10.0.0.23 - - [2026-05-28 01:55:29] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003615 10.0.0.23 - - [2026-05-28 01:55:29] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005765 10.0.0.23 - - [2026-05-28 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.23 - - [2026-05-28 01:55:30] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002893 10.0.0.23 - - [2026-05-28 01:55:30] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003333 10.0.0.23 - - [2026-05-28 01:55:30] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007053 10.0.0.23 - - [2026-05-28 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.23 - - [2026-05-28 01:55:31] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007455 10.0.0.23 - - [2026-05-28 01:55:31] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003896 10.0.0.23 - - [2026-05-28 01:55:31] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004932 10.0.0.23 - - [2026-05-28 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.23 - - [2026-05-28 01:55:31] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003380 10.0.0.23 - - [2026-05-28 01:55:31] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003601 10.0.0.23 - - [2026-05-28 01:55:31] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005645 10.0.0.23 - - [2026-05-28 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.23 - - [2026-05-28 01:55:31] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003339 10.0.0.23 - - [2026-05-28 01:55:31] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003301 10.0.0.23 - - [2026-05-28 01:55:31] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004966 10.0.0.23 - - [2026-05-28 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.23 - - [2026-05-28 01:55:31] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003531 10.0.0.23 - - [2026-05-28 01:55:31] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003592 10.0.0.23 - - [2026-05-28 01:55:31] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005768 10.0.0.23 - - [2026-05-28 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.23 - - [2026-05-28 01:55:32] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003590 10.0.0.23 - - [2026-05-28 01:55:32] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003262 10.0.0.23 - - [2026-05-28 01:55:32] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005238 10.0.0.23 - - [2026-05-28 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.23 - - [2026-05-28 01:55:32] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003023 10.0.0.23 - - [2026-05-28 01:55:32] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003383 10.0.0.23 - - [2026-05-28 01:55:32] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005090 10.0.0.23 - - [2026-05-28 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.23 - - [2026-05-28 01:55:32] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003150 10.0.0.23 - - [2026-05-28 01:55:32] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003359 10.0.0.23 - - [2026-05-28 01:55:32] "GET /virtual-network/8be8b02e-d040-449d-ac38-e4c1f7920ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005412 10.0.0.23 - - [2026-05-28 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.23 - - [2026-05-28 01:55:32] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003492 10.0.0.23 - - [2026-05-28 01:55:32] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003192 10.0.0.23 - - [2026-05-28 01:55:32] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005395 10.0.0.23 - - [2026-05-28 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.23 - - [2026-05-28 01:55:33] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003786 10.0.0.23 - - [2026-05-28 01:55:33] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004225 10.0.0.23 - - [2026-05-28 01:55:33] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005255 10.0.0.23 - - [2026-05-28 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.23 - - [2026-05-28 01:55:33] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005449 10.0.0.23 - - [2026-05-28 01:55:33] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003347 10.0.0.23 - - [2026-05-28 01:55:33] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005940 10.0.0.23 - - [2026-05-28 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.23 - - [2026-05-28 01:55:33] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003778 10.0.0.23 - - [2026-05-28 01:55:33] "GET /virtual-networks?parent_id=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003636 10.0.0.23 - - [2026-05-28 01:55:33] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006633 10.0.0.23 - - [2026-05-28 01:55:33] "GET /virtual-machine/e4e9bcff-b0a0-4ddd-83e0-5d2f52c83838 HTTP/1.1" 200 1800 0.003752 10.0.0.23 - - [2026-05-28 01:55:33] "GET /domains HTTP/1.1" 200 438 0.002774 10.0.0.23 - - [2026-05-28 01:55:33] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001398 10.0.0.23 - - [2026-05-28 01:55:33] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1525 0.008250 10.0.0.23 - - [2026-05-28 01:55:33] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001010 10.0.0.23 - - [2026-05-28 01:55:33] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 4219 0.028085 10.0.0.23 - - [2026-05-28 01:55:34] "GET /service-instance/02542bf8-75e8-4d82-9af2-d2716c1b4578 HTTP/1.1" 200 3786 0.004200 10.0.0.23 - - [2026-05-28 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.23 - - [2026-05-28 01:55:34] "GET /routing-instance/7ae6ded6-cfa9-430e-b9b2-b27f156492d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004068 10.0.0.23 - - [2026-05-28 01:55:34] "GET /routing-instance/7ae6ded6-cfa9-430e-b9b2-b27f156492d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.005420 10.0.0.23 - - [2026-05-28 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.23 - - [2026-05-28 01:55:34] "GET /routing-instance/cc08e5e6-82d4-49f6-982c-72cd2f1af54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.004223 10.0.0.23 - - [2026-05-28 01:55:34] "GET /routing-instance/cc08e5e6-82d4-49f6-982c-72cd2f1af54e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005761 10.0.0.23 - - [2026-05-28 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.23 - - [2026-05-28 01:55:34] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005520 10.0.0.23 - - [2026-05-28 01:55:34] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?fields=routing_instances HTTP/1.1" 200 1679 0.007613 10.0.0.23 - - [2026-05-28 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.23 - - [2026-05-28 01:55:34] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005036 10.0.0.23 - - [2026-05-28 01:55:34] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?fields=routing_instances HTTP/1.1" 200 1684 0.008076 10.0.0.23 - - [2026-05-28 01:55:38] "POST /ref-update HTTP/1.1" 200 156 0.032761 10.0.0.23 - - [2026-05-28 01:55:38] "DELETE /access-control-list/de5347e1-91b9-4f64-97f4-a614ca8fbcce HTTP/1.1" 200 115 0.036147 252.23.58.222 - - [2026-05-28 01:55:38] "POST /neutron/network HTTP/1.1" 200 833 0.011824 10.0.0.23 - - [2026-05-28 01:55:39] "GET /virtual-network/229ed9f2-01fc-45db-b88a-178ab81788d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.012853 10.0.0.23 - - [2026-05-28 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /routing-instance/9424e041-5ee2-4518-8da7-3058f167b853 HTTP/1.1" 200 115 0.043108 10.0.0.23 - - [2026-05-28 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.23 - - [2026-05-28 01:55:39] "GET /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004954 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /route-target/37bdbbd7-1507-4a4d-a043-7752206d4c55 HTTP/1.1" 200 115 0.020206 10.0.0.23 - - [2026-05-28 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.034842 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /routing-instance/98e0aadc-2fea-4103-84e9-f48a66f1bcb4 HTTP/1.1" 200 115 0.041347 10.0.0.23 - - [2026-05-28 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 252.23.58.222 - - [2026-05-28 01:55:39] "POST /neutron/network HTTP/1.1" 200 831 0.012162 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /route-target/9710944d-942f-4b06-9dba-90ba0ecd26ba HTTP/1.1" 200 115 0.026042 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /access-control-list/cb0432c0-a791-4c52-b85e-b492337a190a HTTP/1.1" 200 115 0.031281 10.0.0.23 - - [2026-05-28 01:55:39] "GET /virtual-network/c2d3d936-fd6c-40d6-83c1-616bcd13b4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.027886 10.0.0.23 - - [2026-05-28 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.23 - - [2026-05-28 01:55:39] "GET /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004725 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /network-policy/c970e5c3-e75a-4738-86b4-dcd2f4cabb08 HTTP/1.1" 200 115 0.029807 10.0.0.23 - - [2026-05-28 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /service-instance/02542bf8-75e8-4d82-9af2-d2716c1b4578 HTTP/1.1" 200 115 0.047506 10.0.0.23 - - [2026-05-28 01:55:39] "GET /domains HTTP/1.1" 200 438 0.004837 10.0.0.23 - - [2026-05-28 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.026907 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /instance-ip/468f1fa9-ce08-46fd-afb6-7f3076f13050 HTTP/1.1" 200 115 0.026744 10.0.0.23 - - [2026-05-28 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.011230 10.0.0.23 - - [2026-05-28 01:55:39] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001752 10.0.0.23 - - [2026-05-28 01:55:39] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1525 0.009098 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /instance-ip/fde5f850-ee69-4e5d-84c1-d82e60410e82 HTTP/1.1" 200 115 0.019242 10.0.0.23 - - [2026-05-28 01:55:39] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001046 10.0.0.23 - - [2026-05-28 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.019421 10.0.0.23 - - [2026-05-28 01:55:39] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 3747 0.033313 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /instance-ip/20189104-a99f-4ca6-a008-d3535d94f661 HTTP/1.1" 200 115 0.023502 10.0.0.23 - - [2026-05-28 01:55:39] "GET /virtual-machine/e4e9bcff-b0a0-4ddd-83e0-5d2f52c83838 HTTP/1.1" 200 1800 0.006441 10.0.0.23 - - [2026-05-28 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.015706 10.0.0.23 - - [2026-05-28 01:55:39] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002627 10.0.0.23 - - [2026-05-28 01:55:39] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002283 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /instance-ip/0fb10625-0eaa-4b05-8056-9d40bc222ee3 HTTP/1.1" 200 115 0.018474 10.0.0.23 - - [2026-05-28 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.011682 10.0.0.23 - - [2026-05-28 01:55:39] "DELETE /instance-ip/de05411e-15e4-4741-8dde-37a971428943 HTTP/1.1" 200 115 0.029173 10.0.0.23 - - [2026-05-28 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.010938 10.0.0.23 - - [2026-05-28 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.23 - - [2026-05-28 01:55:40] "DELETE /service-template/1343215e-c0f2-47c5-aa85-1cd0df72f214 HTTP/1.1" 200 115 0.046769 10.0.0.23 - - [2026-05-28 01:55:40] "DELETE /instance-ip/549f346b-fa65-45ad-9334-c25c06af89de HTTP/1.1" 200 115 0.053078 10.0.0.23 - - [2026-05-28 01:55:40] "POST /fqname-to-id HTTP/1.1" 404 191 0.007503 252.23.58.222 - - [2026-05-28 01:55:40] "POST /neutron/network HTTP/1.1" 200 833 0.006834 252.23.58.222 - - [2026-05-28 01:55:40] "POST /neutron/network HTTP/1.1" 400 204 0.011806 252.23.58.222 - - [2026-05-28 01:55:40] "POST /neutron/port HTTP/1.1" 200 1117 0.016152 252.23.58.222 - - [2026-05-28 01:55:40] "POST /neutron/port HTTP/1.1" 200 1117 0.015605 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 1107 0.018155 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 1107 0.013520 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 3045 0.031412 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 151 0.157283 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 1106 0.034405 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 151 0.202051 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 151 0.159617 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 1107 0.015435 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 151 0.105407 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 1107 0.010447 252.23.58.222 - - [2026-05-28 01:55:41] "POST /neutron/port HTTP/1.1" 200 151 0.112758 252.23.58.222 - - [2026-05-28 01:55:42] "POST /neutron/network HTTP/1.1" 200 833 0.006375 10.0.0.23 - - [2026-05-28 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.23 - - [2026-05-28 01:55:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002190 10.0.0.23 - - [2026-05-28 01:55:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001969 252.23.58.222 - - [2026-05-28 01:55:42] "POST /neutron/network HTTP/1.1" 200 151 0.088013 10.0.0.23 - - [2026-05-28 01:55:42] "DELETE /route-target/03e4610e-8357-4cf3-aa56-dfcaa805c30e HTTP/1.1" 200 115 0.030268 10.0.0.23 - - [2026-05-28 01:55:42] "GET /routing-instance/cc08e5e6-82d4-49f6-982c-72cd2f1af54e HTTP/1.1" 404 171 0.004182 10.0.0.23 - - [2026-05-28 01:55:42] "GET /domains HTTP/1.1" 200 438 0.002667 10.0.0.23 - - [2026-05-28 01:55:42] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001003 10.0.0.23 - - [2026-05-28 01:55:42] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1303 0.007931 10.0.0.23 - - [2026-05-28 01:55:42] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003151 10.0.0.23 - - [2026-05-28 01:55:42] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 2292 0.035049 252.23.58.222 - - [2026-05-28 01:55:43] "POST /neutron/network HTTP/1.1" 200 831 0.005654 10.0.0.23 - - [2026-05-28 01:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.23 - - [2026-05-28 01:55:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002466 10.0.0.23 - - [2026-05-28 01:55:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002911 252.23.58.222 - - [2026-05-28 01:55:43] "POST /neutron/network HTTP/1.1" 200 151 0.088020 10.0.0.23 - - [2026-05-28 01:55:43] "DELETE /route-target/67c42f23-e886-44c2-838b-5d48a488b35c HTTP/1.1" 200 115 0.020598 10.0.0.23 - - [2026-05-28 01:55:43] "GET /routing-instance/7ae6ded6-cfa9-430e-b9b2-b27f156492d3 HTTP/1.1" 404 171 0.002508 10.0.0.23 - - [2026-05-28 01:55:43] "GET /domains HTTP/1.1" 200 438 0.002823 10.0.0.23 - - [2026-05-28 01:55:43] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001495 10.0.0.23 - - [2026-05-28 01:55:43] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1303 0.007645 10.0.0.23 - - [2026-05-28 01:55:43] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002067 10.0.0.23 - - [2026-05-28 01:55:43] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 2075 0.033607 252.23.58.222 - - [2026-05-28 01:55:43] "POST /neutron/network HTTP/1.1" 200 830 0.006219 10.0.0.23 - - [2026-05-28 01:55:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004260 10.0.0.23 - - [2026-05-28 01:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.23 - - [2026-05-28 01:55:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003899 252.23.58.222 - - [2026-05-28 01:55:43] "POST /neutron/network HTTP/1.1" 200 151 0.093653 10.0.0.23 - - [2026-05-28 01:55:43] "DELETE /route-target/f29ac0da-3313-413e-9282-29422f379f9e HTTP/1.1" 200 115 0.018023 10.0.0.23 - - [2026-05-28 01:55:43] "GET /routing-instance/22b2b1a8-5446-47fa-8aec-43cd0567e811 HTTP/1.1" 404 171 0.002973 10.0.0.23 - - [2026-05-28 01:55:44] "GET /domains HTTP/1.1" 200 438 0.002889 10.0.0.23 - - [2026-05-28 01:55:44] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001311 10.0.0.23 - - [2026-05-28 01:55:44] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1303 0.007948 10.0.0.23 - - [2026-05-28 01:55:44] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001820 10.0.0.23 - - [2026-05-28 01:55:44] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 1836 0.026801 10.0.0.23 - - [2026-05-28 01:55:44] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001336 10.0.0.23 - - [2026-05-28 01:55:44] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.026674 10.0.0.23 - - [2026-05-28 01:55:44] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001392 10.0.0.23 - - [2026-05-28 01:55:44] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?fields=virtual_networks HTTP/1.1" 200 1027 0.065328 10.0.0.23 - - [2026-05-28 01:55:45] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002244 10.0.0.23 - - [2026-05-28 01:55:45] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.027123 10.0.0.23 - - [2026-05-28 01:55:45] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001444 10.0.0.23 - - [2026-05-28 01:55:45] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?fields=security_groups HTTP/1.1" 200 1250 0.050490 10.0.0.23 - - [2026-05-28 01:55:45] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001636 10.0.0.23 - - [2026-05-28 01:55:45] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009755 10.0.0.23 - - [2026-05-28 01:55:46] "POST /fqname-to-id HTTP/1.1" 404 187 0.031162 10.0.0.23 - - [2026-05-28 01:55:46] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002874 10.0.0.23 - - [2026-05-28 01:55:46] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001190 10.0.0.23 - - [2026-05-28 01:55:46] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006909 10.0.0.23 - - [2026-05-28 01:55:46] "POST /id-to-fqname HTTP/1.1" 200 189 0.001232 10.0.0.23 - - [2026-05-28 01:55:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003304 10.0.0.23 - - [2026-05-28 01:55:46] "POST /security-groups HTTP/1.1" 200 584 0.064944 10.0.0.23 - - [2026-05-28 01:55:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.003035 10.0.0.23 - - [2026-05-28 01:55:46] "POST /projects HTTP/1.1" 200 579 0.223640 10.0.0.23 - - [2026-05-28 01:55:46] "POST /access-control-lists HTTP/1.1" 200 597 0.059374 10.0.0.23 - - [2026-05-28 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.299355 10.0.0.23 - - [2026-05-28 01:55:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.002952 10.0.0.23 - - [2026-05-28 01:55:46] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.435689 10.0.0.23 - - [2026-05-28 01:55:46] "POST /access-control-lists HTTP/1.1" 200 595 0.076568 10.0.0.23 - - [2026-05-28 01:55:47] "GET / HTTP/1.1" 200 36215 0.002193 10.0.0.23 - - [2026-05-28 01:55:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000529 10.0.0.23 - - [2026-05-28 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.042261 10.0.0.23 - - [2026-05-28 01:55:49] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001322 10.0.0.23 - - [2026-05-28 01:55:49] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.030087 10.0.0.23 - - [2026-05-28 01:55:49] "POST /fqname-to-id HTTP/1.1" 404 178 0.003090 10.0.0.23 - - [2026-05-28 01:55:49] "POST /virtual-DNSs HTTP/1.1" 200 507 0.025161 10.0.0.23 - - [2026-05-28 01:55:49] "GET /virtual-DNS/976091ea-0e68-4179-94ae-a5015e5a854d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.006763 10.0.0.23 - - [2026-05-28 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.23 - - [2026-05-28 01:55:49] "GET /virtual-DNS/976091ea-0e68-4179-94ae-a5015e5a854d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004339 10.0.0.23 - - [2026-05-28 01:55:49] "GET /domains HTTP/1.1" 401 296 0.000739 10.0.0.23 - - [2026-05-28 01:55:50] "GET /domains HTTP/1.1" 200 438 0.043757 10.0.0.23 - - [2026-05-28 01:55:50] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001827 10.0.0.23 - - [2026-05-28 01:55:50] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1688 0.008855 10.0.0.23 - - [2026-05-28 01:55:50] "GET /virtual-DNS/976091ea-0e68-4179-94ae-a5015e5a854d HTTP/1.1" 200 1439 0.005090 10.0.0.23 - - [2026-05-28 01:55:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003081 10.0.0.23 - - [2026-05-28 01:55:50] "POST /network-ipams HTTP/1.1" 200 514 0.016940 10.0.0.23 - - [2026-05-28 01:55:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.002643 10.0.0.23 - - [2026-05-28 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2026-05-28 01:55:50] "GET /network-ipam/adf35757-ca3b-4be2-aea9-5b0698206c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.005632 10.0.0.23 - - [2026-05-28 01:55:50] "PUT /network-ipam/adf35757-ca3b-4be2-aea9-5b0698206c17 HTTP/1.1" 200 259 0.015447 10.0.0.23 - - [2026-05-28 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.010668 10.0.0.23 - - [2026-05-28 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.23 - - [2026-05-28 01:55:50] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001014 10.0.0.23 - - [2026-05-28 01:55:50] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.024199 252.23.58.222 - - [2026-05-28 01:55:51] "POST /neutron/network HTTP/1.1" 200 117 0.045105 10.0.0.23 - - [2026-05-28 01:55:51] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001149 252.23.58.222 - - [2026-05-28 01:55:51] "POST /neutron/network HTTP/1.1" 200 616 0.069705 10.0.0.23 - - [2026-05-28 01:55:51] "POST /route-targets HTTP/1.1" 200 328 0.017761 10.0.0.23 - - [2026-05-28 01:55:51] "POST /ref-update HTTP/1.1" 200 156 0.025017 10.0.0.23 - - [2026-05-28 01:55:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004377 252.23.58.222 - - [2026-05-28 01:55:51] "POST /neutron/subnet HTTP/1.1" 200 711 0.214469 252.23.58.222 - - [2026-05-28 01:55:51] "POST /neutron/network HTTP/1.1" 200 829 0.007002 10.0.0.23 - - [2026-05-28 01:55:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.004760 10.0.0.23 - - [2026-05-28 01:55:51] "GET /virtual-network/9198f74d-ee3d-45d3-b7b8-af5801a1be43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006375 252.23.58.222 - - [2026-05-28 01:55:51] "POST /neutron/network HTTP/1.1" 200 829 0.006739 10.0.0.23 - - [2026-05-28 01:55:51] "GET /virtual-network/9198f74d-ee3d-45d3-b7b8-af5801a1be43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006040 252.23.58.222 - - [2026-05-28 01:55:51] "POST /neutron/network HTTP/1.1" 200 829 0.006701 252.23.58.222 - - [2026-05-28 01:55:51] "POST /neutron/subnet HTTP/1.1" 200 711 0.007338 252.23.58.222 - - [2026-05-28 01:55:51] "POST /neutron/network HTTP/1.1" 200 803 0.011183 252.23.58.222 - - [2026-05-28 01:55:52] "POST /neutron/network HTTP/1.1" 200 829 0.006133 10.0.0.23 - - [2026-05-28 01:55:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001846 252.23.58.222 - - [2026-05-28 01:55:52] "POST /neutron/network HTTP/1.1" 200 839 0.005285 252.23.58.222 - - [2026-05-28 01:55:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000449 252.23.58.222 - - [2026-05-28 01:55:52] "GET / HTTP/1.1" 200 36215 0.001991 252.23.58.222 - - [2026-05-28 01:55:52] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000454 10.0.0.23 - - [2026-05-28 01:55:52] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001083 252.23.58.222 - - [2026-05-28 01:55:52] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047320 252.23.58.222 - - [2026-05-28 01:55:52] "POST /neutron/network HTTP/1.1" 200 829 0.036257 252.23.58.222 - - [2026-05-28 01:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.006379 252.23.58.222 - - [2026-05-28 01:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.006433 252.23.58.222 - - [2026-05-28 01:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.008085 252.23.58.222 - - [2026-05-28 01:55:53] "POST /neutron/network HTTP/1.1" 200 839 0.007047 10.0.0.23 - - [2026-05-28 01:55:53] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001283 252.23.58.222 - - [2026-05-28 01:55:54] "POST /neutron/port HTTP/1.1" 200 1056 0.234908 252.23.58.222 - - [2026-05-28 01:55:54] "POST /neutron/port HTTP/1.1" 200 1056 0.019218 252.23.58.222 - - [2026-05-28 01:55:54] "POST /neutron/port HTTP/1.1" 200 1056 0.014515 252.23.58.222 - - [2026-05-28 01:55:54] "POST /neutron/port HTTP/1.1" 200 1106 0.065289 252.23.58.222 - - [2026-05-28 01:55:54] "POST /neutron/port HTTP/1.1" 200 1116 0.012967 252.23.58.222 - - [2026-05-28 01:55:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003304 252.23.58.222 - - [2026-05-28 01:55:54] "POST /neutron/subnet HTTP/1.1" 200 685 0.009759 252.23.58.222 - - [2026-05-28 01:55:54] "POST /neutron/port HTTP/1.1" 200 117 0.001294 252.23.58.222 - - [2026-05-28 01:55:54] "POST /neutron/network HTTP/1.1" 200 829 0.009981 10.0.0.23 - - [2026-05-28 01:55:58] "DELETE /project/8f4922953cac4cd5b64d75257f5e6422 HTTP/1.1" 404 173 0.004010 10.0.0.23 - - [2026-05-28 01:55:58] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000935 10.0.0.23 - - [2026-05-28 01:55:58] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.025095 10.0.0.23 - - [2026-05-28 01:55:58] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001291 10.0.0.23 - - [2026-05-28 01:55:58] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?fields=security_groups HTTP/1.1" 200 1343 0.076639 10.0.0.23 - - [2026-05-28 01:55:58] "DELETE /security-group/8fe03d6e-984a-4afd-9166-6a5fd8480f1f HTTP/1.1" 200 115 0.035656 10.0.0.23 - - [2026-05-28 01:55:58] "GET /projects?obj_uuids=3e444dfb-f3b4-4958-885f-e8cd4f94a03a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002728 10.0.0.23 - - [2026-05-28 01:55:58] "GET /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a?fields=application_policy_sets HTTP/1.1" 200 1382 0.028980 10.0.0.23 - - [2026-05-28 01:55:58] "DELETE /access-control-list/d0805e3e-ed3c-499e-9325-7b80339659b9 HTTP/1.1" 200 115 0.043656 10.0.0.23 - - [2026-05-28 01:55:58] "DELETE /access-control-list/781ec6f7-65ab-4656-9e92-f14198fa1e07 HTTP/1.1" 200 115 0.025959 10.0.0.23 - - [2026-05-28 01:55:58] "DELETE /project/3e444dfb-f3b4-4958-885f-e8cd4f94a03a HTTP/1.1" 200 115 0.322469 252.23.58.222 - - [2026-05-28 01:55:58] "POST /neutron/port HTTP/1.1" 200 1116 0.017434 252.23.58.222 - - [2026-05-28 01:55:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007364 252.23.58.222 - - [2026-05-28 01:55:58] "POST /neutron/port HTTP/1.1" 200 1116 0.078128 252.23.58.222 - - [2026-05-28 01:55:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006020 252.23.58.222 - - [2026-05-28 01:55:58] "POST /neutron/port HTTP/1.1" 200 1116 0.027576 252.23.58.222 - - [2026-05-28 01:55:58] "POST /neutron/port HTTP/1.1" 200 1116 0.015205 252.23.58.222 - - [2026-05-28 01:55:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008325 10.0.0.23 - - [2026-05-28 01:55:58] "GET /virtual-machine/1da75eeb-cb90-4dfa-9449-1bf838f410d3 HTTP/1.1" 200 1293 0.004966 252.23.58.222 - - [2026-05-28 01:55:58] "POST /neutron/port HTTP/1.1" 200 1116 0.019745 10.0.0.23 - - [2026-05-28 01:55:58] "GET /virtual-machine-interface/48cac765-2e12-4bd0-a0dc-8eddc3c4d2a3 HTTP/1.1" 200 2959 0.005595 252.23.58.222 - - [2026-05-28 01:55:59] "POST /neutron/network HTTP/1.1" 200 839 0.006874 252.23.58.222 - - [2026-05-28 01:55:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005082 252.23.58.222 - - [2026-05-28 01:55:59] "POST /neutron/subnet HTTP/1.1" 200 685 0.006387 10.0.0.23 - - [2026-05-28 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.23 - - [2026-05-28 01:55:59] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003708 252.23.58.222 - - [2026-05-28 01:55:59] "POST /neutron/port HTTP/1.1" 200 117 0.001427 10.0.0.23 - - [2026-05-28 01:55:59] "GET /virtual-networks?parent_id=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003670 10.0.0.23 - - [2026-05-28 01:55:59] "GET /virtual-network/9198f74d-ee3d-45d3-b7b8-af5801a1be43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005219 252.23.58.222 - - [2026-05-28 01:55:59] "POST /neutron/network HTTP/1.1" 200 829 0.006859 10.0.0.23 - - [2026-05-28 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.23 - - [2026-05-28 01:56:02] "GET /virtual-network/9198f74d-ee3d-45d3-b7b8-af5801a1be43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006377 252.23.58.222 - - [2026-05-28 01:56:04] "POST /neutron/port HTTP/1.1" 200 1116 0.012931 252.23.58.222 - - [2026-05-28 01:56:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005452 252.23.58.222 - - [2026-05-28 01:56:04] "POST /neutron/port HTTP/1.1" 200 1116 0.012843 252.23.58.222 - - [2026-05-28 01:56:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005386 252.23.58.222 - - [2026-05-28 01:56:05] "POST /neutron/port HTTP/1.1" 200 1116 0.017493 252.23.58.222 - - [2026-05-28 01:56:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005153 252.23.58.222 - - [2026-05-28 01:56:05] "POST /neutron/port HTTP/1.1" 200 1116 0.014649 252.23.58.222 - - [2026-05-28 01:56:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005662 10.0.0.23 - - [2026-05-28 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.23 - - [2026-05-28 01:56:06] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003261 10.0.0.23 - - [2026-05-28 01:56:06] "GET /virtual-networks?parent_id=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003494 10.0.0.23 - - [2026-05-28 01:56:06] "GET /virtual-network/9198f74d-ee3d-45d3-b7b8-af5801a1be43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005217 10.0.0.23 - - [2026-05-28 01:56:08] "GET /obj-perms HTTP/1.1" 200 6378 0.207836 10.0.0.23 - - [2026-05-28 01:56:09] "GET /obj-perms HTTP/1.1" 200 6378 0.163415 252.23.58.222 - - [2026-05-28 01:56:12] "POST /neutron/network HTTP/1.1" 200 803 0.050429 252.23.58.222 - - [2026-05-28 01:56:12] "POST /neutron/network HTTP/1.1" 200 829 0.012849 10.0.0.23 - - [2026-05-28 01:56:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.003397 252.23.58.222 - - [2026-05-28 01:56:12] "POST /neutron/port HTTP/1.1" 200 1116 0.095987 252.23.58.222 - - [2026-05-28 01:56:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.046642 252.23.58.222 - - [2026-05-28 01:56:13] "POST /neutron/network HTTP/1.1" 200 839 0.043519 252.23.58.222 - - [2026-05-28 01:56:13] "GET /aaa-mode HTTP/1.1" 401 296 0.015787 252.23.58.222 - - [2026-05-28 01:56:13] "GET / HTTP/1.1" 200 36215 0.011905 252.23.58.222 - - [2026-05-28 01:56:13] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001352 10.0.0.23 - - [2026-05-28 01:56:14] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001372 252.23.58.222 - - [2026-05-28 01:56:14] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.180430 252.23.58.222 - - [2026-05-28 01:56:14] "POST /neutron/network HTTP/1.1" 200 829 0.078575 252.23.58.222 - - [2026-05-28 01:56:14] "POST /neutron/port HTTP/1.1" 200 1116 0.028447 252.23.58.222 - - [2026-05-28 01:56:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013876 252.23.58.222 - - [2026-05-28 01:56:14] "POST /neutron/port HTTP/1.1" 200 117 0.006996 252.23.58.222 - - [2026-05-28 01:56:14] "POST /neutron/port HTTP/1.1" 200 117 0.005254 252.23.58.222 - - [2026-05-28 01:56:15] "POST /neutron/network HTTP/1.1" 200 839 0.009326 10.0.0.23 - - [2026-05-28 01:56:15] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001996 252.23.58.222 - - [2026-05-28 01:56:15] "POST /neutron/port HTTP/1.1" 200 1056 0.405529 252.23.58.222 - - [2026-05-28 01:56:15] "POST /neutron/port HTTP/1.1" 200 1056 0.022089 252.23.58.222 - - [2026-05-28 01:56:16] "POST /neutron/port HTTP/1.1" 200 1056 0.018663 252.23.58.222 - - [2026-05-28 01:56:16] "POST /neutron/port HTTP/1.1" 200 1106 0.103800 252.23.58.222 - - [2026-05-28 01:56:16] "POST /neutron/port HTTP/1.1" 200 1116 0.014567 252.23.58.222 - - [2026-05-28 01:56:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006381 252.23.58.222 - - [2026-05-28 01:56:16] "POST /neutron/subnet HTTP/1.1" 200 685 0.016794 252.23.58.222 - - [2026-05-28 01:56:16] "POST /neutron/port HTTP/1.1" 200 117 0.002551 252.23.58.222 - - [2026-05-28 01:56:16] "POST /neutron/network HTTP/1.1" 200 829 0.009044 10.0.0.23 - - [2026-05-28 01:56:19] "GET /global-system-configs HTTP/1.1" 401 296 0.000415 10.0.0.23 - - [2026-05-28 01:56:19] "GET /global-system-configs HTTP/1.1" 401 296 0.000498 252.23.58.222 - - [2026-05-28 01:56:20] "POST /neutron/port HTTP/1.1" 200 1116 0.039235 252.23.58.222 - - [2026-05-28 01:56:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009974 252.23.58.222 - - [2026-05-28 01:56:20] "POST /neutron/port HTTP/1.1" 200 1116 0.018988 252.23.58.222 - - [2026-05-28 01:56:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013021 252.23.58.222 - - [2026-05-28 01:56:20] "POST /neutron/port HTTP/1.1" 200 1116 0.019858 252.23.58.222 - - [2026-05-28 01:56:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007658 10.0.0.23 - - [2026-05-28 01:56:20] "GET /virtual-machine/8aaeb8c3-ec26-46c8-9ed5-b67143a47584 HTTP/1.1" 200 1293 0.004826 10.0.0.23 - - [2026-05-28 01:56:20] "GET /virtual-machine-interface/d7944afe-1858-421f-8319-491ff66da033 HTTP/1.1" 200 2959 0.005968 10.0.0.23 - - [2026-05-28 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.23 - - [2026-05-28 01:56:20] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003306 10.0.0.23 - - [2026-05-28 01:56:20] "GET /virtual-networks?parent_id=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002848 10.0.0.23 - - [2026-05-28 01:56:20] "GET /virtual-network/9198f74d-ee3d-45d3-b7b8-af5801a1be43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004873 10.0.0.23 - - [2026-05-28 01:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.23 - - [2026-05-28 01:56:24] "GET /virtual-network/9198f74d-ee3d-45d3-b7b8-af5801a1be43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008051 252.23.58.222 - - [2026-05-28 01:56:26] "POST /neutron/port HTTP/1.1" 200 1116 0.016301 252.23.58.222 - - [2026-05-28 01:56:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006357 252.23.58.222 - - [2026-05-28 01:56:27] "POST /neutron/port HTTP/1.1" 200 1116 0.014424 252.23.58.222 - - [2026-05-28 01:56:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009534 252.23.58.222 - - [2026-05-28 01:56:27] "POST /neutron/port HTTP/1.1" 200 1116 0.016186 252.23.58.222 - - [2026-05-28 01:56:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007742 10.0.0.23 - - [2026-05-28 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.23 - - [2026-05-28 01:56:28] "GET /virtual-network/9198f74d-ee3d-45d3-b7b8-af5801a1be43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005257 252.23.58.222 - - [2026-05-28 01:56:28] "POST /neutron/port HTTP/1.1" 200 1116 0.014063 252.23.58.222 - - [2026-05-28 01:56:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005954 10.0.0.23 - - [2026-05-28 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.23 - - [2026-05-28 01:56:30] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005716 10.0.0.23 - - [2026-05-28 01:56:30] "GET /virtual-networks?parent_id=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003386 10.0.0.23 - - [2026-05-28 01:56:30] "GET /virtual-network/9198f74d-ee3d-45d3-b7b8-af5801a1be43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.040524 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:56:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:56:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001091 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:56:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001284 10.0.0.23 - - [2026-05-28 01:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.23 - - [2026-05-28 01:56:37] "DELETE /virtual-DNS/976091ea-0e68-4179-94ae-a5015e5a854d HTTP/1.1" 409 236 0.005755 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:56:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001227 10.0.0.23 - - [2026-05-28 01:56:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.003433 10.0.0.23 - - [2026-05-28 01:56:37] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.016615 10.0.0.23 - - [2026-05-28 01:56:37] "GET /virtual-DNS-record/2f3e95a5-7476-420c-a1ca-fc0186d13fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.007683 10.0.0.23 - - [2026-05-28 01:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.23 - - [2026-05-28 01:56:37] "GET /virtual-DNS-record/2f3e95a5-7476-420c-a1ca-fc0186d13fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003405 10.0.0.23 - - [2026-05-28 01:56:37] "GET /domains HTTP/1.1" 200 438 0.002832 10.0.0.23 - - [2026-05-28 01:56:37] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001297 10.0.0.23 - - [2026-05-28 01:56:37] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1505 0.008746 10.0.0.23 - - [2026-05-28 01:56:38] "GET /virtual-DNS/976091ea-0e68-4179-94ae-a5015e5a854d HTTP/1.1" 200 1906 0.004889 10.0.0.23 - - [2026-05-28 01:56:38] "GET /virtual-DNS-record/2f3e95a5-7476-420c-a1ca-fc0186d13fd2 HTTP/1.1" 200 1336 0.003763 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:56:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:56:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001446 10.0.0.23 - - [2026-05-28 01:56:43] "DELETE /virtual-DNS-record/2f3e95a5-7476-420c-a1ca-fc0186d13fd2 HTTP/1.1" 200 115 0.020770 10.0.0.23 - - [2026-05-28 01:56:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.003061 252.23.58.222 - - [2026-05-28 01:56:43] "POST /neutron/network HTTP/1.1" 200 829 0.007641 252.23.58.222 - - [2026-05-28 01:56:43] "POST /neutron/network HTTP/1.1" 400 204 0.012572 252.23.58.222 - - [2026-05-28 01:56:44] "POST /neutron/port HTTP/1.1" 200 1116 0.015085 252.23.58.222 - - [2026-05-28 01:56:44] "POST /neutron/port HTTP/1.1" 200 1116 0.013182 252.23.58.222 - - [2026-05-28 01:56:44] "POST /neutron/port HTTP/1.1" 200 1106 0.010447 252.23.58.222 - - [2026-05-28 01:56:44] "POST /neutron/port HTTP/1.1" 200 1106 0.018307 252.23.58.222 - - [2026-05-28 01:56:44] "POST /neutron/port HTTP/1.1" 200 151 0.171409 252.23.58.222 - - [2026-05-28 01:56:44] "POST /neutron/port HTTP/1.1" 200 151 0.161976 252.23.58.222 - - [2026-05-28 01:56:45] "POST /neutron/network HTTP/1.1" 200 829 0.006295 10.0.0.23 - - [2026-05-28 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.23 - - [2026-05-28 01:56:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002432 10.0.0.23 - - [2026-05-28 01:56:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003208 252.23.58.222 - - [2026-05-28 01:56:46] "POST /neutron/network HTTP/1.1" 200 151 0.251398 10.0.0.23 - - [2026-05-28 01:56:46] "DELETE /route-target/e3fc3f7e-701c-4119-b254-87ef1797022f HTTP/1.1" 200 115 0.125411 10.0.0.23 - - [2026-05-28 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.23 - - [2026-05-28 01:56:46] "DELETE /network-ipam/adf35757-ca3b-4be2-aea9-5b0698206c17 HTTP/1.1" 200 115 0.033310 10.0.0.23 - - [2026-05-28 01:56:46] "DELETE /virtual-DNS/976091ea-0e68-4179-94ae-a5015e5a854d HTTP/1.1" 200 115 0.041421 10.0.0.23 - - [2026-05-28 01:56:46] "POST /fqname-to-id HTTP/1.1" 404 178 0.004761 10.0.0.23 - - [2026-05-28 01:56:46] "GET /domains HTTP/1.1" 200 438 0.002916 10.0.0.23 - - [2026-05-28 01:56:46] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001063 10.0.0.23 - - [2026-05-28 01:56:46] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1306 0.009538 10.0.0.23 - - [2026-05-28 01:56:46] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001679 10.0.0.23 - - [2026-05-28 01:56:47] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045273 10.0.0.23 - - [2026-05-28 01:56:47] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002304 10.0.0.23 - - [2026-05-28 01:56:47] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?fields=virtual_networks HTTP/1.1" 200 1035 0.046152 10.0.0.23 - - [2026-05-28 01:56:47] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001134 10.0.0.23 - - [2026-05-28 01:56:47] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.036979 10.0.0.23 - - [2026-05-28 01:56:47] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001230 10.0.0.23 - - [2026-05-28 01:56:47] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?fields=security_groups HTTP/1.1" 200 1261 0.024714 10.0.0.23 - - [2026-05-28 01:56:48] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001056 10.0.0.23 - - [2026-05-28 01:56:48] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007818 10.0.0.23 - - [2026-05-28 01:56:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.029909 10.0.0.23 - - [2026-05-28 01:56:48] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002401 10.0.0.23 - - [2026-05-28 01:56:48] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000999 10.0.0.23 - - [2026-05-28 01:56:48] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007405 10.0.0.23 - - [2026-05-28 01:56:48] "POST /id-to-fqname HTTP/1.1" 200 189 0.004293 10.0.0.23 - - [2026-05-28 01:56:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.004675 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:56:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001077 [Introspect:8084]10.0.0.23 - - [2026-05-28 01:56:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001635 10.0.0.23 - - [2026-05-28 01:56:48] "POST /security-groups HTTP/1.1" 200 584 0.080510 10.0.0.23 - - [2026-05-28 01:56:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.002462 10.0.0.23 - - [2026-05-28 01:56:48] "POST /projects HTTP/1.1" 200 579 0.245881 10.0.0.23 - - [2026-05-28 01:56:48] "POST /access-control-lists HTTP/1.1" 200 597 0.066378 10.0.0.23 - - [2026-05-28 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.329715 10.0.0.23 - - [2026-05-28 01:56:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.004491 10.0.0.23 - - [2026-05-28 01:56:48] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.468468 10.0.0.23 - - [2026-05-28 01:56:48] "POST /access-control-lists HTTP/1.1" 200 595 0.060306 10.0.0.23 - - [2026-05-28 01:56:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000457 10.0.0.23 - - [2026-05-28 01:56:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000395 10.0.0.23 - - [2026-05-28 01:56:50] "GET / HTTP/1.1" 200 36215 0.002899 10.0.0.23 - - [2026-05-28 01:56:51] "POST /fqname-to-id HTTP/1.1" 401 296 0.002248 10.0.0.23 - - [2026-05-28 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.078602 10.0.0.23 - - [2026-05-28 01:56:51] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001220 10.0.0.23 - - [2026-05-28 01:56:51] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.029125 252.23.58.222 - - [2026-05-28 01:56:51] "POST /neutron/network HTTP/1.1" 200 117 0.041464 10.0.0.23 - - [2026-05-28 01:56:51] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002073 252.23.58.222 - - [2026-05-28 01:56:51] "POST /neutron/network HTTP/1.1" 200 604 0.080882 10.0.0.23 - - [2026-05-28 01:56:51] "POST /route-targets HTTP/1.1" 200 328 0.015201 10.0.0.23 - - [2026-05-28 01:56:51] "POST /ref-update HTTP/1.1" 200 156 0.012028 10.0.0.23 - - [2026-05-28 01:56:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006058 252.23.58.222 - - [2026-05-28 01:56:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.200093 252.23.58.222 - - [2026-05-28 01:56:52] "POST /neutron/network HTTP/1.1" 200 823 0.005790 10.0.0.23 - - [2026-05-28 01:56:52] "POST /id-to-fqname HTTP/1.1" 200 219 0.001663 10.0.0.23 - - [2026-05-28 01:56:52] "GET /virtual-network/ffd32a47-9ade-4991-bde0-625b35788748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005306 252.23.58.222 - - [2026-05-28 01:56:52] "POST /neutron/network HTTP/1.1" 200 823 0.007698 10.0.0.23 - - [2026-05-28 01:56:52] "GET /virtual-network/ffd32a47-9ade-4991-bde0-625b35788748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006996 252.23.58.222 - - [2026-05-28 01:56:52] "POST /neutron/network HTTP/1.1" 200 823 0.009044 252.23.58.222 - - [2026-05-28 01:56:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.007651 10.0.0.23 - - [2026-05-28 01:56:52] "POST /id-to-fqname HTTP/1.1" 200 219 0.002104 252.23.58.222 - - [2026-05-28 01:56:52] "POST /neutron/network HTTP/1.1" 200 833 0.005626 252.23.58.222 - - [2026-05-28 01:56:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000402 252.23.58.222 - - [2026-05-28 01:56:52] "GET / HTTP/1.1" 200 36215 0.001898 252.23.58.222 - - [2026-05-28 01:56:52] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000393 10.0.0.23 - - [2026-05-28 01:56:53] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001332 252.23.58.222 - - [2026-05-28 01:56:53] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.054741 252.23.58.222 - - [2026-05-28 01:56:53] "POST /neutron/network HTTP/1.1" 200 823 0.005559 252.23.58.222 - - [2026-05-28 01:56:53] "POST /neutron/port HTTP/1.1" 200 117 0.005567 252.23.58.222 - - [2026-05-28 01:56:53] "POST /neutron/port HTTP/1.1" 200 117 0.015297 10.0.0.23 - - [2026-05-28 01:56:53] "POST /id-to-fqname HTTP/1.1" 200 219 0.001525 252.23.58.222 - - [2026-05-28 01:56:53] "POST /neutron/port HTTP/1.1" 200 117 0.007012 252.23.58.222 - - [2026-05-28 01:56:53] "POST /neutron/network HTTP/1.1" 200 833 0.010343 252.23.58.222 - - [2026-05-28 01:56:54] "GET /aaa-mode HTTP/1.1" 401 296 0.001264 252.23.58.222 - - [2026-05-28 01:56:54] "GET / HTTP/1.1" 200 36215 0.003357 252.23.58.222 - - [2026-05-28 01:56:54] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000621 252.23.58.222 - - [2026-05-28 01:56:54] "POST /neutron/network HTTP/1.1" 200 833 0.007276 10.0.0.23 - - [2026-05-28 01:56:54] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001171 10.0.0.23 - - [2026-05-28 01:56:54] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001162 252.23.58.222 - - [2026-05-28 01:56:54] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.111218 252.23.58.222 - - [2026-05-28 01:56:54] "POST /neutron/port HTTP/1.1" 200 1059 0.322793 252.23.58.222 - - [2026-05-28 01:56:54] "POST /neutron/network HTTP/1.1" 200 823 0.036941 252.23.58.222 - - [2026-05-28 01:56:54] "POST /neutron/port HTTP/1.1" 200 1059 0.013041 252.23.58.222 - - [2026-05-28 01:56:54] "POST /neutron/port HTTP/1.1" 200 1059 0.011436 252.23.58.222 - - [2026-05-28 01:56:54] "POST /neutron/port HTTP/1.1" 200 1069 0.044292 252.23.58.222 - - [2026-05-28 01:56:54] "POST /neutron/port HTTP/1.1" 200 1109 0.122192 252.23.58.222 - - [2026-05-28 01:56:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007779 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/port HTTP/1.1" 200 117 0.006476 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/port HTTP/1.1" 200 1119 0.012953 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004215 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/port HTTP/1.1" 200 1119 0.023012 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007729 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/subnet HTTP/1.1" 200 698 0.015025 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/port HTTP/1.1" 200 117 0.001665 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/network HTTP/1.1" 200 823 0.008435 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/network HTTP/1.1" 200 833 0.007066 10.0.0.23 - - [2026-05-28 01:56:55] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001159 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/port HTTP/1.1" 200 1059 0.272235 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/port HTTP/1.1" 200 1059 0.016140 252.23.58.222 - - [2026-05-28 01:56:55] "POST /neutron/port HTTP/1.1" 200 1059 0.014076 252.23.58.222 - - [2026-05-28 01:56:56] "POST /neutron/port HTTP/1.1" 200 1109 0.086435 252.23.58.222 - - [2026-05-28 01:56:56] "POST /neutron/port HTTP/1.1" 200 1119 0.013705 252.23.58.222 - - [2026-05-28 01:56:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004819 252.23.58.222 - - [2026-05-28 01:56:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.008115 252.23.58.222 - - [2026-05-28 01:56:56] "POST /neutron/port HTTP/1.1" 200 117 0.001868 252.23.58.222 - - [2026-05-28 01:56:56] "POST /neutron/network HTTP/1.1" 200 823 0.008488 10.0.0.23 - - [2026-05-28 01:56:58] "DELETE /project/d08a5e17705e4c3eb64c143c06b36ae0 HTTP/1.1" 404 173 0.009447 10.0.0.23 - - [2026-05-28 01:56:58] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001458 10.0.0.23 - - [2026-05-28 01:56:58] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.034132 10.0.0.23 - - [2026-05-28 01:56:58] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002887 10.0.0.23 - - [2026-05-28 01:56:58] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?fields=security_groups HTTP/1.1" 200 1354 0.083165 10.0.0.23 - - [2026-05-28 01:56:58] "DELETE /security-group/f23dfdad-81ce-421e-9484-c8be48c9d9ea HTTP/1.1" 200 115 0.043649 10.0.0.23 - - [2026-05-28 01:56:58] "GET /projects?obj_uuids=8f492295-3cac-4cd5-b64d-75257f5e6422&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001469 10.0.0.23 - - [2026-05-28 01:56:58] "DELETE /access-control-list/154c2a84-d61d-4d9c-888e-7c8c888762d9 HTTP/1.1" 200 115 0.045881 10.0.0.23 - - [2026-05-28 01:56:58] "GET /project/8f492295-3cac-4cd5-b64d-75257f5e6422?fields=application_policy_sets HTTP/1.1" 200 1393 0.074690 10.0.0.23 - - [2026-05-28 01:56:58] "DELETE /access-control-list/018eadfb-d53d-4838-8888-4cf813115956 HTTP/1.1" 200 115 0.078985 10.0.0.23 - - [2026-05-28 01:56:58] "DELETE /project/8f492295-3cac-4cd5-b64d-75257f5e6422 HTTP/1.1" 200 115 0.424808 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/port HTTP/1.1" 200 1119 0.016875 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007365 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/port HTTP/1.1" 200 1119 0.017419 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.016417 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/port HTTP/1.1" 200 1119 0.032825 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/port HTTP/1.1" 200 1119 0.016177 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/port HTTP/1.1" 200 1119 0.013849 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008250 10.0.0.23 - - [2026-05-28 01:57:00] "GET /virtual-machine/ccdcf8ef-f8e3-4a82-8516-3c755135c491 HTTP/1.1" 401 296 0.000442 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/network HTTP/1.1" 200 833 0.006624 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006140 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/subnet HTTP/1.1" 200 698 0.010970 252.23.58.222 - - [2026-05-28 01:57:00] "POST /neutron/port HTTP/1.1" 200 117 0.002238 252.23.58.222 - - [2026-05-28 01:57:01] "POST /neutron/network HTTP/1.1" 200 823 0.007829 10.0.0.23 - - [2026-05-28 01:57:01] "GET /virtual-machine/ccdcf8ef-f8e3-4a82-8516-3c755135c491 HTTP/1.1" 200 1293 0.047143 10.0.0.23 - - [2026-05-28 01:57:01] "GET /virtual-machine-interface/71336956-8b05-46ec-b021-3a87e1f9343d HTTP/1.1" 200 2941 0.005168 10.0.0.23 - - [2026-05-28 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.23 - - [2026-05-28 01:57:01] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003148 10.0.0.23 - - [2026-05-28 01:57:01] "GET /virtual-networks?parent_id=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003033 10.0.0.23 - - [2026-05-28 01:57:01] "GET /virtual-network/ffd32a47-9ade-4991-bde0-625b35788748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005323 10.0.0.23 - - [2026-05-28 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.23 - - [2026-05-28 01:57:04] "GET /virtual-network/ffd32a47-9ade-4991-bde0-625b35788748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005867 252.23.58.222 - - [2026-05-28 01:57:05] "POST /neutron/port HTTP/1.1" 200 1119 0.014507 252.23.58.222 - - [2026-05-28 01:57:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006916 252.23.58.222 - - [2026-05-28 01:57:05] "POST /neutron/port HTTP/1.1" 200 1119 0.013189 252.23.58.222 - - [2026-05-28 01:57:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008338 252.23.58.222 - - [2026-05-28 01:57:05] "POST /neutron/port HTTP/1.1" 200 1119 0.012866 252.23.58.222 - - [2026-05-28 01:57:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007766 252.23.58.222 - - [2026-05-28 01:57:06] "POST /neutron/port HTTP/1.1" 200 1119 0.013232 252.23.58.222 - - [2026-05-28 01:57:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005686 252.23.58.222 - - [2026-05-28 01:57:06] "POST /neutron/port HTTP/1.1" 200 1119 0.013689 252.23.58.222 - - [2026-05-28 01:57:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006433 252.23.58.222 - - [2026-05-28 01:57:06] "POST /neutron/port HTTP/1.1" 200 1119 0.012338 252.23.58.222 - - [2026-05-28 01:57:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005568 252.23.58.222 - - [2026-05-28 01:57:06] "POST /neutron/port HTTP/1.1" 200 1119 0.012910 252.23.58.222 - - [2026-05-28 01:57:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006137 10.0.0.23 - - [2026-05-28 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.23 - - [2026-05-28 01:57:06] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003161 10.0.0.23 - - [2026-05-28 01:57:06] "GET /virtual-networks?parent_id=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003130 10.0.0.23 - - [2026-05-28 01:57:06] "GET /virtual-network/ffd32a47-9ade-4991-bde0-625b35788748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006950 252.23.58.222 - - [2026-05-28 01:57:07] "POST /neutron/port HTTP/1.1" 200 1119 0.017037 252.23.58.222 - - [2026-05-28 01:57:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006498 252.23.58.222 - - [2026-05-28 01:57:07] "POST /neutron/port HTTP/1.1" 200 1119 0.014720 252.23.58.222 - - [2026-05-28 01:57:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006032 252.23.58.222 - - [2026-05-28 01:57:07] "POST /neutron/port HTTP/1.1" 200 1119 0.015603 252.23.58.222 - - [2026-05-28 01:57:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006067 10.0.0.23 - - [2026-05-28 01:57:07] "GET /virtual-machine/5c7ea10d-585a-453e-9e97-1c1b011051ea HTTP/1.1" 200 1293 0.005429 10.0.0.23 - - [2026-05-28 01:57:07] "GET /virtual-machine-interface/c77556bd-1b60-405d-8933-720a22e89071 HTTP/1.1" 200 2941 0.004959 10.0.0.23 - - [2026-05-28 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.23 - - [2026-05-28 01:57:07] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004762 10.0.0.23 - - [2026-05-28 01:57:07] "GET /virtual-networks?parent_id=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004132 10.0.0.23 - - [2026-05-28 01:57:07] "GET /virtual-network/ffd32a47-9ade-4991-bde0-625b35788748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006681 10.0.0.23 - - [2026-05-28 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.23 - - [2026-05-28 01:57:09] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003054 10.0.0.23 - - [2026-05-28 01:57:09] "GET /virtual-networks?parent_id=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003982 252.23.58.222 - - [2026-05-28 01:57:09] "POST /neutron/port HTTP/1.1" 200 1119 0.014999 10.0.0.23 - - [2026-05-28 01:57:09] "GET /virtual-network/ffd32a47-9ade-4991-bde0-625b35788748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005596 252.23.58.222 - - [2026-05-28 01:57:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005775 10.0.0.23 - - [2026-05-28 01:57:09] "GET /obj-perms HTTP/1.1" 200 6378 0.062356 10.0.0.23 - - [2026-05-28 01:57:10] "GET /obj-perms HTTP/1.1" 200 6378 0.059629 252.23.58.222 - - [2026-05-28 01:57:13] "POST /neutron/network HTTP/1.1" 200 823 0.006340 252.23.58.222 - - [2026-05-28 01:57:13] "POST /neutron/network HTTP/1.1" 400 204 0.012790 252.23.58.222 - - [2026-05-28 01:57:14] "POST /neutron/port HTTP/1.1" 200 1119 0.016329 252.23.58.222 - - [2026-05-28 01:57:14] "POST /neutron/port HTTP/1.1" 200 1119 0.014793 252.23.58.222 - - [2026-05-28 01:57:14] "POST /neutron/port HTTP/1.1" 200 1109 0.022129 252.23.58.222 - - [2026-05-28 01:57:14] "POST /neutron/port HTTP/1.1" 200 1109 0.012236 252.23.58.222 - - [2026-05-28 01:57:14] "POST /neutron/port HTTP/1.1" 200 151 0.150687 252.23.58.222 - - [2026-05-28 01:57:14] "POST /neutron/port HTTP/1.1" 200 151 0.152441 252.23.58.222 - - [2026-05-28 01:57:15] "POST /neutron/network HTTP/1.1" 200 823 0.008069 10.0.0.23 - - [2026-05-28 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.23 - - [2026-05-28 01:57:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004402 10.0.0.23 - - [2026-05-28 01:57:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002139 252.23.58.222 - - [2026-05-28 01:57:15] "POST /neutron/network HTTP/1.1" 200 151 0.098024 10.0.0.23 - - [2026-05-28 01:57:15] "DELETE /route-target/908b3fea-98bd-4f60-b79e-7da7c54007af HTTP/1.1" 200 115 0.018765 10.0.0.23 - - [2026-05-28 01:57:16] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001096 10.0.0.23 - - [2026-05-28 01:57:16] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.032187 10.0.0.23 - - [2026-05-28 01:57:16] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001602 10.0.0.23 - - [2026-05-28 01:57:16] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?fields=virtual_networks HTTP/1.1" 200 1035 0.086475 10.0.0.23 - - [2026-05-28 01:57:16] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005170 10.0.0.23 - - [2026-05-28 01:57:16] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.040181 10.0.0.23 - - [2026-05-28 01:57:16] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001497 10.0.0.23 - - [2026-05-28 01:57:16] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?fields=security_groups HTTP/1.1" 200 1261 0.041503 10.0.0.23 - - [2026-05-28 01:57:17] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002609 10.0.0.23 - - [2026-05-28 01:57:17] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.011085 10.0.0.23 - - [2026-05-28 01:57:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.038209 10.0.0.23 - - [2026-05-28 01:57:17] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002419 10.0.0.23 - - [2026-05-28 01:57:17] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001400 10.0.0.23 - - [2026-05-28 01:57:17] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008999 10.0.0.23 - - [2026-05-28 01:57:18] "POST /id-to-fqname HTTP/1.1" 200 188 0.001403 10.0.0.23 - - [2026-05-28 01:57:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.006625 10.0.0.23 - - [2026-05-28 01:57:18] "POST /security-groups HTTP/1.1" 200 583 0.076184 10.0.0.23 - - [2026-05-28 01:57:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.002812 10.0.0.23 - - [2026-05-28 01:57:18] "POST /projects HTTP/1.1" 200 577 0.273345 10.0.0.23 - - [2026-05-28 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.309841 10.0.0.23 - - [2026-05-28 01:57:18] "POST /access-control-lists HTTP/1.1" 200 596 0.068493 10.0.0.23 - - [2026-05-28 01:57:18] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.488836 10.0.0.23 - - [2026-05-28 01:57:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.003265 10.0.0.23 - - [2026-05-28 01:57:18] "POST /access-control-lists HTTP/1.1" 200 594 0.068906 10.0.0.23 - - [2026-05-28 01:57:19] "GET / HTTP/1.1" 200 36215 0.002321 10.0.0.23 - - [2026-05-28 01:57:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000501 10.0.0.23 - - [2026-05-28 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.073668 10.0.0.23 - - [2026-05-28 01:57:20] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001181 10.0.0.23 - - [2026-05-28 01:57:20] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.027322 252.23.58.222 - - [2026-05-28 01:57:21] "POST /neutron/network HTTP/1.1" 200 117 0.049889 10.0.0.23 - - [2026-05-28 01:57:21] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001755 252.23.58.222 - - [2026-05-28 01:57:21] "POST /neutron/network HTTP/1.1" 200 623 0.083994 10.0.0.23 - - [2026-05-28 01:57:21] "POST /route-targets HTTP/1.1" 200 328 0.011171 10.0.0.23 - - [2026-05-28 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.012374 10.0.0.23 - - [2026-05-28 01:57:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003017 252.23.58.222 - - [2026-05-28 01:57:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.177473 252.23.58.222 - - [2026-05-28 01:57:21] "POST /neutron/network HTTP/1.1" 200 837 0.005509 10.0.0.23 - - [2026-05-28 01:57:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001314 10.0.0.23 - - [2026-05-28 01:57:21] "GET /virtual-network/ba6fbea7-b3eb-4e2d-ad3f-8f680708faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005458 252.23.58.222 - - [2026-05-28 01:57:21] "POST /neutron/network HTTP/1.1" 200 837 0.006086 10.0.0.23 - - [2026-05-28 01:57:21] "GET /virtual-network/ba6fbea7-b3eb-4e2d-ad3f-8f680708faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006136 252.23.58.222 - - [2026-05-28 01:57:21] "POST /neutron/network HTTP/1.1" 200 837 0.005364 252.23.58.222 - - [2026-05-28 01:57:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.007215 252.23.58.222 - - [2026-05-28 01:57:21] "POST /neutron/network HTTP/1.1" 200 837 0.006899 10.0.0.23 - - [2026-05-28 01:57:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001630 252.23.58.222 - - [2026-05-28 01:57:22] "POST /neutron/network HTTP/1.1" 200 847 0.005840 252.23.58.222 - - [2026-05-28 01:57:22] "GET /aaa-mode HTTP/1.1" 401 296 0.000513 252.23.58.222 - - [2026-05-28 01:57:22] "GET / HTTP/1.1" 200 36215 0.002562 252.23.58.222 - - [2026-05-28 01:57:22] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000362 10.0.0.23 - - [2026-05-28 01:57:22] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001253 252.23.58.222 - - [2026-05-28 01:57:22] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.057427 252.23.58.222 - - [2026-05-28 01:57:22] "POST /neutron/network HTTP/1.1" 200 837 0.007138 252.23.58.222 - - [2026-05-28 01:57:22] "POST /neutron/port HTTP/1.1" 200 117 0.008501 252.23.58.222 - - [2026-05-28 01:57:23] "POST /neutron/port HTTP/1.1" 200 117 0.007759 10.0.0.23 - - [2026-05-28 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.23 - - [2026-05-28 01:57:23] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003629 10.0.0.23 - - [2026-05-28 01:57:23] "PUT /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65 HTTP/1.1" 200 277 0.011296 252.23.58.222 - - [2026-05-28 01:57:23] "POST /neutron/port HTTP/1.1" 200 117 0.008190 252.23.58.222 - - [2026-05-28 01:57:23] "POST /neutron/network HTTP/1.1" 200 847 0.006324 10.0.0.23 - - [2026-05-28 01:57:23] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001053 252.23.58.222 - - [2026-05-28 01:57:23] "POST /neutron/port HTTP/1.1" 200 1053 0.240107 252.23.58.222 - - [2026-05-28 01:57:23] "POST /neutron/port HTTP/1.1" 200 1053 0.012049 252.23.58.222 - - [2026-05-28 01:57:23] "POST /neutron/port HTTP/1.1" 200 1053 0.010302 252.23.58.222 - - [2026-05-28 01:57:24] "POST /neutron/port HTTP/1.1" 200 1103 0.059518 252.23.58.222 - - [2026-05-28 01:57:24] "POST /neutron/port HTTP/1.1" 200 1113 0.014520 252.23.58.222 - - [2026-05-28 01:57:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003710 252.23.58.222 - - [2026-05-28 01:57:24] "POST /neutron/subnet HTTP/1.1" 200 675 0.010919 252.23.58.222 - - [2026-05-28 01:57:24] "POST /neutron/port HTTP/1.1" 200 117 0.001387 252.23.58.222 - - [2026-05-28 01:57:24] "POST /neutron/network HTTP/1.1" 200 837 0.005738 252.23.58.222 - - [2026-05-28 01:57:28] "POST /neutron/port HTTP/1.1" 200 1113 0.019106 252.23.58.222 - - [2026-05-28 01:57:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006130 252.23.58.222 - - [2026-05-28 01:57:28] "POST /neutron/port HTTP/1.1" 200 1113 0.014961 252.23.58.222 - - [2026-05-28 01:57:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009637 252.23.58.222 - - [2026-05-28 01:57:28] "POST /neutron/port HTTP/1.1" 200 1113 0.014639 252.23.58.222 - - [2026-05-28 01:57:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011421 10.0.0.23 - - [2026-05-28 01:57:28] "GET /virtual-machine/32f4cf0f-e9a4-4331-b906-4b45579b1088 HTTP/1.1" 401 296 0.000470 10.0.0.23 - - [2026-05-28 01:57:29] "GET /virtual-machine/32f4cf0f-e9a4-4331-b906-4b45579b1088 HTTP/1.1" 200 1292 0.031480 10.0.0.23 - - [2026-05-28 01:57:29] "GET /virtual-machine-interface/9ae711ac-2f82-40fc-a448-bc6c35ca1bb1 HTTP/1.1" 200 2967 0.006187 10.0.0.23 - - [2026-05-28 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.23 - - [2026-05-28 01:57:29] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003351 10.0.0.23 - - [2026-05-28 01:57:29] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003016 10.0.0.23 - - [2026-05-28 01:57:29] "GET /virtual-network/ba6fbea7-b3eb-4e2d-ad3f-8f680708faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006035 10.0.0.23 - - [2026-05-28 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.23 - - [2026-05-28 01:57:32] "GET /virtual-network/ba6fbea7-b3eb-4e2d-ad3f-8f680708faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006281 252.23.58.222 - - [2026-05-28 01:57:33] "POST /neutron/port HTTP/1.1" 200 1113 0.016604 252.23.58.222 - - [2026-05-28 01:57:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006730 252.23.58.222 - - [2026-05-28 01:57:33] "POST /neutron/port HTTP/1.1" 200 1113 0.013454 252.23.58.222 - - [2026-05-28 01:57:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005829 252.23.58.222 - - [2026-05-28 01:57:34] "POST /neutron/port HTTP/1.1" 200 1113 0.014895 252.23.58.222 - - [2026-05-28 01:57:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006874 10.0.0.23 - - [2026-05-28 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.23 - - [2026-05-28 01:57:34] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003311 10.0.0.23 - - [2026-05-28 01:57:35] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003082 10.0.0.23 - - [2026-05-28 01:57:35] "GET /virtual-network/ba6fbea7-b3eb-4e2d-ad3f-8f680708faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007265 252.23.58.222 - - [2026-05-28 01:57:35] "POST /neutron/port HTTP/1.1" 200 1113 0.012986 252.23.58.222 - - [2026-05-28 01:57:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005840 10.0.0.23 - - [2026-05-28 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.23 - - [2026-05-28 01:57:37] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003417 10.0.0.23 - - [2026-05-28 01:57:37] "PUT /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65 HTTP/1.1" 200 277 0.009007 252.23.58.222 - - [2026-05-28 01:57:37] "POST /neutron/network HTTP/1.1" 200 837 0.005939 252.23.58.222 - - [2026-05-28 01:57:37] "POST /neutron/network HTTP/1.1" 400 204 0.011638 252.23.58.222 - - [2026-05-28 01:57:38] "POST /neutron/port HTTP/1.1" 200 1113 0.015027 252.23.58.222 - - [2026-05-28 01:57:38] "POST /neutron/port HTTP/1.1" 200 1103 0.013947 252.23.58.222 - - [2026-05-28 01:57:38] "POST /neutron/port HTTP/1.1" 200 151 0.114077 252.23.58.222 - - [2026-05-28 01:57:39] "POST /neutron/network HTTP/1.1" 200 837 0.006090 10.0.0.23 - - [2026-05-28 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.23 - - [2026-05-28 01:57:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002333 10.0.0.23 - - [2026-05-28 01:57:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002934 252.23.58.222 - - [2026-05-28 01:57:40] "POST /neutron/network HTTP/1.1" 200 151 0.101916 10.0.0.23 - - [2026-05-28 01:57:40] "DELETE /route-target/69727f11-475a-4830-888c-57793ceb1ad9 HTTP/1.1" 200 115 0.022550 10.0.0.23 - - [2026-05-28 01:57:40] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003688 10.0.0.23 - - [2026-05-28 01:57:40] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65 HTTP/1.1" 200 1883 0.003955 10.0.0.23 - - [2026-05-28 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.23 - - [2026-05-28 01:57:40] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001138 10.0.0.23 - - [2026-05-28 01:57:40] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.031699 252.23.58.222 - - [2026-05-28 01:57:41] "POST /neutron/network HTTP/1.1" 200 117 0.010259 10.0.0.23 - - [2026-05-28 01:57:41] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001121 252.23.58.222 - - [2026-05-28 01:57:41] "POST /neutron/network HTTP/1.1" 200 603 0.075515 10.0.0.23 - - [2026-05-28 01:57:41] "POST /route-targets HTTP/1.1" 200 328 0.015716 10.0.0.23 - - [2026-05-28 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.025632 10.0.0.23 - - [2026-05-28 01:57:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004128 252.23.58.222 - - [2026-05-28 01:57:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.177840 252.23.58.222 - - [2026-05-28 01:57:41] "POST /neutron/network HTTP/1.1" 200 822 0.005692 10.0.0.23 - - [2026-05-28 01:57:41] "POST /id-to-fqname HTTP/1.1" 200 218 0.001572 10.0.0.23 - - [2026-05-28 01:57:41] "GET /virtual-network/f322e64d-b249-46be-a6d0-67fb030a908c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005363 252.23.58.222 - - [2026-05-28 01:57:41] "POST /neutron/network HTTP/1.1" 200 822 0.005820 10.0.0.23 - - [2026-05-28 01:57:41] "GET /virtual-network/f322e64d-b249-46be-a6d0-67fb030a908c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005182 252.23.58.222 - - [2026-05-28 01:57:41] "POST /neutron/network HTTP/1.1" 200 822 0.007824 252.23.58.222 - - [2026-05-28 01:57:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.008939 10.0.0.23 - - [2026-05-28 01:57:41] "POST /id-to-fqname HTTP/1.1" 200 218 0.001415 252.23.58.222 - - [2026-05-28 01:57:41] "POST /neutron/network HTTP/1.1" 200 832 0.005600 252.23.58.222 - - [2026-05-28 01:57:42] "GET /aaa-mode HTTP/1.1" 401 296 0.000510 252.23.58.222 - - [2026-05-28 01:57:42] "GET / HTTP/1.1" 200 36215 0.002109 252.23.58.222 - - [2026-05-28 01:57:42] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000381 10.0.0.23 - - [2026-05-28 01:57:42] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001135 252.23.58.222 - - [2026-05-28 01:57:42] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.059982 252.23.58.222 - - [2026-05-28 01:57:42] "POST /neutron/network HTTP/1.1" 200 822 0.006285 252.23.58.222 - - [2026-05-28 01:57:42] "POST /neutron/port HTTP/1.1" 200 117 0.006409 252.23.58.222 - - [2026-05-28 01:57:42] "POST /neutron/port HTTP/1.1" 200 117 0.007390 252.23.58.222 - - [2026-05-28 01:57:42] "POST /neutron/port HTTP/1.1" 200 117 0.004917 252.23.58.222 - - [2026-05-28 01:57:43] "POST /neutron/network HTTP/1.1" 200 832 0.005311 10.0.0.23 - - [2026-05-28 01:57:43] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001080 252.23.58.222 - - [2026-05-28 01:57:43] "POST /neutron/port HTTP/1.1" 200 1058 0.231005 252.23.58.222 - - [2026-05-28 01:57:43] "POST /neutron/port HTTP/1.1" 200 1058 0.011113 252.23.58.222 - - [2026-05-28 01:57:43] "POST /neutron/port HTTP/1.1" 200 1058 0.015212 252.23.58.222 - - [2026-05-28 01:57:43] "POST /neutron/port HTTP/1.1" 200 1108 0.073995 252.23.58.222 - - [2026-05-28 01:57:43] "POST /neutron/port HTTP/1.1" 200 1118 0.014659 252.23.58.222 - - [2026-05-28 01:57:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003752 252.23.58.222 - - [2026-05-28 01:57:44] "POST /neutron/subnet HTTP/1.1" 200 698 0.008306 252.23.58.222 - - [2026-05-28 01:57:44] "POST /neutron/port HTTP/1.1" 200 117 0.001347 252.23.58.222 - - [2026-05-28 01:57:44] "POST /neutron/network HTTP/1.1" 200 822 0.006512 252.23.58.222 - - [2026-05-28 01:57:48] "POST /neutron/port HTTP/1.1" 200 1118 0.015994 252.23.58.222 - - [2026-05-28 01:57:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006625 252.23.58.222 - - [2026-05-28 01:57:48] "POST /neutron/port HTTP/1.1" 200 1118 0.023470 252.23.58.222 - - [2026-05-28 01:57:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006164 252.23.58.222 - - [2026-05-28 01:57:48] "POST /neutron/port HTTP/1.1" 200 1118 0.016234 252.23.58.222 - - [2026-05-28 01:57:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006375 10.0.0.23 - - [2026-05-28 01:57:48] "GET /virtual-machine/b46de768-a825-45a0-923f-aaca313bbef6 HTTP/1.1" 200 1293 0.005026 10.0.0.23 - - [2026-05-28 01:57:48] "GET /virtual-machine-interface/d4743106-43bf-446d-b8ef-36b979b25377 HTTP/1.1" 200 2937 0.007683 10.0.0.23 - - [2026-05-28 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.23 - - [2026-05-28 01:57:48] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004123 10.0.0.23 - - [2026-05-28 01:57:48] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003836 10.0.0.23 - - [2026-05-28 01:57:48] "GET /virtual-network/f322e64d-b249-46be-a6d0-67fb030a908c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006291 10.0.0.23 - - [2026-05-28 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.23 - - [2026-05-28 01:57:51] "GET /virtual-network/f322e64d-b249-46be-a6d0-67fb030a908c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005263 252.23.58.222 - - [2026-05-28 01:57:53] "POST /neutron/port HTTP/1.1" 200 1118 0.013209 252.23.58.222 - - [2026-05-28 01:57:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006639 252.23.58.222 - - [2026-05-28 01:57:53] "POST /neutron/port HTTP/1.1" 200 1118 0.015069 252.23.58.222 - - [2026-05-28 01:57:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006827 252.23.58.222 - - [2026-05-28 01:57:54] "POST /neutron/port HTTP/1.1" 200 1118 0.013891 252.23.58.222 - - [2026-05-28 01:57:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007273 252.23.58.222 - - [2026-05-28 01:57:55] "POST /neutron/port HTTP/1.1" 200 1118 0.014016 252.23.58.222 - - [2026-05-28 01:57:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005497 10.0.0.23 - - [2026-05-28 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.23 - - [2026-05-28 01:57:56] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004646 10.0.0.23 - - [2026-05-28 01:57:56] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003289 10.0.0.23 - - [2026-05-28 01:57:56] "GET /virtual-network/f322e64d-b249-46be-a6d0-67fb030a908c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004903 252.23.58.222 - - [2026-05-28 01:57:58] "POST /neutron/network HTTP/1.1" 200 822 0.008772 252.23.58.222 - - [2026-05-28 01:57:58] "POST /neutron/network HTTP/1.1" 400 204 0.011292 252.23.58.222 - - [2026-05-28 01:57:58] "POST /neutron/port HTTP/1.1" 200 1118 0.018645 252.23.58.222 - - [2026-05-28 01:57:58] "POST /neutron/port HTTP/1.1" 200 1108 0.012805 10.0.0.23 - - [2026-05-28 01:57:58] "DELETE /project/4421d3da1a004e3c96ebfd23cff46ec4 HTTP/1.1" 404 173 0.006646 10.0.0.23 - - [2026-05-28 01:57:58] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001010 10.0.0.23 - - [2026-05-28 01:57:59] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.039242 10.0.0.23 - - [2026-05-28 01:57:59] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001415 10.0.0.23 - - [2026-05-28 01:57:59] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?fields=security_groups HTTP/1.1" 200 1354 0.040670 10.0.0.23 - - [2026-05-28 01:57:59] "DELETE /security-group/942c0ace-0a33-4693-9e4a-8d288d184a4f HTTP/1.1" 200 115 0.056873 10.0.0.23 - - [2026-05-28 01:57:59] "GET /projects?obj_uuids=d08a5e17-705e-4c3e-b64c-143c06b36ae0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001139 252.23.58.222 - - [2026-05-28 01:57:59] "POST /neutron/port HTTP/1.1" 200 151 0.198134 10.0.0.23 - - [2026-05-28 01:57:59] "GET /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0?fields=application_policy_sets HTTP/1.1" 200 1393 0.039954 10.0.0.23 - - [2026-05-28 01:57:59] "DELETE /project/d08a5e17-705e-4c3e-b64c-143c06b36ae0 HTTP/1.1" 200 115 0.364404 10.0.0.23 - - [2026-05-28 01:57:59] "DELETE /access-control-list/c61ea8e7-d5fc-4253-b6ce-0cd38269d86c HTTP/1.1" 200 115 0.021762 10.0.0.23 - - [2026-05-28 01:57:59] "DELETE /access-control-list/267546b0-b665-47d9-8f39-a021770ed2ef HTTP/1.1" 200 115 0.026571 252.23.58.222 - - [2026-05-28 01:58:00] "POST /neutron/network HTTP/1.1" 200 822 0.007012 10.0.0.23 - - [2026-05-28 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.23 - - [2026-05-28 01:58:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003085 10.0.0.23 - - [2026-05-28 01:58:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002960 252.23.58.222 - - [2026-05-28 01:58:00] "POST /neutron/network HTTP/1.1" 200 151 0.088715 10.0.0.23 - - [2026-05-28 01:58:00] "DELETE /route-target/567a88cd-9464-468b-a006-3865dd774dfb HTTP/1.1" 200 115 0.014584 10.0.0.23 - - [2026-05-28 01:58:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002881 10.0.0.23 - - [2026-05-28 01:58:01] "POST /network-ipams HTTP/1.1" 200 541 0.017466 10.0.0.23 - - [2026-05-28 01:58:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.002761 10.0.0.23 - - [2026-05-28 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.23 - - [2026-05-28 01:58:01] "GET /network-ipam/a3c0effc-b6d3-4f1d-abd6-501b29fa7028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.005365 10.0.0.23 - - [2026-05-28 01:58:01] "PUT /network-ipam/a3c0effc-b6d3-4f1d-abd6-501b29fa7028 HTTP/1.1" 200 259 0.010629 10.0.0.23 - - [2026-05-28 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.23 - - [2026-05-28 01:58:01] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001055 10.0.0.23 - - [2026-05-28 01:58:01] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.024648 252.23.58.222 - - [2026-05-28 01:58:01] "POST /neutron/network HTTP/1.1" 200 117 0.009690 10.0.0.23 - - [2026-05-28 01:58:01] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001197 252.23.58.222 - - [2026-05-28 01:58:01] "POST /neutron/network HTTP/1.1" 200 603 0.064305 10.0.0.23 - - [2026-05-28 01:58:01] "POST /route-targets HTTP/1.1" 200 328 0.010967 10.0.0.23 - - [2026-05-28 01:58:01] "POST /ref-update HTTP/1.1" 200 156 0.016677 10.0.0.23 - - [2026-05-28 01:58:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006225 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.151121 10.0.0.23 - - [2026-05-28 01:58:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003972 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.204607 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/network HTTP/1.1" 200 988 0.007120 10.0.0.23 - - [2026-05-28 01:58:02] "POST /id-to-fqname HTTP/1.1" 200 218 0.002663 10.0.0.23 - - [2026-05-28 01:58:02] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005387 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/network HTTP/1.1" 200 988 0.009255 10.0.0.23 - - [2026-05-28 01:58:02] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005147 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/network HTTP/1.1" 200 988 0.007017 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.007849 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.008042 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/network HTTP/1.1" 200 988 0.008967 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.008009 252.23.58.222 - - [2026-05-28 01:58:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.007674 10.0.0.23 - - [2026-05-28 01:58:03] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001137 252.23.58.222 - - [2026-05-28 01:58:03] "POST /neutron/port HTTP/1.1" 200 1015 0.165918 10.0.0.23 - - [2026-05-28 01:58:03] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001115 252.23.58.222 - - [2026-05-28 01:58:03] "POST /neutron/port HTTP/1.1" 200 1015 0.176999 10.0.0.23 - - [2026-05-28 01:58:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001801 252.23.58.222 - - [2026-05-28 01:58:03] "POST /neutron/port HTTP/1.1" 200 1015 0.011476 252.23.58.222 - - [2026-05-28 01:58:03] "POST /neutron/port HTTP/1.1" 200 1015 0.010772 252.23.58.222 - - [2026-05-28 01:58:03] "POST /neutron/network HTTP/1.1" 200 988 0.008769 252.23.58.222 - - [2026-05-28 01:58:03] "POST /neutron/port HTTP/1.1" 200 1015 0.011150 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/port HTTP/1.1" 200 117 0.005282 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/port HTTP/1.1" 200 117 0.005858 10.0.0.23 - - [2026-05-28 01:58:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.004265 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/port HTTP/1.1" 200 117 0.005757 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/port HTTP/1.1" 200 1015 0.012970 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/port HTTP/1.1" 200 1015 0.013829 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/port HTTP/1.1" 200 1015 0.009692 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/network HTTP/1.1" 200 988 0.008074 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/port HTTP/1.1" 200 1015 0.014496 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/port HTTP/1.1" 200 1015 0.014604 252.23.58.222 - - [2026-05-28 01:58:04] "POST /neutron/port HTTP/1.1" 200 117 0.025119 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 117 0.006498 10.0.0.23 - - [2026-05-28 01:58:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.003581 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 1015 0.023723 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/network HTTP/1.1" 200 998 0.009009 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 117 0.010332 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 1015 0.011146 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 1015 0.010271 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/network HTTP/1.1" 200 998 0.008276 252.23.58.222 - - [2026-05-28 01:58:05] "GET /aaa-mode HTTP/1.1" 401 296 0.000637 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 1103 0.137141 252.23.58.222 - - [2026-05-28 01:58:05] "GET / HTTP/1.1" 200 36215 0.005615 252.23.58.222 - - [2026-05-28 01:58:05] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000711 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 1113 0.021455 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004604 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 1015 0.013026 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/subnet HTTP/1.1" 200 673 0.010955 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 117 0.001362 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/network HTTP/1.1" 200 998 0.007557 10.0.0.23 - - [2026-05-28 01:58:05] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001403 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/network HTTP/1.1" 200 988 0.009679 252.23.58.222 - - [2026-05-28 01:58:05] "POST /neutron/port HTTP/1.1" 200 1015 0.013841 252.23.58.222 - - [2026-05-28 01:58:05] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.079139 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/network HTTP/1.1" 200 988 0.008779 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/port HTTP/1.1" 200 1015 0.012362 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/port HTTP/1.1" 200 1103 0.124007 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/port HTTP/1.1" 200 2074 0.033444 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017205 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/port HTTP/1.1" 200 1113 0.044653 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/port HTTP/1.1" 200 117 0.005982 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003350 10.0.0.23 - - [2026-05-28 01:58:06] "GET /domains HTTP/1.1" 200 438 0.004032 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/subnet HTTP/1.1" 200 673 0.010585 10.0.0.23 - - [2026-05-28 01:58:06] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002355 10.0.0.23 - - [2026-05-28 01:58:06] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1305 0.019320 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/port HTTP/1.1" 200 117 0.001948 10.0.0.23 - - [2026-05-28 01:58:06] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001142 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/network HTTP/1.1" 200 988 0.007684 10.0.0.23 - - [2026-05-28 01:58:06] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4 HTTP/1.1" 200 2835 0.042027 10.0.0.23 - - [2026-05-28 01:58:06] "GET /network-ipam/a3c0effc-b6d3-4f1d-abd6-501b29fa7028 HTTP/1.1" 200 2646 0.005643 10.0.0.23 - - [2026-05-28 01:58:06] "GET /domains HTTP/1.1" 200 438 0.003320 252.23.58.222 - - [2026-05-28 01:58:06] "POST /neutron/network HTTP/1.1" 200 998 0.010349 10.0.0.23 - - [2026-05-28 01:58:06] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001845 10.0.0.23 - - [2026-05-28 01:58:06] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1305 0.010258 10.0.0.23 - - [2026-05-28 01:58:07] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001070 10.0.0.23 - - [2026-05-28 01:58:07] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001302 10.0.0.23 - - [2026-05-28 01:58:07] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4 HTTP/1.1" 200 2835 0.040561 10.0.0.23 - - [2026-05-28 01:58:07] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea HTTP/1.1" 200 3777 0.023088 10.0.0.23 - - [2026-05-28 01:58:07] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea HTTP/1.1" 200 4034 0.050332 10.0.0.23 - - [2026-05-28 01:58:07] "GET /routing-instance/3a5e719e-2272-4f04-8ade-e3968f8f296e HTTP/1.1" 200 2810 0.007777 252.23.58.222 - - [2026-05-28 01:58:07] "POST /neutron/port HTTP/1.1" 200 1053 0.335341 10.0.0.23 - - [2026-05-28 01:58:07] "GET /routing-instance/3a5e719e-2272-4f04-8ade-e3968f8f296e HTTP/1.1" 200 2810 0.003357 10.0.0.23 - - [2026-05-28 01:58:07] "GET /route-target/808b4cf7-ffbf-414d-bd9d-1f85561ef04d HTTP/1.1" 200 1204 0.003658 252.23.58.222 - - [2026-05-28 01:58:07] "POST /neutron/port HTTP/1.1" 200 1053 0.011906 10.0.0.23 - - [2026-05-28 01:58:07] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea HTTP/1.1" 200 4229 0.006181 252.23.58.222 - - [2026-05-28 01:58:07] "POST /neutron/port HTTP/1.1" 200 1053 0.010745 10.0.0.23 - - [2026-05-28 01:58:07] "GET /routing-instance/3a5e719e-2272-4f04-8ade-e3968f8f296e HTTP/1.1" 200 2810 0.004600 10.0.0.23 - - [2026-05-28 01:58:07] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005187 10.0.0.23 - - [2026-05-28 01:58:07] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea HTTP/1.1" 200 4229 0.007655 252.23.58.222 - - [2026-05-28 01:58:07] "POST /neutron/port HTTP/1.1" 200 1103 0.096498 10.0.0.23 - - [2026-05-28 01:58:07] "GET /routing-instance/3a5e719e-2272-4f04-8ade-e3968f8f296e HTTP/1.1" 200 2810 0.003552 10.0.0.23 - - [2026-05-28 01:58:07] "GET /routing-instance/3a5e719e-2272-4f04-8ade-e3968f8f296e HTTP/1.1" 200 2810 0.005213 252.23.58.222 - - [2026-05-28 01:58:07] "POST /neutron/port HTTP/1.1" 200 1113 0.014218 10.0.0.23 - - [2026-05-28 01:58:07] "GET /route-target/808b4cf7-ffbf-414d-bd9d-1f85561ef04d HTTP/1.1" 200 1204 0.003455 252.23.58.222 - - [2026-05-28 01:58:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003543 252.23.58.222 - - [2026-05-28 01:58:07] "POST /neutron/subnet HTTP/1.1" 200 673 0.013757 10.0.0.23 - - [2026-05-28 01:58:07] "GET /domains HTTP/1.1" 200 438 0.003949 252.23.58.222 - - [2026-05-28 01:58:07] "POST /neutron/port HTTP/1.1" 200 117 0.002065 10.0.0.23 - - [2026-05-28 01:58:07] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001152 10.0.0.23 - - [2026-05-28 01:58:07] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1305 0.007339 252.23.58.222 - - [2026-05-28 01:58:08] "POST /neutron/network HTTP/1.1" 200 988 0.015183 10.0.0.23 - - [2026-05-28 01:58:08] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001044 10.0.0.23 - - [2026-05-28 01:58:08] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4 HTTP/1.1" 200 3078 0.045029 10.0.0.23 - - [2026-05-28 01:58:08] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea HTTP/1.1" 200 4229 0.005133 10.0.0.23 - - [2026-05-28 01:58:08] "GET /obj-perms HTTP/1.1" 200 6425 0.068124 252.23.58.222 - - [2026-05-28 01:58:08] "POST /neutron/port HTTP/1.1" 200 1113 0.015168 252.23.58.222 - - [2026-05-28 01:58:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008943 252.23.58.222 - - [2026-05-28 01:58:08] "POST /neutron/port HTTP/1.1" 200 1113 0.014170 252.23.58.222 - - [2026-05-28 01:58:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006605 252.23.58.222 - - [2026-05-28 01:58:09] "POST /neutron/port HTTP/1.1" 200 1113 0.016268 252.23.58.222 - - [2026-05-28 01:58:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007484 10.0.0.23 - - [2026-05-28 01:58:09] "GET /virtual-machine/9630fc7b-4ec2-4c5b-84fe-1ad3fd3446e1 HTTP/1.1" 200 1288 0.006612 10.0.0.23 - - [2026-05-28 01:58:09] "GET /virtual-machine-interface/0fa3c9c2-91e4-4eb8-b4a4-02f16c233127 HTTP/1.1" 200 2936 0.005967 10.0.0.23 - - [2026-05-28 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.23 - - [2026-05-28 01:58:09] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006598 10.0.0.23 - - [2026-05-28 01:58:09] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002910 10.0.0.23 - - [2026-05-28 01:58:09] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005721 10.0.0.23 - - [2026-05-28 01:58:10] "GET /obj-perms HTTP/1.1" 200 6378 0.065709 10.0.0.23 - - [2026-05-28 01:58:11] "GET /obj-perms HTTP/1.1" 200 6378 0.057481 10.0.0.23 - - [2026-05-28 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.23 - - [2026-05-28 01:58:12] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006044 252.23.58.222 - - [2026-05-28 01:58:16] "POST /neutron/port HTTP/1.1" 200 1113 0.023235 252.23.58.222 - - [2026-05-28 01:58:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006870 252.23.58.222 - - [2026-05-28 01:58:16] "POST /neutron/port HTTP/1.1" 200 1113 0.015327 252.23.58.222 - - [2026-05-28 01:58:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009094 10.0.0.23 - - [2026-05-28 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.23 - - [2026-05-28 01:58:16] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.015364 252.23.58.222 - - [2026-05-28 01:58:17] "POST /neutron/port HTTP/1.1" 200 1113 0.015355 252.23.58.222 - - [2026-05-28 01:58:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006516 252.23.58.222 - - [2026-05-28 01:58:17] "POST /neutron/port HTTP/1.1" 200 1113 0.023402 252.23.58.222 - - [2026-05-28 01:58:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005463 252.23.58.222 - - [2026-05-28 01:58:17] "POST /neutron/port HTTP/1.1" 200 1113 0.020546 252.23.58.222 - - [2026-05-28 01:58:17] "POST /neutron/port HTTP/1.1" 200 1113 0.017535 252.23.58.222 - - [2026-05-28 01:58:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007943 252.23.58.222 - - [2026-05-28 01:58:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016274 10.0.0.23 - - [2026-05-28 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.23 - - [2026-05-28 01:58:19] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007248 10.0.0.23 - - [2026-05-28 01:58:19] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003941 252.23.58.222 - - [2026-05-28 01:58:19] "POST /neutron/port HTTP/1.1" 200 1113 0.017245 10.0.0.23 - - [2026-05-28 01:58:19] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005573 252.23.58.222 - - [2026-05-28 01:58:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008771 252.23.58.222 - - [2026-05-28 01:58:19] "POST /neutron/port HTTP/1.1" 200 1113 0.020401 252.23.58.222 - - [2026-05-28 01:58:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008258 252.23.58.222 - - [2026-05-28 01:58:19] "POST /neutron/port HTTP/1.1" 200 1113 0.013643 252.23.58.222 - - [2026-05-28 01:58:19] "POST /neutron/port HTTP/1.1" 200 1113 0.015687 252.23.58.222 - - [2026-05-28 01:58:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005851 252.23.58.222 - - [2026-05-28 01:58:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006475 252.23.58.222 - - [2026-05-28 01:58:19] "POST /neutron/port HTTP/1.1" 200 1113 0.019634 252.23.58.222 - - [2026-05-28 01:58:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007658 252.23.58.222 - - [2026-05-28 01:58:24] "POST /neutron/port HTTP/1.1" 200 1113 0.017410 252.23.58.222 - - [2026-05-28 01:58:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008071 252.23.58.222 - - [2026-05-28 01:58:24] "POST /neutron/port HTTP/1.1" 200 1113 0.015955 252.23.58.222 - - [2026-05-28 01:58:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006586 252.23.58.222 - - [2026-05-28 01:58:25] "POST /neutron/port HTTP/1.1" 200 1113 0.013387 252.23.58.222 - - [2026-05-28 01:58:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007244 10.0.0.23 - - [2026-05-28 01:58:25] "GET /virtual-machine/6ac2d7e2-3936-4063-8ae3-8c410be55de4 HTTP/1.1" 200 1288 0.006212 10.0.0.23 - - [2026-05-28 01:58:25] "GET /virtual-machine-interface/aaf9c1d9-b414-4e34-aeff-528243f697ac HTTP/1.1" 200 2937 0.005223 10.0.0.23 - - [2026-05-28 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.23 - - [2026-05-28 01:58:25] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003173 10.0.0.23 - - [2026-05-28 01:58:25] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003191 10.0.0.23 - - [2026-05-28 01:58:25] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004756 10.0.0.23 - - [2026-05-28 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.23 - - [2026-05-28 01:58:26] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003998 10.0.0.23 - - [2026-05-28 01:58:26] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003530 10.0.0.23 - - [2026-05-28 01:58:26] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006985 252.23.58.222 - - [2026-05-28 01:58:27] "POST /neutron/port HTTP/1.1" 200 1113 0.013944 252.23.58.222 - - [2026-05-28 01:58:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006750 252.23.58.222 - - [2026-05-28 01:58:27] "POST /neutron/port HTTP/1.1" 200 1113 0.015408 252.23.58.222 - - [2026-05-28 01:58:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006919 252.23.58.222 - - [2026-05-28 01:58:27] "POST /neutron/port HTTP/1.1" 200 1113 0.014264 252.23.58.222 - - [2026-05-28 01:58:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005939 10.0.0.23 - - [2026-05-28 01:58:27] "GET /virtual-machine/c93c634f-5285-4ad3-bd9e-52bd584deb60 HTTP/1.1" 200 1293 0.005158 10.0.0.23 - - [2026-05-28 01:58:27] "GET /virtual-machine-interface/239068f5-0b99-4662-aa19-bf2deb34afa6 HTTP/1.1" 200 2936 0.005179 10.0.0.23 - - [2026-05-28 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.23 - - [2026-05-28 01:58:27] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003577 10.0.0.23 - - [2026-05-28 01:58:27] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002965 10.0.0.23 - - [2026-05-28 01:58:27] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005604 10.0.0.23 - - [2026-05-28 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.23 - - [2026-05-28 01:58:28] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002888 10.0.0.23 - - [2026-05-28 01:58:29] "GET /virtual-networks?parent_id=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003251 10.0.0.23 - - [2026-05-28 01:58:29] "GET /virtual-network/01b8f621-2c2f-4f63-8d3b-92e0240f31ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006123 252.23.58.222 - - [2026-05-28 01:58:45] "POST /neutron/port HTTP/1.1" 200 1103 0.011763 252.23.58.222 - - [2026-05-28 01:58:45] "POST /neutron/port HTTP/1.1" 200 1103 0.017033 252.23.58.222 - - [2026-05-28 01:58:45] "POST /neutron/port HTTP/1.1" 200 151 0.185596 252.23.58.222 - - [2026-05-28 01:58:45] "POST /neutron/port HTTP/1.1" 200 1113 0.051021 252.23.58.222 - - [2026-05-28 01:58:45] "POST /neutron/port HTTP/1.1" 200 1103 0.013234 252.23.58.222 - - [2026-05-28 01:58:45] "POST /neutron/port HTTP/1.1" 200 1103 0.012139 252.23.58.222 - - [2026-05-28 01:58:45] "POST /neutron/port HTTP/1.1" 200 1103 0.010172 252.23.58.222 - - [2026-05-28 01:58:46] "POST /neutron/port HTTP/1.1" 200 151 0.230646 252.23.58.222 - - [2026-05-28 01:58:46] "POST /neutron/port HTTP/1.1" 200 151 0.223721 252.23.58.222 - - [2026-05-28 01:58:46] "POST /neutron/network HTTP/1.1" 200 988 0.009370 10.0.0.23 - - [2026-05-28 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.23 - - [2026-05-28 01:58:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002102 10.0.0.23 - - [2026-05-28 01:58:46] "POST /useragent-kv HTTP/1.1" 200 115 0.010784 10.0.0.23 - - [2026-05-28 01:58:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003830 10.0.0.23 - - [2026-05-28 01:58:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002772 252.23.58.222 - - [2026-05-28 01:58:46] "POST /neutron/network HTTP/1.1" 200 151 0.177893 10.0.0.23 - - [2026-05-28 01:58:46] "DELETE /route-target/808b4cf7-ffbf-414d-bd9d-1f85561ef04d HTTP/1.1" 200 115 0.059614 10.0.0.23 - - [2026-05-28 01:58:46] "GET /routing-instance/3a5e719e-2272-4f04-8ade-e3968f8f296e HTTP/1.1" 404 171 0.004303 10.0.0.23 - - [2026-05-28 01:58:46] "GET /domains HTTP/1.1" 200 438 0.003741 10.0.0.23 - - [2026-05-28 01:58:46] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002221 10.0.0.23 - - [2026-05-28 01:58:46] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1305 0.010487 10.0.0.23 - - [2026-05-28 01:58:46] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001551 10.0.0.23 - - [2026-05-28 01:58:46] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4 HTTP/1.1" 200 2081 0.034664 10.0.0.23 - - [2026-05-28 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.23 - - [2026-05-28 01:58:46] "DELETE /network-ipam/a3c0effc-b6d3-4f1d-abd6-501b29fa7028 HTTP/1.1" 200 115 0.023886 10.0.0.23 - - [2026-05-28 01:58:46] "POST /fqname-to-id HTTP/1.1" 404 209 0.002806 10.0.0.23 - - [2026-05-28 01:58:47] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001442 10.0.0.23 - - [2026-05-28 01:58:47] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.034993 10.0.0.23 - - [2026-05-28 01:58:47] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001134 10.0.0.23 - - [2026-05-28 01:58:47] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?fields=virtual_networks HTTP/1.1" 200 1032 0.072050 10.0.0.23 - - [2026-05-28 01:58:47] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001144 10.0.0.23 - - [2026-05-28 01:58:47] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.041828 10.0.0.23 - - [2026-05-28 01:58:47] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001524 10.0.0.23 - - [2026-05-28 01:58:47] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?fields=security_groups HTTP/1.1" 200 1257 0.030633 252.23.58.222 - - [2026-05-28 01:58:50] "POST /neutron/port HTTP/1.1" 200 117 0.011950 252.23.58.222 - - [2026-05-28 01:58:50] "POST /neutron/port HTTP/1.1" 200 117 0.004035 252.23.58.222 - - [2026-05-28 01:58:50] "POST /neutron/port HTTP/1.1" 400 205 0.004778 252.23.58.222 - - [2026-05-28 01:58:50] "POST /neutron/port HTTP/1.1" 400 205 0.003133 10.0.0.23 - - [2026-05-28 01:58:59] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001300 10.0.0.23 - - [2026-05-28 01:58:59] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.066234 10.0.0.23 - - [2026-05-28 01:58:59] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001961 10.0.0.23 - - [2026-05-28 01:58:59] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?fields=security_groups HTTP/1.1" 200 1350 0.076339 10.0.0.23 - - [2026-05-28 01:58:59] "DELETE /security-group/0be1af91-f572-4366-ac1d-c9e6c27bc97a HTTP/1.1" 200 115 0.049694 10.0.0.23 - - [2026-05-28 01:58:59] "GET /projects?obj_uuids=4421d3da-1a00-4e3c-96eb-fd23cff46ec4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002528 10.0.0.23 - - [2026-05-28 01:58:59] "GET /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4?fields=application_policy_sets HTTP/1.1" 200 1389 0.037467 10.0.0.23 - - [2026-05-28 01:58:59] "DELETE /access-control-list/fb6ca3e3-bcec-4d2c-9e6f-296038e1c0db HTTP/1.1" 200 115 0.073726 10.0.0.23 - - [2026-05-28 01:58:59] "DELETE /access-control-list/9a955779-495f-444a-b934-59a031ef1e7c HTTP/1.1" 200 115 0.046227 10.0.0.23 - - [2026-05-28 01:58:59] "DELETE /project/4421d3da-1a00-4e3c-96eb-fd23cff46ec4 HTTP/1.1" 200 115 0.464499 10.0.0.23 - - [2026-05-28 01:59:02] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.23 - - [2026-05-28 01:59:03] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000451 10.0.0.23 - - [2026-05-28 01:59:03] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002170 10.0.0.23 - - [2026-05-28 01:59:03] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.051815 10.0.0.23 - - [2026-05-28 01:59:03] "POST /fqname-to-id HTTP/1.1" 404 181 0.030075 10.0.0.23 - - [2026-05-28 01:59:03] "GET /projects?obj_uuids=f9872452-c4f0-4340-b027-1c80e5a70114&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003150 10.0.0.23 - - [2026-05-28 01:59:03] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001229 10.0.0.23 - - [2026-05-28 01:59:03] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007266 10.0.0.23 - - [2026-05-28 01:59:03] "POST /id-to-fqname HTTP/1.1" 200 183 0.002369 10.0.0.23 - - [2026-05-28 01:59:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.003746 10.0.0.23 - - [2026-05-28 01:59:04] "POST /security-groups HTTP/1.1" 200 578 0.069039 10.0.0.23 - - [2026-05-28 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 227 0.003062 10.0.0.23 - - [2026-05-28 01:59:04] "POST /projects HTTP/1.1" 200 567 0.234107 10.0.0.23 - - [2026-05-28 01:59:04] "POST /access-control-lists HTTP/1.1" 200 591 0.061983 10.0.0.23 - - [2026-05-28 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.312626 10.0.0.23 - - [2026-05-28 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003206 10.0.0.23 - - [2026-05-28 01:59:04] "GET /project/f9872452-c4f0-4340-b027-1c80e5a70114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.458034 10.0.0.23 - - [2026-05-28 01:59:04] "POST /access-control-lists HTTP/1.1" 200 589 0.064982 10.0.0.23 - - [2026-05-28 01:59:05] "GET / HTTP/1.1" 200 36215 0.002084 10.0.0.23 - - [2026-05-28 01:59:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000679 10.0.0.23 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.028530 10.0.0.23 - - [2026-05-28 01:59:08] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004882 10.0.0.23 - - [2026-05-28 01:59:08] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003237 10.0.0.23 - - [2026-05-28 01:59:08] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003377 10.0.0.23 - - [2026-05-28 01:59:08] "PUT /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b HTTP/1.1" 200 265 0.009941 10.0.0.23 - - [2026-05-28 01:59:08] "GET /aaa-mode HTTP/1.1" 401 296 0.000674 10.0.0.23 - - [2026-05-28 01:59:09] "GET /aaa-mode HTTP/1.1" 200 128 0.029947 10.0.0.23 - - [2026-05-28 01:59:09] "POST /fqname-to-id HTTP/1.1" 404 181 0.026707 10.0.0.23 - - [2026-05-28 01:59:09] "GET /projects?obj_uuids=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002680 10.0.0.23 - - [2026-05-28 01:59:09] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001013 10.0.0.23 - - [2026-05-28 01:59:09] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007419 10.0.0.23 - - [2026-05-28 01:59:09] "POST /id-to-fqname HTTP/1.1" 200 183 0.001248 10.0.0.23 - - [2026-05-28 01:59:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.002697 10.0.0.23 - - [2026-05-28 01:59:09] "POST /security-groups HTTP/1.1" 200 578 0.060154 10.0.0.23 - - [2026-05-28 01:59:09] "POST /fqname-to-id HTTP/1.1" 404 227 0.003348 10.0.0.23 - - [2026-05-28 01:59:09] "POST /projects HTTP/1.1" 200 567 0.214320 10.0.0.23 - - [2026-05-28 01:59:09] "POST /access-control-lists HTTP/1.1" 200 591 0.059036 10.0.0.23 - - [2026-05-28 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.290449 10.0.0.23 - - [2026-05-28 01:59:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.002917 10.0.0.23 - - [2026-05-28 01:59:09] "GET /project/64cabaff-f95e-4363-9858-a8a70ce621c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.432873 10.0.0.23 - - [2026-05-28 01:59:10] "POST /access-control-lists HTTP/1.1" 200 589 0.072416 10.0.0.23 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 404 181 0.031137 10.0.0.23 - - [2026-05-28 01:59:10] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003194 10.0.0.23 - - [2026-05-28 01:59:10] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.23 - - [2026-05-28 01:59:10] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007328 10.0.0.23 - - [2026-05-28 01:59:10] "POST /id-to-fqname HTTP/1.1" 200 183 0.001474 10.0.0.23 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.002397 10.0.0.23 - - [2026-05-28 01:59:10] "POST /security-groups HTTP/1.1" 200 578 0.064448 10.0.0.23 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 404 227 0.002457 10.0.0.23 - - [2026-05-28 01:59:10] "POST /projects HTTP/1.1" 200 567 0.219163 10.0.0.23 - - [2026-05-28 01:59:10] "POST /access-control-lists HTTP/1.1" 200 591 0.060283 10.0.0.23 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.299144 10.0.0.23 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.002670 10.0.0.23 - - [2026-05-28 01:59:10] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.433766 10.0.0.23 - - [2026-05-28 01:59:10] "POST /access-control-lists HTTP/1.1" 200 589 0.060979 10.0.0.23 - - [2026-05-28 01:59:11] "GET / HTTP/1.1" 200 36215 0.002312 10.0.0.23 - - [2026-05-28 01:59:11] "GET /obj-perms HTTP/1.1" 200 6378 0.065946 10.0.0.23 - - [2026-05-28 01:59:12] "GET /obj-perms HTTP/1.1" 200 6378 0.068498 10.0.0.23 - - [2026-05-28 01:59:12] "GET / HTTP/1.1" 200 36215 0.003736 10.0.0.23 - - [2026-05-28 01:59:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.002848 10.0.0.23 - - [2026-05-28 01:59:12] "POST /api-access-lists HTTP/1.1" 200 521 0.013239 10.0.0.23 - - [2026-05-28 01:59:12] "GET /api-access-list/83f56ddb-f127-4326-87d5-d912b12c563f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.004460 10.0.0.23 - - [2026-05-28 01:59:12] "GET /api-access-list/83f56ddb-f127-4326-87d5-d912b12c563f HTTP/1.1" 401 296 0.000525 10.0.0.23 - - [2026-05-28 01:59:13] "GET /api-access-list/83f56ddb-f127-4326-87d5-d912b12c563f HTTP/1.1" 200 1264 0.035705 10.0.0.23 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000793 10.0.0.23 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.078773 10.0.0.23 - - [2026-05-28 01:59:13] "GET /projects?obj_uuids=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001739 10.0.0.23 - - [2026-05-28 01:59:13] "GET /project/64cabaff-f95e-4363-9858-a8a70ce621c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.042504 10.0.0.23 - - [2026-05-28 01:59:13] "GET /virtual-networks?parent_id=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015409 10.0.0.23 - - [2026-05-28 01:59:13] "POST /virtual-networks HTTP/1.1" 200 568 0.055089 10.0.0.23 - - [2026-05-28 01:59:13] "POST /route-targets HTTP/1.1" 200 328 0.012826 10.0.0.23 - - [2026-05-28 01:59:14] "POST /ref-update HTTP/1.1" 200 156 0.015793 10.0.0.23 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014261 10.0.0.23 - - [2026-05-28 01:59:14] "GET /network-ipam/85083d39-9e14-4e26-9f1b-33d41df15553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.015422 10.0.0.23 - - [2026-05-28 01:59:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004027 10.0.0.23 - - [2026-05-28 01:59:14] "POST /ref-update HTTP/1.1" 200 156 0.053903 252.23.58.222 - - [2026-05-28 01:59:14] "POST /neutron/network HTTP/1.1" 200 831 0.059032 252.23.58.222 - - [2026-05-28 01:59:14] "POST /neutron/network HTTP/1.1" 200 831 0.021390 10.0.0.23 - - [2026-05-28 01:59:14] "GET /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.013937 252.23.58.222 - - [2026-05-28 01:59:14] "POST /neutron/network HTTP/1.1" 200 831 0.021210 252.23.58.222 - - [2026-05-28 01:59:14] "POST /neutron/subnet HTTP/1.1" 200 680 0.033074 10.0.0.23 - - [2026-05-28 01:59:14] "GET /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62 HTTP/1.1" 401 296 0.000515 10.0.0.23 - - [2026-05-28 01:59:15] "GET /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62 HTTP/1.1" 200 2269 0.055831 10.0.0.23 - - [2026-05-28 01:59:15] "GET /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62 HTTP/1.1" 401 296 0.000456 10.0.0.23 - - [2026-05-28 01:59:15] "GET /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62 HTTP/1.1" 200 2010 0.051080 10.0.0.23 - - [2026-05-28 01:59:16] "GET /obj-perms HTTP/1.1" 200 6310 0.078473 10.0.0.23 - - [2026-05-28 01:59:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000670 10.0.0.23 - - [2026-05-28 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.032491 10.0.0.23 - - [2026-05-28 01:59:16] "GET /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.015551 10.0.0.23 - - [2026-05-28 01:59:16] "GET /obj-perms HTTP/1.1" 200 6310 0.010736 10.0.0.23 - - [2026-05-28 01:59:16] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.019330 10.0.0.23 - - [2026-05-28 01:59:17] "GET /obj-perms HTTP/1.1" 200 6310 0.068489 10.0.0.23 - - [2026-05-28 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.23 - - [2026-05-28 01:59:17] "GET /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.014026 10.0.0.23 - - [2026-05-28 01:59:17] "GET /obj-perms HTTP/1.1" 200 6310 0.014256 10.0.0.23 - - [2026-05-28 01:59:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.018016 10.0.0.23 - - [2026-05-28 01:59:17] "POST /id-to-fqname HTTP/1.1" 401 296 0.000515 10.0.0.23 - - [2026-05-28 01:59:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.068583 252.23.58.222 - - [2026-05-28 01:59:18] "POST /neutron/network HTTP/1.1" 200 841 0.051405 252.23.58.222 - - [2026-05-28 01:59:18] "GET /aaa-mode HTTP/1.1" 401 296 0.001006 252.23.58.222 - - [2026-05-28 01:59:18] "GET / HTTP/1.1" 200 36215 0.002130 252.23.58.222 - - [2026-05-28 01:59:18] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000646 10.0.0.23 - - [2026-05-28 01:59:19] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001066 252.23.58.222 - - [2026-05-28 01:59:19] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.054266 252.23.58.222 - - [2026-05-28 01:59:19] "POST /neutron/network HTTP/1.1" 200 831 0.005550 252.23.58.222 - - [2026-05-28 01:59:19] "POST /neutron/port HTTP/1.1" 200 117 0.036267 252.23.58.222 - - [2026-05-28 01:59:19] "POST /neutron/port HTTP/1.1" 200 117 0.004879 252.23.58.222 - - [2026-05-28 01:59:19] "POST /neutron/port HTTP/1.1" 200 117 0.005524 252.23.58.222 - - [2026-05-28 01:59:19] "POST /neutron/network HTTP/1.1" 200 841 0.022002 252.23.58.222 - - [2026-05-28 01:59:19] "POST /neutron/network HTTP/1.1" 200 831 0.023929 10.0.0.23 - - [2026-05-28 01:59:20] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001369 252.23.58.222 - - [2026-05-28 01:59:20] "POST /neutron/port HTTP/1.1" 200 1054 0.350671 252.23.58.222 - - [2026-05-28 01:59:20] "POST /neutron/port HTTP/1.1" 200 1054 0.010597 252.23.58.222 - - [2026-05-28 01:59:20] "POST /neutron/port HTTP/1.1" 200 1054 0.010248 252.23.58.222 - - [2026-05-28 01:59:20] "POST /neutron/port HTTP/1.1" 200 1104 0.068172 252.23.58.222 - - [2026-05-28 01:59:20] "POST /neutron/port HTTP/1.1" 200 1114 0.012498 252.23.58.222 - - [2026-05-28 01:59:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003354 252.23.58.222 - - [2026-05-28 01:59:20] "POST /neutron/subnet HTTP/1.1" 200 654 0.007716 252.23.58.222 - - [2026-05-28 01:59:20] "POST /neutron/port HTTP/1.1" 200 117 0.001333 252.23.58.222 - - [2026-05-28 01:59:20] "POST /neutron/network HTTP/1.1" 200 831 0.005368 252.23.58.222 - - [2026-05-28 01:59:24] "POST /neutron/port HTTP/1.1" 200 1114 0.012287 252.23.58.222 - - [2026-05-28 01:59:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006528 252.23.58.222 - - [2026-05-28 01:59:24] "POST /neutron/port HTTP/1.1" 200 1114 0.012163 252.23.58.222 - - [2026-05-28 01:59:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.014702 252.23.58.222 - - [2026-05-28 01:59:24] "POST /neutron/port HTTP/1.1" 200 1114 0.012905 252.23.58.222 - - [2026-05-28 01:59:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007070 252.23.58.222 - - [2026-05-28 01:59:25] "POST /neutron/port HTTP/1.1" 200 1114 0.013803 252.23.58.222 - - [2026-05-28 01:59:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006244 10.0.0.23 - - [2026-05-28 01:59:25] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5 HTTP/1.1" 200 1287 0.014342 10.0.0.23 - - [2026-05-28 01:59:25] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5 HTTP/1.1" 200 1287 0.014617 10.0.0.23 - - [2026-05-28 01:59:25] "GET /virtual-machine-interface/b7a02332-be9c-42c7-afbd-a940abf82b30 HTTP/1.1" 200 2527 0.015938 10.0.0.23 - - [2026-05-28 01:59:25] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5 HTTP/1.1" 200 1287 0.013514 10.0.0.23 - - [2026-05-28 01:59:25] "GET /virtual-machine-interface/b7a02332-be9c-42c7-afbd-a940abf82b30 HTTP/1.1" 200 2527 0.018621 10.0.0.23 - - [2026-05-28 01:59:25] "GET /instance-ip/37717303-5ab2-4ade-921c-c0202a2e8905 HTTP/1.1" 200 1625 0.017144 10.0.0.23 - - [2026-05-28 01:59:25] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5 HTTP/1.1" 200 1287 0.014057 10.0.0.23 - - [2026-05-28 01:59:25] "GET /virtual-machine-interface/b7a02332-be9c-42c7-afbd-a940abf82b30 HTTP/1.1" 200 2527 0.017541 10.0.0.23 - - [2026-05-28 01:59:25] "GET /instance-ip/37717303-5ab2-4ade-921c-c0202a2e8905 HTTP/1.1" 200 1625 0.013794 10.0.0.23 - - [2026-05-28 01:59:25] "POST /fqname-to-id HTTP/1.1" 403 329 0.009978 10.0.0.23 - - [2026-05-28 01:59:25] "GET / HTTP/1.1" 200 36215 0.002532 10.0.0.23 - - [2026-05-28 01:59:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000568 10.0.0.23 - - [2026-05-28 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.037645 10.0.0.23 - - [2026-05-28 01:59:26] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004126 10.0.0.23 - - [2026-05-28 01:59:26] "GET /virtual-networks?parent_id=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012031 10.0.0.23 - - [2026-05-28 01:59:26] "POST /fqname-to-id HTTP/1.1" 403 329 0.011096 10.0.0.23 - - [2026-05-28 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.23 - - [2026-05-28 01:59:26] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002902 10.0.0.23 - - [2026-05-28 01:59:26] "GET /virtual-networks?parent_id=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010790 10.0.0.23 - - [2026-05-28 01:59:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.012123 10.0.0.23 - - [2026-05-28 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.23 - - [2026-05-28 01:59:27] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003220 10.0.0.23 - - [2026-05-28 01:59:27] "GET /virtual-networks?parent_id=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011292 10.0.0.23 - - [2026-05-28 01:59:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.011901 10.0.0.23 - - [2026-05-28 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.23 - - [2026-05-28 01:59:27] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003324 10.0.0.23 - - [2026-05-28 01:59:27] "GET /virtual-networks?parent_id=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015819 10.0.0.23 - - [2026-05-28 01:59:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.013597 10.0.0.23 - - [2026-05-28 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.23 - - [2026-05-28 01:59:27] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003122 10.0.0.23 - - [2026-05-28 01:59:27] "GET /virtual-networks?parent_id=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019012 252.23.58.222 - - [2026-05-28 01:59:30] "POST /neutron/port HTTP/1.1" 200 1114 0.014395 252.23.58.222 - - [2026-05-28 01:59:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006397 252.23.58.222 - - [2026-05-28 01:59:30] "POST /neutron/port HTTP/1.1" 200 1114 0.014914 10.0.0.23 - - [2026-05-28 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012082 252.23.58.222 - - [2026-05-28 01:59:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006229 10.0.0.23 - - [2026-05-28 01:59:30] "GET /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.018277 252.23.58.222 - - [2026-05-28 01:59:30] "POST /neutron/port HTTP/1.1" 200 1114 0.012983 252.23.58.222 - - [2026-05-28 01:59:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005836 10.0.0.23 - - [2026-05-28 01:59:32] "POST /fqname-to-id HTTP/1.1" 403 329 0.010840 10.0.0.23 - - [2026-05-28 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.23 - - [2026-05-28 01:59:32] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002899 10.0.0.23 - - [2026-05-28 01:59:32] "GET /virtual-networks?parent_id=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010965 10.0.0.23 - - [2026-05-28 01:59:32] "POST /fqname-to-id HTTP/1.1" 403 329 0.013455 10.0.0.23 - - [2026-05-28 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.23 - - [2026-05-28 01:59:32] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003398 10.0.0.23 - - [2026-05-28 01:59:33] "GET /virtual-networks?parent_id=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017727 10.0.0.23 - - [2026-05-28 01:59:33] "POST /fqname-to-id HTTP/1.1" 403 351 0.017020 10.0.0.23 - - [2026-05-28 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.23 - - [2026-05-28 01:59:33] "GET /routing-instance/0f4851c7-c40e-4bca-b17b-65add2009c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.005718 10.0.0.23 - - [2026-05-28 01:59:33] "GET /route-target/bb0456bf-30ee-4e31-abb5-e61b492d8cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011116 10.0.0.23 - - [2026-05-28 01:59:33] "GET /route-target/bb0456bf-30ee-4e31-abb5-e61b492d8cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003794 10.0.0.23 - - [2026-05-28 01:59:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.021648 252.23.58.222 - - [2026-05-28 01:59:33] "POST /neutron/port HTTP/1.1" 200 1114 0.014997 10.0.0.23 - - [2026-05-28 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.23 - - [2026-05-28 01:59:33] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002735 252.23.58.222 - - [2026-05-28 01:59:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006541 10.0.0.23 - - [2026-05-28 01:59:33] "GET /virtual-networks?parent_id=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019181 10.0.0.23 - - [2026-05-28 01:59:33] "POST /fqname-to-id HTTP/1.1" 403 351 0.011700 10.0.0.23 - - [2026-05-28 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.23 - - [2026-05-28 01:59:33] "GET /routing-instance/0f4851c7-c40e-4bca-b17b-65add2009c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004810 10.0.0.23 - - [2026-05-28 01:59:33] "GET /route-target/bb0456bf-30ee-4e31-abb5-e61b492d8cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011802 10.0.0.23 - - [2026-05-28 01:59:33] "GET /route-target/bb0456bf-30ee-4e31-abb5-e61b492d8cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004125 10.0.0.23 - - [2026-05-28 01:59:33] "GET /obj-perms HTTP/1.1" 200 6310 0.010305 10.0.0.23 - - [2026-05-28 01:59:33] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.011775 10.0.0.23 - - [2026-05-28 01:59:33] "GET /obj-perms HTTP/1.1" 200 6310 0.010456 10.0.0.23 - - [2026-05-28 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.23 - - [2026-05-28 01:59:33] "GET /virtual-machine-interface/b7a02332-be9c-42c7-afbd-a940abf82b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.022594 10.0.0.23 - - [2026-05-28 01:59:33] "GET /obj-perms HTTP/1.1" 200 6310 0.011674 10.0.0.23 - - [2026-05-28 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.23 - - [2026-05-28 01:59:33] "GET /virtual-machine-interface/b7a02332-be9c-42c7-afbd-a940abf82b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.016595 10.0.0.23 - - [2026-05-28 01:59:34] "GET /obj-perms HTTP/1.1" 200 6310 0.010114 10.0.0.23 - - [2026-05-28 01:59:34] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.012354 10.0.0.23 - - [2026-05-28 01:59:34] "GET /obj-perms HTTP/1.1" 200 6310 0.009605 10.0.0.23 - - [2026-05-28 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.23 - - [2026-05-28 01:59:34] "GET /virtual-machine-interface/b7a02332-be9c-42c7-afbd-a940abf82b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.016988 10.0.0.23 - - [2026-05-28 01:59:34] "GET /obj-perms HTTP/1.1" 200 6310 0.010240 10.0.0.23 - - [2026-05-28 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.23 - - [2026-05-28 01:59:34] "GET /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.018369 10.0.0.23 - - [2026-05-28 01:59:34] "GET /obj-perms HTTP/1.1" 200 6310 0.010171 10.0.0.23 - - [2026-05-28 01:59:34] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015689 10.0.0.23 - - [2026-05-28 01:59:34] "GET /obj-perms HTTP/1.1" 200 6310 0.012200 10.0.0.23 - - [2026-05-28 01:59:34] "GET /obj-perms HTTP/1.1" 200 6310 0.011141 10.0.0.23 - - [2026-05-28 01:59:35] "GET /obj-perms HTTP/1.1" 200 6310 0.073891 10.0.0.23 - - [2026-05-28 01:59:35] "GET /obj-perms HTTP/1.1" 200 6310 0.010715 10.0.0.23 - - [2026-05-28 01:59:35] "GET /obj-perms HTTP/1.1" 200 6415 0.065073 10.0.0.23 - - [2026-05-28 01:59:35] "GET /obj-perms HTTP/1.1" 200 6415 0.001867 10.0.0.23 - - [2026-05-28 01:59:35] "GET /obj-perms HTTP/1.1" 200 6310 0.009458 10.0.0.23 - - [2026-05-28 01:59:35] "GET /obj-perms HTTP/1.1" 200 6310 0.008375 10.0.0.23 - - [2026-05-28 01:59:36] "GET /obj-perms HTTP/1.1" 200 6310 0.065464 10.0.0.23 - - [2026-05-28 01:59:36] "GET /obj-perms HTTP/1.1" 200 6310 0.008807 10.0.0.23 - - [2026-05-28 01:59:36] "GET /obj-perms HTTP/1.1" 200 6415 0.002234 10.0.0.23 - - [2026-05-28 01:59:36] "GET /obj-perms HTTP/1.1" 200 6415 0.001790 10.0.0.23 - - [2026-05-28 01:59:36] "GET /obj-perms HTTP/1.1" 200 6310 0.010557 10.0.0.23 - - [2026-05-28 01:59:36] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.010844 10.0.0.23 - - [2026-05-28 01:59:36] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5 HTTP/1.1" 200 1287 0.014293 252.23.58.222 - - [2026-05-28 01:59:37] "POST /neutron/port HTTP/1.1" 200 1114 0.012996 252.23.58.222 - - [2026-05-28 01:59:37] "POST /neutron/port HTTP/1.1" 200 1104 0.018290 252.23.58.222 - - [2026-05-28 01:59:37] "POST /neutron/port HTTP/1.1" 200 151 0.133939 10.0.0.23 - - [2026-05-28 01:59:38] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5 HTTP/1.1" 404 171 0.011980 10.0.0.23 - - [2026-05-28 01:59:39] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5 HTTP/1.1" 404 171 0.011264 10.0.0.23 - - [2026-05-28 01:59:39] "GET /virtual-machine/39cc688c-af98-48bb-8cd2-90a86ebf96b5 HTTP/1.1" 404 171 0.011837 10.0.0.23 - - [2026-05-28 01:59:39] "POST /fqname-to-id HTTP/1.1" 403 329 0.010728 10.0.0.23 - - [2026-05-28 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.23 - - [2026-05-28 01:59:39] "GET /global-vrouter-config/e4b0f476-2899-477a-8169-d6ef252f4a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003127 10.0.0.23 - - [2026-05-28 01:59:39] "GET /virtual-networks?parent_id=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011230 10.0.0.23 - - [2026-05-28 01:59:39] "POST /fqname-to-id HTTP/1.1" 403 351 0.010105 10.0.0.23 - - [2026-05-28 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.23 - - [2026-05-28 01:59:39] "GET /routing-instance/0f4851c7-c40e-4bca-b17b-65add2009c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003983 10.0.0.23 - - [2026-05-28 01:59:39] "GET /route-target/bb0456bf-30ee-4e31-abb5-e61b492d8cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010974 10.0.0.23 - - [2026-05-28 01:59:39] "GET /route-target/bb0456bf-30ee-4e31-abb5-e61b492d8cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003206 10.0.0.23 - - [2026-05-28 01:59:39] "GET /obj-perms HTTP/1.1" 200 6310 0.008813 10.0.0.23 - - [2026-05-28 01:59:39] "GET /obj-perms HTTP/1.1" 200 6310 0.007930 10.0.0.23 - - [2026-05-28 01:59:40] "GET /obj-perms HTTP/1.1" 200 6310 0.078199 10.0.0.23 - - [2026-05-28 01:59:40] "GET /obj-perms HTTP/1.1" 200 6310 0.009384 10.0.0.23 - - [2026-05-28 01:59:40] "GET /obj-perms HTTP/1.1" 200 6415 0.002293 10.0.0.23 - - [2026-05-28 01:59:40] "GET /obj-perms HTTP/1.1" 200 6415 0.001799 10.0.0.23 - - [2026-05-28 01:59:43] "GET /obj-perms HTTP/1.1" 200 6415 0.001900 10.0.0.23 - - [2026-05-28 01:59:43] "GET /obj-perms HTTP/1.1" 200 6415 0.002015 10.0.0.23 - - [2026-05-28 01:59:46] "GET /obj-perms HTTP/1.1" 200 6415 0.001837 10.0.0.23 - - [2026-05-28 01:59:46] "GET /obj-perms HTTP/1.1" 200 6415 0.001850 10.0.0.23 - - [2026-05-28 01:59:49] "GET /obj-perms HTTP/1.1" 200 6415 0.002157 10.0.0.23 - - [2026-05-28 01:59:49] "GET /obj-perms HTTP/1.1" 200 6415 0.001798 10.0.0.23 - - [2026-05-28 01:59:53] "GET /obj-perms HTTP/1.1" 200 6415 0.003110 10.0.0.23 - - [2026-05-28 01:59:53] "GET /obj-perms HTTP/1.1" 200 6415 0.001841 10.0.0.23 - - [2026-05-28 01:59:56] "GET /obj-perms HTTP/1.1" 200 6415 0.002106 10.0.0.23 - - [2026-05-28 01:59:56] "GET /obj-perms HTTP/1.1" 200 6415 0.001829 10.0.0.23 - - [2026-05-28 01:59:56] "GET /obj-perms HTTP/1.1" 200 6415 0.001751 10.0.0.23 - - [2026-05-28 01:59:56] "GET /obj-perms HTTP/1.1" 200 6415 0.002140 10.0.0.23 - - [2026-05-28 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.23 - - [2026-05-28 01:59:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002577 10.0.0.23 - - [2026-05-28 01:59:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002775 10.0.0.23 - - [2026-05-28 01:59:56] "DELETE /virtual-network/d0e3b6b5-86a6-40e2-9d55-392b3a069b62 HTTP/1.1" 200 115 0.085204 10.0.0.23 - - [2026-05-28 01:59:56] "DELETE /route-target/bb0456bf-30ee-4e31-abb5-e61b492d8cc8 HTTP/1.1" 200 115 0.022965 10.0.0.23 - - [2026-05-28 01:59:56] "DELETE /api-access-list/83f56ddb-f127-4326-87d5-d912b12c563f HTTP/1.1" 200 115 0.030804 10.0.0.23 - - [2026-05-28 01:59:56] "GET /api-access-list/83f56ddb-f127-4326-87d5-d912b12c563f HTTP/1.1" 404 171 0.003632 10.0.0.23 - - [2026-05-28 01:59:56] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001151 10.0.0.23 - - [2026-05-28 01:59:56] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.029446 10.0.0.23 - - [2026-05-28 01:59:56] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001549 10.0.0.23 - - [2026-05-28 01:59:56] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?fields=virtual_networks HTTP/1.1" 200 1021 0.073791 10.0.0.23 - - [2026-05-28 01:59:57] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001341 10.0.0.23 - - [2026-05-28 01:59:57] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.029143 10.0.0.23 - - [2026-05-28 01:59:57] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001777 10.0.0.23 - - [2026-05-28 01:59:57] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?fields=security_groups HTTP/1.1" 200 1241 0.036899 10.0.0.23 - - [2026-05-28 01:59:57] "GET /projects?obj_uuids=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001429 10.0.0.23 - - [2026-05-28 01:59:57] "GET /project/64cabaff-f95e-4363-9858-a8a70ce621c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.036289 10.0.0.23 - - [2026-05-28 01:59:57] "GET /projects?obj_uuids=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001515 10.0.0.23 - - [2026-05-28 01:59:57] "GET /project/64cabaff-f95e-4363-9858-a8a70ce621c2?fields=virtual_networks HTTP/1.1" 200 1022 0.072058 10.0.0.23 - - [2026-05-28 01:59:57] "GET /projects?obj_uuids=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001466 10.0.0.23 - - [2026-05-28 01:59:57] "GET /project/64cabaff-f95e-4363-9858-a8a70ce621c2?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.027707 10.0.0.23 - - [2026-05-28 01:59:57] "GET /projects?obj_uuids=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001095 10.0.0.23 - - [2026-05-28 01:59:57] "GET /project/64cabaff-f95e-4363-9858-a8a70ce621c2?fields=security_groups HTTP/1.1" 200 1242 0.025776 10.0.0.23 - - [2026-05-28 01:59:59] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003665 10.0.0.23 - - [2026-05-28 01:59:59] "PUT /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b HTTP/1.1" 200 265 0.008625 10.0.0.23 - - [2026-05-28 01:59:59] "GET /projects?obj_uuids=f9872452-c4f0-4340-b027-1c80e5a70114&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001060 10.0.0.23 - - [2026-05-28 01:59:59] "GET /project/f9872452-c4f0-4340-b027-1c80e5a70114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.033657 10.0.0.23 - - [2026-05-28 01:59:59] "GET /projects?obj_uuids=f9872452-c4f0-4340-b027-1c80e5a70114&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001300 10.0.0.23 - - [2026-05-28 01:59:59] "GET /project/f9872452-c4f0-4340-b027-1c80e5a70114?fields=virtual_networks HTTP/1.1" 200 1023 0.070477 10.0.0.23 - - [2026-05-28 01:59:59] "GET /projects?obj_uuids=f9872452-c4f0-4340-b027-1c80e5a70114&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001012 10.0.0.23 - - [2026-05-28 01:59:59] "GET /project/f9872452-c4f0-4340-b027-1c80e5a70114?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.031673 10.0.0.23 - - [2026-05-28 01:59:59] "GET /projects?obj_uuids=f9872452-c4f0-4340-b027-1c80e5a70114&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001770 10.0.0.23 - - [2026-05-28 01:59:59] "GET /project/f9872452-c4f0-4340-b027-1c80e5a70114?fields=security_groups HTTP/1.1" 200 1243 0.034312 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /project/64cabafff95e43639858a8a70ce621c2 HTTP/1.1" 404 173 0.008621 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /project/03ba35ef486044208d143317379f46c6 HTTP/1.1" 404 173 0.007792 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /project/f9872452c4f04340b0271c80e5a70114 HTTP/1.1" 404 173 0.007176 10.0.0.23 - - [2026-05-28 02:00:00] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001006 10.0.0.23 - - [2026-05-28 02:00:00] "GET /projects?obj_uuids=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000857 10.0.0.23 - - [2026-05-28 02:00:00] "GET /project/64cabaff-f95e-4363-9858-a8a70ce621c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.043985 10.0.0.23 - - [2026-05-28 02:00:00] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.051375 10.0.0.23 - - [2026-05-28 02:00:00] "GET /projects?obj_uuids=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001426 10.0.0.23 - - [2026-05-28 02:00:00] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001066 10.0.0.23 - - [2026-05-28 02:00:00] "GET /project/64cabaff-f95e-4363-9858-a8a70ce621c2?fields=security_groups HTTP/1.1" 200 1335 0.044387 10.0.0.23 - - [2026-05-28 02:00:00] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?fields=security_groups HTTP/1.1" 200 1334 0.052677 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /security-group/f04f0176-e425-4a60-bf25-64a56eb4b727 HTTP/1.1" 200 115 0.056198 10.0.0.23 - - [2026-05-28 02:00:00] "GET /projects?obj_uuids=64cabaff-f95e-4363-9858-a8a70ce621c2&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001096 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /access-control-list/697949cd-9b45-4f03-9098-bf8490f72166 HTTP/1.1" 200 115 0.033110 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /security-group/d156818c-5943-4e82-bad8-fbc7cb7bf6cc HTTP/1.1" 200 115 0.059758 10.0.0.23 - - [2026-05-28 02:00:00] "GET /projects?obj_uuids=03ba35ef-4860-4420-8d14-3317379f46c6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000993 10.0.0.23 - - [2026-05-28 02:00:00] "GET /project/64cabaff-f95e-4363-9858-a8a70ce621c2?fields=application_policy_sets HTTP/1.1" 200 1374 0.039100 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /access-control-list/24b4fedb-30bc-42a4-99e7-1ff84723f030 HTTP/1.1" 200 115 0.034138 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /access-control-list/7e1d1280-2bf2-4869-8f4e-6af02612393a HTTP/1.1" 200 115 0.032668 10.0.0.23 - - [2026-05-28 02:00:00] "GET /project/03ba35ef-4860-4420-8d14-3317379f46c6?fields=application_policy_sets HTTP/1.1" 200 1373 0.081088 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /access-control-list/5884f993-5950-457a-85dd-cd47500cc5fe HTTP/1.1" 200 115 0.034898 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /project/64cabaff-f95e-4363-9858-a8a70ce621c2 HTTP/1.1" 200 115 0.398150 10.0.0.23 - - [2026-05-28 02:00:00] "DELETE /project/03ba35ef-4860-4420-8d14-3317379f46c6 HTTP/1.1" 200 115 0.439120 10.0.0.23 - - [2026-05-28 02:00:00] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001198 10.0.0.23 - - [2026-05-28 02:00:00] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008946 10.0.0.23 - - [2026-05-28 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.045116 10.0.0.23 - - [2026-05-28 02:00:01] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003838 10.0.0.23 - - [2026-05-28 02:00:01] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001402 10.0.0.23 - - [2026-05-28 02:00:01] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007640 10.0.0.23 - - [2026-05-28 02:00:01] "POST /id-to-fqname HTTP/1.1" 200 188 0.002132 10.0.0.23 - - [2026-05-28 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.002604 10.0.0.23 - - [2026-05-28 02:00:01] "POST /security-groups HTTP/1.1" 200 583 0.063997 10.0.0.23 - - [2026-05-28 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.002851 10.0.0.23 - - [2026-05-28 02:00:01] "POST /projects HTTP/1.1" 200 577 0.235454 10.0.0.23 - - [2026-05-28 02:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.288373 10.0.0.23 - - [2026-05-28 02:00:01] "POST /access-control-lists HTTP/1.1" 200 596 0.058365 10.0.0.23 - - [2026-05-28 02:00:01] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.447114 10.0.0.23 - - [2026-05-28 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.003133 10.0.0.23 - - [2026-05-28 02:00:01] "POST /access-control-lists HTTP/1.1" 200 594 0.065548 10.0.0.23 - - [2026-05-28 02:00:03] "GET / HTTP/1.1" 200 36215 0.001911 10.0.0.23 - - [2026-05-28 02:00:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.000542 10.0.0.23 - - [2026-05-28 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.037440 10.0.0.23 - - [2026-05-28 02:00:05] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004054 10.0.0.23 - - [2026-05-28 02:00:05] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003822 10.0.0.23 - - [2026-05-28 02:00:05] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003457 10.0.0.23 - - [2026-05-28 02:00:05] "PUT /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b HTTP/1.1" 200 265 0.009538 10.0.0.23 - - [2026-05-28 02:00:06] "GET /aaa-mode HTTP/1.1" 200 128 0.001185 10.0.0.23 - - [2026-05-28 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.028357 10.0.0.23 - - [2026-05-28 02:00:06] "GET /projects?obj_uuids=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002377 10.0.0.23 - - [2026-05-28 02:00:06] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001540 10.0.0.23 - - [2026-05-28 02:00:06] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007445 10.0.0.23 - - [2026-05-28 02:00:06] "POST /id-to-fqname HTTP/1.1" 200 188 0.001230 10.0.0.23 - - [2026-05-28 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.006893 10.0.0.23 - - [2026-05-28 02:00:06] "POST /security-groups HTTP/1.1" 200 583 0.064618 10.0.0.23 - - [2026-05-28 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.002920 10.0.0.23 - - [2026-05-28 02:00:06] "POST /projects HTTP/1.1" 200 577 0.218989 10.0.0.23 - - [2026-05-28 02:00:06] "POST /access-control-lists HTTP/1.1" 200 596 0.061023 10.0.0.23 - - [2026-05-28 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.300405 10.0.0.23 - - [2026-05-28 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.003029 10.0.0.23 - - [2026-05-28 02:00:07] "GET /project/66362c44-fb54-455d-aa74-5694189841af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.438945 10.0.0.23 - - [2026-05-28 02:00:07] "POST /access-control-lists HTTP/1.1" 200 594 0.065091 10.0.0.23 - - [2026-05-28 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.030467 10.0.0.23 - - [2026-05-28 02:00:07] "GET /projects?obj_uuids=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003507 10.0.0.23 - - [2026-05-28 02:00:07] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001045 10.0.0.23 - - [2026-05-28 02:00:07] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008609 10.0.0.23 - - [2026-05-28 02:00:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.001975 10.0.0.23 - - [2026-05-28 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.002244 10.0.0.23 - - [2026-05-28 02:00:07] "POST /security-groups HTTP/1.1" 200 583 0.064312 10.0.0.23 - - [2026-05-28 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.002677 10.0.0.23 - - [2026-05-28 02:00:07] "POST /projects HTTP/1.1" 200 577 0.227005 10.0.0.23 - - [2026-05-28 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.263780 10.0.0.23 - - [2026-05-28 02:00:07] "POST /access-control-lists HTTP/1.1" 200 596 0.060534 10.0.0.23 - - [2026-05-28 02:00:07] "GET /project/3130ae17-b826-4ae2-bd05-29d6035c675d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.420639 10.0.0.23 - - [2026-05-28 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.005458 10.0.0.23 - - [2026-05-28 02:00:08] "POST /access-control-lists HTTP/1.1" 200 594 0.068652 10.0.0.23 - - [2026-05-28 02:00:08] "GET / HTTP/1.1" 200 36215 0.002144 10.0.0.23 - - [2026-05-28 02:00:09] "GET / HTTP/1.1" 200 36215 0.001788 10.0.0.23 - - [2026-05-28 02:00:09] "POST /fqname-to-id HTTP/1.1" 404 181 0.003241 10.0.0.23 - - [2026-05-28 02:00:09] "POST /api-access-lists HTTP/1.1" 200 521 0.014441 10.0.0.23 - - [2026-05-28 02:00:10] "GET /api-access-list/1dc8e671-6240-494e-8390-f5dbf5729ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005081 10.0.0.23 - - [2026-05-28 02:00:10] "GET /api-access-list/1dc8e671-6240-494e-8390-f5dbf5729ac6 HTTP/1.1" 401 296 0.000446 10.0.0.23 - - [2026-05-28 02:00:10] "GET /api-access-list/1dc8e671-6240-494e-8390-f5dbf5729ac6 HTTP/1.1" 200 1288 0.082654 10.0.0.23 - - [2026-05-28 02:00:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.000724 10.0.0.23 - - [2026-05-28 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.041077 10.0.0.23 - - [2026-05-28 02:00:10] "GET /projects?obj_uuids=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001111 10.0.0.23 - - [2026-05-28 02:00:10] "GET /project/66362c44-fb54-455d-aa74-5694189841af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.035395 10.0.0.23 - - [2026-05-28 02:00:11] "GET /virtual-networks?parent_id=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012700 10.0.0.23 - - [2026-05-28 02:00:11] "POST /virtual-networks HTTP/1.1" 200 583 0.054082 10.0.0.23 - - [2026-05-28 02:00:11] "POST /route-targets HTTP/1.1" 200 328 0.017394 10.0.0.23 - - [2026-05-28 02:00:11] "POST /ref-update HTTP/1.1" 200 156 0.014229 10.0.0.23 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.019014 10.0.0.23 - - [2026-05-28 02:00:11] "GET /network-ipam/85083d39-9e14-4e26-9f1b-33d41df15553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.011611 10.0.0.23 - - [2026-05-28 02:00:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004112 10.0.0.23 - - [2026-05-28 02:00:11] "POST /ref-update HTTP/1.1" 200 156 0.047881 252.23.58.222 - - [2026-05-28 02:00:11] "POST /neutron/network HTTP/1.1" 200 845 0.058697 252.23.58.222 - - [2026-05-28 02:00:11] "POST /neutron/network HTTP/1.1" 200 845 0.021985 10.0.0.23 - - [2026-05-28 02:00:11] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017865 252.23.58.222 - - [2026-05-28 02:00:11] "POST /neutron/network HTTP/1.1" 200 845 0.024277 252.23.58.222 - - [2026-05-28 02:00:11] "POST /neutron/subnet HTTP/1.1" 200 674 0.030127 10.0.0.23 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.001401 10.0.0.23 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.043563 10.0.0.23 - - [2026-05-28 02:00:12] "GET /projects?obj_uuids=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001506 10.0.0.23 - - [2026-05-28 02:00:12] "GET /project/3130ae17-b826-4ae2-bd05-29d6035c675d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.041702 10.0.0.23 - - [2026-05-28 02:00:12] "GET /virtual-networks?parent_id=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012878 10.0.0.23 - - [2026-05-28 02:00:12] "POST /virtual-networks HTTP/1.1" 200 583 0.055463 10.0.0.23 - - [2026-05-28 02:00:12] "POST /route-targets HTTP/1.1" 200 328 0.016488 10.0.0.23 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.030033 10.0.0.23 - - [2026-05-28 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.015440 10.0.0.23 - - [2026-05-28 02:00:12] "GET /obj-perms HTTP/1.1" 200 6378 0.074865 10.0.0.23 - - [2026-05-28 02:00:12] "GET /network-ipam/85083d39-9e14-4e26-9f1b-33d41df15553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.011720 10.0.0.23 - - [2026-05-28 02:00:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003151 10.0.0.23 - - [2026-05-28 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.077029 252.23.58.222 - - [2026-05-28 02:00:12] "POST /neutron/network HTTP/1.1" 200 844 0.049067 252.23.58.222 - - [2026-05-28 02:00:12] "POST /neutron/network HTTP/1.1" 200 844 0.032429 10.0.0.23 - - [2026-05-28 02:00:12] "GET /obj-perms HTTP/1.1" 200 6378 0.057572 10.0.0.23 - - [2026-05-28 02:00:12] "GET /virtual-network/92392b5d-5e5e-4004-8ff9-15e2d77cce32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.013938 252.23.58.222 - - [2026-05-28 02:00:12] "POST /neutron/network HTTP/1.1" 200 844 0.020030 252.23.58.222 - - [2026-05-28 02:00:13] "POST /neutron/subnet HTTP/1.1" 200 666 0.034631 10.0.0.23 - - [2026-05-28 02:00:13] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598 HTTP/1.1" 401 296 0.000555 10.0.0.23 - - [2026-05-28 02:00:13] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598 HTTP/1.1" 200 2311 0.048238 10.0.0.23 - - [2026-05-28 02:00:13] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598 HTTP/1.1" 401 296 0.001028 10.0.0.23 - - [2026-05-28 02:00:13] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598 HTTP/1.1" 403 366 0.040550 10.0.0.23 - - [2026-05-28 02:00:14] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598 HTTP/1.1" 200 2311 0.006711 10.0.0.23 - - [2026-05-28 02:00:14] "GET /virtual-networks HTTP/1.1" 200 370 0.020551 10.0.0.23 - - [2026-05-28 02:00:14] "GET /virtual-networks HTTP/1.1" 200 370 0.030529 10.0.0.23 - - [2026-05-28 02:00:14] "GET /obj-perms HTTP/1.1" 403 257 0.060024 10.0.0.23 - - [2026-05-28 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.23 - - [2026-05-28 02:00:14] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.032861 10.0.0.23 - - [2026-05-28 02:00:15] "GET /obj-perms HTTP/1.1" 403 257 0.110661 10.0.0.23 - - [2026-05-28 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.23 - - [2026-05-28 02:00:15] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.175992 10.0.0.23 - - [2026-05-28 02:00:17] "GET /obj-perms HTTP/1.1" 200 6425 0.262240 10.0.0.23 - - [2026-05-28 02:00:17] "GET /obj-perms HTTP/1.1" 403 257 0.059634 10.0.0.23 - - [2026-05-28 02:00:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.117129 10.0.0.23 - - [2026-05-28 02:00:17] "GET /obj-perms HTTP/1.1" 403 257 0.010499 10.0.0.23 - - [2026-05-28 02:00:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.055221 10.0.0.23 - - [2026-05-28 02:00:17] "GET /obj-perms HTTP/1.1" 200 6425 0.002698 10.0.0.23 - - [2026-05-28 02:00:17] "PUT /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598 HTTP/1.1" 200 265 0.150936 10.0.0.23 - - [2026-05-28 02:00:17] "GET /virtual-networks HTTP/1.1" 200 132 0.029722 10.0.0.23 - - [2026-05-28 02:00:17] "GET /virtual-networks HTTP/1.1" 200 609 0.026819 10.0.0.23 - - [2026-05-28 02:00:18] "GET /virtual-networks HTTP/1.1" 200 1431 0.004191 10.0.0.23 - - [2026-05-28 02:00:18] "GET /obj-perms HTTP/1.1" 403 257 0.020312 10.0.0.23 - - [2026-05-28 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.23 - - [2026-05-28 02:00:18] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.053012 10.0.0.23 - - [2026-05-28 02:00:18] "GET /obj-perms HTTP/1.1" 403 257 0.064373 10.0.0.23 - - [2026-05-28 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.23 - - [2026-05-28 02:00:18] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.019641 10.0.0.23 - - [2026-05-28 02:00:18] "GET /obj-perms HTTP/1.1" 403 257 0.016416 10.0.0.23 - - [2026-05-28 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.23 - - [2026-05-28 02:00:19] "GET /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.027297 10.0.0.23 - - [2026-05-28 02:00:19] "GET /obj-perms HTTP/1.1" 200 6425 0.001602 10.0.0.23 - - [2026-05-28 02:00:19] "GET /obj-perms HTTP/1.1" 403 257 0.092788 10.0.0.23 - - [2026-05-28 02:00:19] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.150932 10.0.0.23 - - [2026-05-28 02:00:19] "GET /obj-perms HTTP/1.1" 403 257 0.057170 10.0.0.23 - - [2026-05-28 02:00:19] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 609 0.053581 10.0.0.23 - - [2026-05-28 02:00:19] "GET /obj-perms HTTP/1.1" 200 6425 0.003146 10.0.0.23 - - [2026-05-28 02:00:20] "PUT /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598 HTTP/1.1" 200 265 0.200763 10.0.0.23 - - [2026-05-28 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011993 10.0.0.23 - - [2026-05-28 02:00:20] "POST /useragent-kv HTTP/1.1" 200 115 0.020710 10.0.0.23 - - [2026-05-28 02:00:20] "POST /useragent-kv HTTP/1.1" 200 115 0.018543 10.0.0.23 - - [2026-05-28 02:00:20] "DELETE /virtual-network/92392b5d-5e5e-4004-8ff9-15e2d77cce32 HTTP/1.1" 200 115 0.293291 10.0.0.23 - - [2026-05-28 02:00:20] "DELETE /route-target/7e467708-ef1d-4de9-947c-21c7260455fd HTTP/1.1" 200 115 0.236047 10.0.0.23 - - [2026-05-28 02:00:21] "POST /useragent-kv HTTP/1.1" 200 115 0.018516 10.0.0.23 - - [2026-05-28 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015179 10.0.0.23 - - [2026-05-28 02:00:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006759 10.0.0.23 - - [2026-05-28 02:00:21] "DELETE /virtual-network/f9c2ac31-eed7-4f50-a38f-0fdab60be598 HTTP/1.1" 200 115 0.868486 10.0.0.23 - - [2026-05-28 02:00:21] "DELETE /route-target/e1ddefb6-662b-4ef7-a56f-170db1b73103 HTTP/1.1" 200 115 0.095939 10.0.0.23 - - [2026-05-28 02:00:21] "DELETE /api-access-list/1dc8e671-6240-494e-8390-f5dbf5729ac6 HTTP/1.1" 200 115 0.111448 10.0.0.23 - - [2026-05-28 02:00:21] "GET /api-access-list/1dc8e671-6240-494e-8390-f5dbf5729ac6 HTTP/1.1" 404 171 0.002865 10.0.0.23 - - [2026-05-28 02:00:22] "GET /projects?obj_uuids=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001216 10.0.0.23 - - [2026-05-28 02:00:22] "GET /project/3130ae17-b826-4ae2-bd05-29d6035c675d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.078264 10.0.0.23 - - [2026-05-28 02:00:22] "GET /projects?obj_uuids=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001161 10.0.0.23 - - [2026-05-28 02:00:22] "GET /project/3130ae17-b826-4ae2-bd05-29d6035c675d?fields=virtual_networks HTTP/1.1" 200 1032 0.043730 10.0.0.23 - - [2026-05-28 02:00:22] "GET /projects?obj_uuids=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003287 10.0.0.23 - - [2026-05-28 02:00:22] "GET /project/3130ae17-b826-4ae2-bd05-29d6035c675d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.081025 10.0.0.23 - - [2026-05-28 02:00:22] "GET /projects?obj_uuids=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001292 10.0.0.23 - - [2026-05-28 02:00:22] "GET /project/3130ae17-b826-4ae2-bd05-29d6035c675d?fields=security_groups HTTP/1.1" 200 1257 0.061073 10.0.0.23 - - [2026-05-28 02:00:23] "GET /projects?obj_uuids=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001519 10.0.0.23 - - [2026-05-28 02:00:23] "GET /project/66362c44-fb54-455d-aa74-5694189841af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.051505 10.0.0.23 - - [2026-05-28 02:00:23] "GET /projects?obj_uuids=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001424 10.0.0.23 - - [2026-05-28 02:00:23] "GET /project/66362c44-fb54-455d-aa74-5694189841af?fields=virtual_networks HTTP/1.1" 200 1032 0.054107 10.0.0.23 - - [2026-05-28 02:00:23] "GET /projects?obj_uuids=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002086 10.0.0.23 - - [2026-05-28 02:00:23] "GET /project/66362c44-fb54-455d-aa74-5694189841af?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.060670 10.0.0.23 - - [2026-05-28 02:00:23] "GET /projects?obj_uuids=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003083 10.0.0.23 - - [2026-05-28 02:00:23] "GET /project/66362c44-fb54-455d-aa74-5694189841af?fields=security_groups HTTP/1.1" 200 1257 0.028434 10.0.0.23 - - [2026-05-28 02:00:24] "GET /aaa-mode HTTP/1.1" 200 128 0.001143 10.0.0.23 - - [2026-05-28 02:00:25] "GET / HTTP/1.1" 200 36215 0.002262 10.0.0.23 - - [2026-05-28 02:00:26] "GET / HTTP/1.1" 200 36215 0.001907 10.0.0.23 - - [2026-05-28 02:00:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000507 10.0.0.23 - - [2026-05-28 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.118371 10.0.0.23 - - [2026-05-28 02:00:27] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001600 10.0.0.23 - - [2026-05-28 02:00:27] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.074172 10.0.0.23 - - [2026-05-28 02:00:27] "GET /virtual-networks?parent_id=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.016029 10.0.0.23 - - [2026-05-28 02:00:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.015282 10.0.0.23 - - [2026-05-28 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013371 10.0.0.23 - - [2026-05-28 02:00:28] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002152 10.0.0.23 - - [2026-05-28 02:00:28] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.020849 10.0.0.23 - - [2026-05-28 02:00:28] "POST /service-templates HTTP/1.1" 403 264 0.011664 10.0.0.23 - - [2026-05-28 02:00:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.007615 10.0.0.23 - - [2026-05-28 02:00:28] "POST /api-access-lists HTTP/1.1" 200 555 0.038721 10.0.0.23 - - [2026-05-28 02:00:28] "GET /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.005198 10.0.0.23 - - [2026-05-28 02:00:28] "GET /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153 HTTP/1.1" 200 1324 0.004261 10.0.0.23 - - [2026-05-28 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015037 10.0.0.23 - - [2026-05-28 02:00:28] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001696 10.0.0.23 - - [2026-05-28 02:00:28] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.050308 10.0.0.23 - - [2026-05-28 02:00:28] "GET /virtual-networks?parent_id=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016183 10.0.0.23 - - [2026-05-28 02:00:28] "POST /virtual-networks HTTP/1.1" 200 583 0.081165 10.0.0.23 - - [2026-05-28 02:00:28] "POST /route-targets HTTP/1.1" 200 328 0.011671 10.0.0.23 - - [2026-05-28 02:00:28] "POST /ref-update HTTP/1.1" 200 156 0.029705 10.0.0.23 - - [2026-05-28 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.037781 10.0.0.23 - - [2026-05-28 02:00:28] "GET /network-ipam/85083d39-9e14-4e26-9f1b-33d41df15553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.011539 10.0.0.23 - - [2026-05-28 02:00:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006229 10.0.0.23 - - [2026-05-28 02:00:28] "POST /ref-update HTTP/1.1" 200 156 0.071992 252.23.58.222 - - [2026-05-28 02:00:29] "POST /neutron/network HTTP/1.1" 200 845 0.055512 252.23.58.222 - - [2026-05-28 02:00:29] "POST /neutron/network HTTP/1.1" 200 845 0.022408 10.0.0.23 - - [2026-05-28 02:00:29] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019986 252.23.58.222 - - [2026-05-28 02:00:29] "POST /neutron/network HTTP/1.1" 200 845 0.035680 252.23.58.222 - - [2026-05-28 02:00:29] "POST /neutron/subnet HTTP/1.1" 200 674 0.032874 252.23.58.222 - - [2026-05-28 02:00:29] "POST /neutron/network HTTP/1.1" 200 845 0.057410 10.0.0.23 - - [2026-05-28 02:00:29] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005382 10.0.0.23 - - [2026-05-28 02:00:29] "GET /network-ipam/85083d39-9e14-4e26-9f1b-33d41df15553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003574 10.0.0.23 - - [2026-05-28 02:00:29] "GET /domains HTTP/1.1" 200 438 0.009069 10.0.0.23 - - [2026-05-28 02:00:29] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001261 10.0.0.23 - - [2026-05-28 02:00:29] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1855 0.014813 10.0.0.23 - - [2026-05-28 02:00:29] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001549 10.0.0.23 - - [2026-05-28 02:00:29] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba HTTP/1.1" 200 2348 0.036507 10.0.0.23 - - [2026-05-28 02:00:30] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 200 2311 0.009445 10.0.0.23 - - [2026-05-28 02:00:30] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 200 2311 0.006307 10.0.0.23 - - [2026-05-28 02:00:30] "GET /routing-instance/ca41377e-c10f-4496-af44-312bd0f5d4c1 HTTP/1.1" 200 1557 0.008875 10.0.0.23 - - [2026-05-28 02:00:30] "GET /routing-instance/ca41377e-c10f-4496-af44-312bd0f5d4c1 HTTP/1.1" 200 1557 0.005626 10.0.0.23 - - [2026-05-28 02:00:30] "GET /route-target/1c8a02b8-1686-4894-8662-502f42886f57 HTTP/1.1" 200 1243 0.004869 10.0.0.23 - - [2026-05-28 02:00:30] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 200 2311 0.007111 10.0.0.23 - - [2026-05-28 02:00:30] "GET /routing-instance/ca41377e-c10f-4496-af44-312bd0f5d4c1 HTTP/1.1" 200 1557 0.005005 10.0.0.23 - - [2026-05-28 02:00:30] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006520 10.0.0.23 - - [2026-05-28 02:00:30] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 200 2311 0.008660 10.0.0.23 - - [2026-05-28 02:00:30] "GET /routing-instance/ca41377e-c10f-4496-af44-312bd0f5d4c1 HTTP/1.1" 200 1557 0.004677 10.0.0.23 - - [2026-05-28 02:00:30] "GET /routing-instance/ca41377e-c10f-4496-af44-312bd0f5d4c1 HTTP/1.1" 200 1557 0.004429 10.0.0.23 - - [2026-05-28 02:00:30] "GET /route-target/1c8a02b8-1686-4894-8662-502f42886f57 HTTP/1.1" 200 1243 0.003410 10.0.0.23 - - [2026-05-28 02:00:30] "GET /domains HTTP/1.1" 200 438 0.002654 10.0.0.23 - - [2026-05-28 02:00:30] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001395 10.0.0.23 - - [2026-05-28 02:00:30] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af HTTP/1.1" 200 1855 0.008465 10.0.0.23 - - [2026-05-28 02:00:30] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001848 10.0.0.23 - - [2026-05-28 02:00:30] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba HTTP/1.1" 200 2348 0.040710 10.0.0.23 - - [2026-05-28 02:00:30] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 200 2311 0.006648 10.0.0.23 - - [2026-05-28 02:00:31] "GET /obj-perms HTTP/1.1" 200 6425 0.003408 10.0.0.23 - - [2026-05-28 02:00:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.012786 10.0.0.23 - - [2026-05-28 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011333 10.0.0.23 - - [2026-05-28 02:00:31] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001997 10.0.0.23 - - [2026-05-28 02:00:31] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.016495 10.0.0.23 - - [2026-05-28 02:00:31] "POST /service-templates HTTP/1.1" 403 264 0.019963 10.0.0.23 - - [2026-05-28 02:00:31] "POST /fqname-to-id HTTP/1.1" 404 181 0.003281 10.0.0.23 - - [2026-05-28 02:00:31] "POST /api-access-lists HTTP/1.1" 200 521 0.018962 10.0.0.23 - - [2026-05-28 02:00:31] "GET /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004813 10.0.0.23 - - [2026-05-28 02:00:31] "GET /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7 HTTP/1.1" 200 1290 0.004344 10.0.0.23 - - [2026-05-28 02:00:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.015260 10.0.0.23 - - [2026-05-28 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020910 10.0.0.23 - - [2026-05-28 02:00:31] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001438 10.0.0.23 - - [2026-05-28 02:00:31] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.019718 10.0.0.23 - - [2026-05-28 02:00:31] "POST /service-templates HTTP/1.1" 200 551 0.032891 10.0.0.23 - - [2026-05-28 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018456 10.0.0.23 - - [2026-05-28 02:00:31] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.014102 10.0.0.23 - - [2026-05-28 02:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013296 10.0.0.23 - - [2026-05-28 02:00:32] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.012362 10.0.0.23 - - [2026-05-28 02:00:32] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 401 296 0.000612 10.0.0.23 - - [2026-05-28 02:00:32] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 403 263 0.044933 10.0.0.23 - - [2026-05-28 02:00:32] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 403 264 0.015636 10.0.0.23 - - [2026-05-28 02:00:32] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 403 264 0.045936 10.0.0.23 - - [2026-05-28 02:00:33] "GET /obj-perms HTTP/1.1" 403 257 0.040895 10.0.0.23 - - [2026-05-28 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.23 - - [2026-05-28 02:00:33] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010509 10.0.0.23 - - [2026-05-28 02:00:33] "GET /obj-perms HTTP/1.1" 403 257 0.013433 10.0.0.23 - - [2026-05-28 02:00:33] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.012701 10.0.0.23 - - [2026-05-28 02:00:33] "GET /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.003987 10.0.0.23 - - [2026-05-28 02:00:33] "PUT /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153 HTTP/1.1" 200 265 0.011672 10.0.0.23 - - [2026-05-28 02:00:33] "GET /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153 HTTP/1.1" 200 1461 0.003430 10.0.0.23 - - [2026-05-28 02:00:33] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 200 2311 0.022242 10.0.0.23 - - [2026-05-28 02:00:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000603 10.0.0.23 - - [2026-05-28 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.048645 10.0.0.23 - - [2026-05-28 02:00:34] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001785 10.0.0.23 - - [2026-05-28 02:00:34] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.058998 10.0.0.23 - - [2026-05-28 02:00:34] "GET /virtual-networks?parent_id=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.014506 10.0.0.23 - - [2026-05-28 02:00:34] "POST /virtual-networks HTTP/1.1" 403 263 0.010136 10.0.0.23 - - [2026-05-28 02:00:34] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 403 264 0.021740 10.0.0.23 - - [2026-05-28 02:00:34] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 403 264 0.048902 10.0.0.23 - - [2026-05-28 02:00:34] "GET /obj-perms HTTP/1.1" 403 257 0.012032 10.0.0.23 - - [2026-05-28 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.23 - - [2026-05-28 02:00:35] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.026805 10.0.0.23 - - [2026-05-28 02:00:35] "GET /obj-perms HTTP/1.1" 403 257 0.011445 10.0.0.23 - - [2026-05-28 02:00:35] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.017225 10.0.0.23 - - [2026-05-28 02:00:35] "GET /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003518 10.0.0.23 - - [2026-05-28 02:00:35] "PUT /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7 HTTP/1.1" 200 265 0.010168 10.0.0.23 - - [2026-05-28 02:00:35] "GET /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7 HTTP/1.1" 200 1428 0.004666 10.0.0.23 - - [2026-05-28 02:00:35] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 200 1854 0.018649 10.0.0.23 - - [2026-05-28 02:00:35] "POST /fqname-to-id HTTP/1.1" 404 195 0.013846 10.0.0.23 - - [2026-05-28 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012021 10.0.0.23 - - [2026-05-28 02:00:35] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001272 10.0.0.23 - - [2026-05-28 02:00:35] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.018508 10.0.0.23 - - [2026-05-28 02:00:35] "POST /service-templates HTTP/1.1" 403 264 0.011377 10.0.0.23 - - [2026-05-28 02:00:35] "GET /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.007730 10.0.0.23 - - [2026-05-28 02:00:35] "PUT /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153 HTTP/1.1" 200 265 0.011658 10.0.0.23 - - [2026-05-28 02:00:35] "GET /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153 HTTP/1.1" 200 1324 0.005261 10.0.0.23 - - [2026-05-28 02:00:35] "GET /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004703 10.0.0.23 - - [2026-05-28 02:00:35] "PUT /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7 HTTP/1.1" 200 265 0.017256 10.0.0.23 - - [2026-05-28 02:00:35] "GET /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7 HTTP/1.1" 200 1290 0.005742 10.0.0.23 - - [2026-05-28 02:00:35] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 403 263 0.012307 10.0.0.23 - - [2026-05-28 02:00:36] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 403 263 0.049362 10.0.0.23 - - [2026-05-28 02:00:36] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 403 264 0.012972 10.0.0.23 - - [2026-05-28 02:00:36] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 403 264 0.059251 10.0.0.23 - - [2026-05-28 02:00:36] "GET /obj-perms HTTP/1.1" 403 257 0.010393 10.0.0.23 - - [2026-05-28 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.23 - - [2026-05-28 02:00:36] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012605 10.0.0.23 - - [2026-05-28 02:00:37] "GET /obj-perms HTTP/1.1" 403 257 0.042093 10.0.0.23 - - [2026-05-28 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.23 - - [2026-05-28 02:00:37] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010690 10.0.0.23 - - [2026-05-28 02:00:37] "GET /obj-perms HTTP/1.1" 403 257 0.009593 10.0.0.23 - - [2026-05-28 02:00:37] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009256 10.0.0.23 - - [2026-05-28 02:00:37] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003562 10.0.0.23 - - [2026-05-28 02:00:37] "PUT /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b HTTP/1.1" 200 265 0.009993 10.0.0.23 - - [2026-05-28 02:00:37] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 200 1854 0.015641 10.0.0.23 - - [2026-05-28 02:00:37] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 200 2311 0.025554 10.0.0.23 - - [2026-05-28 02:00:37] "GET /obj-perms HTTP/1.1" 403 257 0.010705 10.0.0.23 - - [2026-05-28 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.23 - - [2026-05-28 02:00:37] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017364 10.0.0.23 - - [2026-05-28 02:00:37] "GET /obj-perms HTTP/1.1" 403 257 0.012609 10.0.0.23 - - [2026-05-28 02:00:38] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.018124 10.0.0.23 - - [2026-05-28 02:00:38] "DELETE /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153 HTTP/1.1" 200 115 0.178252 10.0.0.23 - - [2026-05-28 02:00:38] "GET /api-access-list/bfdfdbb2-e2ca-463b-ac68-66b193ee0153 HTTP/1.1" 404 171 0.002977 10.0.0.23 - - [2026-05-28 02:00:38] "DELETE /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7 HTTP/1.1" 200 115 0.023230 10.0.0.23 - - [2026-05-28 02:00:38] "GET /api-access-list/c722bc3f-e4da-4f65-8a56-18aa3afd30a7 HTTP/1.1" 404 171 0.005779 10.0.0.23 - - [2026-05-28 02:00:38] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 401 296 0.000517 10.0.0.23 - - [2026-05-28 02:00:39] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 403 263 0.055881 10.0.0.23 - - [2026-05-28 02:00:39] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 403 264 0.009137 10.0.0.23 - - [2026-05-28 02:00:39] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 403 264 0.035481 10.0.0.23 - - [2026-05-28 02:00:39] "GET /obj-perms HTTP/1.1" 403 257 0.038872 10.0.0.23 - - [2026-05-28 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.23 - - [2026-05-28 02:00:40] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008596 10.0.0.23 - - [2026-05-28 02:00:40] "GET /obj-perms HTTP/1.1" 403 257 0.007750 10.0.0.23 - - [2026-05-28 02:00:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007509 10.0.0.23 - - [2026-05-28 02:00:40] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.004010 10.0.0.23 - - [2026-05-28 02:00:40] "PUT /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b HTTP/1.1" 200 265 0.012916 10.0.0.23 - - [2026-05-28 02:00:40] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 200 2311 0.015612 10.0.0.23 - - [2026-05-28 02:00:40] "GET /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 200 1854 0.011577 10.0.0.23 - - [2026-05-28 02:00:40] "GET /obj-perms HTTP/1.1" 403 257 0.010193 10.0.0.23 - - [2026-05-28 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.23 - - [2026-05-28 02:00:40] "GET /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.016201 [Introspect:8084]10.0.0.23 - - [2026-05-28 02:00:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002121 10.0.0.23 - - [2026-05-28 02:00:40] "GET /obj-perms HTTP/1.1" 403 257 0.015589 10.0.0.23 - - [2026-05-28 02:00:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.018451 [Introspect:8084]10.0.0.23 - - [2026-05-28 02:00:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001645 10.0.0.23 - - [2026-05-28 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011497 10.0.0.23 - - [2026-05-28 02:00:40] "DELETE /service-template/f0cc084a-fc6b-4ad8-a129-ae5d98c37527 HTTP/1.1" 200 115 0.028155 10.0.0.23 - - [2026-05-28 02:00:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.012758 10.0.0.23 - - [2026-05-28 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.23 - - [2026-05-28 02:00:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002924 10.0.0.23 - - [2026-05-28 02:00:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003061 10.0.0.23 - - [2026-05-28 02:00:40] "DELETE /virtual-network/9c3c3f04-3f1e-4e1c-b6c8-50294126d535 HTTP/1.1" 200 115 0.090764 10.0.0.23 - - [2026-05-28 02:00:40] "DELETE /route-target/1c8a02b8-1686-4894-8662-502f42886f57 HTTP/1.1" 200 115 0.015567 10.0.0.23 - - [2026-05-28 02:00:41] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004304 10.0.0.23 - - [2026-05-28 02:00:41] "PUT /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b HTTP/1.1" 200 265 0.010213 10.0.0.23 - - [2026-05-28 02:00:41] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.003767 10.0.0.23 - - [2026-05-28 02:00:41] "PUT /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b HTTP/1.1" 200 265 0.011235 10.0.0.23 - - [2026-05-28 02:00:42] "GET /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005077 10.0.0.23 - - [2026-05-28 02:00:42] "PUT /api-access-list/28286103-d2f1-4dc9-82d7-a5818415ba6b HTTP/1.1" 200 265 0.010811 10.0.0.23 - - [2026-05-28 02:00:42] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001397 10.0.0.23 - - [2026-05-28 02:00:42] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.029739 10.0.0.23 - - [2026-05-28 02:00:42] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001457 10.0.0.23 - - [2026-05-28 02:00:42] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?fields=virtual_networks HTTP/1.1" 200 1033 0.040544 10.0.0.23 - - [2026-05-28 02:00:42] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001539 10.0.0.23 - - [2026-05-28 02:00:42] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.027095 10.0.0.23 - - [2026-05-28 02:00:42] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001524 10.0.0.23 - - [2026-05-28 02:00:43] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?fields=security_groups HTTP/1.1" 200 1258 0.034179 10.0.0.23 - - [2026-05-28 02:00:43] "GET /projects?obj_uuids=0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001721 10.0.0.23 - - [2026-05-28 02:00:43] "GET /project/0f1746f8-b61b-454c-9ad8-e0c9ad5e3c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.049516 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 873, 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-05-28T02:00:44Z failed with SSLError [Introspect:8084]10.0.0.23 - - [2026-05-28 02:00:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001172 10.0.0.23 - - [2026-05-28 02:00:45] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003045 10.0.0.23 - - [2026-05-28 02:00:45] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009790 10.0.0.23 - - [2026-05-28 02:00:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.038575 10.0.0.23 - - [2026-05-28 02:00:45] "GET /projects?obj_uuids=bec0e7f5-3ac4-4799-83fd-fa3498f6b80f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003332 10.0.0.23 - - [2026-05-28 02:00:45] "GET /domains?obj_uuids=1d5ccdab-3b8a-46cd-977b-65a3c3aa09af&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001146 10.0.0.23 - - [2026-05-28 02:00:45] "GET /domain/1d5ccdab-3b8a-46cd-977b-65a3c3aa09af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007030 [Introspect:8084]10.0.0.23 - - [2026-05-28 02:00:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 10.0.0.23 - - [2026-05-28 02:00:45] "POST /id-to-fqname HTTP/1.1" 200 184 0.001550 10.0.0.23 - - [2026-05-28 02:00:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.007968 [Introspect:8084]10.0.0.23 - - [2026-05-28 02:00:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001093 10.0.0.23 - - [2026-05-28 02:00:46] "POST /security-groups HTTP/1.1" 200 579 0.065169 10.0.0.23 - - [2026-05-28 02:00:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.004117 10.0.0.23 - - [2026-05-28 02:00:46] "POST /projects HTTP/1.1" 200 569 0.237015 10.0.0.23 - - [2026-05-28 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.277162 10.0.0.23 - - [2026-05-28 02:00:46] "POST /access-control-lists HTTP/1.1" 200 592 0.060381 10.0.0.23 - - [2026-05-28 02:00:46] "GET /project/bec0e7f5-3ac4-4799-83fd-fa3498f6b80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.421276 10.0.0.23 - - [2026-05-28 02:00:46] "POST /fqname-to-id HTTP/1.1" 404 227 0.003535 10.0.0.23 - - [2026-05-28 02:00:46] "POST /access-control-lists HTTP/1.1" 200 590 0.058627 10.0.0.23 - - [2026-05-28 02:00:47] "GET / HTTP/1.1" 200 36215 0.001929 10.0.0.23 - - [2026-05-28 02:00:47] "GET /projects?obj_uuids=bec0e7f5-3ac4-4799-83fd-fa3498f6b80f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001408 10.0.0.23 - - [2026-05-28 02:00:47] "GET /project/bec0e7f5-3ac4-4799-83fd-fa3498f6b80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023988 10.0.0.23 - - [2026-05-28 02:00:47] "GET /projects?obj_uuids=bec0e7f5-3ac4-4799-83fd-fa3498f6b80f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001052 10.0.0.23 - - [2026-05-28 02:00:48] "GET /project/bec0e7f5-3ac4-4799-83fd-fa3498f6b80f?fields=virtual_networks HTTP/1.1" 200 1024 0.074010 10.0.0.23 - - [2026-05-28 02:00:48] "GET /projects?obj_uuids=bec0e7f5-3ac4-4799-83fd-fa3498f6b80f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001137 10.0.0.23 - - [2026-05-28 02:00:48] "GET /project/bec0e7f5-3ac4-4799-83fd-fa3498f6b80f?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.028285 10.0.0.23 - - [2026-05-28 02:00:48] "GET /projects?obj_uuids=bec0e7f5-3ac4-4799-83fd-fa3498f6b80f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001183 10.0.0.23 - - [2026-05-28 02:00:48] "GET /project/bec0e7f5-3ac4-4799-83fd-fa3498f6b80f?fields=security_groups HTTP/1.1" 200 1245 0.024914 [Introspect:8084]10.0.0.23 - - [2026-05-28 02:00:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.23 - - [2026-05-28 02:00:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001133 10.0.0.23 - - [2026-05-28 02:01:00] "DELETE /project/bec0e7f53ac4479983fdfa3498f6b80f HTTP/1.1" 404 173 0.026623 10.0.0.23 - - [2026-05-28 02:01:00] "DELETE /project/3130ae17b8264ae2bd0529d6035c675d HTTP/1.1" 404 173 0.021497 10.0.0.23 - - [2026-05-28 02:01:00] "DELETE /project/af30c68300a746feb9a3db58e7c12cba HTTP/1.1" 404 173 0.025898 10.0.0.23 - - [2026-05-28 02:01:00] "DELETE /project/66362c44fb54455daa745694189841af HTTP/1.1" 404 173 0.025069 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001051 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000886 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001045 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=bec0e7f5-3ac4-4799-83fd-fa3498f6b80f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000901 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=f9872452-c4f0-4340-b027-1c80e5a70114&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001114 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.066949 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/66362c44-fb54-455d-aa74-5694189841af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.071647 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000999 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001196 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/bec0e7f5-3ac4-4799-83fd-fa3498f6b80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.108932 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/3130ae17-b826-4ae2-bd05-29d6035c675d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.116641 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/f9872452-c4f0-4340-b027-1c80e5a70114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.119276 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001076 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=bec0e7f5-3ac4-4799-83fd-fa3498f6b80f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000934 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/66362c44-fb54-455d-aa74-5694189841af?fields=security_groups HTTP/1.1" 200 1350 0.112352 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?fields=security_groups HTTP/1.1" 200 1351 0.119757 10.0.0.23 - - [2026-05-28 02:01:00] "GET /projects?obj_uuids=f9872452-c4f0-4340-b027-1c80e5a70114&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001659 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/bec0e7f5-3ac4-4799-83fd-fa3498f6b80f?fields=security_groups HTTP/1.1" 200 1338 0.087149 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/3130ae17-b826-4ae2-bd05-29d6035c675d?fields=security_groups HTTP/1.1" 200 1350 0.094241 10.0.0.23 - - [2026-05-28 02:01:00] "GET /project/f9872452-c4f0-4340-b027-1c80e5a70114?fields=security_groups HTTP/1.1" 200 1336 0.093951 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /security-group/ba3cd136-ca23-4775-a515-1f4e6aeb05d6 HTTP/1.1" 200 115 0.121188 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/fce2a5ce-9e04-4ac3-809e-4c53a6c6cd84 HTTP/1.1" 200 115 0.059144 10.0.0.23 - - [2026-05-28 02:01:01] "GET /projects?obj_uuids=66362c44-fb54-455d-aa74-5694189841af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001033 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /security-group/7a6eddd2-e767-467c-946d-5167e7512c62 HTTP/1.1" 200 115 0.131211 10.0.0.23 - - [2026-05-28 02:01:01] "GET /projects?obj_uuids=af30c683-00a7-46fe-b9a3-db58e7c12cba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001177 10.0.0.23 - - [2026-05-28 02:01:01] "GET /project/66362c44-fb54-455d-aa74-5694189841af?fields=application_policy_sets HTTP/1.1" 200 1389 0.057325 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/60f061c9-521d-4b62-9efd-31d498689ba2 HTTP/1.1" 200 115 0.070875 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /security-group/f3e86f2b-045c-4d04-939a-622465d1b4c1 HTTP/1.1" 200 115 0.172751 10.0.0.23 - - [2026-05-28 02:01:01] "GET /projects?obj_uuids=bec0e7f5-3ac4-4799-83fd-fa3498f6b80f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001436 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /security-group/eff9c4cd-6bf7-4d02-86dc-d5a926d523b8 HTTP/1.1" 200 115 0.209709 10.0.0.23 - - [2026-05-28 02:01:01] "GET /project/af30c683-00a7-46fe-b9a3-db58e7c12cba?fields=application_policy_sets HTTP/1.1" 200 1390 0.136777 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /security-group/0b85aead-8d15-4b5e-92db-a370f3ee2535 HTTP/1.1" 200 115 0.200502 10.0.0.23 - - [2026-05-28 02:01:01] "GET /projects?obj_uuids=3130ae17-b826-4ae2-bd05-29d6035c675d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001227 10.0.0.23 - - [2026-05-28 02:01:01] "GET /projects?obj_uuids=f9872452-c4f0-4340-b027-1c80e5a70114&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001303 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/2e5c61e1-baa4-46d3-ad0e-50a196bbac4b HTTP/1.1" 200 115 0.113120 10.0.0.23 - - [2026-05-28 02:01:01] "GET /project/bec0e7f5-3ac4-4799-83fd-fa3498f6b80f?fields=application_policy_sets HTTP/1.1" 200 1377 0.125215 10.0.0.23 - - [2026-05-28 02:01:01] "GET /project/f9872452-c4f0-4340-b027-1c80e5a70114?fields=application_policy_sets HTTP/1.1" 200 1375 0.072083 10.0.0.23 - - [2026-05-28 02:01:01] "GET /project/3130ae17-b826-4ae2-bd05-29d6035c675d?fields=application_policy_sets HTTP/1.1" 200 1389 0.138642 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/a8c38a47-193e-44cf-8347-d91402fbba71 HTTP/1.1" 200 115 0.128626 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/3243ab99-e8dd-475d-a9a0-970da3aa6859 HTTP/1.1" 200 115 0.118058 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /project/66362c44-fb54-455d-aa74-5694189841af HTTP/1.1" 200 115 0.884411 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /project/af30c683-00a7-46fe-b9a3-db58e7c12cba HTTP/1.1" 200 115 0.913484 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/066850ca-0e82-4b8b-9b7d-7453299173da HTTP/1.1" 200 115 0.057969 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /project/bec0e7f5-3ac4-4799-83fd-fa3498f6b80f HTTP/1.1" 200 115 0.922444 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /project/f9872452-c4f0-4340-b027-1c80e5a70114 HTTP/1.1" 200 115 0.924797 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /project/3130ae17-b826-4ae2-bd05-29d6035c675d HTTP/1.1" 200 115 0.931996 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/5c769084-7437-4f13-91d2-9dd989d16386 HTTP/1.1" 200 115 0.034121 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/949413de-24ac-49b4-9031-c8b97d7d251b HTTP/1.1" 200 115 0.029496 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/9ded3658-2ac7-48c9-ba41-c41c84c21d5b HTTP/1.1" 200 115 0.017715 10.0.0.23 - - [2026-05-28 02:01:01] "DELETE /access-control-list/e1e26251-bb90-44a0-8d5d-5da810b65572 HTTP/1.1" 200 115 0.027503 [Introspect:8084]10.0.0.23 - - [2026-05-28 02:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.23 - - [2026-05-28 02:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001139 10.0.0.23 - - [2026-05-28 02:01:13] "GET /obj-perms HTTP/1.1" 200 6378 0.088240 10.0.0.23 - - [2026-05-28 02:01:13] "GET /obj-perms HTTP/1.1" 200 6378 0.085810 10.0.0.23 - - [2026-05-28 02:01:19] "GET /global-system-configs HTTP/1.1" 401 296 0.000437 10.0.0.23 - - [2026-05-28 02:01:19] "GET /global-system-configs HTTP/1.1" 401 296 0.000540