+++ date ++ echo 'INFO: =================== Thu Nov 20 01:54:22 AM UTC 2025 ===================' INFO: =================== Thu Nov 20 01:54:22 AM UTC 2025 =================== ++ 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ 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,10.0.0.50,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.23:8081 10.0.0.50:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.50:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.50:8081 10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.23:9042 10.0.0.50:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.50:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.50:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.23:8086 10.0.0.50:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.50:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.50:8086 10.0.0.22: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,10.0.0.50,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.23:8082 10.0.0.50:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.50:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.50:8082 10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.23:9161 10.0.0.50:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.50:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.50:9161 10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ 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=false ++ 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=false ++ 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.20.0.129,10.20.0.18,10.20.0.201 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.129,10.20.0.18,10.20.0.201 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.23:2181,10.0.0.50:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.50:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.50:2181,10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.23:2181 10.0.0.50:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.50:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.50:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.23:5673,10.0.0.50:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.50:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.50:5673,10.0.0.22: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=false ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.23:6379 10.0.0.50:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.50:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.50:6379 10.0.0.22:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ 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 false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.23:9092 10.0.0.50:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.50:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.50:9092 10.0.0.22:9092' ++ KAFKA_SSL_ENABLE=false ++ 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=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.23 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ 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,10.0.0.50,10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ 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,10.0.0.50,10.0.0.22 ++ 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=false ++ 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=false ++ 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=false ++ 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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_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 ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_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 ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.23,10.0.0.50,10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.23 + (( i=1 )) + (( 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,10.0.0.50,10.0.0.22 +++ local servers=10.0.0.23,10.0.0.50,10.0.0.22 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.22,10.20.0.201,127.0.0.1,172.17.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.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 3 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041 + cassandra_server_list='10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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: 11/20/2025 01:54:31.648 7f6c6957fdc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/20/2025 01:54:31.787 7f6c6957fdc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/20/2025 01:54:31.799 7f6c6957fdc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/20/2025 01:54:31.799 7f6c6957fdc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.21: /usr/bin/python3 Thu Nov 20 01:54:44 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3738 def _db_init_entries(self): 3739 # create singleton defaults if they don't exist already in db 3740 gsc = self.create_singleton_entry(GlobalSystemConfig( 3741 autonomous_system=64512, config_version=CONFIG_VERSION)) 3742 self._gsc_uuid = gsc.uuid gsc undefined self = self.create_singleton_entry = > global GlobalSystemConfig = autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/global_system_config:d...8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_system_config default-global-system-config') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_system_config:d...8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/global_system_config:d...8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_system_config:d...8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2524, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: global_system_config default-global-system-config During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3740, in _db_init_entries gsc = self.create_singleton_entry(GlobalSystemConfig( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8 at zookeeper +++ date ++ echo 'INFO: =================== Thu Nov 20 01:54:46 AM UTC 2025 ===================' INFO: =================== Thu Nov 20 01:54:46 AM UTC 2025 =================== ++ 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ 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,10.0.0.50,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.23:8081 10.0.0.50:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.50:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.50:8081 10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.23:9042 10.0.0.50:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.50:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.50:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.23:8086 10.0.0.50:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.50:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.50:8086 10.0.0.22: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,10.0.0.50,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.23:8082 10.0.0.50:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.50:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.50:8082 10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.23:9161 10.0.0.50:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.50:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.50:9161 10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ 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=false ++ 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=false ++ 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.20.0.129,10.20.0.18,10.20.0.201 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.129,10.20.0.18,10.20.0.201 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.23:2181,10.0.0.50:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.50:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.50:2181,10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.23:2181 10.0.0.50:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.50:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.50:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.23:5673,10.0.0.50:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.50:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.50:5673,10.0.0.22: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=false ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.23:6379 10.0.0.50:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.50:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.50:6379 10.0.0.22:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ 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 false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.23:9092 10.0.0.50:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.50:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.50:9092 10.0.0.22:9092' ++ KAFKA_SSL_ENABLE=false ++ 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=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.23 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ 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,10.0.0.50,10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ 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,10.0.0.50,10.0.0.22 ++ 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=false ++ 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=false ++ 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=false ++ 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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_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 ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_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 ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.23,10.0.0.50,10.0.0.22 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.23,10.0.0.50,10.0.0.22 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.23,10.0.0.50,10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.22,10.20.0.201,127.0.0.1,172.17.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.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 3 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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: 11/20/2025 01:54:54.468 7fa3afaf9600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/20/2025 01:54:54.608 7fa3afaf9600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/20/2025 01:54:54.620 7fa3afaf9600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/20/2025 01:54:54.621 7fa3afaf9600 [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=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-11-20 01:54:55] "GET / HTTP/1.1" 503 181 0.000221 10.0.0.22 - - [2025-11-20 01:54:55] "GET / HTTP/1.1" 503 181 0.000146 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.22 - - [2025-11-20 01:54:56] "GET / HTTP/1.1" 200 45871 0.001426 10.0.0.23 - - [2025-11-20 01:54:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.348967 10.0.0.22 - - [2025-11-20 01:54:56] "GET / HTTP/1.1" 200 45871 0.001520 10.0.0.22 - - [2025-11-20 01:54:56] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000457 10.0.0.22 - - [2025-11-20 01:54:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000387 10.0.0.22 - - [2025-11-20 01:54:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.903437 10.0.0.22 - - [2025-11-20 01:54:58] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.006710 10.0.0.22 - - [2025-11-20 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.627932 10.0.0.22 - - [2025-11-20 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.23 - - [2025-11-20 01:54:58] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043160 10.0.0.23 - - [2025-11-20 01:54:58] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008356 10.0.0.23 - - [2025-11-20 01:54:58] "GET /network-ipam/30f2ec84-b71a-4a6a-acd0-655718d40ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005009 /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 - - [2025-11-20 01:54:58] "POST /service-templates HTTP/1.1" 200 515 0.052152 10.0.0.50 - - [2025-11-20 01:55:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.50 - - [2025-11-20 01:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.50 - - [2025-11-20 01:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.50 - - [2025-11-20 01:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.22 - - [2025-11-20 01:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.22 - - [2025-11-20 01:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.22 - - [2025-11-20 01:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2025-11-20 01:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.22 - - [2025-11-20 01:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.23 - - [2025-11-20 01:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-11-20 01:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000623 10.0.0.23 - - [2025-11-20 01:55:06] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.23 - - [2025-11-20 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.042863 10.0.0.23 - - [2025-11-20 01:55:09] "POST /access-control-lists HTTP/1.1" 200 587 0.036648 10.0.0.23 - - [2025-11-20 01:55:09] "POST /route-targets HTTP/1.1" 200 327 0.015265 10.0.0.23 - - [2025-11-20 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.018543 10.0.0.23 - - [2025-11-20 01:55:09] "POST /route-targets HTTP/1.1" 200 327 0.013956 10.0.0.23 - - [2025-11-20 01:55:09] "POST /access-control-lists HTTP/1.1" 200 551 0.033484 10.0.0.23 - - [2025-11-20 01:55:43] "POST /ref-update HTTP/1.1" 200 156 0.069218 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.22 - - [2025-11-20 01:58:04] "GET /obj-perms HTTP/1.1" 200 5056 0.370183 10.0.0.23 - - [2025-11-20 01:59:05] "GET /obj-perms HTTP/1.1" 200 5056 0.051210 10.0.0.50 - - [2025-11-20 01:59:05] "GET /obj-perms HTTP/1.1" 200 5056 0.046118 10.0.0.23 - - [2025-11-20 01:59:08] "PUT /access-control-list/274cfbc7-d09a-4db0-9ac7-0b3e2dceb727 HTTP/1.1" 200 272 0.031063 10.0.0.50 - - [2025-11-20 02:00:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.50 - - [2025-11-20 02:00:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.50 - - [2025-11-20 02:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.50 - - [2025-11-20 02:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.22 - - [2025-11-20 02:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.22 - - [2025-11-20 02:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.23 - - [2025-11-20 02:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.22 - - [2025-11-20 02:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-11-20 02:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.22 - - [2025-11-20 02:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.23 - - [2025-11-20 02:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.23 - - [2025-11-20 02:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.23 - - [2025-11-20 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.026085 [Introspect:8084]10.0.0.22 - - [2025-11-20 02:00:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.22 - - [2025-11-20 02:00:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001440 [Introspect:8084]10.0.0.22 - - [2025-11-20 02:00:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.22 - - [2025-11-20 02:00:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001121 10.0.0.23 - - [2025-11-20 02:01:46] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.23 - - [2025-11-20 02:01:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.23 - - [2025-11-20 02:01:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.047766 10.0.0.22 - - [2025-11-20 02:01:47] "GET /projects?obj_uuids=21154cd3-e0ab-4da4-b5e5-b13b1b682588&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.051347 10.0.0.22 - - [2025-11-20 02:01:48] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001169 10.0.0.22 - - [2025-11-20 02:01:48] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032566 10.0.0.22 - - [2025-11-20 02:01:48] "POST /id-to-fqname HTTP/1.1" 200 188 0.001340 10.0.0.22 - - [2025-11-20 02:01:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.008731 10.0.0.22 - - [2025-11-20 02:01:48] "POST /security-groups HTTP/1.1" 200 589 0.056796 10.0.0.22 - - [2025-11-20 02:01:48] "POST /projects HTTP/1.1" 200 581 0.329743 10.0.0.22 - - [2025-11-20 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.404798 10.0.0.23 - - [2025-11-20 02:01:48] "GET /project/21154cd3-e0ab-4da4-b5e5-b13b1b682588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.627555 10.0.0.23 - - [2025-11-20 02:01:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.080999 10.0.0.23 - - [2025-11-20 02:01:49] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.22 - - [2025-11-20 02:01:52] "GET /projects?obj_uuids=21154cd3-e0ab-4da4-b5e5-b13b1b682588&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000977 10.0.0.23 - - [2025-11-20 02:01:52] "GET /project/21154cd3-e0ab-4da4-b5e5-b13b1b682588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067136 10.0.0.22 - - [2025-11-20 02:01:52] "GET /projects?obj_uuids=21154cd3-e0ab-4da4-b5e5-b13b1b682588&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000967 10.0.0.23 - - [2025-11-20 02:01:52] "GET /project/21154cd3-e0ab-4da4-b5e5-b13b1b682588?fields=virtual_networks HTTP/1.1" 200 1028 0.062410 10.0.0.22 - - [2025-11-20 02:01:53] "GET /projects?obj_uuids=21154cd3-e0ab-4da4-b5e5-b13b1b682588&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001001 10.0.0.23 - - [2025-11-20 02:01:53] "GET /project/21154cd3-e0ab-4da4-b5e5-b13b1b682588?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.049215 10.0.0.22 - - [2025-11-20 02:01:53] "GET /projects?obj_uuids=21154cd3-e0ab-4da4-b5e5-b13b1b682588&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.23 - - [2025-11-20 02:01:53] "GET /project/21154cd3-e0ab-4da4-b5e5-b13b1b682588?fields=security_groups HTTP/1.1" 200 1252 0.060741 10.0.0.22 - - [2025-11-20 02:01:53] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003322 10.0.0.22 - - [2025-11-20 02:01:53] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000956 10.0.0.22 - - [2025-11-20 02:01:53] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007482 10.0.0.22 - - [2025-11-20 02:01:54] "POST /id-to-fqname HTTP/1.1" 200 167 0.004732 10.0.0.22 - - [2025-11-20 02:01:54] "POST /fqname-to-id HTTP/1.1" 404 176 0.009778 10.0.0.22 - - [2025-11-20 02:01:54] "POST /security-groups HTTP/1.1" 200 568 0.076912 10.0.0.22 - - [2025-11-20 02:01:54] "POST /projects HTTP/1.1" 200 539 0.334986 10.0.0.23 - - [2025-11-20 02:01:54] "POST /access-control-lists HTTP/1.1" 200 573 0.033283 10.0.0.22 - - [2025-11-20 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.408088 10.0.0.23 - - [2025-11-20 02:01:54] "GET /project/3c3512c7-1d9e-4a70-a9ea-471805c9613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.572007 [Introspect:8084]10.0.0.23 - - [2025-11-20 02:01:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001184 10.0.0.22 - - [2025-11-20 02:01:56] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001061 10.0.0.23 - - [2025-11-20 02:01:56] "GET /project/3c3512c7-1d9e-4a70-a9ea-471805c9613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.055429 10.0.0.22 - - [2025-11-20 02:01:57] "GET /obj-perms HTTP/1.1" 200 5056 0.054260 [Introspect:8084]10.0.0.23 - - [2025-11-20 02:01:58] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000625 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.059617 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.004234 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.004358 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.003890 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.004076 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.003870 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.004106 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.005304 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.003980 10.0.0.23 - - [2025-11-20 02:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.004244 10.0.0.23 - - [2025-11-20 02:02:00] "GET /obj-perms HTTP/1.1" 200 5056 0.004267 10.0.0.50 - - [2025-11-20 02:02:00] "GET /obj-perms HTTP/1.1" 200 5056 0.050218 10.0.0.22 - - [2025-11-20 02:02:00] "GET /obj-perms HTTP/1.1" 200 5056 0.005382 10.0.0.22 - - [2025-11-20 02:02:00] "GET /obj-perms HTTP/1.1" 200 5056 0.004928 10.0.0.22 - - [2025-11-20 02:02:00] "GET /projects?obj_uuids=21154cd3-e0ab-4da4-b5e5-b13b1b682588&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000806 10.0.0.22 - - [2025-11-20 02:02:00] "DELETE /project/3c3512c71d9e4a70a9ea471805c9613b HTTP/1.1" 404 173 0.006368 10.0.0.22 - - [2025-11-20 02:02:00] "DELETE /project/21154cd3e0ab4da4b5e5b13b1b682588 HTTP/1.1" 404 173 0.007850 10.0.0.22 - - [2025-11-20 02:02:00] "GET /project/21154cd3-e0ab-4da4-b5e5-b13b1b682588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.058889 10.0.0.22 - - [2025-11-20 02:02:00] "GET /projects?obj_uuids=21154cd3-e0ab-4da4-b5e5-b13b1b682588&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001957 10.0.0.22 - - [2025-11-20 02:02:01] "GET /project/21154cd3-e0ab-4da4-b5e5-b13b1b682588?fields=security_groups HTTP/1.1" 200 1357 0.087866 10.0.0.22 - - [2025-11-20 02:02:01] "DELETE /security-group/d0638025-7786-448c-a4d9-b301729a28f7 HTTP/1.1" 200 115 0.075102 10.0.0.22 - - [2025-11-20 02:02:01] "GET /projects?obj_uuids=21154cd3-e0ab-4da4-b5e5-b13b1b682588&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001404 10.0.0.23 - - [2025-11-20 02:02:01] "DELETE /access-control-list/6fd3e292-d1ad-4822-9e63-c6ba814e5d4c HTTP/1.1" 200 115 0.061678 10.0.0.22 - - [2025-11-20 02:02:01] "GET /project/21154cd3-e0ab-4da4-b5e5-b13b1b682588?fields=application_policy_sets HTTP/1.1" 200 1396 0.092932 10.0.0.22 - - [2025-11-20 02:02:01] "DELETE /project/21154cd3-e0ab-4da4-b5e5-b13b1b682588 HTTP/1.1" 200 115 0.571372 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004549 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.005730 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004759 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004906 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.003793 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.003926 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004703 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004226 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004700 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004468 10.0.0.23 - - [2025-11-20 02:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004022 10.0.0.23 - - [2025-11-20 02:02:05] "GET /obj-perms HTTP/1.1" 200 5056 0.004664 10.0.0.23 - - [2025-11-20 02:02:05] "GET /obj-perms HTTP/1.1" 200 5056 0.008666 10.0.0.23 - - [2025-11-20 02:02:05] "GET /obj-perms HTTP/1.1" 200 5056 0.003860 10.0.0.23 - - [2025-11-20 02:02:05] "GET /obj-perms HTTP/1.1" 200 5056 0.004047 10.0.0.23 - - [2025-11-20 02:02:07] "GET /obj-perms HTTP/1.1" 200 5056 0.004697 10.0.0.50 - - [2025-11-20 02:02:08] "GET /obj-perms HTTP/1.1" 200 5056 0.068138 10.0.0.23 - - [2025-11-20 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.024812 10.0.0.22 - - [2025-11-20 02:02:08] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003242 10.0.0.22 - - [2025-11-20 02:02:08] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001280 10.0.0.22 - - [2025-11-20 02:02:08] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007767 10.0.0.22 - - [2025-11-20 02:02:08] "POST /id-to-fqname HTTP/1.1" 200 201 0.001106 10.0.0.22 - - [2025-11-20 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 210 0.004462 10.0.0.22 - - [2025-11-20 02:02:08] "POST /security-groups HTTP/1.1" 200 602 0.034646 10.0.0.22 - - [2025-11-20 02:02:08] "POST /projects HTTP/1.1" 200 607 0.264865 10.0.0.23 - - [2025-11-20 02:02:08] "POST /access-control-lists HTTP/1.1" 200 607 0.042499 10.0.0.22 - - [2025-11-20 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.343362 10.0.0.23 - - [2025-11-20 02:02:08] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.504409 10.0.0.23 - - [2025-11-20 02:02:09] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.23 - - [2025-11-20 02:02:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.23 - - [2025-11-20 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.053075 10.0.0.22 - - [2025-11-20 02:02:11] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001168 10.0.0.23 - - [2025-11-20 02:02:11] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054929 10.0.0.23 - - [2025-11-20 02:02:12] "POST /route-targets HTTP/1.1" 200 327 0.020438 10.0.0.22 - - [2025-11-20 02:02:12] "POST /useragent-kv HTTP/1.1" 200 115 0.022760 10.0.0.23 - - [2025-11-20 02:02:12] "POST /neutron/subnet HTTP/1.1" 200 715 0.339847 10.0.0.23 - - [2025-11-20 02:02:12] "POST /id-to-fqname HTTP/1.1" 200 233 0.001445 10.0.0.23 - - [2025-11-20 02:02:12] "GET /virtual-network/091e2fc3-eec6-422c-97dd-53d49263bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006984 10.0.0.23 - - [2025-11-20 02:02:12] "GET /virtual-network/091e2fc3-eec6-422c-97dd-53d49263bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007568 10.0.0.23 - - [2025-11-20 02:02:12] "POST /neutron/network HTTP/1.1" 200 837 0.007875 10.0.0.23 - - [2025-11-20 02:02:13] "GET /virtual-network/091e2fc3-eec6-422c-97dd-53d49263bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.011855 10.0.0.23 - - [2025-11-20 02:02:13] "GET /obj-perms HTTP/1.1" 200 5052 0.053212 10.0.0.22 - - [2025-11-20 02:02:14] "GET /obj-perms HTTP/1.1" 200 5052 0.055221 10.0.0.23 - - [2025-11-20 02:02:14] "POST /id-to-fqname HTTP/1.1" 200 233 0.001224 10.0.0.22 - - [2025-11-20 02:02:16] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000963 10.0.0.23 - - [2025-11-20 02:02:16] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.085156 10.0.0.23 - - [2025-11-20 02:02:17] "POST /neutron/network HTTP/1.1" 200 837 0.038499 10.0.0.23 - - [2025-11-20 02:02:17] "POST /neutron/port HTTP/1.1" 200 117 0.007079 10.0.0.23 - - [2025-11-20 02:02:19] "POST /neutron/port HTTP/1.1" 200 1069 0.042086 10.0.0.23 - - [2025-11-20 02:02:19] "POST /neutron/port HTTP/1.1" 200 1097 0.019084 10.0.0.23 - - [2025-11-20 02:02:19] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.23 - - [2025-11-20 02:02:22] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008486 10.0.0.23 - - [2025-11-20 02:02:30] "GET /obj-perms HTTP/1.1" 200 5052 0.004457 10.0.0.23 - - [2025-11-20 02:02:33] "POST /neutron/port HTTP/1.1" 200 1097 0.044997 10.0.0.23 - - [2025-11-20 02:02:33] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007215 10.0.0.23 - - [2025-11-20 02:02:34] "POST /neutron/port HTTP/1.1" 200 151 0.231268 10.0.0.23 - - [2025-11-20 02:02:35] "DELETE /route-target/1b35f509-c8bc-40e4-9db9-f4bb7bcfe26d HTTP/1.1" 200 115 0.035625 10.0.0.22 - - [2025-11-20 02:02:36] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001045 10.0.0.23 - - [2025-11-20 02:02:36] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.048093 10.0.0.22 - - [2025-11-20 02:02:36] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000923 10.0.0.23 - - [2025-11-20 02:02:36] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?fields=virtual_networks HTTP/1.1" 200 1055 0.115308 10.0.0.22 - - [2025-11-20 02:02:36] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001215 10.0.0.23 - - [2025-11-20 02:02:36] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.070330 10.0.0.22 - - [2025-11-20 02:02:36] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000964 10.0.0.23 - - [2025-11-20 02:02:36] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?fields=security_groups HTTP/1.1" 200 1292 0.053118 10.0.0.22 - - [2025-11-20 02:02:37] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001003 10.0.0.23 - - [2025-11-20 02:02:37] "GET /project/3c3512c7-1d9e-4a70-a9ea-471805c9613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.049263 10.0.0.22 - - [2025-11-20 02:02:43] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001434 10.0.0.23 - - [2025-11-20 02:02:43] "GET /project/3c3512c7-1d9e-4a70-a9ea-471805c9613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.065998 10.0.0.23 - - [2025-11-20 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.033876 10.0.0.22 - - [2025-11-20 02:02:46] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003067 10.0.0.22 - - [2025-11-20 02:02:46] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001498 10.0.0.22 - - [2025-11-20 02:02:46] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008029 10.0.0.22 - - [2025-11-20 02:02:46] "POST /id-to-fqname HTTP/1.1" 200 202 0.001225 10.0.0.22 - - [2025-11-20 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.002561 10.0.0.22 - - [2025-11-20 02:02:46] "POST /security-groups HTTP/1.1" 200 603 0.042853 10.0.0.22 - - [2025-11-20 02:02:46] "POST /projects HTTP/1.1" 200 609 0.282514 10.0.0.23 - - [2025-11-20 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 245 0.019104 10.0.0.22 - - [2025-11-20 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.358185 10.0.0.23 - - [2025-11-20 02:02:46] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.524922 10.0.0.23 - - [2025-11-20 02:02:47] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.23 - - [2025-11-20 02:02:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-11-20 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.062399 10.0.0.22 - - [2025-11-20 02:02:48] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000980 10.0.0.23 - - [2025-11-20 02:02:48] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.079245 10.0.0.23 - - [2025-11-20 02:02:48] "POST /neutron/network HTTP/1.1" 200 117 0.037315 10.0.0.23 - - [2025-11-20 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.049538 10.0.0.23 - - [2025-11-20 02:02:49] "POST /neutron/network HTTP/1.1" 200 922 0.011134 10.0.0.23 - - [2025-11-20 02:02:49] "POST /id-to-fqname HTTP/1.1" 200 275 0.001844 10.0.0.23 - - [2025-11-20 02:02:49] "GET /virtual-network/86124156-0989-4c8e-b4e0-d26e3f9303b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.016042 10.0.0.23 - - [2025-11-20 02:02:49] "GET /virtual-network/86124156-0989-4c8e-b4e0-d26e3f9303b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008385 10.0.0.23 - - [2025-11-20 02:02:49] "POST /neutron/subnet HTTP/1.1" 200 724 0.019166 10.0.0.23 - - [2025-11-20 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.22 - - [2025-11-20 02:02:49] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001454 10.0.0.23 - - [2025-11-20 02:02:49] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.067775 10.0.0.22 - - [2025-11-20 02:02:50] "POST /useragent-kv HTTP/1.1" 200 115 0.009159 10.0.0.23 - - [2025-11-20 02:02:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.215540 10.0.0.23 - - [2025-11-20 02:02:50] "POST /id-to-fqname HTTP/1.1" 200 275 0.001251 10.0.0.23 - - [2025-11-20 02:02:50] "GET /virtual-network/b070d5f4-7fa6-4a3b-82e4-f6572947da2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007141 10.0.0.23 - - [2025-11-20 02:02:50] "GET /virtual-network/b070d5f4-7fa6-4a3b-82e4-f6572947da2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006546 10.0.0.23 - - [2025-11-20 02:02:50] "POST /neutron/network HTTP/1.1" 200 923 0.007087 10.0.0.23 - - [2025-11-20 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.22 - - [2025-11-20 02:02:50] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001420 10.0.0.23 - - [2025-11-20 02:02:50] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.062423 10.0.0.22 - - [2025-11-20 02:02:50] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001083 10.0.0.23 - - [2025-11-20 02:02:50] "POST /neutron/network HTTP/1.1" 200 705 0.145563 10.0.0.23 - - [2025-11-20 02:02:50] "POST /route-targets HTTP/1.1" 200 327 0.014459 10.0.0.23 - - [2025-11-20 02:02:50] "POST /id-to-fqname HTTP/1.1" 200 276 0.003964 10.0.0.23 - - [2025-11-20 02:02:50] "GET /virtual-network/b4fc4335-020d-417c-83df-19740585cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005682 10.0.0.23 - - [2025-11-20 02:02:50] "POST /neutron/network HTTP/1.1" 200 924 0.008039 10.0.0.23 - - [2025-11-20 02:02:50] "GET /virtual-network/b4fc4335-020d-417c-83df-19740585cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005490 10.0.0.23 - - [2025-11-20 02:02:50] "POST /id-to-fqname HTTP/1.1" 200 275 0.001365 10.0.0.23 - - [2025-11-20 02:02:51] "POST /neutron/network HTTP/1.1" 200 933 0.007875 10.0.0.22 - - [2025-11-20 02:02:52] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001029 10.0.0.23 - - [2025-11-20 02:02:52] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.084523 10.0.0.23 - - [2025-11-20 02:02:52] "POST /neutron/port HTTP/1.1" 200 117 0.021435 10.0.0.23 - - [2025-11-20 02:02:52] "POST /id-to-fqname HTTP/1.1" 200 276 0.001603 10.0.0.23 - - [2025-11-20 02:02:52] "POST /neutron/network HTTP/1.1" 200 933 0.008102 10.0.0.23 - - [2025-11-20 02:02:53] "POST /neutron/port HTTP/1.1" 200 1073 0.020619 10.0.0.22 - - [2025-11-20 02:02:53] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001355 10.0.0.23 - - [2025-11-20 02:02:53] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.118937 10.0.0.23 - - [2025-11-20 02:02:53] "POST /neutron/network HTTP/1.1" 200 924 0.007523 10.0.0.23 - - [2025-11-20 02:02:53] "POST /neutron/port HTTP/1.1" 200 117 0.001516 10.0.0.23 - - [2025-11-20 02:02:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008412 10.0.0.22 - - [2025-11-20 02:02:54] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.23 - - [2025-11-20 02:02:55] "POST /neutron/port HTTP/1.1" 200 1072 0.426891 10.0.0.23 - - [2025-11-20 02:02:55] "POST /neutron/network HTTP/1.1" 400 204 0.018314 10.0.0.23 - - [2025-11-20 02:02:55] "POST /neutron/port HTTP/1.1" 200 1100 0.047484 10.0.0.23 - - [2025-11-20 02:02:55] "POST /neutron/port HTTP/1.1" 200 117 0.001118 10.0.0.23 - - [2025-11-20 02:02:55] "POST /neutron/port HTTP/1.1" 200 1127 0.015612 10.0.0.22 - - [2025-11-20 02:02:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009884 10.0.0.22 - - [2025-11-20 02:02:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002700 10.0.0.23 - - [2025-11-20 02:02:57] "POST /neutron/network HTTP/1.1" 200 151 0.172021 10.0.0.23 - - [2025-11-20 02:02:57] "DELETE /route-target/0cfc649f-c05f-45f4-9d1f-788e83dacf63 HTTP/1.1" 200 115 0.024124 10.0.0.23 - - [2025-11-20 02:02:59] "POST /neutron/port HTTP/1.1" 200 1100 0.027349 10.0.0.23 - - [2025-11-20 02:02:59] "POST /neutron/network HTTP/1.1" 200 924 0.007192 10.0.0.23 - - [2025-11-20 02:02:59] "POST /neutron/network HTTP/1.1" 200 1678 0.022974 10.0.0.22 - - [2025-11-20 02:03:00] "POST /useragent-kv HTTP/1.1" 200 115 0.007197 10.0.0.22 - - [2025-11-20 02:03:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003651 10.0.0.23 - - [2025-11-20 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.23 - - [2025-11-20 02:03:00] "POST /neutron/network HTTP/1.1" 200 151 0.154199 10.0.0.22 - - [2025-11-20 02:03:00] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001050 10.0.0.23 - - [2025-11-20 02:03:00] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.115065 10.0.0.22 - - [2025-11-20 02:03:00] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001104 10.0.0.23 - - [2025-11-20 02:03:00] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?fields=virtual_networks HTTP/1.1" 200 1057 0.050268 10.0.0.22 - - [2025-11-20 02:03:00] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002278 10.0.0.23 - - [2025-11-20 02:03:00] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.044278 10.0.0.22 - - [2025-11-20 02:03:00] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.23 - - [2025-11-20 02:03:00] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?fields=security_groups HTTP/1.1" 200 1295 0.038119 10.0.0.23 - - [2025-11-20 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.035147 10.0.0.22 - - [2025-11-20 02:03:01] "DELETE /project/9c1533ea5d82473ab53a2d8e0f3f5426 HTTP/1.1" 404 173 0.009377 10.0.0.22 - - [2025-11-20 02:03:01] "DELETE /project/cdc64ece4fe849fbba12799c2fb6c5c7 HTTP/1.1" 404 173 0.011295 10.0.0.22 - - [2025-11-20 02:03:01] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001292 10.0.0.22 - - [2025-11-20 02:03:01] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001028 10.0.0.22 - - [2025-11-20 02:03:01] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.019063 10.0.0.22 - - [2025-11-20 02:03:01] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.079437 10.0.0.22 - - [2025-11-20 02:03:01] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.091333 10.0.0.22 - - [2025-11-20 02:03:01] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000886 10.0.0.22 - - [2025-11-20 02:03:01] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000992 10.0.0.22 - - [2025-11-20 02:03:01] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?fields=security_groups HTTP/1.1" 200 1397 0.053541 10.0.0.22 - - [2025-11-20 02:03:01] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?fields=security_groups HTTP/1.1" 200 1400 0.079373 10.0.0.22 - - [2025-11-20 02:03:01] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000841 10.0.0.22 - - [2025-11-20 02:03:01] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.016454 10.0.0.22 - - [2025-11-20 02:03:01] "DELETE /security-group/dcf21ffe-3451-46e3-9c29-8e7231323ad6 HTTP/1.1" 200 115 0.120684 10.0.0.22 - - [2025-11-20 02:03:01] "GET /projects?obj_uuids=9c1533ea-5d82-473a-b53a-2d8e0f3f5426&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003245 10.0.0.22 - - [2025-11-20 02:03:01] "DELETE /security-group/2962eb52-8176-44c7-85fc-3d8d6e536a9e HTTP/1.1" 200 115 0.158822 10.0.0.22 - - [2025-11-20 02:03:01] "GET /projects?obj_uuids=cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001496 10.0.0.23 - - [2025-11-20 02:03:02] "DELETE /access-control-list/1172c4df-480a-42bf-974a-75c45e8238d8 HTTP/1.1" 200 115 0.083749 10.0.0.22 - - [2025-11-20 02:03:02] "GET /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426?fields=application_policy_sets HTTP/1.1" 200 1436 0.129170 10.0.0.22 - - [2025-11-20 02:03:02] "GET /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7?fields=application_policy_sets HTTP/1.1" 200 1439 0.131340 10.0.0.22 - - [2025-11-20 02:03:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.002636 10.0.0.22 - - [2025-11-20 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.025638 10.0.0.22 - - [2025-11-20 02:03:02] "POST /security-groups HTTP/1.1" 200 593 0.097607 10.0.0.22 - - [2025-11-20 02:03:02] "DELETE /project/9c1533ea-5d82-473a-b53a-2d8e0f3f5426 HTTP/1.1" 200 115 0.781629 10.0.0.22 - - [2025-11-20 02:03:02] "POST /projects HTTP/1.1" 200 589 0.538419 10.0.0.23 - - [2025-11-20 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.009343 10.0.0.22 - - [2025-11-20 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.593634 10.0.0.22 - - [2025-11-20 02:03:02] "DELETE /project/cdc64ece-4fe8-49fb-ba12-799c2fb6c5c7 HTTP/1.1" 200 115 0.838269 10.0.0.23 - - [2025-11-20 02:03:02] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.890919 10.0.0.23 - - [2025-11-20 02:03:02] "POST /access-control-lists HTTP/1.1" 200 596 0.071589 10.0.0.23 - - [2025-11-20 02:03:03] "GET / HTTP/1.1" 200 35931 0.002142 10.0.0.23 - - [2025-11-20 02:03:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.23 - - [2025-11-20 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.056642 10.0.0.22 - - [2025-11-20 02:03:04] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001015 10.0.0.23 - - [2025-11-20 02:03:04] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.049037 10.0.0.22 - - [2025-11-20 02:03:04] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001362 10.0.0.23 - - [2025-11-20 02:03:04] "POST /neutron/network HTTP/1.1" 200 673 0.179735 10.0.0.23 - - [2025-11-20 02:03:05] "POST /id-to-fqname HTTP/1.1" 200 255 0.004146 10.0.0.23 - - [2025-11-20 02:03:05] "GET /virtual-network/ba018b4a-d0f3-45b2-a9a0-ded63ebdd393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.009909 10.0.0.23 - - [2025-11-20 02:03:05] "POST /neutron/network HTTP/1.1" 200 893 0.007308 10.0.0.23 - - [2025-11-20 02:03:05] "GET /virtual-network/ba018b4a-d0f3-45b2-a9a0-ded63ebdd393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005777 10.0.0.23 - - [2025-11-20 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.22 - - [2025-11-20 02:03:05] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001150 10.0.0.23 - - [2025-11-20 02:03:05] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.051591 10.0.0.23 - - [2025-11-20 02:03:05] "POST /neutron/network HTTP/1.1" 200 117 0.015046 10.0.0.23 - - [2025-11-20 02:03:05] "POST /route-targets HTTP/1.1" 200 327 0.015543 10.0.0.23 - - [2025-11-20 02:03:05] "POST /neutron/network HTTP/1.1" 200 892 0.012942 10.0.0.23 - - [2025-11-20 02:03:05] "POST /id-to-fqname HTTP/1.1" 200 255 0.001819 10.0.0.23 - - [2025-11-20 02:03:05] "GET /virtual-network/26b3b551-a57a-4b5c-93fb-bae48b00e11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.007512 10.0.0.23 - - [2025-11-20 02:03:05] "GET /virtual-network/26b3b551-a57a-4b5c-93fb-bae48b00e11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.005755 10.0.0.23 - - [2025-11-20 02:03:05] "POST /neutron/subnet HTTP/1.1" 200 724 0.010134 10.0.0.23 - - [2025-11-20 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.22 - - [2025-11-20 02:03:06] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000919 10.0.0.23 - - [2025-11-20 02:03:06] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046088 10.0.0.23 - - [2025-11-20 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.035954 10.0.0.22 - - [2025-11-20 02:03:06] "POST /useragent-kv HTTP/1.1" 200 115 0.007460 10.0.0.23 - - [2025-11-20 02:03:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.232831 10.0.0.23 - - [2025-11-20 02:03:06] "POST /id-to-fqname HTTP/1.1" 200 256 0.001273 10.0.0.23 - - [2025-11-20 02:03:06] "GET /virtual-network/888724eb-cf1f-4684-a38e-5388a6a6cf99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.006481 10.0.0.23 - - [2025-11-20 02:03:06] "GET /virtual-network/888724eb-cf1f-4684-a38e-5388a6a6cf99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.006786 10.0.0.23 - - [2025-11-20 02:03:06] "POST /neutron/network HTTP/1.1" 200 895 0.008503 10.0.0.23 - - [2025-11-20 02:03:06] "POST /id-to-fqname HTTP/1.1" 200 255 0.001350 10.0.0.22 - - [2025-11-20 02:03:07] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001279 10.0.0.23 - - [2025-11-20 02:03:07] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.063756 10.0.0.23 - - [2025-11-20 02:03:07] "POST /neutron/network HTTP/1.1" 200 892 0.009601 10.0.0.23 - - [2025-11-20 02:03:07] "POST /id-to-fqname HTTP/1.1" 200 256 0.001349 10.0.0.23 - - [2025-11-20 02:03:07] "POST /neutron/port HTTP/1.1" 200 117 0.006650 10.0.0.22 - - [2025-11-20 02:03:08] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001638 10.0.0.23 - - [2025-11-20 02:03:08] "POST /neutron/port HTTP/1.1" 200 1062 0.324400 10.0.0.23 - - [2025-11-20 02:03:08] "POST /neutron/port HTTP/1.1" 200 1116 0.131458 10.0.0.22 - - [2025-11-20 02:03:08] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001318 10.0.0.23 - - [2025-11-20 02:03:08] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.126607 10.0.0.23 - - [2025-11-20 02:03:08] "POST /neutron/subnet HTTP/1.1" 200 698 0.009574 10.0.0.23 - - [2025-11-20 02:03:08] "POST /neutron/network HTTP/1.1" 200 892 0.010073 10.0.0.23 - - [2025-11-20 02:03:09] "POST /neutron/port HTTP/1.1" 200 117 0.006378 10.0.0.23 - - [2025-11-20 02:03:09] "GET /obj-perms HTTP/1.1" 200 5056 0.066239 10.0.0.23 - - [2025-11-20 02:03:09] "POST /neutron/port HTTP/1.1" 200 1063 0.021232 10.0.0.23 - - [2025-11-20 02:03:10] "POST /neutron/port HTTP/1.1" 200 1091 0.018355 10.0.0.23 - - [2025-11-20 02:03:10] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.23 - - [2025-11-20 02:03:10] "POST /neutron/network HTTP/1.1" 400 204 0.016683 10.0.0.23 - - [2025-11-20 02:03:11] "POST /neutron/port HTTP/1.1" 200 151 0.232539 10.0.0.23 - - [2025-11-20 02:03:11] "POST /neutron/port HTTP/1.1" 200 151 0.218446 10.0.0.22 - - [2025-11-20 02:03:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004623 10.0.0.22 - - [2025-11-20 02:03:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003121 10.0.0.23 - - [2025-11-20 02:03:12] "POST /neutron/network HTTP/1.1" 200 151 0.158860 10.0.0.23 - - [2025-11-20 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009346 10.0.0.23 - - [2025-11-20 02:03:13] "POST /neutron/network HTTP/1.1" 200 893 0.012573 10.0.0.22 - - [2025-11-20 02:03:13] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001826 10.0.0.23 - - [2025-11-20 02:03:13] "DELETE /route-target/2a916245-5449-4ef4-b29c-42207fc99909 HTTP/1.1" 200 115 0.038880 10.0.0.23 - - [2025-11-20 02:03:13] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.079218 10.0.0.22 - - [2025-11-20 02:03:13] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001451 10.0.0.23 - - [2025-11-20 02:03:13] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?fields=virtual_networks HTTP/1.1" 200 1037 0.079812 10.0.0.22 - - [2025-11-20 02:03:13] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001086 10.0.0.23 - - [2025-11-20 02:03:13] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.065147 10.0.0.22 - - [2025-11-20 02:03:13] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001335 10.0.0.23 - - [2025-11-20 02:03:13] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?fields=security_groups HTTP/1.1" 200 1265 0.066746 10.0.0.23 - - [2025-11-20 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.026788 10.0.0.22 - - [2025-11-20 02:03:14] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004760 10.0.0.22 - - [2025-11-20 02:03:14] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974 10.0.0.22 - - [2025-11-20 02:03:14] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007461 10.0.0.22 - - [2025-11-20 02:03:14] "POST /id-to-fqname HTTP/1.1" 200 198 0.013256 10.0.0.22 - - [2025-11-20 02:03:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.011432 10.0.0.22 - - [2025-11-20 02:03:15] "POST /security-groups HTTP/1.1" 200 599 0.060297 10.0.0.22 - - [2025-11-20 02:03:15] "POST /projects HTTP/1.1" 200 601 0.284616 10.0.0.23 - - [2025-11-20 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 241 0.019084 10.0.0.22 - - [2025-11-20 02:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.365392 10.0.0.23 - - [2025-11-20 02:03:15] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.545797 10.0.0.23 - - [2025-11-20 02:03:16] "GET / HTTP/1.1" 200 35931 0.001833 10.0.0.23 - - [2025-11-20 02:03:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.23 - - [2025-11-20 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.060038 10.0.0.22 - - [2025-11-20 02:03:17] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000888 10.0.0.23 - - [2025-11-20 02:03:17] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042212 10.0.0.22 - - [2025-11-20 02:03:17] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001281 10.0.0.23 - - [2025-11-20 02:03:17] "POST /neutron/network HTTP/1.1" 200 691 0.174962 10.0.0.23 - - [2025-11-20 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.040415 10.0.0.23 - - [2025-11-20 02:03:18] "POST /id-to-fqname HTTP/1.1" 200 267 0.003793 10.0.0.23 - - [2025-11-20 02:03:18] "GET /virtual-network/46bdacba-44f2-40d9-9cf6-50e0619de15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.015528 10.0.0.23 - - [2025-11-20 02:03:18] "POST /neutron/network HTTP/1.1" 200 909 0.006950 10.0.0.23 - - [2025-11-20 02:03:18] "GET /virtual-network/46bdacba-44f2-40d9-9cf6-50e0619de15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006442 10.0.0.23 - - [2025-11-20 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.22 - - [2025-11-20 02:03:18] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.23 - - [2025-11-20 02:03:18] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045822 10.0.0.23 - - [2025-11-20 02:03:18] "POST /neutron/network HTTP/1.1" 200 117 0.014260 10.0.0.23 - - [2025-11-20 02:03:18] "POST /neutron/network HTTP/1.1" 200 907 0.012420 10.0.0.23 - - [2025-11-20 02:03:18] "POST /id-to-fqname HTTP/1.1" 200 267 0.001084 10.0.0.23 - - [2025-11-20 02:03:18] "GET /virtual-network/e0e8bc0b-6b32-4eec-a78c-2ea5c9aad3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.005518 10.0.0.23 - - [2025-11-20 02:03:18] "GET /virtual-network/e0e8bc0b-6b32-4eec-a78c-2ea5c9aad3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.005879 10.0.0.23 - - [2025-11-20 02:03:18] "POST /neutron/subnet HTTP/1.1" 200 710 0.012213 10.0.0.23 - - [2025-11-20 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.22 - - [2025-11-20 02:03:18] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001115 10.0.0.23 - - [2025-11-20 02:03:18] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.067204 10.0.0.23 - - [2025-11-20 02:03:19] "POST /route-targets HTTP/1.1" 200 327 0.021087 10.0.0.22 - - [2025-11-20 02:03:19] "POST /useragent-kv HTTP/1.1" 200 115 0.011921 10.0.0.23 - - [2025-11-20 02:03:19] "POST /neutron/subnet HTTP/1.1" 200 719 0.206407 10.0.0.23 - - [2025-11-20 02:03:19] "POST /id-to-fqname HTTP/1.1" 200 268 0.001259 10.0.0.23 - - [2025-11-20 02:03:19] "GET /virtual-network/1e5bf0af-5614-4009-a588-fa348b39ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005389 10.0.0.23 - - [2025-11-20 02:03:19] "GET /virtual-network/1e5bf0af-5614-4009-a588-fa348b39ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005741 10.0.0.23 - - [2025-11-20 02:03:19] "POST /neutron/network HTTP/1.1" 200 911 0.007969 10.0.0.23 - - [2025-11-20 02:03:19] "POST /id-to-fqname HTTP/1.1" 200 267 0.001369 10.0.0.22 - - [2025-11-20 02:03:53] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001592 10.0.0.23 - - [2025-11-20 02:03:54] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.084574 10.0.0.23 - - [2025-11-20 02:03:54] "POST /neutron/network HTTP/1.1" 200 907 0.006817 10.0.0.23 - - [2025-11-20 02:03:54] "POST /id-to-fqname HTTP/1.1" 200 268 0.001279 10.0.0.23 - - [2025-11-20 02:03:54] "POST /neutron/port HTTP/1.1" 200 117 0.010082 10.0.0.22 - - [2025-11-20 02:03:54] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001405 10.0.0.23 - - [2025-11-20 02:03:55] "POST /neutron/port HTTP/1.1" 200 1065 0.406387 10.0.0.22 - - [2025-11-20 02:03:55] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001203 10.0.0.23 - - [2025-11-20 02:03:55] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.180321 10.0.0.23 - - [2025-11-20 02:03:55] "POST /neutron/port HTTP/1.1" 200 1119 0.213505 10.0.0.23 - - [2025-11-20 02:03:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012878 10.0.0.23 - - [2025-11-20 02:03:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007512 10.0.0.23 - - [2025-11-20 02:03:55] "POST /neutron/port HTTP/1.1" 200 117 0.012118 10.0.0.22 - - [2025-11-20 02:03:55] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000976 10.0.0.23 - - [2025-11-20 02:03:55] "GET /project/3c3512c7-1d9e-4a70-a9ea-471805c9613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.075126 10.0.0.23 - - [2025-11-20 02:03:56] "POST /neutron/port HTTP/1.1" 200 1067 0.049272 10.0.0.23 - - [2025-11-20 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.23 - - [2025-11-20 02:03:56] "GET /security-group/0c520c73-1649-4628-becf-b19f81c49d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.023413 10.0.0.23 - - [2025-11-20 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012036 10.0.0.22 - - [2025-11-20 02:03:56] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000970 10.0.0.23 - - [2025-11-20 02:03:56] "GET /project/3c3512c7-1d9e-4a70-a9ea-471805c9613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.085883 10.0.0.23 - - [2025-11-20 02:03:56] "POST /neutron/port HTTP/1.1" 200 1095 0.035700 10.0.0.23 - - [2025-11-20 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.23 - - [2025-11-20 02:03:57] "GET /security-group/0c520c73-1649-4628-becf-b19f81c49d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.013951 10.0.0.23 - - [2025-11-20 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.23 - - [2025-11-20 02:03:57] "POST /neutron/port HTTP/1.1" 200 117 0.003081 10.0.0.23 - - [2025-11-20 02:03:57] "PUT /security-group/0c520c73-1649-4628-becf-b19f81c49d0b HTTP/1.1" 200 262 0.043309 10.0.0.23 - - [2025-11-20 02:03:57] "PUT /access-control-list/00643f05-f9b5-4e3e-8426-cfb8106d6995 HTTP/1.1" 200 272 0.038293 10.0.0.23 - - [2025-11-20 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.004319 10.0.0.23 - - [2025-11-20 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010989 10.0.0.22 - - [2025-11-20 02:03:58] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000917 10.0.0.23 - - [2025-11-20 02:03:58] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007794 10.0.0.23 - - [2025-11-20 02:03:58] "POST /service-templates HTTP/1.1" 200 543 0.062373 10.0.0.23 - - [2025-11-20 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005665 10.0.0.23 - - [2025-11-20 02:03:58] "GET /service-template/738f84bc-af82-424c-b49a-0fdf25ebc848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.014104 10.0.0.23 - - [2025-11-20 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006013 10.0.0.23 - - [2025-11-20 02:03:58] "GET /service-template/738f84bc-af82-424c-b49a-0fdf25ebc848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004942 10.0.0.23 - - [2025-11-20 02:03:58] "POST /id-to-fqname HTTP/1.1" 200 267 0.003494 10.0.0.23 - - [2025-11-20 02:03:58] "POST /id-to-fqname HTTP/1.1" 200 267 0.002950 10.0.0.23 - - [2025-11-20 02:03:58] "POST /id-to-fqname HTTP/1.1" 200 268 0.003369 10.0.0.23 - - [2025-11-20 02:03:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.016778 10.0.0.23 - - [2025-11-20 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.23 - - [2025-11-20 02:03:58] "DELETE /service-template/738f84bc-af82-424c-b49a-0fdf25ebc848 HTTP/1.1" 200 115 0.061091 10.0.0.23 - - [2025-11-20 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.012520 10.0.0.22 - - [2025-11-20 02:04:02] "DELETE /project/8be7c8a043344248b92bf751359991c7 HTTP/1.1" 404 173 0.005635 10.0.0.22 - - [2025-11-20 02:04:02] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000829 10.0.0.22 - - [2025-11-20 02:04:02] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.087181 10.0.0.22 - - [2025-11-20 02:04:02] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000855 10.0.0.22 - - [2025-11-20 02:04:02] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?fields=security_groups HTTP/1.1" 200 1370 0.071361 10.0.0.22 - - [2025-11-20 02:04:02] "DELETE /security-group/9e45d89f-d32d-47b9-bd61-69d5b13154ba HTTP/1.1" 200 115 0.096904 10.0.0.22 - - [2025-11-20 02:04:02] "GET /projects?obj_uuids=a6a4241a-bd28-49e3-9253-29a49a222673&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001473 10.0.0.22 - - [2025-11-20 02:04:02] "GET /project/a6a4241a-bd28-49e3-9253-29a49a222673?fields=application_policy_sets HTTP/1.1" 200 1409 0.118643 10.0.0.22 - - [2025-11-20 02:04:03] "DELETE /project/a6a4241a-bd28-49e3-9253-29a49a222673 HTTP/1.1" 200 115 0.690309 10.0.0.23 - - [2025-11-20 02:04:03] "POST /neutron/network HTTP/1.1" 200 907 0.015739 10.0.0.23 - - [2025-11-20 02:04:05] "POST /neutron/network HTTP/1.1" 400 204 0.034003 10.0.0.23 - - [2025-11-20 02:04:10] "POST /neutron/network HTTP/1.1" 200 907 0.010205 10.0.0.23 - - [2025-11-20 02:04:12] "POST /neutron/network HTTP/1.1" 400 204 0.037346 10.0.0.23 - - [2025-11-20 02:04:16] "POST /neutron/network HTTP/1.1" 200 907 0.019259 10.0.0.23 - - [2025-11-20 02:04:18] "POST /neutron/network HTTP/1.1" 400 204 0.018337 10.0.0.23 - - [2025-11-20 02:04:22] "POST /neutron/network HTTP/1.1" 200 907 0.007853 10.0.0.23 - - [2025-11-20 02:04:24] "POST /neutron/network HTTP/1.1" 400 204 0.021878 10.0.0.23 - - [2025-11-20 02:04:28] "POST /neutron/network HTTP/1.1" 200 907 0.008000 10.0.0.23 - - [2025-11-20 02:04:30] "POST /neutron/network HTTP/1.1" 400 204 0.014347 10.0.0.23 - - [2025-11-20 02:04:34] "POST /neutron/network HTTP/1.1" 200 907 0.007193 10.0.0.23 - - [2025-11-20 02:04:36] "POST /neutron/network HTTP/1.1" 400 204 0.014775 10.0.0.23 - - [2025-11-20 02:04:40] "POST /neutron/network HTTP/1.1" 200 907 0.008544 10.0.0.23 - - [2025-11-20 02:04:43] "POST /neutron/network HTTP/1.1" 400 204 0.016220 10.0.0.23 - - [2025-11-20 02:04:47] "POST /neutron/network HTTP/1.1" 200 907 0.007766 10.0.0.23 - - [2025-11-20 02:04:49] "POST /neutron/network HTTP/1.1" 400 204 0.016427 10.0.0.23 - - [2025-11-20 02:04:53] "POST /neutron/network HTTP/1.1" 200 907 0.007330 10.0.0.23 - - [2025-11-20 02:04:53] "POST /neutron/network HTTP/1.1" 400 204 0.014374 10.0.0.23 - - [2025-11-20 02:04:55] "POST /neutron/port HTTP/1.1" 200 151 0.222330 10.0.0.23 - - [2025-11-20 02:04:55] "POST /neutron/port HTTP/1.1" 200 117 0.006695 10.0.0.23 - - [2025-11-20 02:04:59] "POST /neutron/network HTTP/1.1" 200 911 0.007398 10.0.0.23 - - [2025-11-20 02:04:59] "POST /neutron/port HTTP/1.1" 200 1121 0.014237 10.0.0.23 - - [2025-11-20 02:05:01] "POST /neutron/network HTTP/1.1" 200 911 0.008742 10.0.0.23 - - [2025-11-20 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.22 - - [2025-11-20 02:05:01] "POST /useragent-kv HTTP/1.1" 200 115 0.011652 10.0.0.22 - - [2025-11-20 02:05:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006208 10.0.0.23 - - [2025-11-20 02:05:01] "POST /neutron/network HTTP/1.1" 200 151 0.186275 10.0.0.22 - - [2025-11-20 02:05:01] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001637 10.0.0.23 - - [2025-11-20 02:05:01] "DELETE /route-target/1e396c02-fa85-4427-bdec-68533a1b7574 HTTP/1.1" 200 115 0.038195 10.0.0.23 - - [2025-11-20 02:05:01] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.098560 10.0.0.22 - - [2025-11-20 02:05:02] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001355 10.0.0.23 - - [2025-11-20 02:05:02] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.045560 10.0.0.50 - - [2025-11-20 02:05:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.50 - - [2025-11-20 02:05:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2025-11-20 02:05:04] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.23 - - [2025-11-20 02:05:04] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051677 10.0.0.22 - - [2025-11-20 02:05:04] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.23 - - [2025-11-20 02:05:04] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.062392 10.0.0.50 - - [2025-11-20 02:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.50 - - [2025-11-20 02:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.22 - - [2025-11-20 02:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.22 - - [2025-11-20 02:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-11-20 02:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.22 - - [2025-11-20 02:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.23 - - [2025-11-20 02:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.22 - - [2025-11-20 02:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.23 - - [2025-11-20 02:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2025-11-20 02:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.001129 10.0.0.22 - - [2025-11-20 02:05:06] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001216 10.0.0.23 - - [2025-11-20 02:05:06] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050750 10.0.0.22 - - [2025-11-20 02:05:06] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.23 - - [2025-11-20 02:05:06] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.041332 10.0.0.22 - - [2025-11-20 02:05:08] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001466 10.0.0.23 - - [2025-11-20 02:05:08] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049828 10.0.0.22 - - [2025-11-20 02:05:08] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016 10.0.0.23 - - [2025-11-20 02:05:08] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.048828 10.0.0.22 - - [2025-11-20 02:05:10] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001404 10.0.0.23 - - [2025-11-20 02:05:10] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055499 10.0.0.22 - - [2025-11-20 02:05:10] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.23 - - [2025-11-20 02:05:10] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.053409 10.0.0.50 - - [2025-11-20 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.051373 10.0.0.22 - - [2025-11-20 02:05:12] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.23 - - [2025-11-20 02:05:12] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048846 10.0.0.22 - - [2025-11-20 02:05:12] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.23 - - [2025-11-20 02:05:12] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.048065 10.0.0.22 - - [2025-11-20 02:05:14] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.23 - - [2025-11-20 02:05:14] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047728 10.0.0.22 - - [2025-11-20 02:05:14] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.23 - - [2025-11-20 02:05:14] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.066474 10.0.0.22 - - [2025-11-20 02:05:17] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001526 10.0.0.23 - - [2025-11-20 02:05:17] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056896 10.0.0.22 - - [2025-11-20 02:05:17] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001467 10.0.0.23 - - [2025-11-20 02:05:17] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.046000 10.0.0.22 - - [2025-11-20 02:05:19] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001199 10.0.0.23 - - [2025-11-20 02:05:19] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058254 10.0.0.22 - - [2025-11-20 02:05:19] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.23 - - [2025-11-20 02:05:19] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.046933 10.0.0.22 - - [2025-11-20 02:05:21] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001946 10.0.0.23 - - [2025-11-20 02:05:21] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053648 10.0.0.22 - - [2025-11-20 02:05:21] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.23 - - [2025-11-20 02:05:21] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.052562 10.0.0.22 - - [2025-11-20 02:05:23] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001023 10.0.0.23 - - [2025-11-20 02:05:23] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046083 10.0.0.22 - - [2025-11-20 02:05:23] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001099 10.0.0.23 - - [2025-11-20 02:05:23] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.050813 10.0.0.22 - - [2025-11-20 02:05:25] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.23 - - [2025-11-20 02:05:25] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049892 10.0.0.22 - - [2025-11-20 02:05:25] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001344 10.0.0.23 - - [2025-11-20 02:05:25] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.052131 10.0.0.22 - - [2025-11-20 02:05:27] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001043 10.0.0.23 - - [2025-11-20 02:05:27] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043513 10.0.0.22 - - [2025-11-20 02:05:27] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.23 - - [2025-11-20 02:05:27] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.048116 10.0.0.22 - - [2025-11-20 02:05:29] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.23 - - [2025-11-20 02:05:29] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043893 10.0.0.22 - - [2025-11-20 02:05:29] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001406 10.0.0.23 - - [2025-11-20 02:05:30] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.059085 10.0.0.22 - - [2025-11-20 02:05:32] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001747 10.0.0.23 - - [2025-11-20 02:05:32] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043440 10.0.0.22 - - [2025-11-20 02:05:32] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.23 - - [2025-11-20 02:05:32] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.038424 10.0.0.22 - - [2025-11-20 02:05:34] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.23 - - [2025-11-20 02:05:34] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039816 10.0.0.22 - - [2025-11-20 02:05:34] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001221 10.0.0.23 - - [2025-11-20 02:05:34] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.044322 10.0.0.22 - - [2025-11-20 02:05:36] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001316 10.0.0.23 - - [2025-11-20 02:05:36] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055984 10.0.0.22 - - [2025-11-20 02:05:36] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001943 10.0.0.23 - - [2025-11-20 02:05:36] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.064235 10.0.0.22 - - [2025-11-20 02:05:38] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001438 10.0.0.23 - - [2025-11-20 02:05:38] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049637 10.0.0.22 - - [2025-11-20 02:05:38] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000987 10.0.0.23 - - [2025-11-20 02:05:38] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.049163 10.0.0.22 - - [2025-11-20 02:05:40] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001116 10.0.0.23 - - [2025-11-20 02:05:40] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051425 10.0.0.22 - - [2025-11-20 02:05:40] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001472 10.0.0.23 - - [2025-11-20 02:05:40] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.059559 10.0.0.22 - - [2025-11-20 02:05:42] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001271 10.0.0.23 - - [2025-11-20 02:05:42] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051135 10.0.0.22 - - [2025-11-20 02:05:42] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000941 10.0.0.23 - - [2025-11-20 02:05:42] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.052489 10.0.0.22 - - [2025-11-20 02:05:44] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.23 - - [2025-11-20 02:05:45] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.067319 10.0.0.22 - - [2025-11-20 02:05:45] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001051 10.0.0.23 - - [2025-11-20 02:05:45] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.066747 10.0.0.22 - - [2025-11-20 02:05:47] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.23 - - [2025-11-20 02:05:47] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053598 10.0.0.22 - - [2025-11-20 02:05:47] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001604 10.0.0.23 - - [2025-11-20 02:05:47] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.061387 10.0.0.22 - - [2025-11-20 02:05:49] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001500 10.0.0.23 - - [2025-11-20 02:05:49] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056176 10.0.0.22 - - [2025-11-20 02:05:49] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001785 10.0.0.23 - - [2025-11-20 02:05:49] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.050679 10.0.0.22 - - [2025-11-20 02:05:51] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.23 - - [2025-11-20 02:05:51] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046442 10.0.0.22 - - [2025-11-20 02:05:51] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001243 10.0.0.23 - - [2025-11-20 02:05:51] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.043655 10.0.0.22 - - [2025-11-20 02:05:53] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001345 10.0.0.23 - - [2025-11-20 02:05:53] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044247 10.0.0.22 - - [2025-11-20 02:05:53] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000966 10.0.0.23 - - [2025-11-20 02:05:53] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.064572 10.0.0.22 - - [2025-11-20 02:05:55] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001095 10.0.0.23 - - [2025-11-20 02:05:55] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042930 10.0.0.22 - - [2025-11-20 02:05:55] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001071 10.0.0.23 - - [2025-11-20 02:05:55] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.045995 10.0.0.22 - - [2025-11-20 02:05:57] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001105 10.0.0.23 - - [2025-11-20 02:05:57] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048162 10.0.0.22 - - [2025-11-20 02:05:57] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001327 10.0.0.23 - - [2025-11-20 02:05:57] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.048730 10.0.0.22 - - [2025-11-20 02:06:00] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.23 - - [2025-11-20 02:06:00] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049068 10.0.0.22 - - [2025-11-20 02:06:00] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001131 10.0.0.23 - - [2025-11-20 02:06:00] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.050357 10.0.0.22 - - [2025-11-20 02:06:02] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001508 10.0.0.23 - - [2025-11-20 02:06:02] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048343 10.0.0.22 - - [2025-11-20 02:06:02] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.23 - - [2025-11-20 02:06:02] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.046311 10.0.0.22 - - [2025-11-20 02:06:04] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001314 10.0.0.23 - - [2025-11-20 02:06:04] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046959 10.0.0.22 - - [2025-11-20 02:06:04] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.23 - - [2025-11-20 02:06:04] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.046716 10.0.0.22 - - [2025-11-20 02:06:06] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001131 10.0.0.23 - - [2025-11-20 02:06:06] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045827 10.0.0.22 - - [2025-11-20 02:06:06] "GET /projects?obj_uuids=8be7c8a0-4334-4248-b92b-f751359991c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001003 10.0.0.23 - - [2025-11-20 02:06:06] "GET /project/8be7c8a0-4334-4248-b92b-f751359991c7?fields=virtual_networks HTTP/1.1" 200 1334 0.050459 10.0.0.23 - - [2025-11-20 02:06:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.024927 10.0.0.22 - - [2025-11-20 02:06:06] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003375 10.0.0.22 - - [2025-11-20 02:06:07] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.22 - - [2025-11-20 02:06:07] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007563 10.0.0.22 - - [2025-11-20 02:06:07] "POST /id-to-fqname HTTP/1.1" 200 191 0.005493 10.0.0.22 - - [2025-11-20 02:06:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.004247 10.0.0.22 - - [2025-11-20 02:06:07] "POST /security-groups HTTP/1.1" 200 592 0.039265 10.0.0.22 - - [2025-11-20 02:06:07] "POST /projects HTTP/1.1" 200 587 0.263286 10.0.0.23 - - [2025-11-20 02:06:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.010445 10.0.0.22 - - [2025-11-20 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.342793 10.0.0.23 - - [2025-11-20 02:06:07] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.504116 10.0.0.23 - - [2025-11-20 02:06:08] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.23 - - [2025-11-20 02:06:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000597 10.0.0.23 - - [2025-11-20 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.065579 10.0.0.22 - - [2025-11-20 02:06:09] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001052 10.0.0.23 - - [2025-11-20 02:06:09] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.050419 10.0.0.23 - - [2025-11-20 02:06:09] "POST /ref-update HTTP/1.1" 200 156 0.036789 10.0.0.22 - - [2025-11-20 02:06:09] "POST /useragent-kv HTTP/1.1" 200 115 0.012349 10.0.0.23 - - [2025-11-20 02:06:09] "POST /neutron/subnet HTTP/1.1" 200 730 0.240041 10.0.0.23 - - [2025-11-20 02:06:10] "POST /id-to-fqname HTTP/1.1" 200 253 0.001225 10.0.0.23 - - [2025-11-20 02:06:10] "GET /virtual-network/8190c387-75f4-4530-99bf-29bfa8924dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005358 10.0.0.23 - - [2025-11-20 02:06:10] "GET /virtual-network/8190c387-75f4-4530-99bf-29bfa8924dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005354 10.0.0.23 - - [2025-11-20 02:06:10] "POST /neutron/network HTTP/1.1" 200 890 0.006610 10.0.0.23 - - [2025-11-20 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.22 - - [2025-11-20 02:06:10] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000942 10.0.0.23 - - [2025-11-20 02:06:10] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051350 10.0.0.22 - - [2025-11-20 02:06:10] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000950 10.0.0.23 - - [2025-11-20 02:06:10] "POST /neutron/network HTTP/1.1" 200 670 0.116287 10.0.0.23 - - [2025-11-20 02:06:10] "POST /id-to-fqname HTTP/1.1" 200 253 0.003611 10.0.0.23 - - [2025-11-20 02:06:10] "GET /virtual-network/0ed6282c-e45a-4716-b930-5feaf7d0a431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.008912 10.0.0.23 - - [2025-11-20 02:06:10] "POST /neutron/network HTTP/1.1" 200 890 0.016553 10.0.0.23 - - [2025-11-20 02:06:10] "GET /virtual-network/0ed6282c-e45a-4716-b930-5feaf7d0a431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005822 10.0.0.23 - - [2025-11-20 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.22 - - [2025-11-20 02:06:10] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001542 10.0.0.23 - - [2025-11-20 02:06:10] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.054800 10.0.0.23 - - [2025-11-20 02:06:10] "POST /neutron/network HTTP/1.1" 200 117 0.017849 10.0.0.23 - - [2025-11-20 02:06:11] "POST /route-targets HTTP/1.1" 200 327 0.015786 10.0.0.22 - - [2025-11-20 02:06:11] "GET /obj-perms HTTP/1.1" 200 5056 0.084311 10.0.0.23 - - [2025-11-20 02:06:11] "POST /neutron/network HTTP/1.1" 200 892 0.010082 10.0.0.23 - - [2025-11-20 02:06:11] "POST /id-to-fqname HTTP/1.1" 200 254 0.001218 10.0.0.23 - - [2025-11-20 02:06:11] "GET /virtual-network/5d47642c-9ee0-41c7-bcca-1e6508bc0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.005675 10.0.0.23 - - [2025-11-20 02:06:11] "GET /virtual-network/5d47642c-9ee0-41c7-bcca-1e6508bc0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.007271 10.0.0.23 - - [2025-11-20 02:06:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.016469 10.0.0.23 - - [2025-11-20 02:06:11] "POST /id-to-fqname HTTP/1.1" 200 253 0.001137 10.0.0.22 - - [2025-11-20 02:06:12] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001396 10.0.0.23 - - [2025-11-20 02:06:12] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.089986 10.0.0.23 - - [2025-11-20 02:06:12] "POST /neutron/port HTTP/1.1" 200 117 0.005893 10.0.0.23 - - [2025-11-20 02:06:12] "POST /id-to-fqname HTTP/1.1" 200 254 0.001320 10.0.0.23 - - [2025-11-20 02:06:12] "POST /neutron/network HTTP/1.1" 200 902 0.008372 10.0.0.23 - - [2025-11-20 02:06:13] "POST /neutron/port HTTP/1.1" 200 1062 0.017627 10.0.0.23 - - [2025-11-20 02:06:13] "POST /neutron/port HTTP/1.1" 200 1090 0.025792 10.0.0.22 - - [2025-11-20 02:06:13] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001035 10.0.0.23 - - [2025-11-20 02:06:13] "POST /neutron/port HTTP/1.1" 200 117 0.002182 10.0.0.23 - - [2025-11-20 02:06:13] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.128441 10.0.0.23 - - [2025-11-20 02:06:14] "POST /neutron/port HTTP/1.1" 200 1090 0.021289 10.0.0.23 - - [2025-11-20 02:06:14] "POST /neutron/network HTTP/1.1" 200 902 0.006856 10.0.0.23 - - [2025-11-20 02:06:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003689 10.0.0.23 - - [2025-11-20 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.23 - - [2025-11-20 02:06:14] "POST /neutron/port HTTP/1.1" 200 1062 0.016173 10.0.0.22 - - [2025-11-20 02:06:14] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001060 10.0.0.23 - - [2025-11-20 02:06:14] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007095 10.0.0.23 - - [2025-11-20 02:06:15] "POST /service-templates HTTP/1.1" 200 543 0.063052 10.0.0.23 - - [2025-11-20 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011461 10.0.0.23 - - [2025-11-20 02:06:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004794 10.0.0.23 - - [2025-11-20 02:06:15] "GET /service-template/bb74a417-5a03-46ec-bb16-01dca020c572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006799 10.0.0.23 - - [2025-11-20 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.23 - - [2025-11-20 02:06:15] "POST /neutron/network HTTP/1.1" 200 892 0.008431 10.0.0.23 - - [2025-11-20 02:06:15] "GET /service-template/bb74a417-5a03-46ec-bb16-01dca020c572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003600 10.0.0.23 - - [2025-11-20 02:06:15] "POST /id-to-fqname HTTP/1.1" 200 253 0.001331 10.0.0.23 - - [2025-11-20 02:06:15] "POST /id-to-fqname HTTP/1.1" 200 253 0.001297 10.0.0.23 - - [2025-11-20 02:06:15] "POST /id-to-fqname HTTP/1.1" 200 254 0.001177 10.0.0.23 - - [2025-11-20 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.23 - - [2025-11-20 02:06:15] "DELETE /service-template/bb74a417-5a03-46ec-bb16-01dca020c572 HTTP/1.1" 200 115 0.031099 10.0.0.23 - - [2025-11-20 02:06:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.005064 10.0.0.23 - - [2025-11-20 02:06:17] "POST /neutron/network HTTP/1.1" 200 890 0.006621 10.0.0.23 - - [2025-11-20 02:06:18] "POST /neutron/port HTTP/1.1" 200 1116 0.026273 10.0.0.23 - - [2025-11-20 02:06:18] "POST /neutron/port HTTP/1.1" 200 1116 0.011849 10.0.0.22 - - [2025-11-20 02:06:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004156 10.0.0.22 - - [2025-11-20 02:06:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003205 10.0.0.23 - - [2025-11-20 02:06:19] "POST /neutron/network HTTP/1.1" 200 151 0.156769 10.0.0.23 - - [2025-11-20 02:06:19] "DELETE /route-target/db64bc02-be1f-4689-976b-ede965b525e6 HTTP/1.1" 200 115 0.028492 10.0.0.23 - - [2025-11-20 02:06:20] "POST /neutron/network HTTP/1.1" 200 890 0.009690 10.0.0.23 - - [2025-11-20 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.22 - - [2025-11-20 02:06:20] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001503 10.0.0.23 - - [2025-11-20 02:06:20] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.035873 10.0.0.22 - - [2025-11-20 02:06:20] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001126 10.0.0.23 - - [2025-11-20 02:06:20] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?fields=virtual_networks HTTP/1.1" 200 1035 0.085993 10.0.0.22 - - [2025-11-20 02:06:20] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001054 10.0.0.23 - - [2025-11-20 02:06:20] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.041294 10.0.0.22 - - [2025-11-20 02:06:20] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001095 10.0.0.23 - - [2025-11-20 02:06:20] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?fields=security_groups HTTP/1.1" 200 1262 0.076019 10.0.0.23 - - [2025-11-20 02:06:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.034624 10.0.0.22 - - [2025-11-20 02:06:21] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003536 10.0.0.22 - - [2025-11-20 02:06:21] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000967 10.0.0.22 - - [2025-11-20 02:06:21] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006621 10.0.0.22 - - [2025-11-20 02:06:21] "POST /id-to-fqname HTTP/1.1" 200 195 0.002590 10.0.0.22 - - [2025-11-20 02:06:21] "POST /fqname-to-id HTTP/1.1" 404 204 0.006921 10.0.0.22 - - [2025-11-20 02:06:21] "POST /security-groups HTTP/1.1" 200 596 0.056207 10.0.0.22 - - [2025-11-20 02:06:21] "POST /projects HTTP/1.1" 200 595 0.267743 10.0.0.23 - - [2025-11-20 02:06:21] "POST /access-control-lists HTTP/1.1" 200 601 0.045833 10.0.0.22 - - [2025-11-20 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.348110 10.0.0.23 - - [2025-11-20 02:06:22] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.500214 10.0.0.23 - - [2025-11-20 02:06:23] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.23 - - [2025-11-20 02:06:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2025-11-20 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.058765 10.0.0.22 - - [2025-11-20 02:06:23] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000945 10.0.0.23 - - [2025-11-20 02:06:24] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.052448 10.0.0.22 - - [2025-11-20 02:06:24] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001007 10.0.0.23 - - [2025-11-20 02:06:24] "POST /neutron/network HTTP/1.1" 200 682 0.181686 10.0.0.23 - - [2025-11-20 02:06:24] "POST /route-targets HTTP/1.1" 200 327 0.022571 10.0.0.23 - - [2025-11-20 02:06:24] "POST /neutron/network HTTP/1.1" 200 1073 0.011535 10.0.0.23 - - [2025-11-20 02:06:24] "POST /id-to-fqname HTTP/1.1" 200 261 0.001231 10.0.0.23 - - [2025-11-20 02:06:24] "GET /virtual-network/195b2b22-f89f-4828-8794-a018aad1ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.006032 10.0.0.23 - - [2025-11-20 02:06:24] "GET /virtual-network/195b2b22-f89f-4828-8794-a018aad1ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.006238 10.0.0.50 - - [2025-11-20 02:06:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.038341 10.0.0.23 - - [2025-11-20 02:06:25] "POST /neutron/subnet HTTP/1.1" 200 823 0.009713 10.0.0.23 - - [2025-11-20 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.22 - - [2025-11-20 02:06:25] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001160 10.0.0.23 - - [2025-11-20 02:06:25] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.055249 10.0.0.22 - - [2025-11-20 02:06:25] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001163 10.0.0.23 - - [2025-11-20 02:06:25] "POST /neutron/network HTTP/1.1" 200 682 0.137708 10.0.0.23 - - [2025-11-20 02:06:25] "POST /ref-update HTTP/1.1" 200 156 0.027689 10.0.0.50 - - [2025-11-20 02:06:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.003695 10.0.0.23 - - [2025-11-20 02:06:25] "POST /neutron/network HTTP/1.1" 200 1076 0.020001 10.0.0.23 - - [2025-11-20 02:06:25] "POST /id-to-fqname HTTP/1.1" 200 261 0.001038 10.0.0.23 - - [2025-11-20 02:06:25] "GET /virtual-network/aa2b79fe-28f9-4b60-9e37-72ebff3422e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005403 10.0.0.23 - - [2025-11-20 02:06:25] "GET /virtual-network/aa2b79fe-28f9-4b60-9e37-72ebff3422e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005727 10.0.0.23 - - [2025-11-20 02:06:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.009670 10.0.0.23 - - [2025-11-20 02:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.22 - - [2025-11-20 02:06:26] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001011 10.0.0.23 - - [2025-11-20 02:06:26] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.044596 10.0.0.22 - - [2025-11-20 02:06:26] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001063 10.0.0.23 - - [2025-11-20 02:06:26] "POST /neutron/network HTTP/1.1" 200 684 0.131225 10.0.0.23 - - [2025-11-20 02:06:26] "POST /neutron/network HTTP/1.1" 200 1078 0.012250 10.0.0.23 - - [2025-11-20 02:06:26] "POST /id-to-fqname HTTP/1.1" 200 262 0.001305 10.0.0.23 - - [2025-11-20 02:06:26] "GET /virtual-network/b284f607-3012-453d-a03f-7e232fa30b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2749 0.006099 10.0.0.23 - - [2025-11-20 02:06:26] "GET /virtual-network/b284f607-3012-453d-a03f-7e232fa30b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2749 0.005536 10.0.0.23 - - [2025-11-20 02:06:26] "POST /neutron/subnet HTTP/1.1" 200 823 0.009496 10.0.0.23 - - [2025-11-20 02:06:26] "POST /id-to-fqname HTTP/1.1" 200 261 0.001341 10.0.0.22 - - [2025-11-20 02:06:27] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001162 10.0.0.23 - - [2025-11-20 02:06:27] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.066710 10.0.0.23 - - [2025-11-20 02:06:27] "POST /neutron/network HTTP/1.1" 200 1076 0.008593 10.0.0.23 - - [2025-11-20 02:06:28] "POST /id-to-fqname HTTP/1.1" 200 262 0.001480 10.0.0.23 - - [2025-11-20 02:06:28] "POST /neutron/port HTTP/1.1" 200 117 0.007984 10.0.0.22 - - [2025-11-20 02:06:28] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001091 10.0.0.23 - - [2025-11-20 02:06:28] "POST /neutron/port HTTP/1.1" 200 1173 0.397959 10.0.0.23 - - [2025-11-20 02:06:29] "POST /neutron/port HTTP/1.1" 200 1227 0.139620 10.0.0.22 - - [2025-11-20 02:06:29] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001341 10.0.0.23 - - [2025-11-20 02:06:29] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.092237 10.0.0.23 - - [2025-11-20 02:06:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004069 10.0.0.23 - - [2025-11-20 02:06:29] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.23 - - [2025-11-20 02:06:29] "POST /neutron/network HTTP/1.1" 200 1076 0.011470 10.0.0.23 - - [2025-11-20 02:06:29] "POST /neutron/network HTTP/1.1" 200 1088 0.010233 10.0.0.23 - - [2025-11-20 02:06:30] "POST /neutron/port HTTP/1.1" 200 1173 0.034572 10.0.0.23 - - [2025-11-20 02:06:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004408 10.0.0.23 - - [2025-11-20 02:06:30] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.23 - - [2025-11-20 02:06:30] "POST /neutron/network HTTP/1.1" 200 1076 0.011573 10.0.0.23 - - [2025-11-20 02:06:31] "POST /neutron/port HTTP/1.1" 200 1227 0.016095 10.0.0.23 - - [2025-11-20 02:06:31] "POST /neutron/port HTTP/1.1" 200 1227 0.017454 10.0.0.23 - - [2025-11-20 02:06:32] "POST /neutron/network HTTP/1.1" 200 1076 0.009554 10.0.0.23 - - [2025-11-20 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.22 - - [2025-11-20 02:06:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002886 10.0.0.22 - - [2025-11-20 02:06:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003201 10.0.0.22 - - [2025-11-20 02:06:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003844 10.0.0.22 - - [2025-11-20 02:06:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002074 10.0.0.23 - - [2025-11-20 02:06:33] "POST /neutron/network HTTP/1.1" 200 151 0.140292 10.0.0.23 - - [2025-11-20 02:06:33] "DELETE /route-target/aa61d10c-ed8e-44fa-92ac-3588e34fa00b HTTP/1.1" 200 115 0.023288 10.0.0.22 - - [2025-11-20 02:06:33] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000918 10.0.0.23 - - [2025-11-20 02:06:33] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.046839 10.0.0.22 - - [2025-11-20 02:06:33] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001056 10.0.0.23 - - [2025-11-20 02:06:33] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?fields=virtual_networks HTTP/1.1" 200 1043 0.046391 10.0.0.22 - - [2025-11-20 02:06:33] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001572 10.0.0.23 - - [2025-11-20 02:06:33] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.052952 10.0.0.22 - - [2025-11-20 02:06:33] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001485 10.0.0.23 - - [2025-11-20 02:06:33] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?fields=security_groups HTTP/1.1" 200 1274 0.052460 10.0.0.23 - - [2025-11-20 02:06:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.026754 10.0.0.22 - - [2025-11-20 02:06:34] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003572 10.0.0.22 - - [2025-11-20 02:06:34] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001163 10.0.0.22 - - [2025-11-20 02:06:34] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008347 10.0.0.22 - - [2025-11-20 02:06:34] "POST /id-to-fqname HTTP/1.1" 200 198 0.004498 10.0.0.22 - - [2025-11-20 02:06:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.005267 10.0.0.22 - - [2025-11-20 02:06:34] "POST /security-groups HTTP/1.1" 200 599 0.078010 10.0.0.23 - - [2025-11-20 02:06:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.003069 10.0.0.22 - - [2025-11-20 02:06:35] "POST /projects HTTP/1.1" 200 601 0.317294 10.0.0.22 - - [2025-11-20 02:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.388613 10.0.0.23 - - [2025-11-20 02:06:35] "POST /access-control-lists HTTP/1.1" 200 602 0.033750 10.0.0.23 - - [2025-11-20 02:06:35] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.532325 10.0.0.23 - - [2025-11-20 02:06:36] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.23 - - [2025-11-20 02:06:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2025-11-20 02:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.059265 10.0.0.22 - - [2025-11-20 02:06:37] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.23 - - [2025-11-20 02:06:37] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043416 10.0.0.23 - - [2025-11-20 02:06:37] "POST /neutron/network HTTP/1.1" 200 117 0.036503 10.0.0.23 - - [2025-11-20 02:06:37] "POST /neutron/network HTTP/1.1" 200 909 0.009679 10.0.0.23 - - [2025-11-20 02:06:37] "POST /id-to-fqname HTTP/1.1" 200 267 0.001175 10.0.0.23 - - [2025-11-20 02:06:37] "GET /virtual-network/c3f60c45-232b-473a-8754-2d7faa33dffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005828 10.0.0.23 - - [2025-11-20 02:06:37] "GET /virtual-network/c3f60c45-232b-473a-8754-2d7faa33dffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006346 10.0.0.23 - - [2025-11-20 02:06:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.010898 10.0.0.23 - - [2025-11-20 02:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.22 - - [2025-11-20 02:06:37] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984 10.0.0.23 - - [2025-11-20 02:06:37] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041531 10.0.0.23 - - [2025-11-20 02:06:38] "POST /route-targets HTTP/1.1" 200 327 0.020495 10.0.0.22 - - [2025-11-20 02:06:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008493 10.0.0.23 - - [2025-11-20 02:06:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.235002 10.0.0.23 - - [2025-11-20 02:06:38] "POST /id-to-fqname HTTP/1.1" 200 267 0.001235 10.0.0.23 - - [2025-11-20 02:06:38] "GET /virtual-network/c1429a10-9688-4bc0-9890-c14e39b677a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005677 10.0.0.23 - - [2025-11-20 02:06:38] "GET /virtual-network/c1429a10-9688-4bc0-9890-c14e39b677a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006453 10.0.0.23 - - [2025-11-20 02:06:38] "POST /neutron/network HTTP/1.1" 200 909 0.006286 10.0.0.23 - - [2025-11-20 02:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.22 - - [2025-11-20 02:06:38] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.23 - - [2025-11-20 02:06:38] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044361 10.0.0.22 - - [2025-11-20 02:06:38] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.23 - - [2025-11-20 02:06:38] "POST /neutron/network HTTP/1.1" 200 693 0.129340 10.0.0.23 - - [2025-11-20 02:06:38] "POST /ref-update HTTP/1.1" 200 156 0.027176 10.0.0.23 - - [2025-11-20 02:06:39] "POST /id-to-fqname HTTP/1.1" 200 268 0.003211 10.0.0.23 - - [2025-11-20 02:06:39] "GET /virtual-network/9307ff3f-6418-430a-a839-4075892a23e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.007096 10.0.0.23 - - [2025-11-20 02:06:39] "POST /neutron/network HTTP/1.1" 200 912 0.007838 10.0.0.23 - - [2025-11-20 02:06:39] "GET /virtual-network/9307ff3f-6418-430a-a839-4075892a23e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005431 10.0.0.23 - - [2025-11-20 02:06:39] "POST /id-to-fqname HTTP/1.1" 200 267 0.001440 10.0.0.23 - - [2025-11-20 02:06:39] "POST /neutron/network HTTP/1.1" 200 919 0.007410 10.0.0.22 - - [2025-11-20 02:06:39] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.23 - - [2025-11-20 02:06:40] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.077966 10.0.0.23 - - [2025-11-20 02:06:40] "POST /neutron/port HTTP/1.1" 200 117 0.007699 10.0.0.23 - - [2025-11-20 02:06:40] "POST /id-to-fqname HTTP/1.1" 200 268 0.001495 10.0.0.23 - - [2025-11-20 02:06:40] "POST /neutron/network HTTP/1.1" 200 919 0.007178 10.0.0.23 - - [2025-11-20 02:06:40] "POST /neutron/port HTTP/1.1" 200 1067 0.015852 10.0.0.22 - - [2025-11-20 02:06:41] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.23 - - [2025-11-20 02:06:41] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.083504 10.0.0.23 - - [2025-11-20 02:06:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012568 10.0.0.23 - - [2025-11-20 02:06:41] "POST /neutron/port HTTP/1.1" 200 117 0.001451 10.0.0.23 - - [2025-11-20 02:06:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007803 10.0.0.22 - - [2025-11-20 02:06:41] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.23 - - [2025-11-20 02:06:42] "POST /neutron/port HTTP/1.1" 200 1068 0.318129 10.0.0.23 - - [2025-11-20 02:06:42] "POST /neutron/port HTTP/1.1" 200 1122 0.109603 10.0.0.23 - - [2025-11-20 02:06:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.010930 10.0.0.23 - - [2025-11-20 02:06:43] "POST /neutron/network HTTP/1.1" 200 909 0.007303 10.0.0.23 - - [2025-11-20 02:06:43] "POST /neutron/port HTTP/1.1" 200 1121 0.014896 10.0.0.23 - - [2025-11-20 02:06:44] "POST /neutron/port HTTP/1.1" 200 1122 0.012452 10.0.0.23 - - [2025-11-20 02:06:45] "POST /neutron/network HTTP/1.1" 200 909 0.007860 10.0.0.22 - - [2025-11-20 02:06:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004491 10.0.0.23 - - [2025-11-20 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008282 10.0.0.22 - - [2025-11-20 02:06:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005373 10.0.0.23 - - [2025-11-20 02:06:45] "POST /neutron/network HTTP/1.1" 200 151 0.167260 10.0.0.22 - - [2025-11-20 02:06:45] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000995 10.0.0.23 - - [2025-11-20 02:06:45] "DELETE /route-target/d533a7d2-c4da-4682-a4f1-d0cd7af27f89 HTTP/1.1" 200 115 0.040473 10.0.0.23 - - [2025-11-20 02:06:45] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.081949 10.0.0.22 - - [2025-11-20 02:06:45] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001431 10.0.0.23 - - [2025-11-20 02:06:45] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?fields=virtual_networks HTTP/1.1" 200 1048 0.050736 10.0.0.22 - - [2025-11-20 02:06:45] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001111 10.0.0.23 - - [2025-11-20 02:06:45] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.047737 10.0.0.22 - - [2025-11-20 02:06:45] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001021 10.0.0.23 - - [2025-11-20 02:06:45] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?fields=security_groups HTTP/1.1" 200 1282 0.055907 10.0.0.23 - - [2025-11-20 02:06:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.034460 10.0.0.22 - - [2025-11-20 02:06:46] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003195 10.0.0.22 - - [2025-11-20 02:06:47] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.032041 10.0.0.22 - - [2025-11-20 02:06:47] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038061 10.0.0.22 - - [2025-11-20 02:06:47] "POST /id-to-fqname HTTP/1.1" 200 195 0.001193 10.0.0.22 - - [2025-11-20 02:06:47] "POST /fqname-to-id HTTP/1.1" 404 204 0.003984 10.0.0.22 - - [2025-11-20 02:06:47] "POST /security-groups HTTP/1.1" 200 596 0.041779 10.0.0.22 - - [2025-11-20 02:06:47] "POST /projects HTTP/1.1" 200 595 0.237546 10.0.0.23 - - [2025-11-20 02:06:47] "POST /fqname-to-id HTTP/1.1" 404 238 0.006038 10.0.0.22 - - [2025-11-20 02:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.307202 10.0.0.23 - - [2025-11-20 02:06:47] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.484033 10.0.0.23 - - [2025-11-20 02:06:48] "GET / HTTP/1.1" 200 35931 0.002034 10.0.0.23 - - [2025-11-20 02:06:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000570 10.0.0.23 - - [2025-11-20 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.051835 10.0.0.22 - - [2025-11-20 02:06:49] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001031 10.0.0.23 - - [2025-11-20 02:06:49] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.041722 10.0.0.23 - - [2025-11-20 02:06:49] "POST /neutron/network HTTP/1.1" 200 117 0.036963 10.0.0.23 - - [2025-11-20 02:06:49] "POST /ref-update HTTP/1.1" 200 156 0.060871 10.0.0.23 - - [2025-11-20 02:06:49] "POST /neutron/network HTTP/1.1" 200 901 0.009787 10.0.0.23 - - [2025-11-20 02:06:49] "POST /id-to-fqname HTTP/1.1" 200 261 0.001300 10.0.0.23 - - [2025-11-20 02:06:49] "GET /virtual-network/38090950-a581-4be6-9bfa-3fa4675a90ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005553 10.0.0.23 - - [2025-11-20 02:06:49] "GET /virtual-network/38090950-a581-4be6-9bfa-3fa4675a90ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006788 10.0.0.23 - - [2025-11-20 02:06:50] "POST /neutron/subnet HTTP/1.1" 200 724 0.012854 10.0.0.23 - - [2025-11-20 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.22 - - [2025-11-20 02:06:50] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001127 10.0.0.23 - - [2025-11-20 02:06:50] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.058879 10.0.0.22 - - [2025-11-20 02:06:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005480 10.0.0.23 - - [2025-11-20 02:06:50] "POST /neutron/subnet HTTP/1.1" 200 734 0.217286 10.0.0.23 - - [2025-11-20 02:06:50] "POST /id-to-fqname HTTP/1.1" 200 261 0.001290 10.0.0.23 - - [2025-11-20 02:06:50] "GET /virtual-network/996b1563-cea1-4566-a3a0-c3ec434c4aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.006024 10.0.0.23 - - [2025-11-20 02:06:50] "GET /virtual-network/996b1563-cea1-4566-a3a0-c3ec434c4aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.005802 10.0.0.23 - - [2025-11-20 02:06:50] "POST /neutron/network HTTP/1.1" 200 903 0.007195 10.0.0.23 - - [2025-11-20 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2025-11-20 02:06:50] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000964 10.0.0.23 - - [2025-11-20 02:06:50] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.045672 10.0.0.22 - - [2025-11-20 02:06:50] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000979 10.0.0.23 - - [2025-11-20 02:06:50] "POST /neutron/network HTTP/1.1" 200 684 0.156918 10.0.0.23 - - [2025-11-20 02:06:51] "POST /route-targets HTTP/1.1" 200 327 0.014121 10.0.0.23 - - [2025-11-20 02:06:51] "POST /id-to-fqname HTTP/1.1" 200 262 0.003278 10.0.0.23 - - [2025-11-20 02:06:51] "GET /virtual-network/1d7c4867-5ef0-4850-a09c-51bee861f525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.006944 10.0.0.23 - - [2025-11-20 02:06:51] "POST /neutron/network HTTP/1.1" 200 904 0.007231 10.0.0.23 - - [2025-11-20 02:06:51] "GET /virtual-network/1d7c4867-5ef0-4850-a09c-51bee861f525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.005399 10.0.0.23 - - [2025-11-20 02:06:51] "POST /id-to-fqname HTTP/1.1" 200 261 0.001399 10.0.0.23 - - [2025-11-20 02:06:51] "POST /neutron/network HTTP/1.1" 200 913 0.008107 10.0.0.22 - - [2025-11-20 02:06:52] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001394 10.0.0.23 - - [2025-11-20 02:06:52] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.074008 10.0.0.23 - - [2025-11-20 02:06:52] "POST /neutron/port HTTP/1.1" 200 117 0.006643 10.0.0.23 - - [2025-11-20 02:06:52] "POST /id-to-fqname HTTP/1.1" 200 262 0.001584 10.0.0.23 - - [2025-11-20 02:06:52] "POST /neutron/network HTTP/1.1" 200 913 0.006747 10.0.0.23 - - [2025-11-20 02:06:53] "POST /neutron/port HTTP/1.1" 200 1067 0.016420 10.0.0.22 - - [2025-11-20 02:06:53] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001665 10.0.0.23 - - [2025-11-20 02:06:53] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.108073 10.0.0.23 - - [2025-11-20 02:06:53] "POST /neutron/network HTTP/1.1" 200 904 0.007869 10.0.0.23 - - [2025-11-20 02:06:53] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.23 - - [2025-11-20 02:06:53] "POST /neutron/security_group HTTP/1.1" 200 2063 0.008837 10.0.0.22 - - [2025-11-20 02:06:54] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001001 10.0.0.23 - - [2025-11-20 02:06:54] "POST /neutron/port HTTP/1.1" 200 1066 0.282133 10.0.0.23 - - [2025-11-20 02:06:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.002670 10.0.0.23 - - [2025-11-20 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.22 - - [2025-11-20 02:06:54] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001457 10.0.0.23 - - [2025-11-20 02:06:54] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011499 10.0.0.23 - - [2025-11-20 02:06:54] "POST /neutron/port HTTP/1.1" 200 1120 0.120271 10.0.0.23 - - [2025-11-20 02:06:54] "POST /service-templates HTTP/1.1" 200 543 0.051320 10.0.0.23 - - [2025-11-20 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007361 10.0.0.23 - - [2025-11-20 02:06:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.010599 10.0.0.23 - - [2025-11-20 02:06:54] "GET /service-template/6f893178-45e6-4ed2-b4e7-ebdfe54da476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.008435 10.0.0.23 - - [2025-11-20 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.23 - - [2025-11-20 02:06:54] "GET /service-template/6f893178-45e6-4ed2-b4e7-ebdfe54da476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.004211 10.0.0.23 - - [2025-11-20 02:06:54] "POST /id-to-fqname HTTP/1.1" 200 261 0.001662 10.0.0.23 - - [2025-11-20 02:06:54] "POST /id-to-fqname HTTP/1.1" 200 261 0.001687 10.0.0.23 - - [2025-11-20 02:06:54] "POST /id-to-fqname HTTP/1.1" 200 262 0.001261 10.0.0.23 - - [2025-11-20 02:06:54] "POST /neutron/port HTTP/1.1" 200 2073 0.024075 10.0.0.23 - - [2025-11-20 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.23 - - [2025-11-20 02:06:55] "DELETE /service-template/6f893178-45e6-4ed2-b4e7-ebdfe54da476 HTTP/1.1" 200 115 0.033100 10.0.0.23 - - [2025-11-20 02:06:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.005016 10.0.0.23 - - [2025-11-20 02:06:57] "POST /neutron/network HTTP/1.1" 400 204 0.016772 10.0.0.23 - - [2025-11-20 02:06:57] "POST /neutron/port HTTP/1.1" 200 1095 0.017071 10.0.0.23 - - [2025-11-20 02:06:58] "POST /neutron/port HTTP/1.1" 200 151 0.261840 10.0.0.23 - - [2025-11-20 02:06:59] "DELETE /route-target/1b9ed01e-37dd-4269-a52f-d72c8b81b3e9 HTTP/1.1" 200 115 0.031347 10.0.0.23 - - [2025-11-20 02:06:59] "POST /neutron/network HTTP/1.1" 200 904 0.009011 10.0.0.23 - - [2025-11-20 02:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.22 - - [2025-11-20 02:06:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004267 10.0.0.22 - - [2025-11-20 02:06:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006878 10.0.0.23 - - [2025-11-20 02:06:59] "POST /neutron/network HTTP/1.1" 200 151 0.119601 10.0.0.22 - - [2025-11-20 02:06:59] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001392 10.0.0.23 - - [2025-11-20 02:06:59] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.085700 10.0.0.22 - - [2025-11-20 02:06:59] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001340 10.0.0.23 - - [2025-11-20 02:06:59] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?fields=virtual_networks HTTP/1.1" 200 1042 0.055325 10.0.0.22 - - [2025-11-20 02:06:59] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001083 10.0.0.23 - - [2025-11-20 02:07:00] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.049991 10.0.0.22 - - [2025-11-20 02:07:00] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001019 10.0.0.23 - - [2025-11-20 02:07:00] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?fields=security_groups HTTP/1.1" 200 1273 0.049029 10.0.0.23 - - [2025-11-20 02:07:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.028318 10.0.0.22 - - [2025-11-20 02:07:01] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003364 10.0.0.22 - - [2025-11-20 02:07:01] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001284 10.0.0.22 - - [2025-11-20 02:07:01] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046555 10.0.0.22 - - [2025-11-20 02:07:01] "POST /id-to-fqname HTTP/1.1" 200 199 0.001107 10.0.0.22 - - [2025-11-20 02:07:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.013107 10.0.0.22 - - [2025-11-20 02:07:01] "POST /security-groups HTTP/1.1" 200 600 0.040747 10.0.0.22 - - [2025-11-20 02:07:01] "POST /projects HTTP/1.1" 200 603 0.273294 10.0.0.23 - - [2025-11-20 02:07:01] "POST /access-control-lists HTTP/1.1" 200 605 0.031585 10.0.0.22 - - [2025-11-20 02:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.347090 10.0.0.23 - - [2025-11-20 02:07:01] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.549383 10.0.0.23 - - [2025-11-20 02:07:02] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.23 - - [2025-11-20 02:07:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.23 - - [2025-11-20 02:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.060104 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000878 10.0.0.22 - - [2025-11-20 02:07:03] "DELETE /project/8b6e44ced8af44adabb6b4245c977d03 HTTP/1.1" 404 173 0.017509 10.0.0.22 - - [2025-11-20 02:07:03] "DELETE /project/233f7002e0b04d9c93d9e406d7c502ec HTTP/1.1" 404 173 0.021417 10.0.0.22 - - [2025-11-20 02:07:03] "DELETE /project/ae0dc61edc3a4cf7a5b7e48381360adc HTTP/1.1" 404 173 0.008405 10.0.0.22 - - [2025-11-20 02:07:03] "DELETE /project/d7a79eb2a0c84702bdda34fbb7ec840c HTTP/1.1" 404 173 0.009631 10.0.0.22 - - [2025-11-20 02:07:03] "DELETE /project/a3ba14911775426a865e7bc319ee4354 HTTP/1.1" 404 173 0.016717 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000857 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000845 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000789 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000891 10.0.0.23 - - [2025-11-20 02:07:03] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.094287 10.0.0.22 - - [2025-11-20 02:07:03] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.074273 10.0.0.22 - - [2025-11-20 02:07:03] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.104934 10.0.0.22 - - [2025-11-20 02:07:03] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.111681 10.0.0.22 - - [2025-11-20 02:07:03] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.122023 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002923 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001152 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001179 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001054 10.0.0.22 - - [2025-11-20 02:07:03] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?fields=security_groups HTTP/1.1" 200 1378 0.092740 10.0.0.22 - - [2025-11-20 02:07:03] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?fields=security_groups HTTP/1.1" 200 1379 0.082301 10.0.0.22 - - [2025-11-20 02:07:03] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?fields=security_groups HTTP/1.1" 200 1367 0.161564 10.0.0.22 - - [2025-11-20 02:07:03] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?fields=security_groups HTTP/1.1" 200 1387 0.182337 10.0.0.22 - - [2025-11-20 02:07:03] "DELETE /security-group/1b5cce55-6727-4ba8-b2b6-892a113ef5fc HTTP/1.1" 200 115 0.151839 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=d7a79eb2-a0c8-4702-bdda-34fbb7ec840c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001094 10.0.0.22 - - [2025-11-20 02:07:03] "DELETE /security-group/22e1992e-0c48-4052-8251-284b3d5c6779 HTTP/1.1" 200 115 0.216004 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=a3ba1491-1775-426a-865e-7bc319ee4354&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001146 10.0.0.23 - - [2025-11-20 02:07:03] "DELETE /access-control-list/31bab027-382d-4bbc-b990-4a4f37a4f37b HTTP/1.1" 200 115 0.103856 10.0.0.22 - - [2025-11-20 02:07:03] "DELETE /security-group/bf0e2978-145f-457c-9036-57935cbbe520 HTTP/1.1" 200 115 0.152245 10.0.0.22 - - [2025-11-20 02:07:03] "GET /projects?obj_uuids=ae0dc61e-dc3a-4cf7-a5b7-e48381360adc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001364 10.0.0.22 - - [2025-11-20 02:07:04] "GET /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c?fields=application_policy_sets HTTP/1.1" 200 1418 0.114164 10.0.0.22 - - [2025-11-20 02:07:04] "DELETE /security-group/54ed7562-0dc9-4be7-a044-74d95c2d0bef HTTP/1.1" 200 115 0.172702 10.0.0.22 - - [2025-11-20 02:07:04] "GET /projects?obj_uuids=233f7002-e0b0-4d9c-93d9-e406d7c502ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001123 10.0.0.22 - - [2025-11-20 02:07:04] "GET /project/a3ba1491-1775-426a-865e-7bc319ee4354?fields=application_policy_sets HTTP/1.1" 200 1417 0.186081 10.0.0.22 - - [2025-11-20 02:07:04] "GET /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc?fields=application_policy_sets HTTP/1.1" 200 1406 0.182518 10.0.0.22 - - [2025-11-20 02:07:04] "GET /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec?fields=application_policy_sets HTTP/1.1" 200 1426 0.191252 10.0.0.23 - - [2025-11-20 02:07:04] "DELETE /access-control-list/da936e47-752e-4cb6-b2e2-81fed7128271 HTTP/1.1" 200 115 0.103789 10.0.0.22 - - [2025-11-20 02:07:04] "DELETE /project/d7a79eb2-a0c8-4702-bdda-34fbb7ec840c HTTP/1.1" 200 115 0.985388 10.0.0.50 - - [2025-11-20 02:07:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.005962 10.0.0.23 - - [2025-11-20 02:07:04] "DELETE /access-control-list/bdb1129a-0eb4-4998-a1ee-fa984438b94f HTTP/1.1" 200 115 0.113734 10.0.0.22 - - [2025-11-20 02:07:04] "POST /useragent-kv HTTP/1.1" 200 115 0.009068 10.0.0.22 - - [2025-11-20 02:07:04] "DELETE /project/a3ba1491-1775-426a-865e-7bc319ee4354 HTTP/1.1" 200 115 1.068963 10.0.0.22 - - [2025-11-20 02:07:04] "DELETE /project/ae0dc61e-dc3a-4cf7-a5b7-e48381360adc HTTP/1.1" 200 115 1.088963 10.0.0.23 - - [2025-11-20 02:07:04] "POST /neutron/subnet HTTP/1.1" 200 813 0.472585 10.0.0.22 - - [2025-11-20 02:07:04] "DELETE /project/233f7002-e0b0-4d9c-93d9-e406d7c502ec HTTP/1.1" 200 115 1.108684 10.0.0.23 - - [2025-11-20 02:07:04] "POST /ref-update HTTP/1.1" 200 156 0.034199 10.0.0.23 - - [2025-11-20 02:07:04] "POST /id-to-fqname HTTP/1.1" 200 269 0.001414 10.0.0.23 - - [2025-11-20 02:07:04] "GET /virtual-network/7d94ddeb-9b43-4fa2-a590-f5891dea412b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2753 0.008369 10.0.0.23 - - [2025-11-20 02:07:04] "POST /neutron/network HTTP/1.1" 200 1084 0.010815 10.0.0.23 - - [2025-11-20 02:07:04] "GET /virtual-network/7d94ddeb-9b43-4fa2-a590-f5891dea412b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2753 0.005444 10.0.0.23 - - [2025-11-20 02:07:05] "POST /neutron/subnet HTTP/1.1" 200 725 0.012065 10.0.0.23 - - [2025-11-20 02:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.22 - - [2025-11-20 02:07:05] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001175 10.0.0.23 - - [2025-11-20 02:07:05] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.055633 10.0.0.22 - - [2025-11-20 02:07:05] "POST /useragent-kv HTTP/1.1" 200 115 0.009999 10.0.0.23 - - [2025-11-20 02:07:05] "POST /neutron/subnet HTTP/1.1" 200 828 0.211164 10.0.0.50 - - [2025-11-20 02:07:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.010422 10.0.0.23 - - [2025-11-20 02:07:05] "POST /id-to-fqname HTTP/1.1" 200 269 0.001242 10.0.0.23 - - [2025-11-20 02:07:05] "GET /virtual-network/f06a1e34-eaf8-47f4-859a-567d3ea52649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006908 10.0.0.23 - - [2025-11-20 02:07:05] "POST /neutron/network HTTP/1.1" 200 1086 0.009681 10.0.0.23 - - [2025-11-20 02:07:05] "GET /virtual-network/f06a1e34-eaf8-47f4-859a-567d3ea52649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005562 10.0.0.23 - - [2025-11-20 02:07:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.013332 10.0.0.23 - - [2025-11-20 02:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.22 - - [2025-11-20 02:07:05] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001081 10.0.0.23 - - [2025-11-20 02:07:06] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.049149 10.0.0.23 - - [2025-11-20 02:07:06] "POST /route-targets HTTP/1.1" 200 327 0.013331 10.0.0.22 - - [2025-11-20 02:07:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002440 10.0.0.23 - - [2025-11-20 02:07:06] "POST /neutron/subnet HTTP/1.1" 200 828 0.255032 10.0.0.23 - - [2025-11-20 02:07:06] "POST /id-to-fqname HTTP/1.1" 200 270 0.001413 10.0.0.23 - - [2025-11-20 02:07:06] "GET /virtual-network/2556285e-402f-493b-9c51-61666dcb9e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.007790 10.0.0.23 - - [2025-11-20 02:07:06] "POST /neutron/network HTTP/1.1" 200 1091 0.012539 10.0.0.23 - - [2025-11-20 02:07:06] "GET /virtual-network/2556285e-402f-493b-9c51-61666dcb9e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.005682 10.0.0.23 - - [2025-11-20 02:07:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.012005 10.0.0.23 - - [2025-11-20 02:07:06] "POST /id-to-fqname HTTP/1.1" 200 269 0.001839 10.0.0.22 - - [2025-11-20 02:07:07] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000954 10.0.0.23 - - [2025-11-20 02:07:07] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.070194 10.0.0.23 - - [2025-11-20 02:07:07] "POST /neutron/port HTTP/1.1" 200 117 0.006864 10.0.0.23 - - [2025-11-20 02:07:08] "POST /id-to-fqname HTTP/1.1" 200 270 0.001608 10.0.0.23 - - [2025-11-20 02:07:08] "POST /neutron/network HTTP/1.1" 200 1101 0.007214 10.0.0.23 - - [2025-11-20 02:07:08] "POST /neutron/port HTTP/1.1" 200 1175 0.018298 10.0.0.22 - - [2025-11-20 02:07:09] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001401 10.0.0.23 - - [2025-11-20 02:07:09] "POST /neutron/port HTTP/1.1" 200 1203 0.020629 10.0.0.23 - - [2025-11-20 02:07:09] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.141421 10.0.0.23 - - [2025-11-20 02:07:09] "POST /neutron/network HTTP/1.1" 200 1091 0.010177 10.0.0.23 - - [2025-11-20 02:07:09] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.23 - - [2025-11-20 02:07:09] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007804 10.0.0.22 - - [2025-11-20 02:07:09] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001165 10.0.0.23 - - [2025-11-20 02:07:10] "POST /neutron/port HTTP/1.1" 200 1178 0.384537 10.0.0.23 - - [2025-11-20 02:07:10] "POST /neutron/port HTTP/1.1" 200 1232 0.109530 10.0.0.23 - - [2025-11-20 02:07:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003742 10.0.0.23 - - [2025-11-20 02:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.23 - - [2025-11-20 02:07:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.004044 10.0.0.23 - - [2025-11-20 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.22 - - [2025-11-20 02:07:10] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000993 10.0.0.23 - - [2025-11-20 02:07:10] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007617 10.0.0.23 - - [2025-11-20 02:07:10] "POST /service-templates HTTP/1.1" 200 543 0.031075 10.0.0.23 - - [2025-11-20 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.23 - - [2025-11-20 02:07:11] "GET /service-template/1bce0fcb-e2e9-4696-bdf0-d239fb34f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006442 10.0.0.23 - - [2025-11-20 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.23 - - [2025-11-20 02:07:11] "GET /service-template/1bce0fcb-e2e9-4696-bdf0-d239fb34f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004613 10.0.0.23 - - [2025-11-20 02:07:11] "POST /id-to-fqname HTTP/1.1" 200 269 0.001429 10.0.0.23 - - [2025-11-20 02:07:11] "POST /id-to-fqname HTTP/1.1" 200 269 0.001834 10.0.0.23 - - [2025-11-20 02:07:11] "POST /id-to-fqname HTTP/1.1" 200 270 0.001312 10.0.0.23 - - [2025-11-20 02:07:11] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008656 10.0.0.23 - - [2025-11-20 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013483 10.0.0.23 - - [2025-11-20 02:07:11] "DELETE /service-template/1bce0fcb-e2e9-4696-bdf0-d239fb34f9c0 HTTP/1.1" 200 115 0.032603 10.0.0.23 - - [2025-11-20 02:07:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.006132 10.0.0.23 - - [2025-11-20 02:07:13] "POST /neutron/port HTTP/1.1" 200 1206 0.025817 10.0.0.23 - - [2025-11-20 02:07:13] "POST /neutron/port HTTP/1.1" 200 1229 0.018468 10.0.0.23 - - [2025-11-20 02:07:15] "POST /neutron/network HTTP/1.1" 200 1086 0.011280 10.0.0.23 - - [2025-11-20 02:07:15] "DELETE /route-target/f17c1a69-8deb-4577-bd93-32d150623405 HTTP/1.1" 200 115 0.034523 10.0.0.22 - - [2025-11-20 02:07:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002723 10.0.0.22 - - [2025-11-20 02:07:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002687 10.0.0.22 - - [2025-11-20 02:07:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002409 10.0.0.22 - - [2025-11-20 02:07:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002818 10.0.0.23 - - [2025-11-20 02:07:15] "POST /neutron/network HTTP/1.1" 200 151 0.148540 10.0.0.23 - - [2025-11-20 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.22 - - [2025-11-20 02:07:15] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001070 10.0.0.23 - - [2025-11-20 02:07:15] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.044048 10.0.0.22 - - [2025-11-20 02:07:15] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001748 10.0.0.23 - - [2025-11-20 02:07:15] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?fields=virtual_networks HTTP/1.1" 200 1051 0.049278 10.0.0.22 - - [2025-11-20 02:07:15] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001225 10.0.0.23 - - [2025-11-20 02:07:16] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.045727 10.0.0.22 - - [2025-11-20 02:07:16] "GET /projects?obj_uuids=8b6e44ce-d8af-44ad-abb6-b4245c977d03&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001412 10.0.0.23 - - [2025-11-20 02:07:16] "GET /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03?fields=security_groups HTTP/1.1" 200 1286 0.044728 10.0.0.23 - - [2025-11-20 02:07:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.027700 10.0.0.22 - - [2025-11-20 02:07:17] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003252 10.0.0.22 - - [2025-11-20 02:07:17] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.22 - - [2025-11-20 02:07:17] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008417 10.0.0.22 - - [2025-11-20 02:07:17] "POST /id-to-fqname HTTP/1.1" 200 202 0.003294 10.0.0.22 - - [2025-11-20 02:07:17] "POST /fqname-to-id HTTP/1.1" 404 211 0.012429 10.0.0.22 - - [2025-11-20 02:07:17] "POST /security-groups HTTP/1.1" 200 603 0.031543 10.0.0.22 - - [2025-11-20 02:07:17] "POST /projects HTTP/1.1" 200 609 0.244774 10.0.0.23 - - [2025-11-20 02:07:17] "POST /access-control-lists HTTP/1.1" 200 608 0.028202 10.0.0.22 - - [2025-11-20 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.314660 10.0.0.23 - - [2025-11-20 02:07:17] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.461682 10.0.0.23 - - [2025-11-20 02:07:18] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.23 - - [2025-11-20 02:07:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2025-11-20 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.065467 10.0.0.22 - - [2025-11-20 02:07:19] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001175 10.0.0.23 - - [2025-11-20 02:07:19] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051528 10.0.0.23 - - [2025-11-20 02:07:20] "POST /neutron/network HTTP/1.1" 200 117 0.050369 10.0.0.23 - - [2025-11-20 02:07:20] "POST /route-targets HTTP/1.1" 200 327 0.013571 10.0.0.23 - - [2025-11-20 02:07:20] "POST /neutron/network HTTP/1.1" 200 839 0.009535 10.0.0.23 - - [2025-11-20 02:07:20] "POST /id-to-fqname HTTP/1.1" 200 233 0.001364 10.0.0.23 - - [2025-11-20 02:07:20] "GET /virtual-network/50bd029d-c04b-41a8-a92a-57424b8db7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006038 10.0.0.23 - - [2025-11-20 02:07:20] "GET /virtual-network/50bd029d-c04b-41a8-a92a-57424b8db7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007582 10.0.0.23 - - [2025-11-20 02:07:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.009871 10.0.0.23 - - [2025-11-20 02:07:21] "GET /virtual-network/50bd029d-c04b-41a8-a92a-57424b8db7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.009602 10.0.0.23 - - [2025-11-20 02:07:21] "GET /obj-perms HTTP/1.1" 200 5054 0.075956 10.0.0.23 - - [2025-11-20 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.22 - - [2025-11-20 02:07:22] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.23 - - [2025-11-20 02:07:22] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039145 10.0.0.23 - - [2025-11-20 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.031541 10.0.0.22 - - [2025-11-20 02:07:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008702 10.0.0.23 - - [2025-11-20 02:07:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.246217 10.0.0.23 - - [2025-11-20 02:07:23] "POST /id-to-fqname HTTP/1.1" 200 233 0.001747 10.0.0.23 - - [2025-11-20 02:07:23] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006361 10.0.0.23 - - [2025-11-20 02:07:23] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005939 10.0.0.23 - - [2025-11-20 02:07:23] "POST /neutron/network HTTP/1.1" 200 837 0.006768 10.0.0.23 - - [2025-11-20 02:07:23] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007071 10.0.0.50 - - [2025-11-20 02:07:23] "GET /obj-perms HTTP/1.1" 200 5054 0.050209 10.0.0.22 - - [2025-11-20 02:07:23] "GET /obj-perms HTTP/1.1" 200 5054 0.051556 10.0.0.23 - - [2025-11-20 02:07:23] "POST /id-to-fqname HTTP/1.1" 200 233 0.001612 10.0.0.22 - - [2025-11-20 02:07:52] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001642 10.0.0.23 - - [2025-11-20 02:07:53] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.079710 10.0.0.23 - - [2025-11-20 02:07:53] "POST /neutron/network HTTP/1.1" 200 837 0.031171 10.0.0.23 - - [2025-11-20 02:07:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001325 10.0.0.23 - - [2025-11-20 02:07:53] "POST /neutron/port HTTP/1.1" 200 117 0.006521 10.0.0.22 - - [2025-11-20 02:07:53] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001820 10.0.0.22 - - [2025-11-20 02:07:54] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.006390 10.0.0.23 - - [2025-11-20 02:07:54] "POST /neutron/port HTTP/1.1" 200 1071 0.447931 10.0.0.23 - - [2025-11-20 02:07:54] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.152906 10.0.0.23 - - [2025-11-20 02:07:54] "POST /neutron/port HTTP/1.1" 200 1071 0.061789 10.0.0.23 - - [2025-11-20 02:07:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.025658 10.0.0.23 - - [2025-11-20 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010906 10.0.0.22 - - [2025-11-20 02:07:54] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086 10.0.0.23 - - [2025-11-20 02:07:54] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.071343 10.0.0.23 - - [2025-11-20 02:07:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014939 10.0.0.23 - - [2025-11-20 02:07:54] "GET /virtual-network/50bd029d-c04b-41a8-a92a-57424b8db7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005786 10.0.0.23 - - [2025-11-20 02:07:54] "GET /floating-ip-pools?parent_id=50bd029d-c04b-41a8-a92a-57424b8db7fb&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003404 10.0.0.23 - - [2025-11-20 02:07:54] "GET /virtual-network/50bd029d-c04b-41a8-a92a-57424b8db7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.013794 10.0.0.23 - - [2025-11-20 02:07:54] "POST /neutron/network HTTP/1.1" 200 837 0.008497 10.0.0.23 - - [2025-11-20 02:07:55] "POST /floating-ip-pools HTTP/1.1" 200 609 0.071529 10.0.0.23 - - [2025-11-20 02:07:55] "POST /ref-update HTTP/1.1" 200 156 0.037431 10.0.0.23 - - [2025-11-20 02:07:55] "GET /virtual-network/50bd029d-c04b-41a8-a92a-57424b8db7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008474 10.0.0.23 - - [2025-11-20 02:07:55] "GET /virtual-network/50bd029d-c04b-41a8-a92a-57424b8db7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007388 10.0.0.23 - - [2025-11-20 02:07:55] "POST /neutron/port HTTP/1.1" 200 1099 0.037934 10.0.0.23 - - [2025-11-20 02:07:55] "POST /neutron/port HTTP/1.1" 200 1073 0.061472 10.0.0.23 - - [2025-11-20 02:07:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013587 10.0.0.23 - - [2025-11-20 02:07:56] "POST /neutron/network HTTP/1.1" 200 839 0.006581 10.0.0.22 - - [2025-11-20 02:08:04] "DELETE /project/8b6e44ce-d8af-44ad-abb6-b4245c977d03 HTTP/1.1" 404 177 0.005281 10.0.0.22 - - [2025-11-20 02:08:04] "DELETE /project/85e30da3661946d5a923b7af492801d9 HTTP/1.1" 404 173 0.009333 10.0.0.23 - - [2025-11-20 02:08:05] "POST /neutron/port HTTP/1.1" 200 1099 0.033715 10.0.0.23 - - [2025-11-20 02:08:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009792 10.0.0.23 - - [2025-11-20 02:08:21] "POST /neutron/port HTTP/1.1" 200 1099 0.017140 10.0.0.23 - - [2025-11-20 02:08:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007819 10.0.0.23 - - [2025-11-20 02:08:36] "POST /neutron/port HTTP/1.1" 200 1099 0.015842 10.0.0.23 - - [2025-11-20 02:08:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007758 10.0.0.23 - - [2025-11-20 02:08:51] "POST /neutron/port HTTP/1.1" 200 1099 0.015986 10.0.0.23 - - [2025-11-20 02:08:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007637 10.0.0.23 - - [2025-11-20 02:08:57] "POST /neutron/port HTTP/1.1" 200 1099 0.016993 10.0.0.23 - - [2025-11-20 02:08:57] "GET /virtual-machine/0e7c0da5-91e6-4712-8aac-925d213c361c HTTP/1.1" 401 292 0.000457 10.0.0.23 - - [2025-11-20 02:08:57] "GET /virtual-machine/0e7c0da5-91e6-4712-8aac-925d213c361c HTTP/1.1" 200 1303 0.032330 10.0.0.23 - - [2025-11-20 02:08:57] "GET /virtual-machine-interface/ee7131de-ccf3-4936-8327-6c7bf300200a HTTP/1.1" 200 3004 0.005710 10.0.0.23 - - [2025-11-20 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.23 - - [2025-11-20 02:08:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005855 10.0.0.23 - - [2025-11-20 02:08:57] "GET /virtual-networks?parent_id=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003593 10.0.0.23 - - [2025-11-20 02:08:57] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006428 10.0.0.23 - - [2025-11-20 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.23 - - [2025-11-20 02:09:00] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006066 10.0.0.23 - - [2025-11-20 02:09:03] "POST /neutron/port HTTP/1.1" 200 1099 0.017365 10.0.0.23 - - [2025-11-20 02:09:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.010260 10.0.0.23 - - [2025-11-20 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.23 - - [2025-11-20 02:09:04] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006006 10.0.0.23 - - [2025-11-20 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.23 - - [2025-11-20 02:09:08] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005736 10.0.0.23 - - [2025-11-20 02:09:10] "POST /neutron/port HTTP/1.1" 200 1101 0.016802 10.0.0.23 - - [2025-11-20 02:09:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003686 10.0.0.23 - - [2025-11-20 02:09:10] "POST /neutron/network HTTP/1.1" 200 839 0.007151 10.0.0.23 - - [2025-11-20 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.23 - - [2025-11-20 02:09:12] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005775 10.0.0.23 - - [2025-11-20 02:09:14] "GET /obj-perms HTTP/1.1" 200 5056 0.067280 10.0.0.23 - - [2025-11-20 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.23 - - [2025-11-20 02:09:16] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005698 10.0.0.23 - - [2025-11-20 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.23 - - [2025-11-20 02:09:20] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007142 10.0.0.23 - - [2025-11-20 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.23 - - [2025-11-20 02:09:25] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005658 10.0.0.23 - - [2025-11-20 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.23 - - [2025-11-20 02:09:29] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006343 10.0.0.23 - - [2025-11-20 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.23 - - [2025-11-20 02:09:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004655 10.0.0.23 - - [2025-11-20 02:09:31] "GET /virtual-networks?parent_id=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004081 10.0.0.23 - - [2025-11-20 02:09:31] "GET /virtual-network/35d64d18-9057-4cb3-8e64-4a71f29741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006300 10.0.0.23 - - [2025-11-20 02:09:36] "POST /neutron/port HTTP/1.1" 200 1099 0.017246 10.0.0.23 - - [2025-11-20 02:09:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007680 10.0.0.23 - - [2025-11-20 02:09:46] "POST /neutron/port HTTP/1.1" 200 1099 0.015280 10.0.0.23 - - [2025-11-20 02:09:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.032661 10.0.0.23 - - [2025-11-20 02:09:51] "POST /neutron/floatingip HTTP/1.1" 200 531 0.014902 10.0.0.23 - - [2025-11-20 02:09:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008765 10.0.0.23 - - [2025-11-20 02:09:52] "POST /neutron/port HTTP/1.1" 200 1101 0.019534 10.0.0.23 - - [2025-11-20 02:09:52] "GET /virtual-machine/bb305269-af70-49da-a0f0-9b524d260b03 HTTP/1.1" 200 1305 0.007595 10.0.0.23 - - [2025-11-20 02:09:52] "GET /virtual-machine-interface/91cbdd7f-2828-4c4a-8a81-fc5a03dcb525 HTTP/1.1" 200 3004 0.007135 10.0.0.23 - - [2025-11-20 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.23 - - [2025-11-20 02:09:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005861 10.0.0.23 - - [2025-11-20 02:09:52] "GET /virtual-networks?parent_id=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003165 10.0.0.23 - - [2025-11-20 02:09:52] "GET /virtual-network/50bd029d-c04b-41a8-a92a-57424b8db7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005810 10.0.0.23 - - [2025-11-20 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.23 - - [2025-11-20 02:09:53] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003602 10.0.0.23 - - [2025-11-20 02:09:53] "GET /virtual-networks?parent_id=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002940 10.0.0.23 - - [2025-11-20 02:09:53] "GET /virtual-network/50bd029d-c04b-41a8-a92a-57424b8db7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006281 10.0.0.23 - - [2025-11-20 02:09:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007585 10.0.0.23 - - [2025-11-20 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.23 - - [2025-11-20 02:09:58] "GET /routing-instance/28c26033-091e-4c0d-abd6-52c9a6bb9da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.006476 10.0.0.23 - - [2025-11-20 02:09:58] "GET /route-target/c052ed27-17a3-4587-9abb-dc9286167e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004243 10.0.0.50 - - [2025-11-20 02:10:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.50 - - [2025-11-20 02:10:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.50 - - [2025-11-20 02:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.50 - - [2025-11-20 02:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.23 - - [2025-11-20 02:10:04] "POST /neutron/port HTTP/1.1" 200 1099 0.021868 10.0.0.23 - - [2025-11-20 02:10:04] "POST /neutron/subnet HTTP/1.1" 200 694 0.009472 10.0.0.22 - - [2025-11-20 02:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.22 - - [2025-11-20 02:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2025-11-20 02:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.22 - - [2025-11-20 02:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.23 - - [2025-11-20 02:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.22 - - [2025-11-20 02:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.23 - - [2025-11-20 02:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.23 - - [2025-11-20 02:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2025-11-20 02:10:11] "POST /neutron/port HTTP/1.1" 200 1101 0.015414 10.0.0.23 - - [2025-11-20 02:10:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006742 10.0.0.23 - - [2025-11-20 02:10:11] "POST /neutron/network HTTP/1.1" 200 839 0.008385 10.0.0.23 - - [2025-11-20 02:10:17] "POST /neutron/floatingip HTTP/1.1" 200 531 0.010751 10.0.0.23 - - [2025-11-20 02:10:17] "GET /floating-ip-pool/bf12c251-72ea-4242-a2a3-694b546e4d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003894 10.0.0.23 - - [2025-11-20 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.017059 10.0.0.23 - - [2025-11-20 02:10:17] "DELETE /floating-ip-pool/bf12c251-72ea-4242-a2a3-694b546e4d5d HTTP/1.1" 200 115 0.032207 10.0.0.23 - - [2025-11-20 02:10:17] "POST /neutron/network HTTP/1.1" 400 204 0.015729 10.0.0.23 - - [2025-11-20 02:10:18] "POST /neutron/port HTTP/1.1" 200 151 0.255620 10.0.0.23 - - [2025-11-20 02:10:18] "POST /neutron/port HTTP/1.1" 200 151 0.269273 10.0.0.23 - - [2025-11-20 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.23 - - [2025-11-20 02:10:19] "POST /neutron/network HTTP/1.1" 200 839 0.007221 10.0.0.23 - - [2025-11-20 02:10:20] "DELETE /route-target/c052ed27-17a3-4587-9abb-dc9286167e3a HTTP/1.1" 200 115 0.040223 10.0.0.22 - - [2025-11-20 02:10:21] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001129 10.0.0.23 - - [2025-11-20 02:10:21] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044719 10.0.0.22 - - [2025-11-20 02:10:21] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012 10.0.0.23 - - [2025-11-20 02:10:21] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?fields=virtual_networks HTTP/1.1" 200 1056 0.041702 10.0.0.22 - - [2025-11-20 02:10:21] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001156 10.0.0.23 - - [2025-11-20 02:10:21] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.037354 10.0.0.22 - - [2025-11-20 02:10:21] "GET /projects?obj_uuids=85e30da3-6619-46d5-a923-b7af492801d9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001382 10.0.0.23 - - [2025-11-20 02:10:21] "GET /project/85e30da3-6619-46d5-a923-b7af492801d9?fields=security_groups HTTP/1.1" 200 1294 0.050536 10.0.0.23 - - [2025-11-20 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 188 0.028438 10.0.0.22 - - [2025-11-20 02:10:22] "GET /projects?obj_uuids=896b2840-f0c4-4cc5-aa66-aa969c88e563&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003141 10.0.0.22 - - [2025-11-20 02:10:22] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001974 10.0.0.22 - - [2025-11-20 02:10:22] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010598 10.0.0.22 - - [2025-11-20 02:10:22] "POST /id-to-fqname HTTP/1.1" 200 190 0.002449 10.0.0.22 - - [2025-11-20 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.006883 10.0.0.22 - - [2025-11-20 02:10:23] "POST /security-groups HTTP/1.1" 200 591 0.030935 10.0.0.22 - - [2025-11-20 02:10:23] "POST /projects HTTP/1.1" 200 585 0.260767 10.0.0.23 - - [2025-11-20 02:10:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.006870 10.0.0.22 - - [2025-11-20 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.337904 10.0.0.23 - - [2025-11-20 02:10:23] "GET /project/896b2840-f0c4-4cc5-aa66-aa969c88e563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.483190 10.0.0.23 - - [2025-11-20 02:10:24] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.22 - - [2025-11-20 02:10:27] "GET /projects?obj_uuids=896b2840-f0c4-4cc5-aa66-aa969c88e563&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001134 10.0.0.23 - - [2025-11-20 02:10:27] "GET /project/896b2840-f0c4-4cc5-aa66-aa969c88e563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.057531 10.0.0.22 - - [2025-11-20 02:10:27] "GET /projects?obj_uuids=896b2840-f0c4-4cc5-aa66-aa969c88e563&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001056 10.0.0.23 - - [2025-11-20 02:10:27] "GET /project/896b2840-f0c4-4cc5-aa66-aa969c88e563?fields=virtual_networks HTTP/1.1" 200 1032 0.045297 10.0.0.22 - - [2025-11-20 02:10:27] "GET /projects?obj_uuids=896b2840-f0c4-4cc5-aa66-aa969c88e563&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000989 10.0.0.23 - - [2025-11-20 02:10:27] "GET /project/896b2840-f0c4-4cc5-aa66-aa969c88e563?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.044988 10.0.0.22 - - [2025-11-20 02:10:27] "GET /projects?obj_uuids=896b2840-f0c4-4cc5-aa66-aa969c88e563&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.23 - - [2025-11-20 02:10:27] "GET /project/896b2840-f0c4-4cc5-aa66-aa969c88e563?fields=security_groups HTTP/1.1" 200 1258 0.051675 10.0.0.23 - - [2025-11-20 02:10:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.026534 10.0.0.22 - - [2025-11-20 02:10:28] "GET /projects?obj_uuids=f7953d30-03c9-428c-8ea4-aaf985efe9b1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002921 10.0.0.22 - - [2025-11-20 02:10:28] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.22 - - [2025-11-20 02:10:28] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007136 10.0.0.22 - - [2025-11-20 02:10:28] "POST /id-to-fqname HTTP/1.1" 200 185 0.001186 10.0.0.22 - - [2025-11-20 02:10:28] "POST /fqname-to-id HTTP/1.1" 404 194 0.007176 10.0.0.22 - - [2025-11-20 02:10:28] "POST /security-groups HTTP/1.1" 200 586 0.032608 10.0.0.22 - - [2025-11-20 02:10:28] "POST /projects HTTP/1.1" 200 575 0.250252 10.0.0.23 - - [2025-11-20 02:10:28] "POST /access-control-lists HTTP/1.1" 200 591 0.038209 10.0.0.22 - - [2025-11-20 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.322988 10.0.0.23 - - [2025-11-20 02:10:28] "GET /project/f7953d30-03c9-428c-8ea4-aaf985efe9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.465693 10.0.0.23 - - [2025-11-20 02:10:29] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.22 - - [2025-11-20 02:10:35] "GET /projects?obj_uuids=f7953d30-03c9-428c-8ea4-aaf985efe9b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001043 10.0.0.23 - - [2025-11-20 02:10:35] "GET /project/f7953d30-03c9-428c-8ea4-aaf985efe9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.039497 10.0.0.22 - - [2025-11-20 02:10:35] "GET /projects?obj_uuids=f7953d30-03c9-428c-8ea4-aaf985efe9b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002095 10.0.0.23 - - [2025-11-20 02:10:35] "GET /project/f7953d30-03c9-428c-8ea4-aaf985efe9b1?fields=virtual_networks HTTP/1.1" 200 1023 0.052145 10.0.0.22 - - [2025-11-20 02:10:35] "GET /projects?obj_uuids=f7953d30-03c9-428c-8ea4-aaf985efe9b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001108 10.0.0.23 - - [2025-11-20 02:10:35] "GET /project/f7953d30-03c9-428c-8ea4-aaf985efe9b1?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.050882 10.0.0.22 - - [2025-11-20 02:10:35] "GET /projects?obj_uuids=f7953d30-03c9-428c-8ea4-aaf985efe9b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001301 10.0.0.23 - - [2025-11-20 02:10:35] "GET /project/f7953d30-03c9-428c-8ea4-aaf985efe9b1?fields=security_groups HTTP/1.1" 200 1244 0.046946 10.0.0.23 - - [2025-11-20 02:10:36] "POST /fqname-to-id HTTP/1.1" 404 187 0.026503 10.0.0.22 - - [2025-11-20 02:10:36] "GET /projects?obj_uuids=f4a9af80-f63e-447e-8729-80a1d7b4fe60&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003068 10.0.0.22 - - [2025-11-20 02:10:36] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000924 10.0.0.22 - - [2025-11-20 02:10:36] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007439 10.0.0.22 - - [2025-11-20 02:10:37] "POST /id-to-fqname HTTP/1.1" 200 189 0.001434 10.0.0.22 - - [2025-11-20 02:10:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.010931 10.0.0.22 - - [2025-11-20 02:10:37] "POST /security-groups HTTP/1.1" 200 590 0.040520 10.0.0.23 - - [2025-11-20 02:10:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.004743 10.0.0.22 - - [2025-11-20 02:10:37] "POST /projects HTTP/1.1" 200 583 0.258646 10.0.0.22 - - [2025-11-20 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.333777 10.0.0.23 - - [2025-11-20 02:10:37] "POST /access-control-lists HTTP/1.1" 200 593 0.036313 10.0.0.23 - - [2025-11-20 02:10:37] "GET /project/f4a9af80-f63e-447e-8729-80a1d7b4fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.474658 10.0.0.23 - - [2025-11-20 02:10:38] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.22 - - [2025-11-20 02:10:41] "GET /projects?obj_uuids=f4a9af80-f63e-447e-8729-80a1d7b4fe60&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001081 10.0.0.23 - - [2025-11-20 02:10:41] "GET /project/f4a9af80-f63e-447e-8729-80a1d7b4fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.035835 10.0.0.22 - - [2025-11-20 02:10:41] "GET /projects?obj_uuids=f4a9af80-f63e-447e-8729-80a1d7b4fe60&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.006745 10.0.0.23 - - [2025-11-20 02:10:41] "GET /project/f4a9af80-f63e-447e-8729-80a1d7b4fe60?fields=virtual_networks HTTP/1.1" 200 1030 0.063402 10.0.0.22 - - [2025-11-20 02:10:41] "GET /projects?obj_uuids=f4a9af80-f63e-447e-8729-80a1d7b4fe60&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001022 10.0.0.23 - - [2025-11-20 02:10:41] "GET /project/f4a9af80-f63e-447e-8729-80a1d7b4fe60?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.048430 10.0.0.22 - - [2025-11-20 02:10:41] "GET /projects?obj_uuids=f4a9af80-f63e-447e-8729-80a1d7b4fe60&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000952 10.0.0.23 - - [2025-11-20 02:10:41] "GET /project/f4a9af80-f63e-447e-8729-80a1d7b4fe60?fields=security_groups HTTP/1.1" 200 1255 0.056200 10.0.0.23 - - [2025-11-20 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.027801 10.0.0.22 - - [2025-11-20 02:10:42] "GET /projects?obj_uuids=cea800f2-4b37-4803-a05e-a79f005456d8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003031 10.0.0.22 - - [2025-11-20 02:10:42] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001415 10.0.0.22 - - [2025-11-20 02:10:42] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008925 10.0.0.22 - - [2025-11-20 02:10:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.002247 10.0.0.22 - - [2025-11-20 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.008817 10.0.0.22 - - [2025-11-20 02:10:42] "POST /security-groups HTTP/1.1" 200 591 0.032608 10.0.0.22 - - [2025-11-20 02:10:42] "POST /projects HTTP/1.1" 200 585 0.244568 10.0.0.23 - - [2025-11-20 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.016193 10.0.0.22 - - [2025-11-20 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.321776 10.0.0.23 - - [2025-11-20 02:10:43] "GET /project/cea800f2-4b37-4803-a05e-a79f005456d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.467982 10.0.0.23 - - [2025-11-20 02:10:44] "GET / HTTP/1.1" 200 35931 0.002172 10.0.0.22 - - [2025-11-20 02:10:47] "GET /projects?obj_uuids=cea800f2-4b37-4803-a05e-a79f005456d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001326 10.0.0.23 - - [2025-11-20 02:10:47] "GET /project/cea800f2-4b37-4803-a05e-a79f005456d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040169 10.0.0.22 - - [2025-11-20 02:10:47] "GET /projects?obj_uuids=cea800f2-4b37-4803-a05e-a79f005456d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001107 10.0.0.23 - - [2025-11-20 02:10:47] "GET /project/cea800f2-4b37-4803-a05e-a79f005456d8?fields=virtual_networks HTTP/1.1" 200 1033 0.044029 10.0.0.22 - - [2025-11-20 02:10:47] "GET /projects?obj_uuids=cea800f2-4b37-4803-a05e-a79f005456d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001023 10.0.0.23 - - [2025-11-20 02:10:47] "GET /project/cea800f2-4b37-4803-a05e-a79f005456d8?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.057796 10.0.0.22 - - [2025-11-20 02:10:47] "GET /projects?obj_uuids=cea800f2-4b37-4803-a05e-a79f005456d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001452 10.0.0.23 - - [2025-11-20 02:10:47] "GET /project/cea800f2-4b37-4803-a05e-a79f005456d8?fields=security_groups HTTP/1.1" 200 1259 0.049311 10.0.0.23 - - [2025-11-20 02:10:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.035251 10.0.0.22 - - [2025-11-20 02:10:48] "GET /projects?obj_uuids=fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003245 10.0.0.22 - - [2025-11-20 02:10:48] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.22 - - [2025-11-20 02:10:48] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007374 10.0.0.22 - - [2025-11-20 02:10:48] "POST /id-to-fqname HTTP/1.1" 200 194 0.003618 10.0.0.22 - - [2025-11-20 02:10:48] "POST /fqname-to-id HTTP/1.1" 404 203 0.007515 10.0.0.22 - - [2025-11-20 02:10:48] "POST /security-groups HTTP/1.1" 200 595 0.083836 10.0.0.22 - - [2025-11-20 02:10:48] "POST /projects HTTP/1.1" 200 593 0.304339 10.0.0.23 - - [2025-11-20 02:10:48] "POST /access-control-lists HTTP/1.1" 200 600 0.028686 10.0.0.22 - - [2025-11-20 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.376299 10.0.0.23 - - [2025-11-20 02:10:49] "GET /project/fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.520300 10.0.0.23 - - [2025-11-20 02:10:50] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.23 - - [2025-11-20 02:10:50] "DELETE /access-control-list/d926e68c-bc57-45eb-9d74-874b33f3a2b4 HTTP/1.1" 200 115 0.043252 10.0.0.22 - - [2025-11-20 02:10:53] "GET /projects?obj_uuids=fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001465 10.0.0.23 - - [2025-11-20 02:10:53] "GET /project/fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.043680 10.0.0.22 - - [2025-11-20 02:10:53] "GET /projects?obj_uuids=fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001061 10.0.0.23 - - [2025-11-20 02:10:53] "GET /project/fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732?fields=virtual_networks HTTP/1.1" 200 1041 0.043777 10.0.0.22 - - [2025-11-20 02:10:53] "GET /projects?obj_uuids=fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001031 10.0.0.23 - - [2025-11-20 02:10:53] "GET /project/fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.049668 10.0.0.22 - - [2025-11-20 02:10:53] "GET /projects?obj_uuids=fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001037 10.0.0.23 - - [2025-11-20 02:10:53] "GET /project/fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732?fields=security_groups HTTP/1.1" 200 1271 0.051559 10.0.0.23 - - [2025-11-20 02:10:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.033698 10.0.0.22 - - [2025-11-20 02:10:54] "GET /projects?obj_uuids=39f8d84e-c7a4-4f2f-8d85-cd65ed012e31&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003054 10.0.0.22 - - [2025-11-20 02:10:54] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001043 10.0.0.22 - - [2025-11-20 02:10:54] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007429 10.0.0.22 - - [2025-11-20 02:10:54] "POST /id-to-fqname HTTP/1.1" 200 185 0.001403 10.0.0.22 - - [2025-11-20 02:10:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.003134 10.0.0.22 - - [2025-11-20 02:10:54] "POST /security-groups HTTP/1.1" 200 586 0.081284 10.0.0.22 - - [2025-11-20 02:10:54] "POST /projects HTTP/1.1" 200 575 0.297595 10.0.0.23 - - [2025-11-20 02:10:54] "POST /access-control-lists HTTP/1.1" 200 591 0.026063 10.0.0.22 - - [2025-11-20 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.374777 10.0.0.23 - - [2025-11-20 02:10:54] "GET /project/39f8d84e-c7a4-4f2f-8d85-cd65ed012e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.516697 10.0.0.23 - - [2025-11-20 02:10:56] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.23 - - [2025-11-20 02:10:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003281 10.0.0.23 - - [2025-11-20 02:10:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.007020 10.0.0.23 - - [2025-11-20 02:10:56] "POST /access-control-lists HTTP/1.1" 200 588 0.025601 10.0.0.23 - - [2025-11-20 02:10:56] "PUT /access-control-list/41c31b03-cd1f-4076-96c2-b03a1a3065f0 HTTP/1.1" 200 272 0.024491 10.0.0.22 - - [2025-11-20 02:10:57] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001346 10.0.0.23 - - [2025-11-20 02:10:57] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.098626 10.0.0.23 - - [2025-11-20 02:10:57] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.027789 10.0.0.23 - - [2025-11-20 02:10:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.006502 10.0.0.23 - - [2025-11-20 02:10:57] "POST /fqname-to-id HTTP/1.1" 404 228 0.003579 10.0.0.23 - - [2025-11-20 02:10:57] "POST /access-control-lists HTTP/1.1" 200 588 0.028724 10.0.0.23 - - [2025-11-20 02:10:57] "PUT /access-control-list/99e5a6a9-eb80-4b29-8140-4a2a0f985a28 HTTP/1.1" 200 272 0.023142 10.0.0.22 - - [2025-11-20 02:10:57] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.008528 10.0.0.23 - - [2025-11-20 02:10:57] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.071274 10.0.0.23 - - [2025-11-20 02:10:58] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020452 10.0.0.23 - - [2025-11-20 02:10:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2025-11-20 02:10:58] "POST /fqname-to-id HTTP/1.1" 404 210 0.029681 10.0.0.23 - - [2025-11-20 02:10:58] "POST /fqname-to-id HTTP/1.1" 404 245 0.003019 10.0.0.23 - - [2025-11-20 02:10:58] "POST /access-control-lists HTTP/1.1" 200 605 0.030698 10.0.0.23 - - [2025-11-20 02:10:59] "PUT /access-control-list/d99da118-e901-4837-a7ab-ce6d05ee2dbf HTTP/1.1" 200 272 0.023889 10.0.0.22 - - [2025-11-20 02:10:59] "GET /projects?obj_uuids=39f8d84e-c7a4-4f2f-8d85-cd65ed012e31&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001088 10.0.0.23 - - [2025-11-20 02:10:59] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.087973 10.0.0.23 - - [2025-11-20 02:10:59] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016345 10.0.0.23 - - [2025-11-20 02:10:59] "POST /fqname-to-id HTTP/1.1" 404 210 0.009674 10.0.0.23 - - [2025-11-20 02:10:59] "POST /fqname-to-id HTTP/1.1" 404 245 0.003061 10.0.0.23 - - [2025-11-20 02:10:59] "POST /access-control-lists HTTP/1.1" 200 605 0.029244 10.0.0.22 - - [2025-11-20 02:10:59] "GET /projects?obj_uuids=39f8d84e-c7a4-4f2f-8d85-cd65ed012e31&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002393 10.0.0.23 - - [2025-11-20 02:10:59] "PUT /access-control-list/dc2147a0-1f1b-407b-9b07-c51559717397 HTTP/1.1" 200 272 0.028960 10.0.0.23 - - [2025-11-20 02:11:00] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.084604 10.0.0.23 - - [2025-11-20 02:11:00] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.094548 10.0.0.23 - - [2025-11-20 02:11:01] "POST /neutron/router HTTP/1.1" 200 541 0.011808 10.0.0.23 - - [2025-11-20 02:11:01] "POST /route-targets HTTP/1.1" 200 327 0.026534 10.0.0.23 - - [2025-11-20 02:11:01] "POST /neutron/router HTTP/1.1" 200 541 0.015586 10.0.0.23 - - [2025-11-20 02:11:01] "POST /neutron/router HTTP/1.1" 200 541 0.004236 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 541 0.004488 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 541 0.004720 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 541 0.005146 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 541 0.004683 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 541 0.004972 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 541 0.005221 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 541 0.004494 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 541 0.004591 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 541 0.006554 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 151 0.080375 10.0.0.23 - - [2025-11-20 02:11:02] "DELETE /route-target/f2cdc219-2888-482f-9382-6d28bdf8c4ab HTTP/1.1" 200 115 0.023647 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 542 0.005721 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 542 0.007759 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 542 0.003894 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 542 0.008561 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 542 0.004283 10.0.0.23 - - [2025-11-20 02:11:02] "POST /neutron/router HTTP/1.1" 200 542 0.005060 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 542 0.004974 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 542 0.004133 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 542 0.004562 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 542 0.004089 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 542 0.004489 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 541 0.026487 10.0.0.23 - - [2025-11-20 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006800 10.0.0.22 - - [2025-11-20 02:11:03] "GET /projects?obj_uuids=39f8d84e-c7a4-4f2f-8d85-cd65ed012e31&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001154 10.0.0.23 - - [2025-11-20 02:11:03] "GET /logical-router/6f1ecaa9-8c9d-4791-b94e-fc20833de2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.054969 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.111169 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.004357 10.0.0.23 - - [2025-11-20 02:11:03] "PUT /logical-router/cb688354-f85a-4aad-beeb-e19870bdaa95 HTTP/1.1" 200 262 0.043929 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.005765 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.004397 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.004171 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.004247 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.004241 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.007070 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.004832 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.004297 10.0.0.23 - - [2025-11-20 02:11:03] "POST /neutron/router HTTP/1.1" 200 559 0.003849 10.0.0.23 - - [2025-11-20 02:11:04] "POST /neutron/router HTTP/1.1" 200 559 0.029431 10.0.0.23 - - [2025-11-20 02:11:04] "POST /neutron/router HTTP/1.1" 200 560 0.004019 10.0.0.23 - - [2025-11-20 02:11:04] "POST /neutron/security_group HTTP/1.1" 200 151 0.073829 10.0.0.23 - - [2025-11-20 02:11:04] "DELETE /access-control-list/f2e6d1b6-424d-4467-8912-daf12a66e3ca HTTP/1.1" 200 115 0.052368 10.0.0.23 - - [2025-11-20 02:11:04] "POST /neutron/security_group HTTP/1.1" 200 506 0.012047 10.0.0.23 - - [2025-11-20 02:11:04] "DELETE /access-control-list/d99da118-e901-4837-a7ab-ce6d05ee2dbf HTTP/1.1" 200 115 0.046263 10.0.0.23 - - [2025-11-20 02:11:04] "POST /neutron/security_group HTTP/1.1" 200 151 0.097925 10.0.0.23 - - [2025-11-20 02:11:04] "DELETE /access-control-list/4cae15ec-7738-407f-9d14-c935071cb1eb HTTP/1.1" 200 115 0.040017 10.0.0.22 - - [2025-11-20 02:11:04] "DELETE /project/f7953d3003c9428c8ea4aaf985efe9b1 HTTP/1.1" 404 173 0.028530 10.0.0.22 - - [2025-11-20 02:11:04] "DELETE /project/f4a9af80f63e447e872980a1d7b4fe60 HTTP/1.1" 404 173 0.032522 10.0.0.22 - - [2025-11-20 02:11:04] "DELETE /project/fc15d1add17c44d2b23e9eaf5bf0f732 HTTP/1.1" 404 173 0.031143 10.0.0.22 - - [2025-11-20 02:11:04] "DELETE /project/896b2840f0c44cc5aa66aa969c88e563 HTTP/1.1" 404 173 0.012797 10.0.0.22 - - [2025-11-20 02:11:04] "DELETE /project/39f8d84ec7a44f2f8d85cd65ed012e31 HTTP/1.1" 404 173 0.023152 10.0.0.22 - - [2025-11-20 02:11:04] "DELETE /project/cea800f24b374803a05ea79f005456d8 HTTP/1.1" 404 173 0.019386 10.0.0.22 - - [2025-11-20 02:11:04] "GET /projects?obj_uuids=896b2840-f0c4-4cc5-aa66-aa969c88e563&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001477 10.0.0.22 - - [2025-11-20 02:11:04] "GET /projects?obj_uuids=fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001285 10.0.0.22 - - [2025-11-20 02:11:04] "GET /projects?obj_uuids=f4a9af80-f63e-447e-8729-80a1d7b4fe60&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001080 10.0.0.22 - - [2025-11-20 02:11:04] "GET /projects?obj_uuids=f7953d30-03c9-428c-8ea4-aaf985efe9b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000986 10.0.0.22 - - [2025-11-20 02:11:04] "DELETE /project/85e30da3-6619-46d5-a923-b7af492801d9 HTTP/1.1" 404 177 0.013533 10.0.0.22 - - [2025-11-20 02:11:04] "GET /projects?obj_uuids=cea800f2-4b37-4803-a05e-a79f005456d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001379 10.0.0.22 - - [2025-11-20 02:11:04] "GET /project/f4a9af80-f63e-447e-8729-80a1d7b4fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.108539 10.0.0.22 - - [2025-11-20 02:11:04] "GET /project/896b2840-f0c4-4cc5-aa66-aa969c88e563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.121169 10.0.0.22 - - [2025-11-20 02:11:04] "GET /project/fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.155510 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=f4a9af80-f63e-447e-8729-80a1d7b4fe60&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001790 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/f7953d30-03c9-428c-8ea4-aaf985efe9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.172938 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=896b2840-f0c4-4cc5-aa66-aa969c88e563&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000972 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001096 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=f7953d30-03c9-428c-8ea4-aaf985efe9b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000972 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/cea800f2-4b37-4803-a05e-a79f005456d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.190933 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=cea800f2-4b37-4803-a05e-a79f005456d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000991 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/896b2840-f0c4-4cc5-aa66-aa969c88e563?fields=security_groups HTTP/1.1" 200 1363 0.113185 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/f4a9af80-f63e-447e-8729-80a1d7b4fe60?fields=security_groups HTTP/1.1" 200 1360 0.130575 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/cea800f2-4b37-4803-a05e-a79f005456d8?fields=security_groups HTTP/1.1" 200 1364 0.082281 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732?fields=security_groups HTTP/1.1" 200 1376 0.141083 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/f7953d30-03c9-428c-8ea4-aaf985efe9b1?fields=security_groups HTTP/1.1" 200 1349 0.140961 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /security-group/5efbe829-12f3-43db-9cec-d83befe26165 HTTP/1.1" 200 115 0.142074 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=896b2840-f0c4-4cc5-aa66-aa969c88e563&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /security-group/da32174a-912f-4e04-9a2b-e9faf1fa2340 HTTP/1.1" 200 115 0.148597 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=f4a9af80-f63e-447e-8729-80a1d7b4fe60&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001966 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /security-group/5e0c7ccc-075e-46c4-8e1a-50341978aef6 HTTP/1.1" 200 115 0.176704 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=cea800f2-4b37-4803-a05e-a79f005456d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001372 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /security-group/68871140-5459-4178-904a-8c31b5c64e05 HTTP/1.1" 200 115 0.192225 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /security-group/efa98611-cc4a-4c1d-a0fc-6b4459849f03 HTTP/1.1" 200 115 0.210399 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001247 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=f7953d30-03c9-428c-8ea4-aaf985efe9b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003524 10.0.0.23 - - [2025-11-20 02:11:05] "DELETE /access-control-list/69b9a42c-a77c-435c-b487-422da9c229e9 HTTP/1.1" 200 115 0.109810 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/896b2840-f0c4-4cc5-aa66-aa969c88e563?fields=application_policy_sets HTTP/1.1" 200 1402 0.138573 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/cea800f2-4b37-4803-a05e-a79f005456d8?fields=application_policy_sets HTTP/1.1" 200 1403 0.119701 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/f4a9af80-f63e-447e-8729-80a1d7b4fe60?fields=application_policy_sets HTTP/1.1" 200 1399 0.163357 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732?fields=application_policy_sets HTTP/1.1" 200 1415 0.143471 10.0.0.22 - - [2025-11-20 02:11:05] "GET /project/f7953d30-03c9-428c-8ea4-aaf985efe9b1?fields=application_policy_sets HTTP/1.1" 200 1388 0.140192 10.0.0.23 - - [2025-11-20 02:11:05] "DELETE /access-control-list/d62367de-ce80-4ac9-924a-b9fa52ea5677 HTTP/1.1" 200 115 0.148083 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /project/896b2840-f0c4-4cc5-aa66-aa969c88e563 HTTP/1.1" 200 115 0.975528 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /project/f4a9af80-f63e-447e-8729-80a1d7b4fe60 HTTP/1.1" 200 115 1.040247 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /project/cea800f2-4b37-4803-a05e-a79f005456d8 HTTP/1.1" 200 115 1.011288 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /project/fc15d1ad-d17c-44d2-b23e-9eaf5bf0f732 HTTP/1.1" 200 115 1.055445 10.0.0.22 - - [2025-11-20 02:11:05] "DELETE /project/f7953d30-03c9-428c-8ea4-aaf985efe9b1 HTTP/1.1" 200 115 1.073214 10.0.0.23 - - [2025-11-20 02:11:05] "DELETE /access-control-list/443c8d69-8449-4efd-811b-a7882b40f520 HTTP/1.1" 200 115 0.060502 10.0.0.22 - - [2025-11-20 02:11:05] "GET /projects?obj_uuids=39f8d84e-c7a4-4f2f-8d85-cd65ed012e31&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001636 10.0.0.23 - - [2025-11-20 02:11:06] "GET /project/39f8d84e-c7a4-4f2f-8d85-cd65ed012e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.048627 10.0.0.22 - - [2025-11-20 02:11:06] "GET /projects?obj_uuids=39f8d84e-c7a4-4f2f-8d85-cd65ed012e31&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001504 10.0.0.23 - - [2025-11-20 02:11:06] "GET /project/39f8d84e-c7a4-4f2f-8d85-cd65ed012e31?fields=virtual_networks HTTP/1.1" 200 1022 0.051046 10.0.0.22 - - [2025-11-20 02:11:06] "GET /projects?obj_uuids=39f8d84e-c7a4-4f2f-8d85-cd65ed012e31&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001046 10.0.0.23 - - [2025-11-20 02:11:06] "GET /project/39f8d84e-c7a4-4f2f-8d85-cd65ed012e31?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.037996 10.0.0.22 - - [2025-11-20 02:11:06] "GET /projects?obj_uuids=39f8d84e-c7a4-4f2f-8d85-cd65ed012e31&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001618 10.0.0.23 - - [2025-11-20 02:11:06] "GET /project/39f8d84e-c7a4-4f2f-8d85-cd65ed012e31?fields=security_groups HTTP/1.1" 200 1243 0.042371 10.0.0.23 - - [2025-11-20 02:11:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.029628 10.0.0.22 - - [2025-11-20 02:11:07] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002883 10.0.0.22 - - [2025-11-20 02:11:07] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001413 10.0.0.22 - - [2025-11-20 02:11:07] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007393 10.0.0.22 - - [2025-11-20 02:11:07] "POST /id-to-fqname HTTP/1.1" 200 186 0.002473 10.0.0.22 - - [2025-11-20 02:11:07] "POST /fqname-to-id HTTP/1.1" 404 195 0.004428 10.0.0.22 - - [2025-11-20 02:11:07] "POST /security-groups HTTP/1.1" 200 587 0.031852 10.0.0.23 - - [2025-11-20 02:11:07] "POST /fqname-to-id HTTP/1.1" 404 230 0.003516 10.0.0.22 - - [2025-11-20 02:11:07] "POST /projects HTTP/1.1" 200 577 0.270551 10.0.0.22 - - [2025-11-20 02:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.343304 10.0.0.23 - - [2025-11-20 02:11:07] "POST /access-control-lists HTTP/1.1" 200 590 0.035764 10.0.0.23 - - [2025-11-20 02:11:07] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.483804 10.0.0.23 - - [2025-11-20 02:11:08] "GET / HTTP/1.1" 200 35931 0.001807 10.0.0.23 - - [2025-11-20 02:11:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000430 10.0.0.23 - - [2025-11-20 02:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.058285 10.0.0.22 - - [2025-11-20 02:11:10] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001014 10.0.0.23 - - [2025-11-20 02:11:10] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.047140 10.0.0.22 - - [2025-11-20 02:11:11] "POST /useragent-kv HTTP/1.1" 200 115 0.012207 10.0.0.23 - - [2025-11-20 02:11:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.292625 10.0.0.23 - - [2025-11-20 02:11:11] "POST /id-to-fqname HTTP/1.1" 200 216 0.001370 10.0.0.23 - - [2025-11-20 02:11:11] "GET /virtual-network/c2c12bba-c0da-4e04-a5ef-946ee7b41966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005055 10.0.0.23 - - [2025-11-20 02:11:11] "GET /virtual-network/c2c12bba-c0da-4e04-a5ef-946ee7b41966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.008289 10.0.0.23 - - [2025-11-20 02:11:11] "POST /neutron/network HTTP/1.1" 200 819 0.006498 10.0.0.23 - - [2025-11-20 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.003029 10.0.0.23 - - [2025-11-20 02:11:11] "GET /virtual-network/c2c12bba-c0da-4e04-a5ef-946ee7b41966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004943 10.0.0.23 - - [2025-11-20 02:11:11] "GET /virtual-machine-interface/401987c1-6c74-458a-8149-d6f657dbeb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.007194 10.0.0.23 - - [2025-11-20 02:11:11] "GET /virtual-machine-interface/401987c1-6c74-458a-8149-d6f657dbeb48?fields=instance_ip_back_refs HTTP/1.1" 200 1316 0.012172 10.0.0.23 - - [2025-11-20 02:11:12] "GET /instance-ip/c772daa4-7ab3-4c55-a734-95d7507e37dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004485 10.0.0.23 - - [2025-11-20 02:11:12] "POST /neutron/port HTTP/1.1" 200 1016 0.010052 10.0.0.22 - - [2025-11-20 02:11:12] "POST /useragent-kv HTTP/1.1" 200 115 0.014814 10.0.0.22 - - [2025-11-20 02:11:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006769 10.0.0.23 - - [2025-11-20 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.23 - - [2025-11-20 02:11:12] "POST /neutron/network HTTP/1.1" 200 151 0.147486 10.0.0.23 - - [2025-11-20 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.22 - - [2025-11-20 02:11:15] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001098 10.0.0.23 - - [2025-11-20 02:11:15] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.044025 10.0.0.23 - - [2025-11-20 02:11:15] "POST /ref-update HTTP/1.1" 200 156 0.021955 10.0.0.22 - - [2025-11-20 02:11:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005527 10.0.0.23 - - [2025-11-20 02:11:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.198763 10.0.0.50 - - [2025-11-20 02:11:15] "GET /obj-perms HTTP/1.1" 200 5056 0.104378 10.0.0.23 - - [2025-11-20 02:11:16] "POST /id-to-fqname HTTP/1.1" 200 217 0.001379 10.0.0.23 - - [2025-11-20 02:11:16] "GET /virtual-network/0cd014ab-d45c-4ff1-b63e-eeaf2f02fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007396 10.0.0.23 - - [2025-11-20 02:11:16] "POST /neutron/network HTTP/1.1" 200 979 0.008975 10.0.0.23 - - [2025-11-20 02:11:16] "GET /virtual-network/0cd014ab-d45c-4ff1-b63e-eeaf2f02fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.008105 10.0.0.23 - - [2025-11-20 02:11:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.009121 10.0.0.23 - - [2025-11-20 02:11:16] "POST /id-to-fqname HTTP/1.1" 200 217 0.001532 10.0.0.23 - - [2025-11-20 02:11:16] "POST /neutron/port HTTP/1.1" 200 1017 0.012871 10.0.0.23 - - [2025-11-20 02:11:16] "POST /neutron/port HTTP/1.1" 200 1017 0.010408 10.0.0.23 - - [2025-11-20 02:11:17] "POST /id-to-fqname HTTP/1.1" 200 217 0.001544 10.0.0.23 - - [2025-11-20 02:11:17] "POST /neutron/port HTTP/1.1" 200 117 0.006397 10.0.0.23 - - [2025-11-20 02:11:17] "POST /neutron/port HTTP/1.1" 200 1020 0.012862 10.0.0.23 - - [2025-11-20 02:11:17] "POST /neutron/port HTTP/1.1" 200 1020 0.009758 10.0.0.23 - - [2025-11-20 02:11:17] "POST /neutron/port HTTP/1.1" 200 117 0.005879 10.0.0.23 - - [2025-11-20 02:11:17] "POST /neutron/port HTTP/1.1" 200 1017 0.011897 10.0.0.23 - - [2025-11-20 02:11:18] "POST /neutron/port HTTP/1.1" 200 1020 0.009403 10.0.0.23 - - [2025-11-20 02:11:18] "POST /neutron/port HTTP/1.1" 200 1020 0.009015 10.0.0.23 - - [2025-11-20 02:11:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004185 10.0.0.23 - - [2025-11-20 02:11:18] "POST /neutron/network HTTP/1.1" 200 979 0.018775 10.0.0.23 - - [2025-11-20 02:11:18] "POST /neutron/subnet HTTP/1.1" 200 708 0.011456 10.0.0.23 - - [2025-11-20 02:11:22] "POST /neutron/port HTTP/1.1" 200 1083 0.016798 10.0.0.23 - - [2025-11-20 02:11:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007285 10.0.0.23 - - [2025-11-20 02:11:23] "GET /virtual-machine/6086fda4-9975-4897-b839-0840e36892ed HTTP/1.1" 401 292 0.000455 10.0.0.23 - - [2025-11-20 02:11:23] "GET /virtual-machine/6086fda4-9975-4897-b839-0840e36892ed HTTP/1.1" 200 1284 0.033810 10.0.0.23 - - [2025-11-20 02:11:23] "GET /virtual-machine-interface/5ac6281d-d966-4f21-a4b6-050a54caf9d9 HTTP/1.1" 200 2924 0.006888 10.0.0.23 - - [2025-11-20 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.23 - - [2025-11-20 02:11:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003544 10.0.0.23 - - [2025-11-20 02:11:23] "GET /virtual-networks?parent_id=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003126 10.0.0.23 - - [2025-11-20 02:11:23] "GET /virtual-network/0cd014ab-d45c-4ff1-b63e-eeaf2f02fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006415 10.0.0.23 - - [2025-11-20 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.23 - - [2025-11-20 02:11:26] "GET /virtual-network/0cd014ab-d45c-4ff1-b63e-eeaf2f02fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005507 10.0.0.23 - - [2025-11-20 02:11:27] "POST /neutron/port HTTP/1.1" 200 1083 0.014389 10.0.0.23 - - [2025-11-20 02:11:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008435 10.0.0.23 - - [2025-11-20 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.23 - - [2025-11-20 02:11:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003476 10.0.0.23 - - [2025-11-20 02:11:28] "GET /virtual-networks?parent_id=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003016 10.0.0.23 - - [2025-11-20 02:11:28] "GET /virtual-network/0cd014ab-d45c-4ff1-b63e-eeaf2f02fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005637 10.0.0.23 - - [2025-11-20 02:11:34] "POST /neutron/port HTTP/1.1" 200 1086 0.021396 10.0.0.23 - - [2025-11-20 02:11:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007531 10.0.0.23 - - [2025-11-20 02:11:34] "GET /virtual-machine/ba1faccc-42b6-4ed9-ad9a-e7ecb8e123d3 HTTP/1.1" 200 1285 0.006028 10.0.0.23 - - [2025-11-20 02:11:34] "GET /virtual-machine-interface/03cb8219-b662-4ab4-934c-eeac8e9817b2 HTTP/1.1" 200 2923 0.006789 10.0.0.23 - - [2025-11-20 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.23 - - [2025-11-20 02:11:34] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003670 10.0.0.23 - - [2025-11-20 02:11:34] "GET /virtual-networks?parent_id=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003121 10.0.0.23 - - [2025-11-20 02:11:34] "GET /virtual-network/0cd014ab-d45c-4ff1-b63e-eeaf2f02fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007853 10.0.0.23 - - [2025-11-20 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.23 - - [2025-11-20 02:11:35] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003964 10.0.0.23 - - [2025-11-20 02:11:35] "GET /virtual-networks?parent_id=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003695 10.0.0.23 - - [2025-11-20 02:11:35] "GET /virtual-network/0cd014ab-d45c-4ff1-b63e-eeaf2f02fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006611 10.0.0.23 - - [2025-11-20 02:11:38] "POST /neutron/port HTTP/1.1" 200 1112 0.011830 10.0.0.23 - - [2025-11-20 02:11:39] "POST /neutron/port HTTP/1.1" 200 1109 0.015287 10.0.0.23 - - [2025-11-20 02:11:39] "POST /neutron/network HTTP/1.1" 200 979 0.013099 10.0.0.22 - - [2025-11-20 02:11:40] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001439 10.0.0.23 - - [2025-11-20 02:11:40] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.041978 10.0.0.22 - - [2025-11-20 02:11:40] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000935 10.0.0.23 - - [2025-11-20 02:11:40] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?fields=virtual_networks HTTP/1.1" 200 1025 0.042282 10.0.0.22 - - [2025-11-20 02:11:40] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001051 10.0.0.23 - - [2025-11-20 02:11:41] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.047304 10.0.0.22 - - [2025-11-20 02:11:41] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001025 10.0.0.23 - - [2025-11-20 02:11:41] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?fields=security_groups HTTP/1.1" 200 1247 0.036602 10.0.0.23 - - [2025-11-20 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.027197 10.0.0.22 - - [2025-11-20 02:11:42] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003162 10.0.0.22 - - [2025-11-20 02:11:42] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.22 - - [2025-11-20 02:11:42] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006984 10.0.0.22 - - [2025-11-20 02:11:42] "POST /id-to-fqname HTTP/1.1" 200 188 0.002311 10.0.0.22 - - [2025-11-20 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.007072 10.0.0.22 - - [2025-11-20 02:11:42] "POST /security-groups HTTP/1.1" 200 589 0.030525 10.0.0.23 - - [2025-11-20 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.005528 10.0.0.22 - - [2025-11-20 02:11:42] "POST /projects HTTP/1.1" 200 581 0.245255 10.0.0.22 - - [2025-11-20 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.324504 10.0.0.23 - - [2025-11-20 02:11:42] "POST /access-control-lists HTTP/1.1" 200 592 0.028391 10.0.0.23 - - [2025-11-20 02:11:42] "GET /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.465829 10.0.0.23 - - [2025-11-20 02:11:43] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.23 - - [2025-11-20 02:11:44] "POST /neutron/port HTTP/1.1" 400 205 0.003691 10.0.0.23 - - [2025-11-20 02:11:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000582 10.0.0.23 - - [2025-11-20 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.065148 10.0.0.22 - - [2025-11-20 02:11:45] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001882 10.0.0.23 - - [2025-11-20 02:11:45] "GET /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.064114 10.0.0.23 - - [2025-11-20 02:11:45] "POST /neutron/network HTTP/1.1" 200 117 0.036898 10.0.0.23 - - [2025-11-20 02:11:46] "POST /neutron/network HTTP/1.1" 200 822 0.008847 10.0.0.23 - - [2025-11-20 02:11:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.001199 10.0.0.23 - - [2025-11-20 02:11:46] "GET /virtual-network/f27c6fad-dcad-4335-afe1-c00d8baa06af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004939 10.0.0.23 - - [2025-11-20 02:11:46] "GET /virtual-network/f27c6fad-dcad-4335-afe1-c00d8baa06af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006075 10.0.0.23 - - [2025-11-20 02:11:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.009151 10.0.0.23 - - [2025-11-20 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.22 - - [2025-11-20 02:11:46] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.23 - - [2025-11-20 02:11:46] "GET /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.055564 10.0.0.23 - - [2025-11-20 02:11:46] "POST /route-targets HTTP/1.1" 200 327 0.011931 10.0.0.22 - - [2025-11-20 02:11:46] "POST /useragent-kv HTTP/1.1" 200 115 0.009814 10.0.0.23 - - [2025-11-20 02:11:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.212621 10.0.0.23 - - [2025-11-20 02:11:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.001255 10.0.0.23 - - [2025-11-20 02:11:46] "GET /virtual-network/6dae7d21-2660-477d-801b-ffeff79b48cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006013 10.0.0.23 - - [2025-11-20 02:11:47] "GET /virtual-network/6dae7d21-2660-477d-801b-ffeff79b48cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005401 10.0.0.23 - - [2025-11-20 02:11:47] "POST /neutron/network HTTP/1.1" 200 824 0.006234 10.0.0.23 - - [2025-11-20 02:11:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001175 10.0.0.22 - - [2025-11-20 02:11:47] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.027994 10.0.0.23 - - [2025-11-20 02:11:47] "GET /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.105511 10.0.0.23 - - [2025-11-20 02:11:48] "POST /neutron/network HTTP/1.1" 200 822 0.007051 10.0.0.23 - - [2025-11-20 02:11:48] "POST /id-to-fqname HTTP/1.1" 200 219 0.001290 10.0.0.23 - - [2025-11-20 02:11:48] "POST /neutron/port HTTP/1.1" 200 117 0.008278 10.0.0.22 - - [2025-11-20 02:11:48] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001306 10.0.0.23 - - [2025-11-20 02:11:48] "POST /neutron/port HTTP/1.1" 200 1056 0.305019 10.0.0.23 - - [2025-11-20 02:11:49] "POST /neutron/port HTTP/1.1" 200 1110 0.099265 10.0.0.22 - - [2025-11-20 02:11:49] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000934 10.0.0.23 - - [2025-11-20 02:11:49] "POST /neutron/subnet HTTP/1.1" 200 689 0.026083 10.0.0.23 - - [2025-11-20 02:11:49] "GET /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.086712 10.0.0.23 - - [2025-11-20 02:11:49] "POST /neutron/network HTTP/1.1" 200 824 0.006572 10.0.0.23 - - [2025-11-20 02:11:49] "POST /neutron/port HTTP/1.1" 200 117 0.007232 10.0.0.22 - - [2025-11-20 02:11:49] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001307 10.0.0.23 - - [2025-11-20 02:11:49] "PUT /logical-router/5c8af237-6857-4c75-9976-94702854d947 HTTP/1.1" 200 262 0.113090 10.0.0.23 - - [2025-11-20 02:11:49] "POST /neutron/router HTTP/1.1" 200 344 0.325783 10.0.0.23 - - [2025-11-20 02:11:50] "POST /neutron/port HTTP/1.1" 200 1084 0.024908 10.0.0.23 - - [2025-11-20 02:11:50] "POST /neutron/port HTTP/1.1" 200 1058 0.017304 10.0.0.23 - - [2025-11-20 02:11:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004359 10.0.0.23 - - [2025-11-20 02:11:50] "POST /neutron/network HTTP/1.1" 200 824 0.006799 10.0.0.23 - - [2025-11-20 02:11:55] "POST /neutron/port HTTP/1.1" 200 1084 0.015959 10.0.0.23 - - [2025-11-20 02:11:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008498 10.0.0.23 - - [2025-11-20 02:11:55] "GET /virtual-machine/7b579583-a99f-4a35-a8f0-62ba97fc61dd HTTP/1.1" 401 292 0.000566 10.0.0.23 - - [2025-11-20 02:11:55] "GET /virtual-machine/7b579583-a99f-4a35-a8f0-62ba97fc61dd HTTP/1.1" 200 1290 0.034042 10.0.0.23 - - [2025-11-20 02:11:55] "GET /virtual-machine-interface/13f44888-6096-44a7-a6b7-2a19c49d7399 HTTP/1.1" 200 2934 0.009392 10.0.0.23 - - [2025-11-20 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.23 - - [2025-11-20 02:11:55] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004562 10.0.0.23 - - [2025-11-20 02:11:55] "GET /virtual-networks?parent_id=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.005126 10.0.0.23 - - [2025-11-20 02:11:55] "GET /virtual-network/f27c6fad-dcad-4335-afe1-c00d8baa06af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005519 10.0.0.23 - - [2025-11-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.23 - - [2025-11-20 02:11:58] "GET /virtual-network/f27c6fad-dcad-4335-afe1-c00d8baa06af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005690 10.0.0.23 - - [2025-11-20 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.23 - - [2025-11-20 02:12:00] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004535 10.0.0.23 - - [2025-11-20 02:12:00] "GET /virtual-networks?parent_id=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003168 10.0.0.23 - - [2025-11-20 02:12:00] "GET /virtual-network/f27c6fad-dcad-4335-afe1-c00d8baa06af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007558 10.0.0.23 - - [2025-11-20 02:12:01] "POST /neutron/port HTTP/1.1" 200 1084 0.016424 10.0.0.23 - - [2025-11-20 02:12:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010790 10.0.0.23 - - [2025-11-20 02:12:03] "DELETE /access-control-list/c34672eb-a987-4d2c-9ac7-2e6a4a022f1c HTTP/1.1" 200 115 0.048732 10.0.0.23 - - [2025-11-20 02:12:05] "POST /neutron/network HTTP/1.1" 200 832 0.009524 10.0.0.23 - - [2025-11-20 02:12:05] "POST /neutron/port HTTP/1.1" 200 117 0.001285 10.0.0.22 - - [2025-11-20 02:12:05] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001227 10.0.0.22 - - [2025-11-20 02:12:06] "DELETE /project/e3853903b3b44413b9e92e2df8c6469a HTTP/1.1" 404 173 0.054103 10.0.0.22 - - [2025-11-20 02:12:06] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.056477 10.0.0.22 - - [2025-11-20 02:12:06] "DELETE /project/c08098c4b6434b849bbdadc880adfe4a HTTP/1.1" 404 173 0.091513 10.0.0.22 - - [2025-11-20 02:12:06] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000947 10.0.0.22 - - [2025-11-20 02:12:06] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?fields=security_groups HTTP/1.1" 200 1352 0.043650 10.0.0.22 - - [2025-11-20 02:12:06] "DELETE /project/39f8d84e-c7a4-4f2f-8d85-cd65ed012e31 HTTP/1.1" 404 177 0.141671 10.0.0.22 - - [2025-11-20 02:12:06] "DELETE /security-group/beccff74-ee5d-4f6f-8c5c-d8afca7bd950 HTTP/1.1" 200 115 0.050236 10.0.0.22 - - [2025-11-20 02:12:06] "GET /projects?obj_uuids=c08098c4-b643-4b84-9bbd-adc880adfe4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001391 10.0.0.22 - - [2025-11-20 02:12:06] "GET /project/c08098c4-b643-4b84-9bbd-adc880adfe4a?fields=application_policy_sets HTTP/1.1" 200 1391 0.051954 10.0.0.22 - - [2025-11-20 02:12:06] "DELETE /project/c08098c4-b643-4b84-9bbd-adc880adfe4a HTTP/1.1" 200 115 0.475526 10.0.0.23 - - [2025-11-20 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008271 10.0.0.23 - - [2025-11-20 02:12:06] "POST /neutron/port HTTP/1.1" 200 1086 0.026880 10.0.0.23 - - [2025-11-20 02:12:06] "GET /virtual-machine/b722b333-51e2-4387-8aa7-41d773506137 HTTP/1.1" 200 1290 0.026297 10.0.0.23 - - [2025-11-20 02:12:06] "GET /virtual-machine-interface/0bb08c50-924e-4f1a-b64a-9ead6eede517 HTTP/1.1" 200 2933 0.005688 10.0.0.23 - - [2025-11-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.23 - - [2025-11-20 02:12:06] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003922 10.0.0.23 - - [2025-11-20 02:12:06] "GET /virtual-networks?parent_id=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002883 10.0.0.23 - - [2025-11-20 02:12:06] "GET /virtual-network/6dae7d21-2660-477d-801b-ffeff79b48cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006097 10.0.0.23 - - [2025-11-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.23 - - [2025-11-20 02:12:07] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004064 10.0.0.23 - - [2025-11-20 02:12:07] "GET /virtual-networks?parent_id=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003627 10.0.0.23 - - [2025-11-20 02:12:07] "GET /virtual-network/6dae7d21-2660-477d-801b-ffeff79b48cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005932 10.0.0.22 - - [2025-11-20 02:12:12] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001065 10.0.0.23 - - [2025-11-20 02:12:12] "POST /neutron/router HTTP/1.1" 200 344 0.382048 10.0.0.23 - - [2025-11-20 02:12:12] "POST /ref-update HTTP/1.1" 200 156 0.014153 10.0.0.23 - - [2025-11-20 02:12:13] "POST /neutron/port HTTP/1.1" 200 1086 0.015704 10.0.0.23 - - [2025-11-20 02:12:13] "POST /neutron/subnet HTTP/1.1" 200 698 0.008760 10.0.0.22 - - [2025-11-20 02:12:16] "GET /obj-perms HTTP/1.1" 200 5056 0.053031 10.0.0.23 - - [2025-11-20 02:12:18] "POST /neutron/router HTTP/1.1" 200 580 0.007232 10.0.0.22 - - [2025-11-20 02:12:22] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001156 10.0.0.23 - - [2025-11-20 02:12:22] "POST /neutron/router HTTP/1.1" 200 344 0.315154 10.0.0.23 - - [2025-11-20 02:12:25] "POST /ref-update HTTP/1.1" 200 156 0.020409 10.0.0.23 - - [2025-11-20 02:12:25] "POST /neutron/router HTTP/1.1" 200 580 0.005385 10.0.0.23 - - [2025-11-20 02:12:25] "POST /neutron/router HTTP/1.1" 200 151 0.074658 10.0.0.23 - - [2025-11-20 02:12:25] "DELETE /route-target/7436d47a-6557-4095-8480-276b1c5e954d HTTP/1.1" 200 115 0.024620 10.0.0.23 - - [2025-11-20 02:12:26] "POST /neutron/port HTTP/1.1" 200 1086 0.017128 10.0.0.23 - - [2025-11-20 02:12:26] "POST /neutron/port HTTP/1.1" 200 1084 0.017981 10.0.0.23 - - [2025-11-20 02:12:27] "POST /neutron/network HTTP/1.1" 200 824 0.006599 10.0.0.23 - - [2025-11-20 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.22 - - [2025-11-20 02:12:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003704 10.0.0.22 - - [2025-11-20 02:12:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002442 10.0.0.23 - - [2025-11-20 02:12:28] "POST /neutron/network HTTP/1.1" 200 151 0.146341 10.0.0.22 - - [2025-11-20 02:12:29] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001072 10.0.0.23 - - [2025-11-20 02:12:29] "GET /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.081090 10.0.0.22 - - [2025-11-20 02:12:29] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001145 10.0.0.23 - - [2025-11-20 02:12:29] "GET /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a?fields=virtual_networks HTTP/1.1" 200 1029 0.034948 10.0.0.22 - - [2025-11-20 02:12:29] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001001 10.0.0.23 - - [2025-11-20 02:12:29] "GET /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.042757 10.0.0.22 - - [2025-11-20 02:12:29] "GET /projects?obj_uuids=e3853903-b3b4-4413-b9e9-2e2df8c6469a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001336 10.0.0.23 - - [2025-11-20 02:12:29] "GET /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a?fields=security_groups HTTP/1.1" 200 1253 0.053077 10.0.0.23 - - [2025-11-20 02:12:30] "POST /fqname-to-id HTTP/1.1" 404 191 0.024854 10.0.0.22 - - [2025-11-20 02:12:30] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002899 10.0.0.22 - - [2025-11-20 02:12:30] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001277 10.0.0.22 - - [2025-11-20 02:12:30] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007328 10.0.0.22 - - [2025-11-20 02:12:30] "POST /id-to-fqname HTTP/1.1" 200 193 0.002870 10.0.0.22 - - [2025-11-20 02:12:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.007164 10.0.0.22 - - [2025-11-20 02:12:30] "POST /security-groups HTTP/1.1" 200 594 0.027678 10.0.0.22 - - [2025-11-20 02:12:30] "POST /projects HTTP/1.1" 200 591 0.255755 10.0.0.23 - - [2025-11-20 02:12:30] "POST /access-control-lists HTTP/1.1" 200 599 0.026795 10.0.0.22 - - [2025-11-20 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.328254 10.0.0.23 - - [2025-11-20 02:12:30] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.460736 10.0.0.23 - - [2025-11-20 02:12:31] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.23 - - [2025-11-20 02:12:34] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000594 10.0.0.22 - - [2025-11-20 02:12:34] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000901 10.0.0.23 - - [2025-11-20 02:12:34] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.110525 10.0.0.23 - - [2025-11-20 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.23 - - [2025-11-20 02:12:34] "GET /security-group/5e51922e-3b0d-46e9-b324-6ec24b96c1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.006757 10.0.0.23 - - [2025-11-20 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.22 - - [2025-11-20 02:12:34] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001041 10.0.0.23 - - [2025-11-20 02:12:34] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.038628 10.0.0.23 - - [2025-11-20 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.23 - - [2025-11-20 02:12:34] "GET /security-group/5e51922e-3b0d-46e9-b324-6ec24b96c1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004378 10.0.0.23 - - [2025-11-20 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.23 - - [2025-11-20 02:12:34] "PUT /security-group/5e51922e-3b0d-46e9-b324-6ec24b96c1ca HTTP/1.1" 200 262 0.020001 10.0.0.23 - - [2025-11-20 02:12:34] "PUT /access-control-list/527789af-389f-463b-962d-c6edcf67d460 HTTP/1.1" 200 272 0.012799 10.0.0.23 - - [2025-11-20 02:12:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.004182 10.0.0.23 - - [2025-11-20 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.22 - - [2025-11-20 02:12:34] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001502 10.0.0.23 - - [2025-11-20 02:12:34] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.037865 10.0.0.23 - - [2025-11-20 02:12:35] "POST /ref-update HTTP/1.1" 200 156 0.032020 10.0.0.22 - - [2025-11-20 02:12:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006541 10.0.0.23 - - [2025-11-20 02:12:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.269604 10.0.0.23 - - [2025-11-20 02:12:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.001322 10.0.0.23 - - [2025-11-20 02:12:35] "GET /virtual-network/d5e9d98d-bf90-4c66-bb77-08f0c4f6e901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006003 10.0.0.23 - - [2025-11-20 02:12:35] "GET /virtual-network/d5e9d98d-bf90-4c66-bb77-08f0c4f6e901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006388 10.0.0.23 - - [2025-11-20 02:12:35] "POST /neutron/network HTTP/1.1" 200 825 0.006159 10.0.0.23 - - [2025-11-20 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.22 - - [2025-11-20 02:12:35] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001120 10.0.0.23 - - [2025-11-20 02:12:35] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.045464 10.0.0.22 - - [2025-11-20 02:12:35] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001149 10.0.0.23 - - [2025-11-20 02:12:36] "POST /neutron/network HTTP/1.1" 200 615 0.191120 10.0.0.23 - - [2025-11-20 02:12:36] "POST /id-to-fqname HTTP/1.1" 200 227 0.003442 10.0.0.23 - - [2025-11-20 02:12:36] "GET /virtual-network/412e35fe-54f8-485e-a1b8-be2c98c8c4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006122 10.0.0.23 - - [2025-11-20 02:12:36] "POST /neutron/network HTTP/1.1" 200 834 0.006093 10.0.0.23 - - [2025-11-20 02:12:36] "GET /virtual-network/412e35fe-54f8-485e-a1b8-be2c98c8c4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006016 10.0.0.23 - - [2025-11-20 02:12:36] "POST /id-to-fqname HTTP/1.1" 200 223 0.001354 10.0.0.23 - - [2025-11-20 02:12:36] "POST /neutron/network HTTP/1.1" 200 835 0.006905 10.0.0.22 - - [2025-11-20 02:12:37] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001325 10.0.0.23 - - [2025-11-20 02:12:37] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.066782 10.0.0.23 - - [2025-11-20 02:12:37] "POST /neutron/port HTTP/1.1" 200 117 0.007325 10.0.0.23 - - [2025-11-20 02:12:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.001369 10.0.0.23 - - [2025-11-20 02:12:37] "POST /neutron/network HTTP/1.1" 200 835 0.008012 10.0.0.23 - - [2025-11-20 02:12:38] "POST /neutron/port HTTP/1.1" 200 1061 0.016295 10.0.0.23 - - [2025-11-20 02:12:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003910 10.0.0.22 - - [2025-11-20 02:12:38] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001048 10.0.0.23 - - [2025-11-20 02:12:38] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.079958 10.0.0.23 - - [2025-11-20 02:12:38] "POST /neutron/network HTTP/1.1" 200 825 0.010098 10.0.0.23 - - [2025-11-20 02:12:38] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007775 10.0.0.23 - - [2025-11-20 02:12:38] "POST /neutron/router HTTP/1.1" 200 585 0.010063 10.0.0.23 - - [2025-11-20 02:12:38] "POST /route-targets HTTP/1.1" 200 327 0.017046 10.0.0.23 - - [2025-11-20 02:12:39] "GET /logical-router/2d2510b4-88b9-4bfc-bc53-1193dc6c777a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.046140 10.0.0.22 - - [2025-11-20 02:12:39] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001039 10.0.0.23 - - [2025-11-20 02:12:39] "POST /fqname-to-id HTTP/1.1" 404 215 0.002460 10.0.0.23 - - [2025-11-20 02:12:39] "POST /ref-update HTTP/1.1" 200 156 0.048661 10.0.0.23 - - [2025-11-20 02:12:39] "POST /route-tables HTTP/1.1" 200 582 0.073349 10.0.0.23 - - [2025-11-20 02:12:39] "POST /neutron/router HTTP/1.1" 200 344 0.466106 10.0.0.23 - - [2025-11-20 02:12:39] "POST /neutron/port HTTP/1.1" 200 1089 0.045013 10.0.0.23 - - [2025-11-20 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.23 - - [2025-11-20 02:12:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.118985 10.0.0.23 - - [2025-11-20 02:12:39] "POST /neutron/port HTTP/1.1" 200 1063 0.029410 10.0.0.23 - - [2025-11-20 02:12:39] "POST /instance-ips HTTP/1.1" 400 246 0.021937 10.0.0.23 - - [2025-11-20 02:12:40] "PUT /instance-ip/81ca1f4f-5ea0-42aa-a82f-035d1ba9762e HTTP/1.1" 200 256 0.032658 10.0.0.23 - - [2025-11-20 02:12:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005519 10.0.0.23 - - [2025-11-20 02:12:40] "POST /neutron/network HTTP/1.1" 200 834 0.019911 10.0.0.23 - - [2025-11-20 02:12:40] "POST /chown HTTP/1.1" 200 109 0.040591 10.0.0.23 - - [2025-11-20 02:12:40] "POST /chown HTTP/1.1" 200 109 0.012699 10.0.0.23 - - [2025-11-20 02:12:40] "POST /ref-update HTTP/1.1" 200 156 0.030746 10.0.0.23 - - [2025-11-20 02:12:40] "PUT /routing-instance/872b1516-63c4-4851-91ae-4791a4c5ed96 HTTP/1.1" 200 266 0.026349 10.0.0.23 - - [2025-11-20 02:12:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.107196 10.0.0.23 - - [2025-11-20 02:12:40] "POST /chown HTTP/1.1" 200 109 0.010980 10.0.0.23 - - [2025-11-20 02:12:40] "POST /ref-update HTTP/1.1" 200 156 0.020489 10.0.0.23 - - [2025-11-20 02:12:41] "POST /chown HTTP/1.1" 200 109 0.028142 10.0.0.23 - - [2025-11-20 02:12:41] "PUT /virtual-machine-interface/95357d23-80e1-4c32-a80a-ff3b98354144 HTTP/1.1" 200 284 0.028168 10.0.0.23 - - [2025-11-20 02:12:41] "POST /ref-update HTTP/1.1" 200 156 0.032020 10.0.0.23 - - [2025-11-20 02:12:41] "POST /ref-update HTTP/1.1" 200 156 0.065534 10.0.0.23 - - [2025-11-20 02:12:44] "POST /neutron/port HTTP/1.1" 200 1089 0.016081 10.0.0.23 - - [2025-11-20 02:12:44] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008413 10.0.0.23 - - [2025-11-20 02:12:44] "GET /virtual-machine/cad72696-21b9-4c80-83f3-5e62d8a5edb3 HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-11-20 02:12:45] "GET /virtual-machine/cad72696-21b9-4c80-83f3-5e62d8a5edb3 HTTP/1.1" 200 1295 0.041390 10.0.0.23 - - [2025-11-20 02:12:45] "GET /virtual-machine-interface/c707d9dd-630f-419a-8384-739f3a75ea6c HTTP/1.1" 200 2956 0.005335 10.0.0.23 - - [2025-11-20 02:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.23 - - [2025-11-20 02:12:45] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003975 10.0.0.23 - - [2025-11-20 02:12:45] "GET /virtual-networks?parent_id=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003629 10.0.0.23 - - [2025-11-20 02:12:45] "GET /virtual-network/d5e9d98d-bf90-4c66-bb77-08f0c4f6e901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005893 10.0.0.23 - - [2025-11-20 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.23 - - [2025-11-20 02:12:48] "GET /virtual-network/d5e9d98d-bf90-4c66-bb77-08f0c4f6e901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005943 10.0.0.23 - - [2025-11-20 02:12:49] "POST /neutron/port HTTP/1.1" 200 1091 0.022833 10.0.0.23 - - [2025-11-20 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.23 - - [2025-11-20 02:12:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003582 10.0.0.23 - - [2025-11-20 02:12:50] "GET /virtual-networks?parent_id=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003252 10.0.0.23 - - [2025-11-20 02:12:50] "GET /virtual-network/d5e9d98d-bf90-4c66-bb77-08f0c4f6e901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006189 10.0.0.23 - - [2025-11-20 02:12:50] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007582 10.0.0.23 - - [2025-11-20 02:12:50] "POST /neutron/port HTTP/1.1" 200 1091 0.017507 10.0.0.23 - - [2025-11-20 02:12:51] "GET /virtual-machine/4080ae24-e153-4a7c-8993-1d24da148486 HTTP/1.1" 200 1294 0.017389 10.0.0.23 - - [2025-11-20 02:12:51] "GET /virtual-machine-interface/068ecbf4-fea8-47c0-8fab-d4cc88a885c8 HTTP/1.1" 200 2967 0.009733 10.0.0.23 - - [2025-11-20 02:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.23 - - [2025-11-20 02:12:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003872 10.0.0.23 - - [2025-11-20 02:12:51] "GET /virtual-networks?parent_id=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003199 10.0.0.23 - - [2025-11-20 02:12:51] "GET /virtual-network/412e35fe-54f8-485e-a1b8-be2c98c8c4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007026 10.0.0.23 - - [2025-11-20 02:12:51] "DELETE /access-control-list/ca26c4ce-a6d8-446b-82c0-d51165f632fb HTTP/1.1" 200 115 0.044941 10.0.0.23 - - [2025-11-20 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.23 - - [2025-11-20 02:12:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004081 10.0.0.23 - - [2025-11-20 02:12:52] "GET /virtual-networks?parent_id=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003160 10.0.0.23 - - [2025-11-20 02:12:52] "GET /virtual-network/412e35fe-54f8-485e-a1b8-be2c98c8c4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005574 10.0.0.23 - - [2025-11-20 02:12:56] "POST /neutron/router HTTP/1.1" 200 344 0.197696 10.0.0.23 - - [2025-11-20 02:12:56] "GET /service-instance/65c2a672-8966-4633-921e-95a62426c33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.009945 10.0.0.23 - - [2025-11-20 02:12:56] "DELETE /route-target/95f305ac-a55c-423e-8e94-a34aa870fee5 HTTP/1.1" 409 239 0.008717 10.0.0.23 - - [2025-11-20 02:12:56] "POST /neutron/network HTTP/1.1" 200 834 0.006666 10.0.0.23 - - [2025-11-20 02:12:56] "GET /service-instance/65c2a672-8966-4633-921e-95a62426c33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.005204 10.0.0.23 - - [2025-11-20 02:12:56] "GET /virtual-network/48a663a6-ba6e-41ff-ab1e-7c995e3de335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005789 10.0.0.23 - - [2025-11-20 02:12:56] "DELETE /instance-ip/353c319d-92e6-4535-be24-ab133863f438 HTTP/1.1" 200 115 0.062285 10.0.0.23 - - [2025-11-20 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.23 - - [2025-11-20 02:12:57] "POST /neutron/port HTTP/1.1" 200 1117 0.010867 10.0.0.23 - - [2025-11-20 02:12:57] "GET /virtual-machine-interface/95357d23-80e1-4c32-a80a-ff3b98354144?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1334 0.005727 10.0.0.23 - - [2025-11-20 02:12:57] "POST /neutron/port HTTP/1.1" 200 1115 0.024140 10.0.0.23 - - [2025-11-20 02:12:57] "POST /ref-update HTTP/1.1" 200 156 0.051464 10.0.0.23 - - [2025-11-20 02:12:57] "POST /ref-update HTTP/1.1" 200 156 0.039877 10.0.0.23 - - [2025-11-20 02:12:57] "POST /ref-update HTTP/1.1" 200 156 0.027447 10.0.0.23 - - [2025-11-20 02:12:57] "DELETE /virtual-machine-interface/7164de1d-9f8d-4e44-9886-749437ea6cb4 HTTP/1.1" 200 115 0.058861 10.0.0.23 - - [2025-11-20 02:12:57] "POST /ref-update HTTP/1.1" 200 156 0.031368 10.0.0.22 - - [2025-11-20 02:12:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003983 10.0.0.22 - - [2025-11-20 02:12:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005079 10.0.0.23 - - [2025-11-20 02:12:58] "POST /neutron/network HTTP/1.1" 200 151 0.121723 10.0.0.23 - - [2025-11-20 02:12:58] "DELETE /route-target/5c1e74af-794e-458c-8421-34b48307cfcf HTTP/1.1" 200 115 0.021413 10.0.0.22 - - [2025-11-20 02:13:00] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001032 10.0.0.23 - - [2025-11-20 02:13:00] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.043657 10.0.0.22 - - [2025-11-20 02:13:00] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000950 10.0.0.23 - - [2025-11-20 02:13:00] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?fields=virtual_networks HTTP/1.1" 200 1038 0.037216 10.0.0.22 - - [2025-11-20 02:13:00] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001093 10.0.0.23 - - [2025-11-20 02:13:00] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.044711 10.0.0.22 - - [2025-11-20 02:13:00] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000998 10.0.0.23 - - [2025-11-20 02:13:00] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?fields=security_groups HTTP/1.1" 200 1267 0.045799 10.0.0.23 - - [2025-11-20 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.025753 10.0.0.22 - - [2025-11-20 02:13:01] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003071 10.0.0.22 - - [2025-11-20 02:13:01] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001108 10.0.0.22 - - [2025-11-20 02:13:01] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007599 10.0.0.22 - - [2025-11-20 02:13:01] "POST /id-to-fqname HTTP/1.1" 200 198 0.002351 10.0.0.22 - - [2025-11-20 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.007917 10.0.0.22 - - [2025-11-20 02:13:01] "POST /security-groups HTTP/1.1" 200 599 0.085499 10.0.0.23 - - [2025-11-20 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.006093 10.0.0.22 - - [2025-11-20 02:13:02] "POST /projects HTTP/1.1" 200 601 0.306418 10.0.0.22 - - [2025-11-20 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.382360 10.0.0.23 - - [2025-11-20 02:13:02] "POST /access-control-lists HTTP/1.1" 200 602 0.035433 10.0.0.23 - - [2025-11-20 02:13:02] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.529551 10.0.0.23 - - [2025-11-20 02:13:03] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.23 - - [2025-11-20 02:13:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.23 - - [2025-11-20 02:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.031892 10.0.0.22 - - [2025-11-20 02:13:05] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.23 - - [2025-11-20 02:13:05] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043287 10.0.0.23 - - [2025-11-20 02:13:05] "POST /neutron/network HTTP/1.1" 200 117 0.039187 10.0.0.22 - - [2025-11-20 02:13:06] "POST /useragent-kv HTTP/1.1" 200 115 0.007942 10.0.0.50 - - [2025-11-20 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.038940 10.0.0.23 - - [2025-11-20 02:13:06] "POST /neutron/subnet HTTP/1.1" 200 828 0.229855 10.0.0.23 - - [2025-11-20 02:13:06] "POST /id-to-fqname HTTP/1.1" 200 228 0.001338 10.0.0.23 - - [2025-11-20 02:13:06] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005977 10.0.0.23 - - [2025-11-20 02:13:06] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006371 10.0.0.23 - - [2025-11-20 02:13:06] "POST /neutron/network HTTP/1.1" 200 1007 0.009387 10.0.0.23 - - [2025-11-20 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.22 - - [2025-11-20 02:13:06] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.23 - - [2025-11-20 02:13:06] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047756 10.0.0.23 - - [2025-11-20 02:13:06] "POST /neutron/network HTTP/1.1" 200 117 0.016554 10.0.0.22 - - [2025-11-20 02:13:06] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001051 10.0.0.22 - - [2025-11-20 02:13:06] "DELETE /project/7d44945775564b81b02be5efcbacdcbb HTTP/1.1" 404 173 0.012747 10.0.0.22 - - [2025-11-20 02:13:06] "DELETE /project/e3853903-b3b4-4413-b9e9-2e2df8c6469a HTTP/1.1" 404 177 0.018751 10.0.0.22 - - [2025-11-20 02:13:06] "DELETE /project/57acff4d969c4f6ab321d370a8fddfb5 HTTP/1.1" 404 173 0.022681 10.0.0.22 - - [2025-11-20 02:13:06] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.058652 10.0.0.23 - - [2025-11-20 02:13:06] "POST /route-targets HTTP/1.1" 200 327 0.029118 10.0.0.22 - - [2025-11-20 02:13:06] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001031 10.0.0.22 - - [2025-11-20 02:13:06] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?fields=security_groups HTTP/1.1" 200 1372 0.051273 10.0.0.22 - - [2025-11-20 02:13:06] "DELETE /security-group/5e51922e-3b0d-46e9-b324-6ec24b96c1ca HTTP/1.1" 200 115 0.071221 10.0.0.22 - - [2025-11-20 02:13:06] "GET /projects?obj_uuids=7d449457-7556-4b81-b02b-e5efcbacdcbb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001185 10.0.0.22 - - [2025-11-20 02:13:06] "GET /project/7d449457-7556-4b81-b02b-e5efcbacdcbb?fields=application_policy_sets HTTP/1.1" 200 1411 0.051766 10.0.0.23 - - [2025-11-20 02:13:06] "DELETE /access-control-list/684c1a54-193c-4c06-88ac-2309394c1b49 HTTP/1.1" 200 115 0.033727 10.0.0.22 - - [2025-11-20 02:13:06] "DELETE /project/7d449457-7556-4b81-b02b-e5efcbacdcbb HTTP/1.1" 200 115 0.470846 10.0.0.22 - - [2025-11-20 02:13:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003199 10.0.0.23 - - [2025-11-20 02:13:07] "POST /neutron/subnet HTTP/1.1" 200 828 0.217605 10.0.0.23 - - [2025-11-20 02:13:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001400 10.0.0.23 - - [2025-11-20 02:13:07] "GET /virtual-network/ab76d01c-4520-475b-a91b-97d06a257ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005744 10.0.0.23 - - [2025-11-20 02:13:07] "GET /virtual-network/ab76d01c-4520-475b-a91b-97d06a257ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007254 10.0.0.23 - - [2025-11-20 02:13:07] "POST /neutron/network HTTP/1.1" 200 1006 0.008297 10.0.0.23 - - [2025-11-20 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.013005 10.0.0.23 - - [2025-11-20 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.22 - - [2025-11-20 02:13:07] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.23 - - [2025-11-20 02:13:07] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055679 10.0.0.23 - - [2025-11-20 02:13:07] "POST /network-policys HTTP/1.1" 200 577 0.085521 10.0.0.23 - - [2025-11-20 02:13:07] "GET /network-policy/f9836146-75ef-4ba1-ad00-31895cd13ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.006400 10.0.0.23 - - [2025-11-20 02:13:07] "POST /neutron/network HTTP/1.1" 200 1007 0.009090 10.0.0.23 - - [2025-11-20 02:13:07] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.011138 10.0.0.23 - - [2025-11-20 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.23 - - [2025-11-20 02:13:07] "GET /network-policy/f9836146-75ef-4ba1-ad00-31895cd13ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004198 10.0.0.23 - - [2025-11-20 02:13:07] "POST /neutron/network HTTP/1.1" 200 1006 0.009995 10.0.0.50 - - [2025-11-20 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.003178 10.0.0.23 - - [2025-11-20 02:13:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.004023 10.0.0.23 - - [2025-11-20 02:13:07] "GET /virtual-network/ab76d01c-4520-475b-a91b-97d06a257ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007572 10.0.0.23 - - [2025-11-20 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.23 - - [2025-11-20 02:13:07] "GET /network-policy/f9836146-75ef-4ba1-ad00-31895cd13ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004694 10.0.0.23 - - [2025-11-20 02:13:07] "PUT /access-control-list/2cac78c2-d429-4481-8d28-201d1326dc7e HTTP/1.1" 200 272 0.079241 10.0.0.23 - - [2025-11-20 02:13:08] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005730 10.0.0.23 - - [2025-11-20 02:13:09] "GET /obj-perms HTTP/1.1" 200 5046 0.057887 10.0.0.23 - - [2025-11-20 02:13:10] "GET /virtual-network/ab76d01c-4520-475b-a91b-97d06a257ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005446 10.0.0.23 - - [2025-11-20 02:13:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001303 10.0.0.23 - - [2025-11-20 02:13:10] "POST /neutron/network HTTP/1.1" 200 1125 0.006611 10.0.0.22 - - [2025-11-20 02:13:11] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.23 - - [2025-11-20 02:13:11] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.092394 10.0.0.23 - - [2025-11-20 02:13:11] "POST /neutron/port HTTP/1.1" 200 117 0.006948 10.0.0.23 - - [2025-11-20 02:13:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001276 10.0.0.23 - - [2025-11-20 02:13:12] "POST /neutron/network HTTP/1.1" 200 1125 0.006802 10.0.0.22 - - [2025-11-20 02:13:12] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001170 10.0.0.23 - - [2025-11-20 02:13:12] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.120777 10.0.0.23 - - [2025-11-20 02:13:13] "POST /neutron/port HTTP/1.1" 200 1176 0.057467 10.0.0.23 - - [2025-11-20 02:13:13] "POST /neutron/port HTTP/1.1" 200 1150 0.027646 10.0.0.23 - - [2025-11-20 02:13:13] "POST /neutron/port HTTP/1.1" 200 1204 0.016824 10.0.0.23 - - [2025-11-20 02:13:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003878 10.0.0.23 - - [2025-11-20 02:13:13] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.23 - - [2025-11-20 02:13:13] "POST /neutron/network HTTP/1.1" 200 1124 0.006916 10.0.0.23 - - [2025-11-20 02:13:14] "POST /neutron/port HTTP/1.1" 200 1175 0.061886 10.0.0.23 - - [2025-11-20 02:13:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004125 10.0.0.23 - - [2025-11-20 02:13:14] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.50 - - [2025-11-20 02:13:16] "GET /obj-perms HTTP/1.1" 200 5056 0.048224 10.0.0.22 - - [2025-11-20 02:13:17] "GET /obj-perms HTTP/1.1" 200 5056 0.047657 10.0.0.23 - - [2025-11-20 02:13:18] "POST /neutron/port HTTP/1.1" 200 1204 0.016078 10.0.0.23 - - [2025-11-20 02:13:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007503 10.0.0.23 - - [2025-11-20 02:13:18] "GET /virtual-machine/5cbcaba2-4603-4d0e-9ecf-d7e3780ec5e1 HTTP/1.1" 401 292 0.000610 10.0.0.23 - - [2025-11-20 02:13:18] "GET /virtual-machine/5cbcaba2-4603-4d0e-9ecf-d7e3780ec5e1 HTTP/1.1" 200 1300 0.036349 10.0.0.23 - - [2025-11-20 02:13:18] "GET /virtual-machine-interface/52d6cabd-a954-4d70-a159-3461ce343065 HTTP/1.1" 200 3175 0.005219 10.0.0.23 - - [2025-11-20 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.23 - - [2025-11-20 02:13:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004429 10.0.0.23 - - [2025-11-20 02:13:18] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003062 10.0.0.23 - - [2025-11-20 02:13:19] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006207 10.0.0.23 - - [2025-11-20 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.23 - - [2025-11-20 02:13:22] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005456 10.0.0.23 - - [2025-11-20 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.23 - - [2025-11-20 02:13:26] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005224 10.0.0.23 - - [2025-11-20 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.23 - - [2025-11-20 02:13:30] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005851 10.0.0.23 - - [2025-11-20 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.23 - - [2025-11-20 02:13:34] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005627 10.0.0.23 - - [2025-11-20 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.23 - - [2025-11-20 02:13:38] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005605 10.0.0.23 - - [2025-11-20 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.23 - - [2025-11-20 02:13:42] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005387 10.0.0.23 - - [2025-11-20 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.23 - - [2025-11-20 02:13:46] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005075 10.0.0.23 - - [2025-11-20 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.23 - - [2025-11-20 02:13:50] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007272 10.0.0.23 - - [2025-11-20 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.23 - - [2025-11-20 02:13:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003942 10.0.0.23 - - [2025-11-20 02:13:52] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003265 10.0.0.23 - - [2025-11-20 02:13:52] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005806 10.0.0.23 - - [2025-11-20 02:13:53] "POST /neutron/port HTTP/1.1" 200 1204 0.015675 10.0.0.23 - - [2025-11-20 02:13:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007220 10.0.0.23 - - [2025-11-20 02:14:03] "POST /neutron/port HTTP/1.1" 200 1204 0.015739 10.0.0.23 - - [2025-11-20 02:14:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006350 10.0.0.23 - - [2025-11-20 02:14:07] "POST /neutron/network HTTP/1.1" 200 1125 0.006437 10.0.0.23 - - [2025-11-20 02:14:07] "POST /neutron/subnet HTTP/1.1" 200 1389 0.024662 10.0.0.23 - - [2025-11-20 02:14:07] "POST /neutron/network HTTP/1.1" 200 1115 0.008986 10.0.0.23 - - [2025-11-20 02:14:13] "POST /neutron/port HTTP/1.1" 200 1203 0.019289 10.0.0.23 - - [2025-11-20 02:14:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011339 10.0.0.23 - - [2025-11-20 02:14:14] "GET /virtual-machine/91b7c462-a5eb-442f-94b2-70a4ba77f5aa HTTP/1.1" 200 1301 0.007063 10.0.0.23 - - [2025-11-20 02:14:14] "GET /virtual-machine-interface/0d652f87-7ab1-450b-9ad3-a2c8269b4514 HTTP/1.1" 200 3174 0.006190 10.0.0.23 - - [2025-11-20 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.23 - - [2025-11-20 02:14:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004871 10.0.0.23 - - [2025-11-20 02:14:14] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004475 10.0.0.23 - - [2025-11-20 02:14:14] "GET /virtual-network/ab76d01c-4520-475b-a91b-97d06a257ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007563 10.0.0.23 - - [2025-11-20 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.23 - - [2025-11-20 02:14:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005019 10.0.0.23 - - [2025-11-20 02:14:15] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003465 10.0.0.23 - - [2025-11-20 02:14:15] "GET /virtual-network/ab76d01c-4520-475b-a91b-97d06a257ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.010425 10.0.0.23 - - [2025-11-20 02:14:17] "POST /neutron/port HTTP/1.1" 200 1203 0.016912 10.0.0.23 - - [2025-11-20 02:14:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004255 10.0.0.23 - - [2025-11-20 02:14:17] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.23 - - [2025-11-20 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.22 - - [2025-11-20 02:14:36] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001384 10.0.0.23 - - [2025-11-20 02:14:36] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047263 10.0.0.23 - - [2025-11-20 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.23 - - [2025-11-20 02:14:36] "PUT /network-policy/f9836146-75ef-4ba1-ad00-31895cd13ee6 HTTP/1.1" 200 262 0.017122 10.0.0.23 - - [2025-11-20 02:14:36] "PUT /access-control-list/2cac78c2-d429-4481-8d28-201d1326dc7e HTTP/1.1" 200 272 0.056546 10.0.0.23 - - [2025-11-20 02:14:40] "GET /virtual-network/ab76d01c-4520-475b-a91b-97d06a257ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005829 10.0.0.23 - - [2025-11-20 02:14:40] "POST /neutron/network HTTP/1.1" 200 1114 0.009787 10.0.0.23 - - [2025-11-20 02:14:40] "GET /virtual-network/ab76d01c-4520-475b-a91b-97d06a257ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011327 10.0.0.23 - - [2025-11-20 02:14:40] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.012816 10.0.0.23 - - [2025-11-20 02:14:40] "POST /neutron/network HTTP/1.1" 200 1115 0.011262 10.0.0.23 - - [2025-11-20 02:14:40] "DELETE /access-control-list/2cac78c2-d429-4481-8d28-201d1326dc7e HTTP/1.1" 200 115 0.057533 10.0.0.23 - - [2025-11-20 02:14:40] "GET /virtual-network/64bfdbb6-4a0d-4eb0-9dbd-a86037ba0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.016366 10.0.0.23 - - [2025-11-20 02:14:40] "DELETE /network-policy/f9836146-75ef-4ba1-ad00-31895cd13ee6 HTTP/1.1" 200 115 0.042204 10.0.0.23 - - [2025-11-20 02:14:40] "POST /neutron/network HTTP/1.1" 200 1006 0.012582 10.0.0.23 - - [2025-11-20 02:14:40] "POST /neutron/port HTTP/1.1" 200 1229 0.014393 10.0.0.23 - - [2025-11-20 02:14:40] "POST /neutron/port HTTP/1.1" 200 1230 0.013511 10.0.0.22 - - [2025-11-20 02:14:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003518 10.0.0.22 - - [2025-11-20 02:14:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002382 10.0.0.22 - - [2025-11-20 02:14:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003924 10.0.0.22 - - [2025-11-20 02:14:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002925 10.0.0.23 - - [2025-11-20 02:14:42] "POST /neutron/network HTTP/1.1" 200 151 0.129754 10.0.0.23 - - [2025-11-20 02:14:42] "DELETE /route-target/5ac69eea-0ea3-47d2-a245-ce9ffaa85b9d HTTP/1.1" 200 115 0.026144 10.0.0.22 - - [2025-11-20 02:14:47] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.23 - - [2025-11-20 02:14:47] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043394 10.0.0.23 - - [2025-11-20 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.22 - - [2025-11-20 02:14:47] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001330 10.0.0.23 - - [2025-11-20 02:14:47] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007257 10.0.0.23 - - [2025-11-20 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.22 - - [2025-11-20 02:14:47] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.23 - - [2025-11-20 02:14:47] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052530 10.0.0.23 - - [2025-11-20 02:14:48] "GET /domains HTTP/1.1" 200 280 0.002859 10.0.0.22 - - [2025-11-20 02:14:48] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001345 10.0.0.23 - - [2025-11-20 02:14:48] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b HTTP/1.1" 200 2775 0.018651 10.0.0.22 - - [2025-11-20 02:14:48] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000956 10.0.0.23 - - [2025-11-20 02:14:48] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5 HTTP/1.1" 200 1900 0.081705 10.0.0.23 - - [2025-11-20 02:14:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004677 10.0.0.23 - - [2025-11-20 02:14:48] "POST /network-ipams HTTP/1.1" 200 609 0.025195 10.0.0.23 - - [2025-11-20 02:14:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.004104 10.0.0.23 - - [2025-11-20 02:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.23 - - [2025-11-20 02:14:48] "GET /network-ipam/4bb2bac0-e38a-4aa5-92fc-23ef0d109e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.006443 10.0.0.23 - - [2025-11-20 02:14:48] "PUT /network-ipam/4bb2bac0-e38a-4aa5-92fc-23ef0d109e76 HTTP/1.1" 200 258 0.014078 10.0.0.23 - - [2025-11-20 02:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.22 - - [2025-11-20 02:14:48] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001213 10.0.0.23 - - [2025-11-20 02:14:48] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048491 10.0.0.23 - - [2025-11-20 02:14:48] "POST /neutron/network HTTP/1.1" 200 117 0.014047 10.0.0.23 - - [2025-11-20 02:14:49] "POST /route-targets HTTP/1.1" 200 327 0.014669 10.0.0.22 - - [2025-11-20 02:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008603 10.0.0.23 - - [2025-11-20 02:14:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.196562 10.0.0.50 - - [2025-11-20 02:14:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.004388 10.0.0.23 - - [2025-11-20 02:14:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001561 10.0.0.23 - - [2025-11-20 02:14:49] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.017694 10.0.0.23 - - [2025-11-20 02:14:49] "POST /neutron/network HTTP/1.1" 200 1308 0.012184 10.0.0.23 - - [2025-11-20 02:14:49] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009081 10.0.0.23 - - [2025-11-20 02:14:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.010377 10.0.0.23 - - [2025-11-20 02:14:50] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005465 10.0.0.23 - - [2025-11-20 02:14:50] "GET /obj-perms HTTP/1.1" 200 5046 0.003853 10.0.0.23 - - [2025-11-20 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.22 - - [2025-11-20 02:14:50] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.23 - - [2025-11-20 02:14:50] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037471 10.0.0.22 - - [2025-11-20 02:14:50] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001149 10.0.0.23 - - [2025-11-20 02:14:50] "POST /neutron/network HTTP/1.1" 200 619 0.141623 10.0.0.23 - - [2025-11-20 02:14:50] "POST /ref-update HTTP/1.1" 200 156 0.023321 10.0.0.22 - - [2025-11-20 02:14:51] "POST /useragent-kv HTTP/1.1" 200 115 0.010955 10.0.0.23 - - [2025-11-20 02:14:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.198014 10.0.0.23 - - [2025-11-20 02:14:51] "POST /id-to-fqname HTTP/1.1" 200 231 0.001774 10.0.0.23 - - [2025-11-20 02:14:51] "GET /virtual-network/6b59cacc-dc4b-400b-a259-109b647ada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.004999 10.0.0.23 - - [2025-11-20 02:14:51] "GET /virtual-network/6b59cacc-dc4b-400b-a259-109b647ada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005217 10.0.0.23 - - [2025-11-20 02:14:51] "POST /neutron/network HTTP/1.1" 200 1309 0.015420 10.0.0.23 - - [2025-11-20 02:14:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.009942 10.0.0.23 - - [2025-11-20 02:14:51] "GET /virtual-network/6b59cacc-dc4b-400b-a259-109b647ada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007210 10.0.0.50 - - [2025-11-20 02:14:51] "GET /obj-perms HTTP/1.1" 200 5046 0.050887 10.0.0.23 - - [2025-11-20 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.22 - - [2025-11-20 02:14:52] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.23 - - [2025-11-20 02:14:52] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041922 10.0.0.22 - - [2025-11-20 02:14:52] "POST /useragent-kv HTTP/1.1" 200 115 0.007839 10.0.0.23 - - [2025-11-20 02:14:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.239609 10.0.0.23 - - [2025-11-20 02:14:52] "POST /neutron/network HTTP/1.1" 200 1309 0.012695 10.0.0.23 - - [2025-11-20 02:14:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001099 10.0.0.23 - - [2025-11-20 02:14:52] "GET /virtual-network/7c498639-629b-4d9d-b72d-97dd9986b071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.004846 10.0.0.23 - - [2025-11-20 02:14:52] "GET /virtual-network/7c498639-629b-4d9d-b72d-97dd9986b071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.011572 10.0.0.23 - - [2025-11-20 02:14:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.008387 10.0.0.23 - - [2025-11-20 02:14:53] "GET /virtual-network/7c498639-629b-4d9d-b72d-97dd9986b071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005829 10.0.0.22 - - [2025-11-20 02:14:53] "GET /obj-perms HTTP/1.1" 200 5046 0.045949 10.0.0.23 - - [2025-11-20 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.22 - - [2025-11-20 02:14:53] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001303 10.0.0.23 - - [2025-11-20 02:14:53] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057910 10.0.0.23 - - [2025-11-20 02:14:53] "POST /neutron/network HTTP/1.1" 200 117 0.016001 10.0.0.23 - - [2025-11-20 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.028342 10.0.0.22 - - [2025-11-20 02:14:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002876 10.0.0.23 - - [2025-11-20 02:14:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.217371 10.0.0.50 - - [2025-11-20 02:14:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.007299 10.0.0.23 - - [2025-11-20 02:14:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001649 10.0.0.23 - - [2025-11-20 02:14:54] "GET /virtual-network/69e0860d-463f-4385-8a93-977bfd668a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.009112 10.0.0.23 - - [2025-11-20 02:14:54] "POST /neutron/network HTTP/1.1" 200 1309 0.017114 10.0.0.23 - - [2025-11-20 02:14:54] "GET /virtual-network/69e0860d-463f-4385-8a93-977bfd668a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005606 10.0.0.23 - - [2025-11-20 02:14:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.009793 10.0.0.23 - - [2025-11-20 02:14:54] "GET /virtual-network/69e0860d-463f-4385-8a93-977bfd668a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005920 10.0.0.23 - - [2025-11-20 02:14:55] "GET /obj-perms HTTP/1.1" 200 5046 0.004025 10.0.0.23 - - [2025-11-20 02:14:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.003718 10.0.0.23 - - [2025-11-20 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.22 - - [2025-11-20 02:14:55] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.23 - - [2025-11-20 02:14:55] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049090 10.0.0.23 - - [2025-11-20 02:14:55] "POST /network-policys HTTP/1.1" 200 559 0.043411 10.0.0.23 - - [2025-11-20 02:14:55] "GET /network-policy/1290b020-b0c8-478a-b0c7-b9c7edef1fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006235 10.0.0.23 - - [2025-11-20 02:14:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.003086 10.0.0.23 - - [2025-11-20 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.22 - - [2025-11-20 02:14:55] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000871 10.0.0.23 - - [2025-11-20 02:14:55] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035872 10.0.0.23 - - [2025-11-20 02:14:55] "POST /network-policys HTTP/1.1" 200 559 0.028572 10.0.0.23 - - [2025-11-20 02:14:55] "GET /network-policy/310429a6-8171-4e6f-8125-acb84b652076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005925 10.0.0.23 - - [2025-11-20 02:14:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.003486 10.0.0.23 - - [2025-11-20 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.22 - - [2025-11-20 02:14:56] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000939 10.0.0.23 - - [2025-11-20 02:14:56] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037923 10.0.0.23 - - [2025-11-20 02:14:56] "POST /network-policys HTTP/1.1" 200 559 0.038929 10.0.0.23 - - [2025-11-20 02:14:56] "GET /network-policy/1c661f41-8048-45f5-bde4-2fedf8378414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006542 10.0.0.23 - - [2025-11-20 02:14:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.003109 10.0.0.23 - - [2025-11-20 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.22 - - [2025-11-20 02:14:56] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001099 10.0.0.23 - - [2025-11-20 02:14:56] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050901 10.0.0.23 - - [2025-11-20 02:14:56] "POST /network-policys HTTP/1.1" 200 559 0.030438 10.0.0.23 - - [2025-11-20 02:14:56] "GET /network-policy/788246b5-60a2-4462-8959-e21651a59e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.006177 10.0.0.23 - - [2025-11-20 02:14:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.003325 10.0.0.23 - - [2025-11-20 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.22 - - [2025-11-20 02:14:56] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001734 10.0.0.23 - - [2025-11-20 02:14:56] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044188 10.0.0.23 - - [2025-11-20 02:14:56] "POST /network-policys HTTP/1.1" 200 559 0.028282 10.0.0.23 - - [2025-11-20 02:14:57] "GET /network-policy/2de14964-b670-4e0c-95cd-a1bac6fcd0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006107 10.0.0.23 - - [2025-11-20 02:14:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.003203 10.0.0.23 - - [2025-11-20 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.22 - - [2025-11-20 02:14:57] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001066 10.0.0.23 - - [2025-11-20 02:14:57] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045672 10.0.0.23 - - [2025-11-20 02:14:57] "POST /network-policys HTTP/1.1" 200 559 0.029311 10.0.0.23 - - [2025-11-20 02:14:57] "GET /network-policy/9219ca07-ab0e-491a-ba36-0bf0e85e968a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007888 10.0.0.23 - - [2025-11-20 02:14:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.003558 10.0.0.23 - - [2025-11-20 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.22 - - [2025-11-20 02:14:57] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.23 - - [2025-11-20 02:14:57] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042894 10.0.0.23 - - [2025-11-20 02:14:57] "POST /network-policys HTTP/1.1" 200 559 0.030313 10.0.0.23 - - [2025-11-20 02:14:57] "GET /network-policy/a4d50eb6-b400-4219-925b-ab84cd9a001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.007634 10.0.0.23 - - [2025-11-20 02:14:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.003243 10.0.0.23 - - [2025-11-20 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.22 - - [2025-11-20 02:14:58] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001355 10.0.0.23 - - [2025-11-20 02:14:58] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040489 10.0.0.23 - - [2025-11-20 02:14:58] "POST /network-policys HTTP/1.1" 200 559 0.029769 10.0.0.23 - - [2025-11-20 02:14:58] "GET /network-policy/300659ca-7d42-4728-b2f8-142492cb39d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006644 10.0.0.23 - - [2025-11-20 02:14:58] "POST /neutron/network HTTP/1.1" 200 1493 0.100204 10.0.0.23 - - [2025-11-20 02:14:58] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006499 10.0.0.23 - - [2025-11-20 02:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019444 10.0.0.23 - - [2025-11-20 02:14:58] "GET /network-policy/1290b020-b0c8-478a-b0c7-b9c7edef1fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.010957 10.0.0.23 - - [2025-11-20 02:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.23 - - [2025-11-20 02:14:58] "GET /network-policy/310429a6-8171-4e6f-8125-acb84b652076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005004 10.0.0.23 - - [2025-11-20 02:14:58] "POST /fqname-to-id HTTP/1.1" 404 248 0.005059 10.0.0.23 - - [2025-11-20 02:14:58] "POST /neutron/network HTTP/1.1" 200 1494 0.096778 10.0.0.23 - - [2025-11-20 02:14:59] "GET /virtual-network/6b59cacc-dc4b-400b-a259-109b647ada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005846 10.0.0.23 - - [2025-11-20 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.23 - - [2025-11-20 02:14:59] "GET /network-policy/1c661f41-8048-45f5-bde4-2fedf8378414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006128 10.0.0.23 - - [2025-11-20 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.23 - - [2025-11-20 02:14:59] "GET /network-policy/788246b5-60a2-4462-8959-e21651a59e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.008382 10.0.0.23 - - [2025-11-20 02:14:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.011368 10.0.0.50 - - [2025-11-20 02:14:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.003886 10.0.0.23 - - [2025-11-20 02:14:59] "POST /neutron/network HTTP/1.1" 200 1494 0.101205 10.0.0.23 - - [2025-11-20 02:14:59] "GET /virtual-network/7c498639-629b-4d9d-b72d-97dd9986b071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006717 10.0.0.23 - - [2025-11-20 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.23 - - [2025-11-20 02:14:59] "GET /network-policy/2de14964-b670-4e0c-95cd-a1bac6fcd0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005414 10.0.0.23 - - [2025-11-20 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.23 - - [2025-11-20 02:14:59] "GET /network-policy/9219ca07-ab0e-491a-ba36-0bf0e85e968a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004580 10.0.0.23 - - [2025-11-20 02:14:59] "POST /neutron/network HTTP/1.1" 200 1494 0.100608 10.0.0.23 - - [2025-11-20 02:14:59] "GET /virtual-network/69e0860d-463f-4385-8a93-977bfd668a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005669 10.0.0.23 - - [2025-11-20 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2025-11-20 02:14:59] "POST /access-control-lists HTTP/1.1" 200 605 0.096486 10.0.0.23 - - [2025-11-20 02:14:59] "GET /network-policy/300659ca-7d42-4728-b2f8-142492cb39d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005843 10.0.0.23 - - [2025-11-20 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010937 10.0.0.23 - - [2025-11-20 02:14:59] "GET /network-policy/a4d50eb6-b400-4219-925b-ab84cd9a001f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005912 10.0.0.23 - - [2025-11-20 02:14:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001143 10.0.0.50 - - [2025-11-20 02:15:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.50 - - [2025-11-20 02:15:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.50 - - [2025-11-20 02:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.50 - - [2025-11-20 02:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2025-11-20 02:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.22 - - [2025-11-20 02:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.22 - - [2025-11-20 02:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.23 - - [2025-11-20 02:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.22 - - [2025-11-20 02:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.23 - - [2025-11-20 02:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2025-11-20 02:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-11-20 02:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.22 - - [2025-11-20 02:15:33] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.23 - - [2025-11-20 02:15:33] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057564 10.0.0.23 - - [2025-11-20 02:15:33] "POST /neutron/network HTTP/1.1" 200 1493 0.038681 10.0.0.23 - - [2025-11-20 02:15:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001442 10.0.0.23 - - [2025-11-20 02:15:34] "POST /neutron/port HTTP/1.1" 200 117 0.007610 10.0.0.22 - - [2025-11-20 02:15:34] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001372 10.0.0.23 - - [2025-11-20 02:15:34] "POST /neutron/port HTTP/1.1" 200 1169 0.410536 10.0.0.22 - - [2025-11-20 02:15:35] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.23 - - [2025-11-20 02:15:35] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.130661 10.0.0.23 - - [2025-11-20 02:15:35] "POST /neutron/port HTTP/1.1" 200 1223 0.198690 10.0.0.23 - - [2025-11-20 02:15:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004488 10.0.0.23 - - [2025-11-20 02:15:35] "POST /neutron/port HTTP/1.1" 200 1197 0.038744 10.0.0.23 - - [2025-11-20 02:15:35] "POST /neutron/port HTTP/1.1" 200 117 0.003631 10.0.0.23 - - [2025-11-20 02:15:35] "POST /neutron/port HTTP/1.1" 200 1197 0.031578 10.0.0.22 - - [2025-11-20 02:15:36] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.23 - - [2025-11-20 02:15:36] "POST /neutron/port HTTP/1.1" 200 1170 0.602890 10.0.0.23 - - [2025-11-20 02:15:36] "POST /neutron/port HTTP/1.1" 200 1224 0.196269 10.0.0.23 - - [2025-11-20 02:15:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014477 10.0.0.23 - - [2025-11-20 02:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.004529 10.0.0.23 - - [2025-11-20 02:15:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011338 10.0.0.23 - - [2025-11-20 02:15:51] "POST /neutron/port HTTP/1.1" 200 1197 0.042476 10.0.0.23 - - [2025-11-20 02:15:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008068 10.0.0.23 - - [2025-11-20 02:16:06] "POST /neutron/port HTTP/1.1" 200 1197 0.015258 10.0.0.23 - - [2025-11-20 02:16:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007428 10.0.0.50 - - [2025-11-20 02:16:19] "GET /obj-perms HTTP/1.1" 200 5056 0.066732 10.0.0.22 - - [2025-11-20 02:16:19] "GET /obj-perms HTTP/1.1" 200 5056 0.050536 10.0.0.23 - - [2025-11-20 02:16:21] "POST /neutron/port HTTP/1.1" 200 1197 0.016331 10.0.0.23 - - [2025-11-20 02:16:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008017 10.0.0.23 - - [2025-11-20 02:16:36] "POST /neutron/port HTTP/1.1" 200 1197 0.015625 10.0.0.23 - - [2025-11-20 02:16:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007134 10.0.0.23 - - [2025-11-20 02:16:37] "GET /virtual-machine/70b4553a-711b-4885-9b9c-23d097df187c HTTP/1.1" 200 1300 0.007486 10.0.0.23 - - [2025-11-20 02:16:37] "GET /virtual-machine-interface/1dea292b-bd53-44fa-ad32-9427df62c74a HTTP/1.1" 200 3184 0.008138 10.0.0.23 - - [2025-11-20 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.23 - - [2025-11-20 02:16:37] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004316 10.0.0.23 - - [2025-11-20 02:16:37] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003254 10.0.0.23 - - [2025-11-20 02:16:37] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006036 10.0.0.23 - - [2025-11-20 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.23 - - [2025-11-20 02:16:40] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006728 10.0.0.23 - - [2025-11-20 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.23 - - [2025-11-20 02:16:44] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006016 10.0.0.23 - - [2025-11-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.23 - - [2025-11-20 02:16:48] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005660 10.0.0.23 - - [2025-11-20 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.23 - - [2025-11-20 02:16:52] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005432 10.0.0.23 - - [2025-11-20 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.23 - - [2025-11-20 02:16:56] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005736 10.0.0.23 - - [2025-11-20 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.23 - - [2025-11-20 02:17:00] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005428 10.0.0.23 - - [2025-11-20 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.23 - - [2025-11-20 02:17:04] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005599 10.0.0.23 - - [2025-11-20 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.23 - - [2025-11-20 02:17:09] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005125 10.0.0.23 - - [2025-11-20 02:17:10] "POST /neutron/port HTTP/1.1" 200 1197 0.014243 10.0.0.23 - - [2025-11-20 02:17:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003941 10.0.0.23 - - [2025-11-20 02:17:10] "POST /neutron/port HTTP/1.1" 200 117 0.001522 10.0.0.23 - - [2025-11-20 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.23 - - [2025-11-20 02:17:13] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005537 10.0.0.23 - - [2025-11-20 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.23 - - [2025-11-20 02:17:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003457 10.0.0.23 - - [2025-11-20 02:17:15] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003955 10.0.0.23 - - [2025-11-20 02:17:15] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005921 10.0.0.23 - - [2025-11-20 02:17:15] "POST /neutron/port HTTP/1.1" 200 1197 0.016461 10.0.0.23 - - [2025-11-20 02:17:18] "POST /neutron/port HTTP/1.1" 200 1198 0.016375 10.0.0.23 - - [2025-11-20 02:17:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005331 10.0.0.23 - - [2025-11-20 02:17:18] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.23 - - [2025-11-20 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008489 10.0.0.23 - - [2025-11-20 02:17:25] "POST /neutron/port HTTP/1.1" 200 1197 0.015594 10.0.0.23 - - [2025-11-20 02:17:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.032503 10.0.0.23 - - [2025-11-20 02:17:36] "POST /neutron/port HTTP/1.1" 200 1198 0.014579 10.0.0.23 - - [2025-11-20 02:17:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006994 10.0.0.23 - - [2025-11-20 02:17:36] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 200 1301 0.005450 10.0.0.23 - - [2025-11-20 02:17:36] "GET /virtual-machine-interface/73ab38c2-6248-45eb-b837-10d4685acdca HTTP/1.1" 200 3184 0.005596 10.0.0.23 - - [2025-11-20 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.23 - - [2025-11-20 02:17:36] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003889 10.0.0.23 - - [2025-11-20 02:17:36] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003213 10.0.0.23 - - [2025-11-20 02:17:36] "GET /virtual-network/6b59cacc-dc4b-400b-a259-109b647ada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005932 10.0.0.23 - - [2025-11-20 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.23 - - [2025-11-20 02:17:37] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004810 10.0.0.23 - - [2025-11-20 02:17:37] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003355 10.0.0.23 - - [2025-11-20 02:17:37] "GET /virtual-network/6b59cacc-dc4b-400b-a259-109b647ada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005914 10.0.0.23 - - [2025-11-20 02:17:37] "POST /neutron/port HTTP/1.1" 200 2277 0.016939 10.0.0.23 - - [2025-11-20 02:17:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008810 10.0.0.23 - - [2025-11-20 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2025-11-20 02:17:38] "GET /network-policy/1c661f41-8048-45f5-bde4-2fedf8378414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004114 10.0.0.23 - - [2025-11-20 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.23 - - [2025-11-20 02:17:38] "GET /network-policy/788246b5-60a2-4462-8959-e21651a59e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.004754 10.0.0.23 - - [2025-11-20 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.23 - - [2025-11-20 02:17:38] "GET /network-policy/1290b020-b0c8-478a-b0c7-b9c7edef1fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004396 10.0.0.23 - - [2025-11-20 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.23 - - [2025-11-20 02:17:38] "GET /network-policy/310429a6-8171-4e6f-8125-acb84b652076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004580 10.0.0.23 - - [2025-11-20 02:17:59] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 200 1301 0.004246 10.0.0.23 - - [2025-11-20 02:18:00] "POST /neutron/port HTTP/1.1" 200 1198 0.015590 10.0.0.23 - - [2025-11-20 02:18:01] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 404 171 0.003872 10.0.0.23 - - [2025-11-20 02:18:01] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 404 171 0.003218 10.0.0.23 - - [2025-11-20 02:18:01] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 404 171 0.004028 10.0.0.23 - - [2025-11-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006413 10.0.0.23 - - [2025-11-20 02:18:01] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004339 10.0.0.23 - - [2025-11-20 02:18:01] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004086 10.0.0.23 - - [2025-11-20 02:18:01] "GET /virtual-network/6b59cacc-dc4b-400b-a259-109b647ada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007158 10.0.0.23 - - [2025-11-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.23 - - [2025-11-20 02:18:01] "GET /routing-instance/7ca5e2ae-0bb3-44cf-845e-f87d3873123f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005338 10.0.0.23 - - [2025-11-20 02:18:01] "GET /route-target/70f483a8-c3d5-4716-9ec0-14455754ed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004155 10.0.0.23 - - [2025-11-20 02:18:01] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 404 171 0.003360 10.0.0.23 - - [2025-11-20 02:18:02] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 404 171 0.003820 10.0.0.23 - - [2025-11-20 02:18:04] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 404 171 0.003420 10.0.0.23 - - [2025-11-20 02:18:05] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 404 171 0.003153 10.0.0.23 - - [2025-11-20 02:18:06] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 404 171 0.003203 10.0.0.23 - - [2025-11-20 02:18:07] "GET /virtual-machine/f5a8e8e0-fc23-467d-bbc5-ea55ca962c43 HTTP/1.1" 404 171 0.003445 10.0.0.23 - - [2025-11-20 02:18:07] "GET /obj-perms HTTP/1.1" 200 5046 0.004542 10.0.0.50 - - [2025-11-20 02:18:10] "GET /obj-perms HTTP/1.1" 200 5046 0.004119 10.0.0.23 - - [2025-11-20 02:18:11] "POST /neutron/port HTTP/1.1" 200 1197 0.020066 10.0.0.23 - - [2025-11-20 02:18:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003628 10.0.0.23 - - [2025-11-20 02:18:11] "POST /neutron/port HTTP/1.1" 200 117 0.001136 10.0.0.23 - - [2025-11-20 02:18:16] "GET /obj-perms HTTP/1.1" 200 5046 0.051991 10.0.0.50 - - [2025-11-20 02:18:19] "GET /obj-perms HTTP/1.1" 200 5046 0.004234 10.0.0.23 - - [2025-11-20 02:18:22] "GET /obj-perms HTTP/1.1" 200 5046 0.003932 10.0.0.50 - - [2025-11-20 02:18:28] "GET /obj-perms HTTP/1.1" 200 5046 0.003894 10.0.0.23 - - [2025-11-20 02:18:28] "GET /obj-perms HTTP/1.1" 200 5046 0.003731 10.0.0.23 - - [2025-11-20 02:18:29] "GET /virtual-machine/70b4553a-711b-4885-9b9c-23d097df187c HTTP/1.1" 200 1300 0.030465 10.0.0.23 - - [2025-11-20 02:18:29] "POST /neutron/port HTTP/1.1" 200 1197 0.048756 10.0.0.23 - - [2025-11-20 02:18:31] "GET /virtual-machine/70b4553a-711b-4885-9b9c-23d097df187c HTTP/1.1" 404 171 0.003245 10.0.0.23 - - [2025-11-20 02:18:31] "GET /virtual-machine/70b4553a-711b-4885-9b9c-23d097df187c HTTP/1.1" 404 171 0.002812 10.0.0.23 - - [2025-11-20 02:18:31] "GET /virtual-machine/70b4553a-711b-4885-9b9c-23d097df187c HTTP/1.1" 404 171 0.002563 10.0.0.23 - - [2025-11-20 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.033807 10.0.0.23 - - [2025-11-20 02:18:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003196 10.0.0.23 - - [2025-11-20 02:18:31] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003326 10.0.0.23 - - [2025-11-20 02:18:31] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005915 10.0.0.23 - - [2025-11-20 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.23 - - [2025-11-20 02:18:31] "GET /routing-instance/c700abaa-d5d5-4593-b60d-2d4d7380b72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004453 10.0.0.23 - - [2025-11-20 02:18:31] "GET /route-target/dea00f63-ba07-4ae1-82e7-0644a8bd6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003652 10.0.0.23 - - [2025-11-20 02:18:34] "GET /obj-perms HTTP/1.1" 200 5046 0.004078 10.0.0.50 - - [2025-11-20 02:18:34] "GET /obj-perms HTTP/1.1" 200 5046 0.003683 10.0.0.23 - - [2025-11-20 02:18:37] "GET /obj-perms HTTP/1.1" 200 5046 0.004225 10.0.0.22 - - [2025-11-20 02:18:37] "GET /obj-perms HTTP/1.1" 200 5046 0.003735 10.0.0.23 - - [2025-11-20 02:18:37] "GET /virtual-network/69e0860d-463f-4385-8a93-977bfd668a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005702 10.0.0.23 - - [2025-11-20 02:18:37] "POST /neutron/network HTTP/1.1" 200 1494 0.014454 10.0.0.23 - - [2025-11-20 02:18:38] "GET /virtual-network/69e0860d-463f-4385-8a93-977bfd668a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.007873 10.0.0.23 - - [2025-11-20 02:18:38] "DELETE /access-control-list/55089995-313b-48c8-8c4a-786978c28204 HTTP/1.1" 200 115 0.115497 10.0.0.23 - - [2025-11-20 02:18:38] "GET /virtual-network/7c498639-629b-4d9d-b72d-97dd9986b071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005362 10.0.0.23 - - [2025-11-20 02:18:38] "POST /neutron/network HTTP/1.1" 200 1494 0.010854 10.0.0.50 - - [2025-11-20 02:18:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.040640 10.0.0.23 - - [2025-11-20 02:18:38] "GET /virtual-network/7c498639-629b-4d9d-b72d-97dd9986b071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008666 10.0.0.23 - - [2025-11-20 02:18:38] "GET /virtual-network/6b59cacc-dc4b-400b-a259-109b647ada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005779 10.0.0.23 - - [2025-11-20 02:18:38] "POST /neutron/network HTTP/1.1" 200 1494 0.010460 10.0.0.23 - - [2025-11-20 02:18:38] "GET /virtual-network/6b59cacc-dc4b-400b-a259-109b647ada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007473 10.0.0.23 - - [2025-11-20 02:18:38] "POST /ref-update HTTP/1.1" 200 156 0.026913 10.0.0.23 - - [2025-11-20 02:18:38] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.010965 10.0.0.23 - - [2025-11-20 02:18:38] "POST /neutron/network HTTP/1.1" 200 1493 0.012358 10.0.0.23 - - [2025-11-20 02:18:38] "GET /virtual-network/24bb68a6-3d17-4e3b-bc4e-dcd23823a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007766 10.0.0.23 - - [2025-11-20 02:18:39] "DELETE /network-policy/300659ca-7d42-4728-b2f8-142492cb39d0 HTTP/1.1" 200 115 0.066751 10.0.0.23 - - [2025-11-20 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.22 - - [2025-11-20 02:18:39] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.027971 10.0.0.23 - - [2025-11-20 02:18:39] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.067986 10.0.0.23 - - [2025-11-20 02:18:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98767008&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005528 10.0.0.23 - - [2025-11-20 02:18:39] "DELETE /network-policy/a4d50eb6-b400-4219-925b-ab84cd9a001f HTTP/1.1" 200 115 0.066238 10.0.0.23 - - [2025-11-20 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.22 - - [2025-11-20 02:18:39] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.23 - - [2025-11-20 02:18:39] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040535 10.0.0.23 - - [2025-11-20 02:18:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98767008&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005368 10.0.0.23 - - [2025-11-20 02:18:39] "DELETE /network-policy/9219ca07-ab0e-491a-ba36-0bf0e85e968a HTTP/1.1" 200 115 0.033940 10.0.0.23 - - [2025-11-20 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.22 - - [2025-11-20 02:18:39] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.23 - - [2025-11-20 02:18:39] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040792 10.0.0.23 - - [2025-11-20 02:18:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98767008&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005495 10.0.0.23 - - [2025-11-20 02:18:39] "DELETE /network-policy/2de14964-b670-4e0c-95cd-a1bac6fcd0cc HTTP/1.1" 200 115 0.039414 10.0.0.23 - - [2025-11-20 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.22 - - [2025-11-20 02:18:39] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001021 10.0.0.23 - - [2025-11-20 02:18:39] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033716 10.0.0.23 - - [2025-11-20 02:18:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98767008&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005291 10.0.0.23 - - [2025-11-20 02:18:39] "DELETE /network-policy/788246b5-60a2-4462-8959-e21651a59e50 HTTP/1.1" 200 115 0.031851 10.0.0.23 - - [2025-11-20 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.22 - - [2025-11-20 02:18:39] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.23 - - [2025-11-20 02:18:40] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042688 10.0.0.23 - - [2025-11-20 02:18:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98767008&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005355 10.0.0.23 - - [2025-11-20 02:18:40] "DELETE /network-policy/1c661f41-8048-45f5-bde4-2fedf8378414 HTTP/1.1" 200 115 0.034851 10.0.0.23 - - [2025-11-20 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.22 - - [2025-11-20 02:18:40] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917 10.0.0.23 - - [2025-11-20 02:18:40] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040349 10.0.0.23 - - [2025-11-20 02:18:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98767008&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005663 10.0.0.23 - - [2025-11-20 02:18:40] "DELETE /network-policy/310429a6-8171-4e6f-8125-acb84b652076 HTTP/1.1" 200 115 0.035223 10.0.0.23 - - [2025-11-20 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.22 - - [2025-11-20 02:18:40] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000985 10.0.0.23 - - [2025-11-20 02:18:40] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043922 10.0.0.23 - - [2025-11-20 02:18:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98767008&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005210 10.0.0.23 - - [2025-11-20 02:18:40] "DELETE /network-policy/1290b020-b0c8-478a-b0c7-b9c7edef1fe2 HTTP/1.1" 200 115 0.042951 10.0.0.23 - - [2025-11-20 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.22 - - [2025-11-20 02:18:40] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.23 - - [2025-11-20 02:18:40] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035869 10.0.0.23 - - [2025-11-20 02:18:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98767008&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005750 10.0.0.23 - - [2025-11-20 02:18:40] "POST /neutron/network HTTP/1.1" 200 1309 0.010484 10.0.0.23 - - [2025-11-20 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.22 - - [2025-11-20 02:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003483 10.0.0.22 - - [2025-11-20 02:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003275 10.0.0.22 - - [2025-11-20 02:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004769 10.0.0.22 - - [2025-11-20 02:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003148 10.0.0.22 - - [2025-11-20 02:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005973 10.0.0.22 - - [2025-11-20 02:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002837 10.0.0.23 - - [2025-11-20 02:18:41] "POST /neutron/network HTTP/1.1" 200 151 0.135336 10.0.0.23 - - [2025-11-20 02:18:41] "DELETE /route-target/95f305ac-a55c-423e-8e94-a34aa870fee5 HTTP/1.1" 200 115 0.031433 10.0.0.23 - - [2025-11-20 02:18:41] "POST /neutron/network HTTP/1.1" 200 1308 0.010854 10.0.0.23 - - [2025-11-20 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.23 - - [2025-11-20 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2025-11-20 02:18:42] "DELETE /network-ipam/4bb2bac0-e38a-4aa5-92fc-23ef0d109e76 HTTP/1.1" 200 115 0.033121 10.0.0.23 - - [2025-11-20 02:18:42] "POST /fqname-to-id HTTP/1.1" 404 252 0.003496 10.0.0.22 - - [2025-11-20 02:18:42] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000918 10.0.0.22 - - [2025-11-20 02:18:42] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.053769 10.0.0.22 - - [2025-11-20 02:18:42] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001601 10.0.0.22 - - [2025-11-20 02:18:42] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?fields=security_groups HTTP/1.1" 200 1387 0.046821 10.0.0.22 - - [2025-11-20 02:18:42] "DELETE /security-group/dfd5ab71-244e-4979-aff9-3ffdd22169f8 HTTP/1.1" 200 115 0.047607 10.0.0.22 - - [2025-11-20 02:18:42] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002387 10.0.0.22 - - [2025-11-20 02:18:42] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?fields=application_policy_sets HTTP/1.1" 200 1426 0.063570 10.0.0.23 - - [2025-11-20 02:18:42] "DELETE /access-control-list/ae97153b-feca-4ea0-8994-7a993fde16e4 HTTP/1.1" 200 115 0.050773 10.0.0.23 - - [2025-11-20 02:18:42] "DELETE /project/57acff4d-969c-4f6a-b321-d370a8fddfb5 HTTP/1.1" 200 115 0.406450 10.0.0.22 - - [2025-11-20 02:18:42] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953 10.0.0.23 - - [2025-11-20 02:18:42] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?fields=projects HTTP/1.1" 200 1438 0.011355 10.0.0.23 - - [2025-11-20 02:18:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.003585 10.0.0.22 - - [2025-11-20 02:18:48] "POST /id-to-fqname HTTP/1.1" 200 198 0.006484 10.0.0.22 - - [2025-11-20 02:18:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.005633 10.0.0.22 - - [2025-11-20 02:18:48] "POST /security-groups HTTP/1.1" 200 599 0.030876 10.0.0.22 - - [2025-11-20 02:18:48] "POST /projects HTTP/1.1" 200 601 0.237882 10.0.0.23 - - [2025-11-20 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.268048 10.0.0.23 - - [2025-11-20 02:18:48] "POST /fqname-to-id HTTP/1.1" 404 241 0.002972 10.0.0.22 - - [2025-11-20 02:18:48] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001801 10.0.0.23 - - [2025-11-20 02:18:48] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047600 10.0.0.23 - - [2025-11-20 02:18:48] "POST /network-policys HTTP/1.1" 200 559 0.073221 10.0.0.23 - - [2025-11-20 02:18:48] "GET /network-policy/6692d2a5-98ba-4f2e-aab2-f33c84f160d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.008373 10.0.0.23 - - [2025-11-20 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.22 - - [2025-11-20 02:18:48] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.23 - - [2025-11-20 02:18:48] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042473 10.0.0.22 - - [2025-11-20 02:18:48] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001034 10.0.0.23 - - [2025-11-20 02:18:48] "POST /neutron/network HTTP/1.1" 200 615 0.141484 10.0.0.23 - - [2025-11-20 02:18:48] "POST /ref-update HTTP/1.1" 200 156 0.027429 10.0.0.50 - - [2025-11-20 02:18:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.005439 10.0.0.23 - - [2025-11-20 02:18:49] "POST /neutron/network HTTP/1.1" 200 1006 0.010864 10.0.0.23 - - [2025-11-20 02:18:49] "POST /id-to-fqname HTTP/1.1" 200 229 0.001039 10.0.0.23 - - [2025-11-20 02:18:49] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005389 10.0.0.23 - - [2025-11-20 02:18:49] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005709 10.0.0.23 - - [2025-11-20 02:18:49] "POST /neutron/subnet HTTP/1.1" 200 721 0.009648 10.0.0.23 - - [2025-11-20 02:18:49] "POST /neutron/network HTTP/1.1" 200 1105 0.073042 10.0.0.23 - - [2025-11-20 02:18:49] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.009508 10.0.0.23 - - [2025-11-20 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011369 10.0.0.23 - - [2025-11-20 02:18:49] "GET /network-policy/6692d2a5-98ba-4f2e-aab2-f33c84f160d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.005152 10.0.0.23 - - [2025-11-20 02:18:49] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006548 10.0.0.50 - - [2025-11-20 02:18:50] "GET /obj-perms HTTP/1.1" 200 5046 0.003621 10.0.0.23 - - [2025-11-20 02:18:50] "POST /id-to-fqname HTTP/1.1" 200 229 0.001227 10.0.0.22 - - [2025-11-20 02:18:51] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.23 - - [2025-11-20 02:18:51] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.069306 10.0.0.23 - - [2025-11-20 02:18:51] "POST /neutron/network HTTP/1.1" 200 1105 0.009009 10.0.0.23 - - [2025-11-20 02:18:51] "POST /id-to-fqname HTTP/1.1" 200 229 0.001304 10.0.0.23 - - [2025-11-20 02:18:51] "POST /neutron/port HTTP/1.1" 200 117 0.007528 10.0.0.22 - - [2025-11-20 02:18:51] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001033 10.0.0.23 - - [2025-11-20 02:18:52] "PUT /access-control-list/64680182-e3e8-47f0-9f78-4380e5b4a46f HTTP/1.1" 200 272 0.064318 10.0.0.23 - - [2025-11-20 02:18:52] "POST /neutron/port HTTP/1.1" 200 1173 0.401978 10.0.0.22 - - [2025-11-20 02:18:52] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.23 - - [2025-11-20 02:18:52] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.073708 10.0.0.23 - - [2025-11-20 02:18:52] "POST /neutron/port HTTP/1.1" 200 1227 0.139174 10.0.0.23 - - [2025-11-20 02:18:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003962 10.0.0.23 - - [2025-11-20 02:18:52] "POST /neutron/subnet HTTP/1.1" 200 1376 0.012941 10.0.0.23 - - [2025-11-20 02:18:52] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.23 - - [2025-11-20 02:18:52] "POST /neutron/port HTTP/1.1" 200 1201 0.017737 10.0.0.22 - - [2025-11-20 02:18:53] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001343 10.0.0.23 - - [2025-11-20 02:18:53] "POST /neutron/port HTTP/1.1" 200 1173 0.294744 10.0.0.23 - - [2025-11-20 02:18:53] "POST /neutron/port HTTP/1.1" 200 1227 0.136542 10.0.0.23 - - [2025-11-20 02:18:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003977 10.0.0.23 - - [2025-11-20 02:18:53] "POST /neutron/port HTTP/1.1" 200 117 0.001323 10.0.0.23 - - [2025-11-20 02:18:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007808 10.0.0.23 - - [2025-11-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 1201 0.015736 10.0.0.23 - - [2025-11-20 02:18:58] "GET /virtual-machine/39b385fa-5752-4c33-8dc3-2bd2108d1389 HTTP/1.1" 200 1300 0.005946 10.0.0.23 - - [2025-11-20 02:18:58] "GET /virtual-machine-interface/a77adf7e-65ed-4a4c-ba20-eeff1ad45b67 HTTP/1.1" 200 3179 0.005007 10.0.0.23 - - [2025-11-20 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.23 - - [2025-11-20 02:18:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003284 10.0.0.23 - - [2025-11-20 02:18:58] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002748 10.0.0.23 - - [2025-11-20 02:18:58] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005780 10.0.0.23 - - [2025-11-20 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.23 - - [2025-11-20 02:19:01] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005859 10.0.0.23 - - [2025-11-20 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.23 - - [2025-11-20 02:19:05] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005546 10.0.0.22 - - [2025-11-20 02:19:07] "DELETE /project/57acff4d969c4f6ab321d370a8fddfb5 HTTP/1.1" 404 173 0.026472 10.0.0.23 - - [2025-11-20 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.23 - - [2025-11-20 02:19:09] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005865 10.0.0.23 - - [2025-11-20 02:19:11] "POST /neutron/port HTTP/1.1" 200 1201 0.017090 10.0.0.23 - - [2025-11-20 02:19:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004208 10.0.0.23 - - [2025-11-20 02:19:11] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.23 - - [2025-11-20 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012467 10.0.0.23 - - [2025-11-20 02:19:13] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007402 10.0.0.23 - - [2025-11-20 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.23 - - [2025-11-20 02:19:17] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005448 10.0.0.23 - - [2025-11-20 02:19:18] "POST /neutron/port HTTP/1.1" 200 1201 0.016083 10.0.0.23 - - [2025-11-20 02:19:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003982 10.0.0.23 - - [2025-11-20 02:19:18] "POST /neutron/port HTTP/1.1" 200 117 0.001496 10.0.0.23 - - [2025-11-20 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.23 - - [2025-11-20 02:19:21] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007044 10.0.0.23 - - [2025-11-20 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.23 - - [2025-11-20 02:19:25] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005270 10.0.0.23 - - [2025-11-20 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.23 - - [2025-11-20 02:19:29] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006258 10.0.0.23 - - [2025-11-20 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.23 - - [2025-11-20 02:19:32] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003649 10.0.0.23 - - [2025-11-20 02:19:32] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003006 10.0.0.23 - - [2025-11-20 02:19:32] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005761 10.0.0.23 - - [2025-11-20 02:19:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007583 10.0.0.23 - - [2025-11-20 02:19:40] "POST /neutron/port HTTP/1.1" 200 1201 0.016419 10.0.0.23 - - [2025-11-20 02:19:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009080 10.0.0.23 - - [2025-11-20 02:19:47] "POST /neutron/port HTTP/1.1" 200 1201 0.014543 10.0.0.23 - - [2025-11-20 02:19:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007769 10.0.0.23 - - [2025-11-20 02:19:53] "POST /neutron/port HTTP/1.1" 200 1201 0.014327 10.0.0.23 - - [2025-11-20 02:19:53] "GET /virtual-machine/dc399323-9eef-4025-b3eb-eccd74778a6a HTTP/1.1" 200 1301 0.005751 10.0.0.23 - - [2025-11-20 02:19:53] "GET /virtual-machine-interface/8b910795-b26a-475f-9c1d-776c5c6dbd50 HTTP/1.1" 200 3179 0.004875 10.0.0.23 - - [2025-11-20 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2025-11-20 02:19:53] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003667 10.0.0.23 - - [2025-11-20 02:19:53] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002624 10.0.0.23 - - [2025-11-20 02:19:53] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006354 10.0.0.23 - - [2025-11-20 02:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.23 - - [2025-11-20 02:19:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003546 10.0.0.23 - - [2025-11-20 02:19:54] "GET /virtual-networks?parent_id=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003379 10.0.0.23 - - [2025-11-20 02:19:54] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005846 10.0.0.50 - - [2025-11-20 02:20:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.50 - - [2025-11-20 02:20:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.50 - - [2025-11-20 02:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.50 - - [2025-11-20 02:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.22 - - [2025-11-20 02:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.22 - - [2025-11-20 02:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.23 - - [2025-11-20 02:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2025-11-20 02:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-11-20 02:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.22 - - [2025-11-20 02:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.23 - - [2025-11-20 02:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.23 - - [2025-11-20 02:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2025-11-20 02:20:12] "POST /neutron/port HTTP/1.1" 200 1201 0.014921 10.0.0.23 - - [2025-11-20 02:20:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003924 10.0.0.23 - - [2025-11-20 02:20:12] "POST /neutron/port HTTP/1.1" 200 117 0.001353 10.0.0.23 - - [2025-11-20 02:20:18] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006597 10.0.0.23 - - [2025-11-20 02:20:18] "POST /neutron/network HTTP/1.1" 200 1006 0.071892 10.0.0.23 - - [2025-11-20 02:20:18] "GET /virtual-network/9b371aad-706b-47f3-9b39-7fa471aeb15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007689 10.0.0.23 - - [2025-11-20 02:20:19] "POST /neutron/network HTTP/1.1" 400 204 0.016360 10.0.0.23 - - [2025-11-20 02:20:19] "POST /neutron/port HTTP/1.1" 200 151 0.298739 10.0.0.23 - - [2025-11-20 02:20:19] "POST /neutron/port HTTP/1.1" 200 151 0.307208 10.0.0.23 - - [2025-11-20 02:20:21] "DELETE /route-target/4b7ea2b5-a8f7-49c9-810b-d0cca560816b HTTP/1.1" 200 115 0.025425 10.0.0.23 - - [2025-11-20 02:20:21] "DELETE /network-policy/6692d2a5-98ba-4f2e-aab2-f33c84f160d3 HTTP/1.1" 200 115 0.036365 10.0.0.22 - - [2025-11-20 02:20:24] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000985 10.0.0.23 - - [2025-11-20 02:20:24] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.079345 10.0.0.22 - - [2025-11-20 02:20:24] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001454 10.0.0.23 - - [2025-11-20 02:20:24] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?fields=virtual_networks HTTP/1.1" 200 1048 0.044890 10.0.0.22 - - [2025-11-20 02:20:24] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001118 10.0.0.23 - - [2025-11-20 02:20:24] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.042813 10.0.0.22 - - [2025-11-20 02:20:24] "GET /projects?obj_uuids=57acff4d-969c-4f6a-b321-d370a8fddfb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984 10.0.0.23 - - [2025-11-20 02:20:24] "GET /project/57acff4d-969c-4f6a-b321-d370a8fddfb5?fields=security_groups HTTP/1.1" 200 1282 0.050478 10.0.0.23 - - [2025-11-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 404 202 0.030439 10.0.0.22 - - [2025-11-20 02:20:25] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003289 10.0.0.22 - - [2025-11-20 02:20:25] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.22 - - [2025-11-20 02:20:25] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006651 10.0.0.22 - - [2025-11-20 02:20:25] "POST /id-to-fqname HTTP/1.1" 200 204 0.001126 10.0.0.22 - - [2025-11-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.007884 10.0.0.22 - - [2025-11-20 02:20:25] "POST /security-groups HTTP/1.1" 200 605 0.028421 10.0.0.22 - - [2025-11-20 02:20:25] "POST /projects HTTP/1.1" 200 613 0.234344 10.0.0.23 - - [2025-11-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.010535 10.0.0.22 - - [2025-11-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.305977 10.0.0.23 - - [2025-11-20 02:20:25] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.446779 10.0.0.23 - - [2025-11-20 02:20:26] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.23 - - [2025-11-20 02:20:30] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000550 10.0.0.22 - - [2025-11-20 02:20:30] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001019 10.0.0.23 - - [2025-11-20 02:20:30] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.064904 10.0.0.23 - - [2025-11-20 02:20:30] "GET / HTTP/1.1" 200 35931 0.002319 10.0.0.23 - - [2025-11-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.22 - - [2025-11-20 02:20:31] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001425 10.0.0.23 - - [2025-11-20 02:20:31] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008873 10.0.0.23 - - [2025-11-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.22 - - [2025-11-20 02:20:31] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001318 10.0.0.23 - - [2025-11-20 02:20:31] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.042456 10.0.0.23 - - [2025-11-20 02:20:32] "GET /domains HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2025-11-20 02:20:32] "GET /domains HTTP/1.1" 200 280 0.024757 10.0.0.22 - - [2025-11-20 02:20:32] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000886 10.0.0.23 - - [2025-11-20 02:20:32] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b HTTP/1.1" 200 2975 0.008786 10.0.0.22 - - [2025-11-20 02:20:32] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000825 10.0.0.23 - - [2025-11-20 02:20:32] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c HTTP/1.1" 200 1936 0.084311 10.0.0.23 - - [2025-11-20 02:20:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002663 10.0.0.23 - - [2025-11-20 02:20:32] "POST /network-ipams HTTP/1.1" 200 627 0.026551 10.0.0.23 - - [2025-11-20 02:20:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003263 10.0.0.23 - - [2025-11-20 02:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.23 - - [2025-11-20 02:20:33] "GET /network-ipam/803b3dc5-a3a8-4852-ae34-513aa251cf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006599 10.0.0.23 - - [2025-11-20 02:20:33] "PUT /network-ipam/803b3dc5-a3a8-4852-ae34-513aa251cf8c HTTP/1.1" 200 258 0.013109 10.0.0.23 - - [2025-11-20 02:20:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.23 - - [2025-11-20 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.038131 10.0.0.22 - - [2025-11-20 02:20:33] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000928 10.0.0.23 - - [2025-11-20 02:20:33] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.042461 10.0.0.23 - - [2025-11-20 02:20:33] "POST /neutron/network HTTP/1.1" 200 117 0.040684 10.0.0.23 - - [2025-11-20 02:20:33] "POST /ref-update HTTP/1.1" 200 156 0.025367 10.0.0.50 - - [2025-11-20 02:20:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.011627 10.0.0.22 - - [2025-11-20 02:20:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006494 10.0.0.23 - - [2025-11-20 02:20:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.199268 10.0.0.23 - - [2025-11-20 02:20:34] "POST /id-to-fqname HTTP/1.1" 200 237 0.001447 10.0.0.23 - - [2025-11-20 02:20:34] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.005403 10.0.0.23 - - [2025-11-20 02:20:34] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.007497 10.0.0.23 - - [2025-11-20 02:20:34] "POST /neutron/network HTTP/1.1" 200 1143 0.010572 10.0.0.23 - - [2025-11-20 02:20:35] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.005688 10.0.0.23 - - [2025-11-20 02:20:35] "GET /obj-perms HTTP/1.1" 200 5021 0.064122 10.0.0.50 - - [2025-11-20 02:20:36] "GET /obj-perms HTTP/1.1" 200 5021 0.058830 10.0.0.22 - - [2025-11-20 02:20:36] "GET /obj-perms HTTP/1.1" 200 5021 0.065190 10.0.0.23 - - [2025-11-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.003442 10.0.0.23 - - [2025-11-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.22 - - [2025-11-20 02:20:36] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001027 10.0.0.23 - - [2025-11-20 02:20:36] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.041188 10.0.0.23 - - [2025-11-20 02:20:36] "POST /network-policys HTTP/1.1" 200 565 0.027679 10.0.0.23 - - [2025-11-20 02:20:36] "GET /network-policy/5e72dfde-8256-4f39-8f2e-eaeea975e9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.006653 10.0.0.23 - - [2025-11-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.003350 10.0.0.23 - - [2025-11-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.22 - - [2025-11-20 02:20:36] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000976 10.0.0.23 - - [2025-11-20 02:20:36] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.041053 10.0.0.23 - - [2025-11-20 02:20:37] "POST /network-policys HTTP/1.1" 200 565 0.069465 10.0.0.23 - - [2025-11-20 02:20:37] "GET /network-policy/5b02a2f9-11a0-40d5-82e5-c2d0b30c625b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.006248 10.0.0.23 - - [2025-11-20 02:20:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.004045 10.0.0.23 - - [2025-11-20 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.22 - - [2025-11-20 02:20:37] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000944 10.0.0.23 - - [2025-11-20 02:20:37] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.046057 10.0.0.23 - - [2025-11-20 02:20:37] "POST /network-policys HTTP/1.1" 200 565 0.029352 10.0.0.23 - - [2025-11-20 02:20:37] "GET /network-policy/9c08478b-c13c-46f9-b7b0-9c50c1573428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006379 10.0.0.23 - - [2025-11-20 02:20:37] "POST /neutron/network HTTP/1.1" 200 1143 0.008704 10.0.0.23 - - [2025-11-20 02:20:37] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.008054 10.0.0.23 - - [2025-11-20 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.23 - - [2025-11-20 02:20:37] "GET /network-policy/5b02a2f9-11a0-40d5-82e5-c2d0b30c625b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004701 10.0.0.23 - - [2025-11-20 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.23 - - [2025-11-20 02:20:38] "GET /network-policy/5e72dfde-8256-4f39-8f2e-eaeea975e9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004090 10.0.0.23 - - [2025-11-20 02:20:38] "POST /id-to-fqname HTTP/1.1" 200 237 0.001219 10.0.0.23 - - [2025-11-20 02:20:38] "POST /neutron/network HTTP/1.1" 200 1351 0.007102 10.0.0.22 - - [2025-11-20 02:20:38] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000910 10.0.0.23 - - [2025-11-20 02:20:38] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.060929 10.0.0.23 - - [2025-11-20 02:20:39] "POST /neutron/port HTTP/1.1" 200 117 0.006178 10.0.0.22 - - [2025-11-20 02:20:39] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001061 10.0.0.23 - - [2025-11-20 02:20:39] "PUT /access-control-list/34932401-1ec5-4d37-b1ce-93fea36fbfa9 HTTP/1.1" 200 272 0.019971 10.0.0.23 - - [2025-11-20 02:20:39] "POST /neutron/port HTTP/1.1" 200 1182 0.375266 10.0.0.23 - - [2025-11-20 02:20:40] "POST /neutron/port HTTP/1.1" 200 1236 0.112260 10.0.0.23 - - [2025-11-20 02:20:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003509 10.0.0.23 - - [2025-11-20 02:20:40] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.23 - - [2025-11-20 02:20:44] "POST /neutron/security_group HTTP/1.1" 200 2072 0.010205 10.0.0.23 - - [2025-11-20 02:20:44] "POST /neutron/port HTTP/1.1" 200 1210 0.023777 10.0.0.23 - - [2025-11-20 02:20:44] "GET /virtual-machine/014041d2-4493-4280-a79f-3812d1b1b122 HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2025-11-20 02:20:44] "GET /virtual-machine/014041d2-4493-4280-a79f-3812d1b1b122 HTTP/1.1" 200 1304 0.032729 10.0.0.23 - - [2025-11-20 02:20:44] "GET /virtual-machine-interface/9e537836-abcb-4bb3-bbd4-59df101fce02 HTTP/1.1" 200 3178 0.005890 10.0.0.23 - - [2025-11-20 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.23 - - [2025-11-20 02:20:44] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004305 10.0.0.23 - - [2025-11-20 02:20:44] "GET /virtual-networks?parent_id=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002817 10.0.0.23 - - [2025-11-20 02:20:44] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.005702 10.0.0.23 - - [2025-11-20 02:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.23 - - [2025-11-20 02:20:48] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006743 10.0.0.23 - - [2025-11-20 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.23 - - [2025-11-20 02:20:52] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.011254 10.0.0.23 - - [2025-11-20 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.23 - - [2025-11-20 02:20:56] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006352 10.0.0.23 - - [2025-11-20 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.23 - - [2025-11-20 02:21:00] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.005502 10.0.0.23 - - [2025-11-20 02:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.23 - - [2025-11-20 02:21:04] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006498 10.0.0.22 - - [2025-11-20 02:21:07] "DELETE /project/19e230b543e14d55a87fdbab150e0e2c HTTP/1.1" 404 173 0.002782 10.0.0.22 - - [2025-11-20 02:21:07] "DELETE /project/57acff4d-969c-4f6a-b321-d370a8fddfb5 HTTP/1.1" 404 177 0.005204 10.0.0.23 - - [2025-11-20 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.23 - - [2025-11-20 02:21:08] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.007650 10.0.0.23 - - [2025-11-20 02:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.23 - - [2025-11-20 02:21:12] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.008058 10.0.0.23 - - [2025-11-20 02:21:14] "POST /neutron/port HTTP/1.1" 200 1210 0.015557 10.0.0.23 - - [2025-11-20 02:21:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004205 10.0.0.23 - - [2025-11-20 02:21:14] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.23 - - [2025-11-20 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.23 - - [2025-11-20 02:21:16] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.005258 10.0.0.23 - - [2025-11-20 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.23 - - [2025-11-20 02:21:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008224 10.0.0.23 - - [2025-11-20 02:21:19] "GET /virtual-networks?parent_id=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003529 10.0.0.23 - - [2025-11-20 02:21:19] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006170 10.0.0.23 - - [2025-11-20 02:21:19] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008507 10.0.0.23 - - [2025-11-20 02:21:27] "POST /neutron/port HTTP/1.1" 200 1210 0.016254 10.0.0.23 - - [2025-11-20 02:21:29] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007601 10.0.0.23 - - [2025-11-20 02:21:39] "POST /neutron/port HTTP/1.1" 200 1210 0.015392 10.0.0.23 - - [2025-11-20 02:21:40] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007866 10.0.0.23 - - [2025-11-20 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2025-11-20 02:21:40] "GET /network-policy/5e72dfde-8256-4f39-8f2e-eaeea975e9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004063 10.0.0.23 - - [2025-11-20 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.23 - - [2025-11-20 02:21:40] "GET /network-policy/5b02a2f9-11a0-40d5-82e5-c2d0b30c625b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004573 10.0.0.23 - - [2025-11-20 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.23 - - [2025-11-20 02:21:40] "GET /network-policy/9c08478b-c13c-46f9-b7b0-9c50c1573428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.004446 10.0.0.23 - - [2025-11-20 02:21:40] "POST /neutron/network HTTP/1.1" 200 1433 0.015360 10.0.0.23 - - [2025-11-20 02:21:40] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005674 10.0.0.23 - - [2025-11-20 02:21:40] "PUT /access-control-list/34932401-1ec5-4d37-b1ce-93fea36fbfa9 HTTP/1.1" 200 272 0.068561 10.0.0.23 - - [2025-11-20 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018587 10.0.0.23 - - [2025-11-20 02:21:40] "GET /network-policy/5b02a2f9-11a0-40d5-82e5-c2d0b30c625b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004637 10.0.0.23 - - [2025-11-20 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.23 - - [2025-11-20 02:21:40] "GET /network-policy/5e72dfde-8256-4f39-8f2e-eaeea975e9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.003871 10.0.0.23 - - [2025-11-20 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.23 - - [2025-11-20 02:21:40] "GET /network-policy/9c08478b-c13c-46f9-b7b0-9c50c1573428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.004068 10.0.0.23 - - [2025-11-20 02:21:45] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005758 10.0.0.50 - - [2025-11-20 02:21:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.011279 10.0.0.23 - - [2025-11-20 02:21:45] "POST /neutron/network HTTP/1.1" 200 1143 0.022717 10.0.0.23 - - [2025-11-20 02:21:45] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.014235 10.0.0.23 - - [2025-11-20 02:21:50] "GET /virtual-machine/014041d2-4493-4280-a79f-3812d1b1b122 HTTP/1.1" 200 1304 0.007228 10.0.0.23 - - [2025-11-20 02:21:51] "POST /neutron/port HTTP/1.1" 200 151 0.230958 10.0.0.23 - - [2025-11-20 02:21:52] "GET /virtual-machine/014041d2-4493-4280-a79f-3812d1b1b122 HTTP/1.1" 404 171 0.003454 10.0.0.23 - - [2025-11-20 02:21:52] "GET /virtual-machine/014041d2-4493-4280-a79f-3812d1b1b122 HTTP/1.1" 404 171 0.003370 10.0.0.23 - - [2025-11-20 02:21:53] "GET /virtual-machine/014041d2-4493-4280-a79f-3812d1b1b122 HTTP/1.1" 404 171 0.003106 10.0.0.23 - - [2025-11-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.23 - - [2025-11-20 02:21:53] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004475 10.0.0.23 - - [2025-11-20 02:21:53] "GET /virtual-networks?parent_id=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002856 10.0.0.23 - - [2025-11-20 02:21:53] "GET /virtual-network/d37c9b8d-b95b-451e-82b2-abe91f8bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.005893 10.0.0.23 - - [2025-11-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.23 - - [2025-11-20 02:21:53] "GET /routing-instance/f9f63696-4d80-4be2-81ce-c9904a7cd993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004549 10.0.0.23 - - [2025-11-20 02:21:53] "GET /route-target/8f492d03-26a7-45c8-bc84-ad691f7e8e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004163 10.0.0.23 - - [2025-11-20 02:21:56] "GET /obj-perms HTTP/1.1" 200 5021 0.003981 10.0.0.50 - - [2025-11-20 02:21:59] "GET /obj-perms HTTP/1.1" 200 5021 0.004225 10.0.0.23 - - [2025-11-20 02:22:05] "GET /obj-perms HTTP/1.1" 200 5021 0.003613 10.0.0.50 - - [2025-11-20 02:22:06] "GET /obj-perms HTTP/1.1" 200 5021 0.003858 10.0.0.23 - - [2025-11-20 02:22:06] "DELETE /network-policy/9c08478b-c13c-46f9-b7b0-9c50c1573428 HTTP/1.1" 200 115 0.031813 10.0.0.23 - - [2025-11-20 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.22 - - [2025-11-20 02:22:06] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002032 10.0.0.23 - - [2025-11-20 02:22:06] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.049074 10.0.0.23 - - [2025-11-20 02:22:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-66606928&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005449 10.0.0.23 - - [2025-11-20 02:22:06] "DELETE /network-policy/5b02a2f9-11a0-40d5-82e5-c2d0b30c625b HTTP/1.1" 200 115 0.036611 10.0.0.23 - - [2025-11-20 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015530 10.0.0.22 - - [2025-11-20 02:22:06] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000933 10.0.0.23 - - [2025-11-20 02:22:06] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.042846 10.0.0.23 - - [2025-11-20 02:22:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-66606928&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005661 10.0.0.23 - - [2025-11-20 02:22:06] "DELETE /network-policy/5e72dfde-8256-4f39-8f2e-eaeea975e9a4 HTTP/1.1" 200 115 0.039679 10.0.0.23 - - [2025-11-20 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.22 - - [2025-11-20 02:22:06] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001062 10.0.0.23 - - [2025-11-20 02:22:06] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.037411 10.0.0.23 - - [2025-11-20 02:22:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-66606928&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005286 10.0.0.23 - - [2025-11-20 02:22:07] "DELETE /route-target/8f492d03-26a7-45c8-bc84-ad691f7e8e1c HTTP/1.1" 200 115 0.028043 10.0.0.23 - - [2025-11-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.23 - - [2025-11-20 02:22:07] "DELETE /network-ipam/803b3dc5-a3a8-4852-ae34-513aa251cf8c HTTP/1.1" 200 115 0.031535 10.0.0.23 - - [2025-11-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 264 0.004046 10.0.0.22 - - [2025-11-20 02:22:07] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001262 10.0.0.22 - - [2025-11-20 02:22:07] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.051989 10.0.0.22 - - [2025-11-20 02:22:07] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001295 10.0.0.22 - - [2025-11-20 02:22:07] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?fields=security_groups HTTP/1.1" 200 1405 0.056460 10.0.0.22 - - [2025-11-20 02:22:07] "DELETE /security-group/f4458966-6bea-4164-9f33-a99daa713362 HTTP/1.1" 200 115 0.048920 10.0.0.22 - - [2025-11-20 02:22:07] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000950 10.0.0.22 - - [2025-11-20 02:22:07] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?fields=application_policy_sets HTTP/1.1" 200 1444 0.056734 10.0.0.23 - - [2025-11-20 02:22:07] "DELETE /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c HTTP/1.1" 200 115 0.454850 10.0.0.22 - - [2025-11-20 02:22:07] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001684 10.0.0.23 - - [2025-11-20 02:22:07] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?fields=projects HTTP/1.1" 200 1438 0.011364 10.0.0.22 - - [2025-11-20 02:22:10] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002888 10.0.0.22 - - [2025-11-20 02:22:10] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000836 10.0.0.22 - - [2025-11-20 02:22:10] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049747 10.0.0.22 - - [2025-11-20 02:22:10] "POST /id-to-fqname HTTP/1.1" 200 204 0.005263 10.0.0.22 - - [2025-11-20 02:22:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.012715 10.0.0.22 - - [2025-11-20 02:22:10] "POST /security-groups HTTP/1.1" 200 605 0.037221 10.0.0.23 - - [2025-11-20 02:22:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.003940 10.0.0.22 - - [2025-11-20 02:22:10] "POST /projects HTTP/1.1" 200 613 0.249794 10.0.0.22 - - [2025-11-20 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.321168 10.0.0.23 - - [2025-11-20 02:22:10] "POST /access-control-lists HTTP/1.1" 200 608 0.027156 10.0.0.23 - - [2025-11-20 02:22:10] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.469962 10.0.0.22 - - [2025-11-20 02:22:10] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001181 10.0.0.23 - - [2025-11-20 02:22:11] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?fields=virtual_networks HTTP/1.1" 200 1060 0.044675 10.0.0.22 - - [2025-11-20 02:22:11] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000947 10.0.0.23 - - [2025-11-20 02:22:11] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.040738 10.0.0.22 - - [2025-11-20 02:22:11] "GET /projects?obj_uuids=19e230b5-43e1-4d55-a87f-dbab150e0e2c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000927 10.0.0.23 - - [2025-11-20 02:22:11] "GET /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c?fields=security_groups HTTP/1.1" 200 1300 0.041839 10.0.0.23 - - [2025-11-20 02:22:12] "POST /fqname-to-id HTTP/1.1" 404 204 0.027815 10.0.0.22 - - [2025-11-20 02:22:12] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003184 10.0.0.22 - - [2025-11-20 02:22:12] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000999 10.0.0.22 - - [2025-11-20 02:22:12] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007475 10.0.0.22 - - [2025-11-20 02:22:12] "POST /id-to-fqname HTTP/1.1" 200 206 0.004709 10.0.0.22 - - [2025-11-20 02:22:12] "POST /fqname-to-id HTTP/1.1" 404 215 0.004729 10.0.0.22 - - [2025-11-20 02:22:12] "POST /security-groups HTTP/1.1" 200 607 0.033889 10.0.0.22 - - [2025-11-20 02:22:12] "POST /projects HTTP/1.1" 200 617 0.245725 10.0.0.23 - - [2025-11-20 02:22:12] "POST /fqname-to-id HTTP/1.1" 404 249 0.012896 10.0.0.22 - - [2025-11-20 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.331181 10.0.0.23 - - [2025-11-20 02:22:12] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.479709 10.0.0.23 - - [2025-11-20 02:22:13] "GET / HTTP/1.1" 200 35931 0.001334 10.0.0.23 - - [2025-11-20 02:22:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000673 10.0.0.23 - - [2025-11-20 02:22:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.073952 10.0.0.23 - - [2025-11-20 02:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.22 - - [2025-11-20 02:22:17] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001312 10.0.0.23 - - [2025-11-20 02:22:17] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.045971 10.0.0.23 - - [2025-11-20 02:22:17] "POST /network-policys HTTP/1.1" 200 567 0.027450 10.0.0.23 - - [2025-11-20 02:22:17] "GET /network-policy/762b2820-e52b-4c17-87a6-afa2902e66af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.006461 10.0.0.23 - - [2025-11-20 02:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.22 - - [2025-11-20 02:22:17] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001323 10.0.0.23 - - [2025-11-20 02:22:17] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.038880 10.0.0.23 - - [2025-11-20 02:22:17] "POST /neutron/network HTTP/1.1" 200 117 0.039493 10.0.0.23 - - [2025-11-20 02:22:17] "POST /ref-update HTTP/1.1" 200 156 0.027564 10.0.0.22 - - [2025-11-20 02:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.007354 10.0.0.23 - - [2025-11-20 02:22:18] "POST /neutron/subnet HTTP/1.1" 200 828 0.227887 10.0.0.23 - - [2025-11-20 02:22:18] "POST /id-to-fqname HTTP/1.1" 200 237 0.001227 10.0.0.23 - - [2025-11-20 02:22:18] "GET /virtual-network/98fac980-bcc3-4839-a3f5-a41af76f529b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005907 10.0.0.23 - - [2025-11-20 02:22:18] "GET /virtual-network/98fac980-bcc3-4839-a3f5-a41af76f529b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005578 10.0.0.23 - - [2025-11-20 02:22:18] "POST /neutron/network HTTP/1.1" 200 1016 0.009129 10.0.0.23 - - [2025-11-20 02:22:18] "POST /neutron/network HTTP/1.1" 200 1016 0.008931 10.0.0.23 - - [2025-11-20 02:22:18] "GET /virtual-network/98fac980-bcc3-4839-a3f5-a41af76f529b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.007694 10.0.0.23 - - [2025-11-20 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.23 - - [2025-11-20 02:22:18] "GET /network-policy/762b2820-e52b-4c17-87a6-afa2902e66af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.003957 10.0.0.23 - - [2025-11-20 02:22:19] "GET /virtual-network/98fac980-bcc3-4839-a3f5-a41af76f529b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.005476 10.0.0.23 - - [2025-11-20 02:22:19] "GET /obj-perms HTTP/1.1" 200 5062 0.073761 10.0.0.22 - - [2025-11-20 02:22:20] "GET /obj-perms HTTP/1.1" 200 5062 0.051181 10.0.0.23 - - [2025-11-20 02:22:20] "DELETE /network-policy/762b2820-e52b-4c17-87a6-afa2902e66af HTTP/1.1" 409 238 0.008050 10.0.0.23 - - [2025-11-20 02:22:20] "POST /neutron/network HTTP/1.1" 200 1123 0.009085 10.0.0.23 - - [2025-11-20 02:22:20] "DELETE /access-control-list/fce1882c-7eef-4756-80b3-20d93b59e3a8 HTTP/1.1" 200 115 0.047922 10.0.0.23 - - [2025-11-20 02:22:21] "DELETE /network-policy/762b2820-e52b-4c17-87a6-afa2902e66af HTTP/1.1" 200 115 0.035315 10.0.0.23 - - [2025-11-20 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.22 - - [2025-11-20 02:22:21] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002396 10.0.0.23 - - [2025-11-20 02:22:21] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.049072 10.0.0.23 - - [2025-11-20 02:22:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-93431883&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007636 10.0.0.22 - - [2025-11-20 02:22:23] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001082 10.0.0.23 - - [2025-11-20 02:22:23] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.054101 10.0.0.22 - - [2025-11-20 02:22:23] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001026 10.0.0.23 - - [2025-11-20 02:22:23] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?fields=virtual_networks HTTP/1.1" 200 1064 0.042272 10.0.0.22 - - [2025-11-20 02:22:23] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001015 10.0.0.23 - - [2025-11-20 02:22:23] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.040323 10.0.0.22 - - [2025-11-20 02:22:23] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001072 10.0.0.23 - - [2025-11-20 02:22:24] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?fields=security_groups HTTP/1.1" 200 1306 0.058874 10.0.0.23 - - [2025-11-20 02:22:24] "POST /fqname-to-id HTTP/1.1" 404 188 0.031787 10.0.0.22 - - [2025-11-20 02:22:24] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003530 10.0.0.22 - - [2025-11-20 02:22:24] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000959 10.0.0.22 - - [2025-11-20 02:22:24] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008281 10.0.0.22 - - [2025-11-20 02:22:25] "POST /id-to-fqname HTTP/1.1" 200 190 0.002681 10.0.0.22 - - [2025-11-20 02:22:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.008596 10.0.0.22 - - [2025-11-20 02:22:25] "POST /security-groups HTTP/1.1" 200 591 0.073255 10.0.0.23 - - [2025-11-20 02:22:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.004997 10.0.0.22 - - [2025-11-20 02:22:25] "POST /projects HTTP/1.1" 200 585 0.283923 10.0.0.22 - - [2025-11-20 02:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.319593 10.0.0.23 - - [2025-11-20 02:22:25] "POST /access-control-lists HTTP/1.1" 200 594 0.030769 10.0.0.23 - - [2025-11-20 02:22:25] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.473908 10.0.0.23 - - [2025-11-20 02:22:26] "GET / HTTP/1.1" 200 35931 0.071326 10.0.0.23 - - [2025-11-20 02:22:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000560 10.0.0.23 - - [2025-11-20 02:22:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.054177 10.0.0.23 - - [2025-11-20 02:22:28] "POST /network-ipams HTTP/1.1" 200 513 0.028473 10.0.0.23 - - [2025-11-20 02:22:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003470 10.0.0.23 - - [2025-11-20 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.23 - - [2025-11-20 02:22:28] "GET /network-ipam/8ee4ea2c-5f29-48e0-8739-f1b142784c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.005905 10.0.0.23 - - [2025-11-20 02:22:28] "PUT /network-ipam/8ee4ea2c-5f29-48e0-8739-f1b142784c9a HTTP/1.1" 200 258 0.014894 10.0.0.23 - - [2025-11-20 02:22:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003140 10.0.0.23 - - [2025-11-20 02:22:28] "POST /network-ipams HTTP/1.1" 200 513 0.025494 10.0.0.23 - - [2025-11-20 02:22:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.005810 10.0.0.23 - - [2025-11-20 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.23 - - [2025-11-20 02:22:29] "GET /network-ipam/8c5aa2f7-ae53-4fd7-89e9-a5bcbbd7b27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006159 10.0.0.23 - - [2025-11-20 02:22:29] "PUT /network-ipam/8c5aa2f7-ae53-4fd7-89e9-a5bcbbd7b27e HTTP/1.1" 200 258 0.013663 10.0.0.23 - - [2025-11-20 02:22:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003605 10.0.0.23 - - [2025-11-20 02:22:29] "POST /network-ipams HTTP/1.1" 200 513 0.029331 10.0.0.23 - - [2025-11-20 02:22:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003640 10.0.0.23 - - [2025-11-20 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.23 - - [2025-11-20 02:22:29] "GET /network-ipam/764ab57b-ed4f-472d-bc44-a2663571a8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.005974 10.0.0.23 - - [2025-11-20 02:22:29] "PUT /network-ipam/764ab57b-ed4f-472d-bc44-a2663571a8df HTTP/1.1" 200 258 0.013909 10.0.0.23 - - [2025-11-20 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.22 - - [2025-11-20 02:22:30] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001102 10.0.0.23 - - [2025-11-20 02:22:30] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.039101 10.0.0.22 - - [2025-11-20 02:22:30] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000962 10.0.0.23 - - [2025-11-20 02:22:30] "POST /neutron/network HTTP/1.1" 200 607 0.139051 10.0.0.23 - - [2025-11-20 02:22:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.003339 10.0.0.23 - - [2025-11-20 02:22:30] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005301 10.0.0.23 - - [2025-11-20 02:22:30] "POST /neutron/network HTTP/1.1" 200 823 0.007049 10.0.0.23 - - [2025-11-20 02:22:30] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005229 10.0.0.23 - - [2025-11-20 02:22:31] "POST /neutron/network HTTP/1.1" 200 823 0.006464 10.0.0.23 - - [2025-11-20 02:22:31] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004883 10.0.0.23 - - [2025-11-20 02:22:31] "GET /network-ipam/8ee4ea2c-5f29-48e0-8739-f1b142784c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.003320 10.0.0.23 - - [2025-11-20 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.22 - - [2025-11-20 02:22:31] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001344 10.0.0.23 - - [2025-11-20 02:22:31] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.048795 10.0.0.23 - - [2025-11-20 02:22:31] "POST /route-targets HTTP/1.1" 200 327 0.020533 10.0.0.22 - - [2025-11-20 02:22:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005290 10.0.0.23 - - [2025-11-20 02:22:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.223263 10.0.0.23 - - [2025-11-20 02:22:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001288 10.0.0.23 - - [2025-11-20 02:22:31] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005578 10.0.0.23 - - [2025-11-20 02:22:31] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005707 10.0.0.23 - - [2025-11-20 02:22:31] "POST /neutron/network HTTP/1.1" 200 822 0.006816 10.0.0.23 - - [2025-11-20 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.22 - - [2025-11-20 02:22:31] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.23 - - [2025-11-20 02:22:31] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.046583 10.0.0.22 - - [2025-11-20 02:22:31] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.23 - - [2025-11-20 02:22:32] "POST /neutron/network HTTP/1.1" 200 607 0.136550 10.0.0.23 - - [2025-11-20 02:22:32] "POST /ref-update HTTP/1.1" 200 156 0.035635 10.0.0.23 - - [2025-11-20 02:22:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.003738 10.0.0.23 - - [2025-11-20 02:22:32] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006211 10.0.0.23 - - [2025-11-20 02:22:32] "POST /neutron/network HTTP/1.1" 200 824 0.007014 10.0.0.23 - - [2025-11-20 02:22:32] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004807 10.0.0.23 - - [2025-11-20 02:22:32] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005490 10.0.0.50 - - [2025-11-20 02:22:33] "GET /obj-perms HTTP/1.1" 200 5030 0.053525 10.0.0.23 - - [2025-11-20 02:22:34] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006087 10.0.0.22 - - [2025-11-20 02:22:34] "GET /obj-perms HTTP/1.1" 200 5030 0.056276 10.0.0.23 - - [2025-11-20 02:22:34] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005891 10.0.0.23 - - [2025-11-20 02:22:34] "GET /obj-perms HTTP/1.1" 200 5030 0.053977 10.0.0.23 - - [2025-11-20 02:22:35] "POST /fqname-to-id HTTP/1.1" 404 215 0.003430 10.0.0.23 - - [2025-11-20 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.22 - - [2025-11-20 02:22:35] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001258 10.0.0.23 - - [2025-11-20 02:22:35] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.052266 10.0.0.23 - - [2025-11-20 02:22:35] "POST /network-policys HTTP/1.1" 200 553 0.037032 10.0.0.23 - - [2025-11-20 02:22:35] "GET /network-policy/45b10208-15e2-44bc-8874-cc3e2ae711b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005873 10.0.0.23 - - [2025-11-20 02:22:35] "POST /fqname-to-id HTTP/1.1" 404 215 0.002402 10.0.0.23 - - [2025-11-20 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.22 - - [2025-11-20 02:22:35] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000992 10.0.0.23 - - [2025-11-20 02:22:35] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.041908 10.0.0.23 - - [2025-11-20 02:22:35] "POST /network-policys HTTP/1.1" 200 553 0.031016 10.0.0.23 - - [2025-11-20 02:22:35] "GET /network-policy/503dddf1-2604-41e1-b4d7-1ca9bd8f21b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.006321 10.0.0.23 - - [2025-11-20 02:22:35] "POST /fqname-to-id HTTP/1.1" 404 215 0.003217 10.0.0.23 - - [2025-11-20 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.22 - - [2025-11-20 02:22:35] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.23 - - [2025-11-20 02:22:35] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.039602 10.0.0.23 - - [2025-11-20 02:22:35] "POST /network-policys HTTP/1.1" 200 553 0.029680 10.0.0.23 - - [2025-11-20 02:22:35] "GET /network-policy/8cf164d3-903f-463a-85e0-20f58f15f0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006136 10.0.0.23 - - [2025-11-20 02:22:36] "POST /ref-update HTTP/1.1" 200 156 0.052710 10.0.0.23 - - [2025-11-20 02:22:36] "POST /ref-update HTTP/1.1" 200 156 0.081731 10.0.0.23 - - [2025-11-20 02:22:36] "PUT /access-control-list/420597d9-29b6-4ed1-bf0d-a6fd18cb809e HTTP/1.1" 200 272 0.074528 10.0.0.23 - - [2025-11-20 02:22:36] "POST /neutron/network HTTP/1.1" 200 822 0.006810 10.0.0.23 - - [2025-11-20 02:22:36] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008645 10.0.0.23 - - [2025-11-20 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.23 - - [2025-11-20 02:22:36] "GET /network-policy/503dddf1-2604-41e1-b4d7-1ca9bd8f21b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.004057 10.0.0.23 - - [2025-11-20 02:22:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001195 10.0.0.23 - - [2025-11-20 02:22:36] "POST /ref-update HTTP/1.1" 200 156 0.030656 10.0.0.23 - - [2025-11-20 02:22:36] "POST /neutron/network HTTP/1.1" 200 1004 0.008819 10.0.0.22 - - [2025-11-20 02:22:37] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000954 10.0.0.23 - - [2025-11-20 02:22:37] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.063937 10.0.0.23 - - [2025-11-20 02:22:37] "POST /neutron/port HTTP/1.1" 200 117 0.006606 10.0.0.23 - - [2025-11-20 02:22:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001387 10.0.0.23 - - [2025-11-20 02:22:38] "POST /neutron/network HTTP/1.1" 200 1004 0.006992 10.0.0.23 - - [2025-11-20 02:22:38] "POST /neutron/port HTTP/1.1" 200 1059 0.017011 10.0.0.23 - - [2025-11-20 02:22:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004678 10.0.0.22 - - [2025-11-20 02:22:38] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001411 10.0.0.23 - - [2025-11-20 02:22:38] "POST /neutron/network HTTP/1.1" 200 994 0.006217 10.0.0.23 - - [2025-11-20 02:22:38] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.072328 10.0.0.23 - - [2025-11-20 02:22:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010786 10.0.0.23 - - [2025-11-20 02:22:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001452 10.0.0.23 - - [2025-11-20 02:22:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008248 10.0.0.22 - - [2025-11-20 02:22:39] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.23 - - [2025-11-20 02:22:39] "POST /neutron/port HTTP/1.1" 200 1058 0.337118 10.0.0.23 - - [2025-11-20 02:22:39] "POST /neutron/port HTTP/1.1" 200 1112 0.125198 10.0.0.23 - - [2025-11-20 02:22:39] "POST /neutron/subnet HTTP/1.1" 200 689 0.009150 10.0.0.22 - - [2025-11-20 02:22:40] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001148 10.0.0.23 - - [2025-11-20 02:22:40] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.063262 10.0.0.23 - - [2025-11-20 02:22:40] "POST /neutron/network HTTP/1.1" 200 824 0.036397 10.0.0.23 - - [2025-11-20 02:22:40] "POST /neutron/port HTTP/1.1" 200 117 0.005670 10.0.0.23 - - [2025-11-20 02:22:40] "POST /neutron/port HTTP/1.1" 200 1087 0.019239 10.0.0.23 - - [2025-11-20 02:22:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006743 10.0.0.22 - - [2025-11-20 02:22:40] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000988 10.0.0.23 - - [2025-11-20 02:22:40] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 401 292 0.000507 10.0.0.23 - - [2025-11-20 02:22:41] "POST /neutron/port HTTP/1.1" 200 1060 0.303178 10.0.0.23 - - [2025-11-20 02:22:41] "POST /neutron/port HTTP/1.1" 200 1060 0.014707 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 200 1292 0.054368 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 200 1292 0.003639 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-machine-interface/1af76c99-fccf-4c99-8fd3-b694c17beac8 HTTP/1.1" 200 2944 0.009001 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 200 1292 0.003559 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-machine-interface/1af76c99-fccf-4c99-8fd3-b694c17beac8 HTTP/1.1" 200 2944 0.005293 10.0.0.23 - - [2025-11-20 02:22:41] "GET /instance-ip/cdb349f7-1d79-46de-b6d7-9abfb69da531 HTTP/1.1" 200 1621 0.007771 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 200 1292 0.003412 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-machine-interface/1af76c99-fccf-4c99-8fd3-b694c17beac8 HTTP/1.1" 200 2944 0.005480 10.0.0.23 - - [2025-11-20 02:22:41] "GET /instance-ip/cdb349f7-1d79-46de-b6d7-9abfb69da531 HTTP/1.1" 200 1621 0.003670 10.0.0.23 - - [2025-11-20 02:22:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002811 10.0.0.23 - - [2025-11-20 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.23 - - [2025-11-20 02:22:41] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003741 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003802 10.0.0.23 - - [2025-11-20 02:22:41] "POST /neutron/network HTTP/1.1" 200 824 0.007439 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007300 10.0.0.23 - - [2025-11-20 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.23 - - [2025-11-20 02:22:41] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004192 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003031 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006031 10.0.0.23 - - [2025-11-20 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.23 - - [2025-11-20 02:22:41] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003390 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003276 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007349 10.0.0.23 - - [2025-11-20 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.23 - - [2025-11-20 02:22:41] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004171 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003316 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005407 10.0.0.23 - - [2025-11-20 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.23 - - [2025-11-20 02:22:41] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004100 10.0.0.23 - - [2025-11-20 02:22:41] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002663 10.0.0.23 - - [2025-11-20 02:22:42] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006032 10.0.0.23 - - [2025-11-20 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.23 - - [2025-11-20 02:22:45] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005290 10.0.0.23 - - [2025-11-20 02:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.23 - - [2025-11-20 02:22:49] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005732 10.0.0.23 - - [2025-11-20 02:22:52] "DELETE /access-control-list/809efa46-abd1-49f0-ae60-1031f76cec6d HTTP/1.1" 200 115 0.033340 10.0.0.23 - - [2025-11-20 02:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.23 - - [2025-11-20 02:22:53] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006326 10.0.0.23 - - [2025-11-20 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.23 - - [2025-11-20 02:22:57] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006744 10.0.0.23 - - [2025-11-20 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2025-11-20 02:23:01] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005639 10.0.0.23 - - [2025-11-20 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.23 - - [2025-11-20 02:23:05] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005390 10.0.0.22 - - [2025-11-20 02:23:07] "DELETE /project/50f28627e0854402877cb01609b88b7d HTTP/1.1" 404 173 0.009272 10.0.0.22 - - [2025-11-20 02:23:07] "DELETE /project/19e230b543e14d55a87fdbab150e0e2c HTTP/1.1" 404 173 0.008137 10.0.0.22 - - [2025-11-20 02:23:07] "DELETE /project/19e230b5-43e1-4d55-a87f-dbab150e0e2c HTTP/1.1" 404 177 0.007411 10.0.0.22 - - [2025-11-20 02:23:07] "DELETE /project/36649fe8f9dd4728bcbab03de326c25b HTTP/1.1" 404 173 0.005299 10.0.0.22 - - [2025-11-20 02:23:07] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000835 10.0.0.22 - - [2025-11-20 02:23:07] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.041322 10.0.0.22 - - [2025-11-20 02:23:07] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000963 10.0.0.22 - - [2025-11-20 02:23:07] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?fields=security_groups HTTP/1.1" 200 1411 0.046171 10.0.0.22 - - [2025-11-20 02:23:08] "DELETE /security-group/99b10427-b4ed-486e-b16d-75a8c3d91998 HTTP/1.1" 200 115 0.050460 10.0.0.22 - - [2025-11-20 02:23:08] "GET /projects?obj_uuids=36649fe8-f9dd-4728-bcba-b03de326c25b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000950 10.0.0.22 - - [2025-11-20 02:23:08] "GET /project/36649fe8-f9dd-4728-bcba-b03de326c25b?fields=application_policy_sets HTTP/1.1" 200 1450 0.060071 10.0.0.22 - - [2025-11-20 02:23:08] "DELETE /project/36649fe8-f9dd-4728-bcba-b03de326c25b HTTP/1.1" 200 115 0.401301 10.0.0.23 - - [2025-11-20 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.23 - - [2025-11-20 02:23:09] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006162 10.0.0.23 - - [2025-11-20 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.23 - - [2025-11-20 02:23:13] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005202 10.0.0.23 - - [2025-11-20 02:23:15] "POST /neutron/network HTTP/1.1" 200 1004 0.007689 10.0.0.23 - - [2025-11-20 02:23:15] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.23 - - [2025-11-20 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.23 - - [2025-11-20 02:23:17] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006707 10.0.0.23 - - [2025-11-20 02:23:21] "POST /neutron/port HTTP/1.1" 200 1086 0.017096 10.0.0.23 - - [2025-11-20 02:23:21] "POST /neutron/subnet HTTP/1.1" 200 689 0.008900 10.0.0.23 - - [2025-11-20 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.23 - - [2025-11-20 02:23:21] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006196 10.0.0.23 - - [2025-11-20 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.23 - - [2025-11-20 02:23:24] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006468 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002978 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005641 10.0.0.23 - - [2025-11-20 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.23 - - [2025-11-20 02:23:24] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003941 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002972 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006086 10.0.0.23 - - [2025-11-20 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.23 - - [2025-11-20 02:23:24] "GET /routing-instance/bae904aa-5ecd-45c1-950e-327c5b2eb79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004321 10.0.0.23 - - [2025-11-20 02:23:24] "GET /route-target/ffd818e1-54dd-49a2-8cd9-0ba710821c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003925 10.0.0.23 - - [2025-11-20 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.23 - - [2025-11-20 02:23:24] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003797 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003508 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005788 10.0.0.23 - - [2025-11-20 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.23 - - [2025-11-20 02:23:24] "GET /routing-instance/bae904aa-5ecd-45c1-950e-327c5b2eb79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004952 10.0.0.23 - - [2025-11-20 02:23:24] "GET /route-target/ffd818e1-54dd-49a2-8cd9-0ba710821c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004607 10.0.0.23 - - [2025-11-20 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.50 - - [2025-11-20 02:23:24] "GET /obj-perms HTTP/1.1" 200 5056 0.073018 10.0.0.23 - - [2025-11-20 02:23:24] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004037 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003499 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006260 10.0.0.23 - - [2025-11-20 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.23 - - [2025-11-20 02:23:24] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004071 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003208 10.0.0.23 - - [2025-11-20 02:23:24] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005665 10.0.0.23 - - [2025-11-20 02:23:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004041 10.0.0.22 - - [2025-11-20 02:23:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004447 10.0.0.23 - - [2025-11-20 02:23:25] "GET /obj-perms HTTP/1.1" 200 5030 0.003694 10.0.0.50 - - [2025-11-20 02:23:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004797 10.0.0.23 - - [2025-11-20 02:23:25] "POST /neutron/port HTTP/1.1" 200 1086 0.015924 10.0.0.23 - - [2025-11-20 02:23:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007922 10.0.0.23 - - [2025-11-20 02:23:25] "POST /neutron/port HTTP/1.1" 200 1086 0.016388 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-machine/bf59f935-d0a0-4428-a2a6-c2690b1bdc35 HTTP/1.1" 200 1293 0.006269 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-machine/bf59f935-d0a0-4428-a2a6-c2690b1bdc35 HTTP/1.1" 200 1293 0.003770 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-machine-interface/e2c681c0-b5f9-44b2-8206-3321b6621a7c HTTP/1.1" 200 2944 0.005793 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-machine/bf59f935-d0a0-4428-a2a6-c2690b1bdc35 HTTP/1.1" 200 1293 0.004476 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-machine-interface/e2c681c0-b5f9-44b2-8206-3321b6621a7c HTTP/1.1" 200 2944 0.006782 10.0.0.23 - - [2025-11-20 02:23:25] "GET /instance-ip/66272df6-1e56-405b-a846-43136f048899 HTTP/1.1" 200 1619 0.006002 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-machine/bf59f935-d0a0-4428-a2a6-c2690b1bdc35 HTTP/1.1" 200 1293 0.003374 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-machine-interface/e2c681c0-b5f9-44b2-8206-3321b6621a7c HTTP/1.1" 200 2944 0.005915 10.0.0.23 - - [2025-11-20 02:23:25] "GET /instance-ip/66272df6-1e56-405b-a846-43136f048899 HTTP/1.1" 200 1619 0.006353 10.0.0.23 - - [2025-11-20 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.23 - - [2025-11-20 02:23:25] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005139 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003360 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005324 10.0.0.23 - - [2025-11-20 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.23 - - [2025-11-20 02:23:25] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003722 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003145 10.0.0.23 - - [2025-11-20 02:23:25] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005972 10.0.0.23 - - [2025-11-20 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.23 - - [2025-11-20 02:23:26] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003808 10.0.0.23 - - [2025-11-20 02:23:26] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004229 10.0.0.23 - - [2025-11-20 02:23:26] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005914 10.0.0.23 - - [2025-11-20 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.23 - - [2025-11-20 02:23:26] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004564 10.0.0.23 - - [2025-11-20 02:23:26] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003633 10.0.0.23 - - [2025-11-20 02:23:26] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006526 10.0.0.23 - - [2025-11-20 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.23 - - [2025-11-20 02:23:26] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004088 10.0.0.23 - - [2025-11-20 02:23:26] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003039 10.0.0.23 - - [2025-11-20 02:23:26] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006117 10.0.0.23 - - [2025-11-20 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.23 - - [2025-11-20 02:23:27] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003334 10.0.0.23 - - [2025-11-20 02:23:27] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003150 10.0.0.23 - - [2025-11-20 02:23:27] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005741 10.0.0.23 - - [2025-11-20 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2025-11-20 02:23:27] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004903 10.0.0.23 - - [2025-11-20 02:23:27] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003018 10.0.0.23 - - [2025-11-20 02:23:27] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006140 10.0.0.23 - - [2025-11-20 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.23 - - [2025-11-20 02:23:27] "GET /routing-instance/a8695e5c-af8d-46c5-bb67-d0408dc13120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004812 10.0.0.23 - - [2025-11-20 02:23:27] "GET /route-target/e604d3df-652f-4fdf-9e58-02dd8378c098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003557 10.0.0.23 - - [2025-11-20 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2025-11-20 02:23:27] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004295 10.0.0.23 - - [2025-11-20 02:23:27] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003469 10.0.0.23 - - [2025-11-20 02:23:27] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005969 10.0.0.23 - - [2025-11-20 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.23 - - [2025-11-20 02:23:28] "GET /routing-instance/a8695e5c-af8d-46c5-bb67-d0408dc13120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004255 10.0.0.23 - - [2025-11-20 02:23:28] "GET /route-target/e604d3df-652f-4fdf-9e58-02dd8378c098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003692 10.0.0.23 - - [2025-11-20 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.23 - - [2025-11-20 02:23:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006767 10.0.0.23 - - [2025-11-20 02:23:28] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003232 10.0.0.23 - - [2025-11-20 02:23:28] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006362 10.0.0.23 - - [2025-11-20 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2025-11-20 02:23:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005263 10.0.0.23 - - [2025-11-20 02:23:28] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004250 10.0.0.23 - - [2025-11-20 02:23:28] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005575 10.0.0.22 - - [2025-11-20 02:23:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003702 10.0.0.23 - - [2025-11-20 02:23:28] "GET /obj-perms HTTP/1.1" 200 5030 0.004760 10.0.0.23 - - [2025-11-20 02:23:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003593 10.0.0.23 - - [2025-11-20 02:23:28] "GET /obj-perms HTTP/1.1" 200 5030 0.004359 10.0.0.50 - - [2025-11-20 02:23:28] "GET /obj-perms HTTP/1.1" 200 5030 0.004497 10.0.0.22 - - [2025-11-20 02:23:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003811 10.0.0.23 - - [2025-11-20 02:23:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007695 10.0.0.23 - - [2025-11-20 02:23:28] "POST /neutron/port HTTP/1.1" 200 1088 0.017003 10.0.0.23 - - [2025-11-20 02:23:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007338 10.0.0.23 - - [2025-11-20 02:23:28] "GET /virtual-machine/71ef4d97-cac0-4c96-8e2f-65f24f154265 HTTP/1.1" 200 1292 0.006945 10.0.0.23 - - [2025-11-20 02:23:28] "GET /virtual-machine/71ef4d97-cac0-4c96-8e2f-65f24f154265 HTTP/1.1" 200 1292 0.003903 10.0.0.23 - - [2025-11-20 02:23:28] "GET /virtual-machine-interface/bb803ab4-166e-43c1-89c9-6ff565553cee HTTP/1.1" 200 2944 0.005680 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-machine/71ef4d97-cac0-4c96-8e2f-65f24f154265 HTTP/1.1" 200 1292 0.003927 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-machine-interface/bb803ab4-166e-43c1-89c9-6ff565553cee HTTP/1.1" 200 2944 0.006034 10.0.0.23 - - [2025-11-20 02:23:29] "GET /instance-ip/fa265062-3107-4d6e-90d6-287157b4460c HTTP/1.1" 200 1622 0.006115 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-machine/71ef4d97-cac0-4c96-8e2f-65f24f154265 HTTP/1.1" 200 1292 0.003523 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-machine-interface/bb803ab4-166e-43c1-89c9-6ff565553cee HTTP/1.1" 200 2944 0.005896 10.0.0.23 - - [2025-11-20 02:23:29] "GET /instance-ip/fa265062-3107-4d6e-90d6-287157b4460c HTTP/1.1" 200 1622 0.004143 10.0.0.23 - - [2025-11-20 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2025-11-20 02:23:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003495 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003283 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005918 10.0.0.23 - - [2025-11-20 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.23 - - [2025-11-20 02:23:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004664 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003633 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006001 10.0.0.23 - - [2025-11-20 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.23 - - [2025-11-20 02:23:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004214 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003155 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006239 10.0.0.23 - - [2025-11-20 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.23 - - [2025-11-20 02:23:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004636 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004195 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005915 10.0.0.23 - - [2025-11-20 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.23 - - [2025-11-20 02:23:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004312 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003497 10.0.0.23 - - [2025-11-20 02:23:29] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006025 10.0.0.23 - - [2025-11-20 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.23 - - [2025-11-20 02:23:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004127 10.0.0.23 - - [2025-11-20 02:23:30] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003291 10.0.0.23 - - [2025-11-20 02:23:30] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006241 10.0.0.23 - - [2025-11-20 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.23 - - [2025-11-20 02:23:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003405 10.0.0.23 - - [2025-11-20 02:23:30] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003644 10.0.0.23 - - [2025-11-20 02:23:31] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006635 10.0.0.23 - - [2025-11-20 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.23 - - [2025-11-20 02:23:31] "GET /routing-instance/be0a93e8-3c13-4483-8b44-26e9b8953907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004656 10.0.0.23 - - [2025-11-20 02:23:31] "GET /route-target/10f93ab1-bd10-4afe-ae27-ab0c04bb27c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004508 10.0.0.23 - - [2025-11-20 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.23 - - [2025-11-20 02:23:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004188 10.0.0.23 - - [2025-11-20 02:23:31] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003241 10.0.0.23 - - [2025-11-20 02:23:31] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005810 10.0.0.23 - - [2025-11-20 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.23 - - [2025-11-20 02:23:31] "GET /routing-instance/be0a93e8-3c13-4483-8b44-26e9b8953907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005149 10.0.0.23 - - [2025-11-20 02:23:31] "GET /route-target/10f93ab1-bd10-4afe-ae27-ab0c04bb27c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004057 10.0.0.23 - - [2025-11-20 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.23 - - [2025-11-20 02:23:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004605 10.0.0.23 - - [2025-11-20 02:23:31] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003667 10.0.0.23 - - [2025-11-20 02:23:31] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006378 10.0.0.23 - - [2025-11-20 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.23 - - [2025-11-20 02:23:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004186 10.0.0.23 - - [2025-11-20 02:23:31] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003369 10.0.0.23 - - [2025-11-20 02:23:31] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007837 10.0.0.23 - - [2025-11-20 02:23:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003651 10.0.0.22 - - [2025-11-20 02:23:31] "GET /obj-perms HTTP/1.1" 200 5030 0.013835 10.0.0.23 - - [2025-11-20 02:23:31] "GET /obj-perms HTTP/1.1" 200 5030 0.005459 10.0.0.50 - - [2025-11-20 02:23:32] "GET /obj-perms HTTP/1.1" 200 5030 0.003679 10.0.0.23 - - [2025-11-20 02:23:32] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 200 1292 0.003976 10.0.0.23 - - [2025-11-20 02:23:32] "GET /virtual-machine-interface/1af76c99-fccf-4c99-8fd3-b694c17beac8 HTTP/1.1" 200 2944 0.005785 10.0.0.23 - - [2025-11-20 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.23 - - [2025-11-20 02:23:32] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004354 10.0.0.23 - - [2025-11-20 02:23:32] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004147 10.0.0.23 - - [2025-11-20 02:23:32] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006083 10.0.0.23 - - [2025-11-20 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.23 - - [2025-11-20 02:23:33] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003995 10.0.0.23 - - [2025-11-20 02:23:33] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003033 10.0.0.23 - - [2025-11-20 02:23:33] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006390 10.0.0.23 - - [2025-11-20 02:23:33] "POST /neutron/port HTTP/1.1" 200 1087 0.014293 10.0.0.23 - - [2025-11-20 02:23:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.037132 10.0.0.23 - - [2025-11-20 02:23:38] "POST /neutron/port HTTP/1.1" 200 1087 0.015382 10.0.0.23 - - [2025-11-20 02:23:43] "GET /virtual-machine/bf59f935-d0a0-4428-a2a6-c2690b1bdc35 HTTP/1.1" 200 1293 0.004402 10.0.0.23 - - [2025-11-20 02:23:43] "GET /virtual-machine-interface/e2c681c0-b5f9-44b2-8206-3321b6621a7c HTTP/1.1" 200 2944 0.006331 10.0.0.23 - - [2025-11-20 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.23 - - [2025-11-20 02:23:43] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004042 10.0.0.23 - - [2025-11-20 02:23:43] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003956 10.0.0.23 - - [2025-11-20 02:23:43] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005990 10.0.0.23 - - [2025-11-20 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007617 10.0.0.23 - - [2025-11-20 02:23:44] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004050 10.0.0.23 - - [2025-11-20 02:23:44] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003093 10.0.0.23 - - [2025-11-20 02:23:45] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005218 10.0.0.23 - - [2025-11-20 02:23:45] "GET /virtual-machine/71ef4d97-cac0-4c96-8e2f-65f24f154265 HTTP/1.1" 200 1292 0.004143 10.0.0.23 - - [2025-11-20 02:23:45] "GET /virtual-machine-interface/bb803ab4-166e-43c1-89c9-6ff565553cee HTTP/1.1" 200 2944 0.006562 10.0.0.23 - - [2025-11-20 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.23 - - [2025-11-20 02:23:45] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004073 10.0.0.23 - - [2025-11-20 02:23:45] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006531 10.0.0.23 - - [2025-11-20 02:23:45] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005757 10.0.0.23 - - [2025-11-20 02:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.23 - - [2025-11-20 02:23:46] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003732 10.0.0.23 - - [2025-11-20 02:23:46] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003152 10.0.0.23 - - [2025-11-20 02:23:46] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007620 10.0.0.23 - - [2025-11-20 02:24:09] "GET /virtual-machine/71ef4d97-cac0-4c96-8e2f-65f24f154265 HTTP/1.1" 200 1292 0.004651 10.0.0.23 - - [2025-11-20 02:24:10] "POST /neutron/port HTTP/1.1" 200 1114 0.012238 10.0.0.23 - - [2025-11-20 02:24:11] "GET /virtual-machine/71ef4d97-cac0-4c96-8e2f-65f24f154265 HTTP/1.1" 404 171 0.003419 10.0.0.23 - - [2025-11-20 02:24:11] "GET /virtual-machine/71ef4d97-cac0-4c96-8e2f-65f24f154265 HTTP/1.1" 404 171 0.002957 10.0.0.23 - - [2025-11-20 02:24:11] "GET /virtual-machine/71ef4d97-cac0-4c96-8e2f-65f24f154265 HTTP/1.1" 404 171 0.002803 10.0.0.23 - - [2025-11-20 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.23 - - [2025-11-20 02:24:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003650 10.0.0.23 - - [2025-11-20 02:24:11] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003163 10.0.0.23 - - [2025-11-20 02:24:11] "GET /virtual-network/8368400f-ef0a-4e8c-80aa-63df60a6d3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007163 10.0.0.23 - - [2025-11-20 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.23 - - [2025-11-20 02:24:11] "GET /routing-instance/be0a93e8-3c13-4483-8b44-26e9b8953907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004269 10.0.0.23 - - [2025-11-20 02:24:11] "GET /route-target/10f93ab1-bd10-4afe-ae27-ab0c04bb27c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004383 10.0.0.23 - - [2025-11-20 02:24:15] "GET /obj-perms HTTP/1.1" 200 5030 0.003926 10.0.0.50 - - [2025-11-20 02:24:18] "GET /obj-perms HTTP/1.1" 200 5030 0.003862 10.0.0.23 - - [2025-11-20 02:24:23] "POST /neutron/port HTTP/1.1" 200 1086 0.040924 10.0.0.23 - - [2025-11-20 02:24:23] "POST /neutron/subnet HTTP/1.1" 200 689 0.010122 10.0.0.23 - - [2025-11-20 02:24:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004089 10.0.0.50 - - [2025-11-20 02:24:27] "GET /obj-perms HTTP/1.1" 200 5030 0.004126 10.0.0.23 - - [2025-11-20 02:24:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003360 10.0.0.50 - - [2025-11-20 02:24:36] "GET /obj-perms HTTP/1.1" 200 5030 0.004339 10.0.0.23 - - [2025-11-20 02:24:36] "GET /obj-perms HTTP/1.1" 200 5030 0.003933 10.0.0.22 - - [2025-11-20 02:24:36] "GET /obj-perms HTTP/1.1" 200 5030 0.004678 10.0.0.23 - - [2025-11-20 02:24:36] "GET /virtual-machine/bf59f935-d0a0-4428-a2a6-c2690b1bdc35 HTTP/1.1" 200 1293 0.004356 10.0.0.23 - - [2025-11-20 02:24:37] "POST /neutron/port HTTP/1.1" 200 1086 0.015721 10.0.0.23 - - [2025-11-20 02:24:38] "GET /virtual-machine/bf59f935-d0a0-4428-a2a6-c2690b1bdc35 HTTP/1.1" 404 171 0.003546 10.0.0.23 - - [2025-11-20 02:24:38] "GET /virtual-machine/bf59f935-d0a0-4428-a2a6-c2690b1bdc35 HTTP/1.1" 404 171 0.003608 10.0.0.23 - - [2025-11-20 02:24:38] "GET /virtual-machine/bf59f935-d0a0-4428-a2a6-c2690b1bdc35 HTTP/1.1" 404 171 0.002427 10.0.0.23 - - [2025-11-20 02:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.23 - - [2025-11-20 02:24:38] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004138 10.0.0.23 - - [2025-11-20 02:24:38] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002871 10.0.0.23 - - [2025-11-20 02:24:39] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006210 10.0.0.23 - - [2025-11-20 02:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.23 - - [2025-11-20 02:24:39] "GET /routing-instance/a8695e5c-af8d-46c5-bb67-d0408dc13120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005576 10.0.0.23 - - [2025-11-20 02:24:39] "GET /route-target/e604d3df-652f-4fdf-9e58-02dd8378c098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003988 10.0.0.23 - - [2025-11-20 02:24:42] "GET /obj-perms HTTP/1.1" 200 5030 0.003849 10.0.0.50 - - [2025-11-20 02:24:42] "GET /obj-perms HTTP/1.1" 200 5030 0.003598 10.0.0.23 - - [2025-11-20 02:24:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004304 10.0.0.50 - - [2025-11-20 02:24:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004145 10.0.0.23 - - [2025-11-20 02:24:57] "GET /obj-perms HTTP/1.1" 200 5030 0.003547 10.0.0.50 - - [2025-11-20 02:24:57] "GET /obj-perms HTTP/1.1" 200 5030 0.003635 10.0.0.23 - - [2025-11-20 02:24:57] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 200 1292 0.004191 10.0.0.23 - - [2025-11-20 02:24:58] "POST /neutron/port HTTP/1.1" 200 1087 0.016818 10.0.0.23 - - [2025-11-20 02:24:59] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 404 171 0.003716 10.0.0.23 - - [2025-11-20 02:24:59] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 404 171 0.002558 10.0.0.23 - - [2025-11-20 02:24:59] "GET /virtual-machine/5376f15d-7c67-4922-babc-191d7466e21f HTTP/1.1" 404 171 0.002795 10.0.0.23 - - [2025-11-20 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.23 - - [2025-11-20 02:24:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003744 10.0.0.23 - - [2025-11-20 02:24:59] "GET /virtual-networks?parent_id=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003488 10.0.0.23 - - [2025-11-20 02:25:00] "GET /virtual-network/e7c2af54-a652-4acf-8a3b-36f24856e6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007454 10.0.0.23 - - [2025-11-20 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.23 - - [2025-11-20 02:25:00] "GET /routing-instance/bae904aa-5ecd-45c1-950e-327c5b2eb79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004225 10.0.0.23 - - [2025-11-20 02:25:00] "GET /route-target/ffd818e1-54dd-49a2-8cd9-0ba710821c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003817 10.0.0.23 - - [2025-11-20 02:25:03] "GET /obj-perms HTTP/1.1" 200 5030 0.003337 10.0.0.50 - - [2025-11-20 02:25:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.50 - - [2025-11-20 02:25:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.50 - - [2025-11-20 02:25:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.50 - - [2025-11-20 02:25:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.22 - - [2025-11-20 02:25:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.22 - - [2025-11-20 02:25:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.23 - - [2025-11-20 02:25:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.22 - - [2025-11-20 02:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2025-11-20 02:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.22 - - [2025-11-20 02:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.23 - - [2025-11-20 02:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2025-11-20 02:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.50 - - [2025-11-20 02:25:06] "GET /obj-perms HTTP/1.1" 200 5030 0.003952 10.0.0.23 - - [2025-11-20 02:25:06] "GET /obj-perms HTTP/1.1" 200 5030 0.004126 10.0.0.23 - - [2025-11-20 02:25:06] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006157 10.0.0.23 - - [2025-11-20 02:25:06] "POST /neutron/network HTTP/1.1" 200 914 0.008258 10.0.0.23 - - [2025-11-20 02:25:06] "GET /virtual-network/c49c1049-a0cd-436a-ad8b-4d208aee03ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007434 10.0.0.23 - - [2025-11-20 02:25:06] "DELETE /access-control-list/c6130576-96eb-4599-b99a-150b5483f0fe HTTP/1.1" 200 115 0.094280 10.0.0.23 - - [2025-11-20 02:25:06] "POST /ref-update HTTP/1.1" 200 156 0.065742 10.0.0.23 - - [2025-11-20 02:25:07] "POST /ref-update HTTP/1.1" 200 156 0.075683 10.0.0.23 - - [2025-11-20 02:25:07] "POST /ref-update HTTP/1.1" 200 156 0.032455 10.0.0.23 - - [2025-11-20 02:25:07] "DELETE /network-policy/8cf164d3-903f-463a-85e0-20f58f15f0dc HTTP/1.1" 200 115 0.069021 10.0.0.23 - - [2025-11-20 02:25:07] "DELETE /network-policy/503dddf1-2604-41e1-b4d7-1ca9bd8f21b5 HTTP/1.1" 200 115 0.044337 10.0.0.23 - - [2025-11-20 02:25:07] "DELETE /network-policy/45b10208-15e2-44bc-8874-cc3e2ae711b0 HTTP/1.1" 200 115 0.037920 10.0.0.23 - - [2025-11-20 02:25:07] "POST /neutron/network HTTP/1.1" 200 824 0.006758 10.0.0.23 - - [2025-11-20 02:25:07] "DELETE /route-target/10f93ab1-bd10-4afe-ae27-ab0c04bb27c3 HTTP/1.1" 200 115 0.021168 10.0.0.22 - - [2025-11-20 02:25:07] "POST /useragent-kv HTTP/1.1" 200 115 0.031231 10.0.0.22 - - [2025-11-20 02:25:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002529 10.0.0.23 - - [2025-11-20 02:25:07] "POST /neutron/network HTTP/1.1" 200 151 0.141111 10.0.0.23 - - [2025-11-20 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.23 - - [2025-11-20 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.23 - - [2025-11-20 02:25:08] "DELETE /network-ipam/764ab57b-ed4f-472d-bc44-a2663571a8df HTTP/1.1" 200 115 0.035593 10.0.0.23 - - [2025-11-20 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.004354 10.0.0.23 - - [2025-11-20 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.23 - - [2025-11-20 02:25:08] "DELETE /network-ipam/8c5aa2f7-ae53-4fd7-89e9-a5bcbbd7b27e HTTP/1.1" 200 115 0.030856 10.0.0.23 - - [2025-11-20 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.003908 10.0.0.23 - - [2025-11-20 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.23 - - [2025-11-20 02:25:08] "DELETE /network-ipam/8ee4ea2c-5f29-48e0-8739-f1b142784c9a HTTP/1.1" 200 115 0.037462 10.0.0.23 - - [2025-11-20 02:25:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.004089 10.0.0.22 - - [2025-11-20 02:25:10] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001115 10.0.0.23 - - [2025-11-20 02:25:10] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.042125 10.0.0.22 - - [2025-11-20 02:25:10] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002235 10.0.0.23 - - [2025-11-20 02:25:10] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?fields=virtual_networks HTTP/1.1" 200 1031 0.056348 10.0.0.22 - - [2025-11-20 02:25:10] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.23 - - [2025-11-20 02:25:10] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.040624 10.0.0.22 - - [2025-11-20 02:25:10] "GET /projects?obj_uuids=50f28627-e085-4402-877c-b01609b88b7d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001408 10.0.0.23 - - [2025-11-20 02:25:10] "GET /project/50f28627-e085-4402-877c-b01609b88b7d?fields=security_groups HTTP/1.1" 200 1257 0.041825 10.0.0.23 - - [2025-11-20 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 194 0.030484 10.0.0.22 - - [2025-11-20 02:25:11] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003003 10.0.0.22 - - [2025-11-20 02:25:11] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001377 10.0.0.22 - - [2025-11-20 02:25:11] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034325 10.0.0.22 - - [2025-11-20 02:25:11] "POST /id-to-fqname HTTP/1.1" 200 196 0.002357 10.0.0.22 - - [2025-11-20 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 205 0.005125 10.0.0.22 - - [2025-11-20 02:25:11] "POST /security-groups HTTP/1.1" 200 597 0.077384 10.0.0.22 - - [2025-11-20 02:25:11] "POST /projects HTTP/1.1" 200 597 0.302992 10.0.0.23 - - [2025-11-20 02:25:11] "POST /access-control-lists HTTP/1.1" 200 602 0.028382 10.0.0.22 - - [2025-11-20 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.376811 10.0.0.23 - - [2025-11-20 02:25:11] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.546717 10.0.0.23 - - [2025-11-20 02:25:12] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.23 - - [2025-11-20 02:25:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000468 10.0.0.23 - - [2025-11-20 02:25:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.050287 10.0.0.23 - - [2025-11-20 02:25:16] "POST /network-ipams HTTP/1.1" 200 519 0.026525 10.0.0.23 - - [2025-11-20 02:25:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003170 10.0.0.23 - - [2025-11-20 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.23 - - [2025-11-20 02:25:16] "GET /network-ipam/a801ce1a-7fd8-4f31-929c-93e1b4ab6c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006842 10.0.0.23 - - [2025-11-20 02:25:16] "PUT /network-ipam/a801ce1a-7fd8-4f31-929c-93e1b4ab6c5e HTTP/1.1" 200 258 0.013364 10.0.0.23 - - [2025-11-20 02:25:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003253 10.0.0.23 - - [2025-11-20 02:25:16] "POST /network-ipams HTTP/1.1" 200 519 0.027506 10.0.0.23 - - [2025-11-20 02:25:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003734 10.0.0.23 - - [2025-11-20 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.23 - - [2025-11-20 02:25:16] "GET /network-ipam/9abe3103-df22-42a7-b704-5f71bb4b97d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006987 10.0.0.23 - - [2025-11-20 02:25:16] "PUT /network-ipam/9abe3103-df22-42a7-b704-5f71bb4b97d1 HTTP/1.1" 200 258 0.014039 10.0.0.23 - - [2025-11-20 02:25:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004078 10.0.0.23 - - [2025-11-20 02:25:16] "POST /network-ipams HTTP/1.1" 200 519 0.030132 10.0.0.23 - - [2025-11-20 02:25:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003746 10.0.0.23 - - [2025-11-20 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.23 - - [2025-11-20 02:25:16] "GET /network-ipam/4b07f01b-94fa-4e65-95fc-b61b59a7dca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006649 10.0.0.23 - - [2025-11-20 02:25:16] "PUT /network-ipam/4b07f01b-94fa-4e65-95fc-b61b59a7dca8 HTTP/1.1" 200 258 0.012898 10.0.0.23 - - [2025-11-20 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.22 - - [2025-11-20 02:25:17] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001019 10.0.0.23 - - [2025-11-20 02:25:17] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.057728 10.0.0.23 - - [2025-11-20 02:25:17] "POST /neutron/network HTTP/1.1" 200 117 0.035543 10.0.0.23 - - [2025-11-20 02:25:18] "POST /route-targets HTTP/1.1" 200 327 0.016489 10.0.0.22 - - [2025-11-20 02:25:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009286 10.0.0.23 - - [2025-11-20 02:25:18] "POST /neutron/subnet HTTP/1.1" 200 823 0.222329 10.0.0.50 - - [2025-11-20 02:25:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.048287 10.0.0.23 - - [2025-11-20 02:25:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001348 10.0.0.23 - - [2025-11-20 02:25:18] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006874 10.0.0.23 - - [2025-11-20 02:25:18] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007219 10.0.0.23 - - [2025-11-20 02:25:18] "POST /neutron/network HTTP/1.1" 200 1013 0.008840 10.0.0.23 - - [2025-11-20 02:25:18] "POST /neutron/network HTTP/1.1" 200 1013 0.011083 10.0.0.23 - - [2025-11-20 02:25:18] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005507 10.0.0.23 - - [2025-11-20 02:25:18] "GET /network-ipam/a801ce1a-7fd8-4f31-929c-93e1b4ab6c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.004049 10.0.0.23 - - [2025-11-20 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.22 - - [2025-11-20 02:25:18] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001122 10.0.0.23 - - [2025-11-20 02:25:19] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.039246 10.0.0.23 - - [2025-11-20 02:25:19] "POST /ref-update HTTP/1.1" 200 156 0.019239 10.0.0.22 - - [2025-11-20 02:25:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003059 10.0.0.23 - - [2025-11-20 02:25:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.170735 10.0.0.23 - - [2025-11-20 02:25:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001304 10.0.0.23 - - [2025-11-20 02:25:19] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007054 10.0.0.23 - - [2025-11-20 02:25:19] "POST /neutron/network HTTP/1.1" 200 1015 0.008430 10.0.0.23 - - [2025-11-20 02:25:19] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005098 10.0.0.23 - - [2025-11-20 02:25:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.009170 10.0.0.23 - - [2025-11-20 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.22 - - [2025-11-20 02:25:19] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000940 10.0.0.23 - - [2025-11-20 02:25:19] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.040732 10.0.0.22 - - [2025-11-20 02:25:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006796 10.0.0.23 - - [2025-11-20 02:25:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.228299 10.0.0.23 - - [2025-11-20 02:25:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.001262 10.0.0.23 - - [2025-11-20 02:25:20] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008880 10.0.0.23 - - [2025-11-20 02:25:20] "POST /neutron/network HTTP/1.1" 200 1015 0.008958 10.0.0.23 - - [2025-11-20 02:25:20] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006568 10.0.0.23 - - [2025-11-20 02:25:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.009094 10.0.0.23 - - [2025-11-20 02:25:20] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005849 10.0.0.22 - - [2025-11-20 02:25:22] "GET /obj-perms HTTP/1.1" 200 5042 0.063715 10.0.0.23 - - [2025-11-20 02:25:22] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006926 10.0.0.50 - - [2025-11-20 02:25:22] "GET /obj-perms HTTP/1.1" 200 5042 0.051967 10.0.0.23 - - [2025-11-20 02:25:23] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006153 10.0.0.23 - - [2025-11-20 02:25:23] "GET /obj-perms HTTP/1.1" 200 5042 0.056323 10.0.0.23 - - [2025-11-20 02:25:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.003864 10.0.0.23 - - [2025-11-20 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.22 - - [2025-11-20 02:25:23] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001245 10.0.0.23 - - [2025-11-20 02:25:23] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.045248 10.0.0.23 - - [2025-11-20 02:25:23] "POST /network-policys HTTP/1.1" 200 559 0.030760 10.0.0.23 - - [2025-11-20 02:25:23] "GET /network-policy/5878419d-3c62-40f9-a079-19e431fa7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006271 10.0.0.23 - - [2025-11-20 02:25:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.002996 10.0.0.23 - - [2025-11-20 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.22 - - [2025-11-20 02:25:23] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001026 10.0.0.23 - - [2025-11-20 02:25:23] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.045969 10.0.0.23 - - [2025-11-20 02:25:23] "POST /network-policys HTTP/1.1" 200 559 0.032705 10.0.0.23 - - [2025-11-20 02:25:23] "GET /network-policy/1b4bc198-535a-4623-a077-7e42ed6c4d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.020914 10.0.0.23 - - [2025-11-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.003479 10.0.0.23 - - [2025-11-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.22 - - [2025-11-20 02:25:24] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001372 10.0.0.23 - - [2025-11-20 02:25:24] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.055725 10.0.0.23 - - [2025-11-20 02:25:24] "POST /network-policys HTTP/1.1" 200 559 0.029978 10.0.0.23 - - [2025-11-20 02:25:24] "GET /network-policy/88121057-dd65-4448-af6e-b2b3b7f44dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006271 10.0.0.23 - - [2025-11-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.004936 10.0.0.50 - - [2025-11-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.003394 10.0.0.23 - - [2025-11-20 02:25:24] "POST /neutron/network HTTP/1.1" 200 1197 0.011095 10.0.0.23 - - [2025-11-20 02:25:24] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005950 10.0.0.23 - - [2025-11-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.23 - - [2025-11-20 02:25:24] "GET /network-policy/1b4bc198-535a-4623-a077-7e42ed6c4d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004279 10.0.0.23 - - [2025-11-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.23 - - [2025-11-20 02:25:24] "GET /network-policy/5878419d-3c62-40f9-a079-19e431fa7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.004462 10.0.0.23 - - [2025-11-20 02:25:24] "POST /neutron/network HTTP/1.1" 200 1113 0.012117 10.0.0.23 - - [2025-11-20 02:25:24] "POST /access-control-lists HTTP/1.1" 200 597 0.046844 10.0.0.23 - - [2025-11-20 02:25:24] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.032245 10.0.0.23 - - [2025-11-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.23 - - [2025-11-20 02:25:25] "GET /network-policy/88121057-dd65-4448-af6e-b2b3b7f44dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004200 10.0.0.23 - - [2025-11-20 02:25:25] "POST /id-to-fqname HTTP/1.1" 200 227 0.001468 10.0.0.22 - - [2025-11-20 02:25:26] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001297 10.0.0.23 - - [2025-11-20 02:25:26] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.262470 10.0.0.22 - - [2025-11-20 02:25:26] "GET /obj-perms HTTP/1.1" 200 5056 0.076655 10.0.0.23 - - [2025-11-20 02:25:26] "POST /neutron/port HTTP/1.1" 200 117 0.006429 10.0.0.23 - - [2025-11-20 02:25:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001285 10.0.0.23 - - [2025-11-20 02:25:26] "POST /neutron/network HTTP/1.1" 200 1123 0.006593 10.0.0.23 - - [2025-11-20 02:25:27] "POST /neutron/port HTTP/1.1" 200 1172 0.052626 10.0.0.22 - - [2025-11-20 02:25:27] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001060 10.0.0.23 - - [2025-11-20 02:25:27] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.099425 10.0.0.23 - - [2025-11-20 02:25:27] "POST /neutron/network HTTP/1.1" 200 1113 0.008499 10.0.0.23 - - [2025-11-20 02:25:27] "POST /neutron/port HTTP/1.1" 200 1200 0.021161 10.0.0.23 - - [2025-11-20 02:25:27] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007690 10.0.0.23 - - [2025-11-20 02:25:27] "POST /neutron/port HTTP/1.1" 200 117 0.001091 10.0.0.23 - - [2025-11-20 02:25:27] "POST /id-to-fqname HTTP/1.1" 200 227 0.001217 10.0.0.23 - - [2025-11-20 02:25:27] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007160 10.0.0.22 - - [2025-11-20 02:25:28] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001035 10.0.0.23 - - [2025-11-20 02:25:28] "PUT /access-control-list/c794fc89-492f-45c8-9b34-621e83b40df5 HTTP/1.1" 200 272 0.075127 10.0.0.23 - - [2025-11-20 02:25:28] "POST /neutron/port HTTP/1.1" 200 1174 0.363154 10.0.0.23 - - [2025-11-20 02:25:28] "POST /neutron/port HTTP/1.1" 200 1228 0.131012 10.0.0.23 - - [2025-11-20 02:25:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004828 10.0.0.22 - - [2025-11-20 02:25:28] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001032 10.0.0.23 - - [2025-11-20 02:25:28] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.071905 10.0.0.23 - - [2025-11-20 02:25:29] "POST /neutron/network HTTP/1.1" 200 1015 0.009510 10.0.0.23 - - [2025-11-20 02:25:29] "POST /neutron/port HTTP/1.1" 200 2284 0.025393 10.0.0.23 - - [2025-11-20 02:25:29] "POST /neutron/port HTTP/1.1" 200 1200 0.016490 10.0.0.23 - - [2025-11-20 02:25:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007343 10.0.0.23 - - [2025-11-20 02:25:29] "POST /neutron/network HTTP/1.1" 200 1025 0.009428 10.0.0.23 - - [2025-11-20 02:25:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.013537 10.0.0.23 - - [2025-11-20 02:25:29] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 401 292 0.000447 10.0.0.23 - - [2025-11-20 02:25:30] "POST /neutron/port HTTP/1.1" 200 1228 0.121729 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 200 1298 0.041326 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 200 1298 0.004254 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-machine-interface/3aaf2b52-6265-4ebb-8e1b-4727ffe1a802 HTTP/1.1" 200 3168 0.006705 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 200 1298 0.004243 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-machine-interface/3aaf2b52-6265-4ebb-8e1b-4727ffe1a802 HTTP/1.1" 200 3168 0.005363 10.0.0.23 - - [2025-11-20 02:25:30] "GET /instance-ip/a352a04d-7bbd-4737-b486-71d589342d56 HTTP/1.1" 200 1634 0.005710 10.0.0.23 - - [2025-11-20 02:25:30] "GET /instance-ip/ff80de77-4ef6-4611-a0dd-46c61b1be809 HTTP/1.1" 200 1653 0.006999 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 200 1298 0.003625 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-machine-interface/3aaf2b52-6265-4ebb-8e1b-4727ffe1a802 HTTP/1.1" 200 3168 0.005627 10.0.0.23 - - [2025-11-20 02:25:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004717 10.0.0.23 - - [2025-11-20 02:25:30] "GET /instance-ip/a352a04d-7bbd-4737-b486-71d589342d56 HTTP/1.1" 200 1634 0.007102 10.0.0.23 - - [2025-11-20 02:25:30] "GET /instance-ip/ff80de77-4ef6-4611-a0dd-46c61b1be809 HTTP/1.1" 200 1653 0.005350 10.0.0.23 - - [2025-11-20 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.23 - - [2025-11-20 02:25:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003353 10.0.0.23 - - [2025-11-20 02:25:30] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003334 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006458 10.0.0.23 - - [2025-11-20 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.23 - - [2025-11-20 02:25:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004756 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003151 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005733 10.0.0.23 - - [2025-11-20 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.23 - - [2025-11-20 02:25:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003635 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002716 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005509 10.0.0.23 - - [2025-11-20 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.23 - - [2025-11-20 02:25:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003622 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003719 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006072 10.0.0.23 - - [2025-11-20 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.23 - - [2025-11-20 02:25:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004119 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003272 10.0.0.23 - - [2025-11-20 02:25:30] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006845 10.0.0.23 - - [2025-11-20 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.23 - - [2025-11-20 02:25:34] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005093 10.0.0.23 - - [2025-11-20 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.23 - - [2025-11-20 02:25:38] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005256 10.0.0.23 - - [2025-11-20 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.23 - - [2025-11-20 02:25:42] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004863 10.0.0.23 - - [2025-11-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.23 - - [2025-11-20 02:25:46] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006289 10.0.0.23 - - [2025-11-20 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.23 - - [2025-11-20 02:25:50] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005704 10.0.0.23 - - [2025-11-20 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.23 - - [2025-11-20 02:25:54] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006637 10.0.0.23 - - [2025-11-20 02:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.23 - - [2025-11-20 02:25:58] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006155 10.0.0.23 - - [2025-11-20 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.23 - - [2025-11-20 02:26:02] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006101 10.0.0.23 - - [2025-11-20 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.23 - - [2025-11-20 02:26:06] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006748 10.0.0.22 - - [2025-11-20 02:26:08] "DELETE /project/938b3bf2217948f2a9ed23717defe206 HTTP/1.1" 404 173 0.005022 10.0.0.22 - - [2025-11-20 02:26:08] "DELETE /project/50f28627-e085-4402-877c-b01609b88b7d HTTP/1.1" 404 177 0.004525 10.0.0.23 - - [2025-11-20 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.23 - - [2025-11-20 02:26:10] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005188 10.0.0.23 - - [2025-11-20 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.23 - - [2025-11-20 02:26:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003773 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003488 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009480 10.0.0.23 - - [2025-11-20 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.23 - - [2025-11-20 02:26:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003617 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003556 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005787 10.0.0.23 - - [2025-11-20 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.23 - - [2025-11-20 02:26:13] "GET /routing-instance/9825bc79-8d6c-4da4-9b6e-db3fbb111a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004630 10.0.0.23 - - [2025-11-20 02:26:13] "GET /route-target/00c4e1a9-6da8-468e-b49c-58ea3b2c8f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.003995 10.0.0.23 - - [2025-11-20 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.23 - - [2025-11-20 02:26:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003830 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003482 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005741 10.0.0.23 - - [2025-11-20 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.23 - - [2025-11-20 02:26:13] "GET /routing-instance/9825bc79-8d6c-4da4-9b6e-db3fbb111a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004989 10.0.0.23 - - [2025-11-20 02:26:13] "GET /route-target/00c4e1a9-6da8-468e-b49c-58ea3b2c8f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.003765 10.0.0.23 - - [2025-11-20 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.23 - - [2025-11-20 02:26:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004520 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003017 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006074 10.0.0.23 - - [2025-11-20 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.23 - - [2025-11-20 02:26:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003715 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003331 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005846 10.0.0.23 - - [2025-11-20 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.23 - - [2025-11-20 02:26:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004143 10.0.0.23 - - [2025-11-20 02:26:13] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003116 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006691 10.0.0.23 - - [2025-11-20 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.23 - - [2025-11-20 02:26:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004242 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003477 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006385 10.0.0.23 - - [2025-11-20 02:26:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003557 10.0.0.22 - - [2025-11-20 02:26:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003548 10.0.0.23 - - [2025-11-20 02:26:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003573 10.0.0.50 - - [2025-11-20 02:26:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003509 10.0.0.23 - - [2025-11-20 02:26:14] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007542 10.0.0.23 - - [2025-11-20 02:26:14] "POST /neutron/port HTTP/1.1" 200 1202 0.015855 10.0.0.23 - - [2025-11-20 02:26:14] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007809 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-machine/980869a8-d5f1-4a9b-aca7-9e51acd94796 HTTP/1.1" 200 1299 0.006036 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-machine/980869a8-d5f1-4a9b-aca7-9e51acd94796 HTTP/1.1" 200 1299 0.005177 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-machine-interface/96e81a24-abd3-4435-bfa8-faa775a9b58c HTTP/1.1" 200 3169 0.006586 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-machine/980869a8-d5f1-4a9b-aca7-9e51acd94796 HTTP/1.1" 200 1299 0.003998 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-machine-interface/96e81a24-abd3-4435-bfa8-faa775a9b58c HTTP/1.1" 200 3169 0.005975 10.0.0.23 - - [2025-11-20 02:26:14] "GET /instance-ip/6b0d86d0-1a82-4c9c-9da2-b57bc9a61c96 HTTP/1.1" 200 1634 0.006135 10.0.0.23 - - [2025-11-20 02:26:14] "GET /instance-ip/722228a7-387c-479c-9fc2-e927b129d365 HTTP/1.1" 200 1653 0.006355 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-machine/980869a8-d5f1-4a9b-aca7-9e51acd94796 HTTP/1.1" 200 1299 0.004032 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-machine-interface/96e81a24-abd3-4435-bfa8-faa775a9b58c HTTP/1.1" 200 3169 0.005765 10.0.0.23 - - [2025-11-20 02:26:14] "GET /instance-ip/6b0d86d0-1a82-4c9c-9da2-b57bc9a61c96 HTTP/1.1" 200 1634 0.004375 10.0.0.23 - - [2025-11-20 02:26:14] "GET /instance-ip/722228a7-387c-479c-9fc2-e927b129d365 HTTP/1.1" 200 1653 0.008190 10.0.0.23 - - [2025-11-20 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.23 - - [2025-11-20 02:26:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003406 10.0.0.23 - - [2025-11-20 02:26:14] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003087 10.0.0.23 - - [2025-11-20 02:26:15] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005491 10.0.0.23 - - [2025-11-20 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.23 - - [2025-11-20 02:26:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003868 10.0.0.23 - - [2025-11-20 02:26:15] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003132 10.0.0.23 - - [2025-11-20 02:26:15] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006337 10.0.0.23 - - [2025-11-20 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.23 - - [2025-11-20 02:26:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004091 10.0.0.23 - - [2025-11-20 02:26:15] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003526 10.0.0.23 - - [2025-11-20 02:26:15] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005496 10.0.0.23 - - [2025-11-20 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.23 - - [2025-11-20 02:26:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004124 10.0.0.23 - - [2025-11-20 02:26:15] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003062 10.0.0.23 - - [2025-11-20 02:26:15] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005705 10.0.0.23 - - [2025-11-20 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.23 - - [2025-11-20 02:26:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003987 10.0.0.23 - - [2025-11-20 02:26:15] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003023 10.0.0.23 - - [2025-11-20 02:26:15] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005814 10.0.0.23 - - [2025-11-20 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.23 - - [2025-11-20 02:26:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003785 10.0.0.23 - - [2025-11-20 02:26:16] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003156 10.0.0.23 - - [2025-11-20 02:26:16] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006094 10.0.0.23 - - [2025-11-20 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.23 - - [2025-11-20 02:26:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003936 10.0.0.23 - - [2025-11-20 02:26:16] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002799 10.0.0.23 - - [2025-11-20 02:26:16] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005552 10.0.0.23 - - [2025-11-20 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.23 - - [2025-11-20 02:26:17] "GET /routing-instance/317fe56c-db7c-481b-b0e7-8c3b37c61adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005261 10.0.0.23 - - [2025-11-20 02:26:17] "GET /route-target/8af5e951-df2b-4d90-828c-7ee9245cb565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003998 10.0.0.23 - - [2025-11-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.23 - - [2025-11-20 02:26:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003667 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003012 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006214 10.0.0.23 - - [2025-11-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.23 - - [2025-11-20 02:26:17] "GET /routing-instance/317fe56c-db7c-481b-b0e7-8c3b37c61adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.008106 10.0.0.23 - - [2025-11-20 02:26:17] "GET /route-target/8af5e951-df2b-4d90-828c-7ee9245cb565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003787 10.0.0.23 - - [2025-11-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.23 - - [2025-11-20 02:26:17] "POST /neutron/network HTTP/1.1" 200 1207 0.006328 10.0.0.23 - - [2025-11-20 02:26:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004218 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003752 10.0.0.23 - - [2025-11-20 02:26:17] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013150 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006507 10.0.0.23 - - [2025-11-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.23 - - [2025-11-20 02:26:17] "POST /neutron/network HTTP/1.1" 200 1197 0.008426 10.0.0.23 - - [2025-11-20 02:26:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004174 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003340 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006474 10.0.0.23 - - [2025-11-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.23 - - [2025-11-20 02:26:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004808 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003482 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005658 10.0.0.23 - - [2025-11-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.23 - - [2025-11-20 02:26:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004160 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003122 10.0.0.23 - - [2025-11-20 02:26:17] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005538 10.0.0.23 - - [2025-11-20 02:26:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004198 10.0.0.22 - - [2025-11-20 02:26:17] "GET /obj-perms HTTP/1.1" 200 5042 0.003843 10.0.0.23 - - [2025-11-20 02:26:17] "GET /obj-perms HTTP/1.1" 200 5042 0.003482 10.0.0.50 - - [2025-11-20 02:26:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004452 10.0.0.23 - - [2025-11-20 02:26:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004035 10.0.0.23 - - [2025-11-20 02:26:18] "POST /neutron/port HTTP/1.1" 200 1202 0.014802 10.0.0.23 - - [2025-11-20 02:26:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007110 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-machine/76098b68-6d9b-44ea-af88-243481d73b38 HTTP/1.1" 200 1298 0.006647 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-machine/76098b68-6d9b-44ea-af88-243481d73b38 HTTP/1.1" 200 1298 0.003562 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-machine-interface/d354a18c-426b-4a97-8a37-34bcfe25988e HTTP/1.1" 200 3168 0.005006 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-machine/76098b68-6d9b-44ea-af88-243481d73b38 HTTP/1.1" 200 1298 0.003836 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-machine-interface/d354a18c-426b-4a97-8a37-34bcfe25988e HTTP/1.1" 200 3168 0.005230 10.0.0.23 - - [2025-11-20 02:26:18] "GET /instance-ip/86a9b589-19ca-469e-b25d-a4141851a630 HTTP/1.1" 200 1653 0.006010 10.0.0.23 - - [2025-11-20 02:26:18] "GET /instance-ip/b25fd670-eebd-482e-b5e8-aa9c8ba662b4 HTTP/1.1" 200 1635 0.005432 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-machine/76098b68-6d9b-44ea-af88-243481d73b38 HTTP/1.1" 200 1298 0.003469 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-machine-interface/d354a18c-426b-4a97-8a37-34bcfe25988e HTTP/1.1" 200 3168 0.004890 10.0.0.23 - - [2025-11-20 02:26:18] "GET /instance-ip/86a9b589-19ca-469e-b25d-a4141851a630 HTTP/1.1" 200 1653 0.003783 10.0.0.23 - - [2025-11-20 02:26:18] "GET /instance-ip/b25fd670-eebd-482e-b5e8-aa9c8ba662b4 HTTP/1.1" 200 1635 0.003811 10.0.0.23 - - [2025-11-20 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.23 - - [2025-11-20 02:26:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003598 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003073 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005941 10.0.0.23 - - [2025-11-20 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.23 - - [2025-11-20 02:26:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004409 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002817 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005642 10.0.0.23 - - [2025-11-20 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.23 - - [2025-11-20 02:26:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004385 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003388 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005953 10.0.0.23 - - [2025-11-20 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.23 - - [2025-11-20 02:26:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004189 10.0.0.23 - - [2025-11-20 02:26:18] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003343 10.0.0.23 - - [2025-11-20 02:26:19] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006080 10.0.0.23 - - [2025-11-20 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.23 - - [2025-11-20 02:26:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004641 10.0.0.23 - - [2025-11-20 02:26:19] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004112 10.0.0.23 - - [2025-11-20 02:26:19] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005877 10.0.0.23 - - [2025-11-20 02:26:19] "POST /neutron/port HTTP/1.1" 200 1202 0.017301 10.0.0.23 - - [2025-11-20 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.23 - - [2025-11-20 02:26:20] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004754 10.0.0.23 - - [2025-11-20 02:26:20] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003428 10.0.0.23 - - [2025-11-20 02:26:20] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005691 10.0.0.23 - - [2025-11-20 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.23 - - [2025-11-20 02:26:20] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003628 10.0.0.23 - - [2025-11-20 02:26:20] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002741 10.0.0.23 - - [2025-11-20 02:26:20] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006061 10.0.0.23 - - [2025-11-20 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.23 - - [2025-11-20 02:26:20] "GET /routing-instance/64ec96fb-4421-4b2f-aeab-3e15688f4d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004766 10.0.0.23 - - [2025-11-20 02:26:20] "GET /route-target/d74592a5-ef19-4cb7-94d0-0090e679b08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004275 10.0.0.23 - - [2025-11-20 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.23 - - [2025-11-20 02:26:20] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003380 10.0.0.23 - - [2025-11-20 02:26:20] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003510 10.0.0.23 - - [2025-11-20 02:26:20] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005845 10.0.0.23 - - [2025-11-20 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.23 - - [2025-11-20 02:26:20] "GET /routing-instance/64ec96fb-4421-4b2f-aeab-3e15688f4d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004274 10.0.0.23 - - [2025-11-20 02:26:20] "GET /route-target/d74592a5-ef19-4cb7-94d0-0090e679b08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004451 10.0.0.23 - - [2025-11-20 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.23 - - [2025-11-20 02:26:21] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003866 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002927 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006488 10.0.0.23 - - [2025-11-20 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.23 - - [2025-11-20 02:26:21] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003879 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003189 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005677 10.0.0.23 - - [2025-11-20 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.23 - - [2025-11-20 02:26:21] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003831 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003308 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006462 10.0.0.23 - - [2025-11-20 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.23 - - [2025-11-20 02:26:21] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004358 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003284 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006086 10.0.0.22 - - [2025-11-20 02:26:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004087 10.0.0.23 - - [2025-11-20 02:26:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004199 10.0.0.23 - - [2025-11-20 02:26:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004348 10.0.0.50 - - [2025-11-20 02:26:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004498 10.0.0.23 - - [2025-11-20 02:26:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004304 10.0.0.22 - - [2025-11-20 02:26:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004639 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 200 1298 0.004045 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-machine-interface/3aaf2b52-6265-4ebb-8e1b-4727ffe1a802 HTTP/1.1" 200 3168 0.005387 10.0.0.23 - - [2025-11-20 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.23 - - [2025-11-20 02:26:21] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003691 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003185 10.0.0.23 - - [2025-11-20 02:26:21] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007100 10.0.0.23 - - [2025-11-20 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.23 - - [2025-11-20 02:26:22] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004098 10.0.0.23 - - [2025-11-20 02:26:22] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003675 10.0.0.23 - - [2025-11-20 02:26:23] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005734 10.0.0.23 - - [2025-11-20 02:26:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007519 10.0.0.23 - - [2025-11-20 02:26:25] "POST /neutron/port HTTP/1.1" 200 1202 0.014970 10.0.0.50 - - [2025-11-20 02:26:27] "GET /obj-perms HTTP/1.1" 200 5056 0.050138 10.0.0.23 - - [2025-11-20 02:26:27] "POST /neutron/port HTTP/1.1" 200 1202 0.015581 10.0.0.23 - - [2025-11-20 02:26:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004078 10.0.0.23 - - [2025-11-20 02:26:27] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.23 - - [2025-11-20 02:26:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006922 10.0.0.23 - - [2025-11-20 02:26:33] "GET /virtual-machine/980869a8-d5f1-4a9b-aca7-9e51acd94796 HTTP/1.1" 200 1299 0.004462 10.0.0.23 - - [2025-11-20 02:26:33] "GET /virtual-machine-interface/96e81a24-abd3-4435-bfa8-faa775a9b58c HTTP/1.1" 200 3169 0.005280 10.0.0.23 - - [2025-11-20 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.23 - - [2025-11-20 02:26:33] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003539 10.0.0.23 - - [2025-11-20 02:26:33] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003332 10.0.0.23 - - [2025-11-20 02:26:33] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006141 10.0.0.23 - - [2025-11-20 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.23 - - [2025-11-20 02:26:34] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003981 10.0.0.23 - - [2025-11-20 02:26:34] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003206 10.0.0.23 - - [2025-11-20 02:26:34] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006069 10.0.0.23 - - [2025-11-20 02:26:34] "GET /virtual-machine/76098b68-6d9b-44ea-af88-243481d73b38 HTTP/1.1" 200 1298 0.004341 10.0.0.23 - - [2025-11-20 02:26:34] "GET /virtual-machine-interface/d354a18c-426b-4a97-8a37-34bcfe25988e HTTP/1.1" 200 3168 0.005078 10.0.0.23 - - [2025-11-20 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.23 - - [2025-11-20 02:26:34] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003845 10.0.0.23 - - [2025-11-20 02:26:34] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002730 10.0.0.23 - - [2025-11-20 02:26:34] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006580 10.0.0.23 - - [2025-11-20 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2025-11-20 02:26:36] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003678 10.0.0.23 - - [2025-11-20 02:26:36] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002925 10.0.0.23 - - [2025-11-20 02:26:36] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005958 10.0.0.23 - - [2025-11-20 02:27:01] "GET /virtual-machine/76098b68-6d9b-44ea-af88-243481d73b38 HTTP/1.1" 200 1298 0.004519 10.0.0.23 - - [2025-11-20 02:27:01] "POST /neutron/port HTTP/1.1" 200 151 0.244558 10.0.0.23 - - [2025-11-20 02:27:03] "GET /virtual-machine/76098b68-6d9b-44ea-af88-243481d73b38 HTTP/1.1" 404 171 0.003469 10.0.0.23 - - [2025-11-20 02:27:03] "GET /virtual-machine/76098b68-6d9b-44ea-af88-243481d73b38 HTTP/1.1" 404 171 0.002740 10.0.0.23 - - [2025-11-20 02:27:03] "GET /virtual-machine/76098b68-6d9b-44ea-af88-243481d73b38 HTTP/1.1" 404 171 0.002920 10.0.0.23 - - [2025-11-20 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011971 10.0.0.23 - - [2025-11-20 02:27:03] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004826 10.0.0.23 - - [2025-11-20 02:27:03] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003975 10.0.0.23 - - [2025-11-20 02:27:03] "GET /virtual-network/07ea1423-3a57-4156-8364-a31b920244b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006050 10.0.0.23 - - [2025-11-20 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.23 - - [2025-11-20 02:27:03] "GET /routing-instance/64ec96fb-4421-4b2f-aeab-3e15688f4d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004481 10.0.0.23 - - [2025-11-20 02:27:03] "GET /route-target/d74592a5-ef19-4cb7-94d0-0090e679b08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004502 10.0.0.23 - - [2025-11-20 02:27:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004107 10.0.0.50 - - [2025-11-20 02:27:06] "GET /obj-perms HTTP/1.1" 200 5042 0.003951 10.0.0.23 - - [2025-11-20 02:27:06] "GET /virtual-machine/980869a8-d5f1-4a9b-aca7-9e51acd94796 HTTP/1.1" 200 1299 0.003940 10.0.0.23 - - [2025-11-20 02:27:07] "POST /neutron/port HTTP/1.1" 200 151 0.231060 10.0.0.23 - - [2025-11-20 02:27:08] "GET /virtual-machine/980869a8-d5f1-4a9b-aca7-9e51acd94796 HTTP/1.1" 404 171 0.003502 10.0.0.23 - - [2025-11-20 02:27:08] "GET /virtual-machine/980869a8-d5f1-4a9b-aca7-9e51acd94796 HTTP/1.1" 404 171 0.003367 10.0.0.23 - - [2025-11-20 02:27:08] "GET /virtual-machine/980869a8-d5f1-4a9b-aca7-9e51acd94796 HTTP/1.1" 404 171 0.002770 10.0.0.23 - - [2025-11-20 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.23 - - [2025-11-20 02:27:09] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003879 10.0.0.23 - - [2025-11-20 02:27:09] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002881 10.0.0.23 - - [2025-11-20 02:27:09] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005784 10.0.0.23 - - [2025-11-20 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.23 - - [2025-11-20 02:27:09] "GET /routing-instance/317fe56c-db7c-481b-b0e7-8c3b37c61adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005180 10.0.0.23 - - [2025-11-20 02:27:09] "GET /route-target/8af5e951-df2b-4d90-828c-7ee9245cb565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005037 10.0.0.23 - - [2025-11-20 02:27:09] "GET /obj-perms HTTP/1.1" 200 5042 0.003727 10.0.0.50 - - [2025-11-20 02:27:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003663 10.0.0.23 - - [2025-11-20 02:27:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004248 10.0.0.50 - - [2025-11-20 02:27:24] "GET /obj-perms HTTP/1.1" 200 5042 0.005051 10.0.0.23 - - [2025-11-20 02:27:27] "GET /obj-perms HTTP/1.1" 200 5056 0.078870 10.0.0.23 - - [2025-11-20 02:27:27] "GET /obj-perms HTTP/1.1" 200 5042 0.003844 10.0.0.22 - - [2025-11-20 02:27:27] "GET /obj-perms HTTP/1.1" 200 5042 0.003568 10.0.0.23 - - [2025-11-20 02:27:27] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 200 1298 0.004465 10.0.0.23 - - [2025-11-20 02:27:28] "POST /neutron/port HTTP/1.1" 200 151 0.217986 10.0.0.23 - - [2025-11-20 02:27:29] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 404 171 0.003577 10.0.0.23 - - [2025-11-20 02:27:29] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 404 171 0.002743 10.0.0.23 - - [2025-11-20 02:27:29] "GET /virtual-machine/7c298be1-ba9a-473c-9528-dcd43c2f8d1b HTTP/1.1" 404 171 0.002938 10.0.0.23 - - [2025-11-20 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.23 - - [2025-11-20 02:27:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003504 10.0.0.23 - - [2025-11-20 02:27:30] "GET /virtual-networks?parent_id=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003700 10.0.0.23 - - [2025-11-20 02:27:30] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006042 10.0.0.23 - - [2025-11-20 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.23 - - [2025-11-20 02:27:30] "GET /routing-instance/9825bc79-8d6c-4da4-9b6e-db3fbb111a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004538 10.0.0.23 - - [2025-11-20 02:27:30] "GET /route-target/00c4e1a9-6da8-468e-b49c-58ea3b2c8f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.004765 10.0.0.50 - - [2025-11-20 02:27:30] "GET /obj-perms HTTP/1.1" 200 5042 0.004014 10.0.0.23 - - [2025-11-20 02:27:36] "GET /obj-perms HTTP/1.1" 200 5042 0.004068 10.0.0.50 - - [2025-11-20 02:27:36] "GET /obj-perms HTTP/1.1" 200 5042 0.004657 10.0.0.23 - - [2025-11-20 02:27:36] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005953 10.0.0.23 - - [2025-11-20 02:27:36] "POST /neutron/network HTTP/1.1" 200 1015 0.017253 10.0.0.23 - - [2025-11-20 02:27:36] "DELETE /access-control-list/c794fc89-492f-45c8-9b34-621e83b40df5 HTTP/1.1" 200 115 0.064932 10.0.0.23 - - [2025-11-20 02:27:36] "GET /virtual-network/653d4940-1355-41e3-ad41-5a7f663c48ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007081 10.0.0.23 - - [2025-11-20 02:27:37] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005578 10.0.0.50 - - [2025-11-20 02:27:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.013035 10.0.0.23 - - [2025-11-20 02:27:37] "POST /neutron/network HTTP/1.1" 200 1013 0.012550 10.0.0.23 - - [2025-11-20 02:27:37] "GET /virtual-network/cd361a5f-e240-40c8-b396-b9c74fb4fded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006343 10.0.0.23 - - [2025-11-20 02:27:37] "POST /ref-update HTTP/1.1" 200 156 0.023525 10.0.0.23 - - [2025-11-20 02:27:37] "DELETE /network-policy/88121057-dd65-4448-af6e-b2b3b7f44dbe HTTP/1.1" 200 115 0.036437 10.0.0.23 - - [2025-11-20 02:27:37] "DELETE /network-policy/1b4bc198-535a-4623-a077-7e42ed6c4d46 HTTP/1.1" 200 115 0.053597 10.0.0.23 - - [2025-11-20 02:27:37] "DELETE /network-policy/5878419d-3c62-40f9-a079-19e431fa7d43 HTTP/1.1" 200 115 0.042585 10.0.0.23 - - [2025-11-20 02:27:37] "DELETE /route-target/d74592a5-ef19-4cb7-94d0-0090e679b08b HTTP/1.1" 200 115 0.018054 10.0.0.23 - - [2025-11-20 02:27:37] "POST /neutron/network HTTP/1.1" 200 1015 0.010710 10.0.0.22 - - [2025-11-20 02:27:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006334 10.0.0.22 - - [2025-11-20 02:27:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003114 10.0.0.23 - - [2025-11-20 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.22 - - [2025-11-20 02:27:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002721 10.0.0.22 - - [2025-11-20 02:27:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003531 10.0.0.23 - - [2025-11-20 02:27:38] "POST /neutron/network HTTP/1.1" 200 151 0.158687 10.0.0.23 - - [2025-11-20 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.23 - - [2025-11-20 02:27:38] "DELETE /network-ipam/4b07f01b-94fa-4e65-95fc-b61b59a7dca8 HTTP/1.1" 200 115 0.032722 10.0.0.23 - - [2025-11-20 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 203 0.003162 10.0.0.23 - - [2025-11-20 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.23 - - [2025-11-20 02:27:38] "DELETE /network-ipam/9abe3103-df22-42a7-b704-5f71bb4b97d1 HTTP/1.1" 200 115 0.038063 10.0.0.23 - - [2025-11-20 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 203 0.006413 10.0.0.23 - - [2025-11-20 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.23 - - [2025-11-20 02:27:39] "DELETE /network-ipam/a801ce1a-7fd8-4f31-929c-93e1b4ab6c5e HTTP/1.1" 200 115 0.034765 10.0.0.23 - - [2025-11-20 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 203 0.004459 10.0.0.22 - - [2025-11-20 02:27:41] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001560 10.0.0.23 - - [2025-11-20 02:27:41] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.075997 10.0.0.22 - - [2025-11-20 02:27:41] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001132 10.0.0.23 - - [2025-11-20 02:27:41] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?fields=virtual_networks HTTP/1.1" 200 1045 0.037048 10.0.0.22 - - [2025-11-20 02:27:41] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001495 10.0.0.23 - - [2025-11-20 02:27:41] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.045814 10.0.0.22 - - [2025-11-20 02:27:41] "GET /projects?obj_uuids=938b3bf2-2179-48f2-a9ed-23717defe206&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000981 10.0.0.23 - - [2025-11-20 02:27:41] "GET /project/938b3bf2-2179-48f2-a9ed-23717defe206?fields=security_groups HTTP/1.1" 200 1277 0.040578 10.0.0.23 - - [2025-11-20 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.026433 10.0.0.22 - - [2025-11-20 02:27:42] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005131 10.0.0.22 - - [2025-11-20 02:27:42] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001359 10.0.0.22 - - [2025-11-20 02:27:42] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008824 10.0.0.22 - - [2025-11-20 02:27:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.003568 10.0.0.22 - - [2025-11-20 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.005246 10.0.0.22 - - [2025-11-20 02:27:43] "POST /security-groups HTTP/1.1" 200 593 0.030944 10.0.0.22 - - [2025-11-20 02:27:43] "POST /projects HTTP/1.1" 200 589 0.244228 10.0.0.23 - - [2025-11-20 02:27:43] "POST /access-control-lists HTTP/1.1" 200 598 0.026632 10.0.0.22 - - [2025-11-20 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.315700 10.0.0.23 - - [2025-11-20 02:27:43] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.466647 10.0.0.23 - - [2025-11-20 02:27:44] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.23 - - [2025-11-20 02:27:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.23 - - [2025-11-20 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.053921 10.0.0.22 - - [2025-11-20 02:27:46] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001128 10.0.0.23 - - [2025-11-20 02:27:46] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.039365 10.0.0.23 - - [2025-11-20 02:27:46] "POST /route-targets HTTP/1.1" 200 327 0.014290 10.0.0.22 - - [2025-11-20 02:27:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006383 10.0.0.23 - - [2025-11-20 02:27:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.225859 10.0.0.23 - - [2025-11-20 02:27:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001311 10.0.0.23 - - [2025-11-20 02:27:47] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005195 10.0.0.23 - - [2025-11-20 02:27:47] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005853 10.0.0.23 - - [2025-11-20 02:27:47] "POST /neutron/network HTTP/1.1" 200 827 0.006735 10.0.0.23 - - [2025-11-20 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2025-11-20 02:27:47] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001312 10.0.0.23 - - [2025-11-20 02:27:47] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.040291 10.0.0.22 - - [2025-11-20 02:27:47] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001007 10.0.0.23 - - [2025-11-20 02:27:47] "POST /neutron/network HTTP/1.1" 200 607 0.121237 10.0.0.23 - - [2025-11-20 02:27:47] "POST /ref-update HTTP/1.1" 200 156 0.023239 10.0.0.23 - - [2025-11-20 02:27:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.003338 10.0.0.23 - - [2025-11-20 02:27:47] "GET /virtual-network/84b63df1-1a3a-45a2-9e60-e17aa2b568e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006048 10.0.0.23 - - [2025-11-20 02:27:47] "POST /neutron/network HTTP/1.1" 200 826 0.006605 10.0.0.23 - - [2025-11-20 02:27:47] "GET /virtual-network/84b63df1-1a3a-45a2-9e60-e17aa2b568e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006173 10.0.0.23 - - [2025-11-20 02:27:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.003429 10.0.0.23 - - [2025-11-20 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.22 - - [2025-11-20 02:27:47] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000956 10.0.0.23 - - [2025-11-20 02:27:47] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.044014 10.0.0.23 - - [2025-11-20 02:27:47] "POST /network-policys HTTP/1.1" 200 571 0.027896 10.0.0.23 - - [2025-11-20 02:27:47] "GET /network-policy/909d3401-dc2e-45e4-b74d-c7d9015a8406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006599 10.0.0.23 - - [2025-11-20 02:27:47] "POST /neutron/network HTTP/1.1" 200 827 0.006237 10.0.0.23 - - [2025-11-20 02:27:48] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007196 10.0.0.23 - - [2025-11-20 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.23 - - [2025-11-20 02:27:48] "GET /network-policy/909d3401-dc2e-45e4-b74d-c7d9015a8406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003690 10.0.0.23 - - [2025-11-20 02:27:48] "POST /neutron/network HTTP/1.1" 200 826 0.007392 10.0.0.23 - - [2025-11-20 02:27:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.004827 10.0.0.23 - - [2025-11-20 02:27:48] "GET /virtual-network/84b63df1-1a3a-45a2-9e60-e17aa2b568e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007241 10.0.0.23 - - [2025-11-20 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.23 - - [2025-11-20 02:27:48] "GET /network-policy/909d3401-dc2e-45e4-b74d-c7d9015a8406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.009767 10.0.0.23 - - [2025-11-20 02:27:48] "PUT /access-control-list/f3d19274-cb9e-40fb-9c04-6f470eff6b2e HTTP/1.1" 200 272 0.025227 10.0.0.23 - - [2025-11-20 02:27:48] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005518 10.0.0.23 - - [2025-11-20 02:27:49] "GET /obj-perms HTTP/1.1" 200 5034 0.059991 10.0.0.23 - - [2025-11-20 02:27:50] "GET /virtual-network/84b63df1-1a3a-45a2-9e60-e17aa2b568e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006152 10.0.0.22 - - [2025-11-20 02:27:50] "GET /obj-perms HTTP/1.1" 200 5034 0.048885 10.0.0.23 - - [2025-11-20 02:27:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001311 10.0.0.23 - - [2025-11-20 02:27:51] "POST /neutron/network HTTP/1.1" 200 939 0.007705 10.0.0.22 - - [2025-11-20 02:27:51] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001532 10.0.0.23 - - [2025-11-20 02:27:51] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.072139 10.0.0.23 - - [2025-11-20 02:27:51] "POST /neutron/port HTTP/1.1" 200 117 0.005980 10.0.0.23 - - [2025-11-20 02:27:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001284 10.0.0.23 - - [2025-11-20 02:27:52] "POST /neutron/network HTTP/1.1" 200 939 0.008938 10.0.0.23 - - [2025-11-20 02:27:52] "POST /neutron/port HTTP/1.1" 200 1063 0.013759 10.0.0.23 - - [2025-11-20 02:27:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003613 10.0.0.22 - - [2025-11-20 02:27:53] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000968 10.0.0.23 - - [2025-11-20 02:27:53] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.087868 10.0.0.23 - - [2025-11-20 02:27:53] "POST /neutron/network HTTP/1.1" 200 929 0.006556 10.0.0.23 - - [2025-11-20 02:27:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007653 10.0.0.23 - - [2025-11-20 02:27:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013112 10.0.0.23 - - [2025-11-20 02:27:54] "PUT /access-control-list/6fd52050-5231-48d6-a09c-5191212ad3eb HTTP/1.1" 200 272 0.066985 10.0.0.23 - - [2025-11-20 02:27:54] "POST /neutron/port HTTP/1.1" 200 1062 0.020378 10.0.0.23 - - [2025-11-20 02:27:54] "POST /neutron/port HTTP/1.1" 200 1090 0.017526 10.0.0.23 - - [2025-11-20 02:27:54] "POST /neutron/port HTTP/1.1" 200 117 0.001409 10.0.0.23 - - [2025-11-20 02:27:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008026 10.0.0.23 - - [2025-11-20 02:27:58] "POST /neutron/port HTTP/1.1" 200 1091 0.018080 10.0.0.23 - - [2025-11-20 02:27:58] "GET /virtual-machine/20f00246-154f-4784-a688-544c565491df HTTP/1.1" 401 292 0.000479 10.0.0.23 - - [2025-11-20 02:27:59] "GET /virtual-machine/20f00246-154f-4784-a688-544c565491df HTTP/1.1" 200 1294 0.034940 10.0.0.23 - - [2025-11-20 02:27:59] "GET /virtual-machine-interface/de8b4038-31af-43a8-afb5-8656e7257f03 HTTP/1.1" 200 2952 0.006660 10.0.0.23 - - [2025-11-20 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.23 - - [2025-11-20 02:27:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004091 10.0.0.23 - - [2025-11-20 02:27:59] "GET /virtual-networks?parent_id=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002947 10.0.0.23 - - [2025-11-20 02:27:59] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007039 10.0.0.23 - - [2025-11-20 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.23 - - [2025-11-20 02:28:02] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006363 10.0.0.23 - - [2025-11-20 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.23 - - [2025-11-20 02:28:06] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006137 10.0.0.22 - - [2025-11-20 02:28:08] "DELETE /project/7c0d3ebd71c042819b653c4ca2c16d8c HTTP/1.1" 404 173 0.004472 10.0.0.22 - - [2025-11-20 02:28:08] "DELETE /project/938b3bf2-2179-48f2-a9ed-23717defe206 HTTP/1.1" 404 177 0.003984 10.0.0.23 - - [2025-11-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.23 - - [2025-11-20 02:28:10] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005472 10.0.0.23 - - [2025-11-20 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.23 - - [2025-11-20 02:28:14] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006361 10.0.0.23 - - [2025-11-20 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.23 - - [2025-11-20 02:28:18] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005657 10.0.0.23 - - [2025-11-20 02:28:19] "POST /neutron/port HTTP/1.1" 200 1091 0.016876 10.0.0.23 - - [2025-11-20 02:28:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.009588 10.0.0.23 - - [2025-11-20 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.23 - - [2025-11-20 02:28:22] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005513 10.0.0.23 - - [2025-11-20 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.23 - - [2025-11-20 02:28:26] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005511 10.0.0.50 - - [2025-11-20 02:28:28] "GET /obj-perms HTTP/1.1" 200 5056 0.046237 10.0.0.23 - - [2025-11-20 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.23 - - [2025-11-20 02:28:31] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005713 10.0.0.23 - - [2025-11-20 02:28:31] "POST /neutron/port HTTP/1.1" 200 1090 0.017203 10.0.0.23 - - [2025-11-20 02:28:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003900 10.0.0.23 - - [2025-11-20 02:28:31] "POST /neutron/network HTTP/1.1" 200 928 0.007227 10.0.0.23 - - [2025-11-20 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.23 - - [2025-11-20 02:28:33] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004384 10.0.0.23 - - [2025-11-20 02:28:33] "GET /virtual-networks?parent_id=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003222 10.0.0.23 - - [2025-11-20 02:28:33] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005477 10.0.0.23 - - [2025-11-20 02:28:38] "POST /neutron/port HTTP/1.1" 200 1091 0.015795 10.0.0.23 - - [2025-11-20 02:28:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.031362 10.0.0.23 - - [2025-11-20 02:28:46] "POST /neutron/port HTTP/1.1" 200 1090 0.015768 10.0.0.23 - - [2025-11-20 02:28:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012118 10.0.0.23 - - [2025-11-20 02:28:54] "POST /neutron/port HTTP/1.1" 200 1090 0.022724 10.0.0.23 - - [2025-11-20 02:28:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006892 10.0.0.23 - - [2025-11-20 02:28:54] "GET /virtual-machine/022f3f75-342d-4b7a-a2c5-5fc85572c03c HTTP/1.1" 200 1293 0.005961 10.0.0.23 - - [2025-11-20 02:28:54] "GET /virtual-machine-interface/aaa6bbc0-703f-4362-a6f7-f6725214cdbb HTTP/1.1" 200 2952 0.004976 10.0.0.23 - - [2025-11-20 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.23 - - [2025-11-20 02:28:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004083 10.0.0.23 - - [2025-11-20 02:28:54] "GET /virtual-networks?parent_id=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002832 10.0.0.23 - - [2025-11-20 02:28:54] "GET /virtual-network/84b63df1-1a3a-45a2-9e60-e17aa2b568e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007264 10.0.0.23 - - [2025-11-20 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.23 - - [2025-11-20 02:28:55] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005200 10.0.0.23 - - [2025-11-20 02:28:55] "GET /virtual-networks?parent_id=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003330 10.0.0.23 - - [2025-11-20 02:28:55] "GET /virtual-network/84b63df1-1a3a-45a2-9e60-e17aa2b568e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006320 10.0.0.23 - - [2025-11-20 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.22 - - [2025-11-20 02:29:15] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001055 10.0.0.23 - - [2025-11-20 02:29:15] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.049016 10.0.0.23 - - [2025-11-20 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.23 - - [2025-11-20 02:29:15] "PUT /network-policy/909d3401-dc2e-45e4-b74d-c7d9015a8406 HTTP/1.1" 200 262 0.017710 10.0.0.23 - - [2025-11-20 02:29:16] "PUT /access-control-list/f3d19274-cb9e-40fb-9c04-6f470eff6b2e HTTP/1.1" 200 272 0.030090 10.0.0.23 - - [2025-11-20 02:29:19] "GET /virtual-network/84b63df1-1a3a-45a2-9e60-e17aa2b568e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006196 10.0.0.23 - - [2025-11-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 826 0.022144 10.0.0.23 - - [2025-11-20 02:29:19] "GET /virtual-network/84b63df1-1a3a-45a2-9e60-e17aa2b568e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006737 10.0.0.23 - - [2025-11-20 02:29:19] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007797 10.0.0.23 - - [2025-11-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 827 0.019835 10.0.0.23 - - [2025-11-20 02:29:19] "DELETE /access-control-list/f3d19274-cb9e-40fb-9c04-6f470eff6b2e HTTP/1.1" 200 115 0.058674 10.0.0.23 - - [2025-11-20 02:29:19] "GET /virtual-network/c161d2c5-8a5f-4758-9520-e674d1c0e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007512 10.0.0.23 - - [2025-11-20 02:29:19] "DELETE /network-policy/909d3401-dc2e-45e4-b74d-c7d9015a8406 HTTP/1.1" 200 115 0.039562 10.0.0.23 - - [2025-11-20 02:29:19] "POST /neutron/port HTTP/1.1" 200 1090 0.019823 10.0.0.23 - - [2025-11-20 02:29:19] "POST /neutron/port HTTP/1.1" 200 1091 0.013909 10.0.0.23 - - [2025-11-20 02:29:21] "POST /neutron/network HTTP/1.1" 200 826 0.009345 10.0.0.22 - - [2025-11-20 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003159 10.0.0.23 - - [2025-11-20 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.22 - - [2025-11-20 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002762 10.0.0.23 - - [2025-11-20 02:29:22] "POST /neutron/network HTTP/1.1" 200 151 0.127994 10.0.0.22 - - [2025-11-20 02:29:23] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001496 10.0.0.23 - - [2025-11-20 02:29:23] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.046205 10.0.0.22 - - [2025-11-20 02:29:23] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001303 10.0.0.23 - - [2025-11-20 02:29:23] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?fields=virtual_networks HTTP/1.1" 200 1036 0.044906 10.0.0.22 - - [2025-11-20 02:29:24] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001485 10.0.0.23 - - [2025-11-20 02:29:24] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.042293 10.0.0.22 - - [2025-11-20 02:29:24] "GET /projects?obj_uuids=7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001046 10.0.0.23 - - [2025-11-20 02:29:24] "GET /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c?fields=security_groups HTTP/1.1" 200 1264 0.039121 10.0.0.23 - - [2025-11-20 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.032080 10.0.0.22 - - [2025-11-20 02:29:25] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003885 10.0.0.22 - - [2025-11-20 02:29:25] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001263 10.0.0.22 - - [2025-11-20 02:29:25] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008443 10.0.0.22 - - [2025-11-20 02:29:25] "POST /id-to-fqname HTTP/1.1" 200 202 0.003340 10.0.0.22 - - [2025-11-20 02:29:25] "POST /fqname-to-id HTTP/1.1" 404 211 0.003307 10.0.0.22 - - [2025-11-20 02:29:25] "POST /security-groups HTTP/1.1" 200 603 0.073413 10.0.0.22 - - [2025-11-20 02:29:25] "POST /projects HTTP/1.1" 200 609 0.277882 10.0.0.22 - - [2025-11-20 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.353639 10.0.0.23 - - [2025-11-20 02:29:25] "POST /access-control-lists HTTP/1.1" 200 608 0.061196 10.0.0.23 - - [2025-11-20 02:29:25] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.511199 10.0.0.23 - - [2025-11-20 02:29:26] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.23 - - [2025-11-20 02:29:29] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000607 10.0.0.22 - - [2025-11-20 02:29:30] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001190 10.0.0.23 - - [2025-11-20 02:29:30] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.065756 10.0.0.23 - - [2025-11-20 02:29:30] "GET / HTTP/1.1" 200 35931 0.002640 10.0.0.23 - - [2025-11-20 02:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.22 - - [2025-11-20 02:29:31] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.23 - - [2025-11-20 02:29:31] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007434 10.0.0.23 - - [2025-11-20 02:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.22 - - [2025-11-20 02:29:31] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001031 10.0.0.23 - - [2025-11-20 02:29:31] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046703 10.0.0.23 - - [2025-11-20 02:29:32] "GET /domains HTTP/1.1" 401 292 0.000443 10.0.0.23 - - [2025-11-20 02:29:32] "GET /domains HTTP/1.1" 200 280 0.028048 10.0.0.22 - - [2025-11-20 02:29:32] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000936 10.0.0.23 - - [2025-11-20 02:29:32] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b HTTP/1.1" 200 2967 0.008744 10.0.0.22 - - [2025-11-20 02:29:32] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.23 - - [2025-11-20 02:29:32] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9 HTTP/1.1" 200 1925 0.087114 10.0.0.23 - - [2025-11-20 02:29:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.007644 10.0.0.23 - - [2025-11-20 02:29:32] "POST /network-ipams HTTP/1.1" 200 621 0.031467 10.0.0.23 - - [2025-11-20 02:29:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003480 10.0.0.23 - - [2025-11-20 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.23 - - [2025-11-20 02:29:32] "GET /network-ipam/2c6c8ee6-955f-4350-82ec-5bd0418728ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006601 10.0.0.23 - - [2025-11-20 02:29:33] "PUT /network-ipam/2c6c8ee6-955f-4350-82ec-5bd0418728ea HTTP/1.1" 200 258 0.013375 10.0.0.23 - - [2025-11-20 02:29:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.23 - - [2025-11-20 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.031317 10.0.0.22 - - [2025-11-20 02:29:33] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000968 10.0.0.23 - - [2025-11-20 02:29:33] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.043026 10.0.0.23 - - [2025-11-20 02:29:33] "POST /route-targets HTTP/1.1" 200 327 0.015696 10.0.0.22 - - [2025-11-20 02:29:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009489 10.0.0.23 - - [2025-11-20 02:29:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.210359 10.0.0.23 - - [2025-11-20 02:29:34] "POST /neutron/network HTTP/1.1" 200 1337 0.014022 10.0.0.23 - - [2025-11-20 02:29:34] "POST /id-to-fqname HTTP/1.1" 200 235 0.001071 10.0.0.23 - - [2025-11-20 02:29:34] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.004533 10.0.0.23 - - [2025-11-20 02:29:34] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005590 10.0.0.23 - - [2025-11-20 02:29:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.008412 10.0.0.23 - - [2025-11-20 02:29:35] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007655 10.0.0.23 - - [2025-11-20 02:29:35] "GET /obj-perms HTTP/1.1" 200 5019 0.087131 10.0.0.23 - - [2025-11-20 02:29:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.003383 10.0.0.23 - - [2025-11-20 02:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.22 - - [2025-11-20 02:29:36] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001006 10.0.0.23 - - [2025-11-20 02:29:36] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.037995 10.0.0.23 - - [2025-11-20 02:29:36] "POST /network-policys HTTP/1.1" 200 563 0.030058 10.0.0.23 - - [2025-11-20 02:29:36] "GET /network-policy/efaa6fc1-00d5-4657-9c68-e90a84a811fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006979 10.0.0.23 - - [2025-11-20 02:29:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.002928 10.0.0.23 - - [2025-11-20 02:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.22 - - [2025-11-20 02:29:37] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001020 10.0.0.23 - - [2025-11-20 02:29:37] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042455 10.0.0.23 - - [2025-11-20 02:29:37] "POST /network-policys HTTP/1.1" 200 563 0.027901 10.0.0.23 - - [2025-11-20 02:29:37] "GET /network-policy/5c19f6ab-2cd9-4a9a-b844-6ea9913cb477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.007451 10.0.0.23 - - [2025-11-20 02:29:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.003174 10.0.0.23 - - [2025-11-20 02:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.22 - - [2025-11-20 02:29:37] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000998 10.0.0.23 - - [2025-11-20 02:29:37] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039302 10.0.0.23 - - [2025-11-20 02:29:37] "POST /network-policys HTTP/1.1" 200 563 0.028077 10.0.0.23 - - [2025-11-20 02:29:37] "GET /network-policy/872edf42-0e17-4f2c-a92c-527b97c53636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006330 10.0.0.23 - - [2025-11-20 02:29:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.003714 10.0.0.23 - - [2025-11-20 02:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.22 - - [2025-11-20 02:29:37] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001089 10.0.0.23 - - [2025-11-20 02:29:37] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045891 10.0.0.23 - - [2025-11-20 02:29:38] "POST /network-policys HTTP/1.1" 200 563 0.028473 10.0.0.23 - - [2025-11-20 02:29:38] "GET /network-policy/37af0e97-d42c-420f-9a84-3d19227d1971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006001 10.0.0.23 - - [2025-11-20 02:29:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.003240 10.0.0.23 - - [2025-11-20 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.22 - - [2025-11-20 02:29:38] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001230 10.0.0.23 - - [2025-11-20 02:29:38] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040768 10.0.0.23 - - [2025-11-20 02:29:38] "POST /network-policys HTTP/1.1" 200 563 0.026715 10.0.0.23 - - [2025-11-20 02:29:38] "GET /network-policy/7c9fa981-e773-41ab-bf08-ae16403c1047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007175 10.0.0.23 - - [2025-11-20 02:29:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.003206 10.0.0.23 - - [2025-11-20 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.22 - - [2025-11-20 02:29:38] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001194 10.0.0.23 - - [2025-11-20 02:29:38] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.047329 10.0.0.23 - - [2025-11-20 02:29:38] "POST /network-policys HTTP/1.1" 200 563 0.029381 10.0.0.23 - - [2025-11-20 02:29:38] "GET /network-policy/ea3e2d90-77d7-42a0-bfe4-aa592c61587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006582 10.0.0.23 - - [2025-11-20 02:29:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.002999 10.0.0.23 - - [2025-11-20 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.22 - - [2025-11-20 02:29:39] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001015 10.0.0.23 - - [2025-11-20 02:29:39] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039625 10.0.0.23 - - [2025-11-20 02:29:39] "POST /network-policys HTTP/1.1" 200 563 0.028873 10.0.0.23 - - [2025-11-20 02:29:39] "GET /network-policy/183d2b11-9044-429d-9630-07a0f77d9849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005987 10.0.0.23 - - [2025-11-20 02:29:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.003922 10.0.0.23 - - [2025-11-20 02:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009571 10.0.0.22 - - [2025-11-20 02:29:39] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001375 10.0.0.23 - - [2025-11-20 02:29:39] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042444 10.0.0.23 - - [2025-11-20 02:29:39] "POST /network-policys HTTP/1.1" 200 563 0.042360 10.0.0.23 - - [2025-11-20 02:29:39] "GET /network-policy/7927413c-c306-42b4-95e5-5d52a5e4e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006100 10.0.0.23 - - [2025-11-20 02:29:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.005092 10.0.0.23 - - [2025-11-20 02:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.22 - - [2025-11-20 02:29:39] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000990 10.0.0.23 - - [2025-11-20 02:29:39] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055073 10.0.0.23 - - [2025-11-20 02:29:39] "POST /network-policys HTTP/1.1" 200 563 0.039977 10.0.0.23 - - [2025-11-20 02:29:39] "GET /network-policy/5e717198-aac4-41bf-a89f-f331e443bab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007139 10.0.0.23 - - [2025-11-20 02:29:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.003010 10.0.0.23 - - [2025-11-20 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.22 - - [2025-11-20 02:29:40] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.23 - - [2025-11-20 02:29:40] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.051392 10.0.0.23 - - [2025-11-20 02:29:40] "POST /network-policys HTTP/1.1" 200 563 0.031048 10.0.0.23 - - [2025-11-20 02:29:40] "GET /network-policy/a0f70139-6d2c-489b-ab86-e2a762935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006140 10.0.0.23 - - [2025-11-20 02:29:40] "POST /neutron/network HTTP/1.1" 200 1337 0.011509 10.0.0.23 - - [2025-11-20 02:29:40] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.007653 10.0.0.23 - - [2025-11-20 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.23 - - [2025-11-20 02:29:40] "POST /access-control-lists HTTP/1.1" 200 609 0.085284 10.0.0.23 - - [2025-11-20 02:29:40] "GET /network-policy/183d2b11-9044-429d-9630-07a0f77d9849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004128 10.0.0.23 - - [2025-11-20 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.23 - - [2025-11-20 02:29:40] "GET /network-policy/37af0e97-d42c-420f-9a84-3d19227d1971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004448 10.0.0.23 - - [2025-11-20 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.23 - - [2025-11-20 02:29:41] "GET /network-policy/5c19f6ab-2cd9-4a9a-b844-6ea9913cb477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.005206 10.0.0.23 - - [2025-11-20 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.23 - - [2025-11-20 02:29:41] "GET /network-policy/5e717198-aac4-41bf-a89f-f331e443bab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004749 10.0.0.23 - - [2025-11-20 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.23 - - [2025-11-20 02:29:41] "GET /network-policy/7927413c-c306-42b4-95e5-5d52a5e4e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004343 10.0.0.23 - - [2025-11-20 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.23 - - [2025-11-20 02:29:41] "GET /network-policy/7c9fa981-e773-41ab-bf08-ae16403c1047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004349 10.0.0.23 - - [2025-11-20 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.23 - - [2025-11-20 02:29:41] "GET /network-policy/872edf42-0e17-4f2c-a92c-527b97c53636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004496 10.0.0.23 - - [2025-11-20 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.23 - - [2025-11-20 02:29:41] "GET /network-policy/a0f70139-6d2c-489b-ab86-e2a762935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008224 10.0.0.23 - - [2025-11-20 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.23 - - [2025-11-20 02:29:41] "GET /network-policy/ea3e2d90-77d7-42a0-bfe4-aa592c61587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004026 10.0.0.23 - - [2025-11-20 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.23 - - [2025-11-20 02:29:41] "GET /network-policy/efaa6fc1-00d5-4657-9c68-e90a84a811fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005569 10.0.0.23 - - [2025-11-20 02:29:41] "POST /id-to-fqname HTTP/1.1" 200 235 0.001526 10.0.0.23 - - [2025-11-20 02:29:41] "POST /neutron/network HTTP/1.1" 200 2260 0.008871 10.0.0.22 - - [2025-11-20 02:29:42] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001201 10.0.0.23 - - [2025-11-20 02:29:42] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.067805 10.0.0.23 - - [2025-11-20 02:29:42] "POST /neutron/port HTTP/1.1" 200 117 0.012123 10.0.0.22 - - [2025-11-20 02:29:42] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001450 10.0.0.23 - - [2025-11-20 02:29:43] "POST /neutron/port HTTP/1.1" 200 1174 0.368122 10.0.0.23 - - [2025-11-20 02:29:43] "POST /neutron/port HTTP/1.1" 200 1228 0.123508 10.0.0.23 - - [2025-11-20 02:29:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003502 10.0.0.23 - - [2025-11-20 02:29:43] "POST /neutron/port HTTP/1.1" 200 117 0.001058 10.0.0.23 - - [2025-11-20 02:29:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008501 10.0.0.23 - - [2025-11-20 02:29:47] "POST /neutron/port HTTP/1.1" 200 1202 0.016307 10.0.0.23 - - [2025-11-20 02:29:47] "GET /virtual-machine/577526e4-9b0f-4a2a-a78e-322f7d7cc75a HTTP/1.1" 401 292 0.000446 10.0.0.23 - - [2025-11-20 02:29:48] "GET /virtual-machine/577526e4-9b0f-4a2a-a78e-322f7d7cc75a HTTP/1.1" 200 1304 0.037381 10.0.0.23 - - [2025-11-20 02:29:48] "GET /virtual-machine-interface/7f0a89d8-178c-4f30-8728-2662f0e560de HTTP/1.1" 200 3168 0.005948 10.0.0.23 - - [2025-11-20 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.23 - - [2025-11-20 02:29:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004014 10.0.0.23 - - [2025-11-20 02:29:48] "GET /virtual-networks?parent_id=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003025 10.0.0.23 - - [2025-11-20 02:29:48] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.007280 10.0.0.23 - - [2025-11-20 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.23 - - [2025-11-20 02:29:51] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006907 10.0.0.23 - - [2025-11-20 02:29:54] "DELETE /access-control-list/f0e996e0-0cee-4706-9cc9-c8388fc862e6 HTTP/1.1" 200 115 0.050754 10.0.0.23 - - [2025-11-20 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.23 - - [2025-11-20 02:29:55] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006300 10.0.0.23 - - [2025-11-20 02:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.23 - - [2025-11-20 02:29:59] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006203 10.0.0.50 - - [2025-11-20 02:30:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.50 - - [2025-11-20 02:30:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.23 - - [2025-11-20 02:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.23 - - [2025-11-20 02:30:03] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006152 10.0.0.50 - - [2025-11-20 02:30:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.50 - - [2025-11-20 02:30:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.22 - - [2025-11-20 02:30:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.22 - - [2025-11-20 02:30:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-11-20 02:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.22 - - [2025-11-20 02:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.23 - - [2025-11-20 02:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.22 - - [2025-11-20 02:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.23 - - [2025-11-20 02:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2025-11-20 02:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-11-20 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.23 - - [2025-11-20 02:30:07] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.007591 10.0.0.22 - - [2025-11-20 02:30:08] "DELETE /project/7c0d3ebd-71c0-4281-9b65-3c4ca2c16d8c HTTP/1.1" 404 177 0.002910 10.0.0.22 - - [2025-11-20 02:30:08] "DELETE /project/f532dda543394fd5a834eb7bef6ba1b9 HTTP/1.1" 404 173 0.005374 10.0.0.23 - - [2025-11-20 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011709 10.0.0.23 - - [2025-11-20 02:30:11] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.008890 10.0.0.23 - - [2025-11-20 02:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.23 - - [2025-11-20 02:30:16] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005732 10.0.0.23 - - [2025-11-20 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.23 - - [2025-11-20 02:30:20] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.007710 10.0.0.23 - - [2025-11-20 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.23 - - [2025-11-20 02:30:22] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004126 10.0.0.23 - - [2025-11-20 02:30:22] "GET /virtual-networks?parent_id=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003038 10.0.0.23 - - [2025-11-20 02:30:22] "POST /neutron/port HTTP/1.1" 200 1202 0.015739 10.0.0.23 - - [2025-11-20 02:30:22] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006225 10.0.0.23 - - [2025-11-20 02:30:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004176 10.0.0.23 - - [2025-11-20 02:30:22] "POST /neutron/port HTTP/1.1" 200 1202 0.015770 10.0.0.23 - - [2025-11-20 02:30:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006805 10.0.0.22 - - [2025-11-20 02:30:29] "GET /obj-perms HTTP/1.1" 200 5056 0.050895 10.0.0.23 - - [2025-11-20 02:30:32] "POST /neutron/port HTTP/1.1" 200 1202 0.017958 10.0.0.23 - - [2025-11-20 02:30:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007610 10.0.0.23 - - [2025-11-20 02:30:43] "POST /neutron/port HTTP/1.1" 200 1202 0.027388 10.0.0.23 - - [2025-11-20 02:30:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007539 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/efaa6fc1-00d5-4657-9c68-e90a84a811fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003980 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/5c19f6ab-2cd9-4a9a-b844-6ea9913cb477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.005603 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008278 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/872edf42-0e17-4f2c-a92c-527b97c53636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004313 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/37af0e97-d42c-420f-9a84-3d19227d1971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004524 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/7c9fa981-e773-41ab-bf08-ae16403c1047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004651 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/ea3e2d90-77d7-42a0-bfe4-aa592c61587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007968 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/183d2b11-9044-429d-9630-07a0f77d9849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004839 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/7927413c-c306-42b4-95e5-5d52a5e4e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004461 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/5e717198-aac4-41bf-a89f-f331e443bab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004124 10.0.0.23 - - [2025-11-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.23 - - [2025-11-20 02:30:43] "GET /network-policy/a0f70139-6d2c-489b-ab86-e2a762935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006425 10.0.0.50 - - [2025-11-20 02:30:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.052277 10.0.0.23 - - [2025-11-20 02:30:44] "POST /neutron/network HTTP/1.1" 200 1440 0.013376 10.0.0.23 - - [2025-11-20 02:30:44] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005511 10.0.0.23 - - [2025-11-20 02:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.23 - - [2025-11-20 02:30:44] "GET /network-policy/efaa6fc1-00d5-4657-9c68-e90a84a811fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007987 10.0.0.23 - - [2025-11-20 02:30:49] "POST /neutron/network HTTP/1.1" 200 1440 0.014827 10.0.0.23 - - [2025-11-20 02:30:49] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006228 10.0.0.23 - - [2025-11-20 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.23 - - [2025-11-20 02:30:49] "GET /network-policy/5c19f6ab-2cd9-4a9a-b844-6ea9913cb477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.010166 10.0.0.23 - - [2025-11-20 02:30:54] "PUT /access-control-list/0217b040-400f-401a-ae10-44a5e3dd9a74 HTTP/1.1" 200 272 0.060262 10.0.0.23 - - [2025-11-20 02:30:54] "POST /neutron/network HTTP/1.1" 200 1440 0.026914 10.0.0.23 - - [2025-11-20 02:30:54] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005323 10.0.0.23 - - [2025-11-20 02:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.23 - - [2025-11-20 02:30:54] "GET /network-policy/872edf42-0e17-4f2c-a92c-527b97c53636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005110 10.0.0.50 - - [2025-11-20 02:31:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.003382 10.0.0.23 - - [2025-11-20 02:31:00] "POST /neutron/network HTTP/1.1" 200 1440 0.015779 10.0.0.23 - - [2025-11-20 02:31:00] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007089 10.0.0.23 - - [2025-11-20 02:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.23 - - [2025-11-20 02:31:00] "GET /network-policy/37af0e97-d42c-420f-9a84-3d19227d1971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004226 10.0.0.23 - - [2025-11-20 02:31:05] "POST /neutron/network HTTP/1.1" 200 1440 0.013173 10.0.0.23 - - [2025-11-20 02:31:05] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.004772 10.0.0.23 - - [2025-11-20 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.23 - - [2025-11-20 02:31:05] "GET /network-policy/7c9fa981-e773-41ab-bf08-ae16403c1047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005627 10.0.0.23 - - [2025-11-20 02:31:10] "PUT /access-control-list/0217b040-400f-401a-ae10-44a5e3dd9a74 HTTP/1.1" 200 272 0.020306 10.0.0.23 - - [2025-11-20 02:31:10] "POST /neutron/network HTTP/1.1" 200 1440 0.022503 10.0.0.23 - - [2025-11-20 02:31:10] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005507 10.0.0.23 - - [2025-11-20 02:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.23 - - [2025-11-20 02:31:10] "GET /network-policy/ea3e2d90-77d7-42a0-bfe4-aa592c61587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004853 10.0.0.50 - - [2025-11-20 02:31:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.005721 10.0.0.23 - - [2025-11-20 02:31:15] "POST /neutron/network HTTP/1.1" 200 1440 0.014053 10.0.0.23 - - [2025-11-20 02:31:15] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006046 10.0.0.23 - - [2025-11-20 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007241 10.0.0.23 - - [2025-11-20 02:31:15] "GET /network-policy/183d2b11-9044-429d-9630-07a0f77d9849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004485 10.0.0.23 - - [2025-11-20 02:31:21] "POST /neutron/network HTTP/1.1" 200 1440 0.024240 10.0.0.23 - - [2025-11-20 02:31:21] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008196 10.0.0.23 - - [2025-11-20 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.23 - - [2025-11-20 02:31:21] "GET /network-policy/7927413c-c306-42b4-95e5-5d52a5e4e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005020 10.0.0.23 - - [2025-11-20 02:31:23] "POST /neutron/network HTTP/1.1" 200 1450 0.033427 10.0.0.23 - - [2025-11-20 02:31:23] "POST /neutron/subnet HTTP/1.1" 200 1361 0.017027 10.0.0.23 - - [2025-11-20 02:31:23] "POST /neutron/network HTTP/1.1" 200 1440 0.012254 10.0.0.23 - - [2025-11-20 02:31:26] "PUT /access-control-list/0217b040-400f-401a-ae10-44a5e3dd9a74 HTTP/1.1" 200 272 0.027716 10.0.0.23 - - [2025-11-20 02:31:26] "POST /neutron/network HTTP/1.1" 200 1440 0.019234 10.0.0.23 - - [2025-11-20 02:31:26] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008871 10.0.0.23 - - [2025-11-20 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006693 10.0.0.23 - - [2025-11-20 02:31:26] "GET /network-policy/5e717198-aac4-41bf-a89f-f331e443bab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004685 10.0.0.50 - - [2025-11-20 02:31:30] "GET /obj-perms HTTP/1.1" 200 5056 0.049004 10.0.0.50 - - [2025-11-20 02:31:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.003958 10.0.0.23 - - [2025-11-20 02:31:31] "POST /neutron/network HTTP/1.1" 200 1440 0.023925 10.0.0.23 - - [2025-11-20 02:31:31] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006144 10.0.0.23 - - [2025-11-20 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.23 - - [2025-11-20 02:31:31] "GET /network-policy/a0f70139-6d2c-489b-ab86-e2a762935823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004354 10.0.0.23 - - [2025-11-20 02:31:36] "GET /virtual-machine/577526e4-9b0f-4a2a-a78e-322f7d7cc75a HTTP/1.1" 200 1304 0.004747 10.0.0.23 - - [2025-11-20 02:31:37] "POST /neutron/port HTTP/1.1" 200 151 0.224409 10.0.0.23 - - [2025-11-20 02:31:38] "GET /virtual-machine/577526e4-9b0f-4a2a-a78e-322f7d7cc75a HTTP/1.1" 404 171 0.003905 10.0.0.23 - - [2025-11-20 02:31:38] "GET /virtual-machine/577526e4-9b0f-4a2a-a78e-322f7d7cc75a HTTP/1.1" 404 171 0.002866 10.0.0.23 - - [2025-11-20 02:31:38] "GET /virtual-machine/577526e4-9b0f-4a2a-a78e-322f7d7cc75a HTTP/1.1" 404 171 0.002896 10.0.0.23 - - [2025-11-20 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.23 - - [2025-11-20 02:31:39] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004353 10.0.0.23 - - [2025-11-20 02:31:39] "GET /virtual-networks?parent_id=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003007 10.0.0.23 - - [2025-11-20 02:31:39] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.012104 10.0.0.23 - - [2025-11-20 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.23 - - [2025-11-20 02:31:39] "GET /routing-instance/0e3a8422-5a05-41ff-8bd8-4c29d2fabb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004542 10.0.0.23 - - [2025-11-20 02:31:39] "GET /route-target/1c943cde-346b-42bc-9cdc-dd1737fa29d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004173 10.0.0.23 - - [2025-11-20 02:31:42] "GET /obj-perms HTTP/1.1" 200 5019 0.003870 10.0.0.50 - - [2025-11-20 02:31:45] "GET /obj-perms HTTP/1.1" 200 5019 0.054068 10.0.0.23 - - [2025-11-20 02:31:51] "GET /obj-perms HTTP/1.1" 200 5019 0.004833 10.0.0.50 - - [2025-11-20 02:31:54] "GET /obj-perms HTTP/1.1" 200 5019 0.003783 10.0.0.23 - - [2025-11-20 02:32:01] "GET /obj-perms HTTP/1.1" 200 5019 0.004052 10.0.0.50 - - [2025-11-20 02:32:04] "GET /obj-perms HTTP/1.1" 200 5019 0.003829 10.0.0.23 - - [2025-11-20 02:32:07] "GET /obj-perms HTTP/1.1" 200 5019 0.004854 10.0.0.23 - - [2025-11-20 02:32:07] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007152 10.0.0.23 - - [2025-11-20 02:32:07] "POST /neutron/network HTTP/1.1" 200 1337 0.023882 10.0.0.23 - - [2025-11-20 02:32:07] "GET /virtual-network/c647a3d3-de72-4105-9d29-70a85fccdfb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008126 10.0.0.23 - - [2025-11-20 02:32:07] "DELETE /network-policy/a0f70139-6d2c-489b-ab86-e2a762935823 HTTP/1.1" 200 115 0.038319 10.0.0.23 - - [2025-11-20 02:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.22 - - [2025-11-20 02:32:07] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.029447 10.0.0.23 - - [2025-11-20 02:32:07] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.067025 10.0.0.23 - - [2025-11-20 02:32:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.006207 10.0.0.23 - - [2025-11-20 02:32:07] "DELETE /network-policy/5e717198-aac4-41bf-a89f-f331e443bab3 HTTP/1.1" 200 115 0.037306 10.0.0.23 - - [2025-11-20 02:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.22 - - [2025-11-20 02:32:07] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001420 10.0.0.23 - - [2025-11-20 02:32:08] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045167 10.0.0.23 - - [2025-11-20 02:32:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005668 10.0.0.23 - - [2025-11-20 02:32:08] "DELETE /network-policy/7927413c-c306-42b4-95e5-5d52a5e4e61d HTTP/1.1" 200 115 0.034988 10.0.0.23 - - [2025-11-20 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.22 - - [2025-11-20 02:32:08] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.23 - - [2025-11-20 02:32:08] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.041127 10.0.0.23 - - [2025-11-20 02:32:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005729 10.0.0.23 - - [2025-11-20 02:32:08] "DELETE /network-policy/183d2b11-9044-429d-9630-07a0f77d9849 HTTP/1.1" 200 115 0.033623 10.0.0.23 - - [2025-11-20 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.22 - - [2025-11-20 02:32:08] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.23 - - [2025-11-20 02:32:08] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039509 10.0.0.23 - - [2025-11-20 02:32:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.005429 10.0.0.23 - - [2025-11-20 02:32:08] "DELETE /network-policy/ea3e2d90-77d7-42a0-bfe4-aa592c61587a HTTP/1.1" 200 115 0.038764 10.0.0.23 - - [2025-11-20 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.22 - - [2025-11-20 02:32:08] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001450 10.0.0.23 - - [2025-11-20 02:32:08] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.068667 10.0.0.23 - - [2025-11-20 02:32:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.008745 10.0.0.23 - - [2025-11-20 02:32:08] "DELETE /network-policy/7c9fa981-e773-41ab-bf08-ae16403c1047 HTTP/1.1" 200 115 0.054462 10.0.0.23 - - [2025-11-20 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.22 - - [2025-11-20 02:32:08] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.23 - - [2025-11-20 02:32:08] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046955 10.0.0.23 - - [2025-11-20 02:32:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.006159 10.0.0.23 - - [2025-11-20 02:32:09] "DELETE /network-policy/37af0e97-d42c-420f-9a84-3d19227d1971 HTTP/1.1" 200 115 0.034956 10.0.0.23 - - [2025-11-20 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.22 - - [2025-11-20 02:32:09] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000971 10.0.0.23 - - [2025-11-20 02:32:09] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.037291 10.0.0.23 - - [2025-11-20 02:32:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005403 10.0.0.23 - - [2025-11-20 02:32:09] "DELETE /network-policy/872edf42-0e17-4f2c-a92c-527b97c53636 HTTP/1.1" 200 115 0.035876 10.0.0.23 - - [2025-11-20 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.22 - - [2025-11-20 02:32:09] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001036 10.0.0.23 - - [2025-11-20 02:32:09] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040217 10.0.0.23 - - [2025-11-20 02:32:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005900 10.0.0.23 - - [2025-11-20 02:32:09] "DELETE /network-policy/5c19f6ab-2cd9-4a9a-b844-6ea9913cb477 HTTP/1.1" 200 115 0.055954 10.0.0.23 - - [2025-11-20 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.22 - - [2025-11-20 02:32:09] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001318 10.0.0.23 - - [2025-11-20 02:32:09] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.063265 10.0.0.23 - - [2025-11-20 02:32:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005861 10.0.0.23 - - [2025-11-20 02:32:09] "DELETE /network-policy/efaa6fc1-00d5-4657-9c68-e90a84a811fe HTTP/1.1" 200 115 0.066838 10.0.0.23 - - [2025-11-20 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.22 - - [2025-11-20 02:32:09] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001302 10.0.0.23 - - [2025-11-20 02:32:09] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.041306 10.0.0.23 - - [2025-11-20 02:32:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-74516806&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006094 10.0.0.23 - - [2025-11-20 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.23 - - [2025-11-20 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.23 - - [2025-11-20 02:32:10] "DELETE /network-ipam/2c6c8ee6-955f-4350-82ec-5bd0418728ea HTTP/1.1" 200 115 0.035311 10.0.0.23 - - [2025-11-20 02:32:10] "POST /fqname-to-id HTTP/1.1" 404 260 0.002908 10.0.0.22 - - [2025-11-20 02:32:10] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000994 10.0.0.22 - - [2025-11-20 02:32:10] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.044056 10.0.0.22 - - [2025-11-20 02:32:10] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000905 10.0.0.22 - - [2025-11-20 02:32:10] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?fields=security_groups HTTP/1.1" 200 1400 0.038148 10.0.0.22 - - [2025-11-20 02:32:10] "DELETE /security-group/a8132bd1-391f-48d9-9aca-27fafc1de596 HTTP/1.1" 200 115 0.053357 10.0.0.22 - - [2025-11-20 02:32:10] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000989 10.0.0.22 - - [2025-11-20 02:32:10] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?fields=application_policy_sets HTTP/1.1" 200 1439 0.054360 10.0.0.23 - - [2025-11-20 02:32:10] "DELETE /access-control-list/ed2554fd-8c3b-4ec3-aad5-ffa12ea2d21a HTTP/1.1" 200 115 0.029853 10.0.0.23 - - [2025-11-20 02:32:10] "DELETE /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9 HTTP/1.1" 200 115 0.418070 10.0.0.22 - - [2025-11-20 02:32:10] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001060 10.0.0.23 - - [2025-11-20 02:32:10] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?fields=projects HTTP/1.1" 200 1438 0.011832 10.0.0.22 - - [2025-11-20 02:32:13] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003629 10.0.0.22 - - [2025-11-20 02:32:13] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001070 10.0.0.22 - - [2025-11-20 02:32:13] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.030701 10.0.0.22 - - [2025-11-20 02:32:13] "POST /id-to-fqname HTTP/1.1" 200 202 0.012387 10.0.0.22 - - [2025-11-20 02:32:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.009901 10.0.0.22 - - [2025-11-20 02:32:13] "POST /security-groups HTTP/1.1" 200 603 0.030523 10.0.0.22 - - [2025-11-20 02:32:13] "POST /projects HTTP/1.1" 200 609 0.258744 10.0.0.22 - - [2025-11-20 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.298620 10.0.0.23 - - [2025-11-20 02:32:13] "POST /fqname-to-id HTTP/1.1" 404 245 0.012265 10.0.0.23 - - [2025-11-20 02:32:13] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.441478 10.0.0.22 - - [2025-11-20 02:32:13] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002176 10.0.0.23 - - [2025-11-20 02:32:13] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?fields=virtual_networks HTTP/1.1" 200 1057 0.062752 10.0.0.22 - - [2025-11-20 02:32:14] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001432 10.0.0.23 - - [2025-11-20 02:32:14] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.053199 10.0.0.22 - - [2025-11-20 02:32:14] "GET /projects?obj_uuids=f532dda5-4339-4fd5-a834-eb7bef6ba1b9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045 10.0.0.23 - - [2025-11-20 02:32:14] "GET /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9?fields=security_groups HTTP/1.1" 200 1295 0.042457 10.0.0.23 - - [2025-11-20 02:32:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.027778 10.0.0.22 - - [2025-11-20 02:32:15] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003833 10.0.0.22 - - [2025-11-20 02:32:15] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.22 - - [2025-11-20 02:32:15] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009667 10.0.0.22 - - [2025-11-20 02:32:15] "POST /id-to-fqname HTTP/1.1" 200 196 0.005071 10.0.0.22 - - [2025-11-20 02:32:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.011030 10.0.0.22 - - [2025-11-20 02:32:15] "POST /security-groups HTTP/1.1" 200 597 0.069916 10.0.0.22 - - [2025-11-20 02:32:15] "POST /projects HTTP/1.1" 200 597 0.275398 10.0.0.22 - - [2025-11-20 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.309367 10.0.0.23 - - [2025-11-20 02:32:15] "POST /access-control-lists HTTP/1.1" 200 602 0.028672 10.0.0.23 - - [2025-11-20 02:32:15] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.481799 10.0.0.23 - - [2025-11-20 02:32:16] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.23 - - [2025-11-20 02:32:18] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000496 10.0.0.22 - - [2025-11-20 02:32:19] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001093 10.0.0.23 - - [2025-11-20 02:32:19] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.064217 10.0.0.23 - - [2025-11-20 02:32:19] "GET / HTTP/1.1" 200 35931 0.002522 10.0.0.23 - - [2025-11-20 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.22 - - [2025-11-20 02:32:20] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001160 10.0.0.23 - - [2025-11-20 02:32:20] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007756 10.0.0.23 - - [2025-11-20 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006068 10.0.0.22 - - [2025-11-20 02:32:20] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000995 10.0.0.23 - - [2025-11-20 02:32:20] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.044849 10.0.0.23 - - [2025-11-20 02:32:21] "GET /domains HTTP/1.1" 401 292 0.000429 10.0.0.23 - - [2025-11-20 02:32:21] "GET /domains HTTP/1.1" 200 280 0.031239 10.0.0.22 - - [2025-11-20 02:32:21] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001152 10.0.0.23 - - [2025-11-20 02:32:21] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b HTTP/1.1" 200 2971 0.009484 10.0.0.22 - - [2025-11-20 02:32:21] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001072 10.0.0.23 - - [2025-11-20 02:32:21] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7 HTTP/1.1" 200 1889 0.088492 10.0.0.23 - - [2025-11-20 02:32:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003336 10.0.0.23 - - [2025-11-20 02:32:21] "POST /network-ipams HTTP/1.1" 200 603 0.030405 10.0.0.23 - - [2025-11-20 02:32:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003878 10.0.0.23 - - [2025-11-20 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.23 - - [2025-11-20 02:32:21] "GET /network-ipam/784ed737-77b7-47f1-b332-1f63491dcf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006414 10.0.0.23 - - [2025-11-20 02:32:21] "PUT /network-ipam/784ed737-77b7-47f1-b332-1f63491dcf31 HTTP/1.1" 200 258 0.015634 10.0.0.23 - - [2025-11-20 02:32:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.23 - - [2025-11-20 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027210 10.0.0.22 - - [2025-11-20 02:32:22] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001247 10.0.0.23 - - [2025-11-20 02:32:22] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043105 10.0.0.23 - - [2025-11-20 02:32:22] "POST /neutron/network HTTP/1.1" 200 117 0.041043 10.0.0.23 - - [2025-11-20 02:32:22] "POST /route-targets HTTP/1.1" 200 327 0.013652 10.0.0.22 - - [2025-11-20 02:32:23] "POST /useragent-kv HTTP/1.1" 200 115 0.012203 10.0.0.23 - - [2025-11-20 02:32:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.188001 10.0.0.23 - - [2025-11-20 02:32:23] "POST /id-to-fqname HTTP/1.1" 200 229 0.001337 10.0.0.23 - - [2025-11-20 02:32:23] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005492 10.0.0.23 - - [2025-11-20 02:32:23] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005524 10.0.0.23 - - [2025-11-20 02:32:23] "POST /neutron/network HTTP/1.1" 200 1074 0.010470 10.0.0.23 - - [2025-11-20 02:32:23] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005523 10.0.0.50 - - [2025-11-20 02:32:24] "GET /obj-perms HTTP/1.1" 200 5013 0.048470 10.0.0.22 - - [2025-11-20 02:32:25] "GET /obj-perms HTTP/1.1" 200 5013 0.052703 10.0.0.23 - - [2025-11-20 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.22 - - [2025-11-20 02:32:25] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001240 10.0.0.23 - - [2025-11-20 02:32:25] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.050307 10.0.0.23 - - [2025-11-20 02:32:25] "POST /neutron/network HTTP/1.1" 200 117 0.013314 10.0.0.23 - - [2025-11-20 02:32:25] "POST /ref-update HTTP/1.1" 200 156 0.025546 10.0.0.22 - - [2025-11-20 02:32:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006499 10.0.0.23 - - [2025-11-20 02:32:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.173736 10.0.0.23 - - [2025-11-20 02:32:26] "POST /id-to-fqname HTTP/1.1" 200 229 0.001577 10.0.0.23 - - [2025-11-20 02:32:26] "GET /virtual-network/5e11ac02-7615-4b2b-a2d2-f26fe0fd6ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005476 10.0.0.23 - - [2025-11-20 02:32:26] "GET /virtual-network/5e11ac02-7615-4b2b-a2d2-f26fe0fd6ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005628 10.0.0.23 - - [2025-11-20 02:32:26] "POST /neutron/network HTTP/1.1" 200 1074 0.009200 10.0.0.23 - - [2025-11-20 02:32:26] "GET /virtual-network/5e11ac02-7615-4b2b-a2d2-f26fe0fd6ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006376 10.0.0.23 - - [2025-11-20 02:32:26] "GET /obj-perms HTTP/1.1" 200 5013 0.058650 10.0.0.23 - - [2025-11-20 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.004064 10.0.0.23 - - [2025-11-20 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.22 - - [2025-11-20 02:32:26] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001011 10.0.0.23 - - [2025-11-20 02:32:26] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042459 10.0.0.23 - - [2025-11-20 02:32:26] "POST /network-policys HTTP/1.1" 200 527 0.029356 10.0.0.23 - - [2025-11-20 02:32:26] "GET /network-policy/d9d34f1d-b03b-45e7-8c8d-bfe3a7091347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005995 10.0.0.23 - - [2025-11-20 02:32:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.003182 10.0.0.23 - - [2025-11-20 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.22 - - [2025-11-20 02:32:27] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000956 10.0.0.23 - - [2025-11-20 02:32:27] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.047722 10.0.0.23 - - [2025-11-20 02:32:27] "POST /network-policys HTTP/1.1" 200 527 0.027968 10.0.0.23 - - [2025-11-20 02:32:27] "GET /network-policy/d8236228-0e98-4aa5-a145-dde1c6436b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006292 10.0.0.23 - - [2025-11-20 02:32:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.003053 10.0.0.23 - - [2025-11-20 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.22 - - [2025-11-20 02:32:27] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001173 10.0.0.23 - - [2025-11-20 02:32:27] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.041025 10.0.0.23 - - [2025-11-20 02:32:27] "POST /network-policys HTTP/1.1" 200 527 0.069959 10.0.0.23 - - [2025-11-20 02:32:27] "GET /network-policy/c22efe2f-b416-4d7e-b911-01ba6f894621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006416 10.0.0.23 - - [2025-11-20 02:32:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.002968 10.0.0.23 - - [2025-11-20 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.22 - - [2025-11-20 02:32:28] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001046 10.0.0.23 - - [2025-11-20 02:32:28] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042279 10.0.0.23 - - [2025-11-20 02:32:28] "POST /network-policys HTTP/1.1" 200 527 0.029562 10.0.0.23 - - [2025-11-20 02:32:28] "GET /network-policy/c614c073-c882-4f8b-836f-40ff03417149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005836 10.0.0.23 - - [2025-11-20 02:32:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.003173 10.0.0.23 - - [2025-11-20 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.22 - - [2025-11-20 02:32:28] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001037 10.0.0.23 - - [2025-11-20 02:32:28] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.040716 10.0.0.23 - - [2025-11-20 02:32:28] "POST /network-policys HTTP/1.1" 200 531 0.029289 10.0.0.23 - - [2025-11-20 02:32:28] "GET /network-policy/c81b78fd-57b8-4f40-9fde-855fcef396dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.006657 10.0.0.23 - - [2025-11-20 02:32:28] "POST /fqname-to-id HTTP/1.1" 404 206 0.003865 10.0.0.23 - - [2025-11-20 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.22 - - [2025-11-20 02:32:28] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001021 10.0.0.23 - - [2025-11-20 02:32:28] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.054472 10.0.0.23 - - [2025-11-20 02:32:28] "POST /network-policys HTTP/1.1" 200 529 0.031662 10.0.0.23 - - [2025-11-20 02:32:28] "GET /network-policy/5779a990-274a-4ee2-92f7-04972d2548cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006563 10.0.0.23 - - [2025-11-20 02:32:28] "POST /fqname-to-id HTTP/1.1" 404 206 0.003269 10.0.0.23 - - [2025-11-20 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.22 - - [2025-11-20 02:32:29] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000898 10.0.0.23 - - [2025-11-20 02:32:29] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042623 10.0.0.23 - - [2025-11-20 02:32:29] "POST /network-policys HTTP/1.1" 200 529 0.081650 10.0.0.23 - - [2025-11-20 02:32:29] "GET /network-policy/2fe525e7-5327-4ab6-ae17-26a430e872f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006649 10.0.0.23 - - [2025-11-20 02:32:29] "POST /fqname-to-id HTTP/1.1" 404 206 0.003900 10.0.0.23 - - [2025-11-20 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.22 - - [2025-11-20 02:32:29] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001018 10.0.0.23 - - [2025-11-20 02:32:29] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.039353 10.0.0.23 - - [2025-11-20 02:32:29] "POST /network-policys HTTP/1.1" 200 529 0.030512 10.0.0.23 - - [2025-11-20 02:32:29] "GET /network-policy/bcb635da-3c3a-419c-8df7-8c90ed16a3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006061 10.0.0.23 - - [2025-11-20 02:32:29] "POST /fqname-to-id HTTP/1.1" 404 206 0.002991 10.0.0.23 - - [2025-11-20 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.22 - - [2025-11-20 02:32:29] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001377 10.0.0.23 - - [2025-11-20 02:32:29] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043476 10.0.0.23 - - [2025-11-20 02:32:29] "POST /network-policys HTTP/1.1" 200 529 0.069828 10.0.0.23 - - [2025-11-20 02:32:30] "GET /network-policy/7c98521d-bb68-4793-9069-e58a9512e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007607 10.0.0.23 - - [2025-11-20 02:32:30] "POST /fqname-to-id HTTP/1.1" 404 208 0.002868 10.0.0.23 - - [2025-11-20 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.22 - - [2025-11-20 02:32:30] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000948 10.0.0.23 - - [2025-11-20 02:32:30] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.045738 10.0.0.23 - - [2025-11-20 02:32:30] "POST /network-policys HTTP/1.1" 200 533 0.026605 10.0.0.23 - - [2025-11-20 02:32:30] "GET /network-policy/07a887ec-ef57-4bc5-bee4-fc779a9833f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.005876 10.0.0.23 - - [2025-11-20 02:32:30] "POST /neutron/network HTTP/1.1" 200 1074 0.008599 10.0.0.23 - - [2025-11-20 02:32:30] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007875 10.0.0.23 - - [2025-11-20 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.23 - - [2025-11-20 02:32:30] "GET /network-policy/d9d34f1d-b03b-45e7-8c8d-bfe3a7091347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004254 10.0.0.23 - - [2025-11-20 02:32:31] "POST /neutron/network HTTP/1.1" 200 1074 0.011764 10.0.0.23 - - [2025-11-20 02:32:31] "POST /fqname-to-id HTTP/1.1" 404 246 0.003972 10.0.0.23 - - [2025-11-20 02:32:31] "GET /virtual-network/5e11ac02-7615-4b2b-a2d2-f26fe0fd6ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.011476 10.0.0.23 - - [2025-11-20 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.23 - - [2025-11-20 02:32:31] "GET /network-policy/c81b78fd-57b8-4f40-9fde-855fcef396dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004999 10.0.0.23 - - [2025-11-20 02:32:31] "POST /id-to-fqname HTTP/1.1" 200 229 0.001444 10.0.0.23 - - [2025-11-20 02:32:31] "POST /neutron/network HTTP/1.1" 200 1167 0.006695 10.0.0.22 - - [2025-11-20 02:32:32] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001842 10.0.0.23 - - [2025-11-20 02:32:32] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.061122 10.0.0.23 - - [2025-11-20 02:32:32] "POST /neutron/port HTTP/1.1" 200 117 0.005972 10.0.0.23 - - [2025-11-20 02:32:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.001654 10.0.0.23 - - [2025-11-20 02:32:32] "POST /neutron/network HTTP/1.1" 200 1167 0.007232 10.0.0.23 - - [2025-11-20 02:32:33] "PUT /access-control-list/4273c1c1-45ef-4222-9716-60d73e7d96f7 HTTP/1.1" 200 272 0.013695 10.0.0.23 - - [2025-11-20 02:32:33] "POST /neutron/port HTTP/1.1" 200 1061 0.025453 10.0.0.22 - - [2025-11-20 02:32:33] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001061 10.0.0.23 - - [2025-11-20 02:32:33] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.077127 10.0.0.23 - - [2025-11-20 02:32:33] "POST /neutron/network HTTP/1.1" 200 1159 0.035660 10.0.0.23 - - [2025-11-20 02:32:33] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.23 - - [2025-11-20 02:32:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008090 10.0.0.23 - - [2025-11-20 02:32:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007156 10.0.0.23 - - [2025-11-20 02:32:34] "POST /neutron/port HTTP/1.1" 200 1061 0.038248 10.0.0.23 - - [2025-11-20 02:32:34] "POST /neutron/port HTTP/1.1" 200 1089 0.015825 10.0.0.23 - - [2025-11-20 02:32:34] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.23 - - [2025-11-20 02:32:36] "POST /neutron/port HTTP/1.1" 200 1089 0.015158 10.0.0.23 - - [2025-11-20 02:32:36] "POST /neutron/subnet HTTP/1.1" 200 675 0.010363 10.0.0.23 - - [2025-11-20 02:32:38] "POST /neutron/port HTTP/1.1" 200 1089 0.016218 10.0.0.23 - - [2025-11-20 02:32:39] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008280 10.0.0.23 - - [2025-11-20 02:32:39] "GET /virtual-machine/59f0ead7-3af9-4c60-a9a6-50bebc424e03 HTTP/1.1" 401 292 0.000451 10.0.0.23 - - [2025-11-20 02:32:39] "GET /virtual-machine/59f0ead7-3af9-4c60-a9a6-50bebc424e03 HTTP/1.1" 200 1298 0.031588 10.0.0.23 - - [2025-11-20 02:32:39] "GET /virtual-machine-interface/21b6420d-1ec9-4307-a734-eb938feeac54 HTTP/1.1" 200 2951 0.005145 10.0.0.23 - - [2025-11-20 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.23 - - [2025-11-20 02:32:39] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004582 10.0.0.23 - - [2025-11-20 02:32:39] "GET /virtual-networks?parent_id=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003114 10.0.0.23 - - [2025-11-20 02:32:39] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006130 10.0.0.23 - - [2025-11-20 02:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.23 - - [2025-11-20 02:32:42] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005719 10.0.0.23 - - [2025-11-20 02:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.23 - - [2025-11-20 02:32:46] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005423 10.0.0.23 - - [2025-11-20 02:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.23 - - [2025-11-20 02:32:50] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005336 10.0.0.23 - - [2025-11-20 02:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.23 - - [2025-11-20 02:32:54] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006625 10.0.0.23 - - [2025-11-20 02:32:55] "DELETE /access-control-list/93765af6-da93-4bcd-a405-404a542d1b33 HTTP/1.1" 200 115 0.036911 10.0.0.23 - - [2025-11-20 02:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2025-11-20 02:32:59] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006720 10.0.0.23 - - [2025-11-20 02:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.23 - - [2025-11-20 02:33:03] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005548 10.0.0.23 - - [2025-11-20 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.23 - - [2025-11-20 02:33:07] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006170 10.0.0.22 - - [2025-11-20 02:33:08] "DELETE /project/f532dda5-4339-4fd5-a834-eb7bef6ba1b9 HTTP/1.1" 404 177 0.003611 10.0.0.22 - - [2025-11-20 02:33:08] "DELETE /project/f532dda543394fd5a834eb7bef6ba1b9 HTTP/1.1" 404 173 0.003519 10.0.0.22 - - [2025-11-20 02:33:08] "DELETE /project/a83ee3ff201f4971bbf52e0729cb4de7 HTTP/1.1" 404 173 0.006304 10.0.0.23 - - [2025-11-20 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.23 - - [2025-11-20 02:33:11] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005705 10.0.0.23 - - [2025-11-20 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.23 - - [2025-11-20 02:33:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008770 10.0.0.23 - - [2025-11-20 02:33:13] "GET /virtual-networks?parent_id=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004793 10.0.0.23 - - [2025-11-20 02:33:13] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006036 10.0.0.23 - - [2025-11-20 02:33:13] "POST /neutron/port HTTP/1.1" 200 1089 0.027937 10.0.0.23 - - [2025-11-20 02:33:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007446 10.0.0.23 - - [2025-11-20 02:33:23] "POST /neutron/port HTTP/1.1" 200 1089 0.015854 10.0.0.23 - - [2025-11-20 02:33:24] "POST /neutron/port HTTP/1.1" 200 1089 0.015342 10.0.0.23 - - [2025-11-20 02:33:24] "POST /neutron/subnet HTTP/1.1" 200 675 0.011591 10.0.0.23 - - [2025-11-20 02:33:25] "POST /neutron/port HTTP/1.1" 200 1089 0.014534 10.0.0.23 - - [2025-11-20 02:33:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007581 10.0.0.23 - - [2025-11-20 02:33:34] "POST /neutron/port HTTP/1.1" 200 1089 0.015012 10.0.0.23 - - [2025-11-20 02:33:34] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007984 10.0.0.23 - - [2025-11-20 02:33:34] "GET /virtual-machine/911a27e7-d501-4414-a92d-0903b3b76a24 HTTP/1.1" 200 1299 0.005639 10.0.0.23 - - [2025-11-20 02:33:34] "GET /virtual-machine-interface/cc7e2d01-6c7a-49d8-8ab9-0652d1bcf4b0 HTTP/1.1" 200 2951 0.005434 10.0.0.23 - - [2025-11-20 02:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.23 - - [2025-11-20 02:33:34] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003763 10.0.0.23 - - [2025-11-20 02:33:34] "GET /virtual-networks?parent_id=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003781 10.0.0.23 - - [2025-11-20 02:33:34] "GET /virtual-network/5e11ac02-7615-4b2b-a2d2-f26fe0fd6ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005569 10.0.0.23 - - [2025-11-20 02:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.23 - - [2025-11-20 02:33:35] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004154 10.0.0.23 - - [2025-11-20 02:33:35] "GET /virtual-networks?parent_id=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002862 10.0.0.23 - - [2025-11-20 02:33:35] "GET /virtual-network/5e11ac02-7615-4b2b-a2d2-f26fe0fd6ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006984 10.0.0.23 - - [2025-11-20 02:33:36] "POST /neutron/port HTTP/1.1" 200 1089 0.015527 10.0.0.23 - - [2025-11-20 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.23 - - [2025-11-20 02:33:36] "GET /network-policy/c81b78fd-57b8-4f40-9fde-855fcef396dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003852 10.0.0.23 - - [2025-11-20 02:33:36] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007926 10.0.0.23 - - [2025-11-20 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009854 10.0.0.23 - - [2025-11-20 02:33:36] "GET /network-policy/d9d34f1d-b03b-45e7-8c8d-bfe3a7091347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.003963 10.0.0.23 - - [2025-11-20 02:33:36] "POST /neutron/network HTTP/1.1" 200 1169 0.006549 10.0.0.23 - - [2025-11-20 02:33:36] "POST /neutron/network HTTP/1.1" 200 1157 0.080361 10.0.0.23 - - [2025-11-20 02:33:36] "POST /neutron/network HTTP/1.1" 200 1159 0.010574 10.0.0.23 - - [2025-11-20 02:33:36] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005913 10.0.0.23 - - [2025-11-20 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.23 - - [2025-11-20 02:33:36] "GET /network-policy/d8236228-0e98-4aa5-a145-dde1c6436b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004858 10.0.0.23 - - [2025-11-20 02:34:00] "POST /neutron/network HTTP/1.1" 200 1160 0.082371 10.0.0.23 - - [2025-11-20 02:34:00] "POST /ref-update HTTP/1.1" 200 156 0.027218 10.0.0.23 - - [2025-11-20 02:34:00] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006971 10.0.0.23 - - [2025-11-20 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.23 - - [2025-11-20 02:34:00] "GET /network-policy/07a887ec-ef57-4bc5-bee4-fc779a9833f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.004469 10.0.0.23 - - [2025-11-20 02:34:09] "POST /neutron/network HTTP/1.1" 200 1157 0.107204 10.0.0.23 - - [2025-11-20 02:34:09] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008014 10.0.0.23 - - [2025-11-20 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.23 - - [2025-11-20 02:34:09] "GET /network-policy/c22efe2f-b416-4d7e-b911-01ba6f894621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006250 10.0.0.23 - - [2025-11-20 02:34:18] "PUT /access-control-list/4273c1c1-45ef-4222-9716-60d73e7d96f7 HTTP/1.1" 200 272 0.019267 10.0.0.23 - - [2025-11-20 02:34:18] "POST /neutron/network HTTP/1.1" 200 1157 0.095268 10.0.0.23 - - [2025-11-20 02:34:18] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.009025 10.0.0.23 - - [2025-11-20 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008131 10.0.0.23 - - [2025-11-20 02:34:18] "GET /network-policy/c614c073-c882-4f8b-836f-40ff03417149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004588 10.0.0.23 - - [2025-11-20 02:34:24] "POST /neutron/port HTTP/1.1" 200 1089 0.014853 10.0.0.23 - - [2025-11-20 02:34:24] "POST /neutron/subnet HTTP/1.1" 200 675 0.013175 10.0.0.23 - - [2025-11-20 02:34:25] "POST /neutron/network HTTP/1.1" 200 1157 0.009336 10.0.0.23 - - [2025-11-20 02:34:25] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.014938 10.0.0.23 - - [2025-11-20 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.23 - - [2025-11-20 02:34:25] "GET /network-policy/5779a990-274a-4ee2-92f7-04972d2548cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004108 10.0.0.50 - - [2025-11-20 02:34:32] "GET /obj-perms HTTP/1.1" 200 5056 0.048873 10.0.0.22 - - [2025-11-20 02:34:32] "GET /obj-perms HTTP/1.1" 200 5056 0.044570 10.0.0.23 - - [2025-11-20 02:34:34] "POST /neutron/network HTTP/1.1" 200 1158 0.010083 10.0.0.23 - - [2025-11-20 02:34:34] "PUT /access-control-list/4273c1c1-45ef-4222-9716-60d73e7d96f7 HTTP/1.1" 200 272 0.011571 10.0.0.23 - - [2025-11-20 02:34:34] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007511 10.0.0.23 - - [2025-11-20 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2025-11-20 02:34:34] "GET /network-policy/2fe525e7-5327-4ab6-ae17-26a430e872f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004001 10.0.0.23 - - [2025-11-20 02:34:38] "POST /neutron/port HTTP/1.1" 200 1089 0.015109 10.0.0.23 - - [2025-11-20 02:34:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003904 10.0.0.23 - - [2025-11-20 02:34:38] "POST /neutron/network HTTP/1.1" 200 1159 0.009034 10.0.0.23 - - [2025-11-20 02:34:42] "POST /neutron/network HTTP/1.1" 200 1158 0.012648 10.0.0.23 - - [2025-11-20 02:34:42] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006187 10.0.0.23 - - [2025-11-20 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.23 - - [2025-11-20 02:34:42] "GET /network-policy/bcb635da-3c3a-419c-8df7-8c90ed16a3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004219 10.0.0.23 - - [2025-11-20 02:34:51] "POST /neutron/network HTTP/1.1" 200 1158 0.013290 10.0.0.23 - - [2025-11-20 02:34:51] "PUT /access-control-list/4273c1c1-45ef-4222-9716-60d73e7d96f7 HTTP/1.1" 200 272 0.070220 10.0.0.23 - - [2025-11-20 02:34:51] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006448 10.0.0.23 - - [2025-11-20 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.23 - - [2025-11-20 02:34:51] "GET /network-policy/7c98521d-bb68-4793-9069-e58a9512e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004638 10.0.0.23 - - [2025-11-20 02:34:58] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005807 10.0.0.23 - - [2025-11-20 02:34:59] "POST /neutron/network HTTP/1.1" 200 1074 0.031459 10.0.0.23 - - [2025-11-20 02:34:59] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005427 10.0.0.23 - - [2025-11-20 02:34:59] "GET /virtual-machine/911a27e7-d501-4414-a92d-0903b3b76a24 HTTP/1.1" 200 1299 0.004488 10.0.0.23 - - [2025-11-20 02:34:59] "POST /neutron/port HTTP/1.1" 200 151 0.138954 10.0.0.23 - - [2025-11-20 02:35:01] "GET /virtual-machine/911a27e7-d501-4414-a92d-0903b3b76a24 HTTP/1.1" 404 171 0.003362 10.0.0.23 - - [2025-11-20 02:35:01] "GET /virtual-machine/911a27e7-d501-4414-a92d-0903b3b76a24 HTTP/1.1" 404 171 0.002985 10.0.0.23 - - [2025-11-20 02:35:01] "GET /virtual-machine/911a27e7-d501-4414-a92d-0903b3b76a24 HTTP/1.1" 404 171 0.003459 10.0.0.23 - - [2025-11-20 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.23 - - [2025-11-20 02:35:01] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003955 10.0.0.23 - - [2025-11-20 02:35:01] "GET /virtual-networks?parent_id=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004309 10.0.0.23 - - [2025-11-20 02:35:01] "GET /virtual-network/5e11ac02-7615-4b2b-a2d2-f26fe0fd6ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006831 10.0.0.23 - - [2025-11-20 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.23 - - [2025-11-20 02:35:01] "GET /routing-instance/6b6b3c0e-bcff-42a3-ae3c-45726d992bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005258 10.0.0.23 - - [2025-11-20 02:35:01] "GET /route-target/8e5f285c-f39e-4e8f-8c94-526ec9078a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005401 10.0.0.23 - - [2025-11-20 02:35:01] "GET /obj-perms HTTP/1.1" 200 5013 0.004948 10.0.0.50 - - [2025-11-20 02:35:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.50 - - [2025-11-20 02:35:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.50 - - [2025-11-20 02:35:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.50 - - [2025-11-20 02:35:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.22 - - [2025-11-20 02:35:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.22 - - [2025-11-20 02:35:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2025-11-20 02:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.22 - - [2025-11-20 02:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2025-11-20 02:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.22 - - [2025-11-20 02:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.23 - - [2025-11-20 02:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.23 - - [2025-11-20 02:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.50 - - [2025-11-20 02:35:08] "GET /obj-perms HTTP/1.1" 200 5013 0.004610 10.0.0.23 - - [2025-11-20 02:35:11] "GET /obj-perms HTTP/1.1" 200 5013 0.003839 10.0.0.50 - - [2025-11-20 02:35:17] "GET /obj-perms HTTP/1.1" 200 5013 0.004208 10.0.0.23 - - [2025-11-20 02:35:20] "GET /obj-perms HTTP/1.1" 200 5013 0.003981 10.0.0.23 - - [2025-11-20 02:35:26] "POST /neutron/network HTTP/1.1" 200 1084 0.006685 10.0.0.23 - - [2025-11-20 02:35:26] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.50 - - [2025-11-20 02:35:26] "GET /obj-perms HTTP/1.1" 200 5013 0.004885 10.0.0.23 - - [2025-11-20 02:35:26] "GET /obj-perms HTTP/1.1" 200 5013 0.003759 10.0.0.23 - - [2025-11-20 02:35:26] "GET /virtual-machine/59f0ead7-3af9-4c60-a9a6-50bebc424e03 HTTP/1.1" 200 1298 0.003872 10.0.0.23 - - [2025-11-20 02:35:27] "POST /neutron/port HTTP/1.1" 200 1115 0.011498 10.0.0.23 - - [2025-11-20 02:35:28] "GET /virtual-machine/59f0ead7-3af9-4c60-a9a6-50bebc424e03 HTTP/1.1" 404 171 0.003265 10.0.0.23 - - [2025-11-20 02:35:28] "GET /virtual-machine/59f0ead7-3af9-4c60-a9a6-50bebc424e03 HTTP/1.1" 404 171 0.003139 10.0.0.23 - - [2025-11-20 02:35:28] "GET /virtual-machine/59f0ead7-3af9-4c60-a9a6-50bebc424e03 HTTP/1.1" 404 171 0.003139 10.0.0.23 - - [2025-11-20 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.23 - - [2025-11-20 02:35:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004271 10.0.0.23 - - [2025-11-20 02:35:28] "GET /virtual-networks?parent_id=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003234 10.0.0.23 - - [2025-11-20 02:35:29] "GET /virtual-network/d8379911-ebfd-4de8-9e02-0cbc2e98bb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006399 10.0.0.23 - - [2025-11-20 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.23 - - [2025-11-20 02:35:29] "GET /routing-instance/ea08860c-3245-49e5-8dfe-a0945f5e7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004486 10.0.0.23 - - [2025-11-20 02:35:29] "GET /route-target/02cda449-f26d-464f-89f8-e911807d9d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.004327 10.0.0.23 - - [2025-11-20 02:35:32] "GET /obj-perms HTTP/1.1" 200 5013 0.004210 10.0.0.50 - - [2025-11-20 02:35:32] "GET /obj-perms HTTP/1.1" 200 5013 0.003452 10.0.0.23 - - [2025-11-20 02:35:35] "GET /obj-perms HTTP/1.1" 200 5013 0.003963 10.0.0.50 - - [2025-11-20 02:35:35] "GET /obj-perms HTTP/1.1" 200 5013 0.003735 10.0.0.23 - - [2025-11-20 02:35:35] "GET /virtual-network/5e11ac02-7615-4b2b-a2d2-f26fe0fd6ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005728 10.0.0.23 - - [2025-11-20 02:35:35] "POST /neutron/network HTTP/1.1" 200 1074 0.088291 10.0.0.23 - - [2025-11-20 02:35:35] "DELETE /access-control-list/245bc4de-57ae-4b6f-964c-e525d6f94524 HTTP/1.1" 200 115 0.063393 10.0.0.23 - - [2025-11-20 02:35:35] "GET /virtual-network/5e11ac02-7615-4b2b-a2d2-f26fe0fd6ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.010429 10.0.0.23 - - [2025-11-20 02:35:36] "DELETE /network-policy/07a887ec-ef57-4bc5-bee4-fc779a9833f4 HTTP/1.1" 200 115 0.029821 10.0.0.23 - - [2025-11-20 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.22 - - [2025-11-20 02:35:36] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001399 10.0.0.23 - - [2025-11-20 02:35:36] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.033968 10.0.0.23 - - [2025-11-20 02:35:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.007170 10.0.0.23 - - [2025-11-20 02:35:36] "DELETE /network-policy/7c98521d-bb68-4793-9069-e58a9512e46e HTTP/1.1" 200 115 0.033334 10.0.0.23 - - [2025-11-20 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.22 - - [2025-11-20 02:35:36] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000911 10.0.0.23 - - [2025-11-20 02:35:36] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.037943 10.0.0.23 - - [2025-11-20 02:35:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.006231 10.0.0.23 - - [2025-11-20 02:35:36] "DELETE /network-policy/bcb635da-3c3a-419c-8df7-8c90ed16a3e6 HTTP/1.1" 200 115 0.033054 10.0.0.23 - - [2025-11-20 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.22 - - [2025-11-20 02:35:36] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000943 10.0.0.23 - - [2025-11-20 02:35:36] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.040422 10.0.0.23 - - [2025-11-20 02:35:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.006373 10.0.0.23 - - [2025-11-20 02:35:36] "DELETE /network-policy/2fe525e7-5327-4ab6-ae17-26a430e872f6 HTTP/1.1" 200 115 0.033116 10.0.0.23 - - [2025-11-20 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.22 - - [2025-11-20 02:35:36] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001013 10.0.0.23 - - [2025-11-20 02:35:36] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.038118 10.0.0.23 - - [2025-11-20 02:35:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.005463 10.0.0.23 - - [2025-11-20 02:35:36] "DELETE /network-policy/5779a990-274a-4ee2-92f7-04972d2548cc HTTP/1.1" 200 115 0.037788 10.0.0.23 - - [2025-11-20 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.22 - - [2025-11-20 02:35:36] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001064 10.0.0.23 - - [2025-11-20 02:35:36] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.040249 10.0.0.23 - - [2025-11-20 02:35:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005755 10.0.0.23 - - [2025-11-20 02:35:36] "DELETE /network-policy/c81b78fd-57b8-4f40-9fde-855fcef396dc HTTP/1.1" 200 115 0.035549 10.0.0.23 - - [2025-11-20 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.22 - - [2025-11-20 02:35:37] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001030 10.0.0.23 - - [2025-11-20 02:35:37] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.046717 10.0.0.23 - - [2025-11-20 02:35:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005583 10.0.0.23 - - [2025-11-20 02:35:37] "DELETE /network-policy/c614c073-c882-4f8b-836f-40ff03417149 HTTP/1.1" 200 115 0.037238 10.0.0.23 - - [2025-11-20 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.22 - - [2025-11-20 02:35:37] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001025 10.0.0.23 - - [2025-11-20 02:35:37] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.038044 10.0.0.23 - - [2025-11-20 02:35:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005756 10.0.0.23 - - [2025-11-20 02:35:37] "DELETE /network-policy/c22efe2f-b416-4d7e-b911-01ba6f894621 HTTP/1.1" 200 115 0.036820 10.0.0.23 - - [2025-11-20 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.22 - - [2025-11-20 02:35:37] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000933 10.0.0.23 - - [2025-11-20 02:35:37] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.035921 10.0.0.23 - - [2025-11-20 02:35:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.006028 10.0.0.23 - - [2025-11-20 02:35:37] "DELETE /network-policy/d8236228-0e98-4aa5-a145-dde1c6436b2e HTTP/1.1" 200 115 0.038371 10.0.0.23 - - [2025-11-20 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.22 - - [2025-11-20 02:35:37] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001034 10.0.0.23 - - [2025-11-20 02:35:37] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.036979 10.0.0.23 - - [2025-11-20 02:35:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005517 10.0.0.23 - - [2025-11-20 02:35:37] "DELETE /network-policy/d9d34f1d-b03b-45e7-8c8d-bfe3a7091347 HTTP/1.1" 200 115 0.038952 10.0.0.23 - - [2025-11-20 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.22 - - [2025-11-20 02:35:37] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001160 10.0.0.23 - - [2025-11-20 02:35:38] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.054733 10.0.0.23 - - [2025-11-20 02:35:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-26183244&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005515 10.0.0.22 - - [2025-11-20 02:35:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003290 10.0.0.22 - - [2025-11-20 02:35:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002946 10.0.0.22 - - [2025-11-20 02:35:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002668 10.0.0.22 - - [2025-11-20 02:35:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003102 10.0.0.23 - - [2025-11-20 02:35:38] "POST /neutron/network HTTP/1.1" 200 151 0.133769 10.0.0.23 - - [2025-11-20 02:35:38] "DELETE /route-target/8e5f285c-f39e-4e8f-8c94-526ec9078a13 HTTP/1.1" 200 115 0.029280 10.0.0.23 - - [2025-11-20 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.23 - - [2025-11-20 02:35:38] "DELETE /network-ipam/784ed737-77b7-47f1-b332-1f63491dcf31 HTTP/1.1" 200 115 0.029231 10.0.0.23 - - [2025-11-20 02:35:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.003182 10.0.0.22 - - [2025-11-20 02:35:38] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001072 10.0.0.22 - - [2025-11-20 02:35:38] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.039001 10.0.0.22 - - [2025-11-20 02:35:38] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001099 10.0.0.22 - - [2025-11-20 02:35:38] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?fields=security_groups HTTP/1.1" 200 1382 0.046843 10.0.0.22 - - [2025-11-20 02:35:39] "DELETE /security-group/7b438267-8300-4f88-b123-f2f856f54edc HTTP/1.1" 200 115 0.050079 10.0.0.22 - - [2025-11-20 02:35:39] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000890 10.0.0.23 - - [2025-11-20 02:35:39] "DELETE /access-control-list/c65bc224-7f16-49ab-a715-d8c6a422b7a0 HTTP/1.1" 200 115 0.036406 10.0.0.22 - - [2025-11-20 02:35:39] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?fields=application_policy_sets HTTP/1.1" 200 1421 0.049104 10.0.0.23 - - [2025-11-20 02:35:39] "DELETE /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7 HTTP/1.1" 200 115 0.373838 10.0.0.22 - - [2025-11-20 02:35:39] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.23 - - [2025-11-20 02:35:39] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?fields=projects HTTP/1.1" 200 1438 0.013896 10.0.0.22 - - [2025-11-20 02:35:40] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004300 10.0.0.22 - - [2025-11-20 02:35:40] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001207 10.0.0.22 - - [2025-11-20 02:35:40] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052851 10.0.0.22 - - [2025-11-20 02:35:40] "POST /id-to-fqname HTTP/1.1" 200 196 0.005153 10.0.0.22 - - [2025-11-20 02:35:40] "POST /fqname-to-id HTTP/1.1" 404 205 0.006545 10.0.0.22 - - [2025-11-20 02:35:40] "POST /security-groups HTTP/1.1" 200 597 0.030306 10.0.0.22 - - [2025-11-20 02:35:40] "POST /projects HTTP/1.1" 200 597 0.260654 10.0.0.23 - - [2025-11-20 02:35:41] "POST /access-control-lists HTTP/1.1" 200 602 0.028701 10.0.0.22 - - [2025-11-20 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.337285 10.0.0.23 - - [2025-11-20 02:35:41] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.533358 10.0.0.22 - - [2025-11-20 02:35:41] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005886 10.0.0.23 - - [2025-11-20 02:35:41] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?fields=virtual_networks HTTP/1.1" 200 1045 0.054003 10.0.0.22 - - [2025-11-20 02:35:41] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001000 10.0.0.23 - - [2025-11-20 02:35:41] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.043876 10.0.0.22 - - [2025-11-20 02:35:41] "GET /projects?obj_uuids=a83ee3ff-201f-4971-bbf5-2e0729cb4de7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000962 10.0.0.23 - - [2025-11-20 02:35:41] "GET /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7?fields=security_groups HTTP/1.1" 200 1277 0.041983 10.0.0.23 - - [2025-11-20 02:35:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.032984 10.0.0.22 - - [2025-11-20 02:35:42] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003149 10.0.0.22 - - [2025-11-20 02:35:42] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000971 10.0.0.22 - - [2025-11-20 02:35:42] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008471 10.0.0.22 - - [2025-11-20 02:35:42] "POST /id-to-fqname HTTP/1.1" 200 202 0.005061 10.0.0.22 - - [2025-11-20 02:35:42] "POST /fqname-to-id HTTP/1.1" 404 211 0.003440 10.0.0.22 - - [2025-11-20 02:35:42] "POST /security-groups HTTP/1.1" 200 603 0.073581 10.0.0.23 - - [2025-11-20 02:35:42] "POST /fqname-to-id HTTP/1.1" 404 246 0.005339 10.0.0.22 - - [2025-11-20 02:35:42] "POST /projects HTTP/1.1" 200 609 0.277995 10.0.0.22 - - [2025-11-20 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.355175 10.0.0.23 - - [2025-11-20 02:35:42] "POST /access-control-lists HTTP/1.1" 200 606 0.037771 10.0.0.23 - - [2025-11-20 02:35:42] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.518138 10.0.0.23 - - [2025-11-20 02:35:44] "GET / HTTP/1.1" 200 35931 0.002292 10.0.0.23 - - [2025-11-20 02:35:46] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000463 10.0.0.22 - - [2025-11-20 02:35:46] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001081 10.0.0.23 - - [2025-11-20 02:35:46] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.083629 10.0.0.23 - - [2025-11-20 02:35:46] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.23 - - [2025-11-20 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.22 - - [2025-11-20 02:35:47] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001239 10.0.0.23 - - [2025-11-20 02:35:47] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008004 10.0.0.23 - - [2025-11-20 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.22 - - [2025-11-20 02:35:47] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.23 - - [2025-11-20 02:35:47] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044503 10.0.0.23 - - [2025-11-20 02:35:48] "GET /domains HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2025-11-20 02:35:48] "GET /domains HTTP/1.1" 200 280 0.030237 10.0.0.22 - - [2025-11-20 02:35:48] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001275 10.0.0.23 - - [2025-11-20 02:35:48] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b HTTP/1.1" 200 2971 0.010172 10.0.0.22 - - [2025-11-20 02:35:48] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001043 10.0.0.23 - - [2025-11-20 02:35:48] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325 HTTP/1.1" 200 1925 0.089841 10.0.0.23 - - [2025-11-20 02:35:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003248 10.0.0.23 - - [2025-11-20 02:35:49] "POST /network-ipams HTTP/1.1" 200 621 0.026639 10.0.0.23 - - [2025-11-20 02:35:49] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003477 10.0.0.23 - - [2025-11-20 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.23 - - [2025-11-20 02:35:49] "GET /network-ipam/6838f5e6-f108-43d4-b536-495a5f4d896c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006710 10.0.0.23 - - [2025-11-20 02:35:49] "PUT /network-ipam/6838f5e6-f108-43d4-b536-495a5f4d896c HTTP/1.1" 200 258 0.013992 10.0.0.23 - - [2025-11-20 02:35:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2025-11-20 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.029499 10.0.0.22 - - [2025-11-20 02:35:49] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.23 - - [2025-11-20 02:35:49] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042045 10.0.0.23 - - [2025-11-20 02:35:49] "POST /neutron/network HTTP/1.1" 200 117 0.035408 10.0.0.22 - - [2025-11-20 02:35:50] "POST /useragent-kv HTTP/1.1" 200 115 0.024428 10.0.0.23 - - [2025-11-20 02:35:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.181759 10.0.0.23 - - [2025-11-20 02:35:50] "POST /id-to-fqname HTTP/1.1" 200 235 0.001472 10.0.0.23 - - [2025-11-20 02:35:50] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007608 10.0.0.23 - - [2025-11-20 02:35:50] "POST /neutron/network HTTP/1.1" 200 1337 0.010234 10.0.0.23 - - [2025-11-20 02:35:50] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005744 10.0.0.23 - - [2025-11-20 02:35:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.009098 10.0.0.23 - - [2025-11-20 02:35:51] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005684 10.0.0.22 - - [2025-11-20 02:35:52] "GET /obj-perms HTTP/1.1" 200 5019 0.056922 10.0.0.23 - - [2025-11-20 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.22 - - [2025-11-20 02:35:52] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.23 - - [2025-11-20 02:35:52] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.052171 10.0.0.22 - - [2025-11-20 02:35:52] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001134 10.0.0.23 - - [2025-11-20 02:35:53] "POST /neutron/network HTTP/1.1" 200 623 0.118440 10.0.0.23 - - [2025-11-20 02:35:53] "POST /route-targets HTTP/1.1" 200 327 0.012572 10.0.0.50 - - [2025-11-20 02:35:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.029622 10.0.0.22 - - [2025-11-20 02:35:53] "POST /useragent-kv HTTP/1.1" 200 115 0.008214 10.0.0.23 - - [2025-11-20 02:35:53] "POST /neutron/subnet HTTP/1.1" 200 828 0.260581 10.0.0.23 - - [2025-11-20 02:35:53] "POST /id-to-fqname HTTP/1.1" 200 235 0.001244 10.0.0.23 - - [2025-11-20 02:35:53] "GET /virtual-network/56c30eb4-0319-4135-b490-225c844772d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004956 10.0.0.23 - - [2025-11-20 02:35:53] "GET /virtual-network/56c30eb4-0319-4135-b490-225c844772d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006889 10.0.0.23 - - [2025-11-20 02:35:53] "POST /neutron/network HTTP/1.1" 200 1337 0.009530 10.0.0.23 - - [2025-11-20 02:35:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.008760 10.0.0.23 - - [2025-11-20 02:35:54] "GET /virtual-network/56c30eb4-0319-4135-b490-225c844772d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005886 10.0.0.23 - - [2025-11-20 02:35:54] "GET /obj-perms HTTP/1.1" 200 5019 0.056464 10.0.0.23 - - [2025-11-20 02:35:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.003223 10.0.0.23 - - [2025-11-20 02:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.22 - - [2025-11-20 02:35:54] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001549 10.0.0.23 - - [2025-11-20 02:35:54] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.043054 10.0.0.23 - - [2025-11-20 02:35:54] "POST /network-policys HTTP/1.1" 200 533 0.072948 10.0.0.23 - - [2025-11-20 02:35:54] "GET /network-policy/59e43451-fd82-472e-b642-020c79ec7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006042 10.0.0.23 - - [2025-11-20 02:35:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.003107 10.0.0.23 - - [2025-11-20 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.22 - - [2025-11-20 02:35:55] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001136 10.0.0.23 - - [2025-11-20 02:35:55] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.035508 10.0.0.23 - - [2025-11-20 02:35:55] "POST /network-policys HTTP/1.1" 200 533 0.072901 10.0.0.23 - - [2025-11-20 02:35:55] "GET /network-policy/fa765b59-d98f-4ec4-87d1-8b326ebceb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006047 10.0.0.23 - - [2025-11-20 02:35:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.002787 10.0.0.23 - - [2025-11-20 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.22 - - [2025-11-20 02:35:55] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929 10.0.0.23 - - [2025-11-20 02:35:55] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039212 10.0.0.23 - - [2025-11-20 02:35:55] "POST /network-policys HTTP/1.1" 200 533 0.072933 10.0.0.23 - - [2025-11-20 02:35:55] "GET /network-policy/9b81221a-f5f1-43bf-b286-b6ee2b55791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.018619 10.0.0.23 - - [2025-11-20 02:35:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.002930 10.0.0.23 - - [2025-11-20 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.22 - - [2025-11-20 02:35:55] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001782 10.0.0.23 - - [2025-11-20 02:35:55] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.054838 10.0.0.23 - - [2025-11-20 02:35:55] "DELETE /access-control-list/b0353d3b-fbdf-4cde-a4d3-101558a78597 HTTP/1.1" 200 115 0.072337 10.0.0.23 - - [2025-11-20 02:35:56] "POST /network-policys HTTP/1.1" 200 533 0.060977 10.0.0.23 - - [2025-11-20 02:35:56] "GET /network-policy/3e92fdcc-f4ab-4520-bca3-7527fbf1bac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.009882 10.0.0.23 - - [2025-11-20 02:35:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.003332 10.0.0.23 - - [2025-11-20 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.22 - - [2025-11-20 02:35:56] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.23 - - [2025-11-20 02:35:56] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.039774 10.0.0.23 - - [2025-11-20 02:35:56] "POST /network-policys HTTP/1.1" 200 537 0.026357 10.0.0.23 - - [2025-11-20 02:35:56] "GET /network-policy/7e5f6450-64ad-44a2-b41d-e82320a494b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006115 10.0.0.23 - - [2025-11-20 02:35:56] "POST /fqname-to-id HTTP/1.1" 404 212 0.003750 10.0.0.23 - - [2025-11-20 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.22 - - [2025-11-20 02:35:56] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001011 10.0.0.23 - - [2025-11-20 02:35:56] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.041204 10.0.0.23 - - [2025-11-20 02:35:56] "POST /network-policys HTTP/1.1" 200 535 0.029002 10.0.0.23 - - [2025-11-20 02:35:56] "GET /network-policy/9f3ed190-69af-46c0-b0d1-f176b7a852e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006591 10.0.0.23 - - [2025-11-20 02:35:56] "POST /fqname-to-id HTTP/1.1" 404 212 0.005945 10.0.0.23 - - [2025-11-20 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.22 - - [2025-11-20 02:35:57] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001239 10.0.0.23 - - [2025-11-20 02:35:57] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044823 10.0.0.23 - - [2025-11-20 02:35:57] "POST /network-policys HTTP/1.1" 200 535 0.032763 10.0.0.23 - - [2025-11-20 02:35:57] "GET /network-policy/8f5a89b8-5bd7-4a25-9f0f-01d9bc9e2929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006706 10.0.0.23 - - [2025-11-20 02:35:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.006194 10.0.0.23 - - [2025-11-20 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.22 - - [2025-11-20 02:35:57] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001204 10.0.0.23 - - [2025-11-20 02:35:57] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.047699 10.0.0.23 - - [2025-11-20 02:35:57] "POST /network-policys HTTP/1.1" 200 535 0.028040 10.0.0.23 - - [2025-11-20 02:35:57] "GET /network-policy/c64e0194-2071-44e6-b03e-84f87017deb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006476 10.0.0.23 - - [2025-11-20 02:35:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.003228 10.0.0.23 - - [2025-11-20 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.22 - - [2025-11-20 02:35:57] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000954 10.0.0.23 - - [2025-11-20 02:35:57] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.054297 10.0.0.23 - - [2025-11-20 02:35:57] "POST /network-policys HTTP/1.1" 200 535 0.028713 10.0.0.23 - - [2025-11-20 02:35:57] "GET /network-policy/d8b94bde-55e5-4fff-9a57-d135f3c66101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006099 10.0.0.23 - - [2025-11-20 02:35:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.002866 10.0.0.23 - - [2025-11-20 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.22 - - [2025-11-20 02:35:58] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000987 10.0.0.23 - - [2025-11-20 02:35:58] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.047515 10.0.0.23 - - [2025-11-20 02:35:58] "POST /network-policys HTTP/1.1" 200 539 0.026772 10.0.0.23 - - [2025-11-20 02:35:58] "GET /network-policy/ddc3c020-03de-4a3c-ac56-1bd504534bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005509 10.0.0.23 - - [2025-11-20 02:35:58] "POST /neutron/network HTTP/1.1" 200 1425 0.045837 10.0.0.23 - - [2025-11-20 02:35:58] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.007349 10.0.0.23 - - [2025-11-20 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.23 - - [2025-11-20 02:35:58] "GET /network-policy/59e43451-fd82-472e-b642-020c79ec7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004400 10.0.0.23 - - [2025-11-20 02:35:59] "POST /fqname-to-id HTTP/1.1" 404 252 0.003804 10.0.0.23 - - [2025-11-20 02:35:59] "POST /neutron/network HTTP/1.1" 200 1427 0.069269 10.0.0.23 - - [2025-11-20 02:35:59] "GET /virtual-network/56c30eb4-0319-4135-b490-225c844772d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.022159 10.0.0.23 - - [2025-11-20 02:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.23 - - [2025-11-20 02:35:59] "GET /network-policy/7e5f6450-64ad-44a2-b41d-e82320a494b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004529 10.0.0.23 - - [2025-11-20 02:35:59] "POST /id-to-fqname HTTP/1.1" 200 235 0.001318 10.0.0.22 - - [2025-11-20 02:36:00] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001004 10.0.0.23 - - [2025-11-20 02:36:00] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.058412 10.0.0.23 - - [2025-11-20 02:36:00] "POST /neutron/port HTTP/1.1" 200 117 0.006454 10.0.0.23 - - [2025-11-20 02:36:00] "POST /id-to-fqname HTTP/1.1" 200 235 0.001200 10.0.0.23 - - [2025-11-20 02:36:00] "POST /neutron/network HTTP/1.1" 200 1437 0.007209 10.0.0.23 - - [2025-11-20 02:36:01] "PUT /access-control-list/314bce8e-9c59-4d0d-8d66-29573f9614b1 HTTP/1.1" 200 272 0.023631 10.0.0.23 - - [2025-11-20 02:36:01] "POST /neutron/port HTTP/1.1" 200 1174 0.021087 10.0.0.22 - - [2025-11-20 02:36:01] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001020 10.0.0.23 - - [2025-11-20 02:36:01] "POST /neutron/port HTTP/1.1" 200 1202 0.019466 10.0.0.23 - - [2025-11-20 02:36:01] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.086509 10.0.0.23 - - [2025-11-20 02:36:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004122 10.0.0.23 - - [2025-11-20 02:36:01] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.23 - - [2025-11-20 02:36:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007232 10.0.0.23 - - [2025-11-20 02:36:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010526 10.0.0.23 - - [2025-11-20 02:36:02] "POST /neutron/port HTTP/1.1" 200 1174 0.019116 10.0.0.23 - - [2025-11-20 02:36:02] "POST /neutron/port HTTP/1.1" 200 1202 0.017525 10.0.0.23 - - [2025-11-20 02:36:02] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014693 10.0.0.23 - - [2025-11-20 02:36:02] "POST /neutron/network HTTP/1.1" 200 1427 0.011440 10.0.0.23 - - [2025-11-20 02:36:07] "POST /neutron/port HTTP/1.1" 200 1202 0.015944 10.0.0.23 - - [2025-11-20 02:36:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007271 10.0.0.23 - - [2025-11-20 02:36:07] "GET /virtual-machine/dd04e883-ac29-43bf-9e4c-112b290e77ac HTTP/1.1" 401 292 0.000406 10.0.0.23 - - [2025-11-20 02:36:07] "GET /virtual-machine/dd04e883-ac29-43bf-9e4c-112b290e77ac HTTP/1.1" 200 1305 0.030178 10.0.0.23 - - [2025-11-20 02:36:07] "GET /virtual-machine-interface/334667c1-51e2-422a-b8d4-7f171d5422b5 HTTP/1.1" 200 3169 0.005249 10.0.0.23 - - [2025-11-20 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.23 - - [2025-11-20 02:36:07] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003884 10.0.0.23 - - [2025-11-20 02:36:07] "GET /virtual-networks?parent_id=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004528 10.0.0.23 - - [2025-11-20 02:36:07] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006816 10.0.0.22 - - [2025-11-20 02:36:09] "DELETE /project/a83ee3ff201f4971bbf52e0729cb4de7 HTTP/1.1" 404 173 0.003004 10.0.0.22 - - [2025-11-20 02:36:09] "DELETE /project/90698d2173614fe5a0f45a1719051325 HTTP/1.1" 404 173 0.005406 10.0.0.22 - - [2025-11-20 02:36:09] "DELETE /project/a83ee3ff-201f-4971-bbf5-2e0729cb4de7 HTTP/1.1" 404 177 0.007534 10.0.0.23 - - [2025-11-20 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.23 - - [2025-11-20 02:36:10] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005906 10.0.0.23 - - [2025-11-20 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.23 - - [2025-11-20 02:36:14] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006006 10.0.0.23 - - [2025-11-20 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.23 - - [2025-11-20 02:36:19] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005868 10.0.0.23 - - [2025-11-20 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.23 - - [2025-11-20 02:36:23] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005486 10.0.0.23 - - [2025-11-20 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.23 - - [2025-11-20 02:36:27] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005649 10.0.0.23 - - [2025-11-20 02:36:27] "POST /neutron/network HTTP/1.1" 200 1435 0.033152 10.0.0.23 - - [2025-11-20 02:36:27] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015526 10.0.0.23 - - [2025-11-20 02:36:27] "POST /neutron/network HTTP/1.1" 200 1425 0.013911 10.0.0.23 - - [2025-11-20 02:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.23 - - [2025-11-20 02:36:31] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005700 10.0.0.23 - - [2025-11-20 02:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.23 - - [2025-11-20 02:36:35] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005508 10.0.0.23 - - [2025-11-20 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.23 - - [2025-11-20 02:36:39] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005298 10.0.0.23 - - [2025-11-20 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.23 - - [2025-11-20 02:36:41] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003350 10.0.0.23 - - [2025-11-20 02:36:41] "GET /virtual-networks?parent_id=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003207 10.0.0.23 - - [2025-11-20 02:36:41] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006136 10.0.0.23 - - [2025-11-20 02:36:42] "POST /neutron/port HTTP/1.1" 200 1202 0.017246 10.0.0.23 - - [2025-11-20 02:36:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004064 10.0.0.23 - - [2025-11-20 02:36:42] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.23 - - [2025-11-20 02:36:46] "POST /neutron/port HTTP/1.1" 200 1202 0.016550 10.0.0.23 - - [2025-11-20 02:36:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.044298 10.0.0.23 - - [2025-11-20 02:36:53] "POST /neutron/port HTTP/1.1" 200 1202 0.018948 10.0.0.23 - - [2025-11-20 02:36:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007720 10.0.0.23 - - [2025-11-20 02:37:02] "POST /neutron/port HTTP/1.1" 200 1202 0.020994 10.0.0.23 - - [2025-11-20 02:37:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007579 10.0.0.23 - - [2025-11-20 02:37:02] "GET /virtual-machine/28db9007-2a5d-4382-bc65-08285cfc27d3 HTTP/1.1" 200 1304 0.008127 10.0.0.23 - - [2025-11-20 02:37:02] "GET /virtual-machine-interface/4e025bee-998e-44a7-9bc8-1ecb1d95ccb3 HTTP/1.1" 200 3169 0.005234 10.0.0.23 - - [2025-11-20 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.23 - - [2025-11-20 02:37:02] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003986 10.0.0.23 - - [2025-11-20 02:37:02] "GET /virtual-networks?parent_id=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003434 10.0.0.23 - - [2025-11-20 02:37:02] "GET /virtual-network/56c30eb4-0319-4135-b490-225c844772d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007799 10.0.0.23 - - [2025-11-20 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.23 - - [2025-11-20 02:37:03] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004183 10.0.0.23 - - [2025-11-20 02:37:03] "GET /virtual-networks?parent_id=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003197 10.0.0.23 - - [2025-11-20 02:37:03] "GET /virtual-network/56c30eb4-0319-4135-b490-225c844772d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005905 10.0.0.23 - - [2025-11-20 02:37:04] "POST /neutron/port HTTP/1.1" 200 1202 0.018276 10.0.0.23 - - [2025-11-20 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.23 - - [2025-11-20 02:37:04] "GET /network-policy/7e5f6450-64ad-44a2-b41d-e82320a494b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003597 10.0.0.23 - - [2025-11-20 02:37:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008561 10.0.0.23 - - [2025-11-20 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.23 - - [2025-11-20 02:37:04] "GET /network-policy/59e43451-fd82-472e-b642-020c79ec7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004146 10.0.0.50 - - [2025-11-20 02:37:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.002747 10.0.0.23 - - [2025-11-20 02:37:04] "POST /neutron/network HTTP/1.1" 200 1425 0.017998 10.0.0.23 - - [2025-11-20 02:37:04] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005576 10.0.0.23 - - [2025-11-20 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.23 - - [2025-11-20 02:37:04] "GET /network-policy/fa765b59-d98f-4ec4-87d1-8b326ebceb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004737 10.0.0.23 - - [2025-11-20 02:37:27] "PUT /access-control-list/314bce8e-9c59-4d0d-8d66-29573f9614b1 HTTP/1.1" 200 272 0.025927 10.0.0.23 - - [2025-11-20 02:37:27] "POST /neutron/network HTTP/1.1" 200 1428 0.019834 10.0.0.23 - - [2025-11-20 02:37:27] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.015811 10.0.0.23 - - [2025-11-20 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.23 - - [2025-11-20 02:37:28] "GET /network-policy/ddc3c020-03de-4a3c-ac56-1bd504534bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004103 10.0.0.23 - - [2025-11-20 02:37:28] "POST /neutron/network HTTP/1.1" 200 1438 0.007402 10.0.0.23 - - [2025-11-20 02:37:28] "POST /neutron/subnet HTTP/1.1" 200 1361 0.086697 10.0.0.23 - - [2025-11-20 02:37:28] "POST /neutron/network HTTP/1.1" 200 1428 0.011580 10.0.0.50 - - [2025-11-20 02:37:34] "GET /obj-perms HTTP/1.1" 200 5056 0.053729 10.0.0.22 - - [2025-11-20 02:37:35] "GET /obj-perms HTTP/1.1" 200 5056 0.051633 10.0.0.23 - - [2025-11-20 02:37:40] "POST /ref-update HTTP/1.1" 200 156 0.039659 10.0.0.23 - - [2025-11-20 02:37:40] "POST /neutron/network HTTP/1.1" 200 1425 0.042829 10.0.0.23 - - [2025-11-20 02:37:40] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.010418 10.0.0.23 - - [2025-11-20 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.23 - - [2025-11-20 02:37:40] "GET /network-policy/9b81221a-f5f1-43bf-b286-b6ee2b55791f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005204 10.0.0.23 - - [2025-11-20 02:37:42] "POST /neutron/network HTTP/1.1" 200 1437 0.029716 10.0.0.23 - - [2025-11-20 02:37:42] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016722 10.0.0.23 - - [2025-11-20 02:37:42] "POST /neutron/network HTTP/1.1" 200 1427 0.013306 10.0.0.50 - - [2025-11-20 02:37:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.004828 10.0.0.23 - - [2025-11-20 02:37:52] "POST /neutron/network HTTP/1.1" 200 1425 0.016774 10.0.0.23 - - [2025-11-20 02:37:52] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005837 10.0.0.23 - - [2025-11-20 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.23 - - [2025-11-20 02:37:52] "GET /network-policy/3e92fdcc-f4ab-4520-bca3-7527fbf1bac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005033 10.0.0.23 - - [2025-11-20 02:38:03] "POST /ref-update HTTP/1.1" 200 156 0.055921 10.0.0.23 - - [2025-11-20 02:38:03] "POST /neutron/network HTTP/1.1" 200 1426 0.034200 10.0.0.23 - - [2025-11-20 02:38:03] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.009135 10.0.0.23 - - [2025-11-20 02:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006091 10.0.0.23 - - [2025-11-20 02:38:03] "GET /network-policy/9f3ed190-69af-46c0-b0d1-f176b7a852e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.003851 10.0.0.23 - - [2025-11-20 02:38:15] "POST /neutron/network HTTP/1.1" 200 1426 0.028392 10.0.0.23 - - [2025-11-20 02:38:15] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008726 10.0.0.23 - - [2025-11-20 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.23 - - [2025-11-20 02:38:15] "GET /network-policy/8f5a89b8-5bd7-4a25-9f0f-01d9bc9e2929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005317 10.0.0.50 - - [2025-11-20 02:38:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.020367 10.0.0.23 - - [2025-11-20 02:38:26] "PUT /access-control-list/314bce8e-9c59-4d0d-8d66-29573f9614b1 HTTP/1.1" 200 272 0.033117 10.0.0.23 - - [2025-11-20 02:38:26] "POST /neutron/network HTTP/1.1" 200 1426 0.026524 10.0.0.23 - - [2025-11-20 02:38:26] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005644 10.0.0.23 - - [2025-11-20 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.23 - - [2025-11-20 02:38:26] "GET /network-policy/c64e0194-2071-44e6-b03e-84f87017deb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004755 10.0.0.23 - - [2025-11-20 02:38:28] "POST /neutron/network HTTP/1.1" 200 1436 0.007532 10.0.0.23 - - [2025-11-20 02:38:28] "POST /neutron/subnet HTTP/1.1" 200 1361 0.025048 10.0.0.23 - - [2025-11-20 02:38:28] "POST /neutron/network HTTP/1.1" 200 1426 0.012270 10.0.0.23 - - [2025-11-20 02:38:38] "POST /neutron/network HTTP/1.1" 200 1426 0.012333 10.0.0.23 - - [2025-11-20 02:38:38] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005051 10.0.0.23 - - [2025-11-20 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.23 - - [2025-11-20 02:38:38] "GET /network-policy/d8b94bde-55e5-4fff-9a57-d135f3c66101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.003901 10.0.0.23 - - [2025-11-20 02:38:43] "POST /neutron/network HTTP/1.1" 200 1437 0.007620 10.0.0.23 - - [2025-11-20 02:38:43] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018210 10.0.0.23 - - [2025-11-20 02:38:43] "POST /neutron/network HTTP/1.1" 200 1427 0.017483 10.0.0.23 - - [2025-11-20 02:38:48] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005660 10.0.0.23 - - [2025-11-20 02:38:48] "POST /neutron/network HTTP/1.1" 200 1337 0.023192 10.0.0.23 - - [2025-11-20 02:38:48] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009673 10.0.0.23 - - [2025-11-20 02:38:48] "POST /ref-update HTTP/1.1" 200 156 0.026505 10.0.0.23 - - [2025-11-20 02:38:48] "GET /virtual-machine/28db9007-2a5d-4382-bc65-08285cfc27d3 HTTP/1.1" 200 1304 0.004311 10.0.0.23 - - [2025-11-20 02:38:49] "POST /neutron/port HTTP/1.1" 200 151 0.199417 10.0.0.23 - - [2025-11-20 02:38:50] "GET /virtual-machine/28db9007-2a5d-4382-bc65-08285cfc27d3 HTTP/1.1" 404 171 0.003104 10.0.0.23 - - [2025-11-20 02:38:50] "GET /virtual-machine/28db9007-2a5d-4382-bc65-08285cfc27d3 HTTP/1.1" 404 171 0.002668 10.0.0.23 - - [2025-11-20 02:38:50] "GET /virtual-machine/28db9007-2a5d-4382-bc65-08285cfc27d3 HTTP/1.1" 404 171 0.002557 10.0.0.23 - - [2025-11-20 02:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.23 - - [2025-11-20 02:38:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004263 10.0.0.23 - - [2025-11-20 02:38:50] "GET /virtual-networks?parent_id=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003491 10.0.0.23 - - [2025-11-20 02:38:51] "GET /virtual-network/56c30eb4-0319-4135-b490-225c844772d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005985 10.0.0.23 - - [2025-11-20 02:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.23 - - [2025-11-20 02:38:51] "GET /routing-instance/7ba089aa-7ad8-44bc-98f8-4c46a9f5e9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004266 10.0.0.23 - - [2025-11-20 02:38:51] "GET /route-target/29e3789d-2452-4979-97ca-7114b13f2b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004412 10.0.0.23 - - [2025-11-20 02:38:51] "GET /obj-perms HTTP/1.1" 200 5019 0.003984 10.0.0.50 - - [2025-11-20 02:38:54] "GET /obj-perms HTTP/1.1" 200 5019 0.054251 10.0.0.23 - - [2025-11-20 02:38:57] "GET /obj-perms HTTP/1.1" 200 5019 0.004205 10.0.0.23 - - [2025-11-20 02:38:57] "GET /virtual-machine/dd04e883-ac29-43bf-9e4c-112b290e77ac HTTP/1.1" 200 1305 0.004218 10.0.0.23 - - [2025-11-20 02:38:58] "POST /neutron/port HTTP/1.1" 200 151 0.193552 10.0.0.23 - - [2025-11-20 02:38:59] "GET /virtual-machine/dd04e883-ac29-43bf-9e4c-112b290e77ac HTTP/1.1" 404 171 0.003275 10.0.0.23 - - [2025-11-20 02:38:59] "GET /virtual-machine/dd04e883-ac29-43bf-9e4c-112b290e77ac HTTP/1.1" 404 171 0.002629 10.0.0.23 - - [2025-11-20 02:38:59] "GET /virtual-machine/dd04e883-ac29-43bf-9e4c-112b290e77ac HTTP/1.1" 404 171 0.002466 10.0.0.23 - - [2025-11-20 02:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.23 - - [2025-11-20 02:38:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006957 10.0.0.23 - - [2025-11-20 02:38:59] "GET /virtual-networks?parent_id=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002741 10.0.0.23 - - [2025-11-20 02:38:59] "GET /virtual-network/282e6375-ac49-4684-9987-c0f44dd8c8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006086 10.0.0.23 - - [2025-11-20 02:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.23 - - [2025-11-20 02:39:00] "GET /routing-instance/51e99dbc-768e-4f6e-8b24-9a45eb48ae1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005161 10.0.0.23 - - [2025-11-20 02:39:00] "GET /route-target/51569250-00c7-485e-be33-79871b8da32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005432 10.0.0.50 - - [2025-11-20 02:39:00] "GET /obj-perms HTTP/1.1" 200 5019 0.003772 10.0.0.23 - - [2025-11-20 02:39:03] "GET /obj-perms HTTP/1.1" 200 5019 0.003757 10.0.0.23 - - [2025-11-20 02:39:06] "GET /obj-perms HTTP/1.1" 200 5019 0.004282 10.0.0.50 - - [2025-11-20 02:39:06] "GET /obj-perms HTTP/1.1" 200 5019 0.004006 10.0.0.23 - - [2025-11-20 02:39:06] "GET /virtual-network/56c30eb4-0319-4135-b490-225c844772d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007979 10.0.0.50 - - [2025-11-20 02:39:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.008053 10.0.0.23 - - [2025-11-20 02:39:06] "POST /neutron/network HTTP/1.1" 200 1337 0.028193 10.0.0.23 - - [2025-11-20 02:39:06] "GET /virtual-network/56c30eb4-0319-4135-b490-225c844772d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.018727 10.0.0.23 - - [2025-11-20 02:39:06] "DELETE /network-policy/ddc3c020-03de-4a3c-ac56-1bd504534bbe HTTP/1.1" 200 115 0.032045 10.0.0.23 - - [2025-11-20 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.22 - - [2025-11-20 02:39:07] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.027690 10.0.0.23 - - [2025-11-20 02:39:07] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.064847 10.0.0.23 - - [2025-11-20 02:39:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005373 10.0.0.23 - - [2025-11-20 02:39:07] "DELETE /network-policy/d8b94bde-55e5-4fff-9a57-d135f3c66101 HTTP/1.1" 200 115 0.033784 10.0.0.23 - - [2025-11-20 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.22 - - [2025-11-20 02:39:07] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002198 10.0.0.23 - - [2025-11-20 02:39:07] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.038003 10.0.0.23 - - [2025-11-20 02:39:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005598 10.0.0.23 - - [2025-11-20 02:39:07] "DELETE /network-policy/c64e0194-2071-44e6-b03e-84f87017deb5 HTTP/1.1" 200 115 0.045664 10.0.0.23 - - [2025-11-20 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.22 - - [2025-11-20 02:39:07] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001327 10.0.0.23 - - [2025-11-20 02:39:07] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.047564 10.0.0.23 - - [2025-11-20 02:39:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005743 10.0.0.23 - - [2025-11-20 02:39:07] "DELETE /network-policy/8f5a89b8-5bd7-4a25-9f0f-01d9bc9e2929 HTTP/1.1" 200 115 0.035248 10.0.0.23 - - [2025-11-20 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.22 - - [2025-11-20 02:39:07] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001293 10.0.0.23 - - [2025-11-20 02:39:07] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044959 10.0.0.23 - - [2025-11-20 02:39:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.006057 10.0.0.23 - - [2025-11-20 02:39:07] "DELETE /network-policy/9f3ed190-69af-46c0-b0d1-f176b7a852e2 HTTP/1.1" 200 115 0.041189 10.0.0.23 - - [2025-11-20 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.22 - - [2025-11-20 02:39:07] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001120 10.0.0.23 - - [2025-11-20 02:39:07] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044163 10.0.0.23 - - [2025-11-20 02:39:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.006001 10.0.0.23 - - [2025-11-20 02:39:08] "DELETE /network-policy/7e5f6450-64ad-44a2-b41d-e82320a494b0 HTTP/1.1" 200 115 0.037524 10.0.0.23 - - [2025-11-20 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.22 - - [2025-11-20 02:39:08] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000952 10.0.0.23 - - [2025-11-20 02:39:08] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.035094 10.0.0.23 - - [2025-11-20 02:39:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005187 10.0.0.23 - - [2025-11-20 02:39:08] "DELETE /network-policy/3e92fdcc-f4ab-4520-bca3-7527fbf1bac1 HTTP/1.1" 200 115 0.042513 10.0.0.23 - - [2025-11-20 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.22 - - [2025-11-20 02:39:08] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001336 10.0.0.23 - - [2025-11-20 02:39:08] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048414 10.0.0.23 - - [2025-11-20 02:39:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.005253 10.0.0.23 - - [2025-11-20 02:39:08] "DELETE /network-policy/9b81221a-f5f1-43bf-b286-b6ee2b55791f HTTP/1.1" 200 115 0.037763 10.0.0.23 - - [2025-11-20 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.22 - - [2025-11-20 02:39:08] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001235 10.0.0.23 - - [2025-11-20 02:39:08] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044255 10.0.0.23 - - [2025-11-20 02:39:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005214 10.0.0.23 - - [2025-11-20 02:39:08] "DELETE /network-policy/fa765b59-d98f-4ec4-87d1-8b326ebceb5b HTTP/1.1" 200 115 0.033161 10.0.0.23 - - [2025-11-20 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017168 10.0.0.22 - - [2025-11-20 02:39:08] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000925 10.0.0.23 - - [2025-11-20 02:39:08] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045326 10.0.0.23 - - [2025-11-20 02:39:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006392 10.0.0.23 - - [2025-11-20 02:39:08] "DELETE /network-policy/59e43451-fd82-472e-b642-020c79ec7af6 HTTP/1.1" 200 115 0.038123 10.0.0.23 - - [2025-11-20 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.22 - - [2025-11-20 02:39:08] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001109 10.0.0.23 - - [2025-11-20 02:39:09] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.037100 10.0.0.23 - - [2025-11-20 02:39:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81386476&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005745 10.0.0.23 - - [2025-11-20 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.23 - - [2025-11-20 02:39:09] "POST /neutron/network HTTP/1.1" 200 1337 0.016411 10.0.0.23 - - [2025-11-20 02:39:09] "DELETE /route-target/51569250-00c7-485e-be33-79871b8da32b HTTP/1.1" 200 115 0.020011 10.0.0.23 - - [2025-11-20 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.23 - - [2025-11-20 02:39:10] "DELETE /network-ipam/6838f5e6-f108-43d4-b536-495a5f4d896c HTTP/1.1" 200 115 0.043406 10.0.0.23 - - [2025-11-20 02:39:10] "POST /fqname-to-id HTTP/1.1" 404 260 0.002848 10.0.0.22 - - [2025-11-20 02:39:10] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000893 10.0.0.22 - - [2025-11-20 02:39:10] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.038532 10.0.0.22 - - [2025-11-20 02:39:10] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001101 10.0.0.22 - - [2025-11-20 02:39:10] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?fields=security_groups HTTP/1.1" 200 1400 0.052241 10.0.0.22 - - [2025-11-20 02:39:10] "DELETE /security-group/6448c9db-d3a8-4d03-86d7-59d92fd93606 HTTP/1.1" 200 115 0.047604 10.0.0.22 - - [2025-11-20 02:39:10] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001472 10.0.0.22 - - [2025-11-20 02:39:10] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?fields=application_policy_sets HTTP/1.1" 200 1439 0.063713 10.0.0.23 - - [2025-11-20 02:39:10] "DELETE /project/90698d21-7361-4fe5-a0f4-5a1719051325 HTTP/1.1" 200 115 0.397188 10.0.0.22 - - [2025-11-20 02:39:10] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001851 10.0.0.23 - - [2025-11-20 02:39:10] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?fields=projects HTTP/1.1" 200 1438 0.012348 10.0.0.22 - - [2025-11-20 02:39:11] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004431 10.0.0.22 - - [2025-11-20 02:39:11] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.22 - - [2025-11-20 02:39:11] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038489 10.0.0.22 - - [2025-11-20 02:39:12] "POST /id-to-fqname HTTP/1.1" 200 202 0.012607 10.0.0.22 - - [2025-11-20 02:39:12] "POST /fqname-to-id HTTP/1.1" 404 211 0.004400 10.0.0.22 - - [2025-11-20 02:39:12] "POST /security-groups HTTP/1.1" 200 603 0.072904 10.0.0.23 - - [2025-11-20 02:39:12] "POST /fqname-to-id HTTP/1.1" 404 246 0.003750 10.0.0.22 - - [2025-11-20 02:39:12] "POST /projects HTTP/1.1" 200 609 0.288914 10.0.0.22 - - [2025-11-20 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.365135 10.0.0.23 - - [2025-11-20 02:39:12] "POST /access-control-lists HTTP/1.1" 200 606 0.044333 10.0.0.23 - - [2025-11-20 02:39:12] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.508402 10.0.0.22 - - [2025-11-20 02:39:12] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001227 10.0.0.23 - - [2025-11-20 02:39:12] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?fields=virtual_networks HTTP/1.1" 200 1057 0.049675 10.0.0.22 - - [2025-11-20 02:39:12] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.23 - - [2025-11-20 02:39:12] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.035805 10.0.0.22 - - [2025-11-20 02:39:12] "GET /projects?obj_uuids=90698d21-7361-4fe5-a0f4-5a1719051325&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001348 10.0.0.23 - - [2025-11-20 02:39:12] "GET /project/90698d21-7361-4fe5-a0f4-5a1719051325?fields=security_groups HTTP/1.1" 200 1295 0.073333 10.0.0.23 - - [2025-11-20 02:39:13] "POST /fqname-to-id HTTP/1.1" 404 182 0.027199 10.0.0.22 - - [2025-11-20 02:39:13] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002967 10.0.0.22 - - [2025-11-20 02:39:13] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.22 - - [2025-11-20 02:39:13] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006592 10.0.0.22 - - [2025-11-20 02:39:13] "POST /id-to-fqname HTTP/1.1" 200 184 0.001188 10.0.0.22 - - [2025-11-20 02:39:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.005841 10.0.0.22 - - [2025-11-20 02:39:13] "POST /security-groups HTTP/1.1" 200 585 0.090432 10.0.0.22 - - [2025-11-20 02:39:13] "POST /projects HTTP/1.1" 200 573 0.279665 10.0.0.22 - - [2025-11-20 02:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.316315 10.0.0.23 - - [2025-11-20 02:39:13] "POST /fqname-to-id HTTP/1.1" 404 227 0.007471 10.0.0.23 - - [2025-11-20 02:39:13] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.467666 10.0.0.23 - - [2025-11-20 02:39:15] "GET / HTTP/1.1" 200 35931 0.002030 10.0.0.23 - - [2025-11-20 02:39:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.23 - - [2025-11-20 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.056088 10.0.0.22 - - [2025-11-20 02:39:16] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000926 10.0.0.23 - - [2025-11-20 02:39:16] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.041250 10.0.0.22 - - [2025-11-20 02:39:16] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001310 10.0.0.23 - - [2025-11-20 02:39:16] "POST /neutron/network HTTP/1.1" 200 599 0.135524 10.0.0.23 - - [2025-11-20 02:39:17] "POST /neutron/network HTTP/1.1" 200 991 0.015422 10.0.0.23 - - [2025-11-20 02:39:17] "POST /id-to-fqname HTTP/1.1" 200 214 0.001185 10.0.0.23 - - [2025-11-20 02:39:17] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.007997 10.0.0.23 - - [2025-11-20 02:39:17] "POST /ref-update HTTP/1.1" 200 156 0.028721 10.0.0.23 - - [2025-11-20 02:39:17] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005249 10.0.0.23 - - [2025-11-20 02:39:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.008837 10.0.0.23 - - [2025-11-20 02:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.22 - - [2025-11-20 02:39:17] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000873 10.0.0.23 - - [2025-11-20 02:39:17] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.036901 10.0.0.22 - - [2025-11-20 02:39:17] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001609 10.0.0.23 - - [2025-11-20 02:39:17] "POST /neutron/network HTTP/1.1" 200 599 0.121135 10.0.0.23 - - [2025-11-20 02:39:17] "POST /neutron/network HTTP/1.1" 200 993 0.013285 10.0.0.23 - - [2025-11-20 02:39:17] "POST /id-to-fqname HTTP/1.1" 200 214 0.001251 10.0.0.23 - - [2025-11-20 02:39:17] "GET /virtual-network/4d620f49-1e18-4067-9cd3-8a86d8980ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005098 10.0.0.23 - - [2025-11-20 02:39:17] "GET /virtual-network/4d620f49-1e18-4067-9cd3-8a86d8980ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005088 10.0.0.23 - - [2025-11-20 02:39:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.008097 10.0.0.23 - - [2025-11-20 02:39:18] "POST /id-to-fqname HTTP/1.1" 200 214 0.001387 10.0.0.22 - - [2025-11-20 02:39:18] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001107 10.0.0.23 - - [2025-11-20 02:39:18] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.075392 10.0.0.23 - - [2025-11-20 02:39:18] "POST /neutron/network HTTP/1.1" 200 991 0.032830 10.0.0.23 - - [2025-11-20 02:39:19] "POST /id-to-fqname HTTP/1.1" 200 214 0.001341 10.0.0.23 - - [2025-11-20 02:39:19] "POST /neutron/port HTTP/1.1" 200 117 0.006847 10.0.0.22 - - [2025-11-20 02:39:19] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001052 10.0.0.23 - - [2025-11-20 02:39:20] "POST /neutron/port HTTP/1.1" 200 1160 0.425319 10.0.0.22 - - [2025-11-20 02:39:20] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002788 10.0.0.23 - - [2025-11-20 02:39:20] "POST /neutron/port HTTP/1.1" 200 1214 0.131739 10.0.0.23 - - [2025-11-20 02:39:20] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.133244 10.0.0.23 - - [2025-11-20 02:39:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004003 10.0.0.23 - - [2025-11-20 02:39:20] "POST /neutron/port HTTP/1.1" 200 117 0.001511 10.0.0.23 - - [2025-11-20 02:39:20] "POST /neutron/network HTTP/1.1" 200 991 0.008169 10.0.0.23 - - [2025-11-20 02:39:20] "POST /id-to-fqname HTTP/1.1" 200 214 0.001380 10.0.0.23 - - [2025-11-20 02:39:20] "POST /neutron/port HTTP/1.1" 200 1188 0.017018 10.0.0.23 - - [2025-11-20 02:39:20] "POST /neutron/network HTTP/1.1" 200 1001 0.007397 10.0.0.23 - - [2025-11-20 02:39:21] "POST /neutron/port HTTP/1.1" 200 1160 0.020694 10.0.0.23 - - [2025-11-20 02:39:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003986 10.0.0.23 - - [2025-11-20 02:39:21] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.22 - - [2025-11-20 02:39:21] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001348 10.0.0.23 - - [2025-11-20 02:39:21] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.074484 10.0.0.23 - - [2025-11-20 02:39:21] "POST /neutron/network HTTP/1.1" 200 993 0.008846 10.0.0.23 - - [2025-11-20 02:39:22] "POST /neutron/port HTTP/1.1" 200 117 0.008407 10.0.0.23 - - [2025-11-20 02:39:22] "POST /neutron/port HTTP/1.1" 200 1188 0.013957 10.0.0.23 - - [2025-11-20 02:39:22] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007098 10.0.0.23 - - [2025-11-20 02:39:22] "GET /virtual-machine/cc0f46bc-b14e-4c63-94cd-7701d17c1a92 HTTP/1.1" 401 292 0.000398 10.0.0.23 - - [2025-11-20 02:39:22] "POST /neutron/port HTTP/1.1" 200 1162 0.018460 10.0.0.23 - - [2025-11-20 02:39:22] "GET /virtual-machine/cc0f46bc-b14e-4c63-94cd-7701d17c1a92 HTTP/1.1" 200 1287 0.034200 10.0.0.23 - - [2025-11-20 02:39:22] "GET /virtual-machine-interface/9cc6aff9-2140-47c1-8d58-011a88a20ccf HTTP/1.1" 200 3106 0.005162 10.0.0.23 - - [2025-11-20 02:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.23 - - [2025-11-20 02:39:22] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004179 10.0.0.23 - - [2025-11-20 02:39:22] "GET /virtual-networks?parent_id=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002767 10.0.0.23 - - [2025-11-20 02:39:22] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005347 10.0.0.23 - - [2025-11-20 02:39:22] "POST /neutron/port HTTP/1.1" 200 1190 0.019728 10.0.0.23 - - [2025-11-20 02:39:23] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013295 10.0.0.23 - - [2025-11-20 02:39:23] "POST /neutron/network HTTP/1.1" 200 993 0.009935 10.0.0.23 - - [2025-11-20 02:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.23 - - [2025-11-20 02:39:25] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006022 10.0.0.23 - - [2025-11-20 02:39:28] "POST /neutron/network HTTP/1.1" 200 1001 0.006656 10.0.0.23 - - [2025-11-20 02:39:28] "POST /neutron/subnet HTTP/1.1" 200 1379 0.013645 10.0.0.23 - - [2025-11-20 02:39:28] "POST /neutron/network HTTP/1.1" 200 991 0.010314 10.0.0.23 - - [2025-11-20 02:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.23 - - [2025-11-20 02:39:30] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006493 10.0.0.23 - - [2025-11-20 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.23 - - [2025-11-20 02:39:34] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005650 10.0.0.22 - - [2025-11-20 02:39:36] "GET /obj-perms HTTP/1.1" 200 5056 0.057688 10.0.0.23 - - [2025-11-20 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.23 - - [2025-11-20 02:39:38] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005641 10.0.0.23 - - [2025-11-20 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.23 - - [2025-11-20 02:39:42] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005527 10.0.0.23 - - [2025-11-20 02:39:43] "POST /neutron/network HTTP/1.1" 200 1001 0.010052 10.0.0.23 - - [2025-11-20 02:39:43] "POST /neutron/subnet HTTP/1.1" 200 1379 0.014494 10.0.0.23 - - [2025-11-20 02:39:43] "POST /neutron/network HTTP/1.1" 200 991 0.009913 10.0.0.23 - - [2025-11-20 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.23 - - [2025-11-20 02:39:46] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005818 10.0.0.23 - - [2025-11-20 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.23 - - [2025-11-20 02:39:50] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005306 10.0.0.23 - - [2025-11-20 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.23 - - [2025-11-20 02:39:54] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005663 10.0.0.23 - - [2025-11-20 02:39:56] "DELETE /access-control-list/ac786ccd-413c-4e64-bcf0-dba11c6cfb48 HTTP/1.1" 200 115 0.060355 10.0.0.23 - - [2025-11-20 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2025-11-20 02:39:58] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005702 10.0.0.23 - - [2025-11-20 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.23 - - [2025-11-20 02:40:00] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004987 10.0.0.23 - - [2025-11-20 02:40:00] "GET /virtual-networks?parent_id=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003346 10.0.0.23 - - [2025-11-20 02:40:00] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005920 10.0.0.50 - - [2025-11-20 02:40:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.50 - - [2025-11-20 02:40:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000830 10.0.0.50 - - [2025-11-20 02:40:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.50 - - [2025-11-20 02:40:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.22 - - [2025-11-20 02:40:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.22 - - [2025-11-20 02:40:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.23 - - [2025-11-20 02:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.22 - - [2025-11-20 02:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2025-11-20 02:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.22 - - [2025-11-20 02:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.23 - - [2025-11-20 02:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.23 - - [2025-11-20 02:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.23 - - [2025-11-20 02:40:06] "POST /neutron/port HTTP/1.1" 200 1188 0.020632 10.0.0.22 - - [2025-11-20 02:40:09] "DELETE /project/90698d21-7361-4fe5-a0f4-5a1719051325 HTTP/1.1" 404 177 0.004108 10.0.0.22 - - [2025-11-20 02:40:09] "DELETE /project/90698d2173614fe5a0f45a1719051325 HTTP/1.1" 404 173 0.006666 10.0.0.22 - - [2025-11-20 02:40:09] "DELETE /project/d0548328af8f4fc8bcd0d2084bbd9196 HTTP/1.1" 404 173 0.004297 10.0.0.23 - - [2025-11-20 02:40:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006411 10.0.0.23 - - [2025-11-20 02:40:16] "POST /neutron/port HTTP/1.1" 200 1188 0.015931 10.0.0.23 - - [2025-11-20 02:40:18] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006744 10.0.0.23 - - [2025-11-20 02:40:21] "POST /neutron/port HTTP/1.1" 200 1188 0.018559 10.0.0.23 - - [2025-11-20 02:40:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007374 10.0.0.23 - - [2025-11-20 02:40:21] "GET /virtual-machine/f6d9f1cd-355b-446f-9c4e-958af35a0a34 HTTP/1.1" 200 1287 0.007110 10.0.0.23 - - [2025-11-20 02:40:21] "GET /virtual-machine-interface/4326be67-0538-46cf-86ee-673c51b51915 HTTP/1.1" 200 3104 0.005671 10.0.0.23 - - [2025-11-20 02:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.23 - - [2025-11-20 02:40:21] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004269 10.0.0.23 - - [2025-11-20 02:40:21] "GET /virtual-networks?parent_id=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004486 10.0.0.23 - - [2025-11-20 02:40:22] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.008852 10.0.0.23 - - [2025-11-20 02:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.23 - - [2025-11-20 02:40:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003623 10.0.0.23 - - [2025-11-20 02:40:23] "GET /virtual-networks?parent_id=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002979 10.0.0.23 - - [2025-11-20 02:40:23] "GET /virtual-network/cad7587b-bab1-4ae7-b00e-45a9755e3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005724 10.0.0.23 - - [2025-11-20 02:40:23] "POST /neutron/port HTTP/1.1" 200 1188 0.016698 10.0.0.23 - - [2025-11-20 02:40:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008726 10.0.0.23 - - [2025-11-20 02:40:28] "POST /neutron/port HTTP/1.1" 200 1190 0.018115 10.0.0.23 - - [2025-11-20 02:40:28] "GET /virtual-machine/946d665a-ad9c-4e45-9d03-c06c3b0612ca HTTP/1.1" 200 1287 0.006458 10.0.0.23 - - [2025-11-20 02:40:28] "GET /virtual-machine-interface/f964c051-1e46-4ed5-84cd-6e3dd2d62d60 HTTP/1.1" 200 3105 0.005947 10.0.0.23 - - [2025-11-20 02:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.23 - - [2025-11-20 02:40:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003213 10.0.0.23 - - [2025-11-20 02:40:28] "GET /virtual-networks?parent_id=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003347 10.0.0.23 - - [2025-11-20 02:40:28] "GET /virtual-network/4d620f49-1e18-4067-9cd3-8a86d8980ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005939 10.0.0.23 - - [2025-11-20 02:40:29] "POST /neutron/port HTTP/1.1" 200 1190 0.018957 10.0.0.23 - - [2025-11-20 02:40:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004019 10.0.0.23 - - [2025-11-20 02:40:29] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.23 - - [2025-11-20 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.23 - - [2025-11-20 02:40:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003262 10.0.0.23 - - [2025-11-20 02:40:29] "GET /virtual-networks?parent_id=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002892 10.0.0.23 - - [2025-11-20 02:40:29] "GET /virtual-network/4d620f49-1e18-4067-9cd3-8a86d8980ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006024 10.0.0.23 - - [2025-11-20 02:40:31] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003151 10.0.0.23 - - [2025-11-20 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.23 - - [2025-11-20 02:40:31] "GET /global-qos-config/d8ac3db1-b21b-4eb0-9747-745ff6ec3484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.004473 10.0.0.23 - - [2025-11-20 02:40:31] "POST /fqname-to-id HTTP/1.1" 404 222 0.003338 10.0.0.23 - - [2025-11-20 02:40:31] "POST /forwarding-classs HTTP/1.1" 200 576 0.025368 10.0.0.23 - - [2025-11-20 02:40:31] "POST /id-to-fqname HTTP/1.1" 200 232 0.004164 10.0.0.23 - - [2025-11-20 02:40:31] "GET /forwarding-class/f514d7e1-69ed-43b5-8653-8a7ef515f268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.004822 10.0.0.22 - - [2025-11-20 02:40:31] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001048 10.0.0.23 - - [2025-11-20 02:40:31] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.053437 10.0.0.23 - - [2025-11-20 02:40:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.003405 10.0.0.23 - - [2025-11-20 02:40:31] "POST /qos-configs HTTP/1.1" 200 543 0.035674 10.0.0.23 - - [2025-11-20 02:40:31] "POST /id-to-fqname HTTP/1.1" 200 217 0.003361 10.0.0.23 - - [2025-11-20 02:40:31] "GET /qos-config/ab9116c1-d0cd-4496-933a-a0355fdd1898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.005350 10.0.0.23 - - [2025-11-20 02:40:32] "GET /virtual-machine-interface/9cc6aff9-2140-47c1-8d58-011a88a20ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.005490 10.0.0.23 - - [2025-11-20 02:40:32] "POST /ref-update HTTP/1.1" 200 156 0.014329 10.0.0.23 - - [2025-11-20 02:40:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007522 10.0.0.23 - - [2025-11-20 02:40:32] "POST /neutron/port HTTP/1.1" 200 1188 0.016594 10.0.0.23 - - [2025-11-20 02:40:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007111 10.0.0.23 - - [2025-11-20 02:40:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001211 10.0.0.23 - - [2025-11-20 02:40:32] "GET /virtual-machine/cc0f46bc-b14e-4c63-94cd-7701d17c1a92 HTTP/1.1" 200 1287 0.003615 10.0.0.23 - - [2025-11-20 02:40:32] "GET /virtual-machine-interface/9cc6aff9-2140-47c1-8d58-011a88a20ccf HTTP/1.1" 200 3353 0.005113 10.0.0.23 - - [2025-11-20 02:40:32] "GET /instance-ip/97e9fe16-c427-45e5-b907-bb0a1b642cec HTTP/1.1" 200 1628 0.006164 10.0.0.23 - - [2025-11-20 02:40:32] "GET /instance-ip/cb17c67d-4f2d-4be5-b2f0-151d1cdd9dc0 HTTP/1.1" 200 1609 0.006650 10.0.0.23 - - [2025-11-20 02:40:32] "POST /neutron/port HTTP/1.1" 200 1188 0.022831 10.0.0.23 - - [2025-11-20 02:40:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008058 10.0.0.23 - - [2025-11-20 02:40:32] "POST /neutron/port HTTP/1.1" 200 1188 0.015634 10.0.0.23 - - [2025-11-20 02:40:32] "POST /neutron/network HTTP/1.1" 200 991 0.009602 10.0.0.23 - - [2025-11-20 02:40:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001508 10.0.0.23 - - [2025-11-20 02:40:32] "GET /virtual-machine/f6d9f1cd-355b-446f-9c4e-958af35a0a34 HTTP/1.1" 200 1287 0.003868 10.0.0.23 - - [2025-11-20 02:40:32] "GET /virtual-machine-interface/4326be67-0538-46cf-86ee-673c51b51915 HTTP/1.1" 200 3104 0.005487 10.0.0.23 - - [2025-11-20 02:40:32] "GET /instance-ip/0c8d289b-6346-4a18-a956-3ed6e0c53861 HTTP/1.1" 200 1626 0.005915 10.0.0.23 - - [2025-11-20 02:40:32] "GET /instance-ip/333559cf-c6dd-46a2-a30b-1aec9ecc26e0 HTTP/1.1" 200 1608 0.005321 10.0.0.23 - - [2025-11-20 02:40:44] "POST /neutron/network HTTP/1.1" 200 1001 0.006960 10.0.0.23 - - [2025-11-20 02:40:44] "POST /neutron/subnet HTTP/1.1" 200 1379 0.013958 10.0.0.23 - - [2025-11-20 02:40:44] "POST /neutron/network HTTP/1.1" 200 991 0.015002 10.0.0.23 - - [2025-11-20 02:41:31] "POST /neutron/network HTTP/1.1" 200 1001 0.031548 10.0.0.23 - - [2025-11-20 02:41:31] "POST /neutron/subnet HTTP/1.1" 200 1379 0.013625 10.0.0.23 - - [2025-11-20 02:41:31] "POST /neutron/network HTTP/1.1" 200 991 0.008783 10.0.0.23 - - [2025-11-20 02:41:43] "GET /virtual-machine-interface/9cc6aff9-2140-47c1-8d58-011a88a20ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2938 0.006361 10.0.0.23 - - [2025-11-20 02:41:44] "POST /ref-update HTTP/1.1" 200 156 0.023440 10.0.0.23 - - [2025-11-20 02:41:44] "DELETE /qos-config/ab9116c1-d0cd-4496-933a-a0355fdd1898 HTTP/1.1" 200 115 0.044530 10.0.0.23 - - [2025-11-20 02:41:44] "POST /id-to-fqname HTTP/1.1" 200 232 0.001927 10.0.0.23 - - [2025-11-20 02:41:44] "DELETE /forwarding-class/f514d7e1-69ed-43b5-8653-8a7ef515f268 HTTP/1.1" 200 115 0.027822 10.0.0.23 - - [2025-11-20 02:41:46] "POST /neutron/port HTTP/1.1" 200 1190 0.027430 10.0.0.23 - - [2025-11-20 02:41:46] "POST /neutron/port HTTP/1.1" 200 151 0.280216 10.0.0.23 - - [2025-11-20 02:41:46] "POST /neutron/port HTTP/1.1" 200 151 0.334036 10.0.0.23 - - [2025-11-20 02:41:47] "POST /neutron/network HTTP/1.1" 200 993 0.009538 10.0.0.23 - - [2025-11-20 02:41:47] "DELETE /route-target/1a53099b-73ae-46c9-90db-565ecf2d052e HTTP/1.1" 200 115 0.049612 10.0.0.22 - - [2025-11-20 02:41:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002887 10.0.0.22 - - [2025-11-20 02:41:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002954 10.0.0.22 - - [2025-11-20 02:41:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003400 10.0.0.22 - - [2025-11-20 02:41:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003181 10.0.0.23 - - [2025-11-20 02:41:48] "POST /neutron/network HTTP/1.1" 200 151 0.140596 10.0.0.22 - - [2025-11-20 02:41:48] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001045 10.0.0.23 - - [2025-11-20 02:41:48] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.101941 10.0.0.22 - - [2025-11-20 02:41:48] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001087 10.0.0.23 - - [2025-11-20 02:41:48] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?fields=virtual_networks HTTP/1.1" 200 1021 0.083069 10.0.0.22 - - [2025-11-20 02:41:48] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001077 10.0.0.23 - - [2025-11-20 02:41:48] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.038652 10.0.0.22 - - [2025-11-20 02:41:48] "GET /projects?obj_uuids=d0548328-af8f-4fc8-bcd0-d2084bbd9196&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001559 10.0.0.23 - - [2025-11-20 02:41:48] "GET /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196?fields=security_groups HTTP/1.1" 200 1241 0.044710 10.0.0.23 - - [2025-11-20 02:41:49] "POST /fqname-to-id HTTP/1.1" 404 181 0.032392 10.0.0.22 - - [2025-11-20 02:41:49] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003039 10.0.0.22 - - [2025-11-20 02:41:49] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001311 10.0.0.22 - - [2025-11-20 02:41:49] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007471 10.0.0.22 - - [2025-11-20 02:41:49] "POST /id-to-fqname HTTP/1.1" 200 183 0.005723 10.0.0.22 - - [2025-11-20 02:41:49] "POST /fqname-to-id HTTP/1.1" 404 192 0.003465 10.0.0.22 - - [2025-11-20 02:41:49] "POST /security-groups HTTP/1.1" 200 584 0.029136 10.0.0.23 - - [2025-11-20 02:41:49] "POST /fqname-to-id HTTP/1.1" 404 227 0.003897 10.0.0.22 - - [2025-11-20 02:41:49] "POST /projects HTTP/1.1" 200 571 0.237339 10.0.0.22 - - [2025-11-20 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.307928 10.0.0.23 - - [2025-11-20 02:41:49] "POST /access-control-lists HTTP/1.1" 200 587 0.032304 10.0.0.23 - - [2025-11-20 02:41:49] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.441487 10.0.0.23 - - [2025-11-20 02:41:50] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.23 - - [2025-11-20 02:41:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000693 10.0.0.23 - - [2025-11-20 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.059971 10.0.0.22 - - [2025-11-20 02:41:53] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000959 10.0.0.23 - - [2025-11-20 02:41:53] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.039740 10.0.0.22 - - [2025-11-20 02:41:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006986 10.0.0.23 - - [2025-11-20 02:41:53] "POST /neutron/subnet HTTP/1.1" 200 715 0.233794 10.0.0.23 - - [2025-11-20 02:41:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001728 10.0.0.23 - - [2025-11-20 02:41:53] "GET /virtual-network/3bb733a4-05a1-49a2-938f-f50450ed0054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007962 10.0.0.23 - - [2025-11-20 02:41:53] "GET /virtual-network/3bb733a4-05a1-49a2-938f-f50450ed0054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005764 10.0.0.23 - - [2025-11-20 02:41:53] "POST /neutron/network HTTP/1.1" 200 829 0.007275 10.0.0.23 - - [2025-11-20 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.23 - - [2025-11-20 02:41:53] "GET /virtual-network/3bb733a4-05a1-49a2-938f-f50450ed0054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004987 10.0.0.23 - - [2025-11-20 02:41:53] "POST /route-targets HTTP/1.1" 200 323 0.013419 10.0.0.23 - - [2025-11-20 02:41:53] "PUT /virtual-network/3bb733a4-05a1-49a2-938f-f50450ed0054 HTTP/1.1" 200 264 0.072538 10.0.0.23 - - [2025-11-20 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.22 - - [2025-11-20 02:41:53] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000984 10.0.0.23 - - [2025-11-20 02:41:53] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.034348 10.0.0.22 - - [2025-11-20 02:41:54] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001066 10.0.0.23 - - [2025-11-20 02:41:54] "POST /neutron/network HTTP/1.1" 200 612 0.106636 10.0.0.23 - - [2025-11-20 02:41:54] "POST /ref-update HTTP/1.1" 200 156 0.031427 10.0.0.23 - - [2025-11-20 02:41:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.003181 10.0.0.23 - - [2025-11-20 02:41:54] "GET /virtual-network/d55b9a4e-2af1-420b-b12a-5c35236c71eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006245 10.0.0.23 - - [2025-11-20 02:41:54] "POST /neutron/network HTTP/1.1" 200 832 0.007051 10.0.0.23 - - [2025-11-20 02:41:54] "GET /virtual-network/d55b9a4e-2af1-420b-b12a-5c35236c71eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005036 10.0.0.23 - - [2025-11-20 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.23 - - [2025-11-20 02:41:54] "GET /virtual-network/d55b9a4e-2af1-420b-b12a-5c35236c71eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005408 10.0.0.23 - - [2025-11-20 02:41:54] "PUT /virtual-network/d55b9a4e-2af1-420b-b12a-5c35236c71eb HTTP/1.1" 200 264 0.052157 10.0.0.23 - - [2025-11-20 02:41:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001360 10.0.0.23 - - [2025-11-20 02:41:54] "POST /neutron/network HTTP/1.1" 200 839 0.006681 10.0.0.22 - - [2025-11-20 02:41:55] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000996 10.0.0.23 - - [2025-11-20 02:41:55] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.072672 10.0.0.23 - - [2025-11-20 02:41:55] "POST /neutron/port HTTP/1.1" 200 117 0.007237 10.0.0.23 - - [2025-11-20 02:41:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001348 10.0.0.23 - - [2025-11-20 02:41:56] "POST /neutron/network HTTP/1.1" 200 839 0.006893 10.0.0.23 - - [2025-11-20 02:41:56] "POST /neutron/port HTTP/1.1" 200 1051 0.015402 10.0.0.22 - - [2025-11-20 02:41:56] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000925 10.0.0.23 - - [2025-11-20 02:41:56] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.108684 10.0.0.23 - - [2025-11-20 02:41:56] "POST /neutron/network HTTP/1.1" 200 832 0.007658 10.0.0.23 - - [2025-11-20 02:41:56] "POST /neutron/port HTTP/1.1" 200 117 0.001024 10.0.0.23 - - [2025-11-20 02:41:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008253 10.0.0.23 - - [2025-11-20 02:41:57] "DELETE /access-control-list/10a586b0-3e59-4d41-8091-72f10de4d904 HTTP/1.1" 200 115 0.042237 10.0.0.23 - - [2025-11-20 02:41:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007612 10.0.0.23 - - [2025-11-20 02:41:57] "POST /neutron/port HTTP/1.1" 200 1054 0.014475 10.0.0.23 - - [2025-11-20 02:41:58] "POST /neutron/port HTTP/1.1" 200 1082 0.016111 10.0.0.23 - - [2025-11-20 02:41:58] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.23 - - [2025-11-20 02:42:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007910 10.0.0.23 - - [2025-11-20 02:42:02] "POST /neutron/port HTTP/1.1" 200 1079 0.017719 10.0.0.23 - - [2025-11-20 02:42:02] "GET /virtual-machine/72843f14-b3d9-4e2e-a74e-25f01c3213fc HTTP/1.1" 401 292 0.000410 10.0.0.23 - - [2025-11-20 02:42:03] "GET /virtual-machine/72843f14-b3d9-4e2e-a74e-25f01c3213fc HTTP/1.1" 200 1285 0.028769 10.0.0.23 - - [2025-11-20 02:42:03] "GET /virtual-machine-interface/5358eba8-7da1-4671-8f55-684b7a8ba5cb HTTP/1.1" 200 2927 0.005879 10.0.0.23 - - [2025-11-20 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.23 - - [2025-11-20 02:42:03] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003652 10.0.0.23 - - [2025-11-20 02:42:03] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003182 10.0.0.23 - - [2025-11-20 02:42:03] "GET /virtual-network/3bb733a4-05a1-49a2-938f-f50450ed0054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005755 10.0.0.23 - - [2025-11-20 02:42:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.031037 10.0.0.23 - - [2025-11-20 02:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.23 - - [2025-11-20 02:42:06] "GET /virtual-network/3bb733a4-05a1-49a2-938f-f50450ed0054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005907 10.0.0.23 - - [2025-11-20 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.23 - - [2025-11-20 02:42:08] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003836 10.0.0.23 - - [2025-11-20 02:42:08] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003450 10.0.0.23 - - [2025-11-20 02:42:08] "GET /virtual-network/3bb733a4-05a1-49a2-938f-f50450ed0054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005816 10.0.0.23 - - [2025-11-20 02:42:08] "POST /neutron/port HTTP/1.1" 200 1082 0.016407 10.0.0.23 - - [2025-11-20 02:42:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007552 10.0.0.23 - - [2025-11-20 02:42:08] "GET /virtual-machine/d68dfe3c-e22b-45e0-b1a2-969091bd726e HTTP/1.1" 200 1286 0.005575 10.0.0.23 - - [2025-11-20 02:42:08] "GET /virtual-machine-interface/5a2ac7f0-f2e0-48e0-82a7-5725542ce9e7 HTTP/1.1" 200 2926 0.004761 10.0.0.23 - - [2025-11-20 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.23 - - [2025-11-20 02:42:08] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003090 10.0.0.23 - - [2025-11-20 02:42:08] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002741 10.0.0.23 - - [2025-11-20 02:42:08] "GET /virtual-network/d55b9a4e-2af1-420b-b12a-5c35236c71eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007024 10.0.0.22 - - [2025-11-20 02:42:09] "DELETE /project/d0548328-af8f-4fc8-bcd0-d2084bbd9196 HTTP/1.1" 404 177 0.004184 10.0.0.22 - - [2025-11-20 02:42:09] "DELETE /project/1a1aa8ff1089415e823e3e1a57b505fe HTTP/1.1" 404 173 0.003366 10.0.0.23 - - [2025-11-20 02:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.23 - - [2025-11-20 02:42:09] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004527 10.0.0.23 - - [2025-11-20 02:42:09] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003770 10.0.0.23 - - [2025-11-20 02:42:10] "GET /virtual-network/d55b9a4e-2af1-420b-b12a-5c35236c71eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007258 10.0.0.23 - - [2025-11-20 02:42:10] "POST /routing-policys HTTP/1.1" 200 534 0.024324 10.0.0.23 - - [2025-11-20 02:42:10] "GET /virtual-network/3bb733a4-05a1-49a2-938f-f50450ed0054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.008842 10.0.0.23 - - [2025-11-20 02:42:10] "PUT /virtual-network/3bb733a4-05a1-49a2-938f-f50450ed0054 HTTP/1.1" 200 264 0.047911 10.0.0.23 - - [2025-11-20 02:42:14] "POST /ref-update HTTP/1.1" 200 156 0.061460 10.0.0.23 - - [2025-11-20 02:42:14] "DELETE /routing-policy/95671a3a-94eb-421f-9ff6-5997b671a242 HTTP/1.1" 200 115 0.062215 10.0.0.23 - - [2025-11-20 02:42:14] "POST /neutron/network HTTP/1.1" 200 832 0.007958 10.0.0.23 - - [2025-11-20 02:42:15] "POST /neutron/port HTTP/1.1" 200 1079 0.016134 10.0.0.23 - - [2025-11-20 02:42:15] "POST /neutron/port HTTP/1.1" 200 1105 0.012481 10.0.0.22 - - [2025-11-20 02:42:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003037 10.0.0.23 - - [2025-11-20 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.22 - - [2025-11-20 02:42:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002210 10.0.0.23 - - [2025-11-20 02:42:16] "POST /neutron/network HTTP/1.1" 200 151 0.107461 10.0.0.23 - - [2025-11-20 02:42:16] "DELETE /route-target/362b755e-1686-468b-8030-34d5b2500ac8 HTTP/1.1" 409 239 0.007072 10.0.0.23 - - [2025-11-20 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.23 - - [2025-11-20 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.22 - - [2025-11-20 02:42:19] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001387 10.0.0.23 - - [2025-11-20 02:42:19] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.038623 10.0.0.23 - - [2025-11-20 02:42:19] "POST /neutron/network HTTP/1.1" 200 117 0.011258 10.0.0.23 - - [2025-11-20 02:42:19] "POST /ref-update HTTP/1.1" 200 156 0.025480 10.0.0.23 - - [2025-11-20 02:42:20] "POST /neutron/network HTTP/1.1" 200 832 0.008892 10.0.0.23 - - [2025-11-20 02:42:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001183 10.0.0.23 - - [2025-11-20 02:42:20] "GET /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007231 10.0.0.23 - - [2025-11-20 02:42:20] "GET /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005910 10.0.0.23 - - [2025-11-20 02:42:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.008820 10.0.0.23 - - [2025-11-20 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.23 - - [2025-11-20 02:42:20] "GET /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005281 10.0.0.23 - - [2025-11-20 02:42:20] "PUT /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565 HTTP/1.1" 200 264 0.065286 10.0.0.23 - - [2025-11-20 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.22 - - [2025-11-20 02:42:20] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000982 10.0.0.23 - - [2025-11-20 02:42:20] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.040308 10.0.0.23 - - [2025-11-20 02:42:20] "POST /route-targets HTTP/1.1" 200 327 0.013436 10.0.0.22 - - [2025-11-20 02:42:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009720 10.0.0.23 - - [2025-11-20 02:42:20] "POST /neutron/subnet HTTP/1.1" 200 734 0.179695 10.0.0.23 - - [2025-11-20 02:42:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001364 10.0.0.23 - - [2025-11-20 02:42:20] "GET /virtual-network/e697486e-8aa1-45c3-8298-5654b498d0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005625 10.0.0.23 - - [2025-11-20 02:42:20] "GET /virtual-network/e697486e-8aa1-45c3-8298-5654b498d0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005661 10.0.0.23 - - [2025-11-20 02:42:20] "POST /neutron/network HTTP/1.1" 200 833 0.006380 10.0.0.23 - - [2025-11-20 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.23 - - [2025-11-20 02:42:20] "GET /virtual-network/e697486e-8aa1-45c3-8298-5654b498d0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007795 10.0.0.23 - - [2025-11-20 02:42:21] "PUT /virtual-network/e697486e-8aa1-45c3-8298-5654b498d0ac HTTP/1.1" 200 264 0.065711 10.0.0.23 - - [2025-11-20 02:42:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001370 10.0.0.22 - - [2025-11-20 02:42:21] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001425 10.0.0.23 - - [2025-11-20 02:42:21] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.068258 10.0.0.23 - - [2025-11-20 02:42:21] "POST /neutron/network HTTP/1.1" 200 832 0.006410 10.0.0.23 - - [2025-11-20 02:42:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001418 10.0.0.23 - - [2025-11-20 02:42:22] "POST /neutron/port HTTP/1.1" 200 117 0.005720 10.0.0.22 - - [2025-11-20 02:42:22] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000947 10.0.0.23 - - [2025-11-20 02:42:22] "POST /neutron/port HTTP/1.1" 200 1054 0.324035 10.0.0.23 - - [2025-11-20 02:42:23] "POST /neutron/port HTTP/1.1" 200 1108 0.091356 10.0.0.23 - - [2025-11-20 02:42:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.009337 10.0.0.22 - - [2025-11-20 02:42:23] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000960 10.0.0.23 - - [2025-11-20 02:42:23] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.082605 10.0.0.23 - - [2025-11-20 02:42:23] "POST /neutron/network HTTP/1.1" 200 833 0.008306 10.0.0.23 - - [2025-11-20 02:42:23] "POST /neutron/port HTTP/1.1" 200 117 0.006119 10.0.0.23 - - [2025-11-20 02:42:23] "POST /neutron/network HTTP/1.1" 200 843 0.007050 10.0.0.23 - - [2025-11-20 02:42:24] "POST /neutron/port HTTP/1.1" 200 1055 0.014505 10.0.0.23 - - [2025-11-20 02:42:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004149 10.0.0.23 - - [2025-11-20 02:42:24] "POST /neutron/network HTTP/1.1" 200 833 0.006753 10.0.0.23 - - [2025-11-20 02:42:28] "POST /neutron/port HTTP/1.1" 200 1082 0.015419 10.0.0.23 - - [2025-11-20 02:42:28] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007565 10.0.0.23 - - [2025-11-20 02:42:28] "GET /virtual-machine/c7c130b2-73c6-40e9-914d-bfe6dffb69e8 HTTP/1.1" 200 1286 0.005768 10.0.0.23 - - [2025-11-20 02:42:28] "GET /virtual-machine-interface/cd65ecbc-b176-4234-9551-a5ee573bdbaf HTTP/1.1" 200 2928 0.005451 10.0.0.23 - - [2025-11-20 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2025-11-20 02:42:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003590 10.0.0.23 - - [2025-11-20 02:42:28] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003199 10.0.0.23 - - [2025-11-20 02:42:28] "GET /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005840 10.0.0.23 - - [2025-11-20 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.23 - - [2025-11-20 02:42:32] "GET /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.008434 10.0.0.23 - - [2025-11-20 02:42:33] "POST /neutron/port HTTP/1.1" 200 1083 0.017447 10.0.0.23 - - [2025-11-20 02:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.23 - - [2025-11-20 02:42:34] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004069 10.0.0.23 - - [2025-11-20 02:42:34] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002975 10.0.0.23 - - [2025-11-20 02:42:34] "GET /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006147 10.0.0.23 - - [2025-11-20 02:42:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007495 10.0.0.23 - - [2025-11-20 02:42:34] "POST /neutron/port HTTP/1.1" 200 1083 0.016160 10.0.0.23 - - [2025-11-20 02:42:34] "GET /virtual-machine/3456cc9f-282d-416e-b57c-93a55325b073 HTTP/1.1" 200 1285 0.006486 10.0.0.23 - - [2025-11-20 02:42:34] "GET /virtual-machine-interface/ecdd484a-a44f-4f42-9112-64abf534f8c5 HTTP/1.1" 200 2928 0.004950 10.0.0.23 - - [2025-11-20 02:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.23 - - [2025-11-20 02:42:34] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003862 10.0.0.23 - - [2025-11-20 02:42:34] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003107 10.0.0.23 - - [2025-11-20 02:42:34] "GET /virtual-network/e697486e-8aa1-45c3-8298-5654b498d0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005584 10.0.0.23 - - [2025-11-20 02:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.23 - - [2025-11-20 02:42:35] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003373 10.0.0.23 - - [2025-11-20 02:42:35] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004387 10.0.0.23 - - [2025-11-20 02:42:35] "GET /virtual-network/e697486e-8aa1-45c3-8298-5654b498d0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005545 10.0.0.23 - - [2025-11-20 02:42:36] "POST /routing-policys HTTP/1.1" 200 534 0.026414 10.0.0.23 - - [2025-11-20 02:42:36] "GET /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.009168 10.0.0.23 - - [2025-11-20 02:42:36] "POST /ref-update HTTP/1.1" 200 156 0.029177 10.0.0.23 - - [2025-11-20 02:42:36] "PUT /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565 HTTP/1.1" 200 264 0.073757 10.0.0.23 - - [2025-11-20 02:42:38] "GET /obj-perms HTTP/1.1" 200 5056 0.058379 10.0.0.23 - - [2025-11-20 02:42:39] "POST /routing-policys HTTP/1.1" 200 534 0.024555 10.0.0.23 - - [2025-11-20 02:42:39] "GET /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.009258 10.0.0.23 - - [2025-11-20 02:42:39] "PUT /virtual-network/c41152f6-3151-4e90-b5cf-451be00c4565 HTTP/1.1" 200 264 0.055861 10.0.0.23 - - [2025-11-20 02:42:40] "POST /ref-update HTTP/1.1" 200 156 0.054034 10.0.0.23 - - [2025-11-20 02:42:40] "POST /ref-update HTTP/1.1" 200 156 0.039201 10.0.0.23 - - [2025-11-20 02:42:40] "DELETE /routing-policy/1b6617d9-f3a1-4651-96e6-25d585166e1e HTTP/1.1" 200 115 0.047927 10.0.0.23 - - [2025-11-20 02:42:40] "POST /ref-update HTTP/1.1" 200 156 0.048929 10.0.0.23 - - [2025-11-20 02:42:40] "DELETE /routing-policy/088a8d06-86aa-48fb-8a6f-0cdabab9c4f1 HTTP/1.1" 200 115 0.030445 10.0.0.23 - - [2025-11-20 02:42:40] "POST /neutron/network HTTP/1.1" 400 204 0.019321 10.0.0.23 - - [2025-11-20 02:42:40] "POST /neutron/port HTTP/1.1" 200 1108 0.011507 10.0.0.23 - - [2025-11-20 02:42:41] "POST /neutron/port HTTP/1.1" 200 151 0.220489 10.0.0.23 - - [2025-11-20 02:42:42] "POST /neutron/network HTTP/1.1" 200 832 0.013634 10.0.0.23 - - [2025-11-20 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.23 - - [2025-11-20 02:42:42] "DELETE /route-target/8e2e69a5-baf0-4842-9a33-b27bfaec4200 HTTP/1.1" 200 115 0.021626 10.0.0.23 - - [2025-11-20 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.22 - - [2025-11-20 02:42:45] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001314 10.0.0.23 - - [2025-11-20 02:42:45] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.047384 10.0.0.22 - - [2025-11-20 02:42:45] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001124 10.0.0.23 - - [2025-11-20 02:42:45] "POST /neutron/network HTTP/1.1" 200 612 0.153951 10.0.0.23 - - [2025-11-20 02:42:45] "POST /route-targets HTTP/1.1" 200 327 0.013748 10.0.0.23 - - [2025-11-20 02:42:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.003110 10.0.0.23 - - [2025-11-20 02:42:45] "GET /virtual-network/c17926a0-b447-4c0a-b8bb-212d34639e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005260 10.0.0.23 - - [2025-11-20 02:42:45] "POST /neutron/network HTTP/1.1" 200 833 0.006038 10.0.0.23 - - [2025-11-20 02:42:45] "GET /virtual-network/c17926a0-b447-4c0a-b8bb-212d34639e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005643 10.0.0.23 - - [2025-11-20 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.23 - - [2025-11-20 02:42:46] "GET /virtual-network/c17926a0-b447-4c0a-b8bb-212d34639e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006917 10.0.0.23 - - [2025-11-20 02:42:46] "PUT /virtual-network/c17926a0-b447-4c0a-b8bb-212d34639e01 HTTP/1.1" 200 264 0.054508 10.0.0.23 - - [2025-11-20 02:42:46] "POST /ref-update HTTP/1.1" 200 156 0.028770 10.0.0.23 - - [2025-11-20 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.22 - - [2025-11-20 02:42:46] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001621 10.0.0.23 - - [2025-11-20 02:42:46] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.068200 10.0.0.23 - - [2025-11-20 02:42:46] "POST /neutron/network HTTP/1.1" 200 117 0.014766 10.0.0.23 - - [2025-11-20 02:42:46] "POST /neutron/network HTTP/1.1" 200 830 0.008504 10.0.0.23 - - [2025-11-20 02:42:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001153 10.0.0.23 - - [2025-11-20 02:42:46] "GET /virtual-network/0c6b7c68-90de-41bd-93ba-d943c4d0c858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004772 10.0.0.23 - - [2025-11-20 02:42:46] "GET /virtual-network/0c6b7c68-90de-41bd-93ba-d943c4d0c858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008454 10.0.0.23 - - [2025-11-20 02:42:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.009897 10.0.0.23 - - [2025-11-20 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.23 - - [2025-11-20 02:42:46] "GET /virtual-network/0c6b7c68-90de-41bd-93ba-d943c4d0c858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004959 10.0.0.23 - - [2025-11-20 02:42:46] "POST /ref-update HTTP/1.1" 200 156 0.031212 10.0.0.23 - - [2025-11-20 02:42:46] "PUT /virtual-network/0c6b7c68-90de-41bd-93ba-d943c4d0c858 HTTP/1.1" 200 264 0.085083 10.0.0.23 - - [2025-11-20 02:42:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001245 10.0.0.22 - - [2025-11-20 02:42:47] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001263 10.0.0.23 - - [2025-11-20 02:42:47] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.062232 10.0.0.23 - - [2025-11-20 02:42:48] "POST /neutron/port HTTP/1.1" 200 117 0.006109 10.0.0.23 - - [2025-11-20 02:42:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001319 10.0.0.23 - - [2025-11-20 02:42:48] "POST /neutron/network HTTP/1.1" 200 840 0.010087 10.0.0.23 - - [2025-11-20 02:42:48] "POST /neutron/port HTTP/1.1" 200 1055 0.015247 10.0.0.23 - - [2025-11-20 02:42:49] "POST /neutron/port HTTP/1.1" 200 1083 0.032332 10.0.0.22 - - [2025-11-20 02:42:49] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001053 10.0.0.23 - - [2025-11-20 02:42:49] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.085493 10.0.0.23 - - [2025-11-20 02:42:49] "POST /neutron/port HTTP/1.1" 200 117 0.001101 10.0.0.23 - - [2025-11-20 02:42:49] "POST /neutron/port HTTP/1.1" 200 1083 0.016417 10.0.0.23 - - [2025-11-20 02:42:49] "POST /neutron/port HTTP/1.1" 200 1083 0.015868 10.0.0.22 - - [2025-11-20 02:42:49] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001124 10.0.0.23 - - [2025-11-20 02:42:49] "POST /neutron/port HTTP/1.1" 200 1052 0.279329 10.0.0.23 - - [2025-11-20 02:42:50] "POST /neutron/port HTTP/1.1" 200 1106 0.133955 10.0.0.23 - - [2025-11-20 02:42:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.008538 10.0.0.23 - - [2025-11-20 02:42:54] "POST /neutron/port HTTP/1.1" 200 1083 0.016311 10.0.0.23 - - [2025-11-20 02:42:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012107 10.0.0.23 - - [2025-11-20 02:42:54] "GET /virtual-machine/5d6ccd91-a2e7-488c-82f0-b98755093f66 HTTP/1.1" 200 1284 0.005499 10.0.0.23 - - [2025-11-20 02:42:54] "GET /virtual-machine-interface/c1682ff7-c870-4473-9bca-2f0579b85bd3 HTTP/1.1" 200 2928 0.005168 10.0.0.23 - - [2025-11-20 02:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.23 - - [2025-11-20 02:42:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003655 10.0.0.23 - - [2025-11-20 02:42:54] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002969 10.0.0.23 - - [2025-11-20 02:42:54] "GET /virtual-network/c17926a0-b447-4c0a-b8bb-212d34639e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006209 10.0.0.23 - - [2025-11-20 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.23 - - [2025-11-20 02:42:57] "GET /virtual-network/c17926a0-b447-4c0a-b8bb-212d34639e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006261 10.0.0.23 - - [2025-11-20 02:42:57] "POST /neutron/port HTTP/1.1" 200 1083 0.014026 10.0.0.23 - - [2025-11-20 02:42:59] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006914 10.0.0.23 - - [2025-11-20 02:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.23 - - [2025-11-20 02:42:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003343 10.0.0.23 - - [2025-11-20 02:42:59] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003082 10.0.0.23 - - [2025-11-20 02:43:00] "GET /virtual-network/c17926a0-b447-4c0a-b8bb-212d34639e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007467 10.0.0.23 - - [2025-11-20 02:43:00] "POST /neutron/port HTTP/1.1" 200 1080 0.017430 10.0.0.23 - - [2025-11-20 02:43:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011988 10.0.0.23 - - [2025-11-20 02:43:00] "GET /virtual-machine/3ec31fd2-a202-4b18-b5aa-c2d317e2dbcc HTTP/1.1" 200 1285 0.005609 10.0.0.23 - - [2025-11-20 02:43:00] "GET /virtual-machine-interface/39e8bd31-522b-4185-b89b-9bf4951eaeab HTTP/1.1" 200 2927 0.005516 10.0.0.23 - - [2025-11-20 02:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.23 - - [2025-11-20 02:43:00] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003535 10.0.0.23 - - [2025-11-20 02:43:00] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003016 10.0.0.23 - - [2025-11-20 02:43:00] "GET /virtual-network/0c6b7c68-90de-41bd-93ba-d943c4d0c858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006371 10.0.0.23 - - [2025-11-20 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.23 - - [2025-11-20 02:43:01] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004944 10.0.0.23 - - [2025-11-20 02:43:01] "GET /virtual-networks?parent_id=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003670 10.0.0.23 - - [2025-11-20 02:43:01] "GET /virtual-network/0c6b7c68-90de-41bd-93ba-d943c4d0c858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005841 10.0.0.23 - - [2025-11-20 02:43:01] "POST /interface-route-tables HTTP/1.1" 200 574 0.027195 10.0.0.23 - - [2025-11-20 02:43:01] "GET /interface-route-table/a1c4129e-1b25-4024-b0f4-d964123ceb66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1307 0.007635 10.0.0.23 - - [2025-11-20 02:43:01] "GET /virtual-machine-interface/c1682ff7-c870-4473-9bca-2f0579b85bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.005603 10.0.0.23 - - [2025-11-20 02:43:02] "POST /ref-update HTTP/1.1" 200 156 0.015549 10.0.0.23 - - [2025-11-20 02:43:02] "POST /routing-policys HTTP/1.1" 200 534 0.030427 10.0.0.23 - - [2025-11-20 02:43:02] "GET /virtual-network/c17926a0-b447-4c0a-b8bb-212d34639e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005538 10.0.0.23 - - [2025-11-20 02:43:02] "PUT /virtual-network/c17926a0-b447-4c0a-b8bb-212d34639e01 HTTP/1.1" 200 264 0.060281 10.0.0.23 - - [2025-11-20 02:43:06] "POST /ref-update HTTP/1.1" 200 156 0.056754 10.0.0.23 - - [2025-11-20 02:43:06] "DELETE /routing-policy/a8539a3c-e889-444a-ab16-4e9f9fea2509 HTTP/1.1" 200 115 0.042243 10.0.0.23 - - [2025-11-20 02:43:06] "POST /neutron/port HTTP/1.1" 200 1080 0.017063 10.0.0.23 - - [2025-11-20 02:43:06] "POST /neutron/port HTTP/1.1" 200 1083 0.031467 10.0.0.23 - - [2025-11-20 02:43:08] "POST /neutron/network HTTP/1.1" 200 830 0.006669 10.0.0.23 - - [2025-11-20 02:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.23 - - [2025-11-20 02:43:08] "DELETE /route-target/f41cdc5f-1de6-4eb0-ac7a-76522e18b852 HTTP/1.1" 409 239 0.008432 10.0.0.22 - - [2025-11-20 02:43:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002771 10.0.0.22 - - [2025-11-20 02:43:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005782 10.0.0.23 - - [2025-11-20 02:43:08] "POST /neutron/network HTTP/1.1" 200 151 0.117182 10.0.0.23 - - [2025-11-20 02:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.22 - - [2025-11-20 02:43:09] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001076 10.0.0.23 - - [2025-11-20 02:43:09] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.041226 10.0.0.22 - - [2025-11-20 02:43:09] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001029 10.0.0.23 - - [2025-11-20 02:43:09] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?fields=virtual_networks HTTP/1.1" 200 1017 0.044186 10.0.0.22 - - [2025-11-20 02:43:10] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001051 10.0.0.23 - - [2025-11-20 02:43:10] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1017 0.041454 10.0.0.22 - - [2025-11-20 02:43:10] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001412 10.0.0.23 - - [2025-11-20 02:43:10] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?fields=security_groups HTTP/1.1" 200 1236 0.039950 10.0.0.23 - - [2025-11-20 02:43:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.037220 10.0.0.22 - - [2025-11-20 02:43:11] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006981 10.0.0.22 - - [2025-11-20 02:43:11] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312 10.0.0.22 - - [2025-11-20 02:43:11] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007580 10.0.0.22 - - [2025-11-20 02:43:11] "POST /id-to-fqname HTTP/1.1" 200 194 0.002040 10.0.0.22 - - [2025-11-20 02:43:11] "POST /fqname-to-id HTTP/1.1" 404 203 0.003164 10.0.0.22 - - [2025-11-20 02:43:11] "POST /security-groups HTTP/1.1" 200 595 0.030482 10.0.0.22 - - [2025-11-20 02:43:11] "POST /projects HTTP/1.1" 200 593 0.247746 10.0.0.22 - - [2025-11-20 02:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.283421 10.0.0.23 - - [2025-11-20 02:43:11] "POST /access-control-lists HTTP/1.1" 200 600 0.025853 10.0.0.23 - - [2025-11-20 02:43:11] "GET /project/bdac4954-bdb1-445e-b83f-2ded16002725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.422799 10.0.0.23 - - [2025-11-20 02:43:12] "GET / HTTP/1.1" 200 35931 0.001532 10.0.0.23 - - [2025-11-20 02:43:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.23 - - [2025-11-20 02:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.056315 10.0.0.22 - - [2025-11-20 02:43:14] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001358 10.0.0.23 - - [2025-11-20 02:43:14] "GET /project/bdac4954-bdb1-445e-b83f-2ded16002725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.045227 10.0.0.23 - - [2025-11-20 02:43:15] "POST /route-targets HTTP/1.1" 200 327 0.019801 10.0.0.22 - - [2025-11-20 02:43:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008311 10.0.0.23 - - [2025-11-20 02:43:15] "POST /neutron/subnet HTTP/1.1" 200 734 0.268248 10.0.0.23 - - [2025-11-20 02:43:15] "POST /id-to-fqname HTTP/1.1" 200 226 0.001340 10.0.0.23 - - [2025-11-20 02:43:15] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005755 10.0.0.23 - - [2025-11-20 02:43:15] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006136 10.0.0.23 - - [2025-11-20 02:43:15] "POST /neutron/network HTTP/1.1" 200 834 0.006816 10.0.0.23 - - [2025-11-20 02:43:16] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005913 10.0.0.50 - - [2025-11-20 02:43:16] "GET /obj-perms HTTP/1.1" 200 5038 0.054832 10.0.0.22 - - [2025-11-20 02:43:17] "GET /obj-perms HTTP/1.1" 200 5038 0.053343 10.0.0.23 - - [2025-11-20 02:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.23 - - [2025-11-20 02:43:17] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005423 10.0.0.23 - - [2025-11-20 02:43:17] "PUT /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433 HTTP/1.1" 200 264 0.052760 10.0.0.23 - - [2025-11-20 02:43:17] "POST /ref-update HTTP/1.1" 200 156 0.028697 10.0.0.23 - - [2025-11-20 02:43:22] "POST /id-to-fqname HTTP/1.1" 200 226 0.001293 10.0.0.22 - - [2025-11-20 02:43:23] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001042 10.0.0.23 - - [2025-11-20 02:43:23] "GET /project/bdac4954-bdb1-445e-b83f-2ded16002725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.056398 10.0.0.23 - - [2025-11-20 02:43:23] "POST /neutron/network HTTP/1.1" 200 834 0.009062 10.0.0.23 - - [2025-11-20 02:43:23] "POST /neutron/port HTTP/1.1" 200 117 0.005961 10.0.0.23 - - [2025-11-20 02:43:24] "POST /neutron/port HTTP/1.1" 200 1066 0.015179 10.0.0.23 - - [2025-11-20 02:43:24] "POST /neutron/port HTTP/1.1" 200 1094 0.016122 10.0.0.23 - - [2025-11-20 02:43:24] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.23 - - [2025-11-20 02:43:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008842 10.0.0.23 - - [2025-11-20 02:43:28] "POST /neutron/port HTTP/1.1" 200 1094 0.017852 10.0.0.23 - - [2025-11-20 02:43:28] "GET /virtual-machine/c71fdf72-8794-4c89-8104-71dea9051d69 HTTP/1.1" 401 292 0.000421 10.0.0.23 - - [2025-11-20 02:43:29] "GET /virtual-machine/c71fdf72-8794-4c89-8104-71dea9051d69 HTTP/1.1" 200 1296 0.032378 10.0.0.23 - - [2025-11-20 02:43:29] "GET /virtual-machine-interface/1753dd4c-bb75-4c0e-a6c0-b7d4033c6e25 HTTP/1.1" 200 2967 0.007715 10.0.0.23 - - [2025-11-20 02:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.23 - - [2025-11-20 02:43:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003782 10.0.0.23 - - [2025-11-20 02:43:29] "GET /virtual-networks?parent_id=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003241 10.0.0.23 - - [2025-11-20 02:43:29] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007786 10.0.0.23 - - [2025-11-20 02:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.23 - - [2025-11-20 02:43:32] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007407 10.0.0.23 - - [2025-11-20 02:43:34] "POST /neutron/port HTTP/1.1" 200 1094 0.016682 10.0.0.23 - - [2025-11-20 02:43:34] "POST /neutron/subnet HTTP/1.1" 200 708 0.008604 10.0.0.23 - - [2025-11-20 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.23 - - [2025-11-20 02:43:36] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005721 10.0.0.23 - - [2025-11-20 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.23 - - [2025-11-20 02:43:40] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006677 10.0.0.23 - - [2025-11-20 02:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.23 - - [2025-11-20 02:43:44] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.009514 10.0.0.23 - - [2025-11-20 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.23 - - [2025-11-20 02:43:48] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005610 10.0.0.23 - - [2025-11-20 02:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.23 - - [2025-11-20 02:43:52] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006546 10.0.0.23 - - [2025-11-20 02:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.23 - - [2025-11-20 02:43:57] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007651 10.0.0.23 - - [2025-11-20 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.23 - - [2025-11-20 02:44:01] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005583 10.0.0.23 - - [2025-11-20 02:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.23 - - [2025-11-20 02:44:05] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005605 10.0.0.23 - - [2025-11-20 02:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.23 - - [2025-11-20 02:44:07] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004651 10.0.0.23 - - [2025-11-20 02:44:07] "GET /virtual-networks?parent_id=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003075 10.0.0.23 - - [2025-11-20 02:44:07] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005947 10.0.0.23 - - [2025-11-20 02:44:07] "POST /neutron/port HTTP/1.1" 200 1094 0.016174 10.0.0.22 - - [2025-11-20 02:44:09] "DELETE /project/bdac4954bdb1445eb83f2ded16002725 HTTP/1.1" 404 173 0.005691 10.0.0.22 - - [2025-11-20 02:44:09] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001114 10.0.0.22 - - [2025-11-20 02:44:09] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.063245 10.0.0.22 - - [2025-11-20 02:44:09] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001948 10.0.0.22 - - [2025-11-20 02:44:09] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?fields=security_groups HTTP/1.1" 200 1087 0.059301 10.0.0.22 - - [2025-11-20 02:44:09] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000968 10.0.0.22 - - [2025-11-20 02:44:09] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?fields=application_policy_sets HTTP/1.1" 200 1380 0.041455 10.0.0.22 - - [2025-11-20 02:44:09] "DELETE /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe HTTP/1.1" 409 278 0.259010 10.0.0.23 - - [2025-11-20 02:44:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007419 10.0.0.23 - - [2025-11-20 02:44:17] "POST /neutron/port HTTP/1.1" 200 1094 0.014628 10.0.0.23 - - [2025-11-20 02:44:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007270 10.0.0.23 - - [2025-11-20 02:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.23 - - [2025-11-20 02:44:28] "GET /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005449 10.0.0.23 - - [2025-11-20 02:44:28] "PUT /virtual-network/89c0770a-3552-448b-b92e-06f2ae513433 HTTP/1.1" 200 264 0.044768 10.0.0.23 - - [2025-11-20 02:44:28] "POST /ref-update HTTP/1.1" 200 156 0.025330 10.0.0.23 - - [2025-11-20 02:44:34] "POST /neutron/port HTTP/1.1" 200 1094 0.016276 10.0.0.23 - - [2025-11-20 02:44:35] "POST /neutron/network HTTP/1.1" 200 834 0.006400 10.0.0.23 - - [2025-11-20 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.23 - - [2025-11-20 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.22 - - [2025-11-20 02:44:38] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001321 10.0.0.23 - - [2025-11-20 02:44:38] "GET /project/bdac4954-bdb1-445e-b83f-2ded16002725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.040014 10.0.0.22 - - [2025-11-20 02:44:38] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001022 10.0.0.23 - - [2025-11-20 02:44:38] "POST /neutron/network HTTP/1.1" 200 613 0.103215 10.0.0.23 - - [2025-11-20 02:44:38] "POST /ref-update HTTP/1.1" 200 156 0.023272 10.0.0.23 - - [2025-11-20 02:44:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.004743 10.0.0.23 - - [2025-11-20 02:44:39] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005002 10.0.0.23 - - [2025-11-20 02:44:39] "POST /neutron/network HTTP/1.1" 200 834 0.006233 10.0.0.23 - - [2025-11-20 02:44:39] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005433 10.0.0.23 - - [2025-11-20 02:44:39] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006262 10.0.0.23 - - [2025-11-20 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.23 - - [2025-11-20 02:44:39] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005150 10.0.0.23 - - [2025-11-20 02:44:39] "PUT /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b HTTP/1.1" 200 264 0.063244 10.0.0.23 - - [2025-11-20 02:44:40] "GET /obj-perms HTTP/1.1" 200 5056 0.056427 10.0.0.50 - - [2025-11-20 02:44:40] "GET /obj-perms HTTP/1.1" 200 5056 0.045920 10.0.0.23 - - [2025-11-20 02:44:44] "POST /id-to-fqname HTTP/1.1" 200 226 0.001642 10.0.0.23 - - [2025-11-20 02:44:45] "POST /neutron/network HTTP/1.1" 200 844 0.006918 10.0.0.22 - - [2025-11-20 02:44:45] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001052 10.0.0.23 - - [2025-11-20 02:44:45] "GET /project/bdac4954-bdb1-445e-b83f-2ded16002725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.067895 10.0.0.23 - - [2025-11-20 02:44:46] "POST /neutron/port HTTP/1.1" 200 117 0.010329 10.0.0.22 - - [2025-11-20 02:44:46] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001527 10.0.0.23 - - [2025-11-20 02:44:46] "POST /neutron/port HTTP/1.1" 200 1066 0.346369 10.0.0.23 - - [2025-11-20 02:44:47] "POST /neutron/port HTTP/1.1" 200 1120 0.117131 10.0.0.23 - - [2025-11-20 02:44:47] "POST /neutron/subnet HTTP/1.1" 200 708 0.008899 10.0.0.23 - - [2025-11-20 02:44:49] "POST /neutron/port HTTP/1.1" 200 1094 0.015220 10.0.0.23 - - [2025-11-20 02:44:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003911 10.0.0.23 - - [2025-11-20 02:44:49] "POST /neutron/network HTTP/1.1" 200 834 0.007365 10.0.0.23 - - [2025-11-20 02:44:51] "POST /neutron/port HTTP/1.1" 200 1094 0.014853 10.0.0.23 - - [2025-11-20 02:44:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008093 10.0.0.23 - - [2025-11-20 02:44:51] "GET /virtual-machine/4c3ff0ee-1506-4aad-a5db-9874e5453113 HTTP/1.1" 200 1296 0.010226 10.0.0.23 - - [2025-11-20 02:44:51] "GET /virtual-machine-interface/3a2db4ad-589d-4824-b222-26ac22494913 HTTP/1.1" 200 2967 0.007398 10.0.0.23 - - [2025-11-20 02:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.23 - - [2025-11-20 02:44:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004849 10.0.0.23 - - [2025-11-20 02:44:51] "GET /virtual-networks?parent_id=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004886 10.0.0.23 - - [2025-11-20 02:44:51] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.007049 10.0.0.23 - - [2025-11-20 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.23 - - [2025-11-20 02:44:54] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006346 10.0.0.23 - - [2025-11-20 02:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.23 - - [2025-11-20 02:44:58] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006328 10.0.0.23 - - [2025-11-20 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2025-11-20 02:45:02] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005987 10.0.0.50 - - [2025-11-20 02:45:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.50 - - [2025-11-20 02:45:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.50 - - [2025-11-20 02:45:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.50 - - [2025-11-20 02:45:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.22 - - [2025-11-20 02:45:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.22 - - [2025-11-20 02:45:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000725 10.0.0.23 - - [2025-11-20 02:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.22 - - [2025-11-20 02:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.23 - - [2025-11-20 02:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.22 - - [2025-11-20 02:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000995 10.0.0.23 - - [2025-11-20 02:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.23 - - [2025-11-20 02:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2025-11-20 02:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.23 - - [2025-11-20 02:45:06] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.008721 10.0.0.23 - - [2025-11-20 02:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.23 - - [2025-11-20 02:45:10] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005458 10.0.0.23 - - [2025-11-20 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.23 - - [2025-11-20 02:45:15] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005886 10.0.0.23 - - [2025-11-20 02:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.23 - - [2025-11-20 02:45:19] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006291 10.0.0.23 - - [2025-11-20 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.23 - - [2025-11-20 02:45:23] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005801 10.0.0.23 - - [2025-11-20 02:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.23 - - [2025-11-20 02:45:27] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006024 10.0.0.23 - - [2025-11-20 02:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.23 - - [2025-11-20 02:45:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003698 10.0.0.23 - - [2025-11-20 02:45:29] "GET /virtual-networks?parent_id=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002882 10.0.0.23 - - [2025-11-20 02:45:29] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006394 10.0.0.23 - - [2025-11-20 02:45:34] "POST /neutron/port HTTP/1.1" 200 1094 0.023057 10.0.0.23 - - [2025-11-20 02:45:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006555 10.0.0.22 - - [2025-11-20 02:45:40] "GET /obj-perms HTTP/1.1" 200 5056 0.054965 10.0.0.23 - - [2025-11-20 02:45:45] "POST /neutron/port HTTP/1.1" 200 1094 0.014579 10.0.0.23 - - [2025-11-20 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.23 - - [2025-11-20 02:45:50] "GET /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005487 10.0.0.23 - - [2025-11-20 02:45:50] "PUT /virtual-network/c16bf241-0d72-41d4-9abf-d4a20d086b2b HTTP/1.1" 200 264 0.045465 10.0.0.23 - - [2025-11-20 02:45:50] "POST /ref-update HTTP/1.1" 200 156 0.025875 10.0.0.23 - - [2025-11-20 02:45:50] "POST /neutron/port HTTP/1.1" 200 1094 0.014443 10.0.0.23 - - [2025-11-20 02:45:50] "POST /neutron/subnet HTTP/1.1" 200 708 0.008021 10.0.0.23 - - [2025-11-20 02:45:55] "POST /neutron/network HTTP/1.1" 200 834 0.006875 10.0.0.23 - - [2025-11-20 02:45:56] "POST /neutron/port HTTP/1.1" 200 1120 0.011632 10.0.0.22 - - [2025-11-20 02:45:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005435 10.0.0.23 - - [2025-11-20 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.22 - - [2025-11-20 02:45:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005082 10.0.0.23 - - [2025-11-20 02:45:57] "POST /neutron/network HTTP/1.1" 200 151 0.119686 10.0.0.22 - - [2025-11-20 02:45:59] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000957 10.0.0.23 - - [2025-11-20 02:45:59] "GET /project/bdac4954-bdb1-445e-b83f-2ded16002725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.031343 10.0.0.22 - - [2025-11-20 02:45:59] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001055 10.0.0.23 - - [2025-11-20 02:45:59] "GET /project/bdac4954-bdb1-445e-b83f-2ded16002725?fields=virtual_networks HTTP/1.1" 200 1041 0.042282 10.0.0.22 - - [2025-11-20 02:45:59] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001836 10.0.0.23 - - [2025-11-20 02:45:59] "GET /project/bdac4954-bdb1-445e-b83f-2ded16002725?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.036352 10.0.0.22 - - [2025-11-20 02:45:59] "GET /projects?obj_uuids=bdac4954-bdb1-445e-b83f-2ded16002725&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001009 10.0.0.23 - - [2025-11-20 02:45:59] "GET /project/bdac4954-bdb1-445e-b83f-2ded16002725?fields=security_groups HTTP/1.1" 200 1271 0.036217 10.0.0.23 - - [2025-11-20 02:46:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.027135 10.0.0.22 - - [2025-11-20 02:46:00] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005491 10.0.0.22 - - [2025-11-20 02:46:00] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.22 - - [2025-11-20 02:46:00] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042402 10.0.0.22 - - [2025-11-20 02:46:00] "POST /id-to-fqname HTTP/1.1" 200 216 0.002190 10.0.0.22 - - [2025-11-20 02:46:00] "POST /fqname-to-id HTTP/1.1" 404 227 0.005785 10.0.0.22 - - [2025-11-20 02:46:00] "POST /security-groups HTTP/1.1" 200 616 0.074054 10.0.0.22 - - [2025-11-20 02:46:00] "POST /projects HTTP/1.1" 200 635 0.309337 10.0.0.23 - - [2025-11-20 02:46:00] "POST /access-control-lists HTTP/1.1" 200 621 0.029268 10.0.0.22 - - [2025-11-20 02:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.388621 10.0.0.23 - - [2025-11-20 02:46:00] "GET /project/139fbdfd-ee4a-40c4-b091-1155f397f1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.603281 10.0.0.23 - - [2025-11-20 02:46:02] "GET / HTTP/1.1" 200 35931 0.001798 10.0.0.23 - - [2025-11-20 02:46:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.23 - - [2025-11-20 02:46:04] "POST /fqname-to-id HTTP/1.1" 404 249 0.084977 10.0.0.23 - - [2025-11-20 02:46:04] "POST /fqname-to-id HTTP/1.1" 404 281 0.003801 10.0.0.23 - - [2025-11-20 02:46:04] "POST /access-control-lists HTTP/1.1" 200 641 0.030990 10.0.0.23 - - [2025-11-20 02:46:04] "PUT /access-control-list/af582944-0d30-40d6-9c8c-10bd492c1cd9 HTTP/1.1" 200 272 0.019988 10.0.0.23 - - [2025-11-20 02:46:04] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.036131 10.0.0.23 - - [2025-11-20 02:46:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.114238 10.0.0.23 - - [2025-11-20 02:46:05] "PUT /access-control-list/af582944-0d30-40d6-9c8c-10bd492c1cd9 HTTP/1.1" 200 272 0.014943 10.0.0.23 - - [2025-11-20 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.23 - - [2025-11-20 02:46:05] "GET /security-group/88c58d7e-f6f9-4e22-84aa-2f45e085166f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.010255 10.0.0.23 - - [2025-11-20 02:46:06] "POST /neutron/security_group HTTP/1.1" 200 151 0.073297 10.0.0.23 - - [2025-11-20 02:46:06] "POST /fqname-to-id HTTP/1.1" 404 249 0.003311 10.0.0.23 - - [2025-11-20 02:46:06] "DELETE /access-control-list/f7d3bae6-32f8-4742-a258-24343a5fb098 HTTP/1.1" 200 115 0.038114 10.0.0.23 - - [2025-11-20 02:46:06] "POST /fqname-to-id HTTP/1.1" 404 249 0.003439 10.0.0.23 - - [2025-11-20 02:46:06] "POST /access-control-lists HTTP/1.1" 200 643 0.030654 10.0.0.23 - - [2025-11-20 02:46:06] "PUT /access-control-list/83c224ba-18e7-4ab5-b294-4d6e4ececf90 HTTP/1.1" 200 272 0.013714 10.0.0.23 - - [2025-11-20 02:46:06] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011024 10.0.0.23 - - [2025-11-20 02:46:07] "PUT /access-control-list/65916416-a68f-4f00-8c39-b65ab37aa8bf HTTP/1.1" 200 272 0.016125 10.0.0.23 - - [2025-11-20 02:46:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.188857 10.0.0.23 - - [2025-11-20 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.23 - - [2025-11-20 02:46:07] "GET /security-group/0f2f9c0e-52ee-4420-a1ba-878e125e1a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007977 10.0.0.23 - - [2025-11-20 02:46:07] "POST /neutron/security_group_rule HTTP/1.1" 200 566 0.010285 10.0.0.23 - - [2025-11-20 02:46:07] "PUT /access-control-list/65916416-a68f-4f00-8c39-b65ab37aa8bf HTTP/1.1" 200 272 0.013477 10.0.0.23 - - [2025-11-20 02:46:08] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.136894 10.0.0.23 - - [2025-11-20 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.22 - - [2025-11-20 02:46:08] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000867 10.0.0.23 - - [2025-11-20 02:46:08] "GET /project/139fbdfd-ee4a-40c4-b091-1155f397f1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.042912 10.0.0.23 - - [2025-11-20 02:46:08] "POST /route-targets HTTP/1.1" 200 327 0.015076 10.0.0.22 - - [2025-11-20 02:46:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006320 10.0.0.23 - - [2025-11-20 02:46:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.193349 10.0.0.50 - - [2025-11-20 02:46:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.087611 10.0.0.23 - - [2025-11-20 02:46:09] "POST /id-to-fqname HTTP/1.1" 200 290 0.001316 10.0.0.23 - - [2025-11-20 02:46:09] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008387 10.0.0.23 - - [2025-11-20 02:46:09] "POST /neutron/network HTTP/1.1" 200 1112 0.012222 10.0.0.23 - - [2025-11-20 02:46:09] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005398 10.0.0.23 - - [2025-11-20 02:46:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.009049 10.0.0.23 - - [2025-11-20 02:46:09] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006300 10.0.0.22 - - [2025-11-20 02:46:09] "DELETE /project/139fbdfdee4a40c4b0911155f397f1e8 HTTP/1.1" 404 173 0.004094 10.0.0.22 - - [2025-11-20 02:46:09] "DELETE /project/bdac4954-bdb1-445e-b83f-2ded16002725 HTTP/1.1" 404 177 0.003792 10.0.0.23 - - [2025-11-20 02:46:10] "POST /id-to-fqname HTTP/1.1" 200 290 0.001472 10.0.0.22 - - [2025-11-20 02:46:11] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000978 10.0.0.23 - - [2025-11-20 02:46:11] "GET /project/139fbdfd-ee4a-40c4-b091-1155f397f1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.062503 10.0.0.23 - - [2025-11-20 02:46:11] "POST /neutron/network HTTP/1.1" 200 1112 0.033151 10.0.0.23 - - [2025-11-20 02:46:11] "POST /id-to-fqname HTTP/1.1" 200 290 0.001325 10.0.0.23 - - [2025-11-20 02:46:11] "POST /neutron/port HTTP/1.1" 200 117 0.007024 10.0.0.23 - - [2025-11-20 02:46:12] "POST /neutron/network HTTP/1.1" 200 1122 0.006657 10.0.0.23 - - [2025-11-20 02:46:12] "POST /neutron/port HTTP/1.1" 200 1191 0.020891 10.0.0.22 - - [2025-11-20 02:46:12] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001233 10.0.0.23 - - [2025-11-20 02:46:12] "GET /project/139fbdfd-ee4a-40c4-b091-1155f397f1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.132413 10.0.0.23 - - [2025-11-20 02:46:13] "POST /neutron/network HTTP/1.1" 200 1112 0.026860 10.0.0.23 - - [2025-11-20 02:46:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005237 10.0.0.23 - - [2025-11-20 02:46:13] "POST /neutron/port HTTP/1.1" 200 117 0.001356 10.0.0.23 - - [2025-11-20 02:46:13] "POST /neutron/security_group HTTP/1.1" 200 1457 0.010540 10.0.0.23 - - [2025-11-20 02:46:13] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009742 10.0.0.22 - - [2025-11-20 02:46:13] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001208 10.0.0.23 - - [2025-11-20 02:46:14] "POST /neutron/port HTTP/1.1" 200 1191 0.367309 10.0.0.23 - - [2025-11-20 02:46:14] "POST /neutron/port HTTP/1.1" 200 1245 0.118803 10.0.0.23 - - [2025-11-20 02:46:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004061 10.0.0.23 - - [2025-11-20 02:46:14] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.23 - - [2025-11-20 02:46:18] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006672 10.0.0.23 - - [2025-11-20 02:46:18] "POST /neutron/port HTTP/1.1" 200 1219 0.016296 10.0.0.23 - - [2025-11-20 02:46:18] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006666 10.0.0.23 - - [2025-11-20 02:46:18] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 401 292 0.000389 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 200 1317 0.030140 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 200 1317 0.003891 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-machine-interface/98bcb418-aaf5-4335-8e6f-5ae358aa9fbb HTTP/1.1" 200 3418 0.005332 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 200 1317 0.003920 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-machine-interface/98bcb418-aaf5-4335-8e6f-5ae358aa9fbb HTTP/1.1" 200 3418 0.005207 10.0.0.23 - - [2025-11-20 02:46:19] "GET /instance-ip/0bc0a704-082c-4f3a-8230-a34bd34217d1 HTTP/1.1" 200 1733 0.006739 10.0.0.23 - - [2025-11-20 02:46:19] "GET /instance-ip/51bcfd42-6e5b-4b55-afec-abd646ce7f2c HTTP/1.1" 200 1714 0.005957 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 200 1317 0.004278 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-machine-interface/98bcb418-aaf5-4335-8e6f-5ae358aa9fbb HTTP/1.1" 200 3418 0.006301 10.0.0.23 - - [2025-11-20 02:46:19] "GET /instance-ip/0bc0a704-082c-4f3a-8230-a34bd34217d1 HTTP/1.1" 200 1733 0.004163 10.0.0.23 - - [2025-11-20 02:46:19] "GET /instance-ip/51bcfd42-6e5b-4b55-afec-abd646ce7f2c HTTP/1.1" 200 1714 0.005322 10.0.0.23 - - [2025-11-20 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.23 - - [2025-11-20 02:46:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003182 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003036 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006231 10.0.0.23 - - [2025-11-20 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.23 - - [2025-11-20 02:46:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004056 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003361 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005981 10.0.0.23 - - [2025-11-20 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.23 - - [2025-11-20 02:46:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004149 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003177 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005566 10.0.0.23 - - [2025-11-20 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.23 - - [2025-11-20 02:46:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004242 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003400 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008698 10.0.0.23 - - [2025-11-20 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.23 - - [2025-11-20 02:46:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004075 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003501 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007745 10.0.0.23 - - [2025-11-20 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.23 - - [2025-11-20 02:46:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004140 10.0.0.23 - - [2025-11-20 02:46:19] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003400 10.0.0.23 - - [2025-11-20 02:46:20] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006149 10.0.0.23 - - [2025-11-20 02:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.23 - - [2025-11-20 02:46:20] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004173 10.0.0.23 - - [2025-11-20 02:46:20] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003323 10.0.0.23 - - [2025-11-20 02:46:20] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006394 10.0.0.23 - - [2025-11-20 02:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.23 - - [2025-11-20 02:46:23] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006854 10.0.0.23 - - [2025-11-20 02:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.23 - - [2025-11-20 02:46:27] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.004960 10.0.0.23 - - [2025-11-20 02:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.23 - - [2025-11-20 02:46:31] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005813 10.0.0.23 - - [2025-11-20 02:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.23 - - [2025-11-20 02:46:35] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006017 10.0.0.23 - - [2025-11-20 02:46:38] "POST /neutron/network HTTP/1.1" 200 1122 0.030637 10.0.0.23 - - [2025-11-20 02:46:38] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015652 10.0.0.23 - - [2025-11-20 02:46:38] "POST /neutron/network HTTP/1.1" 200 1112 0.009444 10.0.0.23 - - [2025-11-20 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.23 - - [2025-11-20 02:46:39] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005466 10.0.0.23 - - [2025-11-20 02:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.23 - - [2025-11-20 02:46:43] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005241 10.0.0.23 - - [2025-11-20 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.23 - - [2025-11-20 02:46:47] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005473 10.0.0.23 - - [2025-11-20 02:46:51] "POST /neutron/network HTTP/1.1" 200 1122 0.006835 10.0.0.23 - - [2025-11-20 02:46:51] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012772 10.0.0.23 - - [2025-11-20 02:46:51] "POST /neutron/network HTTP/1.1" 200 1112 0.010259 10.0.0.23 - - [2025-11-20 02:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.23 - - [2025-11-20 02:46:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004096 10.0.0.23 - - [2025-11-20 02:46:51] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003034 10.0.0.23 - - [2025-11-20 02:46:51] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006481 10.0.0.23 - - [2025-11-20 02:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.23 - - [2025-11-20 02:46:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004060 10.0.0.23 - - [2025-11-20 02:46:52] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005375 10.0.0.23 - - [2025-11-20 02:46:52] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007154 10.0.0.23 - - [2025-11-20 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.23 - - [2025-11-20 02:46:52] "GET /routing-instance/1258f646-3495-4899-bbeb-75578a35a00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005170 10.0.0.23 - - [2025-11-20 02:46:52] "GET /route-target/14de8e4f-dd64-4c85-be9f-d5995ebc0b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004497 10.0.0.23 - - [2025-11-20 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.23 - - [2025-11-20 02:46:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004752 10.0.0.23 - - [2025-11-20 02:46:52] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003453 10.0.0.23 - - [2025-11-20 02:46:52] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005445 10.0.0.23 - - [2025-11-20 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.23 - - [2025-11-20 02:46:52] "GET /routing-instance/1258f646-3495-4899-bbeb-75578a35a00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004928 10.0.0.23 - - [2025-11-20 02:46:52] "GET /route-target/14de8e4f-dd64-4c85-be9f-d5995ebc0b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003659 10.0.0.23 - - [2025-11-20 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.23 - - [2025-11-20 02:46:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004006 10.0.0.23 - - [2025-11-20 02:46:52] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003151 10.0.0.23 - - [2025-11-20 02:46:52] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006522 10.0.0.23 - - [2025-11-20 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2025-11-20 02:46:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003823 10.0.0.23 - - [2025-11-20 02:46:52] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003117 10.0.0.23 - - [2025-11-20 02:46:52] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007149 10.0.0.22 - - [2025-11-20 02:46:52] "GET /obj-perms HTTP/1.1" 200 5080 0.075070 10.0.0.23 - - [2025-11-20 02:46:52] "GET /obj-perms HTTP/1.1" 200 5080 0.069584 10.0.0.23 - - [2025-11-20 02:46:52] "GET /obj-perms HTTP/1.1" 200 5080 0.003604 10.0.0.50 - - [2025-11-20 02:46:53] "GET /obj-perms HTTP/1.1" 200 5080 0.050338 10.0.0.23 - - [2025-11-20 02:46:53] "GET /obj-perms HTTP/1.1" 200 5080 0.004439 10.0.0.22 - - [2025-11-20 02:46:53] "GET /obj-perms HTTP/1.1" 200 5080 0.003867 10.0.0.23 - - [2025-11-20 02:46:53] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 200 1317 0.003790 10.0.0.23 - - [2025-11-20 02:46:53] "GET /virtual-machine-interface/98bcb418-aaf5-4335-8e6f-5ae358aa9fbb HTTP/1.1" 200 3418 0.005284 10.0.0.23 - - [2025-11-20 02:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.23 - - [2025-11-20 02:46:53] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003735 10.0.0.23 - - [2025-11-20 02:46:53] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003106 10.0.0.23 - - [2025-11-20 02:46:53] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006956 10.0.0.23 - - [2025-11-20 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.23 - - [2025-11-20 02:46:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004032 10.0.0.23 - - [2025-11-20 02:46:54] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002997 10.0.0.23 - - [2025-11-20 02:46:54] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006510 10.0.0.23 - - [2025-11-20 02:46:59] "POST /neutron/port HTTP/1.1" 200 1219 0.017789 10.0.0.23 - - [2025-11-20 02:46:59] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007699 10.0.0.23 - - [2025-11-20 02:47:05] "POST /neutron/port HTTP/1.1" 200 1219 0.019046 10.0.0.23 - - [2025-11-20 02:47:10] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007153 10.0.0.23 - - [2025-11-20 02:47:10] "POST /neutron/port HTTP/1.1" 200 1219 0.017034 10.0.0.23 - - [2025-11-20 02:47:10] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006694 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-machine/2d01e389-1400-4608-a23d-b84d38b3fd09 HTTP/1.1" 200 1317 0.007444 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-machine/2d01e389-1400-4608-a23d-b84d38b3fd09 HTTP/1.1" 200 1317 0.004574 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-machine-interface/abbea783-43e3-48b6-915f-d8e505873500 HTTP/1.1" 200 3418 0.006672 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-machine/2d01e389-1400-4608-a23d-b84d38b3fd09 HTTP/1.1" 200 1317 0.004658 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-machine-interface/abbea783-43e3-48b6-915f-d8e505873500 HTTP/1.1" 200 3418 0.005437 10.0.0.23 - - [2025-11-20 02:47:10] "GET /instance-ip/49ea0ccc-5909-45a8-bcc0-e9f33c5da756 HTTP/1.1" 200 1735 0.005882 10.0.0.23 - - [2025-11-20 02:47:10] "GET /instance-ip/581a5d2d-0290-4ddd-940e-189f0e398288 HTTP/1.1" 200 1714 0.006409 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-machine/2d01e389-1400-4608-a23d-b84d38b3fd09 HTTP/1.1" 200 1317 0.003817 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-machine-interface/abbea783-43e3-48b6-915f-d8e505873500 HTTP/1.1" 200 3418 0.007005 10.0.0.23 - - [2025-11-20 02:47:10] "GET /instance-ip/49ea0ccc-5909-45a8-bcc0-e9f33c5da756 HTTP/1.1" 200 1735 0.004309 10.0.0.23 - - [2025-11-20 02:47:10] "GET /instance-ip/581a5d2d-0290-4ddd-940e-189f0e398288 HTTP/1.1" 200 1714 0.004459 10.0.0.23 - - [2025-11-20 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.23 - - [2025-11-20 02:47:10] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003777 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002843 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005265 10.0.0.23 - - [2025-11-20 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.23 - - [2025-11-20 02:47:10] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004030 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003067 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005813 10.0.0.23 - - [2025-11-20 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.23 - - [2025-11-20 02:47:10] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003998 10.0.0.23 - - [2025-11-20 02:47:10] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003504 10.0.0.23 - - [2025-11-20 02:47:11] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005983 10.0.0.23 - - [2025-11-20 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.23 - - [2025-11-20 02:47:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004432 10.0.0.23 - - [2025-11-20 02:47:11] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003311 10.0.0.23 - - [2025-11-20 02:47:11] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005942 10.0.0.23 - - [2025-11-20 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.23 - - [2025-11-20 02:47:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004787 10.0.0.23 - - [2025-11-20 02:47:11] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002581 10.0.0.23 - - [2025-11-20 02:47:11] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005839 10.0.0.23 - - [2025-11-20 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.23 - - [2025-11-20 02:47:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004318 10.0.0.23 - - [2025-11-20 02:47:11] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003037 10.0.0.23 - - [2025-11-20 02:47:11] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006917 10.0.0.23 - - [2025-11-20 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.23 - - [2025-11-20 02:47:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004136 10.0.0.23 - - [2025-11-20 02:47:11] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003166 10.0.0.23 - - [2025-11-20 02:47:11] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005588 10.0.0.23 - - [2025-11-20 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.23 - - [2025-11-20 02:47:12] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004031 10.0.0.23 - - [2025-11-20 02:47:12] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002867 10.0.0.23 - - [2025-11-20 02:47:12] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006634 10.0.0.23 - - [2025-11-20 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.23 - - [2025-11-20 02:47:12] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003881 10.0.0.23 - - [2025-11-20 02:47:12] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003037 10.0.0.23 - - [2025-11-20 02:47:12] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006441 10.0.0.23 - - [2025-11-20 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.23 - - [2025-11-20 02:47:12] "GET /routing-instance/1258f646-3495-4899-bbeb-75578a35a00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004536 10.0.0.23 - - [2025-11-20 02:47:12] "GET /route-target/14de8e4f-dd64-4c85-be9f-d5995ebc0b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004088 10.0.0.23 - - [2025-11-20 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.23 - - [2025-11-20 02:47:12] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004039 10.0.0.23 - - [2025-11-20 02:47:12] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003100 10.0.0.23 - - [2025-11-20 02:47:13] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005548 10.0.0.23 - - [2025-11-20 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.23 - - [2025-11-20 02:47:13] "GET /routing-instance/1258f646-3495-4899-bbeb-75578a35a00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004558 10.0.0.23 - - [2025-11-20 02:47:13] "GET /route-target/14de8e4f-dd64-4c85-be9f-d5995ebc0b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003595 10.0.0.23 - - [2025-11-20 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005436 10.0.0.23 - - [2025-11-20 02:47:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003901 10.0.0.23 - - [2025-11-20 02:47:13] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002785 10.0.0.23 - - [2025-11-20 02:47:13] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006700 10.0.0.23 - - [2025-11-20 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.23 - - [2025-11-20 02:47:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003888 10.0.0.23 - - [2025-11-20 02:47:13] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003202 10.0.0.23 - - [2025-11-20 02:47:13] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.019929 10.0.0.23 - - [2025-11-20 02:47:13] "GET /obj-perms HTTP/1.1" 200 5080 0.004318 10.0.0.22 - - [2025-11-20 02:47:13] "GET /obj-perms HTTP/1.1" 200 5080 0.003915 10.0.0.50 - - [2025-11-20 02:47:13] "GET /obj-perms HTTP/1.1" 200 5080 0.005235 10.0.0.23 - - [2025-11-20 02:47:13] "GET /obj-perms HTTP/1.1" 200 5080 0.003489 10.0.0.23 - - [2025-11-20 02:47:13] "GET /virtual-machine/2d01e389-1400-4608-a23d-b84d38b3fd09 HTTP/1.1" 200 1317 0.004424 10.0.0.23 - - [2025-11-20 02:47:13] "GET /virtual-machine-interface/abbea783-43e3-48b6-915f-d8e505873500 HTTP/1.1" 200 3418 0.011371 10.0.0.23 - - [2025-11-20 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.23 - - [2025-11-20 02:47:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004020 10.0.0.23 - - [2025-11-20 02:47:13] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003275 10.0.0.23 - - [2025-11-20 02:47:13] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005705 10.0.0.23 - - [2025-11-20 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2025-11-20 02:47:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004102 10.0.0.23 - - [2025-11-20 02:47:14] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002772 10.0.0.23 - - [2025-11-20 02:47:15] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006206 10.0.0.23 - - [2025-11-20 02:47:15] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 200 1317 0.004570 10.0.0.23 - - [2025-11-20 02:47:15] "GET /virtual-machine-interface/98bcb418-aaf5-4335-8e6f-5ae358aa9fbb HTTP/1.1" 200 3418 0.005241 10.0.0.23 - - [2025-11-20 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.23 - - [2025-11-20 02:47:15] "GET /security-group/0f2f9c0e-52ee-4420-a1ba-878e125e1a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004025 10.0.0.23 - - [2025-11-20 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.23 - - [2025-11-20 02:47:15] "GET /security-group/0f2f9c0e-52ee-4420-a1ba-878e125e1a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004362 10.0.0.23 - - [2025-11-20 02:47:15] "POST /neutron/port HTTP/1.1" 200 1219 0.015272 10.0.0.23 - - [2025-11-20 02:47:15] "POST /neutron/port HTTP/1.1" 200 1207 0.071192 10.0.0.23 - - [2025-11-20 02:47:15] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 200 1317 0.004148 10.0.0.23 - - [2025-11-20 02:47:15] "GET /virtual-machine-interface/98bcb418-aaf5-4335-8e6f-5ae358aa9fbb HTTP/1.1" 200 3362 0.005351 10.0.0.23 - - [2025-11-20 02:47:15] "POST /neutron/port HTTP/1.1" 200 1207 0.015634 10.0.0.23 - - [2025-11-20 02:47:15] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 200 1317 0.003998 10.0.0.23 - - [2025-11-20 02:47:15] "GET /virtual-machine-interface/98bcb418-aaf5-4335-8e6f-5ae358aa9fbb HTTP/1.1" 200 3418 0.007985 10.0.0.23 - - [2025-11-20 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.23 - - [2025-11-20 02:47:15] "GET /security-group/0f2f9c0e-52ee-4420-a1ba-878e125e1a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.003288 10.0.0.23 - - [2025-11-20 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.23 - - [2025-11-20 02:47:15] "GET /security-group/0f2f9c0e-52ee-4420-a1ba-878e125e1a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004431 10.0.0.23 - - [2025-11-20 02:47:15] "POST /neutron/security_group HTTP/1.1" 200 1483 0.003752 10.0.0.23 - - [2025-11-20 02:47:39] "POST /neutron/port HTTP/1.1" 200 1219 0.017980 10.0.0.23 - - [2025-11-20 02:47:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004068 10.0.0.23 - - [2025-11-20 02:47:39] "POST /neutron/port HTTP/1.1" 200 117 0.001702 10.0.0.50 - - [2025-11-20 02:47:42] "GET /obj-perms HTTP/1.1" 200 5056 0.062987 10.0.0.23 - - [2025-11-20 02:47:51] "POST /neutron/port HTTP/1.1" 200 1219 0.039925 10.0.0.23 - - [2025-11-20 02:47:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004208 10.0.0.23 - - [2025-11-20 02:47:51] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.22 - - [2025-11-20 02:48:22] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000956 10.0.0.23 - - [2025-11-20 02:48:22] "POST /neutron/security_group_rule HTTP/1.1" 200 2664 0.053457 10.0.0.23 - - [2025-11-20 02:48:22] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.011148 10.0.0.23 - - [2025-11-20 02:48:23] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.131095 10.0.0.23 - - [2025-11-20 02:48:23] "PUT /access-control-list/83c224ba-18e7-4ab5-b294-4d6e4ececf90 HTTP/1.1" 200 272 0.038820 10.0.0.23 - - [2025-11-20 02:48:25] "POST /neutron/port HTTP/1.1" 200 1245 0.014158 10.0.0.23 - - [2025-11-20 02:48:25] "GET /virtual-machine/2d01e389-1400-4608-a23d-b84d38b3fd09 HTTP/1.1" 200 1317 0.004102 10.0.0.23 - - [2025-11-20 02:48:26] "POST /neutron/port HTTP/1.1" 200 1181 0.026047 10.0.0.23 - - [2025-11-20 02:48:27] "GET /virtual-machine/2d01e389-1400-4608-a23d-b84d38b3fd09 HTTP/1.1" 404 171 0.003385 10.0.0.23 - - [2025-11-20 02:48:27] "GET /virtual-machine/2d01e389-1400-4608-a23d-b84d38b3fd09 HTTP/1.1" 404 171 0.002460 10.0.0.23 - - [2025-11-20 02:48:27] "GET /virtual-machine/2d01e389-1400-4608-a23d-b84d38b3fd09 HTTP/1.1" 404 171 0.002591 10.0.0.23 - - [2025-11-20 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.23 - - [2025-11-20 02:48:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003548 10.0.0.23 - - [2025-11-20 02:48:28] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003060 10.0.0.23 - - [2025-11-20 02:48:28] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006280 10.0.0.23 - - [2025-11-20 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.23 - - [2025-11-20 02:48:28] "GET /routing-instance/1258f646-3495-4899-bbeb-75578a35a00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004264 10.0.0.23 - - [2025-11-20 02:48:28] "GET /route-target/14de8e4f-dd64-4c85-be9f-d5995ebc0b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003549 10.0.0.23 - - [2025-11-20 02:48:28] "GET /obj-perms HTTP/1.1" 200 5080 0.003812 10.0.0.23 - - [2025-11-20 02:48:28] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007776 10.0.0.23 - - [2025-11-20 02:48:28] "POST /neutron/port HTTP/1.1" 200 1245 0.017691 10.0.0.23 - - [2025-11-20 02:48:28] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 200 1317 0.004462 10.0.0.23 - - [2025-11-20 02:48:29] "POST /neutron/port HTTP/1.1" 200 1207 0.017897 10.0.0.23 - - [2025-11-20 02:48:30] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 404 171 0.003134 10.0.0.23 - - [2025-11-20 02:48:30] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 404 171 0.002948 10.0.0.23 - - [2025-11-20 02:48:30] "GET /virtual-machine/f7d80b59-e90d-41c4-8a19-ebd3b2334666 HTTP/1.1" 404 171 0.002631 10.0.0.23 - - [2025-11-20 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.23 - - [2025-11-20 02:48:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004172 10.0.0.23 - - [2025-11-20 02:48:30] "GET /virtual-networks?parent_id=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002809 10.0.0.23 - - [2025-11-20 02:48:30] "GET /virtual-network/37d199ed-38f6-4b74-81f5-5d12135ddd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005728 10.0.0.23 - - [2025-11-20 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.23 - - [2025-11-20 02:48:31] "GET /routing-instance/1258f646-3495-4899-bbeb-75578a35a00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004115 10.0.0.23 - - [2025-11-20 02:48:31] "GET /route-target/14de8e4f-dd64-4c85-be9f-d5995ebc0b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003591 10.0.0.23 - - [2025-11-20 02:48:31] "GET /obj-perms HTTP/1.1" 200 5080 0.003495 10.0.0.50 - - [2025-11-20 02:48:31] "GET /obj-perms HTTP/1.1" 200 5080 0.003991 10.0.0.23 - - [2025-11-20 02:48:37] "GET /obj-perms HTTP/1.1" 200 5080 0.004601 10.0.0.50 - - [2025-11-20 02:48:37] "GET /obj-perms HTTP/1.1" 200 5080 0.003466 10.0.0.22 - - [2025-11-20 02:48:37] "GET /obj-perms HTTP/1.1" 200 5080 0.003342 10.0.0.22 - - [2025-11-20 02:48:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002620 10.0.0.22 - - [2025-11-20 02:48:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002135 10.0.0.22 - - [2025-11-20 02:48:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003126 10.0.0.22 - - [2025-11-20 02:48:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003180 10.0.0.23 - - [2025-11-20 02:48:37] "POST /neutron/network HTTP/1.1" 200 151 0.121340 10.0.0.23 - - [2025-11-20 02:48:37] "DELETE /route-target/14de8e4f-dd64-4c85-be9f-d5995ebc0b8e HTTP/1.1" 200 115 0.026694 10.0.0.23 - - [2025-11-20 02:48:37] "POST /fqname-to-id HTTP/1.1" 404 249 0.003526 10.0.0.22 - - [2025-11-20 02:48:39] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000939 10.0.0.23 - - [2025-11-20 02:48:39] "GET /project/139fbdfd-ee4a-40c4-b091-1155f397f1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.095105 10.0.0.22 - - [2025-11-20 02:48:39] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001017 10.0.0.23 - - [2025-11-20 02:48:39] "GET /project/139fbdfd-ee4a-40c4-b091-1155f397f1e8?fields=virtual_networks HTTP/1.1" 200 1082 0.045316 10.0.0.22 - - [2025-11-20 02:48:39] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001039 10.0.0.23 - - [2025-11-20 02:48:39] "GET /project/139fbdfd-ee4a-40c4-b091-1155f397f1e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1082 0.035233 10.0.0.22 - - [2025-11-20 02:48:39] "GET /projects?obj_uuids=139fbdfd-ee4a-40c4-b091-1155f397f1e8&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000903 10.0.0.23 - - [2025-11-20 02:48:39] "GET /project/139fbdfd-ee4a-40c4-b091-1155f397f1e8?fields=security_groups HTTP/1.1" 200 1333 0.042106 10.0.0.23 - - [2025-11-20 02:48:40] "POST /fqname-to-id HTTP/1.1" 404 218 0.028213 10.0.0.22 - - [2025-11-20 02:48:40] "GET /projects?obj_uuids=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002556 10.0.0.22 - - [2025-11-20 02:48:40] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.22 - - [2025-11-20 02:48:40] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006469 10.0.0.22 - - [2025-11-20 02:48:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.004094 10.0.0.22 - - [2025-11-20 02:48:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.005785 10.0.0.22 - - [2025-11-20 02:48:40] "POST /security-groups HTTP/1.1" 200 621 0.032589 10.0.0.23 - - [2025-11-20 02:48:40] "POST /fqname-to-id HTTP/1.1" 404 264 0.004685 10.0.0.22 - - [2025-11-20 02:48:40] "POST /projects HTTP/1.1" 200 645 0.223763 10.0.0.22 - - [2025-11-20 02:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.298940 10.0.0.23 - - [2025-11-20 02:48:40] "POST /access-control-lists HTTP/1.1" 200 624 0.028780 10.0.0.23 - - [2025-11-20 02:48:40] "GET /project/d86ad851-464f-4687-b42d-46818c6d57e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.434222 10.0.0.23 - - [2025-11-20 02:48:42] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.23 - - [2025-11-20 02:48:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.23 - - [2025-11-20 02:48:44] "POST /fqname-to-id HTTP/1.1" 404 254 0.030431 10.0.0.23 - - [2025-11-20 02:48:44] "POST /security-groups HTTP/1.1" 200 595 0.038195 10.0.0.23 - - [2025-11-20 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.23 - - [2025-11-20 02:48:44] "POST /fqname-to-id HTTP/1.1" 404 285 0.015038 10.0.0.23 - - [2025-11-20 02:48:44] "GET /security-group/37cb4e63-a838-4221-b1fc-f181eeab8824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006122 10.0.0.23 - - [2025-11-20 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.23 - - [2025-11-20 02:48:44] "GET /security-group/37cb4e63-a838-4221-b1fc-f181eeab8824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006028 10.0.0.23 - - [2025-11-20 02:48:45] "DELETE /security-group/37cb4e63-a838-4221-b1fc-f181eeab8824 HTTP/1.1" 200 115 0.054165 10.0.0.23 - - [2025-11-20 02:48:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.003368 10.0.0.23 - - [2025-11-20 02:48:45] "DELETE /access-control-list/8d1d6677-418b-4129-b501-8296673ab1b4 HTTP/1.1" 200 115 0.028971 10.0.0.23 - - [2025-11-20 02:48:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.003835 10.0.0.23 - - [2025-11-20 02:48:45] "POST /security-groups HTTP/1.1" 200 595 0.048525 10.0.0.23 - - [2025-11-20 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.23 - - [2025-11-20 02:48:45] "POST /fqname-to-id HTTP/1.1" 404 285 0.010354 10.0.0.23 - - [2025-11-20 02:48:45] "GET /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.018461 10.0.0.23 - - [2025-11-20 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.23 - - [2025-11-20 02:48:45] "GET /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.008606 10.0.0.23 - - [2025-11-20 02:48:45] "GET /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.003997 10.0.0.23 - - [2025-11-20 02:48:45] "PUT /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8 HTTP/1.1" 200 262 0.017834 10.0.0.23 - - [2025-11-20 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.23 - - [2025-11-20 02:48:46] "PUT /access-control-list/3e37ed28-b9a2-48a4-92d7-e150c944afc1 HTTP/1.1" 200 272 0.019275 10.0.0.22 - - [2025-11-20 02:48:46] "GET /projects?obj_uuids=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001082 10.0.0.23 - - [2025-11-20 02:48:46] "GET /project/d86ad851-464f-4687-b42d-46818c6d57e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.038370 10.0.0.23 - - [2025-11-20 02:48:46] "POST /neutron/network HTTP/1.1" 200 117 0.035777 10.0.0.23 - - [2025-11-20 02:48:46] "POST /neutron/network HTTP/1.1" 200 951 0.007930 10.0.0.23 - - [2025-11-20 02:48:46] "POST /id-to-fqname HTTP/1.1" 200 300 0.001139 10.0.0.23 - - [2025-11-20 02:48:46] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005561 10.0.0.23 - - [2025-11-20 02:48:46] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006683 10.0.0.23 - - [2025-11-20 02:48:46] "POST /neutron/subnet HTTP/1.1" 200 710 0.008661 10.0.0.23 - - [2025-11-20 02:48:47] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006056 10.0.0.23 - - [2025-11-20 02:48:47] "GET /obj-perms HTTP/1.1" 200 5090 0.067700 10.0.0.23 - - [2025-11-20 02:48:48] "POST /id-to-fqname HTTP/1.1" 200 300 0.001757 10.0.0.22 - - [2025-11-20 02:48:49] "GET /projects?obj_uuids=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001066 10.0.0.23 - - [2025-11-20 02:48:49] "GET /project/d86ad851-464f-4687-b42d-46818c6d57e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.074301 10.0.0.23 - - [2025-11-20 02:48:49] "POST /neutron/network HTTP/1.1" 200 951 0.009176 10.0.0.23 - - [2025-11-20 02:48:49] "POST /id-to-fqname HTTP/1.1" 200 300 0.001308 10.0.0.23 - - [2025-11-20 02:48:49] "POST /neutron/port HTTP/1.1" 200 117 0.006382 10.0.0.23 - - [2025-11-20 02:48:50] "POST /neutron/network HTTP/1.1" 200 961 0.006912 10.0.0.23 - - [2025-11-20 02:48:50] "POST /neutron/port HTTP/1.1" 200 1087 0.014596 10.0.0.22 - - [2025-11-20 02:48:50] "GET /projects?obj_uuids=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001370 10.0.0.23 - - [2025-11-20 02:48:50] "GET /project/d86ad851-464f-4687-b42d-46818c6d57e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.110940 10.0.0.23 - - [2025-11-20 02:48:50] "POST /neutron/port HTTP/1.1" 200 1115 0.038823 10.0.0.23 - - [2025-11-20 02:48:50] "POST /neutron/subnet HTTP/1.1" 200 684 0.008306 10.0.0.23 - - [2025-11-20 02:48:51] "POST /neutron/port HTTP/1.1" 200 1115 0.016386 10.0.0.23 - - [2025-11-20 02:48:51] "POST /neutron/port HTTP/1.1" 200 1115 0.014118 10.0.0.22 - - [2025-11-20 02:48:51] "GET /projects?obj_uuids=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001037 10.0.0.23 - - [2025-11-20 02:48:51] "POST /neutron/security_group HTTP/1.1" 200 3292 0.051885 10.0.0.23 - - [2025-11-20 02:48:51] "POST /neutron/port HTTP/1.1" 200 1087 0.015197 10.0.0.23 - - [2025-11-20 02:48:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003902 10.0.0.23 - - [2025-11-20 02:48:52] "POST /neutron/network HTTP/1.1" 200 951 0.006974 10.0.0.23 - - [2025-11-20 02:48:56] "POST /neutron/port HTTP/1.1" 200 1115 0.016854 10.0.0.23 - - [2025-11-20 02:48:56] "POST /neutron/security_group HTTP/1.1" 200 1286 0.006677 10.0.0.23 - - [2025-11-20 02:48:56] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 401 292 0.000449 10.0.0.23 - - [2025-11-20 02:48:56] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 200 1322 0.032945 10.0.0.23 - - [2025-11-20 02:48:56] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 200 1322 0.004491 10.0.0.23 - - [2025-11-20 02:48:56] "GET /virtual-machine-interface/4df272c3-58ec-4e96-bf97-1a4f3abbfe37 HTTP/1.1" 200 3263 0.005425 10.0.0.23 - - [2025-11-20 02:48:56] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 200 1322 0.003661 10.0.0.23 - - [2025-11-20 02:48:56] "GET /virtual-machine-interface/4df272c3-58ec-4e96-bf97-1a4f3abbfe37 HTTP/1.1" 200 3263 0.005424 10.0.0.23 - - [2025-11-20 02:48:57] "GET /instance-ip/18258bcc-2afa-4a48-b78a-e9a882cbf629 HTTP/1.1" 200 1727 0.007445 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 200 1322 0.004396 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-machine-interface/4df272c3-58ec-4e96-bf97-1a4f3abbfe37 HTTP/1.1" 200 3263 0.006957 10.0.0.23 - - [2025-11-20 02:48:57] "GET /instance-ip/18258bcc-2afa-4a48-b78a-e9a882cbf629 HTTP/1.1" 200 1727 0.004798 10.0.0.23 - - [2025-11-20 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2025-11-20 02:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004043 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002596 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005491 10.0.0.23 - - [2025-11-20 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.23 - - [2025-11-20 02:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004495 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003224 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006985 10.0.0.23 - - [2025-11-20 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.23 - - [2025-11-20 02:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004133 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003349 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005712 10.0.0.23 - - [2025-11-20 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.23 - - [2025-11-20 02:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004488 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003148 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006114 10.0.0.23 - - [2025-11-20 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.23 - - [2025-11-20 02:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004138 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004546 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005502 10.0.0.23 - - [2025-11-20 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.23 - - [2025-11-20 02:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004358 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003049 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005901 10.0.0.23 - - [2025-11-20 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.23 - - [2025-11-20 02:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004227 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002886 10.0.0.23 - - [2025-11-20 02:48:57] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005450 10.0.0.23 - - [2025-11-20 02:48:58] "DELETE /access-control-list/92386152-efc9-442e-9467-f4095508ff6a HTTP/1.1" 200 115 0.033575 10.0.0.23 - - [2025-11-20 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.23 - - [2025-11-20 02:49:00] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005735 10.0.0.23 - - [2025-11-20 02:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.23 - - [2025-11-20 02:49:05] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005801 10.0.0.23 - - [2025-11-20 02:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.23 - - [2025-11-20 02:49:09] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005345 10.0.0.22 - - [2025-11-20 02:49:10] "DELETE /project/d86ad851464f4687b42d46818c6d57e2 HTTP/1.1" 404 173 0.003908 10.0.0.22 - - [2025-11-20 02:49:10] "DELETE /project/139fbdfd-ee4a-40c4-b091-1155f397f1e8 HTTP/1.1" 404 177 0.003379 10.0.0.23 - - [2025-11-20 02:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.23 - - [2025-11-20 02:49:13] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005336 10.0.0.23 - - [2025-11-20 02:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.23 - - [2025-11-20 02:49:17] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006286 10.0.0.23 - - [2025-11-20 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.23 - - [2025-11-20 02:49:21] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005002 10.0.0.23 - - [2025-11-20 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.23 - - [2025-11-20 02:49:25] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005600 10.0.0.23 - - [2025-11-20 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2025-11-20 02:49:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003598 10.0.0.23 - - [2025-11-20 02:49:29] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003393 10.0.0.23 - - [2025-11-20 02:49:29] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006431 10.0.0.23 - - [2025-11-20 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.23 - - [2025-11-20 02:49:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003685 10.0.0.23 - - [2025-11-20 02:49:29] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003026 10.0.0.23 - - [2025-11-20 02:49:30] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005845 10.0.0.23 - - [2025-11-20 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.23 - - [2025-11-20 02:49:30] "GET /routing-instance/7168b04f-7ec2-4e3e-a95a-f3ccd813f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.006588 10.0.0.23 - - [2025-11-20 02:49:30] "GET /route-target/d44c5034-8db1-4e9e-be5b-5f661a657e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003864 10.0.0.23 - - [2025-11-20 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 10.0.0.23 - - [2025-11-20 02:49:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004376 10.0.0.23 - - [2025-11-20 02:49:30] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003125 10.0.0.23 - - [2025-11-20 02:49:30] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005745 10.0.0.23 - - [2025-11-20 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.23 - - [2025-11-20 02:49:30] "GET /routing-instance/7168b04f-7ec2-4e3e-a95a-f3ccd813f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004691 10.0.0.23 - - [2025-11-20 02:49:30] "GET /route-target/d44c5034-8db1-4e9e-be5b-5f661a657e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004089 10.0.0.23 - - [2025-11-20 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.23 - - [2025-11-20 02:49:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004466 10.0.0.23 - - [2025-11-20 02:49:30] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003541 10.0.0.23 - - [2025-11-20 02:49:30] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005821 10.0.0.23 - - [2025-11-20 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.23 - - [2025-11-20 02:49:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004243 10.0.0.23 - - [2025-11-20 02:49:30] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003205 10.0.0.23 - - [2025-11-20 02:49:30] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006408 10.0.0.22 - - [2025-11-20 02:49:30] "GET /obj-perms HTTP/1.1" 200 5090 0.050060 10.0.0.23 - - [2025-11-20 02:49:30] "GET /obj-perms HTTP/1.1" 200 5090 0.003631 10.0.0.23 - - [2025-11-20 02:49:31] "GET /obj-perms HTTP/1.1" 200 5090 0.004485 10.0.0.50 - - [2025-11-20 02:49:31] "GET /obj-perms HTTP/1.1" 200 5090 0.049799 10.0.0.22 - - [2025-11-20 02:49:31] "GET /obj-perms HTTP/1.1" 200 5090 0.003432 10.0.0.23 - - [2025-11-20 02:49:31] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 200 1322 0.004105 10.0.0.23 - - [2025-11-20 02:49:31] "GET /virtual-machine-interface/4df272c3-58ec-4e96-bf97-1a4f3abbfe37 HTTP/1.1" 200 3263 0.006323 10.0.0.23 - - [2025-11-20 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.23 - - [2025-11-20 02:49:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003919 10.0.0.23 - - [2025-11-20 02:49:31] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003441 10.0.0.23 - - [2025-11-20 02:49:31] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005418 10.0.0.23 - - [2025-11-20 02:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.23 - - [2025-11-20 02:49:32] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003779 10.0.0.23 - - [2025-11-20 02:49:32] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002899 10.0.0.23 - - [2025-11-20 02:49:32] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005475 10.0.0.23 - - [2025-11-20 02:49:32] "POST /neutron/port HTTP/1.1" 200 1115 0.015043 10.0.0.23 - - [2025-11-20 02:49:37] "POST /neutron/security_group HTTP/1.1" 200 1286 0.006934 10.0.0.23 - - [2025-11-20 02:49:39] "POST /neutron/port HTTP/1.1" 200 1115 0.045784 10.0.0.23 - - [2025-11-20 02:49:41] "POST /neutron/port HTTP/1.1" 200 1115 0.017472 10.0.0.23 - - [2025-11-20 02:49:41] "POST /neutron/subnet HTTP/1.1" 200 684 0.009973 10.0.0.23 - - [2025-11-20 02:49:42] "POST /neutron/port HTTP/1.1" 200 1115 0.015710 10.0.0.23 - - [2025-11-20 02:49:48] "POST /neutron/security_group HTTP/1.1" 200 1286 0.008280 10.0.0.23 - - [2025-11-20 02:49:48] "POST /neutron/port HTTP/1.1" 200 1115 0.017093 10.0.0.23 - - [2025-11-20 02:49:48] "POST /neutron/security_group HTTP/1.1" 200 1286 0.007116 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-machine/48a7abaa-131e-4559-9227-13d73ef2f915 HTTP/1.1" 200 1322 0.005517 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-machine/48a7abaa-131e-4559-9227-13d73ef2f915 HTTP/1.1" 200 1322 0.004124 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-machine-interface/2060937e-f8ea-482f-b32f-ca25bf08cdc3 HTTP/1.1" 200 3263 0.005588 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-machine/48a7abaa-131e-4559-9227-13d73ef2f915 HTTP/1.1" 200 1322 0.003546 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-machine-interface/2060937e-f8ea-482f-b32f-ca25bf08cdc3 HTTP/1.1" 200 3263 0.005514 10.0.0.23 - - [2025-11-20 02:49:48] "GET /instance-ip/71984782-37c6-4e45-b3b4-4420e40f165f HTTP/1.1" 200 1727 0.009450 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-machine/48a7abaa-131e-4559-9227-13d73ef2f915 HTTP/1.1" 200 1322 0.004009 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-machine-interface/2060937e-f8ea-482f-b32f-ca25bf08cdc3 HTTP/1.1" 200 3263 0.005341 10.0.0.23 - - [2025-11-20 02:49:48] "GET /instance-ip/71984782-37c6-4e45-b3b4-4420e40f165f HTTP/1.1" 200 1727 0.004340 10.0.0.23 - - [2025-11-20 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008248 10.0.0.23 - - [2025-11-20 02:49:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011814 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003468 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005780 10.0.0.23 - - [2025-11-20 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.23 - - [2025-11-20 02:49:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004379 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003428 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005122 10.0.0.23 - - [2025-11-20 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.23 - - [2025-11-20 02:49:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003975 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002934 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006316 10.0.0.23 - - [2025-11-20 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.23 - - [2025-11-20 02:49:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004164 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003423 10.0.0.23 - - [2025-11-20 02:49:48] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006243 10.0.0.23 - - [2025-11-20 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.23 - - [2025-11-20 02:49:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004262 10.0.0.23 - - [2025-11-20 02:49:49] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003281 10.0.0.23 - - [2025-11-20 02:49:49] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006166 10.0.0.23 - - [2025-11-20 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.23 - - [2025-11-20 02:49:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004760 10.0.0.23 - - [2025-11-20 02:49:49] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003148 10.0.0.23 - - [2025-11-20 02:49:49] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006395 10.0.0.23 - - [2025-11-20 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.23 - - [2025-11-20 02:49:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003936 10.0.0.23 - - [2025-11-20 02:49:49] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003274 10.0.0.23 - - [2025-11-20 02:49:49] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006254 10.0.0.23 - - [2025-11-20 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.23 - - [2025-11-20 02:49:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004769 10.0.0.23 - - [2025-11-20 02:49:50] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003541 10.0.0.23 - - [2025-11-20 02:49:50] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006259 10.0.0.23 - - [2025-11-20 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.23 - - [2025-11-20 02:49:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003966 10.0.0.23 - - [2025-11-20 02:49:50] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002726 10.0.0.23 - - [2025-11-20 02:49:50] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006167 10.0.0.23 - - [2025-11-20 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.23 - - [2025-11-20 02:49:50] "GET /routing-instance/7168b04f-7ec2-4e3e-a95a-f3ccd813f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004979 10.0.0.23 - - [2025-11-20 02:49:50] "GET /route-target/d44c5034-8db1-4e9e-be5b-5f661a657e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004391 10.0.0.23 - - [2025-11-20 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.23 - - [2025-11-20 02:49:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003985 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003637 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005821 10.0.0.23 - - [2025-11-20 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.23 - - [2025-11-20 02:49:51] "GET /routing-instance/7168b04f-7ec2-4e3e-a95a-f3ccd813f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004513 10.0.0.23 - - [2025-11-20 02:49:51] "GET /route-target/d44c5034-8db1-4e9e-be5b-5f661a657e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003651 10.0.0.23 - - [2025-11-20 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.23 - - [2025-11-20 02:49:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004490 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003012 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005582 10.0.0.23 - - [2025-11-20 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.23 - - [2025-11-20 02:49:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004788 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003044 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006107 10.0.0.23 - - [2025-11-20 02:49:51] "GET /obj-perms HTTP/1.1" 200 5090 0.003702 10.0.0.22 - - [2025-11-20 02:49:51] "GET /obj-perms HTTP/1.1" 200 5090 0.003760 10.0.0.23 - - [2025-11-20 02:49:51] "GET /obj-perms HTTP/1.1" 200 5090 0.005967 10.0.0.50 - - [2025-11-20 02:49:51] "GET /obj-perms HTTP/1.1" 200 5090 0.004514 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-machine/48a7abaa-131e-4559-9227-13d73ef2f915 HTTP/1.1" 200 1322 0.003530 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-machine-interface/2060937e-f8ea-482f-b32f-ca25bf08cdc3 HTTP/1.1" 200 3263 0.005183 10.0.0.23 - - [2025-11-20 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.23 - - [2025-11-20 02:49:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003738 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003430 10.0.0.23 - - [2025-11-20 02:49:51] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.007986 10.0.0.23 - - [2025-11-20 02:49:52] "POST /neutron/network HTTP/1.1" 200 961 0.006339 10.0.0.23 - - [2025-11-20 02:49:52] "POST /neutron/port HTTP/1.1" 200 117 0.001348 10.0.0.23 - - [2025-11-20 02:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.23 - - [2025-11-20 02:49:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003710 10.0.0.23 - - [2025-11-20 02:49:52] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003087 10.0.0.23 - - [2025-11-20 02:49:53] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005836 10.0.0.23 - - [2025-11-20 02:49:53] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 200 1322 0.004250 10.0.0.23 - - [2025-11-20 02:49:53] "GET /virtual-machine-interface/4df272c3-58ec-4e96-bf97-1a4f3abbfe37 HTTP/1.1" 200 3263 0.005699 10.0.0.23 - - [2025-11-20 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.23 - - [2025-11-20 02:49:53] "GET /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.003850 10.0.0.23 - - [2025-11-20 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.23 - - [2025-11-20 02:49:53] "GET /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.004263 10.0.0.23 - - [2025-11-20 02:49:53] "POST /neutron/security_group HTTP/1.1" 200 1286 0.007389 10.0.0.23 - - [2025-11-20 02:49:53] "POST /neutron/port HTTP/1.1" 200 1141 0.012543 10.0.0.23 - - [2025-11-20 02:49:53] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 200 1322 0.005928 10.0.0.23 - - [2025-11-20 02:49:53] "GET /virtual-machine-interface/4df272c3-58ec-4e96-bf97-1a4f3abbfe37 HTTP/1.1" 200 3202 0.007931 10.0.0.23 - - [2025-11-20 02:49:53] "POST /neutron/port HTTP/1.1" 200 1077 0.014854 10.0.0.23 - - [2025-11-20 02:49:53] "POST /neutron/port HTTP/1.1" 200 1141 0.066139 10.0.0.23 - - [2025-11-20 02:49:53] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 200 1322 0.005077 10.0.0.23 - - [2025-11-20 02:49:53] "GET /virtual-machine-interface/4df272c3-58ec-4e96-bf97-1a4f3abbfe37 HTTP/1.1" 200 3263 0.005568 10.0.0.23 - - [2025-11-20 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.23 - - [2025-11-20 02:49:53] "GET /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.004513 10.0.0.23 - - [2025-11-20 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.23 - - [2025-11-20 02:49:53] "GET /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.004340 10.0.0.23 - - [2025-11-20 02:49:53] "DELETE /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8 HTTP/1.1" 409 336 0.009484 10.0.0.50 - - [2025-11-20 02:50:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.50 - - [2025-11-20 02:50:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.50 - - [2025-11-20 02:50:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.50 - - [2025-11-20 02:50:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.22 - - [2025-11-20 02:50:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.22 - - [2025-11-20 02:50:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2025-11-20 02:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.22 - - [2025-11-20 02:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2025-11-20 02:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.22 - - [2025-11-20 02:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.23 - - [2025-11-20 02:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.23 - - [2025-11-20 02:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.23 - - [2025-11-20 02:50:42] "POST /neutron/port HTTP/1.1" 200 1115 0.016420 10.0.0.23 - - [2025-11-20 02:50:42] "POST /neutron/subnet HTTP/1.1" 200 684 0.008714 10.0.0.23 - - [2025-11-20 02:50:44] "GET /obj-perms HTTP/1.1" 200 5056 0.072855 10.0.0.50 - - [2025-11-20 02:50:45] "GET /obj-perms HTTP/1.1" 200 5056 0.061358 10.0.0.23 - - [2025-11-20 02:50:53] "POST /neutron/port HTTP/1.1" 200 1115 0.017815 10.0.0.23 - - [2025-11-20 02:50:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004660 10.0.0.23 - - [2025-11-20 02:50:54] "POST /neutron/network HTTP/1.1" 200 951 0.006854 10.0.0.23 - - [2025-11-20 02:50:56] "GET /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.004652 10.0.0.23 - - [2025-11-20 02:50:56] "PUT /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8 HTTP/1.1" 200 262 0.016255 10.0.0.23 - - [2025-11-20 02:50:56] "PUT /access-control-list/3e37ed28-b9a2-48a4-92d7-e150c944afc1 HTTP/1.1" 200 272 0.020463 10.0.0.23 - - [2025-11-20 02:50:59] "POST /neutron/port HTTP/1.1" 200 1141 0.012272 10.0.0.23 - - [2025-11-20 02:50:59] "GET /virtual-machine/48a7abaa-131e-4559-9227-13d73ef2f915 HTTP/1.1" 200 1322 0.004699 10.0.0.23 - - [2025-11-20 02:50:59] "POST /neutron/port HTTP/1.1" 200 1077 0.017330 10.0.0.23 - - [2025-11-20 02:51:01] "GET /virtual-machine/48a7abaa-131e-4559-9227-13d73ef2f915 HTTP/1.1" 404 171 0.003327 10.0.0.23 - - [2025-11-20 02:51:01] "GET /virtual-machine/48a7abaa-131e-4559-9227-13d73ef2f915 HTTP/1.1" 404 171 0.003227 10.0.0.23 - - [2025-11-20 02:51:01] "GET /virtual-machine/48a7abaa-131e-4559-9227-13d73ef2f915 HTTP/1.1" 404 171 0.002710 10.0.0.23 - - [2025-11-20 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.23 - - [2025-11-20 02:51:01] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004235 10.0.0.23 - - [2025-11-20 02:51:01] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003547 10.0.0.23 - - [2025-11-20 02:51:01] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006417 10.0.0.23 - - [2025-11-20 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.23 - - [2025-11-20 02:51:01] "GET /routing-instance/7168b04f-7ec2-4e3e-a95a-f3ccd813f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004747 10.0.0.23 - - [2025-11-20 02:51:01] "GET /route-target/d44c5034-8db1-4e9e-be5b-5f661a657e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004347 10.0.0.23 - - [2025-11-20 02:51:07] "GET /obj-perms HTTP/1.1" 200 5090 0.003903 10.0.0.50 - - [2025-11-20 02:51:08] "GET /obj-perms HTTP/1.1" 200 5090 0.003753 10.0.0.23 - - [2025-11-20 02:51:17] "GET /obj-perms HTTP/1.1" 200 5090 0.003968 10.0.0.50 - - [2025-11-20 02:51:17] "GET /obj-perms HTTP/1.1" 200 5090 0.003864 10.0.0.23 - - [2025-11-20 02:51:26] "GET /obj-perms HTTP/1.1" 200 5090 0.003857 10.0.0.50 - - [2025-11-20 02:51:26] "GET /obj-perms HTTP/1.1" 200 5090 0.003491 10.0.0.22 - - [2025-11-20 02:51:26] "GET /obj-perms HTTP/1.1" 200 5090 0.004156 10.0.0.23 - - [2025-11-20 02:51:26] "POST /neutron/security_group HTTP/1.1" 200 1282 0.007813 10.0.0.23 - - [2025-11-20 02:51:26] "POST /neutron/port HTTP/1.1" 200 1141 0.013481 10.0.0.23 - - [2025-11-20 02:51:26] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 200 1322 0.004032 10.0.0.23 - - [2025-11-20 02:51:27] "POST /neutron/port HTTP/1.1" 200 1103 0.013566 10.0.0.23 - - [2025-11-20 02:51:28] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 404 171 0.003143 10.0.0.23 - - [2025-11-20 02:51:28] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 404 171 0.003241 10.0.0.23 - - [2025-11-20 02:51:28] "GET /virtual-machine/15edd872-babb-43d5-ae2e-48a847430973 HTTP/1.1" 404 171 0.002701 10.0.0.23 - - [2025-11-20 02:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.23 - - [2025-11-20 02:51:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004118 10.0.0.23 - - [2025-11-20 02:51:29] "GET /virtual-networks?parent_id=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003012 10.0.0.23 - - [2025-11-20 02:51:29] "GET /virtual-network/b5a3ec2e-d6b7-4730-96b5-d674dccb026f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006281 10.0.0.23 - - [2025-11-20 02:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.23 - - [2025-11-20 02:51:29] "GET /routing-instance/7168b04f-7ec2-4e3e-a95a-f3ccd813f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004055 10.0.0.23 - - [2025-11-20 02:51:29] "GET /route-target/d44c5034-8db1-4e9e-be5b-5f661a657e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003634 10.0.0.23 - - [2025-11-20 02:51:29] "GET /obj-perms HTTP/1.1" 200 5090 0.004395 10.0.0.50 - - [2025-11-20 02:51:32] "GET /obj-perms HTTP/1.1" 200 5090 0.003783 10.0.0.23 - - [2025-11-20 02:51:35] "GET /obj-perms HTTP/1.1" 200 5090 0.003822 10.0.0.22 - - [2025-11-20 02:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.045251 10.0.0.22 - - [2025-11-20 02:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003761 10.0.0.23 - - [2025-11-20 02:51:35] "POST /neutron/network HTTP/1.1" 200 151 0.158401 10.0.0.23 - - [2025-11-20 02:51:35] "DELETE /security-group/9a0189f9-86e9-4c6f-bc28-a6fb9cf905a8 HTTP/1.1" 200 115 0.047626 10.0.0.23 - - [2025-11-20 02:51:35] "POST /fqname-to-id HTTP/1.1" 404 254 0.004031 10.0.0.23 - - [2025-11-20 02:51:35] "DELETE /access-control-list/a3c991e9-c13e-40b8-86ec-d985f535ac5d HTTP/1.1" 200 115 0.030647 10.0.0.22 - - [2025-11-20 02:51:37] "GET /projects?obj_uuids=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001033 10.0.0.23 - - [2025-11-20 02:51:37] "GET /project/d86ad851-464f-4687-b42d-46818c6d57e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.045590 10.0.0.22 - - [2025-11-20 02:51:37] "GET /projects?obj_uuids=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000905 10.0.0.23 - - [2025-11-20 02:51:37] "GET /project/d86ad851-464f-4687-b42d-46818c6d57e2?fields=virtual_networks HTTP/1.1" 200 1093 0.040562 10.0.0.22 - - [2025-11-20 02:51:37] "GET /projects?obj_uuids=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001383 10.0.0.23 - - [2025-11-20 02:51:37] "GET /project/d86ad851-464f-4687-b42d-46818c6d57e2?fields=virtual_machine_interfaces HTTP/1.1" 200 1093 0.053319 10.0.0.22 - - [2025-11-20 02:51:37] "GET /projects?obj_uuids=d86ad851-464f-4687-b42d-46818c6d57e2&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000978 10.0.0.23 - - [2025-11-20 02:51:37] "GET /project/d86ad851-464f-4687-b42d-46818c6d57e2?fields=security_groups HTTP/1.1" 200 1349 0.040604 10.0.0.23 - - [2025-11-20 02:51:38] "POST /fqname-to-id HTTP/1.1" 404 209 0.026556 10.0.0.22 - - [2025-11-20 02:51:38] "GET /projects?obj_uuids=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003280 10.0.0.22 - - [2025-11-20 02:51:38] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001166 10.0.0.22 - - [2025-11-20 02:51:38] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039068 10.0.0.22 - - [2025-11-20 02:51:38] "POST /id-to-fqname HTTP/1.1" 200 212 0.004246 10.0.0.22 - - [2025-11-20 02:51:38] "POST /fqname-to-id HTTP/1.1" 404 222 0.007639 10.0.0.22 - - [2025-11-20 02:51:38] "POST /security-groups HTTP/1.1" 200 612 0.029189 10.0.0.22 - - [2025-11-20 02:51:39] "POST /projects HTTP/1.1" 200 627 0.238709 10.0.0.23 - - [2025-11-20 02:51:39] "POST /access-control-lists HTTP/1.1" 200 617 0.029546 10.0.0.22 - - [2025-11-20 02:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.312755 10.0.0.23 - - [2025-11-20 02:51:39] "GET /project/eafc6e67-983f-44fa-8c4a-ae09e4003255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.485113 10.0.0.23 - - [2025-11-20 02:51:40] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.23 - - [2025-11-20 02:51:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.23 - - [2025-11-20 02:51:42] "POST /fqname-to-id HTTP/1.1" 404 245 0.052854 10.0.0.23 - - [2025-11-20 02:51:42] "POST /fqname-to-id HTTP/1.1" 404 277 0.002951 10.0.0.23 - - [2025-11-20 02:51:42] "POST /access-control-lists HTTP/1.1" 200 637 0.024457 10.0.0.23 - - [2025-11-20 02:51:42] "PUT /access-control-list/4a4578bd-e376-4371-bbe8-3e3dde2825cc HTTP/1.1" 200 272 0.015749 10.0.0.23 - - [2025-11-20 02:51:42] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.039968 10.0.0.23 - - [2025-11-20 02:51:43] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.127261 10.0.0.23 - - [2025-11-20 02:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.23 - - [2025-11-20 02:51:43] "GET /security-group/9604698d-67c7-4c3f-9682-37e6902481ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004930 10.0.0.23 - - [2025-11-20 02:51:43] "PUT /access-control-list/4a4578bd-e376-4371-bbe8-3e3dde2825cc HTTP/1.1" 200 272 0.020385 10.0.0.23 - - [2025-11-20 02:51:44] "POST /neutron/security_group HTTP/1.1" 200 151 0.053301 10.0.0.23 - - [2025-11-20 02:51:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.004757 10.0.0.23 - - [2025-11-20 02:51:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.004656 10.0.0.23 - - [2025-11-20 02:51:44] "POST /fqname-to-id HTTP/1.1" 404 277 0.003827 10.0.0.23 - - [2025-11-20 02:51:44] "POST /access-control-lists HTTP/1.1" 200 637 0.028098 10.0.0.23 - - [2025-11-20 02:51:45] "PUT /access-control-list/65e279a3-16f5-4244-b026-c676d66c9b78 HTTP/1.1" 200 272 0.028838 10.0.0.23 - - [2025-11-20 02:51:45] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.021723 10.0.0.23 - - [2025-11-20 02:51:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.182189 10.0.0.23 - - [2025-11-20 02:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.23 - - [2025-11-20 02:51:45] "GET /security-group/8f3eb195-6edd-41fc-af28-93b145242386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003729 10.0.0.23 - - [2025-11-20 02:51:45] "PUT /access-control-list/65e279a3-16f5-4244-b026-c676d66c9b78 HTTP/1.1" 200 272 0.055705 10.0.0.23 - - [2025-11-20 02:51:46] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.010469 10.0.0.23 - - [2025-11-20 02:51:46] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.168251 10.0.0.23 - - [2025-11-20 02:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009258 10.0.0.22 - - [2025-11-20 02:51:46] "GET /projects?obj_uuids=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000998 10.0.0.23 - - [2025-11-20 02:51:46] "PUT /access-control-list/4828ef35-3829-435c-afe9-35052f4c3764 HTTP/1.1" 200 272 0.020072 10.0.0.23 - - [2025-11-20 02:51:46] "GET /project/eafc6e67-983f-44fa-8c4a-ae09e4003255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.066451 10.0.0.22 - - [2025-11-20 02:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007299 10.0.0.23 - - [2025-11-20 02:51:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.171633 10.0.0.23 - - [2025-11-20 02:51:47] "POST /id-to-fqname HTTP/1.1" 200 282 0.001347 10.0.0.23 - - [2025-11-20 02:51:47] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005635 10.0.0.23 - - [2025-11-20 02:51:47] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005991 10.0.0.23 - - [2025-11-20 02:51:47] "POST /neutron/network HTTP/1.1" 200 928 0.006804 10.0.0.23 - - [2025-11-20 02:51:47] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005097 10.0.0.23 - - [2025-11-20 02:51:48] "GET /obj-perms HTTP/1.1" 200 5072 0.053980 10.0.0.50 - - [2025-11-20 02:51:48] "GET /obj-perms HTTP/1.1" 200 5072 0.052197 10.0.0.22 - - [2025-11-20 02:51:48] "GET /obj-perms HTTP/1.1" 200 5072 0.051140 10.0.0.23 - - [2025-11-20 02:51:48] "POST /id-to-fqname HTTP/1.1" 200 282 0.001265 10.0.0.23 - - [2025-11-20 02:51:49] "POST /neutron/network HTTP/1.1" 200 938 0.006144 10.0.0.22 - - [2025-11-20 02:51:49] "GET /projects?obj_uuids=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000996 10.0.0.23 - - [2025-11-20 02:51:49] "GET /project/eafc6e67-983f-44fa-8c4a-ae09e4003255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.057052 10.0.0.23 - - [2025-11-20 02:51:49] "POST /neutron/port HTTP/1.1" 200 117 0.006474 10.0.0.23 - - [2025-11-20 02:51:49] "POST /id-to-fqname HTTP/1.1" 200 282 0.001298 10.0.0.23 - - [2025-11-20 02:51:50] "POST /neutron/network HTTP/1.1" 200 938 0.006488 10.0.0.22 - - [2025-11-20 02:51:50] "GET /projects?obj_uuids=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001778 10.0.0.23 - - [2025-11-20 02:51:50] "POST /neutron/port HTTP/1.1" 200 1082 0.263013 10.0.0.22 - - [2025-11-20 02:51:50] "GET /projects?obj_uuids=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001107 10.0.0.23 - - [2025-11-20 02:51:51] "GET /project/eafc6e67-983f-44fa-8c4a-ae09e4003255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.088583 10.0.0.23 - - [2025-11-20 02:51:51] "POST /neutron/port HTTP/1.1" 200 1136 0.168593 10.0.0.23 - - [2025-11-20 02:51:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003764 10.0.0.23 - - [2025-11-20 02:51:51] "POST /neutron/port HTTP/1.1" 200 117 0.001066 10.0.0.23 - - [2025-11-20 02:51:51] "POST /neutron/port HTTP/1.1" 200 117 0.006132 10.0.0.23 - - [2025-11-20 02:51:51] "POST /neutron/network HTTP/1.1" 200 938 0.006842 10.0.0.23 - - [2025-11-20 02:51:52] "POST /neutron/port HTTP/1.1" 200 1082 0.018887 10.0.0.23 - - [2025-11-20 02:51:52] "POST /neutron/port HTTP/1.1" 200 1110 0.015361 10.0.0.23 - - [2025-11-20 02:51:52] "POST /neutron/port HTTP/1.1" 200 117 0.001190 10.0.0.23 - - [2025-11-20 02:51:54] "POST /neutron/port HTTP/1.1" 200 1110 0.013980 10.0.0.23 - - [2025-11-20 02:51:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.008804 10.0.0.23 - - [2025-11-20 02:51:56] "POST /neutron/port HTTP/1.1" 200 1110 0.015022 10.0.0.23 - - [2025-11-20 02:51:56] "POST /neutron/security_group HTTP/1.1" 200 1419 0.006648 10.0.0.23 - - [2025-11-20 02:51:56] "POST /neutron/port HTTP/1.1" 200 1110 0.014199 10.0.0.23 - - [2025-11-20 02:51:56] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 401 292 0.000411 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 200 1314 0.037994 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 200 1314 0.003896 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-machine-interface/2d4a5c46-22f1-41b8-97b1-9d7f6fc11eec HTTP/1.1" 200 3191 0.005207 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 200 1314 0.004068 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-machine-interface/2d4a5c46-22f1-41b8-97b1-9d7f6fc11eec HTTP/1.1" 200 3191 0.005139 10.0.0.23 - - [2025-11-20 02:51:57] "GET /instance-ip/08df7565-6c31-47c2-94f9-c16145ca86da HTTP/1.1" 200 1703 0.006833 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 200 1314 0.004215 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-machine-interface/2d4a5c46-22f1-41b8-97b1-9d7f6fc11eec HTTP/1.1" 200 3191 0.005700 10.0.0.23 - - [2025-11-20 02:51:57] "GET /instance-ip/08df7565-6c31-47c2-94f9-c16145ca86da HTTP/1.1" 200 1703 0.004817 10.0.0.23 - - [2025-11-20 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.23 - - [2025-11-20 02:51:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003608 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003141 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006175 10.0.0.23 - - [2025-11-20 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.23 - - [2025-11-20 02:51:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003918 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003493 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006716 10.0.0.23 - - [2025-11-20 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.23 - - [2025-11-20 02:51:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004685 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003762 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007011 10.0.0.23 - - [2025-11-20 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.23 - - [2025-11-20 02:51:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004906 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003361 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005764 10.0.0.23 - - [2025-11-20 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.23 - - [2025-11-20 02:51:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004283 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003246 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006890 10.0.0.23 - - [2025-11-20 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.23 - - [2025-11-20 02:51:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004439 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003186 10.0.0.23 - - [2025-11-20 02:51:57] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005776 10.0.0.23 - - [2025-11-20 02:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.23 - - [2025-11-20 02:51:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004183 10.0.0.23 - - [2025-11-20 02:51:58] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003384 10.0.0.23 - - [2025-11-20 02:51:58] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006277 10.0.0.23 - - [2025-11-20 02:51:58] "DELETE /access-control-list/4ab02445-bc32-411f-a1e4-ea664084b6ef HTTP/1.1" 200 115 0.046161 10.0.0.23 - - [2025-11-20 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007203 10.0.0.23 - - [2025-11-20 02:52:01] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008091 10.0.0.23 - - [2025-11-20 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.23 - - [2025-11-20 02:52:05] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005922 10.0.0.23 - - [2025-11-20 02:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.23 - - [2025-11-20 02:52:09] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005219 10.0.0.22 - - [2025-11-20 02:52:10] "DELETE /project/d86ad851-464f-4687-b42d-46818c6d57e2 HTTP/1.1" 404 177 0.005069 10.0.0.22 - - [2025-11-20 02:52:10] "DELETE /project/eafc6e67983f44fa8c4aae09e4003255 HTTP/1.1" 404 173 0.004018 10.0.0.23 - - [2025-11-20 02:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.23 - - [2025-11-20 02:52:13] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006167 10.0.0.23 - - [2025-11-20 02:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.23 - - [2025-11-20 02:52:17] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005556 10.0.0.23 - - [2025-11-20 02:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.23 - - [2025-11-20 02:52:21] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005775 10.0.0.23 - - [2025-11-20 02:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.23 - - [2025-11-20 02:52:25] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006229 10.0.0.23 - - [2025-11-20 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.23 - - [2025-11-20 02:52:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003569 10.0.0.23 - - [2025-11-20 02:52:29] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003086 10.0.0.23 - - [2025-11-20 02:52:29] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006295 10.0.0.23 - - [2025-11-20 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.23 - - [2025-11-20 02:52:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003479 10.0.0.23 - - [2025-11-20 02:52:30] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003474 10.0.0.23 - - [2025-11-20 02:52:30] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008169 10.0.0.23 - - [2025-11-20 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.23 - - [2025-11-20 02:52:30] "GET /routing-instance/a2182505-a611-4444-a219-708cfdf6e0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004866 10.0.0.23 - - [2025-11-20 02:52:30] "GET /route-target/5a60bdb5-48b1-48c7-9d60-78263d3a2d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003972 10.0.0.23 - - [2025-11-20 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.23 - - [2025-11-20 02:52:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003944 10.0.0.23 - - [2025-11-20 02:52:30] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002984 10.0.0.23 - - [2025-11-20 02:52:30] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006526 10.0.0.23 - - [2025-11-20 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.23 - - [2025-11-20 02:52:30] "GET /routing-instance/a2182505-a611-4444-a219-708cfdf6e0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004433 10.0.0.23 - - [2025-11-20 02:52:30] "GET /route-target/5a60bdb5-48b1-48c7-9d60-78263d3a2d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003509 10.0.0.23 - - [2025-11-20 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.23 - - [2025-11-20 02:52:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004535 10.0.0.23 - - [2025-11-20 02:52:30] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003762 10.0.0.23 - - [2025-11-20 02:52:30] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006136 10.0.0.23 - - [2025-11-20 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.23 - - [2025-11-20 02:52:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004195 10.0.0.23 - - [2025-11-20 02:52:30] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003634 10.0.0.23 - - [2025-11-20 02:52:30] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006789 10.0.0.23 - - [2025-11-20 02:52:31] "GET /obj-perms HTTP/1.1" 200 5072 0.004081 10.0.0.22 - - [2025-11-20 02:52:31] "GET /obj-perms HTTP/1.1" 200 5072 0.004688 10.0.0.23 - - [2025-11-20 02:52:31] "GET /obj-perms HTTP/1.1" 200 5072 0.004084 10.0.0.50 - - [2025-11-20 02:52:31] "GET /obj-perms HTTP/1.1" 200 5072 0.006868 10.0.0.23 - - [2025-11-20 02:52:31] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 200 1314 0.004003 10.0.0.23 - - [2025-11-20 02:52:31] "GET /virtual-machine-interface/2d4a5c46-22f1-41b8-97b1-9d7f6fc11eec HTTP/1.1" 200 3191 0.006099 10.0.0.23 - - [2025-11-20 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.23 - - [2025-11-20 02:52:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004839 10.0.0.23 - - [2025-11-20 02:52:31] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003271 10.0.0.23 - - [2025-11-20 02:52:31] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005849 10.0.0.23 - - [2025-11-20 02:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008950 10.0.0.23 - - [2025-11-20 02:52:32] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004694 10.0.0.23 - - [2025-11-20 02:52:32] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003068 10.0.0.23 - - [2025-11-20 02:52:32] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006287 10.0.0.23 - - [2025-11-20 02:52:32] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008331 10.0.0.23 - - [2025-11-20 02:52:38] "POST /neutron/port HTTP/1.1" 200 1110 0.014838 10.0.0.23 - - [2025-11-20 02:52:41] "POST /neutron/security_group HTTP/1.1" 200 1419 0.006777 10.0.0.23 - - [2025-11-20 02:52:45] "POST /neutron/port HTTP/1.1" 200 1110 0.019656 10.0.0.23 - - [2025-11-20 02:52:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003994 10.0.0.23 - - [2025-11-20 02:52:45] "POST /neutron/network HTTP/1.1" 200 928 0.007838 10.0.0.23 - - [2025-11-20 02:52:48] "POST /neutron/port HTTP/1.1" 200 1110 0.014145 10.0.0.23 - - [2025-11-20 02:52:48] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007463 10.0.0.23 - - [2025-11-20 02:52:48] "GET /virtual-machine/ec3c82c3-37e9-4525-8750-59c6500ccec8 HTTP/1.1" 200 1313 0.005614 10.0.0.23 - - [2025-11-20 02:52:48] "GET /virtual-machine/ec3c82c3-37e9-4525-8750-59c6500ccec8 HTTP/1.1" 200 1313 0.003788 10.0.0.23 - - [2025-11-20 02:52:48] "GET /virtual-machine-interface/e04169fe-dbe8-487b-866a-d02832a3eafe HTTP/1.1" 200 3191 0.005323 10.0.0.23 - - [2025-11-20 02:52:48] "GET /virtual-machine/ec3c82c3-37e9-4525-8750-59c6500ccec8 HTTP/1.1" 200 1313 0.003837 10.0.0.23 - - [2025-11-20 02:52:48] "GET /virtual-machine-interface/e04169fe-dbe8-487b-866a-d02832a3eafe HTTP/1.1" 200 3191 0.006073 10.0.0.23 - - [2025-11-20 02:52:48] "GET /instance-ip/859bab69-3284-49a0-8a0c-04e162f9ef7e HTTP/1.1" 200 1703 0.006188 10.0.0.23 - - [2025-11-20 02:52:48] "GET /virtual-machine/ec3c82c3-37e9-4525-8750-59c6500ccec8 HTTP/1.1" 200 1313 0.004322 10.0.0.23 - - [2025-11-20 02:52:48] "GET /virtual-machine-interface/e04169fe-dbe8-487b-866a-d02832a3eafe HTTP/1.1" 200 3191 0.005901 10.0.0.23 - - [2025-11-20 02:52:48] "GET /instance-ip/859bab69-3284-49a0-8a0c-04e162f9ef7e HTTP/1.1" 200 1703 0.004303 10.0.0.23 - - [2025-11-20 02:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.23 - - [2025-11-20 02:52:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003787 10.0.0.23 - - [2025-11-20 02:52:48] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003055 10.0.0.23 - - [2025-11-20 02:52:48] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005969 10.0.0.23 - - [2025-11-20 02:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.23 - - [2025-11-20 02:52:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003806 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003328 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005540 10.0.0.23 - - [2025-11-20 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.23 - - [2025-11-20 02:52:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004662 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003122 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005786 10.0.0.23 - - [2025-11-20 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.23 - - [2025-11-20 02:52:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004728 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003254 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006361 10.0.0.23 - - [2025-11-20 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.23 - - [2025-11-20 02:52:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004548 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003133 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006170 10.0.0.23 - - [2025-11-20 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.23 - - [2025-11-20 02:52:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004112 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004160 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005684 10.0.0.23 - - [2025-11-20 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.23 - - [2025-11-20 02:52:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004232 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005020 10.0.0.23 - - [2025-11-20 02:52:49] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005740 10.0.0.23 - - [2025-11-20 02:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2025-11-20 02:52:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003342 10.0.0.23 - - [2025-11-20 02:52:50] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003047 10.0.0.23 - - [2025-11-20 02:52:50] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005909 10.0.0.23 - - [2025-11-20 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.23 - - [2025-11-20 02:52:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004293 10.0.0.23 - - [2025-11-20 02:52:51] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002936 10.0.0.23 - - [2025-11-20 02:52:51] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007230 10.0.0.23 - - [2025-11-20 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.23 - - [2025-11-20 02:52:51] "GET /routing-instance/a2182505-a611-4444-a219-708cfdf6e0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004407 10.0.0.23 - - [2025-11-20 02:52:51] "GET /route-target/5a60bdb5-48b1-48c7-9d60-78263d3a2d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003819 10.0.0.23 - - [2025-11-20 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.23 - - [2025-11-20 02:52:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004526 10.0.0.23 - - [2025-11-20 02:52:51] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003474 10.0.0.23 - - [2025-11-20 02:52:51] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005952 10.0.0.23 - - [2025-11-20 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.23 - - [2025-11-20 02:52:51] "GET /routing-instance/a2182505-a611-4444-a219-708cfdf6e0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004520 10.0.0.23 - - [2025-11-20 02:52:51] "GET /route-target/5a60bdb5-48b1-48c7-9d60-78263d3a2d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004282 10.0.0.23 - - [2025-11-20 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.23 - - [2025-11-20 02:52:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004040 10.0.0.23 - - [2025-11-20 02:52:51] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003279 10.0.0.23 - - [2025-11-20 02:52:51] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006642 10.0.0.23 - - [2025-11-20 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.23 - - [2025-11-20 02:52:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004165 10.0.0.23 - - [2025-11-20 02:52:51] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003314 10.0.0.23 - - [2025-11-20 02:52:51] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005359 10.0.0.22 - - [2025-11-20 02:52:51] "GET /obj-perms HTTP/1.1" 200 5072 0.003997 10.0.0.23 - - [2025-11-20 02:52:51] "GET /obj-perms HTTP/1.1" 200 5072 0.004182 10.0.0.23 - - [2025-11-20 02:52:51] "GET /obj-perms HTTP/1.1" 200 5072 0.003924 10.0.0.50 - - [2025-11-20 02:52:52] "GET /obj-perms HTTP/1.1" 200 5072 0.004215 10.0.0.22 - - [2025-11-20 02:52:52] "GET /obj-perms HTTP/1.1" 200 5072 0.004176 10.0.0.23 - - [2025-11-20 02:52:52] "GET /virtual-machine/ec3c82c3-37e9-4525-8750-59c6500ccec8 HTTP/1.1" 200 1313 0.003622 10.0.0.23 - - [2025-11-20 02:52:52] "GET /virtual-machine-interface/e04169fe-dbe8-487b-866a-d02832a3eafe HTTP/1.1" 200 3191 0.004910 10.0.0.23 - - [2025-11-20 02:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.23 - - [2025-11-20 02:52:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003422 10.0.0.23 - - [2025-11-20 02:52:52] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003807 10.0.0.23 - - [2025-11-20 02:52:52] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006120 10.0.0.23 - - [2025-11-20 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.23 - - [2025-11-20 02:52:53] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004184 10.0.0.23 - - [2025-11-20 02:52:53] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003288 10.0.0.23 - - [2025-11-20 02:52:53] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006612 10.0.0.23 - - [2025-11-20 02:52:53] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 200 1314 0.004470 10.0.0.23 - - [2025-11-20 02:52:53] "GET /virtual-machine-interface/2d4a5c46-22f1-41b8-97b1-9d7f6fc11eec HTTP/1.1" 200 3191 0.006294 10.0.0.23 - - [2025-11-20 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.23 - - [2025-11-20 02:52:53] "GET /security-group/8f3eb195-6edd-41fc-af28-93b145242386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.009364 10.0.0.23 - - [2025-11-20 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013731 10.0.0.23 - - [2025-11-20 02:52:53] "GET /security-group/8f3eb195-6edd-41fc-af28-93b145242386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.004355 10.0.0.23 - - [2025-11-20 02:52:53] "POST /neutron/security_group HTTP/1.1" 200 1445 0.004846 10.0.0.23 - - [2025-11-20 02:52:53] "POST /neutron/port HTTP/1.1" 200 1136 0.012129 10.0.0.23 - - [2025-11-20 02:52:53] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 200 1314 0.004276 10.0.0.23 - - [2025-11-20 02:52:53] "GET /virtual-machine-interface/2d4a5c46-22f1-41b8-97b1-9d7f6fc11eec HTTP/1.1" 200 3139 0.008804 10.0.0.23 - - [2025-11-20 02:52:53] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007710 10.0.0.23 - - [2025-11-20 02:52:53] "POST /neutron/port HTTP/1.1" 200 1098 0.011105 10.0.0.23 - - [2025-11-20 02:52:54] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 200 1314 0.004578 10.0.0.23 - - [2025-11-20 02:52:54] "GET /virtual-machine-interface/2d4a5c46-22f1-41b8-97b1-9d7f6fc11eec HTTP/1.1" 200 3191 0.008750 10.0.0.23 - - [2025-11-20 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.23 - - [2025-11-20 02:52:54] "GET /security-group/8f3eb195-6edd-41fc-af28-93b145242386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.004227 10.0.0.23 - - [2025-11-20 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.23 - - [2025-11-20 02:52:54] "GET /security-group/8f3eb195-6edd-41fc-af28-93b145242386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.004822 10.0.0.23 - - [2025-11-20 02:52:54] "POST /neutron/security_group HTTP/1.1" 200 1445 0.005048 10.0.0.23 - - [2025-11-20 02:52:56] "POST /neutron/port HTTP/1.1" 200 1110 0.042962 10.0.0.23 - - [2025-11-20 02:52:56] "POST /neutron/subnet HTTP/1.1" 200 703 0.008836 10.0.0.23 - - [2025-11-20 02:53:47] "GET /obj-perms HTTP/1.1" 200 5056 0.054197 10.0.0.23 - - [2025-11-20 02:53:47] "POST /neutron/port HTTP/1.1" 200 1110 0.018531 10.0.0.23 - - [2025-11-20 02:53:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004044 10.0.0.23 - - [2025-11-20 02:53:47] "POST /neutron/network HTTP/1.1" 200 928 0.007016 10.0.0.23 - - [2025-11-20 02:53:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.110434 10.0.0.23 - - [2025-11-20 02:53:56] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.178211 10.0.0.23 - - [2025-11-20 02:53:57] "PUT /access-control-list/4828ef35-3829-435c-afe9-35052f4c3764 HTTP/1.1" 200 272 0.045767 10.0.0.23 - - [2025-11-20 02:53:57] "POST /neutron/port HTTP/1.1" 200 1110 0.014853 10.0.0.23 - - [2025-11-20 02:53:58] "POST /neutron/subnet HTTP/1.1" 200 703 0.019536 10.0.0.23 - - [2025-11-20 02:53:59] "POST /neutron/security_group HTTP/1.1" 200 1419 0.013330 10.0.0.23 - - [2025-11-20 02:53:59] "POST /neutron/port HTTP/1.1" 200 1136 0.010866 10.0.0.23 - - [2025-11-20 02:53:59] "GET /virtual-machine/ec3c82c3-37e9-4525-8750-59c6500ccec8 HTTP/1.1" 200 1313 0.004049 10.0.0.23 - - [2025-11-20 02:54:00] "POST /neutron/port HTTP/1.1" 200 1098 0.012811 10.0.0.23 - - [2025-11-20 02:54:01] "GET /virtual-machine/ec3c82c3-37e9-4525-8750-59c6500ccec8 HTTP/1.1" 404 171 0.003781 10.0.0.23 - - [2025-11-20 02:54:01] "GET /virtual-machine/ec3c82c3-37e9-4525-8750-59c6500ccec8 HTTP/1.1" 404 171 0.003572 10.0.0.23 - - [2025-11-20 02:54:01] "GET /virtual-machine/ec3c82c3-37e9-4525-8750-59c6500ccec8 HTTP/1.1" 404 171 0.003389 10.0.0.23 - - [2025-11-20 02:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.23 - - [2025-11-20 02:54:02] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003964 10.0.0.23 - - [2025-11-20 02:54:02] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003320 10.0.0.23 - - [2025-11-20 02:54:02] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006223 10.0.0.23 - - [2025-11-20 02:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.23 - - [2025-11-20 02:54:02] "GET /routing-instance/a2182505-a611-4444-a219-708cfdf6e0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.005518 10.0.0.23 - - [2025-11-20 02:54:02] "GET /route-target/5a60bdb5-48b1-48c7-9d60-78263d3a2d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003907 10.0.0.50 - - [2025-11-20 02:54:02] "GET /obj-perms HTTP/1.1" 200 5072 0.005479 10.0.0.23 - - [2025-11-20 02:54:08] "GET /obj-perms HTTP/1.1" 200 5072 0.004367 10.0.0.50 - - [2025-11-20 02:54:11] "GET /obj-perms HTTP/1.1" 200 5072 0.004036 10.0.0.23 - - [2025-11-20 02:54:17] "GET /obj-perms HTTP/1.1" 200 5072 0.005009 10.0.0.50 - - [2025-11-20 02:54:20] "GET /obj-perms HTTP/1.1" 200 5072 0.003856 10.0.0.23 - - [2025-11-20 02:54:26] "GET /obj-perms HTTP/1.1" 200 5072 0.004321 10.0.0.50 - - [2025-11-20 02:54:26] "GET /obj-perms HTTP/1.1" 200 5072 0.003768 10.0.0.23 - - [2025-11-20 02:54:27] "POST /neutron/port HTTP/1.1" 200 1110 0.016013 10.0.0.23 - - [2025-11-20 02:54:27] "POST /neutron/port HTTP/1.1" 200 1098 0.076770 10.0.0.23 - - [2025-11-20 02:54:27] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 200 1314 0.004611 10.0.0.23 - - [2025-11-20 02:54:27] "POST /neutron/port HTTP/1.1" 200 151 0.167380 10.0.0.23 - - [2025-11-20 02:54:29] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 404 171 0.004835 10.0.0.23 - - [2025-11-20 02:54:29] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 404 171 0.003756 10.0.0.23 - - [2025-11-20 02:54:29] "GET /virtual-machine/fbbf8965-55fb-4181-a8aa-8953ba5ddb25 HTTP/1.1" 404 171 0.003305 10.0.0.23 - - [2025-11-20 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2025-11-20 02:54:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003979 10.0.0.23 - - [2025-11-20 02:54:29] "GET /virtual-networks?parent_id=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003116 10.0.0.23 - - [2025-11-20 02:54:29] "GET /virtual-network/310aee91-ccfb-4e3f-90db-0409050adff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006656 10.0.0.23 - - [2025-11-20 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.23 - - [2025-11-20 02:54:29] "GET /routing-instance/a2182505-a611-4444-a219-708cfdf6e0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004611 10.0.0.23 - - [2025-11-20 02:54:29] "GET /route-target/5a60bdb5-48b1-48c7-9d60-78263d3a2d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003955 10.0.0.23 - - [2025-11-20 02:54:29] "GET /obj-perms HTTP/1.1" 200 5072 0.003913 10.0.0.50 - - [2025-11-20 02:54:35] "GET /obj-perms HTTP/1.1" 200 5072 0.004378 10.0.0.23 - - [2025-11-20 02:54:35] "GET /obj-perms HTTP/1.1" 200 5072 0.003899 10.0.0.23 - - [2025-11-20 02:54:36] "DELETE /route-target/5a60bdb5-48b1-48c7-9d60-78263d3a2d6e HTTP/1.1" 200 115 0.026494 10.0.0.23 - - [2025-11-20 02:54:36] "POST /neutron/security_group HTTP/1.1" 200 1445 0.004524 10.0.0.23 - - [2025-11-20 02:54:36] "POST /fqname-to-id HTTP/1.1" 404 245 0.008808 10.0.0.22 - - [2025-11-20 02:54:38] "GET /projects?obj_uuids=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001385 10.0.0.23 - - [2025-11-20 02:54:38] "GET /project/eafc6e67-983f-44fa-8c4a-ae09e4003255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.069304 10.0.0.22 - - [2025-11-20 02:54:38] "GET /projects?obj_uuids=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001011 10.0.0.23 - - [2025-11-20 02:54:38] "GET /project/eafc6e67-983f-44fa-8c4a-ae09e4003255?fields=virtual_networks HTTP/1.1" 200 1075 0.041619 10.0.0.22 - - [2025-11-20 02:54:38] "GET /projects?obj_uuids=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001024 10.0.0.23 - - [2025-11-20 02:54:38] "GET /project/eafc6e67-983f-44fa-8c4a-ae09e4003255?fields=virtual_machine_interfaces HTTP/1.1" 200 1075 0.032407 10.0.0.22 - - [2025-11-20 02:54:38] "GET /projects?obj_uuids=eafc6e67-983f-44fa-8c4a-ae09e4003255&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001320 10.0.0.23 - - [2025-11-20 02:54:38] "GET /project/eafc6e67-983f-44fa-8c4a-ae09e4003255?fields=security_groups HTTP/1.1" 200 1322 0.041375 10.0.0.23 - - [2025-11-20 02:54:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.028807 10.0.0.22 - - [2025-11-20 02:54:39] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003489 10.0.0.22 - - [2025-11-20 02:54:39] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001337 10.0.0.22 - - [2025-11-20 02:54:39] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008746 10.0.0.22 - - [2025-11-20 02:54:39] "POST /id-to-fqname HTTP/1.1" 200 188 0.002151 10.0.0.22 - - [2025-11-20 02:54:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.009070 10.0.0.22 - - [2025-11-20 02:54:39] "POST /security-groups HTTP/1.1" 200 589 0.073480 10.0.0.23 - - [2025-11-20 02:54:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.003503 10.0.0.22 - - [2025-11-20 02:54:39] "POST /projects HTTP/1.1" 200 581 0.273829 10.0.0.22 - - [2025-11-20 02:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.348022 10.0.0.23 - - [2025-11-20 02:54:39] "POST /access-control-lists HTTP/1.1" 200 592 0.031414 10.0.0.23 - - [2025-11-20 02:54:39] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.498456 10.0.0.23 - - [2025-11-20 02:54:40] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.23 - - [2025-11-20 02:54:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.23 - - [2025-11-20 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.054758 10.0.0.22 - - [2025-11-20 02:54:42] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001233 10.0.0.23 - - [2025-11-20 02:54:42] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.042874 10.0.0.22 - - [2025-11-20 02:54:42] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001193 10.0.0.23 - - [2025-11-20 02:54:43] "POST /neutron/network HTTP/1.1" 200 615 0.156830 10.0.0.23 - - [2025-11-20 02:54:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.005896 10.0.0.23 - - [2025-11-20 02:54:43] "GET /virtual-network/8bbf0be8-2af2-4710-83ec-bfccd1207600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010899 10.0.0.23 - - [2025-11-20 02:54:43] "POST /neutron/network HTTP/1.1" 200 832 0.007048 10.0.0.23 - - [2025-11-20 02:54:43] "GET /virtual-network/8bbf0be8-2af2-4710-83ec-bfccd1207600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005163 10.0.0.23 - - [2025-11-20 02:54:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.001303 10.0.0.23 - - [2025-11-20 02:54:43] "POST /neutron/network HTTP/1.1" 200 842 0.008212 10.0.0.22 - - [2025-11-20 02:54:44] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.23 - - [2025-11-20 02:54:44] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.064529 10.0.0.23 - - [2025-11-20 02:54:44] "POST /neutron/port HTTP/1.1" 200 117 0.006727 10.0.0.22 - - [2025-11-20 02:54:45] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000981 10.0.0.23 - - [2025-11-20 02:54:45] "POST /neutron/port HTTP/1.1" 200 1056 0.351883 10.0.0.23 - - [2025-11-20 02:54:45] "POST /neutron/port HTTP/1.1" 200 1110 0.116066 10.0.0.23 - - [2025-11-20 02:54:45] "POST /neutron/subnet HTTP/1.1" 200 689 0.009702 10.0.0.22 - - [2025-11-20 02:54:47] "GET /obj-perms HTTP/1.1" 200 5056 0.052617 10.0.0.23 - - [2025-11-20 02:54:49] "POST /neutron/port HTTP/1.1" 200 1084 0.013960 10.0.0.23 - - [2025-11-20 02:54:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004043 10.0.0.23 - - [2025-11-20 02:54:49] "POST /neutron/network HTTP/1.1" 200 832 0.007683 10.0.0.23 - - [2025-11-20 02:54:49] "POST /neutron/port HTTP/1.1" 200 1084 0.015179 10.0.0.23 - - [2025-11-20 02:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.22 - - [2025-11-20 02:54:49] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001336 10.0.0.23 - - [2025-11-20 02:54:49] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.045489 10.0.0.22 - - [2025-11-20 02:54:49] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001351 10.0.0.23 - - [2025-11-20 02:54:50] "POST /neutron/network HTTP/1.1" 200 613 0.126479 10.0.0.23 - - [2025-11-20 02:54:50] "POST /route-targets HTTP/1.1" 200 327 0.015234 10.0.0.23 - - [2025-11-20 02:54:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.003904 10.0.0.23 - - [2025-11-20 02:54:50] "GET /virtual-network/21236484-9c48-4afb-9aac-21af1fcd3124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006667 10.0.0.23 - - [2025-11-20 02:54:50] "POST /neutron/network HTTP/1.1" 200 832 0.006494 10.0.0.23 - - [2025-11-20 02:54:50] "GET /virtual-network/21236484-9c48-4afb-9aac-21af1fcd3124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004903 10.0.0.23 - - [2025-11-20 02:54:50] "GET /virtual-network/21236484-9c48-4afb-9aac-21af1fcd3124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005388 10.0.0.23 - - [2025-11-20 02:54:51] "GET /obj-perms HTTP/1.1" 200 5026 0.053870 10.0.0.23 - - [2025-11-20 02:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.22 - - [2025-11-20 02:54:52] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001114 10.0.0.23 - - [2025-11-20 02:54:52] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.047849 10.0.0.23 - - [2025-11-20 02:54:52] "POST /neutron/network HTTP/1.1" 200 117 0.014515 10.0.0.23 - - [2025-11-20 02:54:52] "POST /ref-update HTTP/1.1" 200 156 0.032573 10.0.0.23 - - [2025-11-20 02:54:52] "POST /neutron/network HTTP/1.1" 200 831 0.008409 10.0.0.23 - - [2025-11-20 02:54:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001145 10.0.0.23 - - [2025-11-20 02:54:52] "GET /virtual-network/321159e9-e2f3-4327-b3f6-54ac8a1739be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005518 10.0.0.23 - - [2025-11-20 02:54:52] "GET /virtual-network/321159e9-e2f3-4327-b3f6-54ac8a1739be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006074 10.0.0.23 - - [2025-11-20 02:54:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.009315 10.0.0.23 - - [2025-11-20 02:54:53] "GET /virtual-network/321159e9-e2f3-4327-b3f6-54ac8a1739be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005970 10.0.0.50 - - [2025-11-20 02:54:53] "GET /obj-perms HTTP/1.1" 200 5026 0.048978 10.0.0.23 - - [2025-11-20 02:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.22 - - [2025-11-20 02:54:53] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001198 10.0.0.23 - - [2025-11-20 02:54:53] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.045828 10.0.0.22 - - [2025-11-20 02:54:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006483 10.0.0.23 - - [2025-11-20 02:54:54] "POST /neutron/subnet HTTP/1.1" 200 729 0.190605 10.0.0.23 - - [2025-11-20 02:54:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001706 10.0.0.23 - - [2025-11-20 02:54:54] "GET /virtual-network/f1231105-df6d-4568-9848-c71eb82ddaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006726 10.0.0.23 - - [2025-11-20 02:54:54] "GET /virtual-network/f1231105-df6d-4568-9848-c71eb82ddaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006680 10.0.0.23 - - [2025-11-20 02:54:54] "POST /neutron/network HTTP/1.1" 200 835 0.010352 10.0.0.23 - - [2025-11-20 02:54:54] "GET /virtual-network/f1231105-df6d-4568-9848-c71eb82ddaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005833 10.0.0.22 - - [2025-11-20 02:54:54] "GET /obj-perms HTTP/1.1" 200 5026 0.047873 10.0.0.23 - - [2025-11-20 02:54:54] "POST /id-to-fqname HTTP/1.1" 200 223 0.001359 10.0.0.23 - - [2025-11-20 02:54:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011071 10.0.0.22 - - [2025-11-20 02:54:55] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001383 10.0.0.23 - - [2025-11-20 02:54:55] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.058702 10.0.0.23 - - [2025-11-20 02:54:55] "POST /neutron/port HTTP/1.1" 200 1084 0.017472 10.0.0.23 - - [2025-11-20 02:54:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.001419 10.0.0.23 - - [2025-11-20 02:54:56] "POST /neutron/port HTTP/1.1" 200 1084 0.018161 10.0.0.23 - - [2025-11-20 02:54:56] "POST /neutron/network HTTP/1.1" 200 841 0.007488 10.0.0.23 - - [2025-11-20 02:54:56] "POST /neutron/port HTTP/1.1" 200 1057 0.016190 10.0.0.23 - - [2025-11-20 02:54:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003770 10.0.0.22 - - [2025-11-20 02:54:56] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001008 10.0.0.23 - - [2025-11-20 02:54:57] "POST /neutron/network HTTP/1.1" 200 831 0.006122 10.0.0.23 - - [2025-11-20 02:54:57] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.101835 10.0.0.23 - - [2025-11-20 02:54:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010806 10.0.0.23 - - [2025-11-20 02:54:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003496 10.0.0.23 - - [2025-11-20 02:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.22 - - [2025-11-20 02:54:57] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000940 10.0.0.23 - - [2025-11-20 02:54:57] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007619 10.0.0.23 - - [2025-11-20 02:54:57] "POST /service-templates HTTP/1.1" 200 543 0.033828 10.0.0.23 - - [2025-11-20 02:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.23 - - [2025-11-20 02:54:57] "GET /service-template/da8dca31-426a-414f-bc44-8a47e7dab664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.007393 10.0.0.23 - - [2025-11-20 02:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.23 - - [2025-11-20 02:54:57] "GET /service-template/da8dca31-426a-414f-bc44-8a47e7dab664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004920 10.0.0.23 - - [2025-11-20 02:54:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001490 10.0.0.22 - - [2025-11-20 02:54:57] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001275 10.0.0.23 - - [2025-11-20 02:54:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001069 10.0.0.23 - - [2025-11-20 02:54:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001342 10.0.0.23 - - [2025-11-20 02:54:58] "POST /neutron/port HTTP/1.1" 200 1059 0.317135 10.0.0.23 - - [2025-11-20 02:54:58] "POST /neutron/port HTTP/1.1" 200 1059 0.014054 10.0.0.23 - - [2025-11-20 02:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.23 - - [2025-11-20 02:54:58] "POST /neutron/port HTTP/1.1" 200 1087 0.019447 10.0.0.23 - - [2025-11-20 02:54:58] "DELETE /service-template/da8dca31-426a-414f-bc44-8a47e7dab664 HTTP/1.1" 200 115 0.037327 10.0.0.23 - - [2025-11-20 02:54:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.003672 10.0.0.23 - - [2025-11-20 02:54:58] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.23 - - [2025-11-20 02:54:58] "POST /neutron/network HTTP/1.1" 400 204 0.014693 10.0.0.23 - - [2025-11-20 02:54:59] "POST /neutron/port HTTP/1.1" 200 151 0.167001 10.0.0.23 - - [2025-11-20 02:54:59] "DELETE /access-control-list/8e0d3fc0-c447-40bf-ba71-928d3cafafd5 HTTP/1.1" 200 115 0.039528 10.0.0.23 - - [2025-11-20 02:55:00] "POST /neutron/port HTTP/1.1" 200 151 0.171242 10.0.0.23 - - [2025-11-20 02:55:00] "DELETE /route-target/19fce5e5-2c11-4f04-8607-8812f37160d0 HTTP/1.1" 200 115 0.028745 10.0.0.23 - - [2025-11-20 02:55:00] "POST /neutron/port HTTP/1.1" 200 117 0.012125 10.0.0.23 - - [2025-11-20 02:55:01] "POST /neutron/network HTTP/1.1" 200 832 0.008345 10.0.0.23 - - [2025-11-20 02:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.23 - - [2025-11-20 02:55:01] "POST /neutron/network HTTP/1.1" 400 204 0.018210 10.0.0.23 - - [2025-11-20 02:55:02] "POST /neutron/port HTTP/1.1" 200 151 0.227131 10.0.0.50 - - [2025-11-20 02:55:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.50 - - [2025-11-20 02:55:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.23 - - [2025-11-20 02:55:04] "DELETE /route-target/04a2e0c4-897a-4687-a0cc-90bd73f10fb3 HTTP/1.1" 200 115 0.023899 10.0.0.50 - - [2025-11-20 02:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.50 - - [2025-11-20 02:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.22 - - [2025-11-20 02:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.22 - - [2025-11-20 02:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.23 - - [2025-11-20 02:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.22 - - [2025-11-20 02:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.001173 10.0.0.23 - - [2025-11-20 02:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.22 - - [2025-11-20 02:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.23 - - [2025-11-20 02:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.23 - - [2025-11-20 02:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2025-11-20 02:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.22 - - [2025-11-20 02:55:06] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001094 10.0.0.23 - - [2025-11-20 02:55:06] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044331 10.0.0.23 - - [2025-11-20 02:55:06] "POST /neutron/network HTTP/1.1" 200 117 0.013896 10.0.0.23 - - [2025-11-20 02:55:07] "POST /neutron/network HTTP/1.1" 200 832 0.009970 10.0.0.23 - - [2025-11-20 02:55:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001461 10.0.0.23 - - [2025-11-20 02:55:07] "GET /virtual-network/e7419b9f-dd68-4ef3-abc6-d9319f41d4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005894 10.0.0.23 - - [2025-11-20 02:55:07] "GET /virtual-network/e7419b9f-dd68-4ef3-abc6-d9319f41d4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005882 10.0.0.23 - - [2025-11-20 02:55:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.008964 10.0.0.23 - - [2025-11-20 02:55:07] "GET /virtual-network/e7419b9f-dd68-4ef3-abc6-d9319f41d4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006556 10.0.0.23 - - [2025-11-20 02:55:07] "GET /obj-perms HTTP/1.1" 200 5026 0.004026 10.0.0.23 - - [2025-11-20 02:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.22 - - [2025-11-20 02:55:07] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001055 10.0.0.23 - - [2025-11-20 02:55:07] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.042652 10.0.0.23 - - [2025-11-20 02:55:08] "POST /route-targets HTTP/1.1" 200 327 0.016766 10.0.0.22 - - [2025-11-20 02:55:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007333 10.0.0.23 - - [2025-11-20 02:55:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.192979 10.0.0.23 - - [2025-11-20 02:55:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001362 10.0.0.23 - - [2025-11-20 02:55:08] "GET /virtual-network/5121f95e-0e50-4b26-b79f-1f389b519088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005867 10.0.0.23 - - [2025-11-20 02:55:08] "GET /virtual-network/5121f95e-0e50-4b26-b79f-1f389b519088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005342 10.0.0.23 - - [2025-11-20 02:55:08] "POST /neutron/network HTTP/1.1" 200 833 0.006866 10.0.0.23 - - [2025-11-20 02:55:08] "GET /virtual-network/5121f95e-0e50-4b26-b79f-1f389b519088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005732 10.0.0.50 - - [2025-11-20 02:55:08] "GET /obj-perms HTTP/1.1" 200 5026 0.004026 10.0.0.23 - - [2025-11-20 02:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.22 - - [2025-11-20 02:55:08] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001073 10.0.0.23 - - [2025-11-20 02:55:08] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.047451 10.0.0.22 - - [2025-11-20 02:55:08] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001917 10.0.0.23 - - [2025-11-20 02:55:09] "POST /neutron/network HTTP/1.1" 200 615 0.111153 10.0.0.23 - - [2025-11-20 02:55:09] "POST /ref-update HTTP/1.1" 200 156 0.025116 10.0.0.23 - - [2025-11-20 02:55:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.003464 10.0.0.23 - - [2025-11-20 02:55:09] "GET /virtual-network/2179b281-8ed6-4695-8cfe-2863bfb628bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005921 10.0.0.23 - - [2025-11-20 02:55:09] "POST /neutron/network HTTP/1.1" 200 834 0.007818 10.0.0.23 - - [2025-11-20 02:55:09] "GET /virtual-network/2179b281-8ed6-4695-8cfe-2863bfb628bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005742 10.0.0.23 - - [2025-11-20 02:55:09] "GET /virtual-network/2179b281-8ed6-4695-8cfe-2863bfb628bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.083448 10.0.0.22 - - [2025-11-20 02:55:09] "GET /obj-perms HTTP/1.1" 200 5026 0.004434 10.0.0.23 - - [2025-11-20 02:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011202 10.0.0.22 - - [2025-11-20 02:55:09] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001016 10.0.0.23 - - [2025-11-20 02:55:09] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.035984 10.0.0.23 - - [2025-11-20 02:55:10] "POST /neutron/network HTTP/1.1" 200 117 0.033839 10.0.0.22 - - [2025-11-20 02:55:10] "DELETE /project/02d4f0681a5447df90c3a94344cc109b HTTP/1.1" 404 173 0.003071 10.0.0.22 - - [2025-11-20 02:55:10] "DELETE /project/eafc6e67-983f-44fa-8c4a-ae09e4003255 HTTP/1.1" 404 177 0.006348 10.0.0.23 - - [2025-11-20 02:55:10] "POST /neutron/network HTTP/1.1" 200 842 0.010609 10.0.0.23 - - [2025-11-20 02:55:10] "POST /id-to-fqname HTTP/1.1" 200 229 0.001316 10.0.0.23 - - [2025-11-20 02:55:10] "GET /virtual-network/45567a3d-20b2-46b1-bb82-26e030853378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006059 10.0.0.23 - - [2025-11-20 02:55:10] "GET /virtual-network/45567a3d-20b2-46b1-bb82-26e030853378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005966 10.0.0.23 - - [2025-11-20 02:55:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.008695 10.0.0.23 - - [2025-11-20 02:55:10] "GET /virtual-network/45567a3d-20b2-46b1-bb82-26e030853378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005871 10.0.0.23 - - [2025-11-20 02:55:10] "GET /obj-perms HTTP/1.1" 200 5026 0.004345 10.0.0.23 - - [2025-11-20 02:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.22 - - [2025-11-20 02:55:10] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001108 10.0.0.23 - - [2025-11-20 02:55:11] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.043013 10.0.0.23 - - [2025-11-20 02:55:11] "POST /route-targets HTTP/1.1" 200 327 0.013171 10.0.0.22 - - [2025-11-20 02:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007697 10.0.0.23 - - [2025-11-20 02:55:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.202839 10.0.0.23 - - [2025-11-20 02:55:11] "POST /id-to-fqname HTTP/1.1" 200 230 0.001390 10.0.0.23 - - [2025-11-20 02:55:11] "GET /virtual-network/9805e02c-b829-4780-899a-8f8165bc832f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005363 10.0.0.23 - - [2025-11-20 02:55:11] "GET /virtual-network/9805e02c-b829-4780-899a-8f8165bc832f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006525 10.0.0.23 - - [2025-11-20 02:55:11] "POST /neutron/network HTTP/1.1" 200 847 0.007559 10.0.0.23 - - [2025-11-20 02:55:11] "GET /virtual-network/9805e02c-b829-4780-899a-8f8165bc832f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005675 10.0.0.50 - - [2025-11-20 02:55:12] "GET /obj-perms HTTP/1.1" 200 5026 0.004446 10.0.0.23 - - [2025-11-20 02:55:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001461 10.0.0.22 - - [2025-11-20 02:55:12] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000979 10.0.0.23 - - [2025-11-20 02:55:13] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.085114 10.0.0.23 - - [2025-11-20 02:55:13] "POST /neutron/network HTTP/1.1" 200 833 0.038213 10.0.0.23 - - [2025-11-20 02:55:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001358 10.0.0.23 - - [2025-11-20 02:55:13] "POST /neutron/port HTTP/1.1" 200 117 0.006391 10.0.0.22 - - [2025-11-20 02:55:13] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001615 10.0.0.23 - - [2025-11-20 02:55:14] "POST /neutron/port HTTP/1.1" 200 1059 0.331893 10.0.0.23 - - [2025-11-20 02:55:14] "POST /neutron/port HTTP/1.1" 200 1113 0.121933 10.0.0.23 - - [2025-11-20 02:55:14] "POST /neutron/subnet HTTP/1.1" 200 703 0.008608 10.0.0.22 - - [2025-11-20 02:55:14] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001713 10.0.0.23 - - [2025-11-20 02:55:14] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.079869 10.0.0.23 - - [2025-11-20 02:55:14] "POST /neutron/network HTTP/1.1" 200 834 0.009332 10.0.0.23 - - [2025-11-20 02:55:14] "POST /neutron/port HTTP/1.1" 200 117 0.005757 10.0.0.23 - - [2025-11-20 02:55:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003177 10.0.0.23 - - [2025-11-20 02:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.22 - - [2025-11-20 02:55:14] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001550 10.0.0.23 - - [2025-11-20 02:55:14] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010754 10.0.0.23 - - [2025-11-20 02:55:15] "POST /service-templates HTTP/1.1" 200 543 0.039426 10.0.0.23 - - [2025-11-20 02:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.23 - - [2025-11-20 02:55:15] "GET /service-template/b0065556-cefb-4eac-a1f9-9c4ed2da4387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006823 10.0.0.23 - - [2025-11-20 02:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.23 - - [2025-11-20 02:55:15] "GET /service-template/b0065556-cefb-4eac-a1f9-9c4ed2da4387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003863 10.0.0.23 - - [2025-11-20 02:55:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001114 10.0.0.23 - - [2025-11-20 02:55:15] "POST /id-to-fqname HTTP/1.1" 200 229 0.001186 10.0.0.23 - - [2025-11-20 02:55:15] "POST /id-to-fqname HTTP/1.1" 200 230 0.001345 10.0.0.23 - - [2025-11-20 02:55:15] "POST /neutron/port HTTP/1.1" 200 1919 0.068616 10.0.0.23 - - [2025-11-20 02:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.23 - - [2025-11-20 02:55:15] "POST /neutron/port HTTP/1.1" 200 1058 0.019750 10.0.0.23 - - [2025-11-20 02:55:15] "DELETE /service-template/b0065556-cefb-4eac-a1f9-9c4ed2da4387 HTTP/1.1" 200 115 0.033688 10.0.0.23 - - [2025-11-20 02:55:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.006023 10.0.0.23 - - [2025-11-20 02:55:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004541 10.0.0.22 - - [2025-11-20 02:55:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002373 10.0.0.22 - - [2025-11-20 02:55:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003165 10.0.0.23 - - [2025-11-20 02:55:16] "POST /neutron/network HTTP/1.1" 200 151 0.131558 10.0.0.23 - - [2025-11-20 02:55:16] "DELETE /route-target/8f791d61-9354-40bc-9c7b-e3aff9fc91e5 HTTP/1.1" 200 115 0.021136 10.0.0.23 - - [2025-11-20 02:55:16] "POST /neutron/network HTTP/1.1" 200 842 0.007116 10.0.0.23 - - [2025-11-20 02:55:16] "POST /neutron/port HTTP/1.1" 200 1113 0.013572 10.0.0.23 - - [2025-11-20 02:55:16] "POST /neutron/network HTTP/1.1" 400 204 0.017092 10.0.0.23 - - [2025-11-20 02:55:17] "POST /neutron/port HTTP/1.1" 200 151 0.152471 10.0.0.23 - - [2025-11-20 02:55:17] "POST /neutron/network HTTP/1.1" 200 117 0.010124 10.0.0.23 - - [2025-11-20 02:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.22 - - [2025-11-20 02:55:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006635 10.0.0.22 - - [2025-11-20 02:55:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002740 10.0.0.23 - - [2025-11-20 02:55:18] "POST /neutron/network HTTP/1.1" 200 151 0.135617 10.0.0.23 - - [2025-11-20 02:55:19] "DELETE /route-target/e158920f-c0e0-44c5-bc83-44349e7d655e HTTP/1.1" 200 115 0.022992 10.0.0.23 - - [2025-11-20 02:55:19] "POST /neutron/network HTTP/1.1" 200 832 0.006970 10.0.0.22 - - [2025-11-20 02:55:21] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001550 10.0.0.23 - - [2025-11-20 02:55:21] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.042659 10.0.0.22 - - [2025-11-20 02:55:21] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000982 10.0.0.23 - - [2025-11-20 02:55:21] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?fields=virtual_networks HTTP/1.1" 200 1027 0.036904 10.0.0.22 - - [2025-11-20 02:55:21] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001656 10.0.0.23 - - [2025-11-20 02:55:21] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.077605 10.0.0.22 - - [2025-11-20 02:55:21] "GET /projects?obj_uuids=02d4f068-1a54-47df-90c3-a94344cc109b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001350 10.0.0.23 - - [2025-11-20 02:55:21] "GET /project/02d4f068-1a54-47df-90c3-a94344cc109b?fields=security_groups HTTP/1.1" 200 1251 0.041674 10.0.0.23 - - [2025-11-20 02:55:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.031779 10.0.0.22 - - [2025-11-20 02:55:22] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003094 10.0.0.22 - - [2025-11-20 02:55:22] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001136 10.0.0.22 - - [2025-11-20 02:55:22] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007978 10.0.0.22 - - [2025-11-20 02:55:22] "POST /id-to-fqname HTTP/1.1" 200 188 0.003079 10.0.0.22 - - [2025-11-20 02:55:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.005797 10.0.0.22 - - [2025-11-20 02:55:22] "POST /security-groups HTTP/1.1" 200 589 0.033541 10.0.0.23 - - [2025-11-20 02:55:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.004725 10.0.0.22 - - [2025-11-20 02:55:22] "POST /projects HTTP/1.1" 200 581 0.239200 10.0.0.22 - - [2025-11-20 02:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.315638 10.0.0.23 - - [2025-11-20 02:55:22] "POST /access-control-lists HTTP/1.1" 200 592 0.040035 10.0.0.23 - - [2025-11-20 02:55:22] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.479664 10.0.0.23 - - [2025-11-20 02:55:23] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.23 - - [2025-11-20 02:55:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.23 - - [2025-11-20 02:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.052644 10.0.0.22 - - [2025-11-20 02:55:25] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000917 10.0.0.23 - - [2025-11-20 02:55:26] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.036426 10.0.0.22 - - [2025-11-20 02:55:26] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001266 10.0.0.23 - - [2025-11-20 02:55:26] "POST /neutron/network HTTP/1.1" 200 613 0.155692 10.0.0.23 - - [2025-11-20 02:55:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.003390 10.0.0.23 - - [2025-11-20 02:55:26] "GET /virtual-network/a078fd1f-8160-4c7d-9df5-96fdab04c172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005417 10.0.0.23 - - [2025-11-20 02:55:26] "POST /neutron/network HTTP/1.1" 200 833 0.005816 10.0.0.23 - - [2025-11-20 02:55:26] "GET /virtual-network/a078fd1f-8160-4c7d-9df5-96fdab04c172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005237 10.0.0.23 - - [2025-11-20 02:55:27] "GET /virtual-network/a078fd1f-8160-4c7d-9df5-96fdab04c172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005569 10.0.0.22 - - [2025-11-20 02:55:28] "GET /obj-perms HTTP/1.1" 200 5026 0.055105 10.0.0.23 - - [2025-11-20 02:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.22 - - [2025-11-20 02:55:28] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001046 10.0.0.23 - - [2025-11-20 02:55:28] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.057545 10.0.0.23 - - [2025-11-20 02:55:28] "POST /neutron/network HTTP/1.1" 200 117 0.013343 10.0.0.23 - - [2025-11-20 02:55:28] "POST /route-targets HTTP/1.1" 200 327 0.012665 10.0.0.23 - - [2025-11-20 02:55:29] "POST /neutron/network HTTP/1.1" 200 836 0.008464 10.0.0.23 - - [2025-11-20 02:55:29] "POST /id-to-fqname HTTP/1.1" 200 225 0.001201 10.0.0.23 - - [2025-11-20 02:55:29] "GET /virtual-network/3e4360a7-3134-4fb6-b65b-72470ab70b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005303 10.0.0.23 - - [2025-11-20 02:55:29] "GET /virtual-network/3e4360a7-3134-4fb6-b65b-72470ab70b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005581 10.0.0.23 - - [2025-11-20 02:55:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.010632 10.0.0.23 - - [2025-11-20 02:55:29] "GET /virtual-network/3e4360a7-3134-4fb6-b65b-72470ab70b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005818 10.0.0.23 - - [2025-11-20 02:55:29] "GET /obj-perms HTTP/1.1" 200 5026 0.046217 10.0.0.23 - - [2025-11-20 02:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.22 - - [2025-11-20 02:55:29] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000988 10.0.0.23 - - [2025-11-20 02:55:29] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.042416 10.0.0.23 - - [2025-11-20 02:55:30] "POST /ref-update HTTP/1.1" 200 156 0.025367 10.0.0.22 - - [2025-11-20 02:55:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004446 10.0.0.23 - - [2025-11-20 02:55:30] "POST /neutron/subnet HTTP/1.1" 200 730 0.237622 10.0.0.23 - - [2025-11-20 02:55:30] "POST /id-to-fqname HTTP/1.1" 200 226 0.001617 10.0.0.23 - - [2025-11-20 02:55:30] "GET /virtual-network/c6dcc977-c016-487b-aec3-c25cfa201aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006954 10.0.0.23 - - [2025-11-20 02:55:30] "GET /virtual-network/c6dcc977-c016-487b-aec3-c25cfa201aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005835 10.0.0.23 - - [2025-11-20 02:55:30] "POST /neutron/network HTTP/1.1" 200 839 0.006868 10.0.0.23 - - [2025-11-20 02:55:30] "GET /virtual-network/c6dcc977-c016-487b-aec3-c25cfa201aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005343 10.0.0.50 - - [2025-11-20 02:55:30] "GET /obj-perms HTTP/1.1" 200 5026 0.051445 10.0.0.23 - - [2025-11-20 02:55:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.001338 10.0.0.22 - - [2025-11-20 02:55:31] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001097 10.0.0.23 - - [2025-11-20 02:55:31] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.067064 10.0.0.23 - - [2025-11-20 02:55:31] "POST /neutron/network HTTP/1.1" 200 836 0.006217 10.0.0.23 - - [2025-11-20 02:55:32] "POST /id-to-fqname HTTP/1.1" 200 226 0.001321 10.0.0.23 - - [2025-11-20 02:55:32] "POST /neutron/port HTTP/1.1" 200 117 0.006412 10.0.0.22 - - [2025-11-20 02:55:32] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.23 - - [2025-11-20 02:55:32] "POST /neutron/port HTTP/1.1" 200 1058 0.290385 10.0.0.23 - - [2025-11-20 02:55:32] "POST /neutron/port HTTP/1.1" 200 1112 0.117514 10.0.0.22 - - [2025-11-20 02:55:32] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000868 10.0.0.23 - - [2025-11-20 02:55:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.008121 10.0.0.23 - - [2025-11-20 02:55:33] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.069895 10.0.0.23 - - [2025-11-20 02:55:33] "POST /neutron/network HTTP/1.1" 200 836 0.007900 10.0.0.23 - - [2025-11-20 02:55:33] "POST /neutron/port HTTP/1.1" 200 117 0.006382 10.0.0.23 - - [2025-11-20 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.003566 10.0.0.23 - - [2025-11-20 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.22 - - [2025-11-20 02:55:33] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001074 10.0.0.23 - - [2025-11-20 02:55:33] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007369 10.0.0.23 - - [2025-11-20 02:55:33] "POST /service-templates HTTP/1.1" 200 543 0.030180 10.0.0.23 - - [2025-11-20 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007213 10.0.0.23 - - [2025-11-20 02:55:33] "GET /service-template/0d33c0a8-e63b-4f30-a5a9-74cbd8b803d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006506 10.0.0.23 - - [2025-11-20 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.23 - - [2025-11-20 02:55:33] "GET /service-template/0d33c0a8-e63b-4f30-a5a9-74cbd8b803d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003848 10.0.0.23 - - [2025-11-20 02:55:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.001433 10.0.0.23 - - [2025-11-20 02:55:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001298 10.0.0.23 - - [2025-11-20 02:55:33] "POST /id-to-fqname HTTP/1.1" 200 226 0.001456 10.0.0.23 - - [2025-11-20 02:55:33] "POST /neutron/port HTTP/1.1" 200 1918 0.030372 10.0.0.23 - - [2025-11-20 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.23 - - [2025-11-20 02:55:33] "POST /neutron/port HTTP/1.1" 200 1059 0.017459 10.0.0.23 - - [2025-11-20 02:55:33] "DELETE /service-template/0d33c0a8-e63b-4f30-a5a9-74cbd8b803d7 HTTP/1.1" 200 115 0.032211 10.0.0.23 - - [2025-11-20 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.004107 10.0.0.23 - - [2025-11-20 02:55:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004069 10.0.0.23 - - [2025-11-20 02:55:34] "POST /neutron/network HTTP/1.1" 200 839 0.009915 10.0.0.23 - - [2025-11-20 02:55:34] "POST /neutron/port HTTP/1.1" 200 1086 0.015079 10.0.0.23 - - [2025-11-20 02:55:35] "POST /neutron/port HTTP/1.1" 200 1087 0.016052 10.0.0.23 - - [2025-11-20 02:55:35] "POST /neutron/port HTTP/1.1" 200 117 0.006092 10.0.0.23 - - [2025-11-20 02:55:36] "POST /neutron/port HTTP/1.1" 200 117 0.006878 10.0.0.23 - - [2025-11-20 02:55:36] "POST /neutron/network HTTP/1.1" 200 836 0.006489 10.0.0.23 - - [2025-11-20 02:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.22 - - [2025-11-20 02:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003171 10.0.0.22 - - [2025-11-20 02:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002223 10.0.0.23 - - [2025-11-20 02:55:37] "POST /neutron/network HTTP/1.1" 200 151 0.105442 10.0.0.23 - - [2025-11-20 02:55:37] "DELETE /route-target/6ee1ac23-2af4-4323-a336-3c16f504eb80 HTTP/1.1" 200 115 0.025131 10.0.0.23 - - [2025-11-20 02:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.22 - - [2025-11-20 02:55:39] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001330 10.0.0.23 - - [2025-11-20 02:55:39] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041829 10.0.0.22 - - [2025-11-20 02:55:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006704 10.0.0.23 - - [2025-11-20 02:55:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.223719 10.0.0.23 - - [2025-11-20 02:55:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.001503 10.0.0.23 - - [2025-11-20 02:55:40] "GET /virtual-network/16a4d318-d6c2-432e-b7f7-5ee47df65c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005993 10.0.0.23 - - [2025-11-20 02:55:40] "GET /virtual-network/16a4d318-d6c2-432e-b7f7-5ee47df65c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008952 10.0.0.23 - - [2025-11-20 02:55:40] "POST /neutron/network HTTP/1.1" 200 831 0.007385 10.0.0.23 - - [2025-11-20 02:55:40] "GET /virtual-network/16a4d318-d6c2-432e-b7f7-5ee47df65c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005292 10.0.0.22 - - [2025-11-20 02:55:40] "GET /obj-perms HTTP/1.1" 200 5026 0.003824 10.0.0.23 - - [2025-11-20 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.22 - - [2025-11-20 02:55:40] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.23 - - [2025-11-20 02:55:40] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.040010 10.0.0.22 - - [2025-11-20 02:55:41] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001293 10.0.0.23 - - [2025-11-20 02:55:41] "POST /neutron/network HTTP/1.1" 200 613 0.129190 10.0.0.23 - - [2025-11-20 02:55:41] "POST /route-targets HTTP/1.1" 200 327 0.012477 10.0.0.23 - - [2025-11-20 02:55:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.003282 10.0.0.23 - - [2025-11-20 02:55:41] "GET /virtual-network/446aa0d7-e3b4-46dd-9f91-2426462e6b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005989 10.0.0.23 - - [2025-11-20 02:55:41] "POST /neutron/network HTTP/1.1" 200 833 0.008661 10.0.0.23 - - [2025-11-20 02:55:41] "GET /virtual-network/446aa0d7-e3b4-46dd-9f91-2426462e6b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009827 10.0.0.23 - - [2025-11-20 02:55:41] "GET /virtual-network/446aa0d7-e3b4-46dd-9f91-2426462e6b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007046 10.0.0.23 - - [2025-11-20 02:55:41] "GET /obj-perms HTTP/1.1" 200 5026 0.003754 10.0.0.23 - - [2025-11-20 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.22 - - [2025-11-20 02:55:42] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001460 10.0.0.23 - - [2025-11-20 02:55:42] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.046666 10.0.0.23 - - [2025-11-20 02:55:42] "POST /neutron/network HTTP/1.1" 200 117 0.014471 10.0.0.23 - - [2025-11-20 02:55:42] "POST /ref-update HTTP/1.1" 200 156 0.025666 10.0.0.23 - - [2025-11-20 02:55:42] "POST /neutron/network HTTP/1.1" 200 835 0.008404 10.0.0.23 - - [2025-11-20 02:55:42] "POST /id-to-fqname HTTP/1.1" 200 224 0.001118 10.0.0.23 - - [2025-11-20 02:55:42] "GET /virtual-network/b11d5d4d-cbd3-40eb-9689-b3123c7935bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005142 10.0.0.23 - - [2025-11-20 02:55:42] "GET /virtual-network/b11d5d4d-cbd3-40eb-9689-b3123c7935bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005259 10.0.0.23 - - [2025-11-20 02:55:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.008397 10.0.0.23 - - [2025-11-20 02:55:42] "GET /virtual-network/b11d5d4d-cbd3-40eb-9689-b3123c7935bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005953 10.0.0.50 - - [2025-11-20 02:55:43] "GET /obj-perms HTTP/1.1" 200 5026 0.004531 10.0.0.23 - - [2025-11-20 02:55:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.001339 10.0.0.22 - - [2025-11-20 02:55:43] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001280 10.0.0.23 - - [2025-11-20 02:55:43] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.095460 10.0.0.23 - - [2025-11-20 02:55:44] "POST /neutron/port HTTP/1.1" 200 117 0.009866 10.0.0.23 - - [2025-11-20 02:55:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.001708 10.0.0.23 - - [2025-11-20 02:55:44] "POST /neutron/network HTTP/1.1" 200 845 0.006460 10.0.0.23 - - [2025-11-20 02:55:44] "POST /neutron/port HTTP/1.1" 200 1059 0.016733 10.0.0.23 - - [2025-11-20 02:55:45] "POST /neutron/port HTTP/1.1" 200 1087 0.020883 10.0.0.22 - - [2025-11-20 02:55:45] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001160 10.0.0.23 - - [2025-11-20 02:55:45] "POST /neutron/port HTTP/1.1" 200 117 0.000963 10.0.0.23 - - [2025-11-20 02:55:45] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.088630 10.0.0.23 - - [2025-11-20 02:55:45] "POST /neutron/port HTTP/1.1" 200 1087 0.025398 10.0.0.23 - - [2025-11-20 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.003568 10.0.0.23 - - [2025-11-20 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.22 - - [2025-11-20 02:55:45] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001486 10.0.0.23 - - [2025-11-20 02:55:45] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.013623 10.0.0.23 - - [2025-11-20 02:55:45] "POST /service-templates HTTP/1.1" 200 543 0.043242 10.0.0.23 - - [2025-11-20 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.23 - - [2025-11-20 02:55:45] "GET /service-template/b3a34540-4784-4511-a2ae-d87f92ca03b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005888 10.0.0.23 - - [2025-11-20 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.23 - - [2025-11-20 02:55:45] "GET /service-template/b3a34540-4784-4511-a2ae-d87f92ca03b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.003752 10.0.0.23 - - [2025-11-20 02:55:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.001080 10.0.0.23 - - [2025-11-20 02:55:45] "POST /neutron/network HTTP/1.1" 200 845 0.006497 10.0.0.23 - - [2025-11-20 02:55:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.001395 10.0.0.23 - - [2025-11-20 02:55:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.003433 10.0.0.23 - - [2025-11-20 02:55:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008106 10.0.0.23 - - [2025-11-20 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.23 - - [2025-11-20 02:55:46] "DELETE /service-template/b3a34540-4784-4511-a2ae-d87f92ca03b0 HTTP/1.1" 200 115 0.035610 10.0.0.23 - - [2025-11-20 02:55:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.005091 10.0.0.23 - - [2025-11-20 02:55:46] "POST /neutron/port HTTP/1.1" 200 1113 0.118165 10.0.0.23 - - [2025-11-20 02:55:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.008728 10.0.0.23 - - [2025-11-20 02:55:46] "POST /neutron/network HTTP/1.1" 200 835 0.006411 10.0.0.23 - - [2025-11-20 02:55:47] "POST /neutron/port HTTP/1.1" 200 1113 0.013964 10.0.0.23 - - [2025-11-20 02:55:47] "POST /neutron/port HTTP/1.1" 200 1113 0.010888 10.0.0.23 - - [2025-11-20 02:55:48] "POST /neutron/network HTTP/1.1" 200 2188 0.008949 10.0.0.22 - - [2025-11-20 02:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006581 10.0.0.22 - - [2025-11-20 02:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004433 10.0.0.23 - - [2025-11-20 02:55:48] "POST /neutron/network HTTP/1.1" 200 151 0.136374 10.0.0.22 - - [2025-11-20 02:55:49] "GET /obj-perms HTTP/1.1" 200 5056 0.101787 10.0.0.22 - - [2025-11-20 02:55:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003531 10.0.0.22 - - [2025-11-20 02:55:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002738 10.0.0.23 - - [2025-11-20 02:55:49] "POST /neutron/network HTTP/1.1" 200 151 0.190995 10.0.0.23 - - [2025-11-20 02:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.23 - - [2025-11-20 02:55:49] "DELETE /route-target/6000d7dc-2348-48a4-9b2a-0ab7f3e29b99 HTTP/1.1" 200 115 0.020508 10.0.0.22 - - [2025-11-20 02:55:51] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001007 10.0.0.23 - - [2025-11-20 02:55:51] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043304 10.0.0.22 - - [2025-11-20 02:55:51] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001161 10.0.0.23 - - [2025-11-20 02:55:51] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?fields=virtual_networks HTTP/1.1" 200 1029 0.038849 10.0.0.22 - - [2025-11-20 02:55:51] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000995 10.0.0.23 - - [2025-11-20 02:55:51] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.049276 10.0.0.22 - - [2025-11-20 02:55:51] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.23 - - [2025-11-20 02:55:51] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?fields=security_groups HTTP/1.1" 200 1253 0.040378 10.0.0.23 - - [2025-11-20 02:55:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.033579 10.0.0.22 - - [2025-11-20 02:55:52] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003225 10.0.0.22 - - [2025-11-20 02:55:52] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001525 10.0.0.22 - - [2025-11-20 02:55:52] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007542 10.0.0.22 - - [2025-11-20 02:55:52] "POST /id-to-fqname HTTP/1.1" 200 186 0.005143 10.0.0.22 - - [2025-11-20 02:55:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.003497 10.0.0.22 - - [2025-11-20 02:55:52] "POST /security-groups HTTP/1.1" 200 587 0.041240 10.0.0.22 - - [2025-11-20 02:55:52] "POST /projects HTTP/1.1" 200 577 0.248162 10.0.0.23 - - [2025-11-20 02:55:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.012543 10.0.0.22 - - [2025-11-20 02:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.320195 10.0.0.23 - - [2025-11-20 02:55:52] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.462031 10.0.0.23 - - [2025-11-20 02:55:53] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.23 - - [2025-11-20 02:55:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.23 - - [2025-11-20 02:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.056497 10.0.0.22 - - [2025-11-20 02:55:55] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001400 10.0.0.23 - - [2025-11-20 02:55:56] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045799 10.0.0.23 - - [2025-11-20 02:55:56] "POST /neutron/network HTTP/1.1" 200 117 0.039026 10.0.0.23 - - [2025-11-20 02:55:56] "POST /ref-update HTTP/1.1" 200 156 0.026577 10.0.0.23 - - [2025-11-20 02:55:56] "POST /neutron/network HTTP/1.1" 200 831 0.012969 10.0.0.23 - - [2025-11-20 02:55:56] "POST /id-to-fqname HTTP/1.1" 200 221 0.001417 10.0.0.23 - - [2025-11-20 02:55:56] "GET /virtual-network/36aaa0b2-4da8-4b4d-bcf0-b9216d35766d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005373 10.0.0.23 - - [2025-11-20 02:55:56] "GET /virtual-network/36aaa0b2-4da8-4b4d-bcf0-b9216d35766d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007869 10.0.0.23 - - [2025-11-20 02:55:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.010722 10.0.0.23 - - [2025-11-20 02:55:57] "GET /virtual-network/36aaa0b2-4da8-4b4d-bcf0-b9216d35766d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008047 10.0.0.23 - - [2025-11-20 02:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.22 - - [2025-11-20 02:55:58] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000922 10.0.0.23 - - [2025-11-20 02:55:58] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.042401 10.0.0.22 - - [2025-11-20 02:55:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008558 10.0.0.23 - - [2025-11-20 02:55:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.240375 10.0.0.23 - - [2025-11-20 02:55:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001495 10.0.0.23 - - [2025-11-20 02:55:59] "GET /virtual-network/2ffc409a-7e8a-485c-9706-ccb2da045fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005928 10.0.0.23 - - [2025-11-20 02:55:59] "GET /virtual-network/2ffc409a-7e8a-485c-9706-ccb2da045fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005636 10.0.0.23 - - [2025-11-20 02:55:59] "POST /neutron/network HTTP/1.1" 200 831 0.006265 10.0.0.23 - - [2025-11-20 02:56:00] "DELETE /access-control-list/178a5696-d299-465c-8141-6402aa531a77 HTTP/1.1" 200 115 0.052066 10.0.0.23 - - [2025-11-20 02:56:04] "GET /virtual-network/2ffc409a-7e8a-485c-9706-ccb2da045fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006319 10.0.0.23 - - [2025-11-20 02:56:04] "GET /obj-perms HTTP/1.1" 200 5022 0.055933 10.0.0.50 - - [2025-11-20 02:56:04] "GET /obj-perms HTTP/1.1" 200 5022 0.052217 10.0.0.23 - - [2025-11-20 02:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.22 - - [2025-11-20 02:56:04] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000969 10.0.0.23 - - [2025-11-20 02:56:05] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.051117 10.0.0.22 - - [2025-11-20 02:56:05] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001415 10.0.0.23 - - [2025-11-20 02:56:05] "POST /neutron/network HTTP/1.1" 200 613 0.156058 10.0.0.23 - - [2025-11-20 02:56:05] "POST /ref-update HTTP/1.1" 200 156 0.023659 10.0.0.23 - - [2025-11-20 02:56:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.003288 10.0.0.23 - - [2025-11-20 02:56:05] "GET /virtual-network/7d9dad86-7c1e-4205-9609-26b606ec7e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005341 10.0.0.23 - - [2025-11-20 02:56:05] "POST /neutron/network HTTP/1.1" 200 832 0.010437 10.0.0.23 - - [2025-11-20 02:56:05] "GET /virtual-network/7d9dad86-7c1e-4205-9609-26b606ec7e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005744 10.0.0.23 - - [2025-11-20 02:56:05] "GET /virtual-network/7d9dad86-7c1e-4205-9609-26b606ec7e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005705 10.0.0.22 - - [2025-11-20 02:56:06] "GET /obj-perms HTTP/1.1" 200 5022 0.052814 10.0.0.23 - - [2025-11-20 02:56:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001247 10.0.0.23 - - [2025-11-20 02:56:06] "POST /neutron/network HTTP/1.1" 200 841 0.010253 10.0.0.22 - - [2025-11-20 02:56:07] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000979 10.0.0.23 - - [2025-11-20 02:56:07] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.059778 10.0.0.23 - - [2025-11-20 02:56:07] "POST /neutron/port HTTP/1.1" 200 117 0.006298 10.0.0.23 - - [2025-11-20 02:56:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001235 10.0.0.23 - - [2025-11-20 02:56:07] "POST /neutron/network HTTP/1.1" 200 841 0.006359 10.0.0.23 - - [2025-11-20 02:56:08] "POST /neutron/port HTTP/1.1" 200 1057 0.013813 10.0.0.23 - - [2025-11-20 02:56:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004071 10.0.0.22 - - [2025-11-20 02:56:08] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001042 10.0.0.23 - - [2025-11-20 02:56:08] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.068547 10.0.0.23 - - [2025-11-20 02:56:08] "POST /neutron/network HTTP/1.1" 200 832 0.006902 10.0.0.23 - - [2025-11-20 02:56:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007709 10.0.0.23 - - [2025-11-20 02:56:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.002986 10.0.0.23 - - [2025-11-20 02:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.22 - - [2025-11-20 02:56:08] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.23 - - [2025-11-20 02:56:08] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008116 10.0.0.23 - - [2025-11-20 02:56:08] "POST /service-templates HTTP/1.1" 200 543 0.030634 10.0.0.23 - - [2025-11-20 02:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.23 - - [2025-11-20 02:56:08] "GET /service-template/cd1885fb-6682-40d2-bc88-0dd2d3a20117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005980 10.0.0.23 - - [2025-11-20 02:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.23 - - [2025-11-20 02:56:09] "GET /service-template/cd1885fb-6682-40d2-bc88-0dd2d3a20117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003932 10.0.0.22 - - [2025-11-20 02:56:09] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001806 10.0.0.23 - - [2025-11-20 02:56:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001710 10.0.0.23 - - [2025-11-20 02:56:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001247 10.0.0.23 - - [2025-11-20 02:56:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001325 10.0.0.23 - - [2025-11-20 02:56:09] "POST /neutron/port HTTP/1.1" 200 1056 0.294052 10.0.0.23 - - [2025-11-20 02:56:09] "POST /neutron/port HTTP/1.1" 200 1056 0.021297 10.0.0.23 - - [2025-11-20 02:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2025-11-20 02:56:09] "DELETE /service-template/cd1885fb-6682-40d2-bc88-0dd2d3a20117 HTTP/1.1" 200 115 0.033431 10.0.0.23 - - [2025-11-20 02:56:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.005616 10.0.0.23 - - [2025-11-20 02:56:09] "POST /neutron/port HTTP/1.1" 200 1084 0.016921 10.0.0.23 - - [2025-11-20 02:56:09] "POST /neutron/port HTTP/1.1" 200 117 0.001610 10.0.0.23 - - [2025-11-20 02:56:09] "POST /neutron/network HTTP/1.1" 400 204 0.018007 10.0.0.23 - - [2025-11-20 02:56:10] "POST /neutron/port HTTP/1.1" 200 151 0.167807 10.0.0.22 - - [2025-11-20 02:56:10] "DELETE /project/02d4f068-1a54-47df-90c3-a94344cc109b HTTP/1.1" 404 177 0.008565 10.0.0.22 - - [2025-11-20 02:56:10] "DELETE /project/ea1b578c50954fff9e982a1f6ef7b0c4 HTTP/1.1" 404 173 0.004218 10.0.0.22 - - [2025-11-20 02:56:10] "DELETE /project/cad87164de88428aadd056d137769c53 HTTP/1.1" 404 173 0.007848 10.0.0.22 - - [2025-11-20 02:56:10] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000857 10.0.0.22 - - [2025-11-20 02:56:10] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.038538 10.0.0.22 - - [2025-11-20 02:56:10] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001074 10.0.0.22 - - [2025-11-20 02:56:10] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?fields=security_groups HTTP/1.1" 200 1358 0.049922 10.0.0.22 - - [2025-11-20 02:56:10] "DELETE /security-group/ed45ec8d-4cfc-4846-86d4-c71e4b8f7dad HTTP/1.1" 200 115 0.056372 10.0.0.22 - - [2025-11-20 02:56:10] "GET /projects?obj_uuids=ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001376 10.0.0.22 - - [2025-11-20 02:56:10] "GET /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4?fields=application_policy_sets HTTP/1.1" 200 1397 0.066908 10.0.0.22 - - [2025-11-20 02:56:10] "DELETE /project/ea1b578c-5095-4fff-9e98-2a1f6ef7b0c4 HTTP/1.1" 200 115 0.423756 10.0.0.23 - - [2025-11-20 02:56:11] "POST /neutron/port HTTP/1.1" 200 151 0.166923 10.0.0.23 - - [2025-11-20 02:56:11] "POST /neutron/network HTTP/1.1" 200 117 0.011011 10.0.0.23 - - [2025-11-20 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011600 10.0.0.22 - - [2025-11-20 02:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002885 10.0.0.22 - - [2025-11-20 02:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002271 10.0.0.23 - - [2025-11-20 02:56:11] "POST /neutron/network HTTP/1.1" 200 151 0.142972 10.0.0.23 - - [2025-11-20 02:56:12] "DELETE /route-target/1c225dc7-ccda-47fa-9104-12110c1f666b HTTP/1.1" 200 115 0.027616 10.0.0.23 - - [2025-11-20 02:56:12] "POST /neutron/network HTTP/1.1" 200 831 0.007477 10.0.0.23 - - [2025-11-20 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2025-11-20 02:56:15] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000980 10.0.0.23 - - [2025-11-20 02:56:15] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.044606 10.0.0.22 - - [2025-11-20 02:56:15] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001082 10.0.0.23 - - [2025-11-20 02:56:15] "POST /neutron/network HTTP/1.1" 200 611 0.111490 10.0.0.23 - - [2025-11-20 02:56:15] "POST /route-targets HTTP/1.1" 200 327 0.012876 10.0.0.23 - - [2025-11-20 02:56:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.005539 10.0.0.23 - - [2025-11-20 02:56:15] "GET /virtual-network/d00239c1-1795-4aa5-aa96-43267a960347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005574 10.0.0.23 - - [2025-11-20 02:56:15] "POST /neutron/network HTTP/1.1" 200 832 0.007554 10.0.0.23 - - [2025-11-20 02:56:15] "GET /virtual-network/d00239c1-1795-4aa5-aa96-43267a960347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007180 10.0.0.23 - - [2025-11-20 02:56:16] "GET /virtual-network/d00239c1-1795-4aa5-aa96-43267a960347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005232 10.0.0.23 - - [2025-11-20 02:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.22 - - [2025-11-20 02:56:16] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000969 10.0.0.23 - - [2025-11-20 02:56:16] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.044590 10.0.0.23 - - [2025-11-20 02:56:16] "POST /neutron/network HTTP/1.1" 200 117 0.014076 10.0.0.23 - - [2025-11-20 02:56:16] "POST /ref-update HTTP/1.1" 200 156 0.026589 10.0.0.23 - - [2025-11-20 02:56:16] "POST /neutron/network HTTP/1.1" 200 830 0.008638 10.0.0.23 - - [2025-11-20 02:56:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001243 10.0.0.23 - - [2025-11-20 02:56:16] "GET /virtual-network/d3fbdd2d-60ea-4fc0-b9c8-a9146a9b7e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005844 10.0.0.23 - - [2025-11-20 02:56:16] "GET /virtual-network/d3fbdd2d-60ea-4fc0-b9c8-a9146a9b7e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006481 10.0.0.23 - - [2025-11-20 02:56:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.008298 10.0.0.23 - - [2025-11-20 02:56:17] "GET /virtual-network/d3fbdd2d-60ea-4fc0-b9c8-a9146a9b7e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005640 10.0.0.23 - - [2025-11-20 02:56:17] "GET /obj-perms HTTP/1.1" 200 5022 0.004213 10.0.0.50 - - [2025-11-20 02:56:17] "GET /obj-perms HTTP/1.1" 200 5022 0.004126 10.0.0.23 - - [2025-11-20 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.22 - - [2025-11-20 02:56:17] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001276 10.0.0.23 - - [2025-11-20 02:56:17] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.034842 10.0.0.22 - - [2025-11-20 02:56:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008114 10.0.0.23 - - [2025-11-20 02:56:17] "POST /neutron/subnet HTTP/1.1" 200 715 0.193772 10.0.0.23 - - [2025-11-20 02:56:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001317 10.0.0.23 - - [2025-11-20 02:56:17] "GET /virtual-network/b3a005fb-eac9-4a50-a799-d2421301d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005191 10.0.0.23 - - [2025-11-20 02:56:18] "GET /virtual-network/b3a005fb-eac9-4a50-a799-d2421301d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005560 10.0.0.23 - - [2025-11-20 02:56:18] "POST /neutron/network HTTP/1.1" 200 830 0.006937 10.0.0.23 - - [2025-11-20 02:56:18] "GET /virtual-network/b3a005fb-eac9-4a50-a799-d2421301d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006746 10.0.0.22 - - [2025-11-20 02:56:18] "GET /obj-perms HTTP/1.1" 200 5022 0.003434 10.0.0.23 - - [2025-11-20 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.22 - - [2025-11-20 02:56:18] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001025 10.0.0.23 - - [2025-11-20 02:56:18] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.038986 10.0.0.22 - - [2025-11-20 02:56:18] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000932 10.0.0.23 - - [2025-11-20 02:56:18] "POST /neutron/network HTTP/1.1" 200 623 0.139971 10.0.0.23 - - [2025-11-20 02:56:18] "POST /route-targets HTTP/1.1" 200 327 0.014736 10.0.0.23 - - [2025-11-20 02:56:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.003809 10.0.0.23 - - [2025-11-20 02:56:19] "GET /virtual-network/f7b870e1-c82c-4177-aa1f-6874bd162359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005460 10.0.0.23 - - [2025-11-20 02:56:19] "POST /neutron/network HTTP/1.1" 200 841 0.007118 10.0.0.23 - - [2025-11-20 02:56:19] "GET /virtual-network/f7b870e1-c82c-4177-aa1f-6874bd162359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005487 10.0.0.23 - - [2025-11-20 02:56:19] "GET /virtual-network/f7b870e1-c82c-4177-aa1f-6874bd162359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006483 10.0.0.23 - - [2025-11-20 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.22 - - [2025-11-20 02:56:19] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000962 10.0.0.23 - - [2025-11-20 02:56:19] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.049035 10.0.0.23 - - [2025-11-20 02:56:19] "POST /neutron/network HTTP/1.1" 200 117 0.019790 10.0.0.23 - - [2025-11-20 02:56:19] "POST /ref-update HTTP/1.1" 200 156 0.027981 10.0.0.23 - - [2025-11-20 02:56:20] "POST /neutron/network HTTP/1.1" 200 843 0.008577 10.0.0.23 - - [2025-11-20 02:56:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001163 10.0.0.23 - - [2025-11-20 02:56:20] "GET /virtual-network/a1faf678-cc05-4ef1-b8a4-6bf3e82b763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005507 10.0.0.23 - - [2025-11-20 02:56:20] "GET /virtual-network/a1faf678-cc05-4ef1-b8a4-6bf3e82b763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.014639 10.0.0.23 - - [2025-11-20 02:56:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.009023 10.0.0.23 - - [2025-11-20 02:56:20] "GET /virtual-network/a1faf678-cc05-4ef1-b8a4-6bf3e82b763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005820 10.0.0.23 - - [2025-11-20 02:56:20] "GET /obj-perms HTTP/1.1" 200 5022 0.003554 10.0.0.50 - - [2025-11-20 02:56:20] "GET /obj-perms HTTP/1.1" 200 5022 0.003742 10.0.0.23 - - [2025-11-20 02:56:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001255 10.0.0.22 - - [2025-11-20 02:56:21] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001498 10.0.0.23 - - [2025-11-20 02:56:21] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.069054 10.0.0.23 - - [2025-11-20 02:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.006420 10.0.0.23 - - [2025-11-20 02:56:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001371 10.0.0.23 - - [2025-11-20 02:56:21] "POST /neutron/network HTTP/1.1" 200 840 0.007379 10.0.0.23 - - [2025-11-20 02:56:22] "POST /neutron/port HTTP/1.1" 200 1056 0.013919 10.0.0.23 - - [2025-11-20 02:56:22] "POST /neutron/port HTTP/1.1" 200 1084 0.015474 10.0.0.23 - - [2025-11-20 02:56:22] "POST /neutron/port HTTP/1.1" 200 117 0.001286 10.0.0.22 - - [2025-11-20 02:56:22] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001188 10.0.0.23 - - [2025-11-20 02:56:22] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.080930 10.0.0.23 - - [2025-11-20 02:56:22] "POST /neutron/port HTTP/1.1" 200 1084 0.024746 10.0.0.23 - - [2025-11-20 02:56:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.004393 10.0.0.23 - - [2025-11-20 02:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.22 - - [2025-11-20 02:56:23] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001229 10.0.0.23 - - [2025-11-20 02:56:23] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009334 10.0.0.23 - - [2025-11-20 02:56:23] "POST /service-templates HTTP/1.1" 200 543 0.025142 10.0.0.23 - - [2025-11-20 02:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.23 - - [2025-11-20 02:56:23] "GET /service-template/36045b6c-a9ec-4041-8182-40d001d731c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.006568 10.0.0.23 - - [2025-11-20 02:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.23 - - [2025-11-20 02:56:23] "GET /service-template/36045b6c-a9ec-4041-8182-40d001d731c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.004005 10.0.0.23 - - [2025-11-20 02:56:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001293 10.0.0.23 - - [2025-11-20 02:56:23] "POST /neutron/network HTTP/1.1" 200 840 0.007237 10.0.0.23 - - [2025-11-20 02:56:23] "POST /id-to-fqname HTTP/1.1" 200 227 0.001394 10.0.0.23 - - [2025-11-20 02:56:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001751 10.0.0.23 - - [2025-11-20 02:56:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012276 10.0.0.23 - - [2025-11-20 02:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.23 - - [2025-11-20 02:56:23] "DELETE /service-template/36045b6c-a9ec-4041-8182-40d001d731c7 HTTP/1.1" 200 115 0.035832 10.0.0.23 - - [2025-11-20 02:56:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.005597 10.0.0.23 - - [2025-11-20 02:56:23] "POST /neutron/port HTTP/1.1" 200 1108 0.097807 10.0.0.23 - - [2025-11-20 02:56:23] "POST /neutron/subnet HTTP/1.1" 200 689 0.008735 10.0.0.23 - - [2025-11-20 02:56:24] "POST /neutron/network HTTP/1.1" 200 843 0.006566 10.0.0.22 - - [2025-11-20 02:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004034 10.0.0.22 - - [2025-11-20 02:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005101 10.0.0.23 - - [2025-11-20 02:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.23 - - [2025-11-20 02:56:24] "POST /neutron/network HTTP/1.1" 200 151 0.118347 10.0.0.23 - - [2025-11-20 02:56:24] "POST /neutron/port HTTP/1.1" 200 151 0.199632 10.0.0.23 - - [2025-11-20 02:56:25] "POST /neutron/port HTTP/1.1" 200 1082 0.016423 10.0.0.23 - - [2025-11-20 02:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.006299 10.0.0.23 - - [2025-11-20 02:56:26] "POST /neutron/port HTTP/1.1" 200 117 0.006170 10.0.0.23 - - [2025-11-20 02:56:27] "DELETE /route-target/67fedeee-0c5f-41b5-a261-8d3d13da7d6c HTTP/1.1" 200 115 0.022815 10.0.0.23 - - [2025-11-20 02:56:27] "POST /neutron/network HTTP/1.1" 200 830 0.006643 10.0.0.22 - - [2025-11-20 02:56:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004233 10.0.0.22 - - [2025-11-20 02:56:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003735 10.0.0.23 - - [2025-11-20 02:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.23 - - [2025-11-20 02:56:27] "POST /neutron/network HTTP/1.1" 200 151 0.137031 10.0.0.22 - - [2025-11-20 02:56:29] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001212 10.0.0.23 - - [2025-11-20 02:56:29] "GET /project/cad87164-de88-428a-add0-56d137769c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.046131 10.0.0.22 - - [2025-11-20 02:56:29] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002958 10.0.0.23 - - [2025-11-20 02:56:29] "GET /project/cad87164-de88-428a-add0-56d137769c53?fields=virtual_networks HTTP/1.1" 200 1025 0.041635 10.0.0.22 - - [2025-11-20 02:56:29] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001128 10.0.0.23 - - [2025-11-20 02:56:29] "GET /project/cad87164-de88-428a-add0-56d137769c53?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.043696 10.0.0.22 - - [2025-11-20 02:56:29] "GET /projects?obj_uuids=cad87164-de88-428a-add0-56d137769c53&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001208 10.0.0.23 - - [2025-11-20 02:56:29] "GET /project/cad87164-de88-428a-add0-56d137769c53?fields=security_groups HTTP/1.1" 200 1247 0.043061 10.0.0.23 - - [2025-11-20 02:56:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.027091 10.0.0.22 - - [2025-11-20 02:56:30] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003098 10.0.0.22 - - [2025-11-20 02:56:30] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001186 10.0.0.22 - - [2025-11-20 02:56:30] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006778 10.0.0.22 - - [2025-11-20 02:56:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.004961 10.0.0.22 - - [2025-11-20 02:56:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.004100 10.0.0.22 - - [2025-11-20 02:56:30] "POST /security-groups HTTP/1.1" 200 593 0.029801 10.0.0.22 - - [2025-11-20 02:56:30] "POST /projects HTTP/1.1" 200 589 0.232932 10.0.0.23 - - [2025-11-20 02:56:30] "POST /access-control-lists HTTP/1.1" 200 598 0.026003 10.0.0.22 - - [2025-11-20 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.305595 10.0.0.23 - - [2025-11-20 02:56:30] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.432783 10.0.0.23 - - [2025-11-20 02:56:31] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.23 - - [2025-11-20 02:56:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.23 - - [2025-11-20 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.058912 10.0.0.22 - - [2025-11-20 02:56:34] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000964 10.0.0.23 - - [2025-11-20 02:56:34] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.038015 10.0.0.23 - - [2025-11-20 02:56:34] "POST /route-targets HTTP/1.1" 200 327 0.015778 10.0.0.22 - - [2025-11-20 02:56:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005554 10.0.0.23 - - [2025-11-20 02:56:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.255430 10.0.0.23 - - [2025-11-20 02:56:34] "POST /id-to-fqname HTTP/1.1" 200 224 0.001408 10.0.0.23 - - [2025-11-20 02:56:34] "GET /virtual-network/0f779982-9094-412e-af32-3950b81f79ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005140 10.0.0.23 - - [2025-11-20 02:56:34] "GET /virtual-network/0f779982-9094-412e-af32-3950b81f79ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005779 10.0.0.23 - - [2025-11-20 02:56:34] "POST /neutron/network HTTP/1.1" 200 829 0.006074 10.0.0.23 - - [2025-11-20 02:56:35] "GET /virtual-network/0f779982-9094-412e-af32-3950b81f79ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005738 10.0.0.22 - - [2025-11-20 02:56:36] "GET /obj-perms HTTP/1.1" 200 5034 0.055721 10.0.0.23 - - [2025-11-20 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.22 - - [2025-11-20 02:56:36] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.024932 10.0.0.23 - - [2025-11-20 02:56:36] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.073890 10.0.0.22 - - [2025-11-20 02:56:36] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001014 10.0.0.23 - - [2025-11-20 02:56:36] "POST /neutron/network HTTP/1.1" 200 613 0.143936 10.0.0.23 - - [2025-11-20 02:56:37] "POST /ref-update HTTP/1.1" 200 156 0.023072 10.0.0.23 - - [2025-11-20 02:56:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.003227 10.0.0.23 - - [2025-11-20 02:56:37] "GET /virtual-network/f83ed15c-f441-4627-8d6b-39d06e2407f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005632 10.0.0.23 - - [2025-11-20 02:56:37] "POST /neutron/network HTTP/1.1" 200 833 0.006130 10.0.0.23 - - [2025-11-20 02:56:37] "GET /virtual-network/f83ed15c-f441-4627-8d6b-39d06e2407f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005973 10.0.0.23 - - [2025-11-20 02:56:37] "GET /virtual-network/f83ed15c-f441-4627-8d6b-39d06e2407f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006048 10.0.0.23 - - [2025-11-20 02:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.22 - - [2025-11-20 02:56:37] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001230 10.0.0.23 - - [2025-11-20 02:56:37] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.036496 10.0.0.23 - - [2025-11-20 02:56:38] "POST /neutron/network HTTP/1.1" 200 117 0.013906 10.0.0.23 - - [2025-11-20 02:56:38] "POST /neutron/network HTTP/1.1" 200 835 0.008646 10.0.0.23 - - [2025-11-20 02:56:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001180 10.0.0.23 - - [2025-11-20 02:56:38] "GET /virtual-network/13a65f8f-99bb-4c51-86e5-f3feb07ed8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005588 10.0.0.23 - - [2025-11-20 02:56:38] "GET /virtual-network/13a65f8f-99bb-4c51-86e5-f3feb07ed8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008315 10.0.0.23 - - [2025-11-20 02:56:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.009226 10.0.0.23 - - [2025-11-20 02:56:38] "GET /virtual-network/13a65f8f-99bb-4c51-86e5-f3feb07ed8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008574 10.0.0.23 - - [2025-11-20 02:56:38] "GET /obj-perms HTTP/1.1" 200 5034 0.056660 10.0.0.50 - - [2025-11-20 02:56:39] "GET /obj-perms HTTP/1.1" 200 5034 0.056840 10.0.0.23 - - [2025-11-20 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.22 - - [2025-11-20 02:56:39] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002465 10.0.0.23 - - [2025-11-20 02:56:39] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043027 10.0.0.23 - - [2025-11-20 02:56:39] "POST /route-targets HTTP/1.1" 200 327 0.012245 10.0.0.22 - - [2025-11-20 02:56:39] "POST /useragent-kv HTTP/1.1" 200 115 0.007951 10.0.0.23 - - [2025-11-20 02:56:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.240778 10.0.0.23 - - [2025-11-20 02:56:39] "POST /id-to-fqname HTTP/1.1" 200 233 0.001378 10.0.0.23 - - [2025-11-20 02:56:39] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005555 10.0.0.23 - - [2025-11-20 02:56:39] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005939 10.0.0.23 - - [2025-11-20 02:56:39] "POST /neutron/network HTTP/1.1" 200 849 0.007556 10.0.0.23 - - [2025-11-20 02:56:39] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005702 10.0.0.22 - - [2025-11-20 02:56:40] "GET /obj-perms HTTP/1.1" 200 5034 0.004195 10.0.0.23 - - [2025-11-20 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.22 - - [2025-11-20 02:56:40] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001011 10.0.0.23 - - [2025-11-20 02:56:40] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.039607 10.0.0.22 - - [2025-11-20 02:56:40] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001081 10.0.0.23 - - [2025-11-20 02:56:40] "POST /neutron/network HTTP/1.1" 200 631 0.123205 10.0.0.23 - - [2025-11-20 02:56:40] "POST /ref-update HTTP/1.1" 200 156 0.024545 10.0.0.23 - - [2025-11-20 02:56:40] "POST /id-to-fqname HTTP/1.1" 200 234 0.003757 10.0.0.23 - - [2025-11-20 02:56:40] "GET /virtual-network/24c04091-7171-4c60-9be5-210bc4bd5deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007172 10.0.0.23 - - [2025-11-20 02:56:40] "POST /neutron/network HTTP/1.1" 200 849 0.007325 10.0.0.23 - - [2025-11-20 02:56:40] "GET /virtual-network/24c04091-7171-4c60-9be5-210bc4bd5deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004953 10.0.0.23 - - [2025-11-20 02:56:41] "GET /virtual-network/24c04091-7171-4c60-9be5-210bc4bd5deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006104 10.0.0.23 - - [2025-11-20 02:56:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001579 10.0.0.23 - - [2025-11-20 02:56:41] "POST /neutron/network HTTP/1.1" 200 839 0.006743 10.0.0.22 - - [2025-11-20 02:56:42] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001411 10.0.0.23 - - [2025-11-20 02:56:42] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.080122 10.0.0.23 - - [2025-11-20 02:56:42] "POST /neutron/port HTTP/1.1" 200 117 0.006528 10.0.0.23 - - [2025-11-20 02:56:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.001300 10.0.0.23 - - [2025-11-20 02:56:42] "POST /neutron/network HTTP/1.1" 200 839 0.007385 10.0.0.23 - - [2025-11-20 02:56:43] "POST /neutron/port HTTP/1.1" 200 1061 0.018917 10.0.0.23 - - [2025-11-20 02:56:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003643 10.0.0.22 - - [2025-11-20 02:56:43] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000986 10.0.0.23 - - [2025-11-20 02:56:43] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.070822 10.0.0.23 - - [2025-11-20 02:56:43] "POST /neutron/network HTTP/1.1" 200 829 0.007809 10.0.0.23 - - [2025-11-20 02:56:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008018 10.0.0.23 - - [2025-11-20 02:56:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.007250 10.0.0.23 - - [2025-11-20 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.22 - - [2025-11-20 02:56:43] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006 10.0.0.23 - - [2025-11-20 02:56:43] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007682 10.0.0.23 - - [2025-11-20 02:56:43] "POST /service-templates HTTP/1.1" 200 543 0.038180 10.0.0.23 - - [2025-11-20 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.23 - - [2025-11-20 02:56:43] "GET /service-template/e749f595-5e2d-482c-b348-b4ceb0785d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.005719 10.0.0.23 - - [2025-11-20 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.23 - - [2025-11-20 02:56:44] "GET /service-template/e749f595-5e2d-482c-b348-b4ceb0785d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.003819 10.0.0.23 - - [2025-11-20 02:56:44] "POST /id-to-fqname HTTP/1.1" 200 233 0.001461 10.0.0.22 - - [2025-11-20 02:56:44] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002339 10.0.0.23 - - [2025-11-20 02:56:44] "POST /neutron/network HTTP/1.1" 200 859 0.008438 10.0.0.23 - - [2025-11-20 02:56:44] "POST /neutron/port HTTP/1.1" 200 1063 0.375731 10.0.0.23 - - [2025-11-20 02:56:44] "POST /neutron/port HTTP/1.1" 200 1117 0.096261 10.0.0.23 - - [2025-11-20 02:56:44] "POST /neutron/subnet HTTP/1.1" 200 704 0.010103 10.0.0.22 - - [2025-11-20 02:56:45] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000985 10.0.0.23 - - [2025-11-20 02:56:45] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.080837 10.0.0.23 - - [2025-11-20 02:56:45] "POST /neutron/network HTTP/1.1" 200 849 0.008722 10.0.0.23 - - [2025-11-20 02:56:45] "POST /neutron/port HTTP/1.1" 200 117 0.005971 10.0.0.23 - - [2025-11-20 02:56:45] "GET /virtual-machine/a1ca06bc-cf2b-41d1-9ab5-842508ca14fb HTTP/1.1" 401 292 0.000412 10.0.0.23 - - [2025-11-20 02:56:45] "GET /virtual-machine/a1ca06bc-cf2b-41d1-9ab5-842508ca14fb HTTP/1.1" 404 171 0.043675 10.0.0.23 - - [2025-11-20 02:56:46] "POST /neutron/port HTTP/1.1" 200 1063 0.016989 10.0.0.23 - - [2025-11-20 02:56:46] "POST /neutron/port HTTP/1.1" 200 1091 0.015407 10.0.0.23 - - [2025-11-20 02:56:46] "POST /neutron/port HTTP/1.1" 200 117 0.001092 10.0.0.23 - - [2025-11-20 02:56:47] "GET /virtual-machine/a1ca06bc-cf2b-41d1-9ab5-842508ca14fb HTTP/1.1" 200 1295 0.006287 10.0.0.23 - - [2025-11-20 02:56:47] "GET /virtual-machine-interface/361e90e3-a52b-43ae-af99-ab2db9ca3c94 HTTP/1.1" 200 2984 0.005137 10.0.0.23 - - [2025-11-20 02:56:47] "GET /virtual-machine-interface/361e90e3-a52b-43ae-af99-ab2db9ca3c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005382 10.0.0.23 - - [2025-11-20 02:56:47] "PUT /virtual-machine-interface/361e90e3-a52b-43ae-af99-ab2db9ca3c94 HTTP/1.1" 200 284 0.014201 10.0.0.23 - - [2025-11-20 02:56:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009014 10.0.0.23 - - [2025-11-20 02:56:48] "POST /neutron/port HTTP/1.1" 200 1091 0.017787 10.0.0.23 - - [2025-11-20 02:56:48] "GET /virtual-machine/a1ca06bc-cf2b-41d1-9ab5-842508ca14fb HTTP/1.1" 200 1295 0.004995 10.0.0.23 - - [2025-11-20 02:56:48] "GET /virtual-machine-interface/361e90e3-a52b-43ae-af99-ab2db9ca3c94 HTTP/1.1" 200 3034 0.006914 10.0.0.23 - - [2025-11-20 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.23 - - [2025-11-20 02:56:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005031 10.0.0.23 - - [2025-11-20 02:56:48] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003592 10.0.0.23 - - [2025-11-20 02:56:48] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.008619 10.0.0.23 - - [2025-11-20 02:56:49] "GET /obj-perms HTTP/1.1" 200 5056 0.048048 10.0.0.50 - - [2025-11-20 02:56:50] "GET /obj-perms HTTP/1.1" 200 5056 0.061652 10.0.0.23 - - [2025-11-20 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.23 - - [2025-11-20 02:56:51] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005793 10.0.0.23 - - [2025-11-20 02:56:52] "POST /neutron/port HTTP/1.1" 200 1089 0.046081 10.0.0.23 - - [2025-11-20 02:56:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.009020 10.0.0.23 - - [2025-11-20 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.23 - - [2025-11-20 02:56:55] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005421 10.0.0.23 - - [2025-11-20 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.23 - - [2025-11-20 02:56:59] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007276 10.0.0.23 - - [2025-11-20 02:57:02] "POST /neutron/port HTTP/1.1" 200 1091 0.018506 10.0.0.23 - - [2025-11-20 02:57:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005093 10.0.0.23 - - [2025-11-20 02:57:02] "POST /neutron/network HTTP/1.1" 200 833 0.007582 10.0.0.23 - - [2025-11-20 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.23 - - [2025-11-20 02:57:03] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006826 10.0.0.23 - - [2025-11-20 02:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.23 - - [2025-11-20 02:57:07] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006295 10.0.0.22 - - [2025-11-20 02:57:10] "DELETE /project/cad87164-de88-428a-add0-56d137769c53 HTTP/1.1" 404 177 0.035020 10.0.0.22 - - [2025-11-20 02:57:10] "DELETE /project/f587620c256e41aea3ba73c1a31868ff HTTP/1.1" 404 173 0.053077 10.0.0.23 - - [2025-11-20 02:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.23 - - [2025-11-20 02:57:11] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006249 10.0.0.23 - - [2025-11-20 02:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.23 - - [2025-11-20 02:57:16] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005386 10.0.0.23 - - [2025-11-20 02:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.23 - - [2025-11-20 02:57:20] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006250 10.0.0.23 - - [2025-11-20 02:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.23 - - [2025-11-20 02:57:24] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005246 10.0.0.23 - - [2025-11-20 02:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.23 - - [2025-11-20 02:57:28] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006139 10.0.0.23 - - [2025-11-20 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.23 - - [2025-11-20 02:57:32] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005975 10.0.0.23 - - [2025-11-20 02:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.23 - - [2025-11-20 02:57:34] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004578 10.0.0.23 - - [2025-11-20 02:57:34] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003732 10.0.0.23 - - [2025-11-20 02:57:34] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006079 10.0.0.23 - - [2025-11-20 02:57:35] "POST /neutron/port HTTP/1.1" 200 1091 0.040658 10.0.0.23 - - [2025-11-20 02:57:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008174 10.0.0.23 - - [2025-11-20 02:57:44] "POST /neutron/port HTTP/1.1" 200 1091 0.017959 10.0.0.23 - - [2025-11-20 02:57:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007464 10.0.0.23 - - [2025-11-20 02:57:52] "POST /neutron/port HTTP/1.1" 200 1091 0.016959 10.0.0.23 - - [2025-11-20 02:57:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003871 10.0.0.23 - - [2025-11-20 02:57:52] "POST /neutron/network HTTP/1.1" 200 849 0.006694 10.0.0.23 - - [2025-11-20 02:57:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.003706 10.0.0.23 - - [2025-11-20 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.22 - - [2025-11-20 02:57:55] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000988 10.0.0.23 - - [2025-11-20 02:57:55] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.042171 10.0.0.23 - - [2025-11-20 02:57:55] "POST /service-instances HTTP/1.1" 200 547 0.034121 10.0.0.23 - - [2025-11-20 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.23 - - [2025-11-20 02:57:55] "GET /service-instance/a7e76e3c-ce93-4b3a-b328-2c40c30bdfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.008230 10.0.0.23 - - [2025-11-20 02:57:55] "POST /port-tuples HTTP/1.1" 200 590 0.039948 10.0.0.23 - - [2025-11-20 02:57:55] "GET /virtual-machine-interface/361e90e3-a52b-43ae-af99-ab2db9ca3c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005921 10.0.0.23 - - [2025-11-20 02:57:55] "PUT /virtual-machine-interface/361e90e3-a52b-43ae-af99-ab2db9ca3c94 HTTP/1.1" 200 284 0.013110 10.0.0.23 - - [2025-11-20 02:57:55] "POST /ref-update HTTP/1.1" 200 156 0.020029 10.0.0.23 - - [2025-11-20 02:57:55] "POST /ref-update HTTP/1.1" 200 156 0.050056 10.0.0.23 - - [2025-11-20 02:57:56] "POST /instance-ips HTTP/1.1" 200 373 0.034110 10.0.0.23 - - [2025-11-20 02:57:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003426 10.0.0.23 - - [2025-11-20 02:57:56] "POST /neutron/port HTTP/1.1" 200 1089 0.016173 10.0.0.23 - - [2025-11-20 02:57:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007278 10.0.0.23 - - [2025-11-20 02:57:56] "GET /virtual-machine/8b6a8eeb-826d-4ebc-addc-3716ecbb91de HTTP/1.1" 200 1295 0.005532 10.0.0.23 - - [2025-11-20 02:57:56] "GET /virtual-machine-interface/7f955da1-549f-4019-80a2-8492320c1d40 HTTP/1.1" 200 2956 0.005337 10.0.0.23 - - [2025-11-20 02:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.23 - - [2025-11-20 02:57:56] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003745 10.0.0.23 - - [2025-11-20 02:57:56] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003163 10.0.0.23 - - [2025-11-20 02:57:56] "GET /virtual-network/0f779982-9094-412e-af32-3950b81f79ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006460 10.0.0.23 - - [2025-11-20 02:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2025-11-20 02:57:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003861 10.0.0.23 - - [2025-11-20 02:57:57] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003434 10.0.0.23 - - [2025-11-20 02:57:57] "GET /virtual-network/0f779982-9094-412e-af32-3950b81f79ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005578 10.0.0.23 - - [2025-11-20 02:57:57] "POST /neutron/port HTTP/1.1" 200 1091 0.014850 10.0.0.23 - - [2025-11-20 02:57:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007915 10.0.0.23 - - [2025-11-20 02:57:57] "GET /virtual-machine/93b990ba-1baa-43fb-afca-f2ef67637eb7 HTTP/1.1" 200 1295 0.006002 10.0.0.23 - - [2025-11-20 02:57:58] "GET /virtual-machine-interface/c0ec185e-9b9c-47cf-a274-28e3a21c95c6 HTTP/1.1" 200 2961 0.005490 10.0.0.23 - - [2025-11-20 02:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.23 - - [2025-11-20 02:57:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004003 10.0.0.23 - - [2025-11-20 02:57:58] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003098 10.0.0.23 - - [2025-11-20 02:57:58] "GET /virtual-network/f83ed15c-f441-4627-8d6b-39d06e2407f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009393 10.0.0.23 - - [2025-11-20 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.23 - - [2025-11-20 02:57:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004343 10.0.0.23 - - [2025-11-20 02:57:59] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002951 10.0.0.23 - - [2025-11-20 02:57:59] "GET /virtual-network/f83ed15c-f441-4627-8d6b-39d06e2407f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006309 10.0.0.23 - - [2025-11-20 02:57:59] "POST /fqname-to-id HTTP/1.1" 404 215 0.003455 10.0.0.23 - - [2025-11-20 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.22 - - [2025-11-20 02:57:59] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001213 10.0.0.23 - - [2025-11-20 02:57:59] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.042080 10.0.0.23 - - [2025-11-20 02:57:59] "POST /network-policys HTTP/1.1" 200 551 0.026054 10.0.0.23 - - [2025-11-20 02:57:59] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005604 10.0.0.23 - - [2025-11-20 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.23 - - [2025-11-20 02:57:59] "GET /virtual-network/0f779982-9094-412e-af32-3950b81f79ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007241 10.0.0.23 - - [2025-11-20 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.23 - - [2025-11-20 02:57:59] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004010 10.0.0.23 - - [2025-11-20 02:57:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.007570 10.0.0.23 - - [2025-11-20 02:57:59] "POST /ref-update HTTP/1.1" 200 156 0.046777 10.0.0.23 - - [2025-11-20 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.23 - - [2025-11-20 02:57:59] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.008557 10.0.0.23 - - [2025-11-20 02:57:59] "GET /virtual-network/0f779982-9094-412e-af32-3950b81f79ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.008713 10.0.0.23 - - [2025-11-20 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.23 - - [2025-11-20 02:58:00] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004284 10.0.0.23 - - [2025-11-20 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.23 - - [2025-11-20 02:58:00] "GET /virtual-network/f83ed15c-f441-4627-8d6b-39d06e2407f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006413 10.0.0.23 - - [2025-11-20 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.23 - - [2025-11-20 02:58:00] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004792 10.0.0.23 - - [2025-11-20 02:58:00] "POST /ref-update HTTP/1.1" 200 156 0.054817 10.0.0.23 - - [2025-11-20 02:58:00] "PUT /access-control-list/bd47b898-d405-49da-bd9e-615e63cc51d6 HTTP/1.1" 200 272 0.032805 10.0.0.23 - - [2025-11-20 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.23 - - [2025-11-20 02:58:00] "POST /ref-update HTTP/1.1" 200 156 0.025477 10.0.0.23 - - [2025-11-20 02:58:00] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004384 10.0.0.23 - - [2025-11-20 02:58:00] "GET /virtual-network/f83ed15c-f441-4627-8d6b-39d06e2407f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.009183 10.0.0.23 - - [2025-11-20 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.23 - - [2025-11-20 02:58:00] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004450 10.0.0.23 - - [2025-11-20 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.23 - - [2025-11-20 02:58:00] "GET /service-template/e749f595-5e2d-482c-b348-b4ceb0785d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.005325 10.0.0.23 - - [2025-11-20 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.22 - - [2025-11-20 02:58:00] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001137 10.0.0.23 - - [2025-11-20 02:58:00] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.052353 10.0.0.23 - - [2025-11-20 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.23 - - [2025-11-20 02:58:00] "GET /service-instance/a7e76e3c-ce93-4b3a-b328-2c40c30bdfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.007579 10.0.0.23 - - [2025-11-20 02:58:01] "POST /neutron/port HTTP/1.1" 200 1385 0.027189 10.0.0.23 - - [2025-11-20 02:58:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008073 10.0.0.23 - - [2025-11-20 02:58:01] "POST /neutron/port HTTP/1.1" 200 1385 0.023002 10.0.0.23 - - [2025-11-20 02:58:01] "POST /neutron/network HTTP/1.1" 200 849 0.006567 10.0.0.23 - - [2025-11-20 02:58:01] "POST /id-to-fqname HTTP/1.1" 200 233 0.001211 10.0.0.23 - - [2025-11-20 02:58:01] "GET /virtual-machine/a1ca06bc-cf2b-41d1-9ab5-842508ca14fb HTTP/1.1" 200 1295 0.004118 10.0.0.23 - - [2025-11-20 02:58:01] "GET /virtual-machine-interface/361e90e3-a52b-43ae-af99-ab2db9ca3c94 HTTP/1.1" 200 3890 0.005350 10.0.0.23 - - [2025-11-20 02:58:01] "GET /instance-ip/89498832-b6a4-4c5f-aa5f-e241b9bd5300 HTTP/1.1" 200 1962 0.006023 10.0.0.23 - - [2025-11-20 02:58:01] "GET /instance-ip/b421bbc7-5fa9-4d01-8a9f-d244fbbd77cb HTTP/1.1" 200 1964 0.004184 10.0.0.23 - - [2025-11-20 02:58:01] "GET /instance-ip/c622e9b7-5ea5-4122-81a3-fc2c566569e4 HTTP/1.1" 200 1636 0.007477 10.0.0.23 - - [2025-11-20 02:58:01] "POST /neutron/port HTTP/1.1" 200 1385 0.026330 10.0.0.23 - - [2025-11-20 02:58:01] "GET /virtual-machine/a1ca06bc-cf2b-41d1-9ab5-842508ca14fb HTTP/1.1" 200 1295 0.005176 10.0.0.23 - - [2025-11-20 02:58:01] "GET /virtual-machine-interface/361e90e3-a52b-43ae-af99-ab2db9ca3c94 HTTP/1.1" 200 3890 0.007767 10.0.0.23 - - [2025-11-20 02:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.23 - - [2025-11-20 02:58:01] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004435 10.0.0.23 - - [2025-11-20 02:58:01] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004799 10.0.0.23 - - [2025-11-20 02:58:01] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005974 10.0.0.23 - - [2025-11-20 02:58:02] "POST /neutron/port HTTP/1.1" 200 1091 0.041548 10.0.0.23 - - [2025-11-20 02:58:02] "POST /neutron/subnet HTTP/1.1" 200 704 0.009844 10.0.0.23 - - [2025-11-20 02:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.23 - - [2025-11-20 02:58:02] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004492 10.0.0.23 - - [2025-11-20 02:58:02] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003153 10.0.0.23 - - [2025-11-20 02:58:02] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006486 10.0.0.23 - - [2025-11-20 02:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.23 - - [2025-11-20 02:58:02] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004498 10.0.0.23 - - [2025-11-20 02:58:02] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003679 10.0.0.23 - - [2025-11-20 02:58:03] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.009997 10.0.0.23 - - [2025-11-20 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.23 - - [2025-11-20 02:58:03] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004625 10.0.0.23 - - [2025-11-20 02:58:03] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003540 10.0.0.23 - - [2025-11-20 02:58:03] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006225 10.0.0.23 - - [2025-11-20 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.23 - - [2025-11-20 02:58:03] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004554 10.0.0.23 - - [2025-11-20 02:58:03] "GET /virtual-networks?parent_id=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003090 10.0.0.23 - - [2025-11-20 02:58:03] "GET /virtual-network/c84981ad-6137-42c0-921d-4a3ab220d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006039 10.0.0.23 - - [2025-11-20 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.23 - - [2025-11-20 02:58:03] "GET /routing-instance/41aee106-4e18-45c0-8fd7-f9c4fd43f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.003879 10.0.0.23 - - [2025-11-20 02:58:03] "GET /routing-instance/41aee106-4e18-45c0-8fd7-f9c4fd43f9c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.005739 10.0.0.23 - - [2025-11-20 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.23 - - [2025-11-20 02:58:03] "GET /routing-instance/12d5e5b1-bfa2-43d0-ba16-bc4d0b0f386f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005096 10.0.0.23 - - [2025-11-20 02:58:03] "GET /routing-instance/12d5e5b1-bfa2-43d0-ba16-bc4d0b0f386f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.007729 10.0.0.23 - - [2025-11-20 02:58:51] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003835 10.0.0.23 - - [2025-11-20 02:58:51] "PUT /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0 HTTP/1.1" 200 262 0.014854 10.0.0.23 - - [2025-11-20 02:58:51] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.007917 10.0.0.23 - - [2025-11-20 02:58:51] "PUT /access-control-list/1f411a7b-e57e-4840-9853-de8390a0c869 HTTP/1.1" 200 272 0.076029 10.0.0.22 - - [2025-11-20 02:58:51] "GET /obj-perms HTTP/1.1" 200 5056 0.097156 10.0.0.23 - - [2025-11-20 02:58:51] "POST /neutron/port HTTP/1.1" 200 1385 0.018503 10.0.0.23 - - [2025-11-20 02:58:53] "POST /neutron/port HTTP/1.1" 200 1089 0.014009 10.0.0.23 - - [2025-11-20 02:58:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.009807 10.0.0.23 - - [2025-11-20 02:59:02] "POST /neutron/port HTTP/1.1" 200 1091 0.016159 10.0.0.23 - - [2025-11-20 02:59:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003885 10.0.0.23 - - [2025-11-20 02:59:03] "POST /neutron/network HTTP/1.1" 200 925 0.007273 10.0.0.23 - - [2025-11-20 02:59:19] "POST /ref-update HTTP/1.1" 200 156 0.048484 10.0.0.23 - - [2025-11-20 02:59:19] "POST /neutron/network HTTP/1.1" 200 833 0.009333 10.0.0.23 - - [2025-11-20 02:59:19] "GET /virtual-network/f83ed15c-f441-4627-8d6b-39d06e2407f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005588 10.0.0.23 - - [2025-11-20 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.23 - - [2025-11-20 02:59:19] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.005242 10.0.0.23 - - [2025-11-20 02:59:19] "POST /ref-update HTTP/1.1" 200 156 0.048907 10.0.0.23 - - [2025-11-20 02:59:20] "GET /virtual-network/0f779982-9094-412e-af32-3950b81f79ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007756 10.0.0.23 - - [2025-11-20 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.23 - - [2025-11-20 02:59:20] "GET /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.004368 10.0.0.23 - - [2025-11-20 02:59:20] "DELETE /network-policy/bd053fa8-c8d1-450a-9673-62ba45a44ce0 HTTP/1.1" 200 115 0.039909 10.0.0.23 - - [2025-11-20 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.23 - - [2025-11-20 02:59:20] "DELETE /service-instance/a7e76e3c-ce93-4b3a-b328-2c40c30bdfe4 HTTP/1.1" 200 115 0.052103 10.0.0.23 - - [2025-11-20 02:59:20] "POST /ref-update HTTP/1.1" 200 156 0.017777 10.0.0.23 - - [2025-11-20 02:59:20] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003067 10.0.0.23 - - [2025-11-20 02:59:20] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005716 10.0.0.23 - - [2025-11-20 02:59:20] "POST /ref-update HTTP/1.1" 200 156 0.050430 10.0.0.23 - - [2025-11-20 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.23 - - [2025-11-20 02:59:20] "DELETE /service-template/e749f595-5e2d-482c-b348-b4ceb0785d76 HTTP/1.1" 200 115 0.054453 10.0.0.23 - - [2025-11-20 02:59:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.011786 10.0.0.23 - - [2025-11-20 02:59:20] "POST /ref-update HTTP/1.1" 200 156 0.025516 10.0.0.23 - - [2025-11-20 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.22 - - [2025-11-20 02:59:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003981 10.0.0.22 - - [2025-11-20 02:59:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002096 10.0.0.23 - - [2025-11-20 02:59:21] "POST /neutron/network HTTP/1.1" 200 151 0.118731 10.0.0.23 - - [2025-11-20 02:59:21] "POST /neutron/port HTTP/1.1" 200 151 0.285188 10.0.0.23 - - [2025-11-20 02:59:21] "POST /neutron/port HTTP/1.1" 200 1115 0.019659 10.0.0.22 - - [2025-11-20 02:59:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005263 10.0.0.22 - - [2025-11-20 02:59:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003707 10.0.0.23 - - [2025-11-20 02:59:21] "POST /neutron/network HTTP/1.1" 200 151 0.136303 10.0.0.23 - - [2025-11-20 02:59:21] "DELETE /route-target/524704cc-20c7-4ce6-a9f7-6d6a479f70bd HTTP/1.1" 200 115 0.029982 10.0.0.23 - - [2025-11-20 02:59:21] "POST /neutron/network HTTP/1.1" 200 835 0.006501 10.0.0.22 - - [2025-11-20 02:59:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003293 10.0.0.23 - - [2025-11-20 02:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.22 - - [2025-11-20 02:59:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003157 10.0.0.23 - - [2025-11-20 02:59:22] "POST /neutron/network HTTP/1.1" 200 151 0.117337 10.0.0.23 - - [2025-11-20 02:59:22] "DELETE /route-target/be20fa2d-a283-484e-8a83-07d163d33a40 HTTP/1.1" 200 115 0.027400 10.0.0.22 - - [2025-11-20 02:59:24] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001614 10.0.0.23 - - [2025-11-20 02:59:24] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.042358 10.0.0.22 - - [2025-11-20 02:59:24] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001422 10.0.0.23 - - [2025-11-20 02:59:24] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?fields=virtual_networks HTTP/1.1" 200 1037 0.037888 10.0.0.22 - - [2025-11-20 02:59:24] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001089 10.0.0.23 - - [2025-11-20 02:59:24] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.050967 10.0.0.22 - - [2025-11-20 02:59:24] "GET /projects?obj_uuids=f587620c-256e-41ae-a3ba-73c1a31868ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001056 10.0.0.23 - - [2025-11-20 02:59:24] "GET /project/f587620c-256e-41ae-a3ba-73c1a31868ff?fields=security_groups HTTP/1.1" 200 1265 0.037896 10.0.0.23 - - [2025-11-20 02:59:25] "POST /fqname-to-id HTTP/1.1" 404 189 0.034245 10.0.0.22 - - [2025-11-20 02:59:25] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002783 10.0.0.22 - - [2025-11-20 02:59:25] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000925 10.0.0.22 - - [2025-11-20 02:59:25] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006662 10.0.0.22 - - [2025-11-20 02:59:25] "POST /id-to-fqname HTTP/1.1" 200 191 0.002109 10.0.0.22 - - [2025-11-20 02:59:25] "POST /fqname-to-id HTTP/1.1" 404 200 0.005626 10.0.0.22 - - [2025-11-20 02:59:25] "POST /security-groups HTTP/1.1" 200 592 0.039099 10.0.0.22 - - [2025-11-20 02:59:25] "POST /projects HTTP/1.1" 200 587 0.236918 10.0.0.23 - - [2025-11-20 02:59:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.005151 10.0.0.22 - - [2025-11-20 02:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.312574 10.0.0.23 - - [2025-11-20 02:59:25] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.452045 10.0.0.23 - - [2025-11-20 02:59:27] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.23 - - [2025-11-20 02:59:29] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000446 10.0.0.22 - - [2025-11-20 02:59:29] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000951 10.0.0.23 - - [2025-11-20 02:59:29] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061993 10.0.0.23 - - [2025-11-20 02:59:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.002857 10.0.0.23 - - [2025-11-20 02:59:29] "POST /virtual-DNSs HTTP/1.1" 200 507 0.031681 10.0.0.23 - - [2025-11-20 02:59:29] "GET /virtual-DNS/cadc6568-db30-4c08-90bb-bdb185009d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.006098 10.0.0.23 - - [2025-11-20 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.23 - - [2025-11-20 02:59:29] "GET /virtual-DNS/cadc6568-db30-4c08-90bb-bdb185009d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003911 10.0.0.23 - - [2025-11-20 02:59:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003798 10.0.0.23 - - [2025-11-20 02:59:30] "POST /network-ipams HTTP/1.1" 200 514 0.026092 10.0.0.23 - - [2025-11-20 02:59:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.004044 10.0.0.23 - - [2025-11-20 02:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.23 - - [2025-11-20 02:59:30] "GET /network-ipam/2b8e7566-b960-4f15-9b32-e79fb8f2338c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.005997 10.0.0.23 - - [2025-11-20 02:59:30] "PUT /network-ipam/2b8e7566-b960-4f15-9b32-e79fb8f2338c HTTP/1.1" 200 258 0.013672 10.0.0.23 - - [2025-11-20 02:59:30] "POST /ref-update HTTP/1.1" 200 156 0.013568 10.0.0.23 - - [2025-11-20 02:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.22 - - [2025-11-20 02:59:30] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001339 10.0.0.23 - - [2025-11-20 02:59:30] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.040794 10.0.0.23 - - [2025-11-20 02:59:30] "POST /neutron/network HTTP/1.1" 200 117 0.039976 10.0.0.23 - - [2025-11-20 02:59:30] "POST /ref-update HTTP/1.1" 200 156 0.021429 10.0.0.23 - - [2025-11-20 02:59:31] "POST /neutron/network HTTP/1.1" 200 833 0.009184 10.0.0.23 - - [2025-11-20 02:59:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001109 10.0.0.23 - - [2025-11-20 02:59:31] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005540 10.0.0.23 - - [2025-11-20 02:59:31] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005657 10.0.0.23 - - [2025-11-20 02:59:31] "POST /neutron/subnet HTTP/1.1" 200 711 0.008796 10.0.0.23 - - [2025-11-20 02:59:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001203 10.0.0.23 - - [2025-11-20 02:59:31] "POST /neutron/network HTTP/1.1" 200 843 0.006712 10.0.0.22 - - [2025-11-20 02:59:32] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001149 10.0.0.23 - - [2025-11-20 02:59:32] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.064313 10.0.0.23 - - [2025-11-20 02:59:32] "POST /neutron/port HTTP/1.1" 200 117 0.006144 10.0.0.22 - - [2025-11-20 02:59:33] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001092 10.0.0.23 - - [2025-11-20 02:59:33] "POST /neutron/port HTTP/1.1" 200 1058 0.264093 10.0.0.23 - - [2025-11-20 02:59:33] "POST /neutron/port HTTP/1.1" 200 1112 0.094088 10.0.0.23 - - [2025-11-20 02:59:33] "POST /neutron/subnet HTTP/1.1" 200 685 0.009530 10.0.0.23 - - [2025-11-20 02:59:37] "POST /neutron/port HTTP/1.1" 200 1086 0.016796 10.0.0.23 - - [2025-11-20 02:59:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007210 10.0.0.23 - - [2025-11-20 02:59:37] "GET /virtual-machine/454f73b5-7fe5-49a2-a2a3-f01507d7c5b4 HTTP/1.1" 401 292 0.000419 10.0.0.23 - - [2025-11-20 02:59:38] "GET /virtual-machine/454f73b5-7fe5-49a2-a2a3-f01507d7c5b4 HTTP/1.1" 200 1293 0.040588 10.0.0.23 - - [2025-11-20 02:59:38] "GET /virtual-machine-interface/ecccc6f4-ec20-499e-900a-f1d5957c5b0b HTTP/1.1" 200 2965 0.006504 10.0.0.23 - - [2025-11-20 02:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.23 - - [2025-11-20 02:59:38] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003873 10.0.0.23 - - [2025-11-20 02:59:38] "GET /virtual-networks?parent_id=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003027 10.0.0.23 - - [2025-11-20 02:59:38] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005476 10.0.0.23 - - [2025-11-20 02:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.23 - - [2025-11-20 02:59:41] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005885 10.0.0.23 - - [2025-11-20 02:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.23 - - [2025-11-20 02:59:45] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005952 10.0.0.23 - - [2025-11-20 02:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.23 - - [2025-11-20 02:59:49] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005454 10.0.0.23 - - [2025-11-20 02:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.23 - - [2025-11-20 02:59:53] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004901 10.0.0.23 - - [2025-11-20 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.23 - - [2025-11-20 02:59:57] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005734 10.0.0.23 - - [2025-11-20 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.23 - - [2025-11-20 03:00:01] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006487 10.0.0.50 - - [2025-11-20 03:00:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.50 - - [2025-11-20 03:00:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.50 - - [2025-11-20 03:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.50 - - [2025-11-20 03:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.22 - - [2025-11-20 03:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000949 10.0.0.22 - - [2025-11-20 03:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.23 - - [2025-11-20 03:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.22 - - [2025-11-20 03:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2025-11-20 03:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.22 - - [2025-11-20 03:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2025-11-20 03:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.23 - - [2025-11-20 03:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.23 - - [2025-11-20 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.23 - - [2025-11-20 03:00:06] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006585 10.0.0.23 - - [2025-11-20 03:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.23 - - [2025-11-20 03:00:10] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006338 10.0.0.22 - - [2025-11-20 03:00:11] "DELETE /project/f587620c-256e-41ae-a3ba-73c1a31868ff HTTP/1.1" 404 177 0.003343 10.0.0.22 - - [2025-11-20 03:00:11] "DELETE /project/58fea5fa6b5e423d93739a4e43053462 HTTP/1.1" 404 173 0.006456 10.0.0.23 - - [2025-11-20 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.23 - - [2025-11-20 03:00:12] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004013 10.0.0.23 - - [2025-11-20 03:00:12] "GET /virtual-networks?parent_id=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003052 10.0.0.23 - - [2025-11-20 03:00:12] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006994 10.0.0.23 - - [2025-11-20 03:00:12] "POST /neutron/port HTTP/1.1" 200 1086 0.018168 10.0.0.23 - - [2025-11-20 03:00:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008379 10.0.0.23 - - [2025-11-20 03:00:22] "POST /neutron/port HTTP/1.1" 200 1086 0.016624 10.0.0.23 - - [2025-11-20 03:00:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008855 10.0.0.23 - - [2025-11-20 03:00:53] "GET /obj-perms HTTP/1.1" 200 5056 0.052337 10.0.0.23 - - [2025-11-20 03:00:56] "POST /neutron/network HTTP/1.1" 200 843 0.007050 10.0.0.23 - - [2025-11-20 03:00:56] "POST /neutron/port HTTP/1.1" 200 117 0.001519 10.0.0.23 - - [2025-11-20 03:00:57] "POST /neutron/network HTTP/1.1" 200 833 0.006592 10.0.0.23 - - [2025-11-20 03:00:57] "POST /id-to-fqname HTTP/1.1" 200 227 0.001200 10.0.0.23 - - [2025-11-20 03:00:57] "POST /neutron/network HTTP/1.1" 200 843 0.006546 10.0.0.22 - - [2025-11-20 03:00:58] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000964 10.0.0.23 - - [2025-11-20 03:00:58] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.066983 10.0.0.23 - - [2025-11-20 03:00:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008033 10.0.0.23 - - [2025-11-20 03:00:59] "POST /neutron/network HTTP/1.1" 200 843 0.006493 10.0.0.23 - - [2025-11-20 03:00:59] "POST /neutron/port HTTP/1.1" 200 1058 0.016581 10.0.0.23 - - [2025-11-20 03:00:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004207 10.0.0.23 - - [2025-11-20 03:00:59] "POST /neutron/network HTTP/1.1" 200 833 0.008498 10.0.0.23 - - [2025-11-20 03:01:03] "POST /neutron/port HTTP/1.1" 200 1086 0.016627 10.0.0.23 - - [2025-11-20 03:01:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007765 10.0.0.23 - - [2025-11-20 03:01:03] "GET /virtual-machine/1cf32779-48d7-4188-8583-14166aa0cc8e HTTP/1.1" 200 1292 0.007133 10.0.0.23 - - [2025-11-20 03:01:03] "GET /virtual-machine-interface/110513e9-b666-4135-9d1d-8a8137d0eaa6 HTTP/1.1" 200 2964 0.006426 10.0.0.23 - - [2025-11-20 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.23 - - [2025-11-20 03:01:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004577 10.0.0.23 - - [2025-11-20 03:01:04] "GET /virtual-networks?parent_id=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003919 10.0.0.23 - - [2025-11-20 03:01:04] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007340 10.0.0.23 - - [2025-11-20 03:01:05] "POST /neutron/network HTTP/1.1" 200 843 0.006935 10.0.0.23 - - [2025-11-20 03:01:05] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.23 - - [2025-11-20 03:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.23 - - [2025-11-20 03:01:07] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007036 10.0.0.23 - - [2025-11-20 03:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.23 - - [2025-11-20 03:01:11] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006499 10.0.0.23 - - [2025-11-20 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.23 - - [2025-11-20 03:01:15] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006509 10.0.0.23 - - [2025-11-20 03:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.23 - - [2025-11-20 03:01:19] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007035 10.0.0.23 - - [2025-11-20 03:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.23 - - [2025-11-20 03:01:23] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005351 10.0.0.23 - - [2025-11-20 03:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.23 - - [2025-11-20 03:01:27] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005742 10.0.0.23 - - [2025-11-20 03:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.23 - - [2025-11-20 03:01:31] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005638 10.0.0.23 - - [2025-11-20 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.23 - - [2025-11-20 03:01:35] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005548 10.0.0.23 - - [2025-11-20 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.23 - - [2025-11-20 03:01:39] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003409 10.0.0.23 - - [2025-11-20 03:01:39] "GET /virtual-networks?parent_id=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003669 10.0.0.23 - - [2025-11-20 03:01:39] "GET /virtual-network/143f793f-8277-4413-bc4e-38300a95cb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005927 10.0.0.23 - - [2025-11-20 03:01:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008296 10.0.0.23 - - [2025-11-20 03:01:48] "POST /neutron/port HTTP/1.1" 200 1086 0.016935 10.0.0.23 - - [2025-11-20 03:01:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007868 10.0.0.50 - - [2025-11-20 03:01:53] "GET /obj-perms HTTP/1.1" 200 5056 0.048564 10.0.0.23 - - [2025-11-20 03:01:57] "POST /neutron/port HTTP/1.1" 200 1086 0.058249 10.0.0.23 - - [2025-11-20 03:01:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004264 10.0.0.23 - - [2025-11-20 03:01:57] "POST /neutron/network HTTP/1.1" 200 833 0.006817 10.0.0.23 - - [2025-11-20 03:02:07] "POST /neutron/network HTTP/1.1" 200 843 0.006648 10.0.0.23 - - [2025-11-20 03:02:07] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.23 - - [2025-11-20 03:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.23 - - [2025-11-20 03:02:29] "DELETE /virtual-DNS/cadc6568-db30-4c08-90bb-bdb185009d19 HTTP/1.1" 409 235 0.007561 10.0.0.23 - - [2025-11-20 03:02:29] "POST /fqname-to-id HTTP/1.1" 404 192 0.003330 10.0.0.23 - - [2025-11-20 03:02:29] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.025741 10.0.0.23 - - [2025-11-20 03:02:30] "GET /virtual-DNS-record/f704a439-3d6c-4599-830e-afc9e2138e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.009636 10.0.0.23 - - [2025-11-20 03:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.23 - - [2025-11-20 03:02:30] "GET /virtual-DNS-record/f704a439-3d6c-4599-830e-afc9e2138e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003930 10.0.0.23 - - [2025-11-20 03:02:36] "DELETE /virtual-DNS-record/f704a439-3d6c-4599-830e-afc9e2138e43 HTTP/1.1" 200 115 0.027320 10.0.0.23 - - [2025-11-20 03:02:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.005530 10.0.0.23 - - [2025-11-20 03:02:36] "POST /neutron/network HTTP/1.1" 400 204 0.015482 10.0.0.23 - - [2025-11-20 03:02:37] "POST /neutron/port HTTP/1.1" 200 151 0.188838 10.0.0.23 - - [2025-11-20 03:02:37] "POST /neutron/port HTTP/1.1" 200 151 0.222291 10.0.0.23 - - [2025-11-20 03:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.23 - - [2025-11-20 03:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.23 - - [2025-11-20 03:02:39] "DELETE /network-ipam/2b8e7566-b960-4f15-9b32-e79fb8f2338c HTTP/1.1" 200 115 0.031856 10.0.0.23 - - [2025-11-20 03:02:39] "DELETE /virtual-DNS/cadc6568-db30-4c08-90bb-bdb185009d19 HTTP/1.1" 200 115 0.034442 10.0.0.23 - - [2025-11-20 03:02:39] "POST /fqname-to-id HTTP/1.1" 404 180 0.007373 10.0.0.22 - - [2025-11-20 03:02:40] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.029646 10.0.0.23 - - [2025-11-20 03:02:40] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.102083 10.0.0.22 - - [2025-11-20 03:02:40] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001542 10.0.0.23 - - [2025-11-20 03:02:40] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?fields=virtual_networks HTTP/1.1" 200 1034 0.047366 10.0.0.22 - - [2025-11-20 03:02:40] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001011 10.0.0.23 - - [2025-11-20 03:02:40] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.049124 10.0.0.22 - - [2025-11-20 03:02:40] "GET /projects?obj_uuids=58fea5fa-6b5e-423d-9373-9a4e43053462&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001441 10.0.0.23 - - [2025-11-20 03:02:40] "GET /project/58fea5fa-6b5e-423d-9373-9a4e43053462?fields=security_groups HTTP/1.1" 200 1261 0.043599 10.0.0.23 - - [2025-11-20 03:02:41] "POST /fqname-to-id HTTP/1.1" 404 189 0.030233 10.0.0.22 - - [2025-11-20 03:02:41] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003682 10.0.0.22 - - [2025-11-20 03:02:41] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.22 - - [2025-11-20 03:02:41] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046870 10.0.0.22 - - [2025-11-20 03:02:41] "POST /id-to-fqname HTTP/1.1" 200 191 0.002705 10.0.0.22 - - [2025-11-20 03:02:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.002579 10.0.0.22 - - [2025-11-20 03:02:42] "POST /security-groups HTTP/1.1" 200 592 0.031579 10.0.0.22 - - [2025-11-20 03:02:42] "POST /projects HTTP/1.1" 200 587 0.223569 10.0.0.22 - - [2025-11-20 03:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.257955 10.0.0.23 - - [2025-11-20 03:02:42] "POST /access-control-lists HTTP/1.1" 200 597 0.024509 10.0.0.23 - - [2025-11-20 03:02:42] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.444418 10.0.0.23 - - [2025-11-20 03:02:43] "GET / HTTP/1.1" 200 35931 0.002626 10.0.0.23 - - [2025-11-20 03:02:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.23 - - [2025-11-20 03:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.064833 10.0.0.22 - - [2025-11-20 03:02:45] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001020 10.0.0.23 - - [2025-11-20 03:02:45] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.036935 10.0.0.23 - - [2025-11-20 03:02:45] "POST /neutron/network HTTP/1.1" 200 117 0.038549 10.0.0.23 - - [2025-11-20 03:02:45] "POST /route-targets HTTP/1.1" 200 327 0.012143 10.0.0.23 - - [2025-11-20 03:02:46] "POST /neutron/network HTTP/1.1" 200 829 0.008696 10.0.0.23 - - [2025-11-20 03:02:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001136 10.0.0.23 - - [2025-11-20 03:02:46] "GET /virtual-network/9fadf24f-4827-4c00-a09f-5e9500265767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006633 10.0.0.23 - - [2025-11-20 03:02:46] "GET /virtual-network/9fadf24f-4827-4c00-a09f-5e9500265767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.012771 10.0.0.23 - - [2025-11-20 03:02:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.009163 10.0.0.23 - - [2025-11-20 03:02:46] "GET /virtual-network/9fadf24f-4827-4c00-a09f-5e9500265767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005856 10.0.0.22 - - [2025-11-20 03:02:48] "GET /obj-perms HTTP/1.1" 200 5032 0.052487 10.0.0.23 - - [2025-11-20 03:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.22 - - [2025-11-20 03:02:48] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001004 10.0.0.23 - - [2025-11-20 03:02:48] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046975 10.0.0.23 - - [2025-11-20 03:02:48] "POST /ref-update HTTP/1.1" 200 156 0.025376 10.0.0.22 - - [2025-11-20 03:02:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006652 10.0.0.23 - - [2025-11-20 03:02:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.198504 10.0.0.23 - - [2025-11-20 03:02:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001253 10.0.0.23 - - [2025-11-20 03:02:48] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005186 10.0.0.23 - - [2025-11-20 03:02:48] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005366 10.0.0.23 - - [2025-11-20 03:02:48] "POST /neutron/network HTTP/1.1" 200 828 0.006281 10.0.0.23 - - [2025-11-20 03:02:48] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005417 10.0.0.23 - - [2025-11-20 03:02:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001293 10.0.0.23 - - [2025-11-20 03:02:54] "GET /obj-perms HTTP/1.1" 200 5056 0.057269 10.0.0.50 - - [2025-11-20 03:02:54] "GET /obj-perms HTTP/1.1" 200 5056 0.062450 10.0.0.22 - - [2025-11-20 03:03:04] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001023 10.0.0.23 - - [2025-11-20 03:03:05] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.071148 10.0.0.23 - - [2025-11-20 03:03:05] "POST /neutron/network HTTP/1.1" 200 828 0.035521 10.0.0.23 - - [2025-11-20 03:03:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001278 10.0.0.23 - - [2025-11-20 03:03:05] "POST /neutron/port HTTP/1.1" 200 117 0.009240 10.0.0.22 - - [2025-11-20 03:03:05] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000947 10.0.0.23 - - [2025-11-20 03:03:06] "POST /neutron/port HTTP/1.1" 200 1062 0.410326 10.0.0.23 - - [2025-11-20 03:03:06] "POST /neutron/port HTTP/1.1" 200 1116 0.191856 10.0.0.22 - - [2025-11-20 03:03:06] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001011 10.0.0.23 - - [2025-11-20 03:03:06] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.171207 10.0.0.23 - - [2025-11-20 03:03:06] "POST /neutron/network HTTP/1.1" 200 829 0.006864 10.0.0.23 - - [2025-11-20 03:03:06] "POST /neutron/network HTTP/1.1" 200 828 0.017659 10.0.0.23 - - [2025-11-20 03:03:06] "POST /neutron/port HTTP/1.1" 200 117 0.014477 10.0.0.23 - - [2025-11-20 03:03:07] "POST /neutron/network HTTP/1.1" 200 839 0.008978 10.0.0.23 - - [2025-11-20 03:03:08] "POST /neutron/port HTTP/1.1" 200 1063 0.082638 10.0.0.23 - - [2025-11-20 03:03:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014654 10.0.0.23 - - [2025-11-20 03:03:08] "POST /neutron/network HTTP/1.1" 200 829 0.007127 10.0.0.22 - - [2025-11-20 03:03:11] "DELETE /project/5529bc83502f43c4ae93ae6d6b1f5657 HTTP/1.1" 404 173 0.003011 10.0.0.22 - - [2025-11-20 03:03:11] "DELETE /project/58fea5fa-6b5e-423d-9373-9a4e43053462 HTTP/1.1" 404 177 0.013223 10.0.0.23 - - [2025-11-20 03:03:17] "POST /neutron/port HTTP/1.1" 200 1090 0.038037 10.0.0.23 - - [2025-11-20 03:03:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007932 10.0.0.23 - - [2025-11-20 03:03:32] "POST /neutron/port HTTP/1.1" 200 1090 0.015052 10.0.0.23 - - [2025-11-20 03:03:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009820 10.0.0.23 - - [2025-11-20 03:03:42] "POST /neutron/port HTTP/1.1" 200 1090 0.014410 10.0.0.23 - - [2025-11-20 03:03:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007048 10.0.0.23 - - [2025-11-20 03:03:43] "GET /virtual-machine/d56cfef0-f5f1-4517-8d5d-9f06093b364c HTTP/1.1" 401 292 0.000423 10.0.0.23 - - [2025-11-20 03:03:43] "GET /virtual-machine/d56cfef0-f5f1-4517-8d5d-9f06093b364c HTTP/1.1" 200 1294 0.036576 10.0.0.23 - - [2025-11-20 03:03:43] "GET /virtual-machine-interface/e3d35ded-9d58-45a4-b0f2-b69754c6d008 HTTP/1.1" 200 2950 0.005507 10.0.0.23 - - [2025-11-20 03:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.23 - - [2025-11-20 03:03:43] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003476 10.0.0.23 - - [2025-11-20 03:03:43] "GET /virtual-networks?parent_id=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003572 10.0.0.23 - - [2025-11-20 03:03:43] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005615 10.0.0.23 - - [2025-11-20 03:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.23 - - [2025-11-20 03:03:46] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006534 10.0.0.23 - - [2025-11-20 03:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.23 - - [2025-11-20 03:03:50] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006612 10.0.0.23 - - [2025-11-20 03:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.23 - - [2025-11-20 03:03:54] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005289 10.0.0.23 - - [2025-11-20 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.23 - - [2025-11-20 03:03:58] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005656 10.0.0.23 - - [2025-11-20 03:03:59] "POST /neutron/network HTTP/1.1" 200 838 0.006387 10.0.0.23 - - [2025-11-20 03:03:59] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.23 - - [2025-11-20 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.23 - - [2025-11-20 03:04:02] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005906 10.0.0.23 - - [2025-11-20 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.23 - - [2025-11-20 03:04:07] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005363 10.0.0.23 - - [2025-11-20 03:04:10] "POST /neutron/port HTTP/1.1" 200 1091 0.017066 10.0.0.23 - - [2025-11-20 03:04:10] "POST /neutron/subnet HTTP/1.1" 200 708 0.014704 10.0.0.23 - - [2025-11-20 03:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006285 10.0.0.23 - - [2025-11-20 03:04:11] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005321 10.0.0.23 - - [2025-11-20 03:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.23 - - [2025-11-20 03:04:15] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005300 10.0.0.23 - - [2025-11-20 03:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.23 - - [2025-11-20 03:04:19] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005517 10.0.0.23 - - [2025-11-20 03:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.23 - - [2025-11-20 03:04:23] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007704 10.0.0.23 - - [2025-11-20 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.23 - - [2025-11-20 03:04:27] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006905 10.0.0.23 - - [2025-11-20 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.23 - - [2025-11-20 03:04:31] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005662 10.0.0.23 - - [2025-11-20 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.23 - - [2025-11-20 03:04:33] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004649 10.0.0.23 - - [2025-11-20 03:04:33] "GET /virtual-networks?parent_id=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003129 10.0.0.23 - - [2025-11-20 03:04:33] "GET /virtual-network/b3c9f1cc-db66-4497-ad75-90af0f42d705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005569 10.0.0.23 - - [2025-11-20 03:04:33] "POST /neutron/port HTTP/1.1" 200 1090 0.015177 10.0.0.23 - - [2025-11-20 03:04:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007097 10.0.0.23 - - [2025-11-20 03:04:47] "POST /neutron/port HTTP/1.1" 200 1090 0.039038 10.0.0.23 - - [2025-11-20 03:04:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009228 10.0.0.23 - - [2025-11-20 03:04:54] "POST /neutron/port HTTP/1.1" 200 1090 0.015795 10.0.0.22 - - [2025-11-20 03:04:56] "GET /obj-perms HTTP/1.1" 200 5056 0.050580 10.0.0.23 - - [2025-11-20 03:04:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007157 10.0.0.23 - - [2025-11-20 03:05:01] "POST /neutron/network HTTP/1.1" 200 838 0.006738 10.0.0.23 - - [2025-11-20 03:05:01] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.50 - - [2025-11-20 03:05:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.50 - - [2025-11-20 03:05:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.50 - - [2025-11-20 03:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.50 - - [2025-11-20 03:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.22 - - [2025-11-20 03:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.22 - - [2025-11-20 03:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.23 - - [2025-11-20 03:05:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006724 10.0.0.23 - - [2025-11-20 03:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.22 - - [2025-11-20 03:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.23 - - [2025-11-20 03:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.22 - - [2025-11-20 03:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.23 - - [2025-11-20 03:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-11-20 03:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.23 - - [2025-11-20 03:05:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008035 10.0.0.23 - - [2025-11-20 03:05:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004715 10.0.0.23 - - [2025-11-20 03:05:10] "POST /neutron/network HTTP/1.1" 200 829 0.006916 10.0.0.23 - - [2025-11-20 03:05:20] "POST /neutron/port HTTP/1.1" 200 1090 0.015521 10.0.0.23 - - [2025-11-20 03:05:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007668 10.0.0.23 - - [2025-11-20 03:05:30] "POST /neutron/port HTTP/1.1" 200 1091 0.014740 10.0.0.23 - - [2025-11-20 03:05:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007621 10.0.0.23 - - [2025-11-20 03:05:30] "GET /virtual-machine/7fdd2ae1-4e56-48d9-801e-3de8962077f9 HTTP/1.1" 200 1292 0.006622 10.0.0.23 - - [2025-11-20 03:05:30] "GET /virtual-machine-interface/63e7d7c3-42ee-4d7c-9b01-730858d828e9 HTTP/1.1" 200 2949 0.005236 10.0.0.23 - - [2025-11-20 03:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.23 - - [2025-11-20 03:05:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003790 10.0.0.23 - - [2025-11-20 03:05:30] "GET /virtual-networks?parent_id=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002966 10.0.0.23 - - [2025-11-20 03:05:30] "GET /virtual-network/9fadf24f-4827-4c00-a09f-5e9500265767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006060 10.0.0.23 - - [2025-11-20 03:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.23 - - [2025-11-20 03:05:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003590 10.0.0.23 - - [2025-11-20 03:05:31] "GET /virtual-networks?parent_id=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003146 10.0.0.23 - - [2025-11-20 03:05:32] "GET /virtual-network/9fadf24f-4827-4c00-a09f-5e9500265767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005651 10.0.0.23 - - [2025-11-20 03:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.22 - - [2025-11-20 03:05:37] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001263 10.0.0.23 - - [2025-11-20 03:05:37] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045673 10.0.0.23 - - [2025-11-20 03:05:37] "GET /virtual-network/9fadf24f-4827-4c00-a09f-5e9500265767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006344 10.0.0.23 - - [2025-11-20 03:05:37] "GET /floating-ip-pools?parent_id=9fadf24f-4827-4c00-a09f-5e9500265767&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003542 10.0.0.23 - - [2025-11-20 03:05:37] "GET /virtual-network/9fadf24f-4827-4c00-a09f-5e9500265767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005897 10.0.0.23 - - [2025-11-20 03:05:37] "POST /floating-ip-pools HTTP/1.1" 200 598 0.028199 10.0.0.23 - - [2025-11-20 03:05:37] "POST /ref-update HTTP/1.1" 200 156 0.014571 10.0.0.23 - - [2025-11-20 03:05:37] "GET /virtual-network/9fadf24f-4827-4c00-a09f-5e9500265767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006588 10.0.0.23 - - [2025-11-20 03:05:37] "GET /virtual-network/9fadf24f-4827-4c00-a09f-5e9500265767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005572 10.0.0.22 - - [2025-11-20 03:05:37] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001024 10.0.0.23 - - [2025-11-20 03:05:38] "POST /neutron/floatingip HTTP/1.1" 200 532 0.109948 10.0.0.23 - - [2025-11-20 03:05:38] "POST /neutron/floatingip HTTP/1.1" 200 580 0.046288 10.0.0.23 - - [2025-11-20 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.23 - - [2025-11-20 03:05:38] "GET /routing-instance/0191d883-00e7-46d4-a880-5a738144ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006688 10.0.0.23 - - [2025-11-20 03:05:38] "GET /route-target/be7bc42b-00d0-4e5c-a02d-93649acde42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005534 10.0.0.23 - - [2025-11-20 03:06:01] "POST /neutron/port HTTP/1.1" 200 1090 0.019495 10.0.0.23 - - [2025-11-20 03:06:01] "POST /neutron/subnet HTTP/1.1" 200 703 0.009108 10.0.0.23 - - [2025-11-20 03:06:03] "POST /neutron/floatingip HTTP/1.1" 200 580 0.012740 10.0.0.23 - - [2025-11-20 03:06:03] "POST /neutron/floatingip HTTP/1.1" 200 115 0.046382 10.0.0.23 - - [2025-11-20 03:06:03] "GET /floating-ip-pool/9c062546-b436-4e7e-a465-a2823854f40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.003959 10.0.0.23 - - [2025-11-20 03:06:03] "POST /ref-update HTTP/1.1" 200 156 0.020385 10.0.0.23 - - [2025-11-20 03:06:03] "DELETE /floating-ip-pool/9c062546-b436-4e7e-a465-a2823854f40d HTTP/1.1" 200 115 0.035513 10.0.0.23 - - [2025-11-20 03:06:04] "POST /neutron/port HTTP/1.1" 200 1091 0.018205 10.0.0.23 - - [2025-11-20 03:06:04] "POST /neutron/port HTTP/1.1" 200 151 0.197993 10.0.0.23 - - [2025-11-20 03:06:05] "POST /neutron/network HTTP/1.1" 200 828 0.006240 10.0.0.23 - - [2025-11-20 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.037296 10.0.0.22 - - [2025-11-20 03:06:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003876 10.0.0.22 - - [2025-11-20 03:06:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003103 10.0.0.23 - - [2025-11-20 03:06:06] "POST /neutron/network HTTP/1.1" 200 151 0.134423 10.0.0.23 - - [2025-11-20 03:06:06] "DELETE /route-target/be7bc42b-00d0-4e5c-a02d-93649acde42f HTTP/1.1" 200 115 0.034802 10.0.0.22 - - [2025-11-20 03:06:07] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001191 10.0.0.23 - - [2025-11-20 03:06:07] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048368 10.0.0.22 - - [2025-11-20 03:06:07] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001350 10.0.0.23 - - [2025-11-20 03:06:07] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?fields=virtual_networks HTTP/1.1" 200 1034 0.046724 10.0.0.22 - - [2025-11-20 03:06:07] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001032 10.0.0.23 - - [2025-11-20 03:06:07] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.037526 10.0.0.22 - - [2025-11-20 03:06:08] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001290 10.0.0.23 - - [2025-11-20 03:06:08] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?fields=security_groups HTTP/1.1" 200 1261 0.044449 10.0.0.23 - - [2025-11-20 03:06:08] "POST /fqname-to-id HTTP/1.1" 404 188 0.028819 10.0.0.22 - - [2025-11-20 03:06:09] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003165 10.0.0.22 - - [2025-11-20 03:06:09] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001317 10.0.0.22 - - [2025-11-20 03:06:09] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007268 10.0.0.22 - - [2025-11-20 03:06:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.001557 10.0.0.22 - - [2025-11-20 03:06:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.008711 10.0.0.22 - - [2025-11-20 03:06:09] "POST /security-groups HTTP/1.1" 200 591 0.090257 10.0.0.22 - - [2025-11-20 03:06:09] "POST /projects HTTP/1.1" 200 585 0.290338 10.0.0.23 - - [2025-11-20 03:06:09] "POST /fqname-to-id HTTP/1.1" 404 233 0.004148 10.0.0.22 - - [2025-11-20 03:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.371002 10.0.0.23 - - [2025-11-20 03:06:09] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.519500 10.0.0.23 - - [2025-11-20 03:06:10] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.22 - - [2025-11-20 03:06:11] "DELETE /project/33b782f722dd4aeeba2204dff34afb53 HTTP/1.1" 404 173 0.004230 10.0.0.22 - - [2025-11-20 03:06:11] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000941 10.0.0.22 - - [2025-11-20 03:06:11] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.042204 10.0.0.22 - - [2025-11-20 03:06:11] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001258 10.0.0.22 - - [2025-11-20 03:06:11] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?fields=security_groups HTTP/1.1" 200 1366 0.048377 10.0.0.22 - - [2025-11-20 03:06:11] "DELETE /security-group/75afcd13-8fad-4f6b-98a3-71e339603e06 HTTP/1.1" 200 115 0.053927 10.0.0.22 - - [2025-11-20 03:06:11] "GET /projects?obj_uuids=5529bc83-502f-43c4-ae93-ae6d6b1f5657&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003392 10.0.0.22 - - [2025-11-20 03:06:11] "GET /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657?fields=application_policy_sets HTTP/1.1" 200 1405 0.071822 10.0.0.23 - - [2025-11-20 03:06:11] "DELETE /access-control-list/2c3cede4-2fe3-4e1e-b14e-3af71b88db2a HTTP/1.1" 200 115 0.054721 10.0.0.22 - - [2025-11-20 03:06:11] "DELETE /project/5529bc83-502f-43c4-ae93-ae6d6b1f5657 HTTP/1.1" 200 115 0.416615 10.0.0.23 - - [2025-11-20 03:06:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2025-11-20 03:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.028204 10.0.0.22 - - [2025-11-20 03:06:12] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001150 10.0.0.23 - - [2025-11-20 03:06:12] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044112 10.0.0.22 - - [2025-11-20 03:06:13] "POST /useragent-kv HTTP/1.1" 200 115 0.009266 10.0.0.23 - - [2025-11-20 03:06:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.260132 10.0.0.23 - - [2025-11-20 03:06:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.001600 10.0.0.23 - - [2025-11-20 03:06:13] "GET /virtual-network/efc4e059-60bf-444d-b403-b5106d84fcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005583 10.0.0.23 - - [2025-11-20 03:06:13] "GET /virtual-network/efc4e059-60bf-444d-b403-b5106d84fcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005330 10.0.0.23 - - [2025-11-20 03:06:13] "POST /neutron/network HTTP/1.1" 200 839 0.006765 10.0.0.23 - - [2025-11-20 03:06:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.001447 10.0.0.23 - - [2025-11-20 03:06:13] "POST /neutron/network HTTP/1.1" 200 849 0.006943 10.0.0.22 - - [2025-11-20 03:06:14] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.23 - - [2025-11-20 03:06:14] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.070164 10.0.0.23 - - [2025-11-20 03:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.008018 10.0.0.23 - - [2025-11-20 03:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.23 - - [2025-11-20 03:06:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004219 10.0.0.23 - - [2025-11-20 03:06:14] "PUT /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a HTTP/1.1" 200 276 0.017921 10.0.0.22 - - [2025-11-20 03:06:15] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.23 - - [2025-11-20 03:06:15] "POST /neutron/port HTTP/1.1" 200 1055 0.294493 10.0.0.23 - - [2025-11-20 03:06:15] "POST /neutron/port HTTP/1.1" 200 1109 0.108905 10.0.0.23 - - [2025-11-20 03:06:15] "POST /neutron/subnet HTTP/1.1" 200 675 0.010434 10.0.0.23 - - [2025-11-20 03:06:19] "POST /neutron/port HTTP/1.1" 200 1083 0.016706 10.0.0.23 - - [2025-11-20 03:06:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008864 10.0.0.23 - - [2025-11-20 03:06:20] "GET /virtual-machine/1b62becc-ffb5-4913-a51d-7cd6aa770da5 HTTP/1.1" 401 292 0.000470 10.0.0.23 - - [2025-11-20 03:06:20] "GET /virtual-machine/1b62becc-ffb5-4913-a51d-7cd6aa770da5 HTTP/1.1" 200 1292 0.036231 10.0.0.23 - - [2025-11-20 03:06:20] "GET /virtual-machine-interface/aaa198bf-3ac1-4a8a-9f91-3be47a75f941 HTTP/1.1" 200 2972 0.005194 10.0.0.23 - - [2025-11-20 03:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.23 - - [2025-11-20 03:06:20] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004271 10.0.0.23 - - [2025-11-20 03:06:20] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002922 10.0.0.23 - - [2025-11-20 03:06:20] "GET /virtual-network/efc4e059-60bf-444d-b403-b5106d84fcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006274 10.0.0.23 - - [2025-11-20 03:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.23 - - [2025-11-20 03:06:23] "GET /virtual-network/efc4e059-60bf-444d-b403-b5106d84fcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005659 10.0.0.23 - - [2025-11-20 03:06:24] "POST /neutron/port HTTP/1.1" 200 1083 0.016304 10.0.0.23 - - [2025-11-20 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.23 - - [2025-11-20 03:06:25] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004100 10.0.0.23 - - [2025-11-20 03:06:25] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003549 10.0.0.23 - - [2025-11-20 03:06:25] "GET /virtual-network/efc4e059-60bf-444d-b403-b5106d84fcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006000 10.0.0.23 - - [2025-11-20 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-11-20 03:06:27] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004347 10.0.0.23 - - [2025-11-20 03:06:27] "PUT /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a HTTP/1.1" 200 276 0.012325 10.0.0.23 - - [2025-11-20 03:06:27] "POST /neutron/network HTTP/1.1" 400 204 0.018670 10.0.0.23 - - [2025-11-20 03:06:28] "POST /neutron/port HTTP/1.1" 200 151 0.165154 10.0.0.23 - - [2025-11-20 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.23 - - [2025-11-20 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.22 - - [2025-11-20 03:06:32] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.23 - - [2025-11-20 03:06:32] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.033831 10.0.0.23 - - [2025-11-20 03:06:33] "POST /neutron/network HTTP/1.1" 200 117 0.012653 10.0.0.23 - - [2025-11-20 03:06:33] "POST /ref-update HTTP/1.1" 200 156 0.024549 10.0.0.23 - - [2025-11-20 03:06:33] "POST /neutron/network HTTP/1.1" 200 825 0.008257 10.0.0.23 - - [2025-11-20 03:06:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001024 10.0.0.23 - - [2025-11-20 03:06:33] "GET /virtual-network/fa8a8ac3-9521-4cb8-801c-ed28e79fc1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004942 10.0.0.23 - - [2025-11-20 03:06:33] "GET /virtual-network/fa8a8ac3-9521-4cb8-801c-ed28e79fc1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007057 10.0.0.23 - - [2025-11-20 03:06:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.010039 10.0.0.23 - - [2025-11-20 03:06:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001094 10.0.0.22 - - [2025-11-20 03:06:34] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001060 10.0.0.23 - - [2025-11-20 03:06:34] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.067389 10.0.0.23 - - [2025-11-20 03:06:34] "POST /neutron/port HTTP/1.1" 200 117 0.006334 10.0.0.23 - - [2025-11-20 03:06:34] "POST /neutron/network HTTP/1.1" 200 835 0.007660 10.0.0.23 - - [2025-11-20 03:06:35] "POST /neutron/port HTTP/1.1" 200 1061 0.014778 10.0.0.23 - - [2025-11-20 03:06:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003606 10.0.0.23 - - [2025-11-20 03:06:35] "POST /neutron/network HTTP/1.1" 200 825 0.006959 10.0.0.23 - - [2025-11-20 03:06:39] "POST /neutron/port HTTP/1.1" 200 1089 0.016688 10.0.0.23 - - [2025-11-20 03:06:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012402 10.0.0.23 - - [2025-11-20 03:06:39] "GET /virtual-machine/96e74f18-51c3-46f8-9861-d4e8a46ae8cc HTTP/1.1" 200 1293 0.007267 10.0.0.23 - - [2025-11-20 03:06:39] "GET /virtual-machine-interface/ae31729f-432d-4e5a-88c0-8902bd855982 HTTP/1.1" 200 2941 0.006530 10.0.0.23 - - [2025-11-20 03:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.23 - - [2025-11-20 03:06:39] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004180 10.0.0.23 - - [2025-11-20 03:06:39] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003359 10.0.0.23 - - [2025-11-20 03:06:40] "GET /virtual-network/fa8a8ac3-9521-4cb8-801c-ed28e79fc1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005297 10.0.0.23 - - [2025-11-20 03:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2025-11-20 03:06:43] "GET /virtual-network/fa8a8ac3-9521-4cb8-801c-ed28e79fc1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006452 10.0.0.23 - - [2025-11-20 03:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.23 - - [2025-11-20 03:06:45] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003752 10.0.0.23 - - [2025-11-20 03:06:45] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003492 10.0.0.23 - - [2025-11-20 03:06:45] "GET /virtual-network/fa8a8ac3-9521-4cb8-801c-ed28e79fc1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006135 10.0.0.23 - - [2025-11-20 03:06:45] "POST /neutron/port HTTP/1.1" 200 1089 0.016315 10.0.0.23 - - [2025-11-20 03:06:52] "POST /neutron/network HTTP/1.1" 400 204 0.014549 10.0.0.23 - - [2025-11-20 03:06:52] "POST /neutron/port HTTP/1.1" 200 151 0.164763 10.0.0.23 - - [2025-11-20 03:06:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003348 10.0.0.23 - - [2025-11-20 03:06:57] "POST /network-ipams HTTP/1.1" 200 541 0.025746 10.0.0.23 - - [2025-11-20 03:06:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003463 10.0.0.23 - - [2025-11-20 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2025-11-20 03:06:57] "GET /network-ipam/5dc9a997-0d57-49db-ac9e-168e67ee298d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.006988 10.0.0.23 - - [2025-11-20 03:06:57] "PUT /network-ipam/5dc9a997-0d57-49db-ac9e-168e67ee298d HTTP/1.1" 200 258 0.013467 10.0.0.23 - - [2025-11-20 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.22 - - [2025-11-20 03:06:57] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001467 10.0.0.23 - - [2025-11-20 03:06:57] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056491 10.0.0.23 - - [2025-11-20 03:06:57] "POST /neutron/network HTTP/1.1" 200 117 0.013551 10.0.0.23 - - [2025-11-20 03:06:57] "GET /obj-perms HTTP/1.1" 200 5056 0.069252 10.0.0.23 - - [2025-11-20 03:06:57] "POST /route-targets HTTP/1.1" 200 327 0.012060 10.0.0.22 - - [2025-11-20 03:06:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004584 10.0.0.23 - - [2025-11-20 03:06:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.201776 10.0.0.23 - - [2025-11-20 03:06:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001247 10.0.0.23 - - [2025-11-20 03:06:58] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004739 10.0.0.23 - - [2025-11-20 03:06:58] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005992 10.0.0.23 - - [2025-11-20 03:06:58] "POST /neutron/network HTTP/1.1" 200 994 0.008128 10.0.0.23 - - [2025-11-20 03:06:58] "POST /neutron/network HTTP/1.1" 200 994 0.008322 10.0.0.22 - - [2025-11-20 03:06:58] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001079 10.0.0.23 - - [2025-11-20 03:06:58] "POST /neutron/port HTTP/1.1" 200 1017 0.206242 10.0.0.23 - - [2025-11-20 03:06:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001305 10.0.0.23 - - [2025-11-20 03:06:58] "POST /neutron/port HTTP/1.1" 200 1017 0.010152 10.0.0.23 - - [2025-11-20 03:06:59] "POST /neutron/port HTTP/1.1" 200 117 0.007543 10.0.0.23 - - [2025-11-20 03:06:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001664 10.0.0.23 - - [2025-11-20 03:06:59] "POST /neutron/port HTTP/1.1" 200 117 0.006066 10.0.0.23 - - [2025-11-20 03:06:59] "POST /neutron/network HTTP/1.1" 200 994 0.011138 10.0.0.23 - - [2025-11-20 03:06:59] "POST /neutron/port HTTP/1.1" 200 117 0.008844 10.0.0.23 - - [2025-11-20 03:06:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001270 10.0.0.23 - - [2025-11-20 03:06:59] "POST /neutron/network HTTP/1.1" 200 1004 0.006631 10.0.0.23 - - [2025-11-20 03:06:59] "POST /neutron/port HTTP/1.1" 200 1017 0.046190 10.0.0.23 - - [2025-11-20 03:07:00] "POST /neutron/port HTTP/1.1" 200 1083 0.023308 10.0.0.23 - - [2025-11-20 03:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.23 - - [2025-11-20 03:07:00] "POST /neutron/network HTTP/1.1" 200 1004 0.007260 10.0.0.23 - - [2025-11-20 03:07:00] "POST /neutron/port HTTP/1.1" 200 1109 0.137001 10.0.0.23 - - [2025-11-20 03:07:00] "POST /neutron/subnet HTTP/1.1" 200 673 0.011473 10.0.0.22 - - [2025-11-20 03:07:00] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001020 10.0.0.23 - - [2025-11-20 03:07:00] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.067600 10.0.0.23 - - [2025-11-20 03:07:00] "POST /neutron/network HTTP/1.1" 200 994 0.011110 10.0.0.23 - - [2025-11-20 03:07:01] "POST /neutron/port HTTP/1.1" 200 117 0.007812 10.0.0.23 - - [2025-11-20 03:07:01] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005695 10.0.0.23 - - [2025-11-20 03:07:02] "POST /neutron/port HTTP/1.1" 200 1055 0.015346 10.0.0.23 - - [2025-11-20 03:07:02] "POST /neutron/port HTTP/1.1" 200 1083 0.023557 10.0.0.23 - - [2025-11-20 03:07:02] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.50 - - [2025-11-20 03:07:02] "GET /obj-perms HTTP/1.1" 200 5030 0.071625 10.0.0.23 - - [2025-11-20 03:07:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007377 10.0.0.23 - - [2025-11-20 03:07:03] "POST /neutron/port HTTP/1.1" 200 1083 0.017467 10.0.0.23 - - [2025-11-20 03:07:03] "GET /virtual-machine/1dc2c46e-b65b-4d55-aa36-460ac5df9315 HTTP/1.1" 200 1288 0.005861 10.0.0.23 - - [2025-11-20 03:07:03] "GET /virtual-machine-interface/54f6030c-80ef-4c66-91dd-d3d21929997a HTTP/1.1" 200 2941 0.006385 10.0.0.23 - - [2025-11-20 03:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.23 - - [2025-11-20 03:07:03] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003499 10.0.0.23 - - [2025-11-20 03:07:03] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003375 10.0.0.23 - - [2025-11-20 03:07:03] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007897 10.0.0.23 - - [2025-11-20 03:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.23 - - [2025-11-20 03:07:06] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005554 10.0.0.23 - - [2025-11-20 03:07:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007689 10.0.0.23 - - [2025-11-20 03:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.23 - - [2025-11-20 03:07:10] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006518 10.0.0.23 - - [2025-11-20 03:07:10] "POST /neutron/port HTTP/1.1" 200 1083 0.015584 10.0.0.23 - - [2025-11-20 03:07:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003914 10.0.0.23 - - [2025-11-20 03:07:11] "POST /neutron/network HTTP/1.1" 200 994 0.009481 10.0.0.23 - - [2025-11-20 03:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.23 - - [2025-11-20 03:07:12] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004787 10.0.0.23 - - [2025-11-20 03:07:12] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005018 10.0.0.23 - - [2025-11-20 03:07:12] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005907 10.0.0.23 - - [2025-11-20 03:07:14] "POST /neutron/port HTTP/1.1" 200 1083 0.014584 10.0.0.23 - - [2025-11-20 03:07:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007370 10.0.0.23 - - [2025-11-20 03:07:18] "POST /neutron/port HTTP/1.1" 200 1083 0.017427 10.0.0.23 - - [2025-11-20 03:07:18] "GET /virtual-machine/1e05e00d-f056-46a0-af45-987d9fa31b16 HTTP/1.1" 200 1288 0.005751 10.0.0.23 - - [2025-11-20 03:07:18] "GET /virtual-machine-interface/86aad897-e9ba-446f-850f-721f99e7bd68 HTTP/1.1" 200 2940 0.005440 10.0.0.23 - - [2025-11-20 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.23 - - [2025-11-20 03:07:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004234 10.0.0.23 - - [2025-11-20 03:07:18] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003589 10.0.0.23 - - [2025-11-20 03:07:18] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007132 10.0.0.23 - - [2025-11-20 03:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.23 - - [2025-11-20 03:07:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003683 10.0.0.23 - - [2025-11-20 03:07:19] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003726 10.0.0.23 - - [2025-11-20 03:07:19] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005505 10.0.0.23 - - [2025-11-20 03:07:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008329 10.0.0.23 - - [2025-11-20 03:07:20] "POST /neutron/port HTTP/1.1" 200 1083 0.015131 10.0.0.23 - - [2025-11-20 03:07:20] "GET /virtual-machine/9740ca08-f4a7-4683-9e0c-d0dc79769c4d HTTP/1.1" 200 1293 0.006106 10.0.0.23 - - [2025-11-20 03:07:20] "GET /virtual-machine-interface/29f7af27-9c74-44c8-a90e-ac2e9e57878f HTTP/1.1" 200 2941 0.005277 10.0.0.23 - - [2025-11-20 03:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.23 - - [2025-11-20 03:07:20] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005302 10.0.0.23 - - [2025-11-20 03:07:20] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003491 10.0.0.23 - - [2025-11-20 03:07:20] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005869 10.0.0.23 - - [2025-11-20 03:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.23 - - [2025-11-20 03:07:21] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003489 10.0.0.23 - - [2025-11-20 03:07:21] "GET /virtual-networks?parent_id=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003231 10.0.0.23 - - [2025-11-20 03:07:21] "GET /virtual-network/602fd9b7-be7a-471e-b6fd-bbf11871b38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006044 10.0.0.23 - - [2025-11-20 03:07:37] "POST /neutron/port HTTP/1.1" 200 1109 0.010543 10.0.0.23 - - [2025-11-20 03:07:37] "POST /neutron/port HTTP/1.1" 200 1109 0.011015 10.0.0.23 - - [2025-11-20 03:07:37] "POST /neutron/port HTTP/1.1" 200 1109 0.027242 10.0.0.23 - - [2025-11-20 03:07:38] "POST /neutron/network HTTP/1.1" 400 204 0.015595 10.0.0.23 - - [2025-11-20 03:07:40] "DELETE /route-target/9481fc77-7406-474a-bb16-6767ac5f993a HTTP/1.1" 200 115 0.019192 10.0.0.23 - - [2025-11-20 03:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.23 - - [2025-11-20 03:07:40] "DELETE /network-ipam/5dc9a997-0d57-49db-ac9e-168e67ee298d HTTP/1.1" 200 115 0.032082 10.0.0.23 - - [2025-11-20 03:07:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.004874 10.0.0.22 - - [2025-11-20 03:07:42] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.026059 10.0.0.23 - - [2025-11-20 03:07:42] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.099301 10.0.0.22 - - [2025-11-20 03:07:42] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000981 10.0.0.23 - - [2025-11-20 03:07:42] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?fields=virtual_networks HTTP/1.1" 200 1032 0.042710 10.0.0.22 - - [2025-11-20 03:07:42] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002894 10.0.0.23 - - [2025-11-20 03:07:42] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.055148 10.0.0.22 - - [2025-11-20 03:07:42] "GET /projects?obj_uuids=33b782f7-22dd-4aee-ba22-04dff34afb53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001070 10.0.0.23 - - [2025-11-20 03:07:42] "GET /project/33b782f7-22dd-4aee-ba22-04dff34afb53?fields=security_groups HTTP/1.1" 200 1258 0.039346 10.0.0.23 - - [2025-11-20 03:07:42] "POST /neutron/port HTTP/1.1" 200 117 0.006748 10.0.0.23 - - [2025-11-20 03:07:43] "POST /neutron/port HTTP/1.1" 400 205 0.004230 10.0.0.23 - - [2025-11-20 03:07:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.028414 10.0.0.22 - - [2025-11-20 03:07:43] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003064 10.0.0.22 - - [2025-11-20 03:07:43] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001062 10.0.0.22 - - [2025-11-20 03:07:43] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033149 10.0.0.22 - - [2025-11-20 03:07:43] "POST /id-to-fqname HTTP/1.1" 200 198 0.003083 10.0.0.22 - - [2025-11-20 03:07:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.002519 10.0.0.22 - - [2025-11-20 03:07:43] "POST /security-groups HTTP/1.1" 200 599 0.071693 10.0.0.22 - - [2025-11-20 03:07:43] "POST /projects HTTP/1.1" 200 601 0.280761 10.0.0.23 - - [2025-11-20 03:07:43] "POST /fqname-to-id HTTP/1.1" 404 241 0.013450 10.0.0.22 - - [2025-11-20 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.356713 10.0.0.23 - - [2025-11-20 03:07:43] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.553413 10.0.0.23 - - [2025-11-20 03:07:44] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.23 - - [2025-11-20 03:07:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.23 - - [2025-11-20 03:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.051497 10.0.0.22 - - [2025-11-20 03:07:46] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.23 - - [2025-11-20 03:07:47] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046038 10.0.0.23 - - [2025-11-20 03:07:47] "POST /ref-update HTTP/1.1" 200 156 0.027321 10.0.0.22 - - [2025-11-20 03:07:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005899 10.0.0.23 - - [2025-11-20 03:07:47] "POST /neutron/subnet HTTP/1.1" 200 823 0.253000 10.0.0.50 - - [2025-11-20 03:07:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.065514 10.0.0.23 - - [2025-11-20 03:07:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001534 10.0.0.23 - - [2025-11-20 03:07:47] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007441 10.0.0.23 - - [2025-11-20 03:07:47] "POST /neutron/network HTTP/1.1" 200 1003 0.010048 10.0.0.23 - - [2025-11-20 03:07:47] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.004760 10.0.0.23 - - [2025-11-20 03:07:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.008409 10.0.0.23 - - [2025-11-20 03:07:48] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005686 10.0.0.22 - - [2025-11-20 03:07:49] "GET /obj-perms HTTP/1.1" 200 5046 0.056044 10.0.0.23 - - [2025-11-20 03:07:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001301 10.0.0.22 - - [2025-11-20 03:07:50] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001427 10.0.0.23 - - [2025-11-20 03:07:50] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.066351 10.0.0.23 - - [2025-11-20 03:07:50] "POST /neutron/port HTTP/1.1" 200 117 0.005821 10.0.0.23 - - [2025-11-20 03:07:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.001310 10.0.0.23 - - [2025-11-20 03:07:51] "POST /neutron/network HTTP/1.1" 200 1013 0.007455 10.0.0.23 - - [2025-11-20 03:07:51] "POST /neutron/port HTTP/1.1" 200 1172 0.018049 10.0.0.22 - - [2025-11-20 03:07:51] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.23 - - [2025-11-20 03:07:51] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.096371 10.0.0.23 - - [2025-11-20 03:07:51] "POST /neutron/port HTTP/1.1" 200 1200 0.024373 10.0.0.23 - - [2025-11-20 03:07:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004551 10.0.0.23 - - [2025-11-20 03:07:52] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.23 - - [2025-11-20 03:07:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010538 10.0.0.23 - - [2025-11-20 03:07:52] "POST /id-to-fqname HTTP/1.1" 200 228 0.001373 10.0.0.23 - - [2025-11-20 03:07:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009970 10.0.0.22 - - [2025-11-20 03:07:52] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001041 10.0.0.23 - - [2025-11-20 03:07:52] "POST /neutron/port HTTP/1.1" 200 1172 0.360127 10.0.0.23 - - [2025-11-20 03:07:53] "POST /neutron/port HTTP/1.1" 200 1226 0.124518 10.0.0.23 - - [2025-11-20 03:07:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003802 10.0.0.22 - - [2025-11-20 03:07:53] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001250 10.0.0.23 - - [2025-11-20 03:07:53] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.074458 10.0.0.23 - - [2025-11-20 03:07:53] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.23 - - [2025-11-20 03:07:53] "POST /neutron/port HTTP/1.1" 200 2282 0.024411 10.0.0.23 - - [2025-11-20 03:07:53] "POST /id-to-fqname HTTP/1.1" 200 228 0.001267 10.0.0.23 - - [2025-11-20 03:07:53] "POST /neutron/port HTTP/1.1" 200 2282 0.022033 10.0.0.23 - - [2025-11-20 03:07:53] "POST /neutron/network HTTP/1.1" 200 1013 0.006720 10.0.0.23 - - [2025-11-20 03:07:54] "POST /neutron/port HTTP/1.1" 200 1172 0.021065 10.0.0.23 - - [2025-11-20 03:07:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005349 10.0.0.22 - - [2025-11-20 03:07:54] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001054 10.0.0.23 - - [2025-11-20 03:07:54] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.066648 10.0.0.23 - - [2025-11-20 03:07:54] "POST /neutron/subnet HTTP/1.1" 200 1370 0.019201 10.0.0.23 - - [2025-11-20 03:07:54] "POST /neutron/network HTTP/1.1" 200 1003 0.009232 10.0.0.23 - - [2025-11-20 03:07:54] "POST /neutron/port HTTP/1.1" 200 117 0.006368 10.0.0.23 - - [2025-11-20 03:07:55] "POST /neutron/port HTTP/1.1" 200 1200 0.017757 10.0.0.23 - - [2025-11-20 03:07:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008278 10.0.0.23 - - [2025-11-20 03:07:55] "GET /virtual-machine/8385761a-53ae-450f-9306-af9d4b56f751 HTTP/1.1" 401 292 0.000435 10.0.0.23 - - [2025-11-20 03:07:55] "POST /neutron/port HTTP/1.1" 200 1172 0.018278 10.0.0.23 - - [2025-11-20 03:07:55] "GET /virtual-machine/8385761a-53ae-450f-9306-af9d4b56f751 HTTP/1.1" 200 1300 0.042767 10.0.0.23 - - [2025-11-20 03:07:55] "GET /virtual-machine-interface/9a8809b7-91d6-41f7-ba48-001b7e3d928f HTTP/1.1" 200 3176 0.005385 10.0.0.23 - - [2025-11-20 03:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.23 - - [2025-11-20 03:07:55] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003657 10.0.0.23 - - [2025-11-20 03:07:55] "GET /virtual-networks?parent_id=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003130 10.0.0.23 - - [2025-11-20 03:07:55] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005896 10.0.0.23 - - [2025-11-20 03:07:55] "POST /neutron/port HTTP/1.1" 200 1200 0.020935 10.0.0.23 - - [2025-11-20 03:07:55] "POST /neutron/subnet HTTP/1.1" 200 1370 0.016442 10.0.0.23 - - [2025-11-20 03:07:56] "POST /neutron/network HTTP/1.1" 200 1003 0.009803 10.0.0.23 - - [2025-11-20 03:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.23 - - [2025-11-20 03:07:58] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005577 10.0.0.23 - - [2025-11-20 03:08:02] "POST /neutron/network HTTP/1.1" 200 1013 0.006755 10.0.0.23 - - [2025-11-20 03:08:02] "POST /neutron/subnet HTTP/1.1" 200 1370 0.012917 10.0.0.23 - - [2025-11-20 03:08:02] "POST /neutron/network HTTP/1.1" 200 1003 0.012504 10.0.0.23 - - [2025-11-20 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2025-11-20 03:08:03] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008171 10.0.0.23 - - [2025-11-20 03:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.23 - - [2025-11-20 03:08:07] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005171 10.0.0.23 - - [2025-11-20 03:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.23 - - [2025-11-20 03:08:11] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005864 10.0.0.22 - - [2025-11-20 03:08:11] "DELETE /project/5ab84b94c8a848afbe9c30ebd2b0c5af HTTP/1.1" 404 173 0.003927 10.0.0.22 - - [2025-11-20 03:08:11] "DELETE /project/33b782f7-22dd-4aee-ba22-04dff34afb53 HTTP/1.1" 404 177 0.003426 10.0.0.23 - - [2025-11-20 03:08:13] "POST /neutron/network HTTP/1.1" 200 1013 0.039540 10.0.0.23 - - [2025-11-20 03:08:13] "POST /neutron/subnet HTTP/1.1" 200 1370 0.013430 10.0.0.23 - - [2025-11-20 03:08:13] "POST /neutron/network HTTP/1.1" 200 1003 0.010342 10.0.0.23 - - [2025-11-20 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.23 - - [2025-11-20 03:08:15] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005753 10.0.0.23 - - [2025-11-20 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.23 - - [2025-11-20 03:08:19] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005944 10.0.0.23 - - [2025-11-20 03:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.23 - - [2025-11-20 03:08:23] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006363 10.0.0.23 - - [2025-11-20 03:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.23 - - [2025-11-20 03:08:27] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006387 10.0.0.23 - - [2025-11-20 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.23 - - [2025-11-20 03:08:31] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005667 10.0.0.23 - - [2025-11-20 03:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.23 - - [2025-11-20 03:08:35] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005259 10.0.0.23 - - [2025-11-20 03:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.23 - - [2025-11-20 03:08:39] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005664 10.0.0.23 - - [2025-11-20 03:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.23 - - [2025-11-20 03:08:44] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.009449 10.0.0.23 - - [2025-11-20 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.23 - - [2025-11-20 03:08:48] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005185 10.0.0.23 - - [2025-11-20 03:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.23 - - [2025-11-20 03:08:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003658 10.0.0.23 - - [2025-11-20 03:08:50] "GET /virtual-networks?parent_id=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003726 10.0.0.23 - - [2025-11-20 03:08:50] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005817 10.0.0.23 - - [2025-11-20 03:08:55] "POST /neutron/port HTTP/1.1" 200 1200 0.015605 10.0.0.23 - - [2025-11-20 03:08:58] "GET /obj-perms HTTP/1.1" 200 5056 0.049299 10.0.0.50 - - [2025-11-20 03:08:59] "GET /obj-perms HTTP/1.1" 200 5056 0.047176 10.0.0.23 - - [2025-11-20 03:08:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007186 10.0.0.23 - - [2025-11-20 03:09:01] "POST /neutron/port HTTP/1.1" 200 1200 0.029015 10.0.0.23 - - [2025-11-20 03:09:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007525 10.0.0.23 - - [2025-11-20 03:09:02] "POST /neutron/network HTTP/1.1" 200 1013 0.008627 10.0.0.23 - - [2025-11-20 03:09:02] "POST /neutron/subnet HTTP/1.1" 200 1370 0.015589 10.0.0.23 - - [2025-11-20 03:09:02] "POST /neutron/network HTTP/1.1" 200 1003 0.009850 10.0.0.23 - - [2025-11-20 03:09:05] "POST /neutron/port HTTP/1.1" 200 1200 0.016909 10.0.0.23 - - [2025-11-20 03:09:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008089 10.0.0.23 - - [2025-11-20 03:09:14] "POST /neutron/network HTTP/1.1" 200 1013 0.007200 10.0.0.23 - - [2025-11-20 03:09:14] "POST /neutron/subnet HTTP/1.1" 200 1370 0.013744 10.0.0.23 - - [2025-11-20 03:09:14] "POST /neutron/network HTTP/1.1" 200 1003 0.010338 10.0.0.23 - - [2025-11-20 03:09:16] "POST /neutron/port HTTP/1.1" 200 1200 0.018286 10.0.0.23 - - [2025-11-20 03:09:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017132 10.0.0.23 - - [2025-11-20 03:09:16] "GET /virtual-machine/a8c63f8d-a0d8-49e1-9e14-da8d1671c56a HTTP/1.1" 200 1301 0.006286 10.0.0.23 - - [2025-11-20 03:09:16] "GET /virtual-machine-interface/12bc22ee-2e42-4ae8-81f2-25d8c1177310 HTTP/1.1" 200 3174 0.006404 10.0.0.23 - - [2025-11-20 03:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.23 - - [2025-11-20 03:09:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003870 10.0.0.23 - - [2025-11-20 03:09:16] "GET /virtual-networks?parent_id=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003376 10.0.0.23 - - [2025-11-20 03:09:16] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005641 10.0.0.23 - - [2025-11-20 03:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.23 - - [2025-11-20 03:09:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004305 10.0.0.23 - - [2025-11-20 03:09:17] "GET /virtual-networks?parent_id=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003132 10.0.0.23 - - [2025-11-20 03:09:17] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006282 10.0.0.23 - - [2025-11-20 03:09:18] "POST /neutron/port HTTP/1.1" 200 1200 0.016448 10.0.0.23 - - [2025-11-20 03:09:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006890 10.0.0.23 - - [2025-11-20 03:09:18] "GET /virtual-machine/ab1b6477-a79f-444f-b442-8eaa4cdc6268 HTTP/1.1" 200 1301 0.005964 10.0.0.23 - - [2025-11-20 03:09:18] "GET /virtual-machine-interface/ad39f23b-ab9b-4d3d-98d9-463e043a2caf HTTP/1.1" 200 3176 0.005415 10.0.0.23 - - [2025-11-20 03:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.23 - - [2025-11-20 03:09:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004118 10.0.0.23 - - [2025-11-20 03:09:18] "GET /virtual-networks?parent_id=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003353 10.0.0.23 - - [2025-11-20 03:09:18] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006031 10.0.0.23 - - [2025-11-20 03:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.23 - - [2025-11-20 03:09:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004156 10.0.0.23 - - [2025-11-20 03:09:19] "GET /virtual-networks?parent_id=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003951 10.0.0.23 - - [2025-11-20 03:09:19] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005704 10.0.0.22 - - [2025-11-20 03:09:41] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001084 10.0.0.23 - - [2025-11-20 03:09:41] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043813 10.0.0.23 - - [2025-11-20 03:09:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.003526 10.0.0.23 - - [2025-11-20 03:09:41] "POST /interface-route-tables HTTP/1.1" 200 575 0.036534 10.0.0.23 - - [2025-11-20 03:09:41] "GET /interface-route-table/0ce68666-0c42-420c-998d-f10214292173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.006247 10.0.0.23 - - [2025-11-20 03:09:41] "GET /virtual-machine-interface/9a8809b7-91d6-41f7-ba48-001b7e3d928f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005987 10.0.0.23 - - [2025-11-20 03:09:41] "POST /ref-update HTTP/1.1" 200 156 0.014976 10.0.0.50 - - [2025-11-20 03:10:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.50 - - [2025-11-20 03:10:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.50 - - [2025-11-20 03:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2025-11-20 03:10:04] "POST /neutron/network HTTP/1.1" 200 1013 0.009027 10.0.0.50 - - [2025-11-20 03:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.23 - - [2025-11-20 03:10:04] "POST /neutron/subnet HTTP/1.1" 200 1370 0.015851 10.0.0.23 - - [2025-11-20 03:10:04] "POST /neutron/network HTTP/1.1" 200 1003 0.010581 10.0.0.22 - - [2025-11-20 03:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.22 - - [2025-11-20 03:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.22 - - [2025-11-20 03:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2025-11-20 03:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.22 - - [2025-11-20 03:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-11-20 03:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.23 - - [2025-11-20 03:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.23 - - [2025-11-20 03:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.23 - - [2025-11-20 03:10:14] "POST /neutron/network HTTP/1.1" 200 1013 0.008026 10.0.0.23 - - [2025-11-20 03:10:14] "POST /neutron/subnet HTTP/1.1" 200 1370 0.023743 10.0.0.23 - - [2025-11-20 03:10:14] "POST /neutron/network HTTP/1.1" 200 1003 0.010328 10.0.0.22 - - [2025-11-20 03:10:26] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001082 10.0.0.23 - - [2025-11-20 03:10:26] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039917 10.0.0.23 - - [2025-11-20 03:10:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.005418 10.0.0.23 - - [2025-11-20 03:10:26] "POST /interface-route-tables HTTP/1.1" 200 575 0.029008 10.0.0.23 - - [2025-11-20 03:10:26] "GET /interface-route-table/459c2362-ef62-4746-a083-d843df0a47cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.007454 10.0.0.23 - - [2025-11-20 03:10:26] "GET /virtual-machine-interface/12bc22ee-2e42-4ae8-81f2-25d8c1177310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.007008 10.0.0.23 - - [2025-11-20 03:10:26] "POST /ref-update HTTP/1.1" 200 156 0.017584 10.0.0.23 - - [2025-11-20 03:10:28] "GET /virtual-machine-interface/ad39f23b-ab9b-4d3d-98d9-463e043a2caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.007220 10.0.0.23 - - [2025-11-20 03:10:28] "PUT /virtual-machine-interface/ad39f23b-ab9b-4d3d-98d9-463e043a2caf HTTP/1.1" 200 284 0.013963 10.0.0.23 - - [2025-11-20 03:10:28] "GET /virtual-machine-interface/9a8809b7-91d6-41f7-ba48-001b7e3d928f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009481 10.0.0.23 - - [2025-11-20 03:10:28] "PUT /virtual-machine-interface/9a8809b7-91d6-41f7-ba48-001b7e3d928f HTTP/1.1" 200 284 0.013119 10.0.0.23 - - [2025-11-20 03:10:28] "GET /virtual-machine-interface/12bc22ee-2e42-4ae8-81f2-25d8c1177310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.008445 10.0.0.23 - - [2025-11-20 03:10:28] "PUT /virtual-machine-interface/12bc22ee-2e42-4ae8-81f2-25d8c1177310 HTTP/1.1" 200 284 0.015262 10.0.0.22 - - [2025-11-20 03:11:00] "GET /obj-perms HTTP/1.1" 200 5056 0.055834 10.0.0.23 - - [2025-11-20 03:11:06] "POST /neutron/network HTTP/1.1" 200 1013 0.007713 10.0.0.23 - - [2025-11-20 03:11:06] "POST /neutron/subnet HTTP/1.1" 200 1370 0.013069 10.0.0.23 - - [2025-11-20 03:11:06] "POST /neutron/network HTTP/1.1" 200 1003 0.010128 10.0.0.23 - - [2025-11-20 03:11:15] "POST /neutron/network HTTP/1.1" 200 1013 0.006609 10.0.0.23 - - [2025-11-20 03:11:15] "POST /neutron/subnet HTTP/1.1" 200 1370 0.014201 10.0.0.23 - - [2025-11-20 03:11:15] "POST /neutron/network HTTP/1.1" 200 1003 0.008476 10.0.0.23 - - [2025-11-20 03:11:28] "POST /neutron/port HTTP/1.1" 200 1200 0.018450 10.0.0.23 - - [2025-11-20 03:11:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010937 10.0.0.23 - - [2025-11-20 03:11:28] "GET /virtual-machine/d51919f4-eead-40cb-b8af-0227d6726f16 HTTP/1.1" 200 1301 0.006507 10.0.0.23 - - [2025-11-20 03:11:28] "GET /virtual-machine-interface/fcc49af8-2328-4b4c-8445-ec361b75bae8 HTTP/1.1" 200 3175 0.005503 10.0.0.23 - - [2025-11-20 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.23 - - [2025-11-20 03:11:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003823 10.0.0.23 - - [2025-11-20 03:11:28] "GET /virtual-networks?parent_id=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002980 10.0.0.23 - - [2025-11-20 03:11:28] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005879 10.0.0.23 - - [2025-11-20 03:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.23 - - [2025-11-20 03:11:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004165 10.0.0.23 - - [2025-11-20 03:11:29] "GET /virtual-networks?parent_id=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002953 10.0.0.23 - - [2025-11-20 03:11:29] "GET /virtual-network/ebea746d-8c87-4c94-91f4-41c3563dfd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006377 10.0.0.23 - - [2025-11-20 03:11:29] "GET /virtual-machine-interface/fcc49af8-2328-4b4c-8445-ec361b75bae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006580 10.0.0.23 - - [2025-11-20 03:11:29] "PUT /virtual-machine-interface/fcc49af8-2328-4b4c-8445-ec361b75bae8 HTTP/1.1" 200 284 0.015166 10.0.0.23 - - [2025-11-20 03:12:07] "POST /neutron/network HTTP/1.1" 200 1013 0.036883 10.0.0.23 - - [2025-11-20 03:12:07] "POST /neutron/subnet HTTP/1.1" 200 1370 0.018175 10.0.0.23 - - [2025-11-20 03:12:07] "POST /neutron/network HTTP/1.1" 200 1003 0.009362 10.0.0.22 - - [2025-11-20 03:12:09] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.23 - - [2025-11-20 03:12:09] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045112 10.0.0.23 - - [2025-11-20 03:12:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.005136 10.0.0.23 - - [2025-11-20 03:12:09] "POST /interface-route-tables HTTP/1.1" 200 575 0.026416 10.0.0.23 - - [2025-11-20 03:12:09] "GET /interface-route-table/953b3d7b-b36e-4faf-b02f-c603a8394e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006728 10.0.0.23 - - [2025-11-20 03:12:09] "GET /virtual-machine-interface/fcc49af8-2328-4b4c-8445-ec361b75bae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006286 10.0.0.23 - - [2025-11-20 03:12:09] "POST /ref-update HTTP/1.1" 200 156 0.014569 10.0.0.23 - - [2025-11-20 03:12:11] "GET /virtual-machine-interface/9a8809b7-91d6-41f7-ba48-001b7e3d928f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.006784 10.0.0.23 - - [2025-11-20 03:12:11] "POST /ref-update HTTP/1.1" 200 156 0.015949 10.0.0.23 - - [2025-11-20 03:12:11] "DELETE /interface-route-table/0ce68666-0c42-420c-998d-f10214292173 HTTP/1.1" 200 115 0.043856 10.0.0.23 - - [2025-11-20 03:12:12] "POST /neutron/port HTTP/1.1" 200 151 0.263330 10.0.0.23 - - [2025-11-20 03:12:15] "POST /neutron/network HTTP/1.1" 200 1013 0.007003 10.0.0.23 - - [2025-11-20 03:12:15] "POST /neutron/subnet HTTP/1.1" 200 1370 0.016044 10.0.0.23 - - [2025-11-20 03:12:16] "POST /neutron/network HTTP/1.1" 200 1003 0.008913 10.0.0.23 - - [2025-11-20 03:12:34] "GET /virtual-machine-interface/fcc49af8-2328-4b4c-8445-ec361b75bae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.008317 10.0.0.23 - - [2025-11-20 03:12:34] "POST /ref-update HTTP/1.1" 200 156 0.017449 10.0.0.23 - - [2025-11-20 03:12:34] "DELETE /interface-route-table/953b3d7b-b36e-4faf-b02f-c603a8394e3e HTTP/1.1" 200 115 0.029166 10.0.0.23 - - [2025-11-20 03:12:34] "GET /virtual-machine-interface/12bc22ee-2e42-4ae8-81f2-25d8c1177310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.011454 10.0.0.23 - - [2025-11-20 03:12:34] "POST /ref-update HTTP/1.1" 200 156 0.015252 10.0.0.23 - - [2025-11-20 03:12:34] "DELETE /interface-route-table/459c2362-ef62-4746-a083-d843df0a47cd HTTP/1.1" 200 115 0.034086 10.0.0.23 - - [2025-11-20 03:12:34] "POST /neutron/port HTTP/1.1" 200 1200 0.018683 10.0.0.23 - - [2025-11-20 03:12:34] "POST /neutron/port HTTP/1.1" 200 1200 0.022518 10.0.0.23 - - [2025-11-20 03:12:35] "POST /neutron/port HTTP/1.1" 200 1200 0.023356 10.0.0.23 - - [2025-11-20 03:12:36] "POST /neutron/network HTTP/1.1" 200 1003 0.009209 10.0.0.23 - - [2025-11-20 03:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.049370 10.0.0.22 - - [2025-11-20 03:12:38] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000957 10.0.0.23 - - [2025-11-20 03:12:38] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036411 10.0.0.22 - - [2025-11-20 03:12:38] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001097 10.0.0.23 - - [2025-11-20 03:12:38] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?fields=virtual_networks HTTP/1.1" 200 1048 0.043946 10.0.0.22 - - [2025-11-20 03:12:38] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.23 - - [2025-11-20 03:12:38] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.036902 10.0.0.22 - - [2025-11-20 03:12:38] "GET /projects?obj_uuids=5ab84b94-c8a8-48af-be9c-30ebd2b0c5af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001004 10.0.0.23 - - [2025-11-20 03:12:38] "GET /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af?fields=security_groups HTTP/1.1" 200 1282 0.041006 10.0.0.23 - - [2025-11-20 03:12:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.025319 10.0.0.22 - - [2025-11-20 03:12:39] "GET /projects?obj_uuids=f4530a32-bf8d-4b05-90c6-421d3133de0b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003824 10.0.0.22 - - [2025-11-20 03:12:39] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000879 10.0.0.22 - - [2025-11-20 03:12:39] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006273 10.0.0.22 - - [2025-11-20 03:12:39] "POST /id-to-fqname HTTP/1.1" 200 185 0.007500 10.0.0.22 - - [2025-11-20 03:12:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.003009 10.0.0.22 - - [2025-11-20 03:12:39] "POST /security-groups HTTP/1.1" 200 586 0.073172 10.0.0.22 - - [2025-11-20 03:12:39] "POST /projects HTTP/1.1" 200 575 0.277014 10.0.0.23 - - [2025-11-20 03:12:39] "POST /access-control-lists HTTP/1.1" 200 591 0.025628 10.0.0.22 - - [2025-11-20 03:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.353452 10.0.0.23 - - [2025-11-20 03:12:39] "GET /project/f4530a32-bf8d-4b05-90c6-421d3133de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.508670 10.0.0.23 - - [2025-11-20 03:12:40] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.22 - - [2025-11-20 03:12:44] "GET /projects?obj_uuids=f4530a32-bf8d-4b05-90c6-421d3133de0b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.027456 10.0.0.23 - - [2025-11-20 03:12:44] "GET /project/f4530a32-bf8d-4b05-90c6-421d3133de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.144822 10.0.0.22 - - [2025-11-20 03:12:44] "GET /projects?obj_uuids=f4530a32-bf8d-4b05-90c6-421d3133de0b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001155 10.0.0.23 - - [2025-11-20 03:12:44] "GET /project/f4530a32-bf8d-4b05-90c6-421d3133de0b?fields=virtual_networks HTTP/1.1" 200 1023 0.076540 10.0.0.22 - - [2025-11-20 03:12:44] "GET /projects?obj_uuids=f4530a32-bf8d-4b05-90c6-421d3133de0b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001410 10.0.0.23 - - [2025-11-20 03:12:44] "GET /project/f4530a32-bf8d-4b05-90c6-421d3133de0b?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.044362 10.0.0.22 - - [2025-11-20 03:12:44] "GET /projects?obj_uuids=f4530a32-bf8d-4b05-90c6-421d3133de0b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001397 10.0.0.23 - - [2025-11-20 03:12:44] "GET /project/f4530a32-bf8d-4b05-90c6-421d3133de0b?fields=security_groups HTTP/1.1" 200 1244 0.059756 10.0.0.23 - - [2025-11-20 03:12:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.037682 10.0.0.22 - - [2025-11-20 03:12:45] "GET /projects?obj_uuids=1cbb0ed2-aa25-495b-a450-9f8b10e72f9d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003271 10.0.0.22 - - [2025-11-20 03:12:45] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001407 10.0.0.22 - - [2025-11-20 03:12:45] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046988 10.0.0.22 - - [2025-11-20 03:12:45] "POST /id-to-fqname HTTP/1.1" 200 195 0.005253 10.0.0.22 - - [2025-11-20 03:12:45] "POST /fqname-to-id HTTP/1.1" 404 204 0.006363 10.0.0.22 - - [2025-11-20 03:12:45] "POST /security-groups HTTP/1.1" 200 596 0.030062 10.0.0.23 - - [2025-11-20 03:12:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.003624 10.0.0.22 - - [2025-11-20 03:12:45] "POST /projects HTTP/1.1" 200 595 0.254838 10.0.0.22 - - [2025-11-20 03:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.294073 10.0.0.23 - - [2025-11-20 03:12:45] "GET /project/1cbb0ed2-aa25-495b-a450-9f8b10e72f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.479406 10.0.0.23 - - [2025-11-20 03:12:45] "POST /access-control-lists HTTP/1.1" 200 599 0.057258 10.0.0.23 - - [2025-11-20 03:12:46] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.22 - - [2025-11-20 03:12:49] "GET /projects?obj_uuids=1cbb0ed2-aa25-495b-a450-9f8b10e72f9d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001084 10.0.0.23 - - [2025-11-20 03:12:49] "GET /project/1cbb0ed2-aa25-495b-a450-9f8b10e72f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.049077 10.0.0.22 - - [2025-11-20 03:12:50] "GET /projects?obj_uuids=1cbb0ed2-aa25-495b-a450-9f8b10e72f9d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001415 10.0.0.23 - - [2025-11-20 03:12:50] "GET /project/1cbb0ed2-aa25-495b-a450-9f8b10e72f9d?fields=virtual_networks HTTP/1.1" 200 1042 0.043345 10.0.0.22 - - [2025-11-20 03:12:50] "GET /projects?obj_uuids=1cbb0ed2-aa25-495b-a450-9f8b10e72f9d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001349 10.0.0.23 - - [2025-11-20 03:12:50] "GET /project/1cbb0ed2-aa25-495b-a450-9f8b10e72f9d?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.042051 10.0.0.22 - - [2025-11-20 03:12:50] "GET /projects?obj_uuids=1cbb0ed2-aa25-495b-a450-9f8b10e72f9d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001015 10.0.0.23 - - [2025-11-20 03:12:50] "GET /project/1cbb0ed2-aa25-495b-a450-9f8b10e72f9d?fields=security_groups HTTP/1.1" 200 1273 0.042154 10.0.0.23 - - [2025-11-20 03:12:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.027331 10.0.0.22 - - [2025-11-20 03:12:51] "GET /projects?obj_uuids=2dd01e4a-584d-4ff6-9678-476104389e84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003471 10.0.0.22 - - [2025-11-20 03:12:51] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001094 10.0.0.22 - - [2025-11-20 03:12:51] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006966 10.0.0.22 - - [2025-11-20 03:12:51] "POST /id-to-fqname HTTP/1.1" 200 201 0.004030 10.0.0.22 - - [2025-11-20 03:12:51] "POST /fqname-to-id HTTP/1.1" 404 210 0.004776 10.0.0.22 - - [2025-11-20 03:12:51] "POST /security-groups HTTP/1.1" 200 602 0.070676 10.0.0.22 - - [2025-11-20 03:12:51] "POST /projects HTTP/1.1" 200 607 0.281948 10.0.0.23 - - [2025-11-20 03:12:51] "POST /fqname-to-id HTTP/1.1" 404 244 0.005099 10.0.0.22 - - [2025-11-20 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.357372 10.0.0.23 - - [2025-11-20 03:12:51] "GET /project/2dd01e4a-584d-4ff6-9678-476104389e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.494877 10.0.0.23 - - [2025-11-20 03:12:52] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.22 - - [2025-11-20 03:12:55] "GET /projects?obj_uuids=2dd01e4a-584d-4ff6-9678-476104389e84&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000986 10.0.0.23 - - [2025-11-20 03:12:55] "GET /project/2dd01e4a-584d-4ff6-9678-476104389e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.035260 10.0.0.22 - - [2025-11-20 03:12:55] "GET /projects?obj_uuids=2dd01e4a-584d-4ff6-9678-476104389e84&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001041 10.0.0.23 - - [2025-11-20 03:12:55] "GET /project/2dd01e4a-584d-4ff6-9678-476104389e84?fields=virtual_networks HTTP/1.1" 200 1054 0.093704 10.0.0.22 - - [2025-11-20 03:12:55] "GET /projects?obj_uuids=2dd01e4a-584d-4ff6-9678-476104389e84&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001032 10.0.0.23 - - [2025-11-20 03:12:55] "GET /project/2dd01e4a-584d-4ff6-9678-476104389e84?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.038915 10.0.0.22 - - [2025-11-20 03:12:56] "GET /projects?obj_uuids=2dd01e4a-584d-4ff6-9678-476104389e84&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001188 10.0.0.23 - - [2025-11-20 03:12:56] "GET /project/2dd01e4a-584d-4ff6-9678-476104389e84?fields=security_groups HTTP/1.1" 200 1291 0.056838 10.0.0.23 - - [2025-11-20 03:12:56] "POST /fqname-to-id HTTP/1.1" 404 185 0.028574 10.0.0.22 - - [2025-11-20 03:12:56] "GET /projects?obj_uuids=b1641726-059a-4eaf-9999-876474e9c956&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002731 10.0.0.22 - - [2025-11-20 03:12:57] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.22 - - [2025-11-20 03:12:57] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008966 10.0.0.22 - - [2025-11-20 03:12:57] "POST /id-to-fqname HTTP/1.1" 200 187 0.002571 10.0.0.22 - - [2025-11-20 03:12:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.006942 10.0.0.22 - - [2025-11-20 03:12:57] "POST /security-groups HTTP/1.1" 200 588 0.027376 10.0.0.22 - - [2025-11-20 03:12:57] "POST /projects HTTP/1.1" 200 579 0.227284 10.0.0.23 - - [2025-11-20 03:12:57] "POST /access-control-lists HTTP/1.1" 200 593 0.027951 10.0.0.22 - - [2025-11-20 03:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.297575 10.0.0.23 - - [2025-11-20 03:12:57] "GET /project/b1641726-059a-4eaf-9999-876474e9c956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.437607 10.0.0.23 - - [2025-11-20 03:12:58] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.22 - - [2025-11-20 03:13:01] "GET /projects?obj_uuids=b1641726-059a-4eaf-9999-876474e9c956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001090 10.0.0.23 - - [2025-11-20 03:13:01] "GET /project/b1641726-059a-4eaf-9999-876474e9c956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.058404 10.0.0.22 - - [2025-11-20 03:13:01] "GET /projects?obj_uuids=b1641726-059a-4eaf-9999-876474e9c956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001037 10.0.0.23 - - [2025-11-20 03:13:01] "GET /project/b1641726-059a-4eaf-9999-876474e9c956?fields=virtual_networks HTTP/1.1" 200 1027 0.063495 10.0.0.22 - - [2025-11-20 03:13:01] "GET /projects?obj_uuids=b1641726-059a-4eaf-9999-876474e9c956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001785 10.0.0.23 - - [2025-11-20 03:13:01] "GET /project/b1641726-059a-4eaf-9999-876474e9c956?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.045507 10.0.0.22 - - [2025-11-20 03:13:01] "GET /projects?obj_uuids=b1641726-059a-4eaf-9999-876474e9c956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001029 10.0.0.23 - - [2025-11-20 03:13:01] "GET /project/b1641726-059a-4eaf-9999-876474e9c956?fields=security_groups HTTP/1.1" 200 1250 0.037823 10.0.0.23 - - [2025-11-20 03:13:02] "GET /obj-perms HTTP/1.1" 200 5056 0.345788 10.0.0.23 - - [2025-11-20 03:13:02] "POST /fqname-to-id HTTP/1.1" 404 182 0.027914 10.0.0.22 - - [2025-11-20 03:13:02] "GET /projects?obj_uuids=a526acd0-d0c5-4b32-9d96-dffe03aaa4b0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003174 10.0.0.22 - - [2025-11-20 03:13:03] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001105 10.0.0.22 - - [2025-11-20 03:13:03] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007538 10.0.0.22 - - [2025-11-20 03:13:03] "POST /id-to-fqname HTTP/1.1" 200 184 0.001994 10.0.0.22 - - [2025-11-20 03:13:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.011116 10.0.0.22 - - [2025-11-20 03:13:03] "POST /security-groups HTTP/1.1" 200 585 0.031098 10.0.0.23 - - [2025-11-20 03:13:03] "POST /fqname-to-id HTTP/1.1" 404 228 0.003233 10.0.0.22 - - [2025-11-20 03:13:03] "POST /projects HTTP/1.1" 200 573 0.238111 10.0.0.22 - - [2025-11-20 03:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.273702 10.0.0.23 - - [2025-11-20 03:13:03] "POST /access-control-lists HTTP/1.1" 200 588 0.029977 10.0.0.23 - - [2025-11-20 03:13:03] "GET /project/a526acd0-d0c5-4b32-9d96-dffe03aaa4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.422813 10.0.0.23 - - [2025-11-20 03:13:04] "GET / HTTP/1.1" 200 35931 0.001938 10.0.0.22 - - [2025-11-20 03:13:07] "GET /projects?obj_uuids=a526acd0-d0c5-4b32-9d96-dffe03aaa4b0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001050 10.0.0.23 - - [2025-11-20 03:13:07] "GET /project/a526acd0-d0c5-4b32-9d96-dffe03aaa4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.038635 10.0.0.22 - - [2025-11-20 03:13:07] "GET /projects?obj_uuids=a526acd0-d0c5-4b32-9d96-dffe03aaa4b0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001419 10.0.0.23 - - [2025-11-20 03:13:08] "GET /project/a526acd0-d0c5-4b32-9d96-dffe03aaa4b0?fields=virtual_networks HTTP/1.1" 200 1021 0.044205 10.0.0.22 - - [2025-11-20 03:13:08] "GET /projects?obj_uuids=a526acd0-d0c5-4b32-9d96-dffe03aaa4b0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001241 10.0.0.23 - - [2025-11-20 03:13:08] "GET /project/a526acd0-d0c5-4b32-9d96-dffe03aaa4b0?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.040764 10.0.0.22 - - [2025-11-20 03:13:08] "GET /projects?obj_uuids=a526acd0-d0c5-4b32-9d96-dffe03aaa4b0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000946 10.0.0.23 - - [2025-11-20 03:13:08] "GET /project/a526acd0-d0c5-4b32-9d96-dffe03aaa4b0?fields=security_groups HTTP/1.1" 200 1241 0.039229 10.0.0.23 - - [2025-11-20 03:13:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.030219 10.0.0.22 - - [2025-11-20 03:13:09] "GET /projects?obj_uuids=7cdd96fa-313c-42a5-917e-a381be682c2e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003112 10.0.0.22 - - [2025-11-20 03:13:09] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000933 10.0.0.22 - - [2025-11-20 03:13:09] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007796 10.0.0.22 - - [2025-11-20 03:13:09] "POST /id-to-fqname HTTP/1.1" 200 188 0.004541 10.0.0.22 - - [2025-11-20 03:13:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.006196 10.0.0.22 - - [2025-11-20 03:13:09] "POST /security-groups HTTP/1.1" 200 589 0.036233 10.0.0.23 - - [2025-11-20 03:13:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.004554 10.0.0.22 - - [2025-11-20 03:13:09] "POST /projects HTTP/1.1" 200 581 0.247395 10.0.0.22 - - [2025-11-20 03:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.282556 10.0.0.23 - - [2025-11-20 03:13:09] "GET /project/7cdd96fa-313c-42a5-917e-a381be682c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.426443 10.0.0.23 - - [2025-11-20 03:13:09] "POST /access-control-lists HTTP/1.1" 200 592 0.054522 10.0.0.23 - - [2025-11-20 03:13:10] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.22 - - [2025-11-20 03:13:12] "DELETE /project/b1641726059a4eaf9999876474e9c956 HTTP/1.1" 404 173 0.094217 10.0.0.22 - - [2025-11-20 03:13:12] "DELETE /project/a526acd0d0c54b329d96dffe03aaa4b0 HTTP/1.1" 404 173 0.095799 10.0.0.22 - - [2025-11-20 03:13:12] "DELETE /project/7cdd96fa313c42a5917ea381be682c2e HTTP/1.1" 404 173 0.091043 10.0.0.22 - - [2025-11-20 03:13:12] "DELETE /project/1cbb0ed2aa25495ba4509f8b10e72f9d HTTP/1.1" 404 173 0.012446 10.0.0.22 - - [2025-11-20 03:13:12] "DELETE /project/f4530a32bf8d4b0590c6421d3133de0b HTTP/1.1" 404 173 0.090519 10.0.0.22 - - [2025-11-20 03:13:12] "DELETE /project/5ab84b94-c8a8-48af-be9c-30ebd2b0c5af HTTP/1.1" 404 177 0.011709 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=2dd01e4a-584d-4ff6-9678-476104389e84&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000806 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=1cbb0ed2-aa25-495b-a450-9f8b10e72f9d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000830 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=a526acd0-d0c5-4b32-9d96-dffe03aaa4b0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000688 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=f4530a32-bf8d-4b05-90c6-421d3133de0b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000716 10.0.0.22 - - [2025-11-20 03:13:12] "DELETE /project/2dd01e4a584d4ff69678476104389e84 HTTP/1.1" 404 173 0.005057 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=b1641726-059a-4eaf-9999-876474e9c956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000909 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/a526acd0-d0c5-4b32-9d96-dffe03aaa4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.084287 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=a526acd0-d0c5-4b32-9d96-dffe03aaa4b0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002669 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/1cbb0ed2-aa25-495b-a450-9f8b10e72f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.117506 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/f4530a32-bf8d-4b05-90c6-421d3133de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.137980 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/2dd01e4a-584d-4ff6-9678-476104389e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.148490 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=f4530a32-bf8d-4b05-90c6-421d3133de0b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000947 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=1cbb0ed2-aa25-495b-a450-9f8b10e72f9d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000729 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=2dd01e4a-584d-4ff6-9678-476104389e84&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000862 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/b1641726-059a-4eaf-9999-876474e9c956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.207865 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/a526acd0-d0c5-4b32-9d96-dffe03aaa4b0?fields=security_groups HTTP/1.1" 200 1346 0.168832 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/1cbb0ed2-aa25-495b-a450-9f8b10e72f9d?fields=security_groups HTTP/1.1" 200 1378 0.110701 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/f4530a32-bf8d-4b05-90c6-421d3133de0b?fields=security_groups HTTP/1.1" 200 1349 0.147779 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=b1641726-059a-4eaf-9999-876474e9c956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001534 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/2dd01e4a-584d-4ff6-9678-476104389e84?fields=security_groups HTTP/1.1" 200 1396 0.165515 10.0.0.22 - - [2025-11-20 03:13:12] "GET /project/b1641726-059a-4eaf-9999-876474e9c956?fields=security_groups HTTP/1.1" 200 1355 0.136928 10.0.0.22 - - [2025-11-20 03:13:12] "DELETE /security-group/8db470d4-2575-43ef-b561-64e8cae8cdb3 HTTP/1.1" 200 115 0.169833 10.0.0.22 - - [2025-11-20 03:13:12] "GET /projects?obj_uuids=1cbb0ed2-aa25-495b-a450-9f8b10e72f9d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001961 10.0.0.22 - - [2025-11-20 03:13:13] "DELETE /security-group/348341e7-56ae-4e33-84fb-8c2e4fed06f9 HTTP/1.1" 200 115 0.253969 10.0.0.22 - - [2025-11-20 03:13:13] "GET /projects?obj_uuids=a526acd0-d0c5-4b32-9d96-dffe03aaa4b0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001050 10.0.0.22 - - [2025-11-20 03:13:13] "DELETE /security-group/b89e8ac7-dd63-4c84-b840-d85f5004fe4f HTTP/1.1" 200 115 0.215761 10.0.0.22 - - [2025-11-20 03:13:13] "GET /project/1cbb0ed2-aa25-495b-a450-9f8b10e72f9d?fields=application_policy_sets HTTP/1.1" 200 1417 0.158472 10.0.0.22 - - [2025-11-20 03:13:13] "GET /projects?obj_uuids=2dd01e4a-584d-4ff6-9678-476104389e84&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000952 10.0.0.22 - - [2025-11-20 03:13:13] "DELETE /security-group/6532dc4e-9d57-499f-8b6c-43d440c36db0 HTTP/1.1" 200 115 0.290045 10.0.0.22 - - [2025-11-20 03:13:13] "GET /projects?obj_uuids=f4530a32-bf8d-4b05-90c6-421d3133de0b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001255 10.0.0.22 - - [2025-11-20 03:13:13] "DELETE /security-group/91c303cf-eb32-4554-bb94-1fd25e5de61b HTTP/1.1" 200 115 0.200012 10.0.0.22 - - [2025-11-20 03:13:13] "GET /projects?obj_uuids=b1641726-059a-4eaf-9999-876474e9c956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001068 10.0.0.23 - - [2025-11-20 03:13:13] "DELETE /access-control-list/f3398aab-6bfc-4cdc-a097-c62a830f8a15 HTTP/1.1" 200 115 0.066868 10.0.0.22 - - [2025-11-20 03:13:13] "GET /project/a526acd0-d0c5-4b32-9d96-dffe03aaa4b0?fields=application_policy_sets HTTP/1.1" 200 1385 0.138123 10.0.0.22 - - [2025-11-20 03:13:13] "GET /project/2dd01e4a-584d-4ff6-9678-476104389e84?fields=application_policy_sets HTTP/1.1" 200 1435 0.127608 10.0.0.22 - - [2025-11-20 03:13:13] "GET /project/f4530a32-bf8d-4b05-90c6-421d3133de0b?fields=application_policy_sets HTTP/1.1" 200 1388 0.162384 10.0.0.22 - - [2025-11-20 03:13:13] "GET /project/b1641726-059a-4eaf-9999-876474e9c956?fields=application_policy_sets HTTP/1.1" 200 1394 0.190465 10.0.0.23 - - [2025-11-20 03:13:13] "DELETE /access-control-list/aa7e1337-94af-4813-8f62-d84bd7b840f1 HTTP/1.1" 200 115 0.143705 10.0.0.22 - - [2025-11-20 03:13:13] "DELETE /project/1cbb0ed2-aa25-495b-a450-9f8b10e72f9d HTTP/1.1" 200 115 1.133234 10.0.0.22 - - [2025-11-20 03:13:13] "DELETE /project/2dd01e4a-584d-4ff6-9678-476104389e84 HTTP/1.1" 200 115 1.220132 10.0.0.22 - - [2025-11-20 03:13:13] "DELETE /project/a526acd0-d0c5-4b32-9d96-dffe03aaa4b0 HTTP/1.1" 200 115 1.212756 10.0.0.22 - - [2025-11-20 03:13:13] "DELETE /project/f4530a32-bf8d-4b05-90c6-421d3133de0b HTTP/1.1" 200 115 1.162654 10.0.0.22 - - [2025-11-20 03:13:13] "DELETE /project/b1641726-059a-4eaf-9999-876474e9c956 HTTP/1.1" 200 115 1.163156 10.0.0.23 - - [2025-11-20 03:13:13] "DELETE /access-control-list/e43c8f93-72d5-408b-a98c-1f26e64b5887 HTTP/1.1" 200 115 0.041777 10.0.0.22 - - [2025-11-20 03:13:13] "GET /projects?obj_uuids=7cdd96fa-313c-42a5-917e-a381be682c2e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001121 10.0.0.23 - - [2025-11-20 03:13:13] "GET /project/7cdd96fa-313c-42a5-917e-a381be682c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048053 10.0.0.22 - - [2025-11-20 03:13:13] "GET /projects?obj_uuids=7cdd96fa-313c-42a5-917e-a381be682c2e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001100 10.0.0.23 - - [2025-11-20 03:13:14] "GET /project/7cdd96fa-313c-42a5-917e-a381be682c2e?fields=virtual_networks HTTP/1.1" 200 1028 0.071208 10.0.0.22 - - [2025-11-20 03:13:14] "GET /projects?obj_uuids=7cdd96fa-313c-42a5-917e-a381be682c2e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.005247 10.0.0.23 - - [2025-11-20 03:13:14] "GET /project/7cdd96fa-313c-42a5-917e-a381be682c2e?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.053207 10.0.0.22 - - [2025-11-20 03:13:14] "GET /projects?obj_uuids=7cdd96fa-313c-42a5-917e-a381be682c2e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001162 10.0.0.23 - - [2025-11-20 03:13:14] "GET /project/7cdd96fa-313c-42a5-917e-a381be682c2e?fields=security_groups HTTP/1.1" 200 1252 0.060481 10.0.0.23 - - [2025-11-20 03:13:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.026172 10.0.0.22 - - [2025-11-20 03:13:15] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005278 10.0.0.22 - - [2025-11-20 03:13:15] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001411 10.0.0.22 - - [2025-11-20 03:13:15] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007135 10.0.0.22 - - [2025-11-20 03:13:15] "POST /id-to-fqname HTTP/1.1" 200 188 0.004017 10.0.0.22 - - [2025-11-20 03:13:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.005174 10.0.0.22 - - [2025-11-20 03:13:15] "POST /security-groups HTTP/1.1" 200 589 0.033197 10.0.0.22 - - [2025-11-20 03:13:15] "POST /projects HTTP/1.1" 200 581 0.243565 10.0.0.22 - - [2025-11-20 03:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.278062 10.0.0.23 - - [2025-11-20 03:13:15] "POST /access-control-lists HTTP/1.1" 200 594 0.029124 10.0.0.23 - - [2025-11-20 03:13:15] "GET /project/fb628df5-a0ce-4e09-9c66-bfc102540568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.425587 10.0.0.23 - - [2025-11-20 03:13:16] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.23 - - [2025-11-20 03:13:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000495 10.0.0.23 - - [2025-11-20 03:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.058690 10.0.0.22 - - [2025-11-20 03:13:18] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000947 10.0.0.23 - - [2025-11-20 03:13:18] "GET /project/fb628df5-a0ce-4e09-9c66-bfc102540568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.063492 10.0.0.22 - - [2025-11-20 03:13:19] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.23 - - [2025-11-20 03:13:19] "POST /neutron/network HTTP/1.1" 200 603 0.144521 10.0.0.23 - - [2025-11-20 03:13:19] "POST /route-targets HTTP/1.1" 200 327 0.015513 10.0.0.23 - - [2025-11-20 03:13:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.003234 10.0.0.23 - - [2025-11-20 03:13:19] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005809 10.0.0.23 - - [2025-11-20 03:13:19] "POST /neutron/network HTTP/1.1" 200 823 0.006648 10.0.0.23 - - [2025-11-20 03:13:19] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005850 10.0.0.23 - - [2025-11-20 03:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.23 - - [2025-11-20 03:13:19] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005251 10.0.0.23 - - [2025-11-20 03:13:19] "PUT /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971 HTTP/1.1" 200 264 0.052022 10.0.0.23 - - [2025-11-20 03:13:19] "POST /ref-update HTTP/1.1" 200 156 0.026211 10.0.0.23 - - [2025-11-20 03:13:20] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005713 10.0.0.50 - - [2025-11-20 03:13:21] "GET /obj-perms HTTP/1.1" 200 5026 0.053392 10.0.0.23 - - [2025-11-20 03:13:21] "POST /neutron/network HTTP/1.1" 200 823 0.007994 10.0.0.23 - - [2025-11-20 03:13:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.001315 10.0.0.22 - - [2025-11-20 03:13:22] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001058 10.0.0.23 - - [2025-11-20 03:13:22] "GET /project/fb628df5-a0ce-4e09-9c66-bfc102540568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.070689 10.0.0.23 - - [2025-11-20 03:13:22] "POST /neutron/network HTTP/1.1" 200 823 0.035665 10.0.0.23 - - [2025-11-20 03:13:22] "POST /neutron/port HTTP/1.1" 200 117 0.007810 10.0.0.23 - - [2025-11-20 03:13:23] "POST /neutron/port HTTP/1.1" 200 1059 0.015653 10.0.0.23 - - [2025-11-20 03:13:23] "POST /neutron/port HTTP/1.1" 200 1087 0.015334 10.0.0.23 - - [2025-11-20 03:13:23] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.23 - - [2025-11-20 03:13:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007447 10.0.0.23 - - [2025-11-20 03:13:28] "POST /neutron/port HTTP/1.1" 200 1087 0.014730 10.0.0.23 - - [2025-11-20 03:13:28] "GET /virtual-machine/d001b11d-e391-4986-a796-c29e2025f167 HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2025-11-20 03:13:28] "GET /virtual-machine/d001b11d-e391-4986-a796-c29e2025f167 HTTP/1.1" 200 1291 0.028137 10.0.0.23 - - [2025-11-20 03:13:28] "GET /virtual-machine-interface/0f47b739-1748-444a-9fa1-83d37e0b58ed HTTP/1.1" 200 2931 0.005618 10.0.0.23 - - [2025-11-20 03:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.23 - - [2025-11-20 03:13:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003537 10.0.0.23 - - [2025-11-20 03:13:28] "GET /virtual-networks?parent_id=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002620 10.0.0.23 - - [2025-11-20 03:13:28] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006196 10.0.0.23 - - [2025-11-20 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.23 - - [2025-11-20 03:13:31] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005715 10.0.0.23 - - [2025-11-20 03:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.23 - - [2025-11-20 03:13:35] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006754 10.0.0.23 - - [2025-11-20 03:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.23 - - [2025-11-20 03:13:39] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005190 10.0.0.23 - - [2025-11-20 03:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.23 - - [2025-11-20 03:13:43] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005003 10.0.0.23 - - [2025-11-20 03:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.23 - - [2025-11-20 03:13:48] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006359 10.0.0.23 - - [2025-11-20 03:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.23 - - [2025-11-20 03:13:52] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005404 10.0.0.23 - - [2025-11-20 03:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.23 - - [2025-11-20 03:13:56] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006549 10.0.0.23 - - [2025-11-20 03:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.23 - - [2025-11-20 03:14:00] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007191 10.0.0.23 - - [2025-11-20 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.23 - - [2025-11-20 03:14:02] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004265 10.0.0.23 - - [2025-11-20 03:14:02] "GET /virtual-networks?parent_id=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003469 10.0.0.23 - - [2025-11-20 03:14:02] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007181 10.0.0.23 - - [2025-11-20 03:14:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008711 10.0.0.22 - - [2025-11-20 03:14:03] "GET /obj-perms HTTP/1.1" 200 5056 0.045844 10.0.0.23 - - [2025-11-20 03:14:10] "POST /neutron/port HTTP/1.1" 200 1087 0.016379 10.0.0.23 - - [2025-11-20 03:14:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003659 10.0.0.23 - - [2025-11-20 03:14:10] "POST /neutron/network HTTP/1.1" 200 823 0.007047 10.0.0.23 - - [2025-11-20 03:14:13] "POST /neutron/port HTTP/1.1" 200 1087 0.016778 10.0.0.22 - - [2025-11-20 03:14:13] "DELETE /project/fb628df5a0ce4e099c66bfc102540568 HTTP/1.1" 404 173 0.005235 10.0.0.22 - - [2025-11-20 03:14:13] "GET /projects?obj_uuids=7cdd96fa-313c-42a5-917e-a381be682c2e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000941 10.0.0.22 - - [2025-11-20 03:14:13] "GET /project/7cdd96fa-313c-42a5-917e-a381be682c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.059375 10.0.0.22 - - [2025-11-20 03:14:13] "GET /projects?obj_uuids=7cdd96fa-313c-42a5-917e-a381be682c2e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001691 10.0.0.22 - - [2025-11-20 03:14:13] "GET /project/7cdd96fa-313c-42a5-917e-a381be682c2e?fields=security_groups HTTP/1.1" 200 1357 0.058667 10.0.0.22 - - [2025-11-20 03:14:13] "DELETE /security-group/e72cca0c-6dfe-4864-a3fa-db50f86ce825 HTTP/1.1" 200 115 0.052415 10.0.0.22 - - [2025-11-20 03:14:13] "GET /projects?obj_uuids=7cdd96fa-313c-42a5-917e-a381be682c2e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001851 10.0.0.22 - - [2025-11-20 03:14:13] "GET /project/7cdd96fa-313c-42a5-917e-a381be682c2e?fields=application_policy_sets HTTP/1.1" 200 1396 0.061866 10.0.0.22 - - [2025-11-20 03:14:14] "DELETE /project/7cdd96fa-313c-42a5-917e-a381be682c2e HTTP/1.1" 200 115 0.465376 10.0.0.23 - - [2025-11-20 03:14:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007787 10.0.0.23 - - [2025-11-20 03:14:23] "POST /neutron/port HTTP/1.1" 200 1087 0.014185 10.0.0.23 - - [2025-11-20 03:14:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007653 10.0.0.23 - - [2025-11-20 03:14:23] "POST /neutron/network HTTP/1.1" 200 797 0.013599 10.0.0.23 - - [2025-11-20 03:14:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001251 10.0.0.23 - - [2025-11-20 03:14:23] "GET /virtual-machine/d001b11d-e391-4986-a796-c29e2025f167 HTTP/1.1" 200 1291 0.004039 10.0.0.23 - - [2025-11-20 03:14:23] "GET /virtual-machine-interface/0f47b739-1748-444a-9fa1-83d37e0b58ed HTTP/1.1" 200 2931 0.004802 10.0.0.23 - - [2025-11-20 03:14:23] "GET /instance-ip/b9c3fbbf-a9f3-4468-a741-727e2f791bcf HTTP/1.1" 200 1618 0.006305 10.0.0.23 - - [2025-11-20 03:14:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.003219 10.0.0.23 - - [2025-11-20 03:14:23] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005678 10.0.0.22 - - [2025-11-20 03:14:23] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001279 10.0.0.23 - - [2025-11-20 03:14:23] "GET /project/fb628df5-a0ce-4e09-9c66-bfc102540568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.065826 10.0.0.23 - - [2025-11-20 03:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.23 - - [2025-11-20 03:14:24] "GET /security-group/7a22a53c-0e5a-4f45-a31d-c0767950a4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.004939 10.0.0.23 - - [2025-11-20 03:14:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.072644 10.0.0.23 - - [2025-11-20 03:14:24] "POST /instance-ips HTTP/1.1" 200 357 0.031299 10.0.0.23 - - [2025-11-20 03:14:24] "GET /instance-ip/874bdf08-c8f1-401b-88fa-0b81f8c12646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.005931 10.0.0.23 - - [2025-11-20 03:14:24] "GET /virtual-machine-interface/d7f7405c-c46e-496a-bbcf-144e07eee57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.008510 10.0.0.23 - - [2025-11-20 03:14:24] "GET /virtual-machine-interface/d7f7405c-c46e-496a-bbcf-144e07eee57a?fields=instance_ip_back_refs HTTP/1.1" 200 1324 0.008110 10.0.0.23 - - [2025-11-20 03:14:24] "GET /instance-ip/874bdf08-c8f1-401b-88fa-0b81f8c12646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.005692 10.0.0.23 - - [2025-11-20 03:14:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.001294 10.0.0.23 - - [2025-11-20 03:14:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007742 10.0.0.23 - - [2025-11-20 03:14:24] "POST /neutron/network HTTP/1.1" 200 823 0.007594 10.0.0.23 - - [2025-11-20 03:14:24] "POST /neutron/port HTTP/1.1" 200 1087 0.020884 10.0.0.23 - - [2025-11-20 03:14:25] "POST /neutron/port HTTP/1.1" 200 117 0.005856 10.0.0.23 - - [2025-11-20 03:14:25] "POST /neutron/port HTTP/1.1" 200 966 0.010836 10.0.0.23 - - [2025-11-20 03:14:25] "POST /neutron/port HTTP/1.1" 200 1032 0.015622 10.0.0.23 - - [2025-11-20 03:14:25] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.23 - - [2025-11-20 03:14:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008328 10.0.0.23 - - [2025-11-20 03:14:30] "POST /neutron/port HTTP/1.1" 200 1032 0.015063 10.0.0.23 - - [2025-11-20 03:14:30] "GET /virtual-machine/05694bc5-df88-4ce6-a8b8-a7925c022d5a HTTP/1.1" 200 1267 0.006651 10.0.0.23 - - [2025-11-20 03:14:30] "GET /virtual-machine-interface/d7f7405c-c46e-496a-bbcf-144e07eee57a HTTP/1.1" 200 2982 0.005817 10.0.0.23 - - [2025-11-20 03:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.23 - - [2025-11-20 03:14:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004002 10.0.0.23 - - [2025-11-20 03:14:30] "GET /virtual-networks?parent_id=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002893 10.0.0.23 - - [2025-11-20 03:14:30] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006883 10.0.0.23 - - [2025-11-20 03:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.23 - - [2025-11-20 03:14:33] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006532 10.0.0.23 - - [2025-11-20 03:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.23 - - [2025-11-20 03:14:37] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006947 10.0.0.23 - - [2025-11-20 03:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.23 - - [2025-11-20 03:14:41] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.008351 10.0.0.23 - - [2025-11-20 03:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.23 - - [2025-11-20 03:14:45] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005851 10.0.0.23 - - [2025-11-20 03:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.23 - - [2025-11-20 03:14:49] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006594 10.0.0.23 - - [2025-11-20 03:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.23 - - [2025-11-20 03:14:54] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006802 10.0.0.23 - - [2025-11-20 03:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.23 - - [2025-11-20 03:14:58] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005427 10.0.0.23 - - [2025-11-20 03:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.23 - - [2025-11-20 03:15:02] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006858 10.0.0.50 - - [2025-11-20 03:15:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000590 10.0.0.50 - - [2025-11-20 03:15:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.50 - - [2025-11-20 03:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.50 - - [2025-11-20 03:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.22 - - [2025-11-20 03:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.22 - - [2025-11-20 03:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.22 - - [2025-11-20 03:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-11-20 03:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2025-11-20 03:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.23 - - [2025-11-20 03:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.23 - - [2025-11-20 03:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.23 - - [2025-11-20 03:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-11-20 03:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.23 - - [2025-11-20 03:15:06] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006116 10.0.0.23 - - [2025-11-20 03:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.23 - - [2025-11-20 03:15:08] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003890 10.0.0.23 - - [2025-11-20 03:15:08] "GET /virtual-networks?parent_id=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003677 10.0.0.23 - - [2025-11-20 03:15:08] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005875 10.0.0.23 - - [2025-11-20 03:15:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007861 10.0.0.23 - - [2025-11-20 03:15:12] "POST /neutron/network HTTP/1.1" 200 833 0.006649 10.0.0.23 - - [2025-11-20 03:15:12] "POST /neutron/port HTTP/1.1" 200 117 0.001450 10.0.0.23 - - [2025-11-20 03:15:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008066 10.0.0.23 - - [2025-11-20 03:15:19] "POST /neutron/port HTTP/1.1" 200 1032 0.050053 10.0.0.23 - - [2025-11-20 03:15:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008589 10.0.0.23 - - [2025-11-20 03:15:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.001400 10.0.0.23 - - [2025-11-20 03:15:29] "POST /neutron/network HTTP/1.1" 200 833 0.006393 10.0.0.22 - - [2025-11-20 03:15:30] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.23 - - [2025-11-20 03:15:30] "GET /project/fb628df5-a0ce-4e09-9c66-bfc102540568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.078653 10.0.0.23 - - [2025-11-20 03:15:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007356 10.0.0.23 - - [2025-11-20 03:15:30] "POST /neutron/network HTTP/1.1" 200 833 0.007439 10.0.0.23 - - [2025-11-20 03:15:31] "POST /neutron/port HTTP/1.1" 200 1059 0.039954 10.0.0.23 - - [2025-11-20 03:15:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004213 10.0.0.23 - - [2025-11-20 03:15:31] "POST /neutron/network HTTP/1.1" 200 823 0.008483 10.0.0.23 - - [2025-11-20 03:15:35] "POST /neutron/port HTTP/1.1" 200 1087 0.016894 10.0.0.23 - - [2025-11-20 03:15:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007542 10.0.0.23 - - [2025-11-20 03:15:35] "GET /virtual-machine/f071422a-00e9-41b9-8bb3-89636a63a479 HTTP/1.1" 200 1291 0.006922 10.0.0.23 - - [2025-11-20 03:15:35] "GET /virtual-machine-interface/64ed1b08-37b7-47ba-a05f-0d78a8464a82 HTTP/1.1" 200 2931 0.005651 10.0.0.23 - - [2025-11-20 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.23 - - [2025-11-20 03:15:35] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003624 10.0.0.23 - - [2025-11-20 03:15:35] "GET /virtual-networks?parent_id=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003174 10.0.0.23 - - [2025-11-20 03:15:35] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006404 10.0.0.23 - - [2025-11-20 03:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.23 - - [2025-11-20 03:15:38] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005702 10.0.0.23 - - [2025-11-20 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.23 - - [2025-11-20 03:15:43] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006024 10.0.0.23 - - [2025-11-20 03:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.23 - - [2025-11-20 03:15:47] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005719 10.0.0.23 - - [2025-11-20 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.23 - - [2025-11-20 03:15:51] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006502 10.0.0.23 - - [2025-11-20 03:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.23 - - [2025-11-20 03:15:55] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.009220 10.0.0.23 - - [2025-11-20 03:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2025-11-20 03:15:59] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005870 10.0.0.23 - - [2025-11-20 03:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.23 - - [2025-11-20 03:16:03] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006429 10.0.0.23 - - [2025-11-20 03:16:04] "GET /obj-perms HTTP/1.1" 200 5056 0.080588 10.0.0.23 - - [2025-11-20 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.23 - - [2025-11-20 03:16:07] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005911 10.0.0.23 - - [2025-11-20 03:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.23 - - [2025-11-20 03:16:11] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005639 10.0.0.23 - - [2025-11-20 03:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.23 - - [2025-11-20 03:16:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003889 10.0.0.23 - - [2025-11-20 03:16:13] "GET /virtual-networks?parent_id=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003173 10.0.0.23 - - [2025-11-20 03:16:13] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006980 10.0.0.23 - - [2025-11-20 03:16:14] "POST /neutron/port HTTP/1.1" 200 1032 0.014716 10.0.0.23 - - [2025-11-20 03:16:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798 10.0.0.23 - - [2025-11-20 03:16:14] "POST /neutron/network HTTP/1.1" 200 823 0.008353 10.0.0.23 - - [2025-11-20 03:16:16] "POST /neutron/network HTTP/1.1" 200 833 0.006613 10.0.0.23 - - [2025-11-20 03:16:16] "POST /neutron/port HTTP/1.1" 200 117 0.001118 10.0.0.23 - - [2025-11-20 03:16:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007999 10.0.0.23 - - [2025-11-20 03:16:24] "POST /neutron/port HTTP/1.1" 200 1087 0.020295 10.0.0.23 - - [2025-11-20 03:16:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008076 10.0.0.23 - - [2025-11-20 03:16:34] "POST /neutron/port HTTP/1.1" 200 1087 0.016620 10.0.0.23 - - [2025-11-20 03:16:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007642 10.0.0.23 - - [2025-11-20 03:16:34] "POST /neutron/network HTTP/1.1" 200 797 0.014629 10.0.0.23 - - [2025-11-20 03:16:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001532 10.0.0.23 - - [2025-11-20 03:16:35] "GET /virtual-machine/f071422a-00e9-41b9-8bb3-89636a63a479 HTTP/1.1" 200 1291 0.004311 10.0.0.23 - - [2025-11-20 03:16:35] "GET /virtual-machine-interface/64ed1b08-37b7-47ba-a05f-0d78a8464a82 HTTP/1.1" 200 2931 0.006919 10.0.0.23 - - [2025-11-20 03:16:35] "GET /instance-ip/e771a516-4418-4a41-9bbf-f8737c96eda4 HTTP/1.1" 200 1618 0.006677 10.0.0.23 - - [2025-11-20 03:16:35] "GET /virtual-machine-interface/64ed1b08-37b7-47ba-a05f-0d78a8464a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.006642 10.0.0.23 - - [2025-11-20 03:16:35] "PUT /virtual-machine-interface/64ed1b08-37b7-47ba-a05f-0d78a8464a82 HTTP/1.1" 200 284 0.014242 10.0.0.50 - - [2025-11-20 03:17:05] "GET /obj-perms HTTP/1.1" 200 5056 0.054536 10.0.0.23 - - [2025-11-20 03:17:15] "POST /neutron/port HTTP/1.1" 200 1087 0.041594 10.0.0.23 - - [2025-11-20 03:17:15] "POST /neutron/subnet HTTP/1.1" 200 704 0.009470 10.0.0.23 - - [2025-11-20 03:17:16] "POST /neutron/port HTTP/1.1" 200 1087 0.014431 10.0.0.23 - - [2025-11-20 03:17:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004475 10.0.0.23 - - [2025-11-20 03:17:16] "POST /neutron/network HTTP/1.1" 200 823 0.008132 10.0.0.23 - - [2025-11-20 03:17:57] "DELETE /instance-ip/874bdf08-c8f1-401b-88fa-0b81f8c12646 HTTP/1.1" 200 115 0.052249 10.0.0.23 - - [2025-11-20 03:17:57] "DELETE /virtual-machine-interface/d7f7405c-c46e-496a-bbcf-144e07eee57a HTTP/1.1" 200 115 0.091030 10.0.0.23 - - [2025-11-20 03:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.23 - - [2025-11-20 03:17:57] "GET /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005652 10.0.0.23 - - [2025-11-20 03:17:57] "PUT /virtual-network/91d9ca57-5910-48f3-a232-3c7972881971 HTTP/1.1" 200 264 0.043999 10.0.0.23 - - [2025-11-20 03:17:57] "POST /neutron/port HTTP/1.1" 200 1087 0.015687 10.0.0.23 - - [2025-11-20 03:17:57] "POST /ref-update HTTP/1.1" 200 156 0.087307 10.0.0.23 - - [2025-11-20 03:17:58] "POST /neutron/port HTTP/1.1" 200 1087 0.014726 10.0.0.23 - - [2025-11-20 03:17:59] "POST /neutron/network HTTP/1.1" 200 823 0.007147 10.0.0.23 - - [2025-11-20 03:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.22 - - [2025-11-20 03:18:01] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.028775 10.0.0.23 - - [2025-11-20 03:18:01] "GET /project/fb628df5-a0ce-4e09-9c66-bfc102540568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.098530 10.0.0.22 - - [2025-11-20 03:18:01] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001038 10.0.0.23 - - [2025-11-20 03:18:01] "GET /project/fb628df5-a0ce-4e09-9c66-bfc102540568?fields=virtual_networks HTTP/1.1" 200 1029 0.036582 10.0.0.22 - - [2025-11-20 03:18:01] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000967 10.0.0.23 - - [2025-11-20 03:18:01] "GET /project/fb628df5-a0ce-4e09-9c66-bfc102540568?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.034300 10.0.0.22 - - [2025-11-20 03:18:01] "GET /projects?obj_uuids=fb628df5-a0ce-4e09-9c66-bfc102540568&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001437 10.0.0.23 - - [2025-11-20 03:18:01] "GET /project/fb628df5-a0ce-4e09-9c66-bfc102540568?fields=security_groups HTTP/1.1" 200 1253 0.047061 10.0.0.23 - - [2025-11-20 03:18:02] "POST /fqname-to-id HTTP/1.1" 404 185 0.026510 10.0.0.22 - - [2025-11-20 03:18:02] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003161 10.0.0.22 - - [2025-11-20 03:18:02] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001380 10.0.0.22 - - [2025-11-20 03:18:02] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041396 10.0.0.23 - - [2025-11-20 03:18:02] "POST /neutron/port HTTP/1.1" 400 205 0.005231 10.0.0.22 - - [2025-11-20 03:18:02] "POST /id-to-fqname HTTP/1.1" 200 187 0.001429 10.0.0.22 - - [2025-11-20 03:18:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.005387 10.0.0.22 - - [2025-11-20 03:18:02] "POST /security-groups HTTP/1.1" 200 588 0.029659 10.0.0.22 - - [2025-11-20 03:18:02] "POST /projects HTTP/1.1" 200 579 0.247164 10.0.0.22 - - [2025-11-20 03:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.282484 10.0.0.23 - - [2025-11-20 03:18:02] "POST /access-control-lists HTTP/1.1" 200 593 0.029135 10.0.0.23 - - [2025-11-20 03:18:02] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.467990 10.0.0.23 - - [2025-11-20 03:18:04] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.23 - - [2025-11-20 03:18:05] "DELETE /access-control-list/86945ea9-f092-4c5f-8f67-75d587e8d577 HTTP/1.1" 200 115 0.038347 10.0.0.23 - - [2025-11-20 03:18:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.23 - - [2025-11-20 03:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.038443 10.0.0.22 - - [2025-11-20 03:18:06] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001639 10.0.0.23 - - [2025-11-20 03:18:06] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.045098 10.0.0.23 - - [2025-11-20 03:18:06] "POST /ref-update HTTP/1.1" 200 156 0.026782 10.0.0.22 - - [2025-11-20 03:18:07] "POST /useragent-kv HTTP/1.1" 200 115 0.013973 10.0.0.23 - - [2025-11-20 03:18:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.281779 10.0.0.23 - - [2025-11-20 03:18:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001348 10.0.0.23 - - [2025-11-20 03:18:07] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005159 10.0.0.23 - - [2025-11-20 03:18:07] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005352 10.0.0.23 - - [2025-11-20 03:18:07] "POST /neutron/network HTTP/1.1" 200 831 0.007041 10.0.0.23 - - [2025-11-20 03:18:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.003369 10.0.0.23 - - [2025-11-20 03:18:07] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005089 10.0.0.23 - - [2025-11-20 03:18:07] "GET /virtual-machine-interface/bdaac0ea-93d2-4ac3-a8ae-bc405c122049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007923 10.0.0.23 - - [2025-11-20 03:18:07] "GET /virtual-machine-interface/bdaac0ea-93d2-4ac3-a8ae-bc405c122049?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.009281 10.0.0.23 - - [2025-11-20 03:18:07] "GET /instance-ip/71f878c0-ae93-4a0e-97aa-e440c6a7a736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1602 0.004762 10.0.0.23 - - [2025-11-20 03:18:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001328 10.0.0.23 - - [2025-11-20 03:18:07] "POST /neutron/network HTTP/1.1" 200 841 0.008380 10.0.0.22 - - [2025-11-20 03:18:08] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001098 10.0.0.23 - - [2025-11-20 03:18:08] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.071357 10.0.0.23 - - [2025-11-20 03:18:08] "POST /neutron/port HTTP/1.1" 200 117 0.006229 10.0.0.23 - - [2025-11-20 03:18:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001287 10.0.0.23 - - [2025-11-20 03:18:08] "POST /neutron/port HTTP/1.1" 200 985 0.009066 10.0.0.23 - - [2025-11-20 03:18:09] "POST /neutron/port HTTP/1.1" 200 985 0.009557 10.0.0.22 - - [2025-11-20 03:18:09] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000933 10.0.0.22 - - [2025-11-20 03:18:09] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001015 10.0.0.23 - - [2025-11-20 03:18:09] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.038530 10.0.0.23 - - [2025-11-20 03:18:09] "POST /fqname-to-id HTTP/1.1" 404 208 0.012625 10.0.0.23 - - [2025-11-20 03:18:09] "POST /interface-route-tables HTTP/1.1" 200 556 0.047395 10.0.0.23 - - [2025-11-20 03:18:09] "GET /interface-route-table/a53d5708-211c-4501-9d61-664fe14aa96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.006863 10.0.0.23 - - [2025-11-20 03:18:09] "POST /neutron/port HTTP/1.1" 200 1059 0.325186 10.0.0.23 - - [2025-11-20 03:18:09] "POST /neutron/port HTTP/1.1" 200 1059 0.014480 10.0.0.23 - - [2025-11-20 03:18:09] "POST /neutron/network HTTP/1.1" 200 841 0.006391 10.0.0.23 - - [2025-11-20 03:18:09] "POST /neutron/port HTTP/1.1" 200 1077 0.125664 10.0.0.23 - - [2025-11-20 03:18:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006032 10.0.0.23 - - [2025-11-20 03:18:10] "POST /neutron/port HTTP/1.1" 200 117 0.001489 10.0.0.23 - - [2025-11-20 03:18:10] "POST /neutron/port HTTP/1.1" 200 117 0.001443 10.0.0.23 - - [2025-11-20 03:18:10] "GET /virtual-machine-interface/bdaac0ea-93d2-4ac3-a8ae-bc405c122049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.006889 10.0.0.23 - - [2025-11-20 03:18:10] "POST /ref-update HTTP/1.1" 200 156 0.016639 10.0.0.23 - - [2025-11-20 03:18:10] "POST /neutron/security_group HTTP/1.1" 200 2055 0.010982 10.0.0.22 - - [2025-11-20 03:18:14] "DELETE /project/970e5925f64e48d79fa2737c7a9c3c83 HTTP/1.1" 404 173 0.002894 10.0.0.22 - - [2025-11-20 03:18:14] "DELETE /project/fb628df5-a0ce-4e09-9c66-bfc102540568 HTTP/1.1" 404 177 0.005606 10.0.0.23 - - [2025-11-20 03:18:15] "POST /neutron/port HTTP/1.1" 200 1087 0.018302 10.0.0.23 - - [2025-11-20 03:18:15] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007546 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-machine/131ff02f-58b2-45f4-a1e6-86eb1ac7f5c9 HTTP/1.1" 401 292 0.000416 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-machine/131ff02f-58b2-45f4-a1e6-86eb1ac7f5c9 HTTP/1.1" 200 1289 0.039006 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-machine/131ff02f-58b2-45f4-a1e6-86eb1ac7f5c9 HTTP/1.1" 200 1289 0.004080 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-machine-interface/da5ae551-c842-4146-b8ca-726161b2016f HTTP/1.1" 200 2939 0.005076 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-machine/131ff02f-58b2-45f4-a1e6-86eb1ac7f5c9 HTTP/1.1" 200 1289 0.003880 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-machine-interface/da5ae551-c842-4146-b8ca-726161b2016f HTTP/1.1" 200 2939 0.006294 10.0.0.23 - - [2025-11-20 03:18:16] "GET /instance-ip/43617287-aadb-486c-afec-d38eb29b42b9 HTTP/1.1" 200 1620 0.005939 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-machine/131ff02f-58b2-45f4-a1e6-86eb1ac7f5c9 HTTP/1.1" 200 1289 0.004261 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-machine-interface/da5ae551-c842-4146-b8ca-726161b2016f HTTP/1.1" 200 2939 0.005448 10.0.0.23 - - [2025-11-20 03:18:16] "GET /instance-ip/43617287-aadb-486c-afec-d38eb29b42b9 HTTP/1.1" 200 1620 0.005651 10.0.0.23 - - [2025-11-20 03:18:16] "POST /neutron/port HTTP/1.1" 200 1051 0.018215 10.0.0.23 - - [2025-11-20 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.23 - - [2025-11-20 03:18:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005456 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004649 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005839 10.0.0.23 - - [2025-11-20 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.23 - - [2025-11-20 03:18:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003658 10.0.0.23 - - [2025-11-20 03:18:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003719 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003883 10.0.0.23 - - [2025-11-20 03:18:16] "POST /neutron/network HTTP/1.1" 200 831 0.006109 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006104 10.0.0.23 - - [2025-11-20 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.23 - - [2025-11-20 03:18:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004341 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004294 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005740 10.0.0.23 - - [2025-11-20 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.23 - - [2025-11-20 03:18:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004189 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003120 10.0.0.23 - - [2025-11-20 03:18:16] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006257 10.0.0.23 - - [2025-11-20 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.23 - - [2025-11-20 03:18:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003996 10.0.0.23 - - [2025-11-20 03:18:17] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002780 10.0.0.23 - - [2025-11-20 03:18:17] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005883 10.0.0.23 - - [2025-11-20 03:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.23 - - [2025-11-20 03:18:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004280 10.0.0.23 - - [2025-11-20 03:18:17] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003389 10.0.0.23 - - [2025-11-20 03:18:17] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006743 10.0.0.23 - - [2025-11-20 03:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.23 - - [2025-11-20 03:18:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003897 10.0.0.23 - - [2025-11-20 03:18:17] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002950 10.0.0.23 - - [2025-11-20 03:18:17] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006721 10.0.0.23 - - [2025-11-20 03:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.23 - - [2025-11-20 03:18:20] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006037 10.0.0.23 - - [2025-11-20 03:18:21] "POST /neutron/port HTTP/1.1" 200 1087 0.014597 10.0.0.23 - - [2025-11-20 03:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.23 - - [2025-11-20 03:18:22] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003682 10.0.0.23 - - [2025-11-20 03:18:22] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002887 10.0.0.23 - - [2025-11-20 03:18:22] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005434 10.0.0.23 - - [2025-11-20 03:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.23 - - [2025-11-20 03:18:22] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004161 10.0.0.23 - - [2025-11-20 03:18:22] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002819 10.0.0.23 - - [2025-11-20 03:18:22] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006773 10.0.0.23 - - [2025-11-20 03:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.23 - - [2025-11-20 03:18:22] "GET /routing-instance/c8d16d26-4232-47f1-8b7c-0a2d04c70a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004791 10.0.0.23 - - [2025-11-20 03:18:23] "GET /route-target/b027712d-1929-403b-804a-1deefbb6fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004647 10.0.0.23 - - [2025-11-20 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.23 - - [2025-11-20 03:18:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003469 10.0.0.23 - - [2025-11-20 03:18:23] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002949 10.0.0.23 - - [2025-11-20 03:18:23] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005763 10.0.0.23 - - [2025-11-20 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.23 - - [2025-11-20 03:18:23] "GET /routing-instance/c8d16d26-4232-47f1-8b7c-0a2d04c70a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004912 10.0.0.23 - - [2025-11-20 03:18:23] "GET /route-target/b027712d-1929-403b-804a-1deefbb6fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004998 10.0.0.23 - - [2025-11-20 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.23 - - [2025-11-20 03:18:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004138 10.0.0.23 - - [2025-11-20 03:18:23] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003289 10.0.0.23 - - [2025-11-20 03:18:23] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005629 10.0.0.23 - - [2025-11-20 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2025-11-20 03:18:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004121 10.0.0.23 - - [2025-11-20 03:18:23] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002984 10.0.0.23 - - [2025-11-20 03:18:23] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006034 10.0.0.22 - - [2025-11-20 03:18:23] "GET /obj-perms HTTP/1.1" 200 5024 0.052732 10.0.0.22 - - [2025-11-20 03:18:30] "GET /obj-perms HTTP/1.1" 200 5024 0.003846 10.0.0.22 - - [2025-11-20 03:18:36] "GET /obj-perms HTTP/1.1" 200 5024 0.003659 10.0.0.23 - - [2025-11-20 03:18:36] "GET /obj-perms HTTP/1.1" 200 5024 0.052314 10.0.0.23 - - [2025-11-20 03:18:36] "GET /obj-perms HTTP/1.1" 200 5024 0.003875 10.0.0.50 - - [2025-11-20 03:18:37] "GET /obj-perms HTTP/1.1" 200 5024 0.077400 10.0.0.22 - - [2025-11-20 03:18:37] "GET /obj-perms HTTP/1.1" 200 5024 0.003852 10.0.0.23 - - [2025-11-20 03:18:37] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007616 10.0.0.23 - - [2025-11-20 03:18:37] "POST /neutron/port HTTP/1.1" 200 1051 0.015522 10.0.0.23 - - [2025-11-20 03:18:37] "GET /virtual-machine/c39bdd58-aec4-4955-a616-5f3fed8a51ee HTTP/1.1" 200 1268 0.005867 10.0.0.23 - - [2025-11-20 03:18:37] "GET /virtual-machine-interface/bdaac0ea-93d2-4ac3-a8ae-bc405c122049 HTTP/1.1" 200 3151 0.005307 10.0.0.23 - - [2025-11-20 03:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.23 - - [2025-11-20 03:18:37] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003967 10.0.0.23 - - [2025-11-20 03:18:37] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002951 10.0.0.23 - - [2025-11-20 03:18:37] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007150 10.0.0.23 - - [2025-11-20 03:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.23 - - [2025-11-20 03:18:38] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003692 10.0.0.23 - - [2025-11-20 03:18:38] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004371 10.0.0.23 - - [2025-11-20 03:18:38] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006283 10.0.0.23 - - [2025-11-20 03:18:39] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007552 10.0.0.23 - - [2025-11-20 03:18:39] "GET /obj-perms HTTP/1.1" 200 5024 0.003718 10.0.0.23 - - [2025-11-20 03:18:39] "GET /virtual-machine/131ff02f-58b2-45f4-a1e6-86eb1ac7f5c9 HTTP/1.1" 200 1289 0.004307 10.0.0.23 - - [2025-11-20 03:18:40] "POST /neutron/port HTTP/1.1" 200 1113 0.011016 10.0.0.23 - - [2025-11-20 03:18:41] "GET /virtual-machine/131ff02f-58b2-45f4-a1e6-86eb1ac7f5c9 HTTP/1.1" 404 171 0.003789 10.0.0.23 - - [2025-11-20 03:18:41] "GET /virtual-machine/131ff02f-58b2-45f4-a1e6-86eb1ac7f5c9 HTTP/1.1" 404 171 0.002682 10.0.0.23 - - [2025-11-20 03:18:41] "GET /virtual-machine/131ff02f-58b2-45f4-a1e6-86eb1ac7f5c9 HTTP/1.1" 404 171 0.003010 10.0.0.23 - - [2025-11-20 03:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.23 - - [2025-11-20 03:18:42] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003575 10.0.0.23 - - [2025-11-20 03:18:42] "GET /virtual-networks?parent_id=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003152 10.0.0.23 - - [2025-11-20 03:18:42] "GET /virtual-network/3ac3845d-f75e-430a-ac22-bb9697761f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006510 10.0.0.23 - - [2025-11-20 03:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.23 - - [2025-11-20 03:18:42] "GET /routing-instance/c8d16d26-4232-47f1-8b7c-0a2d04c70a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004400 10.0.0.23 - - [2025-11-20 03:18:42] "GET /route-target/b027712d-1929-403b-804a-1deefbb6fb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004114 10.0.0.50 - - [2025-11-20 03:18:42] "GET /obj-perms HTTP/1.1" 200 5024 0.003640 10.0.0.23 - - [2025-11-20 03:18:48] "GET /obj-perms HTTP/1.1" 200 5024 0.005417 10.0.0.50 - - [2025-11-20 03:18:51] "GET /obj-perms HTTP/1.1" 200 5024 0.004538 10.0.0.23 - - [2025-11-20 03:18:57] "GET /obj-perms HTTP/1.1" 200 5024 0.004015 10.0.0.50 - - [2025-11-20 03:19:00] "GET /obj-perms HTTP/1.1" 200 5024 0.004815 10.0.0.23 - - [2025-11-20 03:19:06] "GET /obj-perms HTTP/1.1" 200 5024 0.004951 10.0.0.50 - - [2025-11-20 03:19:07] "GET /obj-perms HTTP/1.1" 200 5024 0.003694 10.0.0.22 - - [2025-11-20 03:19:07] "GET /obj-perms HTTP/1.1" 200 5024 0.004239 10.0.0.23 - - [2025-11-20 03:19:07] "GET /interface-route-table/a53d5708-211c-4501-9d61-664fe14aa96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.004266 10.0.0.23 - - [2025-11-20 03:19:07] "GET /virtual-machine-interface/bdaac0ea-93d2-4ac3-a8ae-bc405c122049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2930 0.005834 10.0.0.23 - - [2025-11-20 03:19:07] "POST /ref-update HTTP/1.1" 200 156 0.017915 10.0.0.23 - - [2025-11-20 03:19:07] "DELETE /interface-route-table/a53d5708-211c-4501-9d61-664fe14aa96e HTTP/1.1" 200 115 0.038476 10.0.0.23 - - [2025-11-20 03:19:07] "GET /obj-perms HTTP/1.1" 200 5056 0.054229 10.0.0.23 - - [2025-11-20 03:19:07] "POST /neutron/port HTTP/1.1" 200 151 0.159435 10.0.0.22 - - [2025-11-20 03:19:09] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001051 10.0.0.23 - - [2025-11-20 03:19:09] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.041628 10.0.0.22 - - [2025-11-20 03:19:09] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001024 10.0.0.23 - - [2025-11-20 03:19:09] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?fields=virtual_networks HTTP/1.1" 200 1027 0.039706 10.0.0.22 - - [2025-11-20 03:19:09] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001076 10.0.0.23 - - [2025-11-20 03:19:09] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.041895 10.0.0.22 - - [2025-11-20 03:19:09] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001179 10.0.0.23 - - [2025-11-20 03:19:09] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?fields=security_groups HTTP/1.1" 200 1250 0.037989 10.0.0.23 - - [2025-11-20 03:19:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.025403 10.0.0.22 - - [2025-11-20 03:19:10] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003160 10.0.0.22 - - [2025-11-20 03:19:10] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001296 10.0.0.22 - - [2025-11-20 03:19:10] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008237 10.0.0.22 - - [2025-11-20 03:19:10] "POST /id-to-fqname HTTP/1.1" 200 194 0.005425 10.0.0.22 - - [2025-11-20 03:19:10] "POST /fqname-to-id HTTP/1.1" 404 203 0.004984 10.0.0.22 - - [2025-11-20 03:19:10] "POST /security-groups HTTP/1.1" 200 595 0.029149 10.0.0.23 - - [2025-11-20 03:19:10] "POST /fqname-to-id HTTP/1.1" 404 238 0.003408 10.0.0.22 - - [2025-11-20 03:19:10] "POST /projects HTTP/1.1" 200 593 0.242166 10.0.0.22 - - [2025-11-20 03:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.278649 10.0.0.23 - - [2025-11-20 03:19:10] "POST /access-control-lists HTTP/1.1" 200 598 0.031235 10.0.0.23 - - [2025-11-20 03:19:10] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.424256 10.0.0.23 - - [2025-11-20 03:19:11] "GET / HTTP/1.1" 200 35931 0.003015 10.0.0.23 - - [2025-11-20 03:19:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.23 - - [2025-11-20 03:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.067015 10.0.0.22 - - [2025-11-20 03:19:12] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001556 10.0.0.23 - - [2025-11-20 03:19:12] "POST /neutron/port HTTP/1.1" 200 117 0.009207 10.0.0.23 - - [2025-11-20 03:19:12] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.059867 10.0.0.22 - - [2025-11-20 03:19:12] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000991 10.0.0.23 - - [2025-11-20 03:19:13] "POST /neutron/network HTTP/1.1" 200 609 0.168627 10.0.0.23 - - [2025-11-20 03:19:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.003740 10.0.0.23 - - [2025-11-20 03:19:13] "GET /virtual-network/0b55a48d-afaa-478a-b57c-50ae3771c677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005810 10.0.0.23 - - [2025-11-20 03:19:13] "POST /neutron/network HTTP/1.1" 200 829 0.007351 10.0.0.23 - - [2025-11-20 03:19:13] "GET /virtual-network/0b55a48d-afaa-478a-b57c-50ae3771c677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006845 10.0.0.23 - - [2025-11-20 03:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.22 - - [2025-11-20 03:19:13] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002756 10.0.0.23 - - [2025-11-20 03:19:13] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.041017 10.0.0.23 - - [2025-11-20 03:19:13] "POST /neutron/network HTTP/1.1" 200 117 0.014220 10.0.0.23 - - [2025-11-20 03:19:13] "POST /route-targets HTTP/1.1" 200 327 0.017967 10.0.0.23 - - [2025-11-20 03:19:14] "POST /neutron/network HTTP/1.1" 200 825 0.008136 10.0.0.23 - - [2025-11-20 03:19:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.001287 10.0.0.23 - - [2025-11-20 03:19:14] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005586 10.0.0.23 - - [2025-11-20 03:19:14] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009957 10.0.0.23 - - [2025-11-20 03:19:14] "POST /neutron/subnet HTTP/1.1" 200 710 0.008312 10.0.0.23 - - [2025-11-20 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.22 - - [2025-11-20 03:19:14] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001446 10.0.0.23 - - [2025-11-20 03:19:14] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.054337 10.0.0.22 - - [2025-11-20 03:19:14] "DELETE /project/df5c084cab714a1a864f800ae0f9d7ce HTTP/1.1" 404 173 0.014944 10.0.0.22 - - [2025-11-20 03:19:14] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001032 10.0.0.22 - - [2025-11-20 03:19:14] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.077119 10.0.0.22 - - [2025-11-20 03:19:14] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001102 10.0.0.23 - - [2025-11-20 03:19:14] "POST /ref-update HTTP/1.1" 200 156 0.060996 10.0.0.22 - - [2025-11-20 03:19:14] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?fields=security_groups HTTP/1.1" 200 1355 0.067316 10.0.0.22 - - [2025-11-20 03:19:14] "POST /useragent-kv HTTP/1.1" 200 115 0.008843 10.0.0.23 - - [2025-11-20 03:19:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.276452 10.0.0.22 - - [2025-11-20 03:19:14] "DELETE /security-group/5c1c0eb1-c7e8-48a7-9c11-9762886a8c57 HTTP/1.1" 200 115 0.135917 10.0.0.23 - - [2025-11-20 03:19:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.001666 10.0.0.22 - - [2025-11-20 03:19:14] "GET /projects?obj_uuids=970e5925-f64e-48d7-9fa2-737c7a9c3c83&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.010171 10.0.0.23 - - [2025-11-20 03:19:14] "GET /virtual-network/04887eba-cc55-47c0-b90a-3d139cb460fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.060195 10.0.0.23 - - [2025-11-20 03:19:14] "GET /virtual-network/04887eba-cc55-47c0-b90a-3d139cb460fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.017503 10.0.0.22 - - [2025-11-20 03:19:14] "GET /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83?fields=application_policy_sets HTTP/1.1" 200 1394 0.133213 10.0.0.23 - - [2025-11-20 03:19:14] "POST /neutron/network HTTP/1.1" 200 829 0.009347 10.0.0.23 - - [2025-11-20 03:19:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.005623 10.0.0.23 - - [2025-11-20 03:19:14] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.011895 10.0.0.22 - - [2025-11-20 03:19:15] "DELETE /project/970e5925-f64e-48d7-9fa2-737c7a9c3c83 HTTP/1.1" 200 115 0.719124 10.0.0.23 - - [2025-11-20 03:19:15] "GET /virtual-machine-interface/f62f8176-5822-453d-99e4-9a85694a9ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.007947 10.0.0.23 - - [2025-11-20 03:19:15] "GET /virtual-machine-interface/f62f8176-5822-453d-99e4-9a85694a9ca4?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.010339 10.0.0.23 - - [2025-11-20 03:19:15] "GET /instance-ip/3d676145-63cc-4205-97f4-4c73f5ef7b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1607 0.005739 10.0.0.23 - - [2025-11-20 03:19:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.003341 10.0.0.23 - - [2025-11-20 03:19:15] "GET /virtual-network/0b55a48d-afaa-478a-b57c-50ae3771c677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006334 10.0.0.22 - - [2025-11-20 03:19:15] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000891 10.0.0.23 - - [2025-11-20 03:19:15] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.046061 10.0.0.23 - - [2025-11-20 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.23 - - [2025-11-20 03:19:15] "GET /security-group/8a4a6a55-d244-4223-81f5-0b7eedb593c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.005338 10.0.0.23 - - [2025-11-20 03:19:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.115280 10.0.0.23 - - [2025-11-20 03:19:15] "POST /instance-ips HTTP/1.1" 200 357 0.048356 10.0.0.23 - - [2025-11-20 03:19:15] "GET /virtual-machine-interface/fb1a7256-71d2-4bba-bc40-7cb77210a218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.007727 10.0.0.23 - - [2025-11-20 03:19:15] "GET /virtual-machine-interface/fb1a7256-71d2-4bba-bc40-7cb77210a218?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.014373 10.0.0.23 - - [2025-11-20 03:19:15] "GET /instance-ip/06df3191-24ee-4884-830d-8e19758c935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.004436 10.0.0.23 - - [2025-11-20 03:19:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.003386 10.0.0.23 - - [2025-11-20 03:19:16] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006391 10.0.0.22 - - [2025-11-20 03:19:16] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001043 10.0.0.23 - - [2025-11-20 03:19:16] "POST /neutron/port HTTP/1.1" 200 987 0.218544 10.0.0.23 - - [2025-11-20 03:19:16] "GET /virtual-machine-interface/a58ccf23-4029-4a27-af26-218caf943bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.005246 10.0.0.23 - - [2025-11-20 03:19:16] "GET /virtual-machine-interface/a58ccf23-4029-4a27-af26-218caf943bf0?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.007715 10.0.0.23 - - [2025-11-20 03:19:16] "GET /instance-ip/d4002584-a91e-4ab0-a6c1-f7fc12304359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.004130 10.0.0.23 - - [2025-11-20 03:19:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.003854 10.0.0.23 - - [2025-11-20 03:19:16] "GET /virtual-network/0b55a48d-afaa-478a-b57c-50ae3771c677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006056 10.0.0.22 - - [2025-11-20 03:19:16] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002106 10.0.0.23 - - [2025-11-20 03:19:16] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.052412 10.0.0.23 - - [2025-11-20 03:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.23 - - [2025-11-20 03:19:16] "GET /security-group/8a4a6a55-d244-4223-81f5-0b7eedb593c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004836 10.0.0.23 - - [2025-11-20 03:19:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.098829 10.0.0.23 - - [2025-11-20 03:19:16] "POST /instance-ips HTTP/1.1" 200 357 0.050931 10.0.0.23 - - [2025-11-20 03:19:16] "GET /virtual-machine-interface/0aee54ad-414d-4554-9f50-289e1adc3f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.007266 10.0.0.23 - - [2025-11-20 03:19:16] "GET /virtual-machine-interface/0aee54ad-414d-4554-9f50-289e1adc3f69?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.009446 10.0.0.23 - - [2025-11-20 03:19:16] "GET /instance-ip/0bd2010f-cc08-4f85-a24f-6a1d68d63e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.004942 10.0.0.23 - - [2025-11-20 03:19:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.003325 10.0.0.23 - - [2025-11-20 03:19:16] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005853 10.0.0.23 - - [2025-11-20 03:19:17] "GET /virtual-machine-interface/70c3da0b-6095-40b7-8f48-ea46b5bcea3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.008457 10.0.0.23 - - [2025-11-20 03:19:17] "GET /virtual-machine-interface/70c3da0b-6095-40b7-8f48-ea46b5bcea3a?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.009050 10.0.0.23 - - [2025-11-20 03:19:17] "GET /instance-ip/fa8032df-f677-4824-a514-6c30b224b9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.004279 10.0.0.23 - - [2025-11-20 03:19:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.002747 10.0.0.23 - - [2025-11-20 03:19:17] "GET /virtual-network/04887eba-cc55-47c0-b90a-3d139cb460fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005683 10.0.0.22 - - [2025-11-20 03:19:17] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001241 10.0.0.23 - - [2025-11-20 03:19:17] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.039946 10.0.0.23 - - [2025-11-20 03:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.23 - - [2025-11-20 03:19:17] "GET /security-group/8a4a6a55-d244-4223-81f5-0b7eedb593c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004954 10.0.0.23 - - [2025-11-20 03:19:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.083231 10.0.0.23 - - [2025-11-20 03:19:17] "POST /instance-ips HTTP/1.1" 200 357 0.037014 10.0.0.23 - - [2025-11-20 03:19:17] "GET /virtual-machine-interface/6a91e565-dd15-46ca-87fa-b32162bd6aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008156 10.0.0.23 - - [2025-11-20 03:19:17] "GET /virtual-machine-interface/6a91e565-dd15-46ca-87fa-b32162bd6aa6?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.009039 10.0.0.23 - - [2025-11-20 03:19:17] "GET /instance-ip/2ec78772-36b2-46b8-957f-ccaaefe9d434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004182 10.0.0.23 - - [2025-11-20 03:19:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001911 10.0.0.23 - - [2025-11-20 03:19:19] "POST /neutron/port HTTP/1.1" 200 987 0.038657 10.0.0.23 - - [2025-11-20 03:19:19] "POST /neutron/port HTTP/1.1" 200 987 0.010084 10.0.0.23 - - [2025-11-20 03:19:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001450 10.0.0.23 - - [2025-11-20 03:19:19] "POST /neutron/port HTTP/1.1" 200 117 0.007046 10.0.0.23 - - [2025-11-20 03:19:20] "POST /neutron/network HTTP/1.1" 200 835 0.007159 10.0.0.23 - - [2025-11-20 03:19:20] "POST /neutron/port HTTP/1.1" 200 1079 0.122191 10.0.0.22 - - [2025-11-20 03:19:20] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001129 10.0.0.23 - - [2025-11-20 03:19:20] "POST /neutron/subnet HTTP/1.1" 200 684 0.008176 10.0.0.23 - - [2025-11-20 03:19:20] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.080803 10.0.0.23 - - [2025-11-20 03:19:20] "POST /neutron/network HTTP/1.1" 200 825 0.009132 10.0.0.23 - - [2025-11-20 03:19:21] "POST /neutron/port HTTP/1.1" 200 117 0.005991 10.0.0.23 - - [2025-11-20 03:19:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.001262 10.0.0.23 - - [2025-11-20 03:19:21] "POST /neutron/port HTTP/1.1" 200 987 0.010591 10.0.0.23 - - [2025-11-20 03:19:21] "POST /neutron/port HTTP/1.1" 200 987 0.009263 10.0.0.23 - - [2025-11-20 03:19:21] "POST /neutron/port HTTP/1.1" 200 987 0.010123 10.0.0.23 - - [2025-11-20 03:19:21] "POST /neutron/port HTTP/1.1" 200 117 0.006005 10.0.0.23 - - [2025-11-20 03:19:21] "POST /neutron/port HTTP/1.1" 200 1065 0.017714 10.0.0.23 - - [2025-11-20 03:19:22] "POST /route-targets HTTP/1.1" 200 327 0.014231 10.0.0.22 - - [2025-11-20 03:19:22] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001509 10.0.0.23 - - [2025-11-20 03:19:22] "POST /neutron/subnet HTTP/1.1" 200 703 0.021774 10.0.0.23 - - [2025-11-20 03:19:22] "POST /neutron/router HTTP/1.1" 200 344 0.339922 10.0.0.23 - - [2025-11-20 03:19:22] "POST /neutron/router HTTP/1.1" 200 598 0.005498 10.0.0.23 - - [2025-11-20 03:19:22] "POST /neutron/network HTTP/1.1" 200 835 0.008636 10.0.0.23 - - [2025-11-20 03:19:22] "POST /ref-update HTTP/1.1" 200 156 0.019343 10.0.0.23 - - [2025-11-20 03:19:23] "POST /neutron/port HTTP/1.1" 200 1079 0.129218 10.0.0.23 - - [2025-11-20 03:19:23] "POST /neutron/port HTTP/1.1" 200 1053 0.015743 10.0.0.23 - - [2025-11-20 03:19:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003531 10.0.0.23 - - [2025-11-20 03:19:23] "POST /neutron/network HTTP/1.1" 200 825 0.007087 10.0.0.23 - - [2025-11-20 03:19:23] "GET /virtual-machine/2309054e-9ba0-4024-909d-3c724e58a6bf HTTP/1.1" 401 292 0.000416 10.0.0.23 - - [2025-11-20 03:19:23] "GET /virtual-machine/2309054e-9ba0-4024-909d-3c724e58a6bf HTTP/1.1" 200 1274 0.033369 10.0.0.23 - - [2025-11-20 03:19:23] "GET /virtual-machine-interface/f62f8176-5822-453d-99e4-9a85694a9ca4 HTTP/1.1" 200 3188 0.005764 10.0.0.23 - - [2025-11-20 03:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.23 - - [2025-11-20 03:19:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003790 10.0.0.23 - - [2025-11-20 03:19:23] "GET /virtual-networks?parent_id=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003111 10.0.0.23 - - [2025-11-20 03:19:23] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006714 10.0.0.23 - - [2025-11-20 03:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.23 - - [2025-11-20 03:19:26] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005952 10.0.0.23 - - [2025-11-20 03:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.23 - - [2025-11-20 03:19:31] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006747 10.0.0.23 - - [2025-11-20 03:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.23 - - [2025-11-20 03:19:35] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006654 10.0.0.23 - - [2025-11-20 03:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.23 - - [2025-11-20 03:19:39] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005831 10.0.0.23 - - [2025-11-20 03:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.23 - - [2025-11-20 03:19:43] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006097 10.0.0.23 - - [2025-11-20 03:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006301 10.0.0.23 - - [2025-11-20 03:19:47] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005799 10.0.0.23 - - [2025-11-20 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.23 - - [2025-11-20 03:19:51] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006596 10.0.0.23 - - [2025-11-20 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.23 - - [2025-11-20 03:19:55] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005489 10.0.0.23 - - [2025-11-20 03:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.23 - - [2025-11-20 03:19:59] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005601 10.0.0.50 - - [2025-11-20 03:20:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.50 - - [2025-11-20 03:20:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.23 - - [2025-11-20 03:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.23 - - [2025-11-20 03:20:03] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005854 10.0.0.50 - - [2025-11-20 03:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.50 - - [2025-11-20 03:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.22 - - [2025-11-20 03:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000996 10.0.0.22 - - [2025-11-20 03:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2025-11-20 03:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.23 - - [2025-11-20 03:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.22 - - [2025-11-20 03:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.23 - - [2025-11-20 03:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.23 - - [2025-11-20 03:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.23 - - [2025-11-20 03:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.23 - - [2025-11-20 03:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.23 - - [2025-11-20 03:20:07] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003881 10.0.0.23 - - [2025-11-20 03:20:07] "GET /virtual-networks?parent_id=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003589 10.0.0.23 - - [2025-11-20 03:20:07] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006094 10.0.0.23 - - [2025-11-20 03:20:08] "POST /neutron/port HTTP/1.1" 200 1053 0.015712 10.0.0.23 - - [2025-11-20 03:20:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007943 10.0.0.23 - - [2025-11-20 03:20:17] "POST /neutron/network HTTP/1.1" 200 835 0.007124 10.0.0.23 - - [2025-11-20 03:20:17] "POST /neutron/port HTTP/1.1" 200 117 0.001114 10.0.0.23 - - [2025-11-20 03:20:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007688 10.0.0.23 - - [2025-11-20 03:20:18] "POST /neutron/port HTTP/1.1" 200 1093 0.018519 10.0.0.23 - - [2025-11-20 03:20:19] "POST /neutron/port HTTP/1.1" 200 1093 0.018956 10.0.0.23 - - [2025-11-20 03:20:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.008333 10.0.0.23 - - [2025-11-20 03:20:19] "POST /neutron/port HTTP/1.1" 200 1053 0.054178 10.0.0.23 - - [2025-11-20 03:20:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008060 10.0.0.23 - - [2025-11-20 03:20:28] "POST /neutron/port HTTP/1.1" 200 1093 0.018196 10.0.0.23 - - [2025-11-20 03:20:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008035 10.0.0.23 - - [2025-11-20 03:20:29] "GET /virtual-machine/f7e96814-d377-4f61-bccb-f948852d5221 HTTP/1.1" 200 1297 0.006837 10.0.0.23 - - [2025-11-20 03:20:29] "GET /virtual-machine-interface/f97c9d83-8a0e-4a03-b35b-42613a95f4e4 HTTP/1.1" 200 2962 0.005318 10.0.0.23 - - [2025-11-20 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.23 - - [2025-11-20 03:20:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004142 10.0.0.23 - - [2025-11-20 03:20:29] "GET /virtual-networks?parent_id=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003992 10.0.0.23 - - [2025-11-20 03:20:29] "GET /virtual-network/04887eba-cc55-47c0-b90a-3d139cb460fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006227 10.0.0.23 - - [2025-11-20 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.23 - - [2025-11-20 03:20:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004182 10.0.0.23 - - [2025-11-20 03:20:30] "GET /virtual-networks?parent_id=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003249 10.0.0.23 - - [2025-11-20 03:20:30] "GET /virtual-network/04887eba-cc55-47c0-b90a-3d139cb460fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006192 10.0.0.23 - - [2025-11-20 03:20:30] "POST /neutron/port HTTP/1.1" 200 1053 0.014008 10.0.0.23 - - [2025-11-20 03:20:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008152 10.0.0.23 - - [2025-11-20 03:20:30] "GET /virtual-machine/a5fc32c0-901b-467a-8e29-fc40496a7f32 HTTP/1.1" 200 1275 0.005772 10.0.0.23 - - [2025-11-20 03:20:30] "GET /virtual-machine-interface/70c3da0b-6095-40b7-8f48-ea46b5bcea3a HTTP/1.1" 200 3187 0.005985 10.0.0.23 - - [2025-11-20 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.23 - - [2025-11-20 03:20:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004324 10.0.0.23 - - [2025-11-20 03:20:30] "GET /virtual-networks?parent_id=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003027 10.0.0.23 - - [2025-11-20 03:20:30] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005929 10.0.0.23 - - [2025-11-20 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.23 - - [2025-11-20 03:20:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008594 10.0.0.23 - - [2025-11-20 03:20:31] "GET /virtual-networks?parent_id=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003141 10.0.0.23 - - [2025-11-20 03:20:31] "GET /virtual-network/f60cce8d-5fce-4921-aa21-75515b14b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008095 10.0.0.23 - - [2025-11-20 03:21:18] "POST /neutron/network HTTP/1.1" 200 835 0.006857 10.0.0.23 - - [2025-11-20 03:21:18] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.23 - - [2025-11-20 03:21:19] "POST /neutron/port HTTP/1.1" 200 1093 0.046650 10.0.0.23 - - [2025-11-20 03:21:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.008439 10.0.0.23 - - [2025-11-20 03:21:52] "POST /neutron/router HTTP/1.1" 200 598 0.009237 10.0.0.23 - - [2025-11-20 03:21:52] "POST /neutron/router HTTP/1.1" 200 344 0.140553 10.0.0.23 - - [2025-11-20 03:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008851 10.0.0.23 - - [2025-11-20 03:21:53] "POST /neutron/port HTTP/1.1" 200 1093 0.015451 10.0.0.23 - - [2025-11-20 03:21:54] "DELETE /instance-ip/2ec78772-36b2-46b8-957f-ccaaefe9d434 HTTP/1.1" 200 115 0.041014 10.0.0.23 - - [2025-11-20 03:21:54] "DELETE /virtual-machine-interface/6a91e565-dd15-46ca-87fa-b32162bd6aa6 HTTP/1.1" 200 115 0.082775 10.0.0.23 - - [2025-11-20 03:21:54] "POST /neutron/port HTTP/1.1" 200 1079 0.016826 10.0.0.23 - - [2025-11-20 03:21:54] "DELETE /instance-ip/0bd2010f-cc08-4f85-a24f-6a1d68d63e47 HTTP/1.1" 200 115 0.043217 10.0.0.23 - - [2025-11-20 03:21:54] "DELETE /virtual-machine-interface/0aee54ad-414d-4554-9f50-289e1adc3f69 HTTP/1.1" 200 115 0.058685 10.0.0.23 - - [2025-11-20 03:21:54] "POST /neutron/port HTTP/1.1" 200 151 0.128767 10.0.0.23 - - [2025-11-20 03:21:54] "DELETE /instance-ip/06df3191-24ee-4884-830d-8e19758c935d HTTP/1.1" 200 115 0.045756 10.0.0.23 - - [2025-11-20 03:21:54] "DELETE /virtual-machine-interface/fb1a7256-71d2-4bba-bc40-7cb77210a218 HTTP/1.1" 200 115 0.062334 10.0.0.23 - - [2025-11-20 03:21:55] "POST /neutron/network HTTP/1.1" 200 829 0.006364 10.0.0.23 - - [2025-11-20 03:21:55] "DELETE /route-target/f7bfadec-ffb7-42db-9b8d-9114f1267ccd HTTP/1.1" 200 115 0.035732 10.0.0.22 - - [2025-11-20 03:21:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002709 10.0.0.22 - - [2025-11-20 03:21:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002227 10.0.0.23 - - [2025-11-20 03:21:55] "POST /neutron/network HTTP/1.1" 200 151 0.144546 10.0.0.23 - - [2025-11-20 03:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.22 - - [2025-11-20 03:21:55] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001048 10.0.0.23 - - [2025-11-20 03:21:55] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.045498 10.0.0.22 - - [2025-11-20 03:21:55] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002758 10.0.0.23 - - [2025-11-20 03:21:55] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?fields=virtual_networks HTTP/1.1" 200 1040 0.047282 10.0.0.22 - - [2025-11-20 03:21:55] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001073 10.0.0.23 - - [2025-11-20 03:21:55] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.045775 10.0.0.22 - - [2025-11-20 03:21:55] "GET /projects?obj_uuids=df5c084c-ab71-4a1a-864f-800ae0f9d7ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001022 10.0.0.23 - - [2025-11-20 03:21:55] "GET /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce?fields=security_groups HTTP/1.1" 200 1270 0.037468 10.0.0.23 - - [2025-11-20 03:21:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.026410 10.0.0.22 - - [2025-11-20 03:21:56] "GET /projects?obj_uuids=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003817 10.0.0.22 - - [2025-11-20 03:21:56] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.22 - - [2025-11-20 03:21:56] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007449 10.0.0.22 - - [2025-11-20 03:21:57] "POST /id-to-fqname HTTP/1.1" 200 189 0.004153 10.0.0.22 - - [2025-11-20 03:21:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.007282 10.0.0.22 - - [2025-11-20 03:21:57] "POST /security-groups HTTP/1.1" 200 590 0.037317 10.0.0.22 - - [2025-11-20 03:21:57] "POST /projects HTTP/1.1" 200 583 0.257065 10.0.0.23 - - [2025-11-20 03:21:57] "POST /access-control-lists HTTP/1.1" 200 595 0.037888 10.0.0.22 - - [2025-11-20 03:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.334490 10.0.0.23 - - [2025-11-20 03:21:57] "GET /project/c27ecda6-7f86-4f67-ba71-5619f8dfadaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.482166 10.0.0.23 - - [2025-11-20 03:21:58] "POST /neutron/port HTTP/1.1" 200 117 0.006125 10.0.0.23 - - [2025-11-20 03:21:58] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.23 - - [2025-11-20 03:21:58] "POST /neutron/port HTTP/1.1" 400 205 0.005426 10.0.0.23 - - [2025-11-20 03:22:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000563 10.0.0.23 - - [2025-11-20 03:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.059197 10.0.0.22 - - [2025-11-20 03:22:00] "GET /projects?obj_uuids=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001063 10.0.0.23 - - [2025-11-20 03:22:00] "GET /project/c27ecda6-7f86-4f67-ba71-5619f8dfadaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.045695 10.0.0.23 - - [2025-11-20 03:22:00] "POST /route-targets HTTP/1.1" 200 327 0.014364 10.0.0.22 - - [2025-11-20 03:22:01] "POST /useragent-kv HTTP/1.1" 200 115 0.010472 10.0.0.23 - - [2025-11-20 03:22:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.263397 10.0.0.23 - - [2025-11-20 03:22:01] "POST /id-to-fqname HTTP/1.1" 200 219 0.001333 10.0.0.23 - - [2025-11-20 03:22:01] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007770 10.0.0.23 - - [2025-11-20 03:22:01] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005980 10.0.0.23 - - [2025-11-20 03:22:01] "POST /neutron/network HTTP/1.1" 200 822 0.007226 10.0.0.23 - - [2025-11-20 03:22:01] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006690 10.0.0.50 - - [2025-11-20 03:22:02] "GET /obj-perms HTTP/1.1" 200 5028 0.062469 10.0.0.23 - - [2025-11-20 03:22:03] "POST /id-to-fqname HTTP/1.1" 200 219 0.001571 10.0.0.22 - - [2025-11-20 03:22:03] "GET /projects?obj_uuids=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001120 10.0.0.23 - - [2025-11-20 03:22:03] "GET /project/c27ecda6-7f86-4f67-ba71-5619f8dfadaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.062927 10.0.0.23 - - [2025-11-20 03:22:04] "POST /neutron/network HTTP/1.1" 200 822 0.006816 10.0.0.23 - - [2025-11-20 03:22:04] "POST /id-to-fqname HTTP/1.1" 200 219 0.001291 10.0.0.23 - - [2025-11-20 03:22:04] "POST /neutron/port HTTP/1.1" 200 117 0.007515 10.0.0.22 - - [2025-11-20 03:22:04] "GET /projects?obj_uuids=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001056 10.0.0.23 - - [2025-11-20 03:22:04] "POST /neutron/port HTTP/1.1" 200 1058 0.288872 10.0.0.23 - - [2025-11-20 03:22:05] "POST /neutron/port HTTP/1.1" 200 1112 0.117117 10.0.0.22 - - [2025-11-20 03:22:05] "GET /projects?obj_uuids=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001071 10.0.0.23 - - [2025-11-20 03:22:05] "GET /project/c27ecda6-7f86-4f67-ba71-5619f8dfadaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.077442 10.0.0.23 - - [2025-11-20 03:22:05] "POST /neutron/network HTTP/1.1" 200 822 0.008554 10.0.0.23 - - [2025-11-20 03:22:05] "POST /neutron/network HTTP/1.1" 200 822 0.006500 10.0.0.23 - - [2025-11-20 03:22:05] "POST /neutron/port HTTP/1.1" 200 117 0.007504 10.0.0.23 - - [2025-11-20 03:22:05] "DELETE /access-control-list/dc45cece-953d-4d55-b850-f75d25301d4d HTTP/1.1" 200 115 0.042893 10.0.0.23 - - [2025-11-20 03:22:05] "POST /neutron/network HTTP/1.1" 200 832 0.007971 10.0.0.23 - - [2025-11-20 03:22:06] "POST /neutron/port HTTP/1.1" 200 1058 0.017282 10.0.0.23 - - [2025-11-20 03:22:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004028 10.0.0.23 - - [2025-11-20 03:22:06] "POST /neutron/network HTTP/1.1" 200 822 0.006948 10.0.0.22 - - [2025-11-20 03:22:09] "GET /obj-perms HTTP/1.1" 200 5056 0.083210 10.0.0.23 - - [2025-11-20 03:22:09] "GET /obj-perms HTTP/1.1" 200 5056 0.047280 10.0.0.23 - - [2025-11-20 03:22:10] "POST /neutron/port HTTP/1.1" 200 1086 0.018020 10.0.0.23 - - [2025-11-20 03:22:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007322 10.0.0.23 - - [2025-11-20 03:22:10] "GET /virtual-machine/1d40dee2-2b62-4727-a1e7-028dd7ab852d HTTP/1.1" 401 292 0.000409 10.0.0.23 - - [2025-11-20 03:22:11] "GET /virtual-machine/1d40dee2-2b62-4727-a1e7-028dd7ab852d HTTP/1.1" 200 1291 0.034880 10.0.0.23 - - [2025-11-20 03:22:11] "GET /virtual-machine-interface/847d5e06-6244-4ad7-b692-e022e15ea72f HTTP/1.1" 200 2936 0.005265 10.0.0.23 - - [2025-11-20 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.23 - - [2025-11-20 03:22:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004040 10.0.0.23 - - [2025-11-20 03:22:11] "GET /virtual-networks?parent_id=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002995 10.0.0.23 - - [2025-11-20 03:22:11] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006034 10.0.0.23 - - [2025-11-20 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.23 - - [2025-11-20 03:22:14] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005128 10.0.0.22 - - [2025-11-20 03:22:15] "DELETE /project/c27ecda67f864f67ba715619f8dfadaf HTTP/1.1" 404 173 0.007545 10.0.0.22 - - [2025-11-20 03:22:15] "DELETE /project/df5c084c-ab71-4a1a-864f-800ae0f9d7ce HTTP/1.1" 404 177 0.004637 10.0.0.23 - - [2025-11-20 03:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.23 - - [2025-11-20 03:22:18] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006043 10.0.0.23 - - [2025-11-20 03:22:20] "POST /neutron/network HTTP/1.1" 200 832 0.032189 10.0.0.23 - - [2025-11-20 03:22:20] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.23 - - [2025-11-20 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.23 - - [2025-11-20 03:22:22] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005753 10.0.0.23 - - [2025-11-20 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.23 - - [2025-11-20 03:22:26] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006601 10.0.0.23 - - [2025-11-20 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.23 - - [2025-11-20 03:22:30] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004964 10.0.0.23 - - [2025-11-20 03:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.23 - - [2025-11-20 03:22:34] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005398 10.0.0.23 - - [2025-11-20 03:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.23 - - [2025-11-20 03:22:38] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006725 10.0.0.23 - - [2025-11-20 03:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.23 - - [2025-11-20 03:22:43] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005351 10.0.0.23 - - [2025-11-20 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.23 - - [2025-11-20 03:22:47] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006175 10.0.0.23 - - [2025-11-20 03:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.23 - - [2025-11-20 03:22:51] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006336 10.0.0.23 - - [2025-11-20 03:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.23 - - [2025-11-20 03:22:55] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005479 10.0.0.23 - - [2025-11-20 03:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.23 - - [2025-11-20 03:22:59] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006035 10.0.0.23 - - [2025-11-20 03:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.23 - - [2025-11-20 03:23:03] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003677 10.0.0.23 - - [2025-11-20 03:23:03] "GET /virtual-networks?parent_id=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003558 10.0.0.23 - - [2025-11-20 03:23:03] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006307 10.0.0.23 - - [2025-11-20 03:23:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011549 10.0.0.23 - - [2025-11-20 03:23:14] "POST /neutron/port HTTP/1.1" 200 1086 0.016362 10.0.0.23 - - [2025-11-20 03:23:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008442 10.0.0.23 - - [2025-11-20 03:23:19] "POST /neutron/port HTTP/1.1" 200 1086 0.018495 10.0.0.23 - - [2025-11-20 03:23:20] "POST /neutron/port HTTP/1.1" 200 1086 0.019541 10.0.0.23 - - [2025-11-20 03:23:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.009335 10.0.0.23 - - [2025-11-20 03:23:24] "POST /neutron/port HTTP/1.1" 200 1086 0.014271 10.0.0.23 - - [2025-11-20 03:23:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007038 10.0.0.23 - - [2025-11-20 03:23:29] "POST /neutron/port HTTP/1.1" 200 1086 0.014823 10.0.0.23 - - [2025-11-20 03:23:29] "GET /virtual-machine/552b3d2e-81fb-4cc9-8fb2-a1b0ca044a1a HTTP/1.1" 200 1291 0.005901 10.0.0.23 - - [2025-11-20 03:23:29] "GET /virtual-machine-interface/676932fb-7023-4f54-94a7-f58703fe8399 HTTP/1.1" 200 2936 0.012085 10.0.0.23 - - [2025-11-20 03:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.23 - - [2025-11-20 03:23:29] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003463 10.0.0.23 - - [2025-11-20 03:23:29] "GET /virtual-networks?parent_id=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002983 10.0.0.23 - - [2025-11-20 03:23:29] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006829 10.0.0.23 - - [2025-11-20 03:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.23 - - [2025-11-20 03:23:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005290 10.0.0.23 - - [2025-11-20 03:23:31] "GET /virtual-networks?parent_id=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003462 10.0.0.23 - - [2025-11-20 03:23:31] "GET /virtual-network/ae040d8d-3abe-4c3c-80cd-e659ad43d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006229 10.0.0.23 - - [2025-11-20 03:24:21] "POST /neutron/port HTTP/1.1" 200 1086 0.018451 10.0.0.23 - - [2025-11-20 03:24:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.009497 10.0.0.23 - - [2025-11-20 03:24:50] "POST /neutron/network HTTP/1.1" 200 822 0.007660 10.0.0.23 - - [2025-11-20 03:24:50] "POST /neutron/port HTTP/1.1" 200 1112 0.012486 10.0.0.23 - - [2025-11-20 03:24:50] "POST /neutron/port HTTP/1.1" 200 1112 0.011749 10.0.0.22 - - [2025-11-20 03:24:52] "POST /useragent-kv HTTP/1.1" 200 115 0.033282 10.0.0.22 - - [2025-11-20 03:24:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002559 10.0.0.23 - - [2025-11-20 03:24:52] "POST /neutron/network HTTP/1.1" 200 151 0.145861 10.0.0.22 - - [2025-11-20 03:24:53] "GET /projects?obj_uuids=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001044 10.0.0.23 - - [2025-11-20 03:24:53] "GET /project/c27ecda6-7f86-4f67-ba71-5619f8dfadaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.076893 10.0.0.22 - - [2025-11-20 03:24:53] "GET /projects?obj_uuids=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001431 10.0.0.23 - - [2025-11-20 03:24:53] "GET /project/c27ecda6-7f86-4f67-ba71-5619f8dfadaf?fields=virtual_networks HTTP/1.1" 200 1031 0.047611 10.0.0.22 - - [2025-11-20 03:24:53] "GET /projects?obj_uuids=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001305 10.0.0.23 - - [2025-11-20 03:24:54] "GET /project/c27ecda6-7f86-4f67-ba71-5619f8dfadaf?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.054993 10.0.0.22 - - [2025-11-20 03:24:54] "GET /projects?obj_uuids=c27ecda6-7f86-4f67-ba71-5619f8dfadaf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001014 10.0.0.23 - - [2025-11-20 03:24:54] "GET /project/c27ecda6-7f86-4f67-ba71-5619f8dfadaf?fields=security_groups HTTP/1.1" 200 1256 0.039046 10.0.0.23 - - [2025-11-20 03:24:55] "POST /fqname-to-id HTTP/1.1" 404 187 0.045200 10.0.0.22 - - [2025-11-20 03:24:55] "GET /projects?obj_uuids=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003572 10.0.0.22 - - [2025-11-20 03:24:55] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001090 10.0.0.22 - - [2025-11-20 03:24:55] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.044533 10.0.0.22 - - [2025-11-20 03:24:55] "POST /id-to-fqname HTTP/1.1" 200 189 0.002037 10.0.0.22 - - [2025-11-20 03:24:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.011158 10.0.0.22 - - [2025-11-20 03:24:55] "POST /security-groups HTTP/1.1" 200 590 0.029737 10.0.0.22 - - [2025-11-20 03:24:55] "POST /projects HTTP/1.1" 200 583 0.234708 10.0.0.22 - - [2025-11-20 03:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.273829 10.0.0.23 - - [2025-11-20 03:24:55] "POST /fqname-to-id HTTP/1.1" 404 233 0.032307 10.0.0.23 - - [2025-11-20 03:24:55] "GET /project/a2ecd1e6-e36f-48ed-b555-b4db8a00bd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.457281 10.0.0.23 - - [2025-11-20 03:24:55] "POST /access-control-lists HTTP/1.1" 200 593 0.059989 10.0.0.23 - - [2025-11-20 03:24:56] "GET / HTTP/1.1" 200 35931 0.002022 10.0.0.23 - - [2025-11-20 03:24:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.23 - - [2025-11-20 03:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.061309 10.0.0.22 - - [2025-11-20 03:24:58] "GET /projects?obj_uuids=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000997 10.0.0.23 - - [2025-11-20 03:24:58] "GET /project/a2ecd1e6-e36f-48ed-b555-b4db8a00bd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.041461 10.0.0.22 - - [2025-11-20 03:24:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004208 10.0.0.23 - - [2025-11-20 03:24:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.248784 10.0.0.23 - - [2025-11-20 03:24:59] "POST /id-to-fqname HTTP/1.1" 200 219 0.001468 10.0.0.23 - - [2025-11-20 03:24:59] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006218 10.0.0.23 - - [2025-11-20 03:24:59] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005606 10.0.0.23 - - [2025-11-20 03:24:59] "POST /neutron/network HTTP/1.1" 200 824 0.007240 10.0.0.23 - - [2025-11-20 03:25:00] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006196 10.0.0.50 - - [2025-11-20 03:25:01] "GET /obj-perms HTTP/1.1" 200 5028 0.090955 10.0.0.23 - - [2025-11-20 03:25:01] "POST /id-to-fqname HTTP/1.1" 200 219 0.001755 10.0.0.22 - - [2025-11-20 03:25:02] "GET /projects?obj_uuids=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001102 10.0.0.23 - - [2025-11-20 03:25:02] "GET /project/a2ecd1e6-e36f-48ed-b555-b4db8a00bd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.076051 10.0.0.23 - - [2025-11-20 03:25:02] "POST /neutron/network HTTP/1.1" 200 824 0.035790 10.0.0.23 - - [2025-11-20 03:25:02] "POST /id-to-fqname HTTP/1.1" 200 219 0.001298 10.0.0.23 - - [2025-11-20 03:25:02] "POST /neutron/port HTTP/1.1" 200 117 0.005681 10.0.0.22 - - [2025-11-20 03:25:03] "GET /projects?obj_uuids=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001018 10.0.0.23 - - [2025-11-20 03:25:03] "POST /neutron/port HTTP/1.1" 200 1060 0.297395 10.0.0.23 - - [2025-11-20 03:25:03] "POST /neutron/port HTTP/1.1" 200 1114 0.125088 10.0.0.50 - - [2025-11-20 03:25:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.22 - - [2025-11-20 03:25:03] "GET /projects?obj_uuids=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001204 10.0.0.23 - - [2025-11-20 03:25:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.015652 10.0.0.23 - - [2025-11-20 03:25:03] "GET /project/a2ecd1e6-e36f-48ed-b555-b4db8a00bd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.117875 10.0.0.50 - - [2025-11-20 03:25:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000693 10.0.0.23 - - [2025-11-20 03:25:03] "POST /neutron/network HTTP/1.1" 200 824 0.006829 10.0.0.23 - - [2025-11-20 03:25:04] "POST /neutron/port HTTP/1.1" 200 117 0.006366 10.0.0.50 - - [2025-11-20 03:25:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.50 - - [2025-11-20 03:25:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-11-20 03:25:04] "POST /neutron/network HTTP/1.1" 200 834 0.007826 10.0.0.22 - - [2025-11-20 03:25:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.22 - - [2025-11-20 03:25:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.23 - - [2025-11-20 03:25:04] "POST /neutron/port HTTP/1.1" 200 1060 0.018055 10.0.0.23 - - [2025-11-20 03:25:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003844 10.0.0.22 - - [2025-11-20 03:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.23 - - [2025-11-20 03:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.23 - - [2025-11-20 03:25:05] "POST /neutron/network HTTP/1.1" 200 824 0.007756 10.0.0.22 - - [2025-11-20 03:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.23 - - [2025-11-20 03:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.23 - - [2025-11-20 03:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000623 10.0.0.23 - - [2025-11-20 03:25:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.23 - - [2025-11-20 03:25:06] "DELETE /access-control-list/f0cacb12-34c2-43eb-9935-ddea90edfbc5 HTTP/1.1" 200 115 0.038591 10.0.0.23 - - [2025-11-20 03:25:09] "POST /neutron/port HTTP/1.1" 200 1088 0.014847 10.0.0.23 - - [2025-11-20 03:25:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008456 10.0.0.23 - - [2025-11-20 03:25:09] "GET /virtual-machine/4dc50d35-0b3e-4075-b8df-570524c30925 HTTP/1.1" 401 292 0.000480 10.0.0.23 - - [2025-11-20 03:25:09] "GET /virtual-machine/4dc50d35-0b3e-4075-b8df-570524c30925 HTTP/1.1" 200 1291 0.030951 10.0.0.23 - - [2025-11-20 03:25:09] "GET /virtual-machine-interface/ca4033b0-d255-457b-b06b-2ef23881acf9 HTTP/1.1" 200 2937 0.006250 10.0.0.23 - - [2025-11-20 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.23 - - [2025-11-20 03:25:09] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004484 10.0.0.23 - - [2025-11-20 03:25:09] "GET /virtual-networks?parent_id=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002923 10.0.0.23 - - [2025-11-20 03:25:09] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006028 10.0.0.22 - - [2025-11-20 03:25:11] "GET /obj-perms HTTP/1.1" 200 5056 0.055945 10.0.0.23 - - [2025-11-20 03:25:11] "GET /obj-perms HTTP/1.1" 200 5056 0.056191 10.0.0.23 - - [2025-11-20 03:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.23 - - [2025-11-20 03:25:12] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007338 10.0.0.22 - - [2025-11-20 03:25:15] "DELETE /project/a2ecd1e6e36f48edb555b4db8a00bd48 HTTP/1.1" 404 173 0.004217 10.0.0.22 - - [2025-11-20 03:25:15] "DELETE /project/c27ecda6-7f86-4f67-ba71-5619f8dfadaf HTTP/1.1" 404 177 0.003690 10.0.0.23 - - [2025-11-20 03:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.23 - - [2025-11-20 03:25:17] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005616 10.0.0.23 - - [2025-11-20 03:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.23 - - [2025-11-20 03:25:21] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005810 10.0.0.23 - - [2025-11-20 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.23 - - [2025-11-20 03:25:25] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005742 10.0.0.23 - - [2025-11-20 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.23 - - [2025-11-20 03:25:29] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006412 10.0.0.23 - - [2025-11-20 03:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.23 - - [2025-11-20 03:25:33] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005054 10.0.0.23 - - [2025-11-20 03:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.23 - - [2025-11-20 03:25:37] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005573 10.0.0.23 - - [2025-11-20 03:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.23 - - [2025-11-20 03:25:41] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005375 10.0.0.23 - - [2025-11-20 03:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.23 - - [2025-11-20 03:25:45] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.013209 10.0.0.23 - - [2025-11-20 03:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.23 - - [2025-11-20 03:25:49] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005679 10.0.0.23 - - [2025-11-20 03:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.23 - - [2025-11-20 03:25:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003965 10.0.0.23 - - [2025-11-20 03:25:51] "GET /virtual-networks?parent_id=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003252 10.0.0.23 - - [2025-11-20 03:25:51] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005926 10.0.0.23 - - [2025-11-20 03:25:57] "POST /neutron/port HTTP/1.1" 200 1088 0.015859 10.0.0.23 - - [2025-11-20 03:26:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.047377 10.0.0.23 - - [2025-11-20 03:26:07] "POST /neutron/port HTTP/1.1" 200 1088 0.014703 10.0.0.23 - - [2025-11-20 03:26:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009259 10.0.0.23 - - [2025-11-20 03:26:12] "POST /neutron/port HTTP/1.1" 200 1088 0.020374 10.0.0.23 - - [2025-11-20 03:26:12] "GET /virtual-machine/5453c75b-f650-4eb5-af8c-903e657ca183 HTTP/1.1" 200 1291 0.015671 10.0.0.23 - - [2025-11-20 03:26:13] "GET /virtual-machine-interface/d7ee2cca-a85e-427f-8834-11abf7ff29bd HTTP/1.1" 200 2936 0.016271 10.0.0.23 - - [2025-11-20 03:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2025-11-20 03:26:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003743 10.0.0.23 - - [2025-11-20 03:26:13] "GET /virtual-networks?parent_id=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003516 10.0.0.23 - - [2025-11-20 03:26:13] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006051 10.0.0.23 - - [2025-11-20 03:26:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009000 10.0.0.23 - - [2025-11-20 03:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2025-11-20 03:26:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004151 10.0.0.23 - - [2025-11-20 03:26:14] "GET /virtual-networks?parent_id=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002777 10.0.0.23 - - [2025-11-20 03:26:14] "GET /virtual-network/bd1182f9-430c-40b4-a270-5f15c1060545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005769 10.0.0.23 - - [2025-11-20 03:26:19] "POST /neutron/port HTTP/1.1" 200 1088 0.015105 10.0.0.23 - - [2025-11-20 03:26:23] "POST /neutron/port HTTP/1.1" 200 1088 0.016125 10.0.0.23 - - [2025-11-20 03:26:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.009691 10.0.0.23 - - [2025-11-20 03:27:18] "POST /neutron/network HTTP/1.1" 200 824 0.006646 10.0.0.23 - - [2025-11-20 03:27:18] "POST /neutron/port HTTP/1.1" 200 1088 0.018835 10.0.0.23 - - [2025-11-20 03:27:18] "POST /neutron/port HTTP/1.1" 200 1114 0.012562 10.0.0.22 - - [2025-11-20 03:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003457 10.0.0.22 - - [2025-11-20 03:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003414 10.0.0.23 - - [2025-11-20 03:27:20] "POST /neutron/network HTTP/1.1" 200 151 0.119542 10.0.0.23 - - [2025-11-20 03:27:20] "DELETE /route-target/be6d3422-3abd-4617-b480-2a403b096b2f HTTP/1.1" 200 115 0.023325 10.0.0.22 - - [2025-11-20 03:27:21] "GET /projects?obj_uuids=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001308 10.0.0.23 - - [2025-11-20 03:27:21] "GET /project/a2ecd1e6-e36f-48ed-b555-b4db8a00bd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.044861 10.0.0.22 - - [2025-11-20 03:27:21] "GET /projects?obj_uuids=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001108 10.0.0.23 - - [2025-11-20 03:27:21] "GET /project/a2ecd1e6-e36f-48ed-b555-b4db8a00bd48?fields=virtual_networks HTTP/1.1" 200 1031 0.044078 10.0.0.22 - - [2025-11-20 03:27:21] "GET /projects?obj_uuids=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001086 10.0.0.23 - - [2025-11-20 03:27:21] "GET /project/a2ecd1e6-e36f-48ed-b555-b4db8a00bd48?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.047314 10.0.0.22 - - [2025-11-20 03:27:21] "GET /projects?obj_uuids=a2ecd1e6-e36f-48ed-b555-b4db8a00bd48&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001462 10.0.0.23 - - [2025-11-20 03:27:22] "GET /project/a2ecd1e6-e36f-48ed-b555-b4db8a00bd48?fields=security_groups HTTP/1.1" 200 1256 0.042717 10.0.0.23 - - [2025-11-20 03:27:35] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.23 - - [2025-11-20 03:27:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000551 10.0.0.23 - - [2025-11-20 03:27:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.058416 10.0.0.22 - - [2025-11-20 03:27:36] "GET /projects?obj_uuids=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003159 10.0.0.22 - - [2025-11-20 03:27:36] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001848 10.0.0.22 - - [2025-11-20 03:27:36] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009149 10.0.0.22 - - [2025-11-20 03:27:37] "POST /id-to-fqname HTTP/1.1" 200 203 0.002757 10.0.0.22 - - [2025-11-20 03:27:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.003938 10.0.0.22 - - [2025-11-20 03:27:37] "POST /security-groups HTTP/1.1" 200 604 0.073431 10.0.0.22 - - [2025-11-20 03:27:37] "POST /projects HTTP/1.1" 200 611 0.269669 10.0.0.23 - - [2025-11-20 03:27:37] "POST /fqname-to-id HTTP/1.1" 404 246 0.005908 10.0.0.22 - - [2025-11-20 03:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.339541 10.0.0.23 - - [2025-11-20 03:27:37] "GET /project/8788bf7c-fba1-4994-a51f-2f736da85840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.473584 10.0.0.23 - - [2025-11-20 03:27:38] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.23 - - [2025-11-20 03:27:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000513 10.0.0.23 - - [2025-11-20 03:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.053218 10.0.0.22 - - [2025-11-20 03:27:39] "GET /projects?obj_uuids=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000957 10.0.0.23 - - [2025-11-20 03:27:39] "GET /project/8788bf7c-fba1-4994-a51f-2f736da85840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.037918 10.0.0.23 - - [2025-11-20 03:27:39] "POST /ref-update HTTP/1.1" 200 156 0.025205 10.0.0.22 - - [2025-11-20 03:27:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005512 10.0.0.23 - - [2025-11-20 03:27:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.221777 10.0.0.23 - - [2025-11-20 03:27:39] "POST /id-to-fqname HTTP/1.1" 200 234 0.001289 10.0.0.23 - - [2025-11-20 03:27:39] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005383 10.0.0.23 - - [2025-11-20 03:27:39] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005613 10.0.0.23 - - [2025-11-20 03:27:39] "POST /neutron/network HTTP/1.1" 200 840 0.007270 10.0.0.23 - - [2025-11-20 03:27:39] "POST /id-to-fqname HTTP/1.1" 200 234 0.001416 10.0.0.22 - - [2025-11-20 03:27:40] "GET /projects?obj_uuids=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001333 10.0.0.23 - - [2025-11-20 03:27:40] "GET /project/8788bf7c-fba1-4994-a51f-2f736da85840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.070116 10.0.0.23 - - [2025-11-20 03:27:40] "POST /neutron/network HTTP/1.1" 200 840 0.006825 10.0.0.23 - - [2025-11-20 03:27:40] "POST /id-to-fqname HTTP/1.1" 200 234 0.001334 10.0.0.23 - - [2025-11-20 03:27:40] "POST /neutron/port HTTP/1.1" 200 117 0.006477 10.0.0.22 - - [2025-11-20 03:27:41] "GET /projects?obj_uuids=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001024 10.0.0.23 - - [2025-11-20 03:27:41] "POST /neutron/port HTTP/1.1" 200 1074 0.290797 10.0.0.23 - - [2025-11-20 03:27:41] "POST /neutron/port HTTP/1.1" 200 1128 0.135435 10.0.0.23 - - [2025-11-20 03:27:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.011285 10.0.0.22 - - [2025-11-20 03:27:42] "GET /projects?obj_uuids=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001373 10.0.0.23 - - [2025-11-20 03:27:42] "GET /project/8788bf7c-fba1-4994-a51f-2f736da85840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.078622 10.0.0.23 - - [2025-11-20 03:27:42] "POST /neutron/network HTTP/1.1" 200 840 0.007731 10.0.0.23 - - [2025-11-20 03:27:42] "POST /neutron/port HTTP/1.1" 200 117 0.007413 10.0.0.23 - - [2025-11-20 03:27:43] "POST /neutron/port HTTP/1.1" 200 1074 0.016102 10.0.0.23 - - [2025-11-20 03:27:43] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005337 10.0.0.23 - - [2025-11-20 03:27:43] "POST /neutron/port HTTP/1.1" 200 1102 0.015949 10.0.0.23 - - [2025-11-20 03:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.50 - - [2025-11-20 03:27:44] "GET /obj-perms HTTP/1.1" 200 5056 0.055864 10.0.0.23 - - [2025-11-20 03:27:44] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009286 10.0.0.23 - - [2025-11-20 03:27:44] "POST /neutron/port HTTP/1.1" 200 1102 0.017477 10.0.0.23 - - [2025-11-20 03:27:44] "GET /virtual-machine/237d4a1f-ca10-4a39-9949-448057c6c723 HTTP/1.1" 401 292 0.000384 10.0.0.23 - - [2025-11-20 03:27:45] "GET /virtual-machine/237d4a1f-ca10-4a39-9949-448057c6c723 HTTP/1.1" 200 1305 0.037440 10.0.0.23 - - [2025-11-20 03:27:45] "GET /virtual-machine-interface/be935447-dda5-4fd8-acef-8923debf0278 HTTP/1.1" 200 3010 0.006161 10.0.0.23 - - [2025-11-20 03:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.23 - - [2025-11-20 03:27:45] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005889 10.0.0.23 - - [2025-11-20 03:27:45] "GET /virtual-networks?parent_id=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003060 10.0.0.23 - - [2025-11-20 03:27:45] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006504 10.0.0.23 - - [2025-11-20 03:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007080 10.0.0.23 - - [2025-11-20 03:27:48] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005193 10.0.0.23 - - [2025-11-20 03:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.23 - - [2025-11-20 03:27:52] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005366 10.0.0.23 - - [2025-11-20 03:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.23 - - [2025-11-20 03:27:56] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005541 10.0.0.23 - - [2025-11-20 03:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.23 - - [2025-11-20 03:28:00] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005962 10.0.0.23 - - [2025-11-20 03:28:04] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007403 10.0.0.23 - - [2025-11-20 03:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.23 - - [2025-11-20 03:28:04] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006384 10.0.0.23 - - [2025-11-20 03:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.23 - - [2025-11-20 03:28:06] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004131 10.0.0.23 - - [2025-11-20 03:28:06] "GET /virtual-networks?parent_id=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002973 10.0.0.23 - - [2025-11-20 03:28:06] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006803 10.0.0.23 - - [2025-11-20 03:28:06] "POST /neutron/port HTTP/1.1" 200 1102 0.020509 10.0.0.23 - - [2025-11-20 03:28:12] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007373 10.0.0.23 - - [2025-11-20 03:28:12] "POST /neutron/port HTTP/1.1" 200 1102 0.023869 10.0.0.23 - - [2025-11-20 03:28:12] "GET /virtual-machine/918bd0b6-730e-4ed4-a1d8-c844af51826f HTTP/1.1" 200 1306 0.005533 10.0.0.23 - - [2025-11-20 03:28:12] "GET /virtual-machine-interface/47952a85-63eb-46cb-9571-3abe8eba8fa6 HTTP/1.1" 200 3009 0.005372 10.0.0.23 - - [2025-11-20 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.23 - - [2025-11-20 03:28:12] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003681 10.0.0.23 - - [2025-11-20 03:28:12] "GET /virtual-networks?parent_id=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.005278 10.0.0.23 - - [2025-11-20 03:28:12] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005625 10.0.0.23 - - [2025-11-20 03:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.23 - - [2025-11-20 03:28:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003917 10.0.0.23 - - [2025-11-20 03:28:13] "GET /virtual-networks?parent_id=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002984 10.0.0.23 - - [2025-11-20 03:28:13] "GET /virtual-network/22ffb66d-b1db-4100-a03a-4bf91b43fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006156 10.0.0.23 - - [2025-11-20 03:28:13] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007550 10.0.0.22 - - [2025-11-20 03:28:13] "GET /obj-perms HTTP/1.1" 200 5056 0.052352 10.0.0.23 - - [2025-11-20 03:28:14] "GET /obj-perms HTTP/1.1" 200 5056 0.062556 10.0.0.22 - - [2025-11-20 03:28:15] "DELETE /project/a2ecd1e6-e36f-48ed-b555-b4db8a00bd48 HTTP/1.1" 404 177 0.003946 10.0.0.22 - - [2025-11-20 03:28:15] "DELETE /project/8788bf7cfba14994a51f2f736da85840 HTTP/1.1" 404 173 0.003590 10.0.0.23 - - [2025-11-20 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.23 - - [2025-11-20 03:28:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003829 10.0.0.23 - - [2025-11-20 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.23 - - [2025-11-20 03:28:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004243 10.0.0.23 - - [2025-11-20 03:28:19] "PUT /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a HTTP/1.1" 200 276 0.010981 10.0.0.23 - - [2025-11-20 03:28:24] "POST /neutron/network HTTP/1.1" 200 850 0.006054 10.0.0.23 - - [2025-11-20 03:28:24] "POST /neutron/port HTTP/1.1" 200 117 0.001426 10.0.0.23 - - [2025-11-20 03:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.23 - - [2025-11-20 03:28:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.004057 10.0.0.23 - - [2025-11-20 03:28:30] "PUT /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a HTTP/1.1" 200 276 0.017882 10.0.0.23 - - [2025-11-20 03:29:20] "POST /neutron/network HTTP/1.1" 400 204 0.013805 10.0.0.23 - - [2025-11-20 03:29:20] "POST /neutron/port HTTP/1.1" 200 151 0.223313 10.0.0.23 - - [2025-11-20 03:29:20] "POST /neutron/port HTTP/1.1" 200 151 0.239862 10.0.0.23 - - [2025-11-20 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.22 - - [2025-11-20 03:29:22] "GET /projects?obj_uuids=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001020 10.0.0.23 - - [2025-11-20 03:29:22] "GET /project/8788bf7c-fba1-4994-a51f-2f736da85840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.043813 10.0.0.22 - - [2025-11-20 03:29:22] "GET /projects?obj_uuids=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000948 10.0.0.23 - - [2025-11-20 03:29:22] "GET /project/8788bf7c-fba1-4994-a51f-2f736da85840?fields=virtual_networks HTTP/1.1" 200 1058 0.052805 10.0.0.22 - - [2025-11-20 03:29:22] "GET /projects?obj_uuids=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000967 10.0.0.23 - - [2025-11-20 03:29:22] "GET /project/8788bf7c-fba1-4994-a51f-2f736da85840?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.041791 10.0.0.22 - - [2025-11-20 03:29:22] "GET /projects?obj_uuids=8788bf7c-fba1-4994-a51f-2f736da85840&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001390 10.0.0.23 - - [2025-11-20 03:29:22] "GET /project/8788bf7c-fba1-4994-a51f-2f736da85840?fields=security_groups HTTP/1.1" 200 1297 0.045336 10.0.0.23 - - [2025-11-20 03:29:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.027462 10.0.0.22 - - [2025-11-20 03:29:23] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002671 10.0.0.22 - - [2025-11-20 03:29:23] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001232 10.0.0.22 - - [2025-11-20 03:29:23] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007190 10.0.0.22 - - [2025-11-20 03:29:23] "POST /id-to-fqname HTTP/1.1" 200 209 0.002590 10.0.0.22 - - [2025-11-20 03:29:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.009252 10.0.0.22 - - [2025-11-20 03:29:23] "POST /security-groups HTTP/1.1" 200 609 0.029355 10.0.0.22 - - [2025-11-20 03:29:24] "POST /projects HTTP/1.1" 200 621 0.231831 10.0.0.23 - - [2025-11-20 03:29:24] "POST /access-control-lists HTTP/1.1" 200 614 0.024725 10.0.0.22 - - [2025-11-20 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.308241 10.0.0.23 - - [2025-11-20 03:29:24] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.440479 10.0.0.23 - - [2025-11-20 03:29:25] "GET / HTTP/1.1" 200 35931 0.001398 10.0.0.23 - - [2025-11-20 03:29:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.23 - - [2025-11-20 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.060496 10.0.0.22 - - [2025-11-20 03:29:26] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001057 10.0.0.23 - - [2025-11-20 03:29:26] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.041332 10.0.0.23 - - [2025-11-20 03:29:26] "POST /neutron/network HTTP/1.1" 200 117 0.041509 10.0.0.23 - - [2025-11-20 03:29:26] "POST /route-targets HTTP/1.1" 200 327 0.013688 10.0.0.23 - - [2025-11-20 03:29:26] "POST /neutron/network HTTP/1.1" 200 844 0.008009 10.0.0.23 - - [2025-11-20 03:29:26] "POST /id-to-fqname HTTP/1.1" 200 239 0.001651 10.0.0.23 - - [2025-11-20 03:29:26] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005348 10.0.0.23 - - [2025-11-20 03:29:26] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005806 10.0.0.23 - - [2025-11-20 03:29:26] "POST /neutron/subnet HTTP/1.1" 200 724 0.010989 10.0.0.23 - - [2025-11-20 03:29:26] "POST /id-to-fqname HTTP/1.1" 200 239 0.001370 10.0.0.22 - - [2025-11-20 03:29:27] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001069 10.0.0.23 - - [2025-11-20 03:29:27] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.064538 10.0.0.23 - - [2025-11-20 03:29:27] "POST /neutron/port HTTP/1.1" 200 117 0.010340 10.0.0.23 - - [2025-11-20 03:29:27] "POST /id-to-fqname HTTP/1.1" 200 239 0.001257 10.0.0.23 - - [2025-11-20 03:29:28] "POST /neutron/network HTTP/1.1" 200 854 0.006756 10.0.0.22 - - [2025-11-20 03:29:28] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001004 10.0.0.23 - - [2025-11-20 03:29:28] "POST /neutron/port HTTP/1.1" 200 1078 0.022559 10.0.0.23 - - [2025-11-20 03:29:28] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.089435 10.0.0.23 - - [2025-11-20 03:29:29] "POST /neutron/port HTTP/1.1" 200 1132 0.132615 10.0.0.23 - - [2025-11-20 03:29:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004024 10.0.0.23 - - [2025-11-20 03:29:29] "POST /neutron/port HTTP/1.1" 200 117 0.006328 10.0.0.23 - - [2025-11-20 03:29:29] "POST /neutron/network HTTP/1.1" 200 854 0.006620 10.0.0.23 - - [2025-11-20 03:29:29] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007693 10.0.0.23 - - [2025-11-20 03:29:30] "POST /neutron/port HTTP/1.1" 200 1078 0.015757 10.0.0.23 - - [2025-11-20 03:29:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005198 10.0.0.23 - - [2025-11-20 03:29:30] "POST /neutron/network HTTP/1.1" 200 844 0.009287 10.0.0.23 - - [2025-11-20 03:29:31] "POST /neutron/port HTTP/1.1" 200 1106 0.015070 10.0.0.23 - - [2025-11-20 03:29:31] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007308 10.0.0.23 - - [2025-11-20 03:29:31] "GET /virtual-machine/78872482-0493-44b1-b750-46fca1ed92a8 HTTP/1.1" 401 292 0.000371 10.0.0.23 - - [2025-11-20 03:29:31] "GET /virtual-machine/78872482-0493-44b1-b750-46fca1ed92a8 HTTP/1.1" 200 1310 0.031290 10.0.0.23 - - [2025-11-20 03:29:31] "GET /virtual-machine-interface/a367bfdf-d47d-491f-86bb-b57115b62afd HTTP/1.1" 200 3034 0.005600 10.0.0.23 - - [2025-11-20 03:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.23 - - [2025-11-20 03:29:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004405 10.0.0.23 - - [2025-11-20 03:29:31] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002750 10.0.0.23 - - [2025-11-20 03:29:31] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006401 10.0.0.23 - - [2025-11-20 03:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.23 - - [2025-11-20 03:29:35] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006386 10.0.0.23 - - [2025-11-20 03:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.23 - - [2025-11-20 03:29:39] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006609 10.0.0.23 - - [2025-11-20 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.23 - - [2025-11-20 03:29:43] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005985 10.0.0.23 - - [2025-11-20 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.23 - - [2025-11-20 03:29:47] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006961 10.0.0.23 - - [2025-11-20 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.23 - - [2025-11-20 03:29:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003772 10.0.0.23 - - [2025-11-20 03:29:51] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002655 10.0.0.23 - - [2025-11-20 03:29:51] "POST /neutron/port HTTP/1.1" 200 1106 0.018579 10.0.0.23 - - [2025-11-20 03:29:51] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005362 10.0.0.23 - - [2025-11-20 03:29:51] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008312 10.0.0.23 - - [2025-11-20 03:29:56] "POST /neutron/port HTTP/1.1" 200 1106 0.017153 10.0.0.23 - - [2025-11-20 03:29:57] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007183 10.0.0.23 - - [2025-11-20 03:29:57] "GET /virtual-machine/aaedc7bf-a06a-418b-8296-418b324e0a61 HTTP/1.1" 200 1310 0.007797 10.0.0.23 - - [2025-11-20 03:29:57] "GET /virtual-machine-interface/1980b96a-f02e-4f03-a10a-6b22d100170f HTTP/1.1" 200 3034 0.005250 10.0.0.23 - - [2025-11-20 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.23 - - [2025-11-20 03:29:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004288 10.0.0.23 - - [2025-11-20 03:29:57] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003663 10.0.0.23 - - [2025-11-20 03:29:57] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006203 10.0.0.23 - - [2025-11-20 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.23 - - [2025-11-20 03:29:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003681 10.0.0.23 - - [2025-11-20 03:29:58] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003081 10.0.0.23 - - [2025-11-20 03:29:58] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005847 10.0.0.23 - - [2025-11-20 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.22 - - [2025-11-20 03:29:58] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.030082 10.0.0.23 - - [2025-11-20 03:29:58] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.076273 10.0.0.23 - - [2025-11-20 03:29:58] "POST /ref-update HTTP/1.1" 200 156 0.055777 10.0.0.22 - - [2025-11-20 03:29:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007922 10.0.0.23 - - [2025-11-20 03:29:59] "POST /neutron/subnet HTTP/1.1" 200 724 0.213353 10.0.0.23 - - [2025-11-20 03:29:59] "POST /id-to-fqname HTTP/1.1" 200 239 0.001432 10.0.0.23 - - [2025-11-20 03:29:59] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005431 10.0.0.23 - - [2025-11-20 03:29:59] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005821 10.0.0.23 - - [2025-11-20 03:29:59] "POST /neutron/network HTTP/1.1" 200 844 0.008965 10.0.0.23 - - [2025-11-20 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.22 - - [2025-11-20 03:29:59] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001523 10.0.0.23 - - [2025-11-20 03:29:59] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.057159 10.0.0.22 - - [2025-11-20 03:29:59] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001183 10.0.0.23 - - [2025-11-20 03:29:59] "POST /neutron/network HTTP/1.1" 200 631 0.125932 10.0.0.23 - - [2025-11-20 03:29:59] "POST /id-to-fqname HTTP/1.1" 200 242 0.003605 10.0.0.23 - - [2025-11-20 03:29:59] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005911 10.0.0.23 - - [2025-11-20 03:29:59] "POST /neutron/network HTTP/1.1" 200 850 0.008364 10.0.0.23 - - [2025-11-20 03:29:59] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005474 10.0.0.23 - - [2025-11-20 03:29:59] "POST /id-to-fqname HTTP/1.1" 200 239 0.001350 10.0.0.23 - - [2025-11-20 03:30:00] "POST /neutron/port HTTP/1.1" 200 2096 0.021114 10.0.0.22 - - [2025-11-20 03:30:00] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001042 10.0.0.23 - - [2025-11-20 03:30:00] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.072788 10.0.0.23 - - [2025-11-20 03:30:00] "POST /neutron/network HTTP/1.1" 200 844 0.008154 10.0.0.23 - - [2025-11-20 03:30:01] "POST /neutron/port HTTP/1.1" 200 117 0.007576 10.0.0.23 - - [2025-11-20 03:30:01] "POST /id-to-fqname HTTP/1.1" 200 242 0.001620 10.0.0.23 - - [2025-11-20 03:30:01] "POST /neutron/network HTTP/1.1" 200 860 0.009303 10.0.0.23 - - [2025-11-20 03:30:02] "POST /neutron/port HTTP/1.1" 200 1078 0.052840 10.0.0.22 - - [2025-11-20 03:30:02] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001178 10.0.0.23 - - [2025-11-20 03:30:02] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.138076 10.0.0.23 - - [2025-11-20 03:30:02] "POST /neutron/port HTTP/1.1" 200 1106 0.043985 10.0.0.23 - - [2025-11-20 03:30:02] "POST /neutron/subnet HTTP/1.1" 200 698 0.013972 10.0.0.23 - - [2025-11-20 03:30:02] "POST /neutron/port HTTP/1.1" 200 3085 0.027388 10.0.0.23 - - [2025-11-20 03:30:02] "POST /id-to-fqname HTTP/1.1" 200 239 0.001381 10.0.0.23 - - [2025-11-20 03:30:02] "POST /id-to-fqname HTTP/1.1" 200 239 0.001254 10.0.0.23 - - [2025-11-20 03:30:02] "POST /neutron/port HTTP/1.1" 200 3085 0.026300 10.0.0.23 - - [2025-11-20 03:30:03] "POST /neutron/network HTTP/1.1" 200 860 0.007821 10.0.0.23 - - [2025-11-20 03:30:03] "POST /neutron/port HTTP/1.1" 200 1078 0.018710 10.0.0.50 - - [2025-11-20 03:30:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.23 - - [2025-11-20 03:30:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004271 10.0.0.50 - - [2025-11-20 03:30:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000591 10.0.0.22 - - [2025-11-20 03:30:03] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001647 10.0.0.23 - - [2025-11-20 03:30:03] "POST /neutron/network HTTP/1.1" 200 850 0.011073 10.0.0.23 - - [2025-11-20 03:30:03] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.089386 10.0.0.23 - - [2025-11-20 03:30:04] "POST /neutron/port HTTP/1.1" 200 4074 0.024748 10.0.0.50 - - [2025-11-20 03:30:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2025-11-20 03:30:04] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005987 10.0.0.50 - - [2025-11-20 03:30:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2025-11-20 03:30:04] "POST /neutron/network HTTP/1.1" 200 1556 0.015883 10.0.0.22 - - [2025-11-20 03:30:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000618 10.0.0.22 - - [2025-11-20 03:30:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000713 10.0.0.50 - - [2025-11-20 03:30:05] "GET /obj-perms HTTP/1.1" 200 5066 0.120506 10.0.0.22 - - [2025-11-20 03:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.23 - - [2025-11-20 03:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.22 - - [2025-11-20 03:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.23 - - [2025-11-20 03:30:05] "POST /neutron/port HTTP/1.1" 200 1078 0.021608 10.0.0.23 - - [2025-11-20 03:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.22 - - [2025-11-20 03:30:05] "GET /obj-perms HTTP/1.1" 200 5066 0.380981 10.0.0.23 - - [2025-11-20 03:30:05] "POST /neutron/port HTTP/1.1" 200 1078 0.032822 10.0.0.23 - - [2025-11-20 03:30:05] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.009211 10.0.0.23 - - [2025-11-20 03:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2025-11-20 03:30:05] "POST /neutron/port HTTP/1.1" 200 2096 0.026934 10.0.0.23 - - [2025-11-20 03:30:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.23 - - [2025-11-20 03:30:05] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.23 - - [2025-11-20 03:30:06] "POST /neutron/subnet HTTP/1.1" 200 698 0.015011 10.0.0.23 - - [2025-11-20 03:30:06] "GET /obj-perms HTTP/1.1" 200 5066 0.058650 10.0.0.23 - - [2025-11-20 03:30:06] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005363 10.0.0.23 - - [2025-11-20 03:30:06] "POST /neutron/port HTTP/1.1" 200 1106 0.017621 10.0.0.23 - - [2025-11-20 03:30:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007830 10.0.0.23 - - [2025-11-20 03:30:06] "GET /virtual-machine/24da2156-777b-40d3-aa43-0397e6cda888 HTTP/1.1" 200 1310 0.006121 10.0.0.23 - - [2025-11-20 03:30:06] "GET /virtual-machine-interface/c8059206-3768-42e6-ab1e-f41dd4fe49f4 HTTP/1.1" 200 3044 0.005373 10.0.0.23 - - [2025-11-20 03:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.23 - - [2025-11-20 03:30:06] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003311 10.0.0.23 - - [2025-11-20 03:30:06] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003136 10.0.0.23 - - [2025-11-20 03:30:07] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006117 10.0.0.23 - - [2025-11-20 03:30:07] "DELETE /access-control-list/07a15e89-fa43-49ec-b0b3-0cb7a435d909 HTTP/1.1" 200 115 0.032048 10.0.0.23 - - [2025-11-20 03:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.23 - - [2025-11-20 03:30:10] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005296 10.0.0.23 - - [2025-11-20 03:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.23 - - [2025-11-20 03:30:14] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005882 10.0.0.50 - - [2025-11-20 03:30:15] "GET /obj-perms HTTP/1.1" 200 5056 0.056628 10.0.0.22 - - [2025-11-20 03:30:15] "DELETE /project/8788bf7c-fba1-4994-a51f-2f736da85840 HTTP/1.1" 404 177 0.048389 10.0.0.22 - - [2025-11-20 03:30:15] "DELETE /project/2f977d2ef78f4d60b06bbbb3363b4147 HTTP/1.1" 404 173 0.079493 10.0.0.23 - - [2025-11-20 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.23 - - [2025-11-20 03:30:18] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006136 10.0.0.23 - - [2025-11-20 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.23 - - [2025-11-20 03:30:22] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005278 10.0.0.23 - - [2025-11-20 03:30:23] "POST /neutron/port HTTP/1.1" 200 2096 0.020087 10.0.0.23 - - [2025-11-20 03:30:25] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008184 10.0.0.23 - - [2025-11-20 03:30:26] "POST /neutron/port HTTP/1.1" 200 1106 0.015892 10.0.0.23 - - [2025-11-20 03:30:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003707 10.0.0.23 - - [2025-11-20 03:30:26] "POST /neutron/network HTTP/1.1" 200 844 0.007160 10.0.0.23 - - [2025-11-20 03:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.23 - - [2025-11-20 03:30:26] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005225 10.0.0.23 - - [2025-11-20 03:30:26] "POST /neutron/network HTTP/1.1" 200 854 0.008954 10.0.0.23 - - [2025-11-20 03:30:26] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.23 - - [2025-11-20 03:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.23 - - [2025-11-20 03:30:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004544 10.0.0.23 - - [2025-11-20 03:30:28] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003886 10.0.0.23 - - [2025-11-20 03:30:28] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006009 10.0.0.23 - - [2025-11-20 03:30:28] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009762 10.0.0.23 - - [2025-11-20 03:30:39] "POST /neutron/port HTTP/1.1" 200 1106 0.016476 10.0.0.23 - - [2025-11-20 03:30:39] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008275 10.0.0.23 - - [2025-11-20 03:30:39] "GET /virtual-machine/792c8077-d4bf-438e-b201-9690fa883e07 HTTP/1.1" 200 1310 0.006098 10.0.0.23 - - [2025-11-20 03:30:39] "GET /virtual-machine-interface/b6a42d4b-6454-4e29-a8f9-863b67155305 HTTP/1.1" 200 3035 0.005505 10.0.0.23 - - [2025-11-20 03:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.23 - - [2025-11-20 03:30:39] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004021 10.0.0.23 - - [2025-11-20 03:30:39] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002941 10.0.0.23 - - [2025-11-20 03:30:39] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006096 10.0.0.23 - - [2025-11-20 03:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.23 - - [2025-11-20 03:30:40] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003776 10.0.0.23 - - [2025-11-20 03:30:40] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002915 10.0.0.23 - - [2025-11-20 03:30:40] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005594 10.0.0.23 - - [2025-11-20 03:30:40] "POST /neutron/port HTTP/1.1" 200 2096 0.015205 10.0.0.23 - - [2025-11-20 03:30:40] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007671 10.0.0.23 - - [2025-11-20 03:30:41] "POST /neutron/port HTTP/1.1" 200 2096 0.015808 10.0.0.23 - - [2025-11-20 03:30:41] "GET /virtual-machine/69a37c71-3694-4054-9199-e925eee78f0b HTTP/1.1" 200 1586 0.005960 10.0.0.23 - - [2025-11-20 03:30:41] "GET /virtual-machine-interface/3cc26225-f3ee-4bff-a2eb-8bf2aa15c31e HTTP/1.1" 200 3034 0.005137 10.0.0.23 - - [2025-11-20 03:30:41] "GET /virtual-machine-interface/beb1c780-f608-4169-8f63-59a2b4e9b48a HTTP/1.1" 200 3035 0.005762 10.0.0.23 - - [2025-11-20 03:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.23 - - [2025-11-20 03:30:41] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003441 10.0.0.23 - - [2025-11-20 03:30:41] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003381 10.0.0.23 - - [2025-11-20 03:30:41] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006529 10.0.0.23 - - [2025-11-20 03:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.23 - - [2025-11-20 03:30:42] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004529 10.0.0.23 - - [2025-11-20 03:30:42] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003182 10.0.0.23 - - [2025-11-20 03:30:42] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007645 10.0.0.23 - - [2025-11-20 03:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.23 - - [2025-11-20 03:30:42] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005275 10.0.0.23 - - [2025-11-20 03:30:42] "GET /virtual-networks?parent_id=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004341 10.0.0.23 - - [2025-11-20 03:30:42] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006222 10.0.0.23 - - [2025-11-20 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013752 10.0.0.23 - - [2025-11-20 03:30:44] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004836 10.0.0.23 - - [2025-11-20 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.23 - - [2025-11-20 03:30:44] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004664 10.0.0.23 - - [2025-11-20 03:30:44] "PUT /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a HTTP/1.1" 200 276 0.014348 10.0.0.23 - - [2025-11-20 03:30:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.004030 10.0.0.23 - - [2025-11-20 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.22 - - [2025-11-20 03:30:44] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001459 10.0.0.23 - - [2025-11-20 03:30:44] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.045811 10.0.0.23 - - [2025-11-20 03:30:44] "POST /network-policys HTTP/1.1" 200 539 0.043176 10.0.0.23 - - [2025-11-20 03:30:44] "GET /network-policy/2d26b5df-3714-455f-a95c-1d9786002344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006227 10.0.0.23 - - [2025-11-20 03:30:44] "POST /neutron/network HTTP/1.1" 200 938 0.079675 10.0.0.23 - - [2025-11-20 03:30:44] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.009324 10.0.0.23 - - [2025-11-20 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.23 - - [2025-11-20 03:30:44] "GET /network-policy/2d26b5df-3714-455f-a95c-1d9786002344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005053 10.0.0.23 - - [2025-11-20 03:30:44] "POST /neutron/network HTTP/1.1" 200 938 0.078738 10.0.0.23 - - [2025-11-20 03:30:44] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006729 10.0.0.23 - - [2025-11-20 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.23 - - [2025-11-20 03:30:44] "GET /network-policy/2d26b5df-3714-455f-a95c-1d9786002344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004535 10.0.0.23 - - [2025-11-20 03:30:45] "POST /access-control-lists HTTP/1.1" 200 609 0.099471 10.0.0.23 - - [2025-11-20 03:30:45] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.019572 10.0.0.23 - - [2025-11-20 03:30:45] "POST /access-control-lists HTTP/1.1" 200 609 0.038243 10.0.0.23 - - [2025-11-20 03:30:45] "GET /obj-perms HTTP/1.1" 200 5066 0.003918 10.0.0.22 - - [2025-11-20 03:30:45] "GET /obj-perms HTTP/1.1" 200 5066 0.005358 10.0.0.23 - - [2025-11-20 03:30:45] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006582 10.0.0.23 - - [2025-11-20 03:30:46] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.006704 10.0.0.50 - - [2025-11-20 03:30:46] "GET /obj-perms HTTP/1.1" 200 5066 0.004586 10.0.0.23 - - [2025-11-20 03:30:46] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006273 10.0.0.23 - - [2025-11-20 03:30:47] "GET /obj-perms HTTP/1.1" 200 5066 0.004399 10.0.0.22 - - [2025-11-20 03:30:47] "GET /obj-perms HTTP/1.1" 200 5066 0.004455 10.0.0.23 - - [2025-11-20 03:30:47] "GET /virtual-network/a99071ec-80aa-4a22-ba91-b95a0a3e8177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006256 10.0.0.23 - - [2025-11-20 03:31:02] "GET /obj-perms HTTP/1.1" 200 5066 0.004390 10.0.0.23 - - [2025-11-20 03:31:26] "POST /neutron/port HTTP/1.1" 200 1106 0.016317 10.0.0.23 - - [2025-11-20 03:31:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.010009 10.0.0.23 - - [2025-11-20 03:31:27] "POST /neutron/port HTTP/1.1" 200 1106 0.016323 10.0.0.23 - - [2025-11-20 03:31:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003954 10.0.0.23 - - [2025-11-20 03:31:27] "POST /neutron/network HTTP/1.1" 200 938 0.006927 10.0.0.50 - - [2025-11-20 03:32:16] "GET /obj-perms HTTP/1.1" 200 5056 0.048357 10.0.0.22 - - [2025-11-20 03:32:17] "GET /obj-perms HTTP/1.1" 200 5056 0.081229 10.0.0.23 - - [2025-11-20 03:32:26] "POST /neutron/network HTTP/1.1" 200 948 0.006555 10.0.0.23 - - [2025-11-20 03:32:26] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.23 - - [2025-11-20 03:32:28] "POST /neutron/port HTTP/1.1" 200 2096 0.016265 10.0.0.23 - - [2025-11-20 03:32:28] "POST /neutron/subnet HTTP/1.1" 200 698 0.009537 10.0.0.23 - - [2025-11-20 03:32:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003881 10.0.0.23 - - [2025-11-20 03:32:28] "POST /neutron/network HTTP/1.1" 200 938 0.008362 10.0.0.23 - - [2025-11-20 03:33:17] "GET /obj-perms HTTP/1.1" 200 5056 0.057681 10.0.0.23 - - [2025-11-20 03:33:26] "POST /neutron/network HTTP/1.1" 200 860 0.006282 10.0.0.23 - - [2025-11-20 03:33:26] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.23 - - [2025-11-20 03:33:30] "POST /neutron/port HTTP/1.1" 200 1106 0.039779 10.0.0.23 - - [2025-11-20 03:33:30] "POST /neutron/subnet HTTP/1.1" 200 698 0.009598 10.0.0.23 - - [2025-11-20 03:34:24] "GET /obj-perms HTTP/1.1" 200 5066 0.003482 10.0.0.23 - - [2025-11-20 03:34:26] "POST /neutron/port HTTP/1.1" 200 1106 0.015508 10.0.0.23 - - [2025-11-20 03:34:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004047 10.0.0.23 - - [2025-11-20 03:34:26] "POST /neutron/network HTTP/1.1" 200 938 0.008872 10.0.0.23 - - [2025-11-20 03:34:27] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.033498 10.0.0.23 - - [2025-11-20 03:34:27] "POST /neutron/network HTTP/1.1" 200 844 0.040657 10.0.0.23 - - [2025-11-20 03:34:27] "GET /virtual-network/38eeaae6-30cc-4980-a4e0-f50e6347251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007148 10.0.0.23 - - [2025-11-20 03:34:27] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.007229 10.0.0.23 - - [2025-11-20 03:34:28] "POST /neutron/network HTTP/1.1" 200 844 0.011302 10.0.0.23 - - [2025-11-20 03:34:28] "GET /virtual-network/5ce4daef-e537-4f7c-851d-4627ce1686c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005630 10.0.0.23 - - [2025-11-20 03:34:28] "DELETE /network-policy/2d26b5df-3714-455f-a95c-1d9786002344 HTTP/1.1" 200 115 0.042350 10.0.0.23 - - [2025-11-20 03:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.23 - - [2025-11-20 03:34:28] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004182 10.0.0.23 - - [2025-11-20 03:34:28] "PUT /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a HTTP/1.1" 200 276 0.012790 10.0.0.23 - - [2025-11-20 03:34:28] "POST /ref-update HTTP/1.1" 200 156 0.022315 10.0.0.23 - - [2025-11-20 03:34:28] "POST /ref-update HTTP/1.1" 200 156 0.027758 10.0.0.23 - - [2025-11-20 03:34:30] "POST /neutron/port HTTP/1.1" 200 1106 0.014381 10.0.0.23 - - [2025-11-20 03:34:30] "POST /neutron/port HTTP/1.1" 200 1132 0.021989 10.0.0.23 - - [2025-11-20 03:34:30] "POST /neutron/port HTTP/1.1" 200 151 0.198249 10.0.0.23 - - [2025-11-20 03:34:30] "POST /neutron/port HTTP/1.1" 200 1132 0.016885 10.0.0.22 - - [2025-11-20 03:34:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004305 10.0.0.22 - - [2025-11-20 03:34:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003160 10.0.0.23 - - [2025-11-20 03:34:31] "POST /neutron/network HTTP/1.1" 200 151 0.127276 10.0.0.23 - - [2025-11-20 03:34:31] "DELETE /route-target/54801f39-b0ad-4e1a-9238-48d28fbb626d HTTP/1.1" 200 115 0.027079 10.0.0.23 - - [2025-11-20 03:34:32] "POST /neutron/port HTTP/1.1" 200 1106 0.021927 10.0.0.23 - - [2025-11-20 03:34:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004304 10.0.0.23 - - [2025-11-20 03:34:32] "POST /neutron/network HTTP/1.1" 200 844 0.008134 10.0.0.23 - - [2025-11-20 03:34:33] "POST /neutron/port HTTP/1.1" 200 1106 0.017567 10.0.0.23 - - [2025-11-20 03:34:33] "POST /neutron/port HTTP/1.1" 200 1106 0.019248 10.0.0.23 - - [2025-11-20 03:34:34] "POST /neutron/network HTTP/1.1" 200 844 0.006949 10.0.0.23 - - [2025-11-20 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.22 - - [2025-11-20 03:34:35] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001125 10.0.0.23 - - [2025-11-20 03:34:35] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.069088 10.0.0.22 - - [2025-11-20 03:34:35] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000961 10.0.0.23 - - [2025-11-20 03:34:35] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?fields=virtual_networks HTTP/1.1" 200 1068 0.040769 10.0.0.22 - - [2025-11-20 03:34:35] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000932 10.0.0.23 - - [2025-11-20 03:34:35] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.065265 10.0.0.22 - - [2025-11-20 03:34:35] "GET /projects?obj_uuids=2f977d2e-f78f-4d60-b06b-bbb3363b4147&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001196 10.0.0.23 - - [2025-11-20 03:34:35] "GET /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147?fields=security_groups HTTP/1.1" 200 1312 0.046460 10.0.0.23 - - [2025-11-20 03:34:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.339242 10.0.0.22 - - [2025-11-20 03:34:36] "GET /projects?obj_uuids=59123592-0147-4065-8be6-a2502f8d7ea6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003163 10.0.0.22 - - [2025-11-20 03:34:36] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000891 10.0.0.22 - - [2025-11-20 03:34:36] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006920 10.0.0.22 - - [2025-11-20 03:34:36] "POST /id-to-fqname HTTP/1.1" 200 185 0.005709 10.0.0.22 - - [2025-11-20 03:34:36] "POST /fqname-to-id HTTP/1.1" 404 194 0.007042 10.0.0.22 - - [2025-11-20 03:34:36] "POST /security-groups HTTP/1.1" 200 586 0.031534 10.0.0.22 - - [2025-11-20 03:34:36] "POST /projects HTTP/1.1" 200 575 0.247625 10.0.0.23 - - [2025-11-20 03:34:36] "POST /access-control-lists HTTP/1.1" 200 591 0.028248 10.0.0.22 - - [2025-11-20 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.318622 10.0.0.23 - - [2025-11-20 03:34:36] "GET /project/59123592-0147-4065-8be6-a2502f8d7ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.466358 10.0.0.23 - - [2025-11-20 03:34:38] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.22 - - [2025-11-20 03:34:38] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001001 10.0.0.23 - - [2025-11-20 03:34:38] "GET /project/3c3512c7-1d9e-4a70-a9ea-471805c9613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.045409 10.0.0.23 - - [2025-11-20 03:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.23 - - [2025-11-20 03:34:39] "GET /security-group/0c520c73-1649-4628-becf-b19f81c49d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3707 0.003989 10.0.0.23 - - [2025-11-20 03:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.22 - - [2025-11-20 03:34:39] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000988 10.0.0.23 - - [2025-11-20 03:34:39] "GET /project/3c3512c7-1d9e-4a70-a9ea-471805c9613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.034574 10.0.0.23 - - [2025-11-20 03:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.23 - - [2025-11-20 03:34:39] "GET /security-group/0c520c73-1649-4628-becf-b19f81c49d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3707 0.005665 10.0.0.23 - - [2025-11-20 03:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.23 - - [2025-11-20 03:34:39] "PUT /security-group/0c520c73-1649-4628-becf-b19f81c49d0b HTTP/1.1" 200 262 0.016505 10.0.0.23 - - [2025-11-20 03:34:39] "PUT /access-control-list/8e62d572-d7d0-405a-993b-232abaaa34f6 HTTP/1.1" 200 272 0.011389 10.0.0.22 - - [2025-11-20 03:34:42] "GET /projects?obj_uuids=59123592-0147-4065-8be6-a2502f8d7ea6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001017 10.0.0.23 - - [2025-11-20 03:34:42] "GET /project/59123592-0147-4065-8be6-a2502f8d7ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.036643 10.0.0.22 - - [2025-11-20 03:34:42] "GET /projects?obj_uuids=59123592-0147-4065-8be6-a2502f8d7ea6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001258 10.0.0.23 - - [2025-11-20 03:34:42] "GET /project/59123592-0147-4065-8be6-a2502f8d7ea6?fields=virtual_networks HTTP/1.1" 200 1022 0.083257 10.0.0.22 - - [2025-11-20 03:34:42] "GET /projects?obj_uuids=59123592-0147-4065-8be6-a2502f8d7ea6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000990 10.0.0.23 - - [2025-11-20 03:34:42] "GET /project/59123592-0147-4065-8be6-a2502f8d7ea6?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.038149 10.0.0.22 - - [2025-11-20 03:34:42] "GET /projects?obj_uuids=59123592-0147-4065-8be6-a2502f8d7ea6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000920 10.0.0.23 - - [2025-11-20 03:34:42] "GET /project/59123592-0147-4065-8be6-a2502f8d7ea6?fields=security_groups HTTP/1.1" 200 1243 0.034554 10.0.0.23 - - [2025-11-20 03:34:43] "POST /fqname-to-id HTTP/1.1" 404 192 0.026545 10.0.0.22 - - [2025-11-20 03:34:43] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003019 10.0.0.22 - - [2025-11-20 03:34:43] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001160 10.0.0.22 - - [2025-11-20 03:34:43] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007886 10.0.0.22 - - [2025-11-20 03:34:43] "POST /id-to-fqname HTTP/1.1" 200 194 0.001440 10.0.0.22 - - [2025-11-20 03:34:43] "POST /fqname-to-id HTTP/1.1" 404 203 0.011510 10.0.0.22 - - [2025-11-20 03:34:43] "POST /security-groups HTTP/1.1" 200 595 0.031819 10.0.0.22 - - [2025-11-20 03:34:43] "POST /projects HTTP/1.1" 200 593 0.240272 10.0.0.23 - - [2025-11-20 03:34:43] "POST /access-control-lists HTTP/1.1" 200 600 0.043063 10.0.0.22 - - [2025-11-20 03:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.314752 10.0.0.23 - - [2025-11-20 03:34:43] "GET /project/37d443ae-325d-404e-9af2-eec7e8d608e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.465907 10.0.0.23 - - [2025-11-20 03:34:44] "GET / HTTP/1.1" 200 35931 0.002431 10.0.0.23 - - [2025-11-20 03:34:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000569 10.0.0.23 - - [2025-11-20 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.063386 10.0.0.22 - - [2025-11-20 03:34:46] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000879 10.0.0.23 - - [2025-11-20 03:34:47] "GET /project/37d443ae-325d-404e-9af2-eec7e8d608e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.065432 10.0.0.22 - - [2025-11-20 03:34:47] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000967 10.0.0.23 - - [2025-11-20 03:34:47] "POST /neutron/network HTTP/1.1" 200 623 0.156518 10.0.0.23 - - [2025-11-20 03:34:47] "POST /route-targets HTTP/1.1" 200 327 0.014995 10.0.0.23 - - [2025-11-20 03:34:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.003484 10.0.0.23 - - [2025-11-20 03:34:47] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008239 10.0.0.23 - - [2025-11-20 03:34:47] "POST /neutron/network HTTP/1.1" 200 841 0.006383 10.0.0.23 - - [2025-11-20 03:34:47] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005304 10.0.0.23 - - [2025-11-20 03:34:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001322 10.0.0.23 - - [2025-11-20 03:34:47] "POST /neutron/network HTTP/1.1" 200 851 0.006643 10.0.0.22 - - [2025-11-20 03:34:48] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000905 10.0.0.23 - - [2025-11-20 03:34:48] "GET /project/37d443ae-325d-404e-9af2-eec7e8d608e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.061349 10.0.0.23 - - [2025-11-20 03:34:48] "POST /neutron/port HTTP/1.1" 200 117 0.005836 10.0.0.23 - - [2025-11-20 03:34:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001349 10.0.0.22 - - [2025-11-20 03:34:49] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001140 10.0.0.23 - - [2025-11-20 03:34:49] "POST /neutron/port HTTP/1.1" 200 1063 0.274662 10.0.0.23 - - [2025-11-20 03:34:49] "POST /neutron/port HTTP/1.1" 200 1117 0.112048 10.0.0.23 - - [2025-11-20 03:34:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.009550 10.0.0.50 - - [2025-11-20 03:35:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.50 - - [2025-11-20 03:35:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.50 - - [2025-11-20 03:35:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.50 - - [2025-11-20 03:35:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.22 - - [2025-11-20 03:35:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.22 - - [2025-11-20 03:35:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.22 - - [2025-11-20 03:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000649 10.0.0.23 - - [2025-11-20 03:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.22 - - [2025-11-20 03:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2025-11-20 03:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-11-20 03:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-11-20 03:35:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.23 - - [2025-11-20 03:35:06] "POST /neutron/port HTTP/1.1" 200 1091 0.042643 10.0.0.23 - - [2025-11-20 03:35:08] "DELETE /access-control-list/1b0359bf-d921-4842-9d98-d76c8efca1d1 HTTP/1.1" 200 115 0.076013 10.0.0.22 - - [2025-11-20 03:35:10] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.032383 10.0.0.23 - - [2025-11-20 03:35:10] "GET /project/37d443ae-325d-404e-9af2-eec7e8d608e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.104653 10.0.0.23 - - [2025-11-20 03:35:10] "POST /neutron/network HTTP/1.1" 200 841 0.035765 10.0.0.23 - - [2025-11-20 03:35:11] "POST /neutron/port HTTP/1.1" 200 117 0.008310 10.0.0.23 - - [2025-11-20 03:35:11] "POST /neutron/port HTTP/1.1" 200 1091 0.016731 10.0.0.23 - - [2025-11-20 03:35:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008101 10.0.0.23 - - [2025-11-20 03:35:11] "GET /virtual-machine/9dd6c2d1-d0a0-4330-bc1e-37147690fd71 HTTP/1.1" 401 292 0.000500 10.0.0.23 - - [2025-11-20 03:35:11] "GET /virtual-machine/9dd6c2d1-d0a0-4330-bc1e-37147690fd71 HTTP/1.1" 200 1297 0.077837 10.0.0.23 - - [2025-11-20 03:35:11] "GET /virtual-machine-interface/5e971bec-e7ae-4692-92fd-8b7736ad4260 HTTP/1.1" 200 2982 0.007717 10.0.0.23 - - [2025-11-20 03:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013474 10.0.0.23 - - [2025-11-20 03:35:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004083 10.0.0.23 - - [2025-11-20 03:35:11] "GET /virtual-networks?parent_id=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.017672 10.0.0.23 - - [2025-11-20 03:35:11] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005819 10.0.0.23 - - [2025-11-20 03:35:12] "POST /neutron/port HTTP/1.1" 200 1063 0.066536 10.0.0.23 - - [2025-11-20 03:35:12] "POST /neutron/port HTTP/1.1" 200 1091 0.035546 10.0.0.23 - - [2025-11-20 03:35:12] "POST /neutron/port HTTP/1.1" 200 117 0.001924 10.0.0.23 - - [2025-11-20 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.23 - - [2025-11-20 03:35:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003711 10.0.0.23 - - [2025-11-20 03:35:13] "GET /virtual-networks?parent_id=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.008594 10.0.0.23 - - [2025-11-20 03:35:13] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007022 10.0.0.23 - - [2025-11-20 03:35:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.016736 10.0.0.22 - - [2025-11-20 03:35:16] "DELETE /project/37d443ae325d404e9af2eec7e8d608e9 HTTP/1.1" 404 173 0.046223 10.0.0.22 - - [2025-11-20 03:35:16] "GET /projects?obj_uuids=59123592-0147-4065-8be6-a2502f8d7ea6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001012 10.0.0.22 - - [2025-11-20 03:35:16] "DELETE /project/59123592014740658be6a2502f8d7ea6 HTTP/1.1" 404 173 0.079558 10.0.0.22 - - [2025-11-20 03:35:16] "DELETE /project/2f977d2e-f78f-4d60-b06b-bbb3363b4147 HTTP/1.1" 404 177 0.105005 10.0.0.22 - - [2025-11-20 03:35:16] "GET /project/59123592-0147-4065-8be6-a2502f8d7ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.064861 10.0.0.22 - - [2025-11-20 03:35:16] "GET /projects?obj_uuids=59123592-0147-4065-8be6-a2502f8d7ea6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001178 10.0.0.22 - - [2025-11-20 03:35:16] "GET /project/59123592-0147-4065-8be6-a2502f8d7ea6?fields=security_groups HTTP/1.1" 200 1348 0.063269 10.0.0.22 - - [2025-11-20 03:35:16] "DELETE /security-group/3ff4f10c-c49e-4da3-bf62-a934966e8ded HTTP/1.1" 200 115 0.085155 10.0.0.22 - - [2025-11-20 03:35:16] "GET /projects?obj_uuids=59123592-0147-4065-8be6-a2502f8d7ea6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000896 10.0.0.22 - - [2025-11-20 03:35:16] "GET /project/59123592-0147-4065-8be6-a2502f8d7ea6?fields=application_policy_sets HTTP/1.1" 200 1387 0.060400 10.0.0.22 - - [2025-11-20 03:35:16] "DELETE /project/59123592-0147-4065-8be6-a2502f8d7ea6 HTTP/1.1" 200 115 0.635744 10.0.0.50 - - [2025-11-20 03:35:19] "GET /obj-perms HTTP/1.1" 200 5056 0.059679 10.0.0.23 - - [2025-11-20 03:35:23] "POST /neutron/port HTTP/1.1" 200 1091 0.015305 10.0.0.23 - - [2025-11-20 03:35:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007668 10.0.0.23 - - [2025-11-20 03:35:38] "POST /neutron/port HTTP/1.1" 200 1091 0.014604 10.0.0.23 - - [2025-11-20 03:35:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008245 10.0.0.23 - - [2025-11-20 03:35:49] "POST /neutron/port HTTP/1.1" 200 1091 0.016263 10.0.0.23 - - [2025-11-20 03:35:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007759 10.0.0.23 - - [2025-11-20 03:35:49] "GET /virtual-machine/4b8dcbf4-d47a-4788-b2f6-61a38e7d6dd8 HTTP/1.1" 200 1296 0.010359 10.0.0.23 - - [2025-11-20 03:35:49] "GET /virtual-machine-interface/829ff872-f0bc-435d-ae8f-d1b93d02eeee HTTP/1.1" 200 2982 0.007724 10.0.0.23 - - [2025-11-20 03:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.23 - - [2025-11-20 03:35:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004241 10.0.0.23 - - [2025-11-20 03:35:49] "GET /virtual-networks?parent_id=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002987 10.0.0.23 - - [2025-11-20 03:35:49] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005881 10.0.0.23 - - [2025-11-20 03:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.23 - - [2025-11-20 03:35:52] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007251 10.0.0.23 - - [2025-11-20 03:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.23 - - [2025-11-20 03:35:56] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006662 10.0.0.23 - - [2025-11-20 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.23 - - [2025-11-20 03:36:00] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006141 10.0.0.23 - - [2025-11-20 03:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.23 - - [2025-11-20 03:36:04] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005078 10.0.0.23 - - [2025-11-20 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.23 - - [2025-11-20 03:36:08] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005929 10.0.0.23 - - [2025-11-20 03:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.23 - - [2025-11-20 03:36:12] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007985 10.0.0.23 - - [2025-11-20 03:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.23 - - [2025-11-20 03:36:17] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005001 10.0.0.23 - - [2025-11-20 03:36:20] "GET /obj-perms HTTP/1.1" 200 5056 0.056868 10.0.0.23 - - [2025-11-20 03:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.23 - - [2025-11-20 03:36:21] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005428 10.0.0.23 - - [2025-11-20 03:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.23 - - [2025-11-20 03:36:25] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006443 10.0.0.23 - - [2025-11-20 03:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.23 - - [2025-11-20 03:36:29] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006508 10.0.0.23 - - [2025-11-20 03:36:29] "POST /neutron/network HTTP/1.1" 200 851 0.006298 10.0.0.23 - - [2025-11-20 03:36:29] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.23 - - [2025-11-20 03:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.23 - - [2025-11-20 03:36:33] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006044 10.0.0.23 - - [2025-11-20 03:36:34] "POST /neutron/port HTTP/1.1" 200 1091 0.015346 10.0.0.23 - - [2025-11-20 03:36:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.008622 10.0.0.23 - - [2025-11-20 03:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-11-20 03:36:37] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005731 10.0.0.23 - - [2025-11-20 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.23 - - [2025-11-20 03:36:41] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005717 10.0.0.23 - - [2025-11-20 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.23 - - [2025-11-20 03:36:45] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005765 10.0.0.23 - - [2025-11-20 03:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.23 - - [2025-11-20 03:36:49] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005721 10.0.0.23 - - [2025-11-20 03:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.23 - - [2025-11-20 03:36:53] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006800 10.0.0.23 - - [2025-11-20 03:36:56] "POST /neutron/port HTTP/1.1" 200 1091 0.013873 10.0.0.23 - - [2025-11-20 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.23 - - [2025-11-20 03:36:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004388 10.0.0.23 - - [2025-11-20 03:36:57] "GET /virtual-networks?parent_id=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003957 10.0.0.23 - - [2025-11-20 03:36:58] "GET /virtual-network/5e57a970-055c-4440-bbfa-41a4aa87ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006552 10.0.0.23 - - [2025-11-20 03:36:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007162 10.0.0.23 - - [2025-11-20 03:37:08] "POST /neutron/port HTTP/1.1" 200 1091 0.016793 10.0.0.23 - - [2025-11-20 03:37:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008883 10.0.0.22 - - [2025-11-20 03:37:20] "GET /obj-perms HTTP/1.1" 200 5056 0.073808 10.0.0.23 - - [2025-11-20 03:37:23] "POST /neutron/port HTTP/1.1" 200 1091 0.015636 10.0.0.23 - - [2025-11-20 03:37:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008333 10.0.0.23 - - [2025-11-20 03:37:30] "POST /neutron/network HTTP/1.1" 200 851 0.007449 10.0.0.23 - - [2025-11-20 03:37:30] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.23 - - [2025-11-20 03:37:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007169 10.0.0.23 - - [2025-11-20 03:37:36] "POST /neutron/network HTTP/1.1" 200 851 0.006188 10.0.0.23 - - [2025-11-20 03:37:36] "POST /neutron/port HTTP/1.1" 200 117 0.001077 10.0.0.23 - - [2025-11-20 03:37:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007659 10.0.0.23 - - [2025-11-20 03:37:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.004183 10.0.0.23 - - [2025-11-20 03:37:44] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.036280 10.0.0.23 - - [2025-11-20 03:37:45] "GET /bgp-as-a-service/ef68282a-9f42-4531-a002-f13caacae7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1622 0.007276 10.0.0.23 - - [2025-11-20 03:37:45] "GET /virtual-machine-interface/829ff872-f0bc-435d-ae8f-d1b93d02eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.012130 10.0.0.23 - - [2025-11-20 03:37:45] "POST /ref-update HTTP/1.1" 200 156 0.016765 10.0.0.23 - - [2025-11-20 03:37:45] "POST /bgp-routers HTTP/1.1" 200 603 0.054896 10.0.0.23 - - [2025-11-20 03:37:45] "POST /neutron/network HTTP/1.1" 200 841 0.007953 10.0.0.23 - - [2025-11-20 03:37:45] "POST /ref-update HTTP/1.1" 200 156 0.020717 10.0.0.23 - - [2025-11-20 03:38:13] "GET /bgp-as-a-service/ef68282a-9f42-4531-a002-f13caacae7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2249 0.008079 10.0.0.23 - - [2025-11-20 03:38:13] "GET /virtual-machine-interface/829ff872-f0bc-435d-ae8f-d1b93d02eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.017902 10.0.0.23 - - [2025-11-20 03:38:13] "POST /ref-update HTTP/1.1" 200 156 0.023059 10.0.0.23 - - [2025-11-20 03:38:13] "POST /ref-update HTTP/1.1" 200 156 0.052764 10.0.0.23 - - [2025-11-20 03:38:13] "DELETE /bgp-as-a-service/ef68282a-9f42-4531-a002-f13caacae7a7 HTTP/1.1" 200 115 0.106784 10.0.0.23 - - [2025-11-20 03:38:13] "POST /neutron/network HTTP/1.1" 400 204 0.020782 10.0.0.23 - - [2025-11-20 03:38:14] "POST /neutron/port HTTP/1.1" 200 151 0.254817 10.0.0.23 - - [2025-11-20 03:38:14] "POST /neutron/port HTTP/1.1" 200 151 0.266803 10.0.0.23 - - [2025-11-20 03:38:15] "DELETE /route-target/c5cba27d-a8db-463a-a74a-f2f132a44c8f HTTP/1.1" 200 115 0.028806 10.0.0.22 - - [2025-11-20 03:38:17] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001193 10.0.0.23 - - [2025-11-20 03:38:17] "GET /project/37d443ae-325d-404e-9af2-eec7e8d608e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044293 10.0.0.22 - - [2025-11-20 03:38:17] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000999 10.0.0.23 - - [2025-11-20 03:38:17] "GET /project/37d443ae-325d-404e-9af2-eec7e8d608e9?fields=virtual_networks HTTP/1.1" 200 1040 0.050552 10.0.0.22 - - [2025-11-20 03:38:17] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001004 10.0.0.23 - - [2025-11-20 03:38:17] "GET /project/37d443ae-325d-404e-9af2-eec7e8d608e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.038764 10.0.0.22 - - [2025-11-20 03:38:17] "GET /projects?obj_uuids=37d443ae-325d-404e-9af2-eec7e8d608e9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001346 10.0.0.23 - - [2025-11-20 03:38:17] "GET /project/37d443ae-325d-404e-9af2-eec7e8d608e9?fields=security_groups HTTP/1.1" 200 1270 0.042178 10.0.0.23 - - [2025-11-20 03:38:18] "POST /fqname-to-id HTTP/1.1" 404 189 0.027652 10.0.0.22 - - [2025-11-20 03:38:18] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003431 10.0.0.22 - - [2025-11-20 03:38:18] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001397 10.0.0.22 - - [2025-11-20 03:38:18] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008321 10.0.0.22 - - [2025-11-20 03:38:18] "POST /id-to-fqname HTTP/1.1" 200 191 0.003634 10.0.0.22 - - [2025-11-20 03:38:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.004073 10.0.0.22 - - [2025-11-20 03:38:18] "POST /security-groups HTTP/1.1" 200 592 0.034564 10.0.0.22 - - [2025-11-20 03:38:18] "POST /projects HTTP/1.1" 200 587 0.253181 10.0.0.23 - - [2025-11-20 03:38:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.008314 10.0.0.22 - - [2025-11-20 03:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.324535 10.0.0.23 - - [2025-11-20 03:38:18] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.470836 10.0.0.23 - - [2025-11-20 03:38:19] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.23 - - [2025-11-20 03:38:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000587 10.0.0.23 - - [2025-11-20 03:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.054212 10.0.0.22 - - [2025-11-20 03:38:22] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001024 10.0.0.23 - - [2025-11-20 03:38:22] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050441 10.0.0.23 - - [2025-11-20 03:38:22] "POST /neutron/network HTTP/1.1" 200 117 0.053829 10.0.0.23 - - [2025-11-20 03:38:22] "POST /ref-update HTTP/1.1" 200 156 0.020800 10.0.0.23 - - [2025-11-20 03:38:22] "POST /neutron/network HTTP/1.1" 200 831 0.010395 10.0.0.23 - - [2025-11-20 03:38:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.001723 10.0.0.23 - - [2025-11-20 03:38:22] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007526 10.0.0.23 - - [2025-11-20 03:38:23] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006047 10.0.0.23 - - [2025-11-20 03:38:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.009052 10.0.0.23 - - [2025-11-20 03:38:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001131 10.0.0.22 - - [2025-11-20 03:38:23] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001012 10.0.0.23 - - [2025-11-20 03:38:23] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.066552 10.0.0.23 - - [2025-11-20 03:38:24] "POST /neutron/port HTTP/1.1" 200 117 0.006993 10.0.0.23 - - [2025-11-20 03:38:24] "POST /id-to-fqname HTTP/1.1" 200 225 0.001287 10.0.0.23 - - [2025-11-20 03:38:24] "POST /neutron/network HTTP/1.1" 200 841 0.010906 10.0.0.23 - - [2025-11-20 03:38:24] "POST /neutron/port HTTP/1.1" 200 1059 0.024092 10.0.0.22 - - [2025-11-20 03:38:25] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000937 10.0.0.23 - - [2025-11-20 03:38:25] "POST /neutron/port HTTP/1.1" 200 1087 0.025120 10.0.0.23 - - [2025-11-20 03:38:25] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.112270 10.0.0.23 - - [2025-11-20 03:38:25] "POST /neutron/subnet HTTP/1.1" 200 689 0.014778 10.0.0.23 - - [2025-11-20 03:38:25] "POST /neutron/port HTTP/1.1" 200 1087 0.030661 10.0.0.23 - - [2025-11-20 03:38:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.003913 10.0.0.23 - - [2025-11-20 03:38:25] "POST /neutron/port HTTP/1.1" 200 1087 0.033846 10.0.0.23 - - [2025-11-20 03:38:25] "POST /neutron/network HTTP/1.1" 200 841 0.007414 10.0.0.23 - - [2025-11-20 03:38:26] "POST /neutron/port HTTP/1.1" 200 1059 0.023399 10.0.0.23 - - [2025-11-20 03:38:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009573 10.0.0.22 - - [2025-11-20 03:38:26] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001238 10.0.0.23 - - [2025-11-20 03:38:26] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.104002 10.0.0.23 - - [2025-11-20 03:38:26] "POST /neutron/network HTTP/1.1" 200 831 0.015498 10.0.0.23 - - [2025-11-20 03:38:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015708 10.0.0.23 - - [2025-11-20 03:38:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009341 10.0.0.23 - - [2025-11-20 03:38:28] "POST /neutron/port HTTP/1.1" 200 1059 0.023273 10.0.0.23 - - [2025-11-20 03:38:28] "POST /neutron/port HTTP/1.1" 200 1087 0.033033 10.0.0.23 - - [2025-11-20 03:38:28] "POST /neutron/port HTTP/1.1" 200 117 0.001630 10.0.0.23 - - [2025-11-20 03:38:31] "POST /neutron/port HTTP/1.1" 200 1087 0.027245 10.0.0.23 - - [2025-11-20 03:38:31] "POST /neutron/subnet HTTP/1.1" 200 689 0.015884 10.0.0.23 - - [2025-11-20 03:38:32] "POST /neutron/port HTTP/1.1" 200 1087 0.029251 10.0.0.23 - - [2025-11-20 03:38:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006873 10.0.0.23 - - [2025-11-20 03:38:47] "POST /neutron/port HTTP/1.1" 200 1087 0.017005 10.0.0.23 - - [2025-11-20 03:38:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006992 10.0.0.23 - - [2025-11-20 03:39:02] "POST /neutron/port HTTP/1.1" 200 1087 0.016314 10.0.0.23 - - [2025-11-20 03:39:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007242 10.0.0.23 - - [2025-11-20 03:39:03] "GET /virtual-machine/9539b786-d11a-4790-a15a-52204b53a105 HTTP/1.1" 401 292 0.000411 10.0.0.23 - - [2025-11-20 03:39:03] "GET /virtual-machine/9539b786-d11a-4790-a15a-52204b53a105 HTTP/1.1" 200 1294 0.032160 10.0.0.23 - - [2025-11-20 03:39:03] "GET /virtual-machine-interface/d87b74c5-da14-46ab-ad96-86a6abf154ab HTTP/1.1" 200 2959 0.005428 10.0.0.23 - - [2025-11-20 03:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.23 - - [2025-11-20 03:39:03] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003803 10.0.0.23 - - [2025-11-20 03:39:03] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003387 10.0.0.23 - - [2025-11-20 03:39:03] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005567 10.0.0.23 - - [2025-11-20 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.23 - - [2025-11-20 03:39:06] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005588 10.0.0.23 - - [2025-11-20 03:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.23 - - [2025-11-20 03:39:10] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005979 10.0.0.23 - - [2025-11-20 03:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.23 - - [2025-11-20 03:39:14] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005938 10.0.0.22 - - [2025-11-20 03:39:17] "DELETE /project/37d443ae-325d-404e-9af2-eec7e8d608e9 HTTP/1.1" 404 177 0.004772 10.0.0.22 - - [2025-11-20 03:39:17] "DELETE /project/398c755c41cd4bf99d0a2538e070b334 HTTP/1.1" 404 173 0.003592 10.0.0.23 - - [2025-11-20 03:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.23 - - [2025-11-20 03:39:18] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005477 10.0.0.23 - - [2025-11-20 03:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.23 - - [2025-11-20 03:39:23] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005853 10.0.0.50 - - [2025-11-20 03:39:23] "GET /obj-perms HTTP/1.1" 200 5056 0.066232 10.0.0.23 - - [2025-11-20 03:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.23 - - [2025-11-20 03:39:27] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006247 10.0.0.23 - - [2025-11-20 03:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.23 - - [2025-11-20 03:39:31] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005869 10.0.0.23 - - [2025-11-20 03:39:33] "POST /neutron/port HTTP/1.1" 200 1087 0.018309 10.0.0.23 - - [2025-11-20 03:39:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004182 10.0.0.23 - - [2025-11-20 03:39:33] "POST /neutron/network HTTP/1.1" 200 831 0.007583 10.0.0.23 - - [2025-11-20 03:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.23 - - [2025-11-20 03:39:35] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008333 10.0.0.23 - - [2025-11-20 03:39:38] "POST /neutron/port HTTP/1.1" 200 1087 0.039751 10.0.0.23 - - [2025-11-20 03:39:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004504 10.0.0.23 - - [2025-11-20 03:39:38] "POST /neutron/network HTTP/1.1" 200 831 0.007061 10.0.0.23 - - [2025-11-20 03:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.23 - - [2025-11-20 03:39:39] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006070 10.0.0.23 - - [2025-11-20 03:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.23 - - [2025-11-20 03:39:43] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006917 10.0.0.23 - - [2025-11-20 03:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.23 - - [2025-11-20 03:39:47] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005315 10.0.0.23 - - [2025-11-20 03:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.23 - - [2025-11-20 03:39:51] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006011 10.0.0.23 - - [2025-11-20 03:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.23 - - [2025-11-20 03:39:55] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005273 10.0.0.23 - - [2025-11-20 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.23 - - [2025-11-20 03:39:59] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005450 10.0.0.50 - - [2025-11-20 03:40:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.50 - - [2025-11-20 03:40:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2025-11-20 03:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.23 - - [2025-11-20 03:40:04] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005646 10.0.0.50 - - [2025-11-20 03:40:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.50 - - [2025-11-20 03:40:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.22 - - [2025-11-20 03:40:04] "GET /global-system-configs HTTP/1.1" 401 292 0.001857 10.0.0.22 - - [2025-11-20 03:40:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.23 - - [2025-11-20 03:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.22 - - [2025-11-20 03:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.23 - - [2025-11-20 03:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.22 - - [2025-11-20 03:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.23 - - [2025-11-20 03:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.23 - - [2025-11-20 03:40:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.23 - - [2025-11-20 03:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.23 - - [2025-11-20 03:40:08] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006414 10.0.0.23 - - [2025-11-20 03:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.23 - - [2025-11-20 03:40:12] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005214 10.0.0.23 - - [2025-11-20 03:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.23 - - [2025-11-20 03:40:16] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006866 10.0.0.23 - - [2025-11-20 03:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.23 - - [2025-11-20 03:40:20] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005842 10.0.0.23 - - [2025-11-20 03:40:22] "POST /neutron/port HTTP/1.1" 200 1087 0.042526 10.0.0.23 - - [2025-11-20 03:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.23 - - [2025-11-20 03:40:22] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003811 10.0.0.23 - - [2025-11-20 03:40:22] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003642 10.0.0.23 - - [2025-11-20 03:40:22] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006073 10.0.0.23 - - [2025-11-20 03:40:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007838 10.0.0.23 - - [2025-11-20 03:40:23] "GET /obj-perms HTTP/1.1" 200 5056 0.060009 10.0.0.23 - - [2025-11-20 03:40:33] "POST /neutron/port HTTP/1.1" 200 1087 0.018054 10.0.0.23 - - [2025-11-20 03:40:35] "POST /neutron/port HTTP/1.1" 200 1087 0.047365 10.0.0.23 - - [2025-11-20 03:40:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.010338 10.0.0.23 - - [2025-11-20 03:40:38] "POST /neutron/port HTTP/1.1" 200 1087 0.017216 10.0.0.23 - - [2025-11-20 03:40:38] "POST /neutron/port HTTP/1.1" 200 1087 0.017477 10.0.0.23 - - [2025-11-20 03:40:38] "POST /neutron/subnet HTTP/1.1" 200 689 0.009702 10.0.0.23 - - [2025-11-20 03:40:43] "POST /neutron/port HTTP/1.1" 200 1087 0.017974 10.0.0.23 - - [2025-11-20 03:40:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007522 10.0.0.23 - - [2025-11-20 03:40:58] "POST /neutron/port HTTP/1.1" 200 1087 0.014433 10.0.0.23 - - [2025-11-20 03:41:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009493 10.0.0.23 - - [2025-11-20 03:41:14] "POST /neutron/port HTTP/1.1" 200 1087 0.016964 10.0.0.23 - - [2025-11-20 03:41:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008383 10.0.0.23 - - [2025-11-20 03:41:14] "GET /virtual-machine/de6fdab5-51ef-4c81-95ad-17dae9c81589 HTTP/1.1" 200 1294 0.006238 10.0.0.23 - - [2025-11-20 03:41:14] "GET /virtual-machine-interface/c6c995b1-b4a1-4607-bd89-e15e159f8bca HTTP/1.1" 200 2959 0.007624 10.0.0.23 - - [2025-11-20 03:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.23 - - [2025-11-20 03:41:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004279 10.0.0.23 - - [2025-11-20 03:41:14] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003542 10.0.0.23 - - [2025-11-20 03:41:14] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005444 10.0.0.23 - - [2025-11-20 03:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.23 - - [2025-11-20 03:41:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005320 10.0.0.23 - - [2025-11-20 03:41:15] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002816 10.0.0.23 - - [2025-11-20 03:41:15] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007772 10.0.0.23 - - [2025-11-20 03:41:15] "POST /neutron/port HTTP/1.1" 200 1087 0.016678 10.0.0.23 - - [2025-11-20 03:41:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007301 10.0.0.23 - - [2025-11-20 03:41:16] "GET /virtual-machine/9ca027da-f2f7-40a7-b611-a20e95399435 HTTP/1.1" 200 1294 0.006443 10.0.0.23 - - [2025-11-20 03:41:16] "GET /virtual-machine-interface/4b42be48-9b5f-478f-930d-5f3dda3987fb HTTP/1.1" 200 2958 0.007229 10.0.0.23 - - [2025-11-20 03:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.23 - - [2025-11-20 03:41:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004330 10.0.0.23 - - [2025-11-20 03:41:16] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002910 10.0.0.23 - - [2025-11-20 03:41:16] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005391 10.0.0.23 - - [2025-11-20 03:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.23 - - [2025-11-20 03:41:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003204 10.0.0.23 - - [2025-11-20 03:41:17] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002629 10.0.0.23 - - [2025-11-20 03:41:17] "GET /virtual-network/86924439-4e4d-4166-9840-0f1ba2dd1bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005758 10.0.0.23 - - [2025-11-20 03:41:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.003289 10.0.0.23 - - [2025-11-20 03:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.23 - - [2025-11-20 03:41:17] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010328 10.0.0.23 - - [2025-11-20 03:41:17] "POST /control-node-zones HTTP/1.1" 200 569 0.025204 10.0.0.23 - - [2025-11-20 03:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.23 - - [2025-11-20 03:41:17] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004800 10.0.0.23 - - [2025-11-20 03:41:17] "GET /control-node-zone/0a83da18-efc2-4edf-a8e1-83fb6cc89f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006140 10.0.0.23 - - [2025-11-20 03:41:17] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.019969 10.0.0.23 - - [2025-11-20 03:41:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.003351 10.0.0.23 - - [2025-11-20 03:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.23 - - [2025-11-20 03:41:17] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006319 10.0.0.23 - - [2025-11-20 03:41:18] "POST /control-node-zones HTTP/1.1" 200 569 0.022800 10.0.0.23 - - [2025-11-20 03:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.23 - - [2025-11-20 03:41:18] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005633 10.0.0.23 - - [2025-11-20 03:41:18] "GET /control-node-zone/ff8d825c-9776-47a4-9a14-3464119a005f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007418 10.0.0.23 - - [2025-11-20 03:41:18] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.021832 10.0.0.23 - - [2025-11-20 03:41:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.003149 10.0.0.23 - - [2025-11-20 03:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.23 - - [2025-11-20 03:41:18] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006483 10.0.0.23 - - [2025-11-20 03:41:18] "POST /control-node-zones HTTP/1.1" 200 569 0.026567 10.0.0.23 - - [2025-11-20 03:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.23 - - [2025-11-20 03:41:18] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004882 10.0.0.23 - - [2025-11-20 03:41:18] "GET /control-node-zone/0ea2b362-ba49-43d0-a2de-3289c797a6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005322 10.0.0.23 - - [2025-11-20 03:41:18] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.021691 10.0.0.23 - - [2025-11-20 03:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.23 - - [2025-11-20 03:41:18] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006172 10.0.0.23 - - [2025-11-20 03:41:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.002698 10.0.0.23 - - [2025-11-20 03:41:18] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.029541 10.0.0.23 - - [2025-11-20 03:41:19] "POST /neutron/network HTTP/1.1" 200 831 0.009405 10.0.0.23 - - [2025-11-20 03:41:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.008884 10.0.0.23 - - [2025-11-20 03:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.23 - - [2025-11-20 03:41:19] "GET /bgp-as-a-service/4391dfee-6656-43f0-b325-90f3ef6f7945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005835 10.0.0.23 - - [2025-11-20 03:41:19] "GET /control-node-zone/0a83da18-efc2-4edf-a8e1-83fb6cc89f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004736 10.0.0.23 - - [2025-11-20 03:41:19] "POST /ref-update HTTP/1.1" 200 156 0.017692 10.0.0.22 - - [2025-11-20 03:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.048418 10.0.0.23 - - [2025-11-20 03:41:36] "GET /bgp-as-a-service/4391dfee-6656-43f0-b325-90f3ef6f7945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006467 10.0.0.23 - - [2025-11-20 03:41:36] "GET /virtual-machine-interface/d87b74c5-da14-46ab-ad96-86a6abf154ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005710 10.0.0.23 - - [2025-11-20 03:41:36] "POST /ref-update HTTP/1.1" 200 156 0.012761 10.0.0.23 - - [2025-11-20 03:41:36] "POST /bgp-routers HTTP/1.1" 200 594 0.050811 10.0.0.23 - - [2025-11-20 03:41:36] "POST /ref-update HTTP/1.1" 200 156 0.016920 10.0.0.23 - - [2025-11-20 03:41:36] "POST /neutron/network HTTP/1.1" 200 841 0.006313 10.0.0.23 - - [2025-11-20 03:41:36] "POST /neutron/port HTTP/1.1" 200 117 0.001549 10.0.0.23 - - [2025-11-20 03:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.23 - - [2025-11-20 03:41:36] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006266 10.0.0.23 - - [2025-11-20 03:41:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.002983 10.0.0.23 - - [2025-11-20 03:41:36] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.034774 10.0.0.23 - - [2025-11-20 03:41:37] "POST /neutron/subnet HTTP/1.1" 200 715 0.009491 10.0.0.23 - - [2025-11-20 03:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.23 - - [2025-11-20 03:41:37] "GET /bgp-as-a-service/db626121-4cd2-41be-accd-fa0808f13256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005811 10.0.0.23 - - [2025-11-20 03:41:37] "GET /control-node-zone/ff8d825c-9776-47a4-9a14-3464119a005f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004547 10.0.0.23 - - [2025-11-20 03:41:37] "POST /ref-update HTTP/1.1" 200 156 0.016762 10.0.0.23 - - [2025-11-20 03:41:40] "POST /neutron/port HTTP/1.1" 200 1087 0.018647 10.0.0.23 - - [2025-11-20 03:41:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003855 10.0.0.23 - - [2025-11-20 03:41:40] "POST /neutron/network HTTP/1.1" 200 831 0.007638 10.0.0.23 - - [2025-11-20 03:41:45] "GET /bgp-as-a-service/db626121-4cd2-41be-accd-fa0808f13256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.007097 10.0.0.23 - - [2025-11-20 03:41:45] "GET /virtual-machine-interface/c6c995b1-b4a1-4607-bd89-e15e159f8bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005591 10.0.0.23 - - [2025-11-20 03:41:45] "POST /ref-update HTTP/1.1" 200 156 0.014887 10.0.0.23 - - [2025-11-20 03:41:45] "POST /ref-update HTTP/1.1" 200 156 0.044650 10.0.0.23 - - [2025-11-20 03:41:58] "GET /control-node-zone/0a83da18-efc2-4edf-a8e1-83fb6cc89f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004960 10.0.0.23 - - [2025-11-20 03:41:58] "POST /ref-update HTTP/1.1" 200 156 0.018002 10.0.0.23 - - [2025-11-20 03:41:58] "GET /control-node-zone/ff8d825c-9776-47a4-9a14-3464119a005f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004207 10.0.0.23 - - [2025-11-20 03:41:58] "POST /ref-update HTTP/1.1" 200 156 0.019128 10.0.0.23 - - [2025-11-20 03:41:58] "GET /control-node-zone/0ea2b362-ba49-43d0-a2de-3289c797a6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004074 10.0.0.23 - - [2025-11-20 03:41:58] "POST /ref-update HTTP/1.1" 200 156 0.018227 10.0.0.23 - - [2025-11-20 03:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.23 - - [2025-11-20 03:41:58] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004866 10.0.0.23 - - [2025-11-20 03:41:58] "GET /control-node-zone/0a83da18-efc2-4edf-a8e1-83fb6cc89f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003612 10.0.0.23 - - [2025-11-20 03:41:58] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.024205 10.0.0.23 - - [2025-11-20 03:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.23 - - [2025-11-20 03:41:58] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.006244 10.0.0.23 - - [2025-11-20 03:41:58] "GET /control-node-zone/ff8d825c-9776-47a4-9a14-3464119a005f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003589 10.0.0.23 - - [2025-11-20 03:41:58] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.022602 10.0.0.23 - - [2025-11-20 03:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.23 - - [2025-11-20 03:41:58] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004880 10.0.0.23 - - [2025-11-20 03:41:58] "GET /control-node-zone/0ea2b362-ba49-43d0-a2de-3289c797a6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004377 10.0.0.23 - - [2025-11-20 03:41:58] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.020232 10.0.0.23 - - [2025-11-20 03:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.23 - - [2025-11-20 03:42:11] "GET /bgp-as-a-service/4391dfee-6656-43f0-b325-90f3ef6f7945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.006436 10.0.0.23 - - [2025-11-20 03:42:11] "GET /control-node-zone/0a83da18-efc2-4edf-a8e1-83fb6cc89f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003954 10.0.0.23 - - [2025-11-20 03:42:11] "POST /ref-update HTTP/1.1" 200 156 0.016393 10.0.0.23 - - [2025-11-20 03:42:11] "GET /control-node-zone/0a83da18-efc2-4edf-a8e1-83fb6cc89f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004497 10.0.0.23 - - [2025-11-20 03:42:11] "POST /ref-update HTTP/1.1" 200 156 0.020755 10.0.0.23 - - [2025-11-20 03:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.23 - - [2025-11-20 03:42:11] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006834 10.0.0.23 - - [2025-11-20 03:42:11] "POST /neutron/network HTTP/1.1" 200 831 0.006420 10.0.0.23 - - [2025-11-20 03:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.23 - - [2025-11-20 03:42:11] "GET /bgp-as-a-service/4391dfee-6656-43f0-b325-90f3ef6f7945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006332 10.0.0.23 - - [2025-11-20 03:42:11] "GET /control-node-zone/0ea2b362-ba49-43d0-a2de-3289c797a6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004150 10.0.0.23 - - [2025-11-20 03:42:11] "POST /ref-update HTTP/1.1" 200 156 0.015010 10.0.0.23 - - [2025-11-20 03:42:14] "GET /bgp-as-a-service/4391dfee-6656-43f0-b325-90f3ef6f7945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005818 10.0.0.23 - - [2025-11-20 03:42:14] "GET /virtual-machine-interface/d87b74c5-da14-46ab-ad96-86a6abf154ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.006648 10.0.0.23 - - [2025-11-20 03:42:27] "GET /bgp-as-a-service/4391dfee-6656-43f0-b325-90f3ef6f7945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004974 10.0.0.23 - - [2025-11-20 03:42:27] "GET /virtual-machine-interface/d87b74c5-da14-46ab-ad96-86a6abf154ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.005723 10.0.0.23 - - [2025-11-20 03:42:27] "POST /ref-update HTTP/1.1" 200 156 0.014994 10.0.0.23 - - [2025-11-20 03:42:27] "GET /bgp-as-a-service/db626121-4cd2-41be-accd-fa0808f13256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.006793 10.0.0.23 - - [2025-11-20 03:42:27] "GET /virtual-machine-interface/c6c995b1-b4a1-4607-bd89-e15e159f8bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.007885 10.0.0.23 - - [2025-11-20 03:42:27] "POST /ref-update HTTP/1.1" 200 156 0.013998 10.0.0.23 - - [2025-11-20 03:42:27] "DELETE /bgp-as-a-service/db626121-4cd2-41be-accd-fa0808f13256 HTTP/1.1" 200 115 0.044001 10.0.0.23 - - [2025-11-20 03:42:27] "GET /bgp-as-a-service/4391dfee-6656-43f0-b325-90f3ef6f7945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005610 10.0.0.23 - - [2025-11-20 03:42:27] "GET /virtual-machine-interface/d87b74c5-da14-46ab-ad96-86a6abf154ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.005372 10.0.0.23 - - [2025-11-20 03:42:27] "DELETE /bgp-as-a-service/4391dfee-6656-43f0-b325-90f3ef6f7945 HTTP/1.1" 200 115 0.041528 10.0.0.23 - - [2025-11-20 03:42:27] "GET /control-node-zone/0ea2b362-ba49-43d0-a2de-3289c797a6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004142 10.0.0.23 - - [2025-11-20 03:42:27] "POST /ref-update HTTP/1.1" 200 156 0.019408 10.0.0.23 - - [2025-11-20 03:42:27] "DELETE /control-node-zone/0ea2b362-ba49-43d0-a2de-3289c797a6ae HTTP/1.1" 200 115 0.023091 10.0.0.23 - - [2025-11-20 03:42:27] "GET /control-node-zone/ff8d825c-9776-47a4-9a14-3464119a005f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004768 10.0.0.23 - - [2025-11-20 03:42:27] "POST /ref-update HTTP/1.1" 200 156 0.017650 10.0.0.23 - - [2025-11-20 03:42:27] "POST /ref-update HTTP/1.1" 404 171 0.003080 10.0.0.23 - - [2025-11-20 03:42:27] "DELETE /control-node-zone/ff8d825c-9776-47a4-9a14-3464119a005f HTTP/1.1" 200 115 0.028708 10.0.0.23 - - [2025-11-20 03:42:27] "GET /control-node-zone/0a83da18-efc2-4edf-a8e1-83fb6cc89f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003798 10.0.0.23 - - [2025-11-20 03:42:27] "DELETE /control-node-zone/0a83da18-efc2-4edf-a8e1-83fb6cc89f6f HTTP/1.1" 200 115 0.053663 10.0.0.23 - - [2025-11-20 03:42:27] "POST /ref-update HTTP/1.1" 200 156 0.030883 10.0.0.23 - - [2025-11-20 03:42:28] "POST /neutron/network HTTP/1.1" 400 204 0.016287 10.0.0.23 - - [2025-11-20 03:42:28] "POST /neutron/port HTTP/1.1" 200 1087 0.018041 10.0.0.23 - - [2025-11-20 03:42:28] "POST /neutron/port HTTP/1.1" 200 151 0.186574 10.0.0.23 - - [2025-11-20 03:42:29] "POST /neutron/port HTTP/1.1" 200 151 0.218128 10.0.0.23 - - [2025-11-20 03:42:30] "DELETE /route-target/56b8e377-2549-4d0d-a6a2-f350248d710a HTTP/1.1" 200 115 0.026821 10.0.0.23 - - [2025-11-20 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.22 - - [2025-11-20 03:42:33] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.026175 10.0.0.23 - - [2025-11-20 03:42:33] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.068189 10.0.0.23 - - [2025-11-20 03:42:33] "POST /neutron/network HTTP/1.1" 200 117 0.012129 10.0.0.23 - - [2025-11-20 03:42:33] "POST /neutron/network HTTP/1.1" 200 833 0.008379 10.0.0.23 - - [2025-11-20 03:42:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001184 10.0.0.23 - - [2025-11-20 03:42:33] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004534 10.0.0.23 - - [2025-11-20 03:42:33] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005793 10.0.0.23 - - [2025-11-20 03:42:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.009741 10.0.0.23 - - [2025-11-20 03:42:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001028 10.0.0.22 - - [2025-11-20 03:42:34] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000966 10.0.0.23 - - [2025-11-20 03:42:34] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.064063 10.0.0.23 - - [2025-11-20 03:42:34] "POST /neutron/port HTTP/1.1" 200 117 0.006388 10.0.0.23 - - [2025-11-20 03:42:34] "POST /id-to-fqname HTTP/1.1" 200 225 0.001266 10.0.0.23 - - [2025-11-20 03:42:35] "POST /neutron/network HTTP/1.1" 200 843 0.007624 10.0.0.23 - - [2025-11-20 03:42:35] "POST /neutron/port HTTP/1.1" 200 1061 0.014508 10.0.0.23 - - [2025-11-20 03:42:35] "POST /neutron/port HTTP/1.1" 200 1089 0.015608 10.0.0.22 - - [2025-11-20 03:42:35] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001117 10.0.0.23 - - [2025-11-20 03:42:35] "POST /neutron/port HTTP/1.1" 200 117 0.001856 10.0.0.23 - - [2025-11-20 03:42:35] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.077506 10.0.0.23 - - [2025-11-20 03:42:36] "POST /neutron/port HTTP/1.1" 200 1089 0.021318 10.0.0.23 - - [2025-11-20 03:42:36] "POST /id-to-fqname HTTP/1.1" 200 225 0.001431 10.0.0.23 - - [2025-11-20 03:42:36] "POST /neutron/port HTTP/1.1" 200 1089 0.023346 10.0.0.23 - - [2025-11-20 03:42:36] "POST /neutron/network HTTP/1.1" 200 843 0.007093 10.0.0.23 - - [2025-11-20 03:42:36] "POST /neutron/port HTTP/1.1" 200 1061 0.015058 10.0.0.23 - - [2025-11-20 03:42:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004528 10.0.0.23 - - [2025-11-20 03:42:37] "POST /neutron/network HTTP/1.1" 200 833 0.007254 10.0.0.22 - - [2025-11-20 03:42:37] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.23 - - [2025-11-20 03:42:37] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.068322 10.0.0.23 - - [2025-11-20 03:42:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010293 10.0.0.23 - - [2025-11-20 03:42:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007239 10.0.0.23 - - [2025-11-20 03:42:37] "POST /neutron/port HTTP/1.1" 200 1089 0.016293 10.0.0.23 - - [2025-11-20 03:42:37] "GET /virtual-machine/aa0df71a-5871-4701-99f6-2e99a7a9d8d8 HTTP/1.1" 200 1294 0.007015 10.0.0.23 - - [2025-11-20 03:42:37] "GET /virtual-machine-interface/0ffe1474-0e0d-4a2e-83ac-82f5f75a4026 HTTP/1.1" 200 2957 0.005821 10.0.0.23 - - [2025-11-20 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.23 - - [2025-11-20 03:42:37] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004371 10.0.0.23 - - [2025-11-20 03:42:37] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003855 10.0.0.22 - - [2025-11-20 03:42:37] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001168 10.0.0.23 - - [2025-11-20 03:42:38] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.011297 10.0.0.23 - - [2025-11-20 03:42:38] "POST /neutron/port HTTP/1.1" 200 1061 0.276877 10.0.0.23 - - [2025-11-20 03:42:38] "POST /neutron/port HTTP/1.1" 200 1115 0.098438 10.0.0.23 - - [2025-11-20 03:42:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004197 10.0.0.23 - - [2025-11-20 03:42:38] "POST /neutron/port HTTP/1.1" 200 117 0.001355 10.0.0.23 - - [2025-11-20 03:42:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004215 10.0.0.23 - - [2025-11-20 03:42:38] "POST /neutron/network HTTP/1.1" 200 833 0.008105 10.0.0.23 - - [2025-11-20 03:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.23 - - [2025-11-20 03:42:41] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005994 10.0.0.23 - - [2025-11-20 03:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.23 - - [2025-11-20 03:42:45] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006150 10.0.0.23 - - [2025-11-20 03:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.23 - - [2025-11-20 03:42:49] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006154 10.0.0.23 - - [2025-11-20 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.23 - - [2025-11-20 03:42:53] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005524 10.0.0.23 - - [2025-11-20 03:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.23 - - [2025-11-20 03:42:57] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006788 10.0.0.23 - - [2025-11-20 03:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.23 - - [2025-11-20 03:43:01] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008169 10.0.0.23 - - [2025-11-20 03:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.23 - - [2025-11-20 03:43:05] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005801 10.0.0.23 - - [2025-11-20 03:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.23 - - [2025-11-20 03:43:09] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005489 10.0.0.23 - - [2025-11-20 03:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.23 - - [2025-11-20 03:43:13] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005934 10.0.0.23 - - [2025-11-20 03:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.23 - - [2025-11-20 03:43:17] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005697 10.0.0.23 - - [2025-11-20 03:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.034696 10.0.0.23 - - [2025-11-20 03:43:22] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006658 10.0.0.23 - - [2025-11-20 03:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.23 - - [2025-11-20 03:43:26] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006039 10.0.0.23 - - [2025-11-20 03:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.23 - - [2025-11-20 03:43:30] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005708 10.0.0.23 - - [2025-11-20 03:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.23 - - [2025-11-20 03:43:34] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005397 10.0.0.23 - - [2025-11-20 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.23 - - [2025-11-20 03:43:38] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005793 10.0.0.23 - - [2025-11-20 03:43:40] "POST /neutron/network HTTP/1.1" 200 843 0.007857 10.0.0.23 - - [2025-11-20 03:43:40] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.23 - - [2025-11-20 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.23 - - [2025-11-20 03:43:42] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006253 10.0.0.23 - - [2025-11-20 03:43:43] "POST /neutron/port HTTP/1.1" 200 1089 0.019038 10.0.0.23 - - [2025-11-20 03:43:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.013903 10.0.0.23 - - [2025-11-20 03:43:45] "POST /neutron/port HTTP/1.1" 200 1089 0.016469 10.0.0.23 - - [2025-11-20 03:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.23 - - [2025-11-20 03:43:46] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005268 10.0.0.23 - - [2025-11-20 03:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.23 - - [2025-11-20 03:43:50] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005721 10.0.0.23 - - [2025-11-20 03:43:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007267 10.0.0.23 - - [2025-11-20 03:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.23 - - [2025-11-20 03:43:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003891 10.0.0.23 - - [2025-11-20 03:43:52] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003459 10.0.0.23 - - [2025-11-20 03:43:52] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006009 10.0.0.23 - - [2025-11-20 03:43:57] "POST /neutron/port HTTP/1.1" 200 1089 0.016125 10.0.0.23 - - [2025-11-20 03:43:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.035056 10.0.0.23 - - [2025-11-20 03:44:08] "POST /neutron/port HTTP/1.1" 200 1089 0.015747 10.0.0.23 - - [2025-11-20 03:44:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008013 10.0.0.23 - - [2025-11-20 03:44:24] "POST /neutron/port HTTP/1.1" 200 1089 0.016570 10.0.0.50 - - [2025-11-20 03:44:26] "GET /obj-perms HTTP/1.1" 200 5056 0.068445 10.0.0.23 - - [2025-11-20 03:44:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008217 10.0.0.23 - - [2025-11-20 03:44:39] "POST /neutron/port HTTP/1.1" 200 1089 0.020765 10.0.0.23 - - [2025-11-20 03:44:42] "POST /neutron/port HTTP/1.1" 200 1089 0.020994 10.0.0.23 - - [2025-11-20 03:44:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.009950 10.0.0.23 - - [2025-11-20 03:44:43] "POST /neutron/port HTTP/1.1" 200 1089 0.044097 10.0.0.23 - - [2025-11-20 03:44:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004199 10.0.0.23 - - [2025-11-20 03:44:43] "POST /neutron/network HTTP/1.1" 200 833 0.007698 10.0.0.23 - - [2025-11-20 03:44:44] "POST /neutron/port HTTP/1.1" 200 1089 0.026206 10.0.0.23 - - [2025-11-20 03:44:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010261 10.0.0.23 - - [2025-11-20 03:44:45] "GET /virtual-machine/c071ab94-9f9c-481c-a866-367e7b989f34 HTTP/1.1" 200 1294 0.036356 10.0.0.23 - - [2025-11-20 03:44:45] "GET /virtual-machine-interface/5acc8ef2-5e53-447a-a29e-f12480595ca2 HTTP/1.1" 200 2958 0.005279 10.0.0.23 - - [2025-11-20 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2025-11-20 03:44:45] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005110 10.0.0.23 - - [2025-11-20 03:44:45] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003122 10.0.0.23 - - [2025-11-20 03:44:45] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.010912 10.0.0.23 - - [2025-11-20 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.23 - - [2025-11-20 03:44:46] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006470 10.0.0.23 - - [2025-11-20 03:44:46] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.009100 10.0.0.23 - - [2025-11-20 03:44:46] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006222 10.0.0.23 - - [2025-11-20 03:44:46] "POST /neutron/port HTTP/1.1" 200 1089 0.016304 10.0.0.23 - - [2025-11-20 03:44:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007712 10.0.0.23 - - [2025-11-20 03:44:46] "GET /virtual-machine/a37a2342-b328-4d1c-bf66-c6e03b5f79f7 HTTP/1.1" 200 1294 0.006307 10.0.0.23 - - [2025-11-20 03:44:46] "GET /virtual-machine-interface/f97d7b54-d66a-468c-ae5f-9a5c39751602 HTTP/1.1" 200 2959 0.006016 10.0.0.23 - - [2025-11-20 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.23 - - [2025-11-20 03:44:46] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.079084 10.0.0.23 - - [2025-11-20 03:44:46] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004483 10.0.0.23 - - [2025-11-20 03:44:46] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006215 10.0.0.23 - - [2025-11-20 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.23 - - [2025-11-20 03:44:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003874 10.0.0.23 - - [2025-11-20 03:44:48] "GET /virtual-networks?parent_id=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002914 10.0.0.23 - - [2025-11-20 03:44:48] "GET /virtual-network/a78c9484-61e5-45c3-a9e7-337b8b271c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006962 10.0.0.23 - - [2025-11-20 03:44:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.005266 10.0.0.23 - - [2025-11-20 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.23 - - [2025-11-20 03:44:48] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006559 10.0.0.23 - - [2025-11-20 03:44:48] "POST /control-node-zones HTTP/1.1" 200 569 0.024357 10.0.0.23 - - [2025-11-20 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.23 - - [2025-11-20 03:44:48] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005140 10.0.0.23 - - [2025-11-20 03:44:48] "GET /control-node-zone/95cfa753-41f0-4d24-b5c2-e837f80e5dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006037 10.0.0.23 - - [2025-11-20 03:44:48] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.021314 10.0.0.23 - - [2025-11-20 03:44:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.003966 10.0.0.23 - - [2025-11-20 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.23 - - [2025-11-20 03:44:48] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008536 10.0.0.23 - - [2025-11-20 03:44:48] "POST /control-node-zones HTTP/1.1" 200 569 0.029683 10.0.0.23 - - [2025-11-20 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.23 - - [2025-11-20 03:44:48] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005108 10.0.0.23 - - [2025-11-20 03:44:48] "GET /control-node-zone/5c061327-b785-4a64-986d-f283da0b6d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006478 10.0.0.23 - - [2025-11-20 03:44:48] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.021616 10.0.0.23 - - [2025-11-20 03:44:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.003573 10.0.0.23 - - [2025-11-20 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.23 - - [2025-11-20 03:44:49] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007169 10.0.0.23 - - [2025-11-20 03:44:49] "POST /control-node-zones HTTP/1.1" 200 569 0.027638 10.0.0.23 - - [2025-11-20 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.23 - - [2025-11-20 03:44:49] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005877 10.0.0.23 - - [2025-11-20 03:44:49] "GET /control-node-zone/c2bd3667-4be7-47e3-b1bf-980e775ad2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006785 10.0.0.23 - - [2025-11-20 03:44:49] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.020531 10.0.0.23 - - [2025-11-20 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.23 - - [2025-11-20 03:44:49] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008263 10.0.0.23 - - [2025-11-20 03:44:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.003286 10.0.0.23 - - [2025-11-20 03:44:49] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.030464 10.0.0.23 - - [2025-11-20 03:44:49] "POST /neutron/network HTTP/1.1" 200 833 0.007414 10.0.0.23 - - [2025-11-20 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.23 - - [2025-11-20 03:44:49] "GET /bgp-as-a-service/f0ef7258-c546-474a-81f4-9752636a1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005475 10.0.0.23 - - [2025-11-20 03:44:49] "GET /control-node-zone/95cfa753-41f0-4d24-b5c2-e837f80e5dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005306 10.0.0.23 - - [2025-11-20 03:44:49] "POST /ref-update HTTP/1.1" 200 156 0.015243 10.0.0.23 - - [2025-11-20 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.23 - - [2025-11-20 03:44:49] "GET /bgp-as-a-service/f0ef7258-c546-474a-81f4-9752636a1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007004 10.0.0.23 - - [2025-11-20 03:44:49] "GET /control-node-zone/5c061327-b785-4a64-986d-f283da0b6d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004412 10.0.0.23 - - [2025-11-20 03:44:49] "POST /ref-update HTTP/1.1" 200 156 0.015780 10.0.0.50 - - [2025-11-20 03:45:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.50 - - [2025-11-20 03:45:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.50 - - [2025-11-20 03:45:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.50 - - [2025-11-20 03:45:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.22 - - [2025-11-20 03:45:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000701 10.0.0.22 - - [2025-11-20 03:45:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.22 - - [2025-11-20 03:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000907 10.0.0.23 - - [2025-11-20 03:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.22 - - [2025-11-20 03:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-11-20 03:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2025-11-20 03:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.001048 10.0.0.23 - - [2025-11-20 03:45:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.23 - - [2025-11-20 03:45:09] "GET /bgp-as-a-service/f0ef7258-c546-474a-81f4-9752636a1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006696 10.0.0.23 - - [2025-11-20 03:45:09] "GET /virtual-machine-interface/0ffe1474-0e0d-4a2e-83ac-82f5f75a4026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.005800 10.0.0.23 - - [2025-11-20 03:45:09] "POST /ref-update HTTP/1.1" 200 156 0.015318 10.0.0.23 - - [2025-11-20 03:45:09] "POST /bgp-routers HTTP/1.1" 200 594 0.031607 10.0.0.23 - - [2025-11-20 03:45:09] "POST /ref-update HTTP/1.1" 200 156 0.021217 10.0.0.23 - - [2025-11-20 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.23 - - [2025-11-20 03:45:10] "GET /global-system-config/8e99e9fd-0fb6-44d5-ab78-3a2672b46eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008087 10.0.0.23 - - [2025-11-20 03:45:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.003451 10.0.0.23 - - [2025-11-20 03:45:10] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.033684 10.0.0.23 - - [2025-11-20 03:45:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.012103 10.0.0.23 - - [2025-11-20 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.23 - - [2025-11-20 03:45:11] "GET /bgp-as-a-service/a85c0bff-254e-4f7f-bcbf-9499907ca3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005822 10.0.0.23 - - [2025-11-20 03:45:11] "GET /control-node-zone/95cfa753-41f0-4d24-b5c2-e837f80e5dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004067 10.0.0.23 - - [2025-11-20 03:45:11] "POST /ref-update HTTP/1.1" 200 156 0.020823 10.0.0.23 - - [2025-11-20 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.23 - - [2025-11-20 03:45:11] "GET /bgp-as-a-service/a85c0bff-254e-4f7f-bcbf-9499907ca3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.006441 10.0.0.23 - - [2025-11-20 03:45:11] "GET /control-node-zone/5c061327-b785-4a64-986d-f283da0b6d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004259 10.0.0.23 - - [2025-11-20 03:45:11] "POST /ref-update HTTP/1.1" 200 156 0.016749 10.0.0.23 - - [2025-11-20 03:45:19] "GET /bgp-as-a-service/a85c0bff-254e-4f7f-bcbf-9499907ca3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.010680 10.0.0.23 - - [2025-11-20 03:45:19] "GET /virtual-machine-interface/5acc8ef2-5e53-447a-a29e-f12480595ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006583 10.0.0.23 - - [2025-11-20 03:45:19] "POST /ref-update HTTP/1.1" 200 156 0.015661 10.0.0.23 - - [2025-11-20 03:45:19] "POST /ref-update HTTP/1.1" 200 156 0.032104 10.0.0.23 - - [2025-11-20 03:45:27] "GET /obj-perms HTTP/1.1" 200 5056 0.063672 10.0.0.23 - - [2025-11-20 03:45:41] "GET /bgp-as-a-service/a85c0bff-254e-4f7f-bcbf-9499907ca3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.014654 10.0.0.23 - - [2025-11-20 03:45:41] "GET /virtual-machine-interface/5acc8ef2-5e53-447a-a29e-f12480595ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.008597 10.0.0.23 - - [2025-11-20 03:45:41] "POST /ref-update HTTP/1.1" 200 156 0.016438 10.0.0.23 - - [2025-11-20 03:45:41] "POST /ref-update HTTP/1.1" 200 156 0.016576 10.0.0.23 - - [2025-11-20 03:45:41] "DELETE /bgp-as-a-service/a85c0bff-254e-4f7f-bcbf-9499907ca3a5 HTTP/1.1" 200 115 0.076097 10.0.0.23 - - [2025-11-20 03:45:41] "GET /bgp-as-a-service/f0ef7258-c546-474a-81f4-9752636a1add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.022000 10.0.0.23 - - [2025-11-20 03:45:41] "GET /virtual-machine-interface/0ffe1474-0e0d-4a2e-83ac-82f5f75a4026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.012958 10.0.0.23 - - [2025-11-20 03:45:41] "POST /ref-update HTTP/1.1" 200 156 0.017078 10.0.0.23 - - [2025-11-20 03:45:41] "POST /ref-update HTTP/1.1" 200 156 0.028189 10.0.0.23 - - [2025-11-20 03:45:41] "DELETE /bgp-as-a-service/f0ef7258-c546-474a-81f4-9752636a1add HTTP/1.1" 200 115 0.072415 10.0.0.23 - - [2025-11-20 03:45:41] "GET /control-node-zone/c2bd3667-4be7-47e3-b1bf-980e775ad2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003612 10.0.0.23 - - [2025-11-20 03:45:41] "POST /ref-update HTTP/1.1" 200 156 0.028819 10.0.0.23 - - [2025-11-20 03:45:41] "DELETE /control-node-zone/c2bd3667-4be7-47e3-b1bf-980e775ad2a2 HTTP/1.1" 200 115 0.026151 10.0.0.23 - - [2025-11-20 03:45:41] "GET /control-node-zone/5c061327-b785-4a64-986d-f283da0b6d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007405 10.0.0.23 - - [2025-11-20 03:45:42] "POST /ref-update HTTP/1.1" 200 156 0.021145 10.0.0.23 - - [2025-11-20 03:45:42] "DELETE /control-node-zone/5c061327-b785-4a64-986d-f283da0b6d17 HTTP/1.1" 200 115 0.026639 10.0.0.23 - - [2025-11-20 03:45:42] "GET /control-node-zone/95cfa753-41f0-4d24-b5c2-e837f80e5dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004382 10.0.0.23 - - [2025-11-20 03:45:42] "POST /ref-update HTTP/1.1" 200 156 0.023461 10.0.0.23 - - [2025-11-20 03:45:42] "DELETE /control-node-zone/95cfa753-41f0-4d24-b5c2-e837f80e5dff HTTP/1.1" 200 115 0.023720 10.0.0.23 - - [2025-11-20 03:45:42] "POST /neutron/network HTTP/1.1" 200 833 0.007035 10.0.0.23 - - [2025-11-20 03:45:42] "POST /neutron/port HTTP/1.1" 200 1089 0.020202 10.0.0.23 - - [2025-11-20 03:45:43] "POST /neutron/port HTTP/1.1" 200 1115 0.013263 10.0.0.23 - - [2025-11-20 03:45:43] "POST /neutron/port HTTP/1.1" 200 1115 0.027471 10.0.0.22 - - [2025-11-20 03:45:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003113 10.0.0.22 - - [2025-11-20 03:45:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002846 10.0.0.23 - - [2025-11-20 03:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.23 - - [2025-11-20 03:45:44] "POST /neutron/network HTTP/1.1" 200 151 0.183520 10.0.0.22 - - [2025-11-20 03:45:46] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001017 10.0.0.23 - - [2025-11-20 03:45:46] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.091195 10.0.0.22 - - [2025-11-20 03:45:46] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001064 10.0.0.23 - - [2025-11-20 03:45:46] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?fields=virtual_networks HTTP/1.1" 200 1034 0.042207 10.0.0.22 - - [2025-11-20 03:45:46] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001241 10.0.0.23 - - [2025-11-20 03:45:46] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.051390 10.0.0.22 - - [2025-11-20 03:45:46] "GET /projects?obj_uuids=398c755c-41cd-4bf9-9d0a-2538e070b334&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.23 - - [2025-11-20 03:45:46] "GET /project/398c755c-41cd-4bf9-9d0a-2538e070b334?fields=security_groups HTTP/1.1" 200 1261 0.037861 10.0.0.23 - - [2025-11-20 03:45:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.036190 10.0.0.22 - - [2025-11-20 03:45:47] "GET /projects?obj_uuids=22e5f734-dfee-4f10-a2cb-f94d2e9a5640&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003642 10.0.0.22 - - [2025-11-20 03:45:47] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000956 10.0.0.22 - - [2025-11-20 03:45:47] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036197 10.0.0.22 - - [2025-11-20 03:45:47] "POST /id-to-fqname HTTP/1.1" 200 183 0.004531 10.0.0.22 - - [2025-11-20 03:45:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.005623 10.0.0.22 - - [2025-11-20 03:45:47] "POST /security-groups HTTP/1.1" 200 584 0.073193 10.0.0.22 - - [2025-11-20 03:45:47] "POST /projects HTTP/1.1" 200 571 0.274581 10.0.0.23 - - [2025-11-20 03:45:47] "POST /access-control-lists HTTP/1.1" 200 589 0.025211 10.0.0.22 - - [2025-11-20 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.345673 10.0.0.23 - - [2025-11-20 03:45:47] "GET /project/22e5f734-dfee-4f10-a2cb-f94d2e9a5640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.514070 10.0.0.23 - - [2025-11-20 03:45:48] "GET / HTTP/1.1" 200 35931 0.002120 10.0.0.22 - - [2025-11-20 03:45:51] "GET /projects?obj_uuids=22e5f734-dfee-4f10-a2cb-f94d2e9a5640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001113 10.0.0.23 - - [2025-11-20 03:45:51] "GET /project/22e5f734-dfee-4f10-a2cb-f94d2e9a5640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.043712 10.0.0.22 - - [2025-11-20 03:45:51] "GET /projects?obj_uuids=22e5f734-dfee-4f10-a2cb-f94d2e9a5640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000944 10.0.0.23 - - [2025-11-20 03:45:51] "GET /project/22e5f734-dfee-4f10-a2cb-f94d2e9a5640?fields=virtual_networks HTTP/1.1" 200 1018 0.042681 10.0.0.22 - - [2025-11-20 03:45:52] "GET /projects?obj_uuids=22e5f734-dfee-4f10-a2cb-f94d2e9a5640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001231 10.0.0.23 - - [2025-11-20 03:45:52] "GET /project/22e5f734-dfee-4f10-a2cb-f94d2e9a5640?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.040647 10.0.0.22 - - [2025-11-20 03:45:52] "GET /projects?obj_uuids=22e5f734-dfee-4f10-a2cb-f94d2e9a5640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000919 10.0.0.23 - - [2025-11-20 03:45:52] "GET /project/22e5f734-dfee-4f10-a2cb-f94d2e9a5640?fields=security_groups HTTP/1.1" 200 1237 0.064332 10.0.0.23 - - [2025-11-20 03:45:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.030243 10.0.0.22 - - [2025-11-20 03:45:53] "GET /projects?obj_uuids=d43d886f-2899-47c8-b523-a9852905a5f8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003267 10.0.0.22 - - [2025-11-20 03:45:53] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001314 10.0.0.22 - - [2025-11-20 03:45:53] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007441 10.0.0.22 - - [2025-11-20 03:45:53] "POST /id-to-fqname HTTP/1.1" 200 191 0.001597 10.0.0.22 - - [2025-11-20 03:45:53] "POST /fqname-to-id HTTP/1.1" 404 200 0.008386 10.0.0.22 - - [2025-11-20 03:45:53] "POST /security-groups HTTP/1.1" 200 592 0.033741 10.0.0.23 - - [2025-11-20 03:45:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.003863 10.0.0.22 - - [2025-11-20 03:45:53] "POST /projects HTTP/1.1" 200 587 0.249392 10.0.0.22 - - [2025-11-20 03:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.326698 10.0.0.23 - - [2025-11-20 03:45:53] "POST /access-control-lists HTTP/1.1" 200 595 0.037625 10.0.0.23 - - [2025-11-20 03:45:53] "GET /project/d43d886f-2899-47c8-b523-a9852905a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.479564 10.0.0.23 - - [2025-11-20 03:45:54] "GET / HTTP/1.1" 200 35931 0.001936 10.0.0.22 - - [2025-11-20 03:45:57] "GET /projects?obj_uuids=d43d886f-2899-47c8-b523-a9852905a5f8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001110 10.0.0.23 - - [2025-11-20 03:45:57] "GET /project/d43d886f-2899-47c8-b523-a9852905a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041572 10.0.0.22 - - [2025-11-20 03:45:57] "GET /projects?obj_uuids=d43d886f-2899-47c8-b523-a9852905a5f8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001363 10.0.0.23 - - [2025-11-20 03:45:57] "GET /project/d43d886f-2899-47c8-b523-a9852905a5f8?fields=virtual_networks HTTP/1.1" 200 1035 0.043667 10.0.0.22 - - [2025-11-20 03:45:57] "GET /projects?obj_uuids=d43d886f-2899-47c8-b523-a9852905a5f8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001072 10.0.0.23 - - [2025-11-20 03:45:57] "GET /project/d43d886f-2899-47c8-b523-a9852905a5f8?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.050277 10.0.0.22 - - [2025-11-20 03:45:57] "GET /projects?obj_uuids=d43d886f-2899-47c8-b523-a9852905a5f8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000959 10.0.0.23 - - [2025-11-20 03:45:57] "GET /project/d43d886f-2899-47c8-b523-a9852905a5f8?fields=security_groups HTTP/1.1" 200 1262 0.039182 10.0.0.23 - - [2025-11-20 03:45:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.034630 10.0.0.22 - - [2025-11-20 03:45:58] "GET /projects?obj_uuids=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002930 10.0.0.22 - - [2025-11-20 03:45:58] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001229 10.0.0.22 - - [2025-11-20 03:45:58] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007719 10.0.0.22 - - [2025-11-20 03:45:59] "POST /id-to-fqname HTTP/1.1" 200 197 0.004065 10.0.0.22 - - [2025-11-20 03:45:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003602 10.0.0.22 - - [2025-11-20 03:45:59] "POST /security-groups HTTP/1.1" 200 598 0.073135 10.0.0.22 - - [2025-11-20 03:45:59] "POST /projects HTTP/1.1" 200 599 0.285701 10.0.0.23 - - [2025-11-20 03:45:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.010343 10.0.0.22 - - [2025-11-20 03:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.364525 10.0.0.23 - - [2025-11-20 03:45:59] "GET /project/07eba7a1-9503-40d3-8676-814bd54e7fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.507933 10.0.0.23 - - [2025-11-20 03:46:00] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.23 - - [2025-11-20 03:46:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-11-20 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.058358 10.0.0.23 - - [2025-11-20 03:46:02] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004237 10.0.0.23 - - [2025-11-20 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.23 - - [2025-11-20 03:46:02] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004345 10.0.0.23 - - [2025-11-20 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.23 - - [2025-11-20 03:46:02] "PUT /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a HTTP/1.1" 200 276 0.014209 10.0.0.23 - - [2025-11-20 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.22 - - [2025-11-20 03:46:02] "GET /projects?obj_uuids=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001049 10.0.0.23 - - [2025-11-20 03:46:02] "GET /project/07eba7a1-9503-40d3-8676-814bd54e7fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.042504 10.0.0.23 - - [2025-11-20 03:46:03] "POST /ref-update HTTP/1.1" 200 156 0.028368 10.0.0.22 - - [2025-11-20 03:46:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006707 10.0.0.23 - - [2025-11-20 03:46:03] "POST /neutron/subnet HTTP/1.1" 200 701 0.225775 10.0.0.23 - - [2025-11-20 03:46:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001358 10.0.0.23 - - [2025-11-20 03:46:03] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005650 10.0.0.23 - - [2025-11-20 03:46:03] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006082 10.0.0.23 - - [2025-11-20 03:46:03] "POST /neutron/network HTTP/1.1" 200 808 0.009356 10.0.0.23 - - [2025-11-20 03:46:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001380 10.0.0.22 - - [2025-11-20 03:46:04] "GET /projects?obj_uuids=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001128 10.0.0.23 - - [2025-11-20 03:46:04] "GET /project/07eba7a1-9503-40d3-8676-814bd54e7fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.063507 10.0.0.23 - - [2025-11-20 03:46:04] "POST /neutron/network HTTP/1.1" 200 808 0.032822 10.0.0.23 - - [2025-11-20 03:46:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001654 10.0.0.23 - - [2025-11-20 03:46:04] "POST /neutron/port HTTP/1.1" 200 117 0.005864 10.0.0.22 - - [2025-11-20 03:46:05] "GET /projects?obj_uuids=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001113 10.0.0.23 - - [2025-11-20 03:46:05] "POST /neutron/port HTTP/1.1" 200 1062 0.311155 10.0.0.23 - - [2025-11-20 03:46:05] "POST /neutron/port HTTP/1.1" 200 1116 0.104671 10.0.0.22 - - [2025-11-20 03:46:05] "GET /projects?obj_uuids=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001160 10.0.0.23 - - [2025-11-20 03:46:05] "POST /neutron/subnet HTTP/1.1" 200 675 0.010499 10.0.0.23 - - [2025-11-20 03:46:05] "GET /project/07eba7a1-9503-40d3-8676-814bd54e7fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.078370 10.0.0.23 - - [2025-11-20 03:46:05] "POST /neutron/network HTTP/1.1" 200 808 0.007740 10.0.0.23 - - [2025-11-20 03:46:05] "POST /neutron/port HTTP/1.1" 200 117 0.006288 10.0.0.23 - - [2025-11-20 03:46:06] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005359 10.0.0.23 - - [2025-11-20 03:46:06] "POST /neutron/port HTTP/1.1" 200 1062 0.049956 10.0.0.23 - - [2025-11-20 03:46:06] "POST /neutron/port HTTP/1.1" 200 1090 0.017912 10.0.0.23 - - [2025-11-20 03:46:06] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.22 - - [2025-11-20 03:46:07] "GET /obj-perms HTTP/1.1" 200 5044 0.060109 10.0.0.23 - - [2025-11-20 03:46:08] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009959 10.0.0.23 - - [2025-11-20 03:46:08] "POST /neutron/port HTTP/1.1" 200 1090 0.016165 10.0.0.23 - - [2025-11-20 03:46:08] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007946 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 401 292 0.000519 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 200 1299 0.030669 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 200 1299 0.004245 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-machine-interface/e9a5b456-935e-4963-b998-8a89255503fb HTTP/1.1" 200 2950 0.005888 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 200 1299 0.004077 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-machine-interface/e9a5b456-935e-4963-b998-8a89255503fb HTTP/1.1" 200 2950 0.005646 10.0.0.23 - - [2025-11-20 03:46:08] "GET /instance-ip/03b639af-82cb-4f03-b8c7-53a4c4461ad4 HTTP/1.1" 200 1619 0.007818 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 200 1299 0.004462 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-machine-interface/e9a5b456-935e-4963-b998-8a89255503fb HTTP/1.1" 200 2950 0.016914 10.0.0.23 - - [2025-11-20 03:46:08] "GET /instance-ip/03b639af-82cb-4f03-b8c7-53a4c4461ad4 HTTP/1.1" 200 1619 0.005340 10.0.0.23 - - [2025-11-20 03:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.23 - - [2025-11-20 03:46:08] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004275 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003468 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005945 10.0.0.23 - - [2025-11-20 03:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.23 - - [2025-11-20 03:46:08] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004636 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003664 10.0.0.23 - - [2025-11-20 03:46:08] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006710 10.0.0.23 - - [2025-11-20 03:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.23 - - [2025-11-20 03:46:09] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004890 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007466 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006674 10.0.0.23 - - [2025-11-20 03:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.23 - - [2025-11-20 03:46:09] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003755 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003758 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005553 10.0.0.23 - - [2025-11-20 03:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.23 - - [2025-11-20 03:46:09] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004435 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003043 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005439 10.0.0.23 - - [2025-11-20 03:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.23 - - [2025-11-20 03:46:09] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003856 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002826 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006910 10.0.0.23 - - [2025-11-20 03:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.23 - - [2025-11-20 03:46:09] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003593 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002984 10.0.0.23 - - [2025-11-20 03:46:09] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005521 10.0.0.23 - - [2025-11-20 03:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.23 - - [2025-11-20 03:46:12] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005532 10.0.0.23 - - [2025-11-20 03:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.23 - - [2025-11-20 03:46:16] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005481 10.0.0.22 - - [2025-11-20 03:46:17] "DELETE /project/22e5f734dfee4f10a2cbf94d2e9a5640 HTTP/1.1" 404 173 0.014262 10.0.0.22 - - [2025-11-20 03:46:17] "DELETE /project/398c755c-41cd-4bf9-9d0a-2538e070b334 HTTP/1.1" 404 177 0.016710 10.0.0.22 - - [2025-11-20 03:46:17] "DELETE /project/d43d886f289947c8b523a9852905a5f8 HTTP/1.1" 404 173 0.018922 10.0.0.22 - - [2025-11-20 03:46:17] "DELETE /project/07eba7a1950340d38676814bd54e7fd4 HTTP/1.1" 404 173 0.014193 10.0.0.22 - - [2025-11-20 03:46:17] "GET /projects?obj_uuids=d43d886f-2899-47c8-b523-a9852905a5f8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001277 10.0.0.22 - - [2025-11-20 03:46:17] "GET /projects?obj_uuids=22e5f734-dfee-4f10-a2cb-f94d2e9a5640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001084 10.0.0.22 - - [2025-11-20 03:46:17] "GET /project/d43d886f-2899-47c8-b523-a9852905a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.055253 10.0.0.22 - - [2025-11-20 03:46:17] "GET /project/22e5f734-dfee-4f10-a2cb-f94d2e9a5640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.077616 10.0.0.22 - - [2025-11-20 03:46:17] "GET /projects?obj_uuids=d43d886f-2899-47c8-b523-a9852905a5f8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001577 10.0.0.22 - - [2025-11-20 03:46:17] "GET /projects?obj_uuids=22e5f734-dfee-4f10-a2cb-f94d2e9a5640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000978 10.0.0.22 - - [2025-11-20 03:46:17] "GET /project/d43d886f-2899-47c8-b523-a9852905a5f8?fields=security_groups HTTP/1.1" 200 1367 0.063290 10.0.0.22 - - [2025-11-20 03:46:17] "GET /project/22e5f734-dfee-4f10-a2cb-f94d2e9a5640?fields=security_groups HTTP/1.1" 200 1342 0.074957 10.0.0.22 - - [2025-11-20 03:46:17] "DELETE /security-group/9b00fc36-e43a-4bca-8df7-e6b00cd9d135 HTTP/1.1" 200 115 0.053566 10.0.0.22 - - [2025-11-20 03:46:17] "GET /projects?obj_uuids=d43d886f-2899-47c8-b523-a9852905a5f8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001088 10.0.0.23 - - [2025-11-20 03:46:17] "DELETE /access-control-list/fea23a18-9ada-4b54-8d65-0960daf5c9af HTTP/1.1" 200 115 0.041949 10.0.0.22 - - [2025-11-20 03:46:17] "DELETE /security-group/c1fc1695-0b98-40ce-92b3-3a377620a252 HTTP/1.1" 200 115 0.076913 10.0.0.22 - - [2025-11-20 03:46:17] "GET /project/d43d886f-2899-47c8-b523-a9852905a5f8?fields=application_policy_sets HTTP/1.1" 200 1406 0.054990 10.0.0.22 - - [2025-11-20 03:46:17] "GET /projects?obj_uuids=22e5f734-dfee-4f10-a2cb-f94d2e9a5640&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001332 10.0.0.22 - - [2025-11-20 03:46:17] "GET /project/22e5f734-dfee-4f10-a2cb-f94d2e9a5640?fields=application_policy_sets HTTP/1.1" 200 1381 0.073974 10.0.0.23 - - [2025-11-20 03:46:17] "DELETE /access-control-list/d621ef76-cc4c-444a-8cb8-78950e2c13f4 HTTP/1.1" 200 115 0.070950 10.0.0.22 - - [2025-11-20 03:46:18] "DELETE /project/d43d886f-2899-47c8-b523-a9852905a5f8 HTTP/1.1" 200 115 0.535788 10.0.0.22 - - [2025-11-20 03:46:18] "DELETE /project/22e5f734-dfee-4f10-a2cb-f94d2e9a5640 HTTP/1.1" 200 115 0.573742 10.0.0.23 - - [2025-11-20 03:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.23 - - [2025-11-20 03:46:20] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006927 10.0.0.23 - - [2025-11-20 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.23 - - [2025-11-20 03:46:25] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006566 10.0.0.23 - - [2025-11-20 03:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.23 - - [2025-11-20 03:46:29] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005655 10.0.0.23 - - [2025-11-20 03:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.23 - - [2025-11-20 03:46:33] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006075 10.0.0.23 - - [2025-11-20 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.23 - - [2025-11-20 03:46:37] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006350 10.0.0.23 - - [2025-11-20 03:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.23 - - [2025-11-20 03:46:41] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013310 10.0.0.23 - - [2025-11-20 03:46:44] "POST /neutron/network HTTP/1.1" 200 818 0.010499 10.0.0.23 - - [2025-11-20 03:46:44] "POST /neutron/port HTTP/1.1" 200 117 0.001291 10.0.0.23 - - [2025-11-20 03:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.23 - - [2025-11-20 03:46:45] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006097 10.0.0.23 - - [2025-11-20 03:46:45] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003306 10.0.0.23 - - [2025-11-20 03:46:45] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006777 10.0.0.23 - - [2025-11-20 03:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.23 - - [2025-11-20 03:46:45] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003924 10.0.0.23 - - [2025-11-20 03:46:45] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002948 10.0.0.23 - - [2025-11-20 03:46:45] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006356 10.0.0.23 - - [2025-11-20 03:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.23 - - [2025-11-20 03:46:45] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005489 10.0.0.23 - - [2025-11-20 03:46:45] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004358 10.0.0.23 - - [2025-11-20 03:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.23 - - [2025-11-20 03:46:46] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004138 10.0.0.23 - - [2025-11-20 03:46:46] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003239 10.0.0.23 - - [2025-11-20 03:46:46] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005466 10.0.0.23 - - [2025-11-20 03:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.23 - - [2025-11-20 03:46:46] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004680 10.0.0.23 - - [2025-11-20 03:46:46] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003820 10.0.0.23 - - [2025-11-20 03:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.23 - - [2025-11-20 03:46:46] "POST /neutron/port HTTP/1.1" 200 1090 0.016211 10.0.0.23 - - [2025-11-20 03:46:46] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005183 10.0.0.23 - - [2025-11-20 03:46:46] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004234 10.0.0.23 - - [2025-11-20 03:46:46] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008113 10.0.0.23 - - [2025-11-20 03:46:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.015632 10.0.0.23 - - [2025-11-20 03:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.23 - - [2025-11-20 03:46:46] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004673 10.0.0.23 - - [2025-11-20 03:46:46] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003649 10.0.0.23 - - [2025-11-20 03:46:46] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005985 10.0.0.23 - - [2025-11-20 03:46:46] "GET /obj-perms HTTP/1.1" 200 5044 0.055394 10.0.0.22 - - [2025-11-20 03:46:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004748 10.0.0.23 - - [2025-11-20 03:46:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004077 10.0.0.50 - - [2025-11-20 03:46:47] "GET /obj-perms HTTP/1.1" 200 5044 0.052744 10.0.0.23 - - [2025-11-20 03:46:47] "GET /obj-perms HTTP/1.1" 200 5044 0.003798 10.0.0.23 - - [2025-11-20 03:46:47] "POST /neutron/port HTTP/1.1" 200 1090 0.014626 10.0.0.23 - - [2025-11-20 03:46:47] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009639 10.0.0.23 - - [2025-11-20 03:46:47] "POST /neutron/port HTTP/1.1" 200 1090 0.017145 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.006482 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.003932 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-machine-interface/838a4d86-8e9f-43b8-b7fd-4e88ce9e1fd7 HTTP/1.1" 200 2949 0.006387 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.003902 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-machine-interface/838a4d86-8e9f-43b8-b7fd-4e88ce9e1fd7 HTTP/1.1" 200 2949 0.007262 10.0.0.23 - - [2025-11-20 03:46:47] "GET /instance-ip/f1a37cee-4393-4f42-8180-3e8e82b72310 HTTP/1.1" 200 1620 0.006352 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.004040 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-machine-interface/838a4d86-8e9f-43b8-b7fd-4e88ce9e1fd7 HTTP/1.1" 200 2949 0.005435 10.0.0.23 - - [2025-11-20 03:46:47] "GET /instance-ip/f1a37cee-4393-4f42-8180-3e8e82b72310 HTTP/1.1" 200 1620 0.004709 10.0.0.23 - - [2025-11-20 03:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.23 - - [2025-11-20 03:46:47] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003409 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003671 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005798 10.0.0.23 - - [2025-11-20 03:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.23 - - [2025-11-20 03:46:47] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003889 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002855 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005854 10.0.0.23 - - [2025-11-20 03:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.23 - - [2025-11-20 03:46:47] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004867 10.0.0.23 - - [2025-11-20 03:46:47] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002766 10.0.0.23 - - [2025-11-20 03:46:48] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006223 10.0.0.23 - - [2025-11-20 03:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.23 - - [2025-11-20 03:46:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003989 10.0.0.23 - - [2025-11-20 03:46:48] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003234 10.0.0.23 - - [2025-11-20 03:46:48] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006402 10.0.0.23 - - [2025-11-20 03:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.23 - - [2025-11-20 03:46:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004231 10.0.0.23 - - [2025-11-20 03:46:48] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003082 10.0.0.23 - - [2025-11-20 03:46:48] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005765 10.0.0.23 - - [2025-11-20 03:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.23 - - [2025-11-20 03:46:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004433 10.0.0.23 - - [2025-11-20 03:46:48] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003077 10.0.0.23 - - [2025-11-20 03:46:48] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006207 10.0.0.23 - - [2025-11-20 03:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.23 - - [2025-11-20 03:46:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004300 10.0.0.23 - - [2025-11-20 03:46:48] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003277 10.0.0.23 - - [2025-11-20 03:46:48] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006315 10.0.0.23 - - [2025-11-20 03:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.23 - - [2025-11-20 03:46:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005323 10.0.0.23 - - [2025-11-20 03:46:49] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003799 10.0.0.23 - - [2025-11-20 03:46:49] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005900 10.0.0.23 - - [2025-11-20 03:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.23 - - [2025-11-20 03:46:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004346 10.0.0.23 - - [2025-11-20 03:46:49] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003119 10.0.0.23 - - [2025-11-20 03:46:49] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006998 10.0.0.23 - - [2025-11-20 03:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.23 - - [2025-11-20 03:46:50] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005307 10.0.0.23 - - [2025-11-20 03:46:50] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004741 10.0.0.23 - - [2025-11-20 03:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.23 - - [2025-11-20 03:46:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004390 10.0.0.23 - - [2025-11-20 03:46:50] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003475 10.0.0.23 - - [2025-11-20 03:46:50] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006062 10.0.0.23 - - [2025-11-20 03:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.23 - - [2025-11-20 03:46:50] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005005 10.0.0.23 - - [2025-11-20 03:46:50] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004465 10.0.0.23 - - [2025-11-20 03:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.23 - - [2025-11-20 03:46:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004480 10.0.0.23 - - [2025-11-20 03:46:50] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003153 10.0.0.23 - - [2025-11-20 03:46:50] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005856 10.0.0.23 - - [2025-11-20 03:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2025-11-20 03:46:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004441 10.0.0.23 - - [2025-11-20 03:46:50] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003409 10.0.0.23 - - [2025-11-20 03:46:50] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006200 10.0.0.22 - - [2025-11-20 03:46:50] "GET /obj-perms HTTP/1.1" 200 5044 0.004248 10.0.0.23 - - [2025-11-20 03:46:50] "GET /obj-perms HTTP/1.1" 200 5044 0.005264 10.0.0.50 - - [2025-11-20 03:46:50] "GET /obj-perms HTTP/1.1" 200 5044 0.004306 10.0.0.23 - - [2025-11-20 03:46:50] "GET /obj-perms HTTP/1.1" 200 5044 0.004260 10.0.0.22 - - [2025-11-20 03:46:51] "GET /obj-perms HTTP/1.1" 200 5044 0.003619 10.0.0.23 - - [2025-11-20 03:46:51] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 200 1299 0.004953 10.0.0.23 - - [2025-11-20 03:46:51] "GET /virtual-machine-interface/e9a5b456-935e-4963-b998-8a89255503fb HTTP/1.1" 200 2950 0.010715 10.0.0.23 - - [2025-11-20 03:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.23 - - [2025-11-20 03:46:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006214 10.0.0.23 - - [2025-11-20 03:46:51] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004186 10.0.0.23 - - [2025-11-20 03:46:51] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006130 10.0.0.23 - - [2025-11-20 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.23 - - [2025-11-20 03:46:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003966 10.0.0.23 - - [2025-11-20 03:46:52] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002841 10.0.0.23 - - [2025-11-20 03:46:52] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005594 10.0.0.23 - - [2025-11-20 03:46:52] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007930 10.0.0.23 - - [2025-11-20 03:46:57] "POST /neutron/port HTTP/1.1" 200 1090 0.016940 10.0.0.23 - - [2025-11-20 03:46:59] "POST /neutron/security_group HTTP/1.1" 200 2065 0.030520 10.0.0.23 - - [2025-11-20 03:47:07] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.004037 10.0.0.23 - - [2025-11-20 03:47:07] "GET /virtual-machine-interface/838a4d86-8e9f-43b8-b7fd-4e88ce9e1fd7 HTTP/1.1" 200 2949 0.005911 10.0.0.23 - - [2025-11-20 03:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.23 - - [2025-11-20 03:47:07] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003853 10.0.0.23 - - [2025-11-20 03:47:08] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003508 10.0.0.23 - - [2025-11-20 03:47:08] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005666 10.0.0.23 - - [2025-11-20 03:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.23 - - [2025-11-20 03:47:09] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004215 10.0.0.23 - - [2025-11-20 03:47:09] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004209 10.0.0.23 - - [2025-11-20 03:47:09] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006355 10.0.0.50 - - [2025-11-20 03:47:28] "GET /obj-perms HTTP/1.1" 200 5056 0.063083 10.0.0.23 - - [2025-11-20 03:47:46] "POST /neutron/port HTTP/1.1" 200 1090 0.015856 10.0.0.23 - - [2025-11-20 03:47:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004463 10.0.0.23 - - [2025-11-20 03:47:46] "POST /neutron/network HTTP/1.1" 200 808 0.006679 10.0.0.23 - - [2025-11-20 03:47:46] "POST /neutron/network HTTP/1.1" 200 818 0.008114 10.0.0.23 - - [2025-11-20 03:47:46] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.23 - - [2025-11-20 03:48:48] "POST /neutron/port HTTP/1.1" 200 1090 0.016707 10.0.0.23 - - [2025-11-20 03:48:48] "POST /neutron/subnet HTTP/1.1" 200 675 0.009231 10.0.0.23 - - [2025-11-20 03:48:48] "POST /neutron/port HTTP/1.1" 200 1090 0.014154 10.0.0.23 - - [2025-11-20 03:48:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005275 10.0.0.23 - - [2025-11-20 03:48:48] "POST /neutron/network HTTP/1.1" 200 808 0.007080 10.0.0.23 - - [2025-11-20 03:48:56] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 200 1299 0.004817 10.0.0.23 - - [2025-11-20 03:48:56] "GET /virtual-machine-interface/e9a5b456-935e-4963-b998-8a89255503fb HTTP/1.1" 200 2950 0.005661 10.0.0.23 - - [2025-11-20 03:48:56] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 200 1299 0.005904 10.0.0.23 - - [2025-11-20 03:48:56] "GET /virtual-machine-interface/e9a5b456-935e-4963-b998-8a89255503fb HTTP/1.1" 200 2950 0.005541 10.0.0.23 - - [2025-11-20 03:48:56] "GET /instance-ip/03b639af-82cb-4f03-b8c7-53a4c4461ad4 HTTP/1.1" 200 1619 0.004788 10.0.0.23 - - [2025-11-20 03:48:56] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 200 1299 0.004160 10.0.0.23 - - [2025-11-20 03:48:56] "GET /virtual-machine-interface/e9a5b456-935e-4963-b998-8a89255503fb HTTP/1.1" 200 2950 0.006169 10.0.0.23 - - [2025-11-20 03:48:56] "GET /instance-ip/03b639af-82cb-4f03-b8c7-53a4c4461ad4 HTTP/1.1" 200 1619 0.004837 10.0.0.23 - - [2025-11-20 03:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.23 - - [2025-11-20 03:48:56] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003846 10.0.0.23 - - [2025-11-20 03:48:56] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003314 10.0.0.23 - - [2025-11-20 03:48:56] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006083 10.0.0.23 - - [2025-11-20 03:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.23 - - [2025-11-20 03:48:56] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004296 10.0.0.23 - - [2025-11-20 03:48:56] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002828 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007139 10.0.0.23 - - [2025-11-20 03:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.23 - - [2025-11-20 03:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004184 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004219 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006017 10.0.0.23 - - [2025-11-20 03:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.23 - - [2025-11-20 03:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005064 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003408 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005949 10.0.0.23 - - [2025-11-20 03:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.23 - - [2025-11-20 03:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005094 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002907 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005956 10.0.0.23 - - [2025-11-20 03:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.23 - - [2025-11-20 03:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004788 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003365 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005702 10.0.0.23 - - [2025-11-20 03:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.23 - - [2025-11-20 03:48:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004713 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003171 10.0.0.23 - - [2025-11-20 03:48:57] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005769 10.0.0.23 - - [2025-11-20 03:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.23 - - [2025-11-20 03:48:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004029 10.0.0.23 - - [2025-11-20 03:48:58] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003259 10.0.0.23 - - [2025-11-20 03:48:58] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006096 10.0.0.23 - - [2025-11-20 03:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.23 - - [2025-11-20 03:48:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003781 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003900 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006904 10.0.0.23 - - [2025-11-20 03:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.23 - - [2025-11-20 03:48:59] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005112 10.0.0.23 - - [2025-11-20 03:48:59] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005177 10.0.0.23 - - [2025-11-20 03:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.23 - - [2025-11-20 03:48:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004383 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003579 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005977 10.0.0.23 - - [2025-11-20 03:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.23 - - [2025-11-20 03:48:59] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004616 10.0.0.23 - - [2025-11-20 03:48:59] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004159 10.0.0.23 - - [2025-11-20 03:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.23 - - [2025-11-20 03:48:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004472 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004329 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006289 10.0.0.23 - - [2025-11-20 03:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.23 - - [2025-11-20 03:48:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004009 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004289 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006495 10.0.0.23 - - [2025-11-20 03:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.23 - - [2025-11-20 03:48:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004642 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002903 10.0.0.23 - - [2025-11-20 03:48:59] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006514 10.0.0.22 - - [2025-11-20 03:49:02] "GET /obj-perms HTTP/1.1" 200 5044 0.004136 10.0.0.22 - - [2025-11-20 03:49:08] "GET /obj-perms HTTP/1.1" 200 5044 0.003702 10.0.0.22 - - [2025-11-20 03:49:14] "GET /obj-perms HTTP/1.1" 200 5044 0.004391 10.0.0.23 - - [2025-11-20 03:49:14] "GET /obj-perms HTTP/1.1" 200 5044 0.005187 10.0.0.23 - - [2025-11-20 03:49:14] "GET /obj-perms HTTP/1.1" 200 5044 0.004731 10.0.0.22 - - [2025-11-20 03:49:14] "GET /obj-perms HTTP/1.1" 200 5044 0.005013 10.0.0.23 - - [2025-11-20 03:49:14] "GET /obj-perms HTTP/1.1" 200 5044 0.004833 10.0.0.23 - - [2025-11-20 03:49:14] "POST /neutron/port HTTP/1.1" 200 1090 0.016255 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.005037 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-machine-interface/838a4d86-8e9f-43b8-b7fd-4e88ce9e1fd7 HTTP/1.1" 200 2949 0.005504 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.005292 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-machine-interface/838a4d86-8e9f-43b8-b7fd-4e88ce9e1fd7 HTTP/1.1" 200 2949 0.005205 10.0.0.23 - - [2025-11-20 03:49:14] "GET /instance-ip/f1a37cee-4393-4f42-8180-3e8e82b72310 HTTP/1.1" 200 1620 0.004475 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.004570 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-machine-interface/838a4d86-8e9f-43b8-b7fd-4e88ce9e1fd7 HTTP/1.1" 200 2949 0.006457 10.0.0.23 - - [2025-11-20 03:49:14] "GET /instance-ip/f1a37cee-4393-4f42-8180-3e8e82b72310 HTTP/1.1" 200 1620 0.004348 10.0.0.23 - - [2025-11-20 03:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.23 - - [2025-11-20 03:49:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004467 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003671 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006953 10.0.0.23 - - [2025-11-20 03:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.23 - - [2025-11-20 03:49:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005187 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003350 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006190 10.0.0.23 - - [2025-11-20 03:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.23 - - [2025-11-20 03:49:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004362 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003257 10.0.0.23 - - [2025-11-20 03:49:14] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005418 10.0.0.23 - - [2025-11-20 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.23 - - [2025-11-20 03:49:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004921 10.0.0.23 - - [2025-11-20 03:49:15] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003776 10.0.0.23 - - [2025-11-20 03:49:15] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006436 10.0.0.23 - - [2025-11-20 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.23 - - [2025-11-20 03:49:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004761 10.0.0.23 - - [2025-11-20 03:49:15] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004083 10.0.0.23 - - [2025-11-20 03:49:15] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006216 10.0.0.23 - - [2025-11-20 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.23 - - [2025-11-20 03:49:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006297 10.0.0.23 - - [2025-11-20 03:49:15] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003682 10.0.0.23 - - [2025-11-20 03:49:15] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008755 10.0.0.23 - - [2025-11-20 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.23 - - [2025-11-20 03:49:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004101 10.0.0.23 - - [2025-11-20 03:49:15] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004206 10.0.0.23 - - [2025-11-20 03:49:15] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005469 10.0.0.23 - - [2025-11-20 03:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.23 - - [2025-11-20 03:49:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004250 10.0.0.23 - - [2025-11-20 03:49:16] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003885 10.0.0.23 - - [2025-11-20 03:49:16] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007055 10.0.0.23 - - [2025-11-20 03:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2025-11-20 03:49:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004056 10.0.0.23 - - [2025-11-20 03:49:16] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003229 10.0.0.23 - - [2025-11-20 03:49:16] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005557 10.0.0.23 - - [2025-11-20 03:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.23 - - [2025-11-20 03:49:16] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004716 10.0.0.23 - - [2025-11-20 03:49:17] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004267 10.0.0.23 - - [2025-11-20 03:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.23 - - [2025-11-20 03:49:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003963 10.0.0.23 - - [2025-11-20 03:49:17] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002622 10.0.0.23 - - [2025-11-20 03:49:17] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005829 10.0.0.23 - - [2025-11-20 03:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.23 - - [2025-11-20 03:49:17] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004364 10.0.0.23 - - [2025-11-20 03:49:17] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004448 10.0.0.23 - - [2025-11-20 03:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.23 - - [2025-11-20 03:49:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004212 10.0.0.23 - - [2025-11-20 03:49:17] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003570 10.0.0.23 - - [2025-11-20 03:49:17] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008255 10.0.0.23 - - [2025-11-20 03:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.23 - - [2025-11-20 03:49:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004713 10.0.0.23 - - [2025-11-20 03:49:17] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004025 10.0.0.23 - - [2025-11-20 03:49:17] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005741 10.0.0.23 - - [2025-11-20 03:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.23 - - [2025-11-20 03:49:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004441 10.0.0.23 - - [2025-11-20 03:49:17] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004199 10.0.0.23 - - [2025-11-20 03:49:17] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006471 10.0.0.22 - - [2025-11-20 03:49:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004525 10.0.0.23 - - [2025-11-20 03:49:17] "GET /obj-perms HTTP/1.1" 200 5044 0.003521 10.0.0.22 - - [2025-11-20 03:49:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004486 10.0.0.23 - - [2025-11-20 03:49:17] "GET /obj-perms HTTP/1.1" 200 5044 0.005043 10.0.0.50 - - [2025-11-20 03:49:18] "GET /obj-perms HTTP/1.1" 200 5044 0.003890 10.0.0.22 - - [2025-11-20 03:49:30] "GET /obj-perms HTTP/1.1" 200 5056 0.055718 10.0.0.23 - - [2025-11-20 03:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.23 - - [2025-11-20 03:49:38] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003889 10.0.0.23 - - [2025-11-20 03:49:38] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003083 10.0.0.23 - - [2025-11-20 03:49:38] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006238 10.0.0.23 - - [2025-11-20 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.23 - - [2025-11-20 03:49:39] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003954 10.0.0.23 - - [2025-11-20 03:49:39] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004468 10.0.0.23 - - [2025-11-20 03:49:39] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006657 10.0.0.23 - - [2025-11-20 03:49:49] "POST /neutron/port HTTP/1.1" 200 1090 0.048726 10.0.0.23 - - [2025-11-20 03:49:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004849 10.0.0.23 - - [2025-11-20 03:49:49] "POST /neutron/port HTTP/1.1" 200 117 0.001534 10.0.0.23 - - [2025-11-20 03:49:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004127 10.0.0.23 - - [2025-11-20 03:49:49] "POST /neutron/network HTTP/1.1" 200 808 0.008733 10.0.0.23 - - [2025-11-20 03:49:54] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.004444 10.0.0.23 - - [2025-11-20 03:49:54] "GET /virtual-machine-interface/838a4d86-8e9f-43b8-b7fd-4e88ce9e1fd7 HTTP/1.1" 200 2949 0.006454 10.0.0.23 - - [2025-11-20 03:49:54] "GET /instance-ip/f1a37cee-4393-4f42-8180-3e8e82b72310 HTTP/1.1" 200 1620 0.004577 10.0.0.23 - - [2025-11-20 03:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.23 - - [2025-11-20 03:49:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003497 10.0.0.23 - - [2025-11-20 03:49:54] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002959 10.0.0.23 - - [2025-11-20 03:49:54] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006168 10.0.0.23 - - [2025-11-20 03:49:58] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 200 1300 0.004109 10.0.0.23 - - [2025-11-20 03:49:59] "POST /neutron/port HTTP/1.1" 200 151 0.156971 10.0.0.23 - - [2025-11-20 03:50:00] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003619 10.0.0.23 - - [2025-11-20 03:50:00] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003956 10.0.0.23 - - [2025-11-20 03:50:00] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003185 10.0.0.23 - - [2025-11-20 03:50:01] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003578 10.0.0.23 - - [2025-11-20 03:50:02] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.004682 10.0.0.23 - - [2025-11-20 03:50:03] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003990 10.0.0.50 - - [2025-11-20 03:50:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.50 - - [2025-11-20 03:50:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.50 - - [2025-11-20 03:50:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.50 - - [2025-11-20 03:50:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.23 - - [2025-11-20 03:50:04] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003174 10.0.0.22 - - [2025-11-20 03:50:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.22 - - [2025-11-20 03:50:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.23 - - [2025-11-20 03:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.22 - - [2025-11-20 03:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.23 - - [2025-11-20 03:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.22 - - [2025-11-20 03:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.23 - - [2025-11-20 03:50:05] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003978 10.0.0.23 - - [2025-11-20 03:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2025-11-20 03:50:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2025-11-20 03:50:06] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003719 10.0.0.23 - - [2025-11-20 03:50:06] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.002961 10.0.0.23 - - [2025-11-20 03:50:07] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003890 10.0.0.23 - - [2025-11-20 03:50:08] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003139 10.0.0.23 - - [2025-11-20 03:50:09] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.004444 10.0.0.23 - - [2025-11-20 03:50:10] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003725 10.0.0.23 - - [2025-11-20 03:50:11] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.004812 10.0.0.23 - - [2025-11-20 03:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.23 - - [2025-11-20 03:50:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003787 10.0.0.23 - - [2025-11-20 03:50:11] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003302 10.0.0.23 - - [2025-11-20 03:50:11] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.024542 10.0.0.23 - - [2025-11-20 03:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006568 10.0.0.23 - - [2025-11-20 03:50:11] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006237 10.0.0.23 - - [2025-11-20 03:50:11] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004893 10.0.0.23 - - [2025-11-20 03:50:11] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003392 10.0.0.23 - - [2025-11-20 03:50:12] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003480 10.0.0.23 - - [2025-11-20 03:50:13] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003202 10.0.0.23 - - [2025-11-20 03:50:14] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003798 10.0.0.23 - - [2025-11-20 03:50:15] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.004404 10.0.0.23 - - [2025-11-20 03:50:17] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003272 10.0.0.23 - - [2025-11-20 03:50:17] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003246 10.0.0.23 - - [2025-11-20 03:50:18] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003634 10.0.0.23 - - [2025-11-20 03:50:19] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003422 10.0.0.23 - - [2025-11-20 03:50:20] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003754 10.0.0.23 - - [2025-11-20 03:50:21] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003683 10.0.0.23 - - [2025-11-20 03:50:22] "GET /virtual-machine/de309d33-d517-445d-ba5e-ff9140925a76 HTTP/1.1" 404 171 0.003142 10.0.0.23 - - [2025-11-20 03:50:22] "GET /obj-perms HTTP/1.1" 200 5044 0.003568 10.0.0.23 - - [2025-11-20 03:50:22] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 200 1299 0.005331 10.0.0.23 - - [2025-11-20 03:50:23] "POST /neutron/port HTTP/1.1" 200 151 0.165659 10.0.0.23 - - [2025-11-20 03:50:24] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.004329 10.0.0.23 - - [2025-11-20 03:50:24] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003278 10.0.0.23 - - [2025-11-20 03:50:24] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003164 10.0.0.23 - - [2025-11-20 03:50:24] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.005812 10.0.0.23 - - [2025-11-20 03:50:25] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.005912 10.0.0.23 - - [2025-11-20 03:50:26] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003488 10.0.0.23 - - [2025-11-20 03:50:27] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003544 10.0.0.23 - - [2025-11-20 03:50:28] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003534 10.0.0.23 - - [2025-11-20 03:50:29] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.004154 10.0.0.23 - - [2025-11-20 03:50:29] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.004097 10.0.0.23 - - [2025-11-20 03:50:30] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003370 10.0.0.22 - - [2025-11-20 03:50:31] "GET /obj-perms HTTP/1.1" 200 5056 0.054963 10.0.0.23 - - [2025-11-20 03:50:31] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003731 10.0.0.23 - - [2025-11-20 03:50:32] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003244 10.0.0.23 - - [2025-11-20 03:50:33] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003809 10.0.0.23 - - [2025-11-20 03:50:34] "GET /virtual-machine/21faeaa7-1c3c-4d4d-a9f5-9e36d4d8f38d HTTP/1.1" 404 171 0.003728 10.0.0.23 - - [2025-11-20 03:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.23 - - [2025-11-20 03:50:34] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004041 10.0.0.23 - - [2025-11-20 03:50:34] "GET /virtual-networks?parent_id=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003638 10.0.0.23 - - [2025-11-20 03:50:34] "GET /virtual-network/13c16b27-9ef2-4931-903f-2424dd36b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007308 10.0.0.23 - - [2025-11-20 03:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.23 - - [2025-11-20 03:50:34] "GET /routing-instance/1170adeb-a236-4f96-91e7-49f1363b6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005715 10.0.0.23 - - [2025-11-20 03:50:34] "GET /route-target/1c83ea28-8809-42df-b6df-aa7edaa785b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005698 10.0.0.23 - - [2025-11-20 03:50:34] "GET /obj-perms HTTP/1.1" 200 5044 0.004016 10.0.0.22 - - [2025-11-20 03:50:41] "GET /obj-perms HTTP/1.1" 200 5044 0.007575 10.0.0.23 - - [2025-11-20 03:50:44] "GET /obj-perms HTTP/1.1" 200 5044 0.004178 10.0.0.50 - - [2025-11-20 03:50:44] "GET /obj-perms HTTP/1.1" 200 5044 0.004138 10.0.0.23 - - [2025-11-20 03:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.23 - - [2025-11-20 03:50:44] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004356 10.0.0.23 - - [2025-11-20 03:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.23 - - [2025-11-20 03:50:44] "PUT /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a HTTP/1.1" 200 276 0.014262 10.0.0.22 - - [2025-11-20 03:50:47] "GET /projects?obj_uuids=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.026294 10.0.0.23 - - [2025-11-20 03:50:47] "GET /project/07eba7a1-9503-40d3-8676-814bd54e7fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.097652 10.0.0.22 - - [2025-11-20 03:50:47] "GET /projects?obj_uuids=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000963 10.0.0.23 - - [2025-11-20 03:50:47] "GET /project/07eba7a1-9503-40d3-8676-814bd54e7fd4?fields=virtual_networks HTTP/1.1" 200 1044 0.044942 10.0.0.22 - - [2025-11-20 03:50:47] "GET /projects?obj_uuids=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001090 10.0.0.23 - - [2025-11-20 03:50:47] "GET /project/07eba7a1-9503-40d3-8676-814bd54e7fd4?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.042299 10.0.0.22 - - [2025-11-20 03:50:47] "GET /projects?obj_uuids=07eba7a1-9503-40d3-8676-814bd54e7fd4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000913 10.0.0.23 - - [2025-11-20 03:50:47] "GET /project/07eba7a1-9503-40d3-8676-814bd54e7fd4?fields=security_groups HTTP/1.1" 200 1277 0.049711 10.0.0.23 - - [2025-11-20 03:50:48] "POST /fqname-to-id HTTP/1.1" 404 194 0.028334 10.0.0.22 - - [2025-11-20 03:50:48] "GET /projects?obj_uuids=15ed721e-d16c-4b1f-9aa6-4bca82600130&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002867 10.0.0.22 - - [2025-11-20 03:50:48] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001617 10.0.0.22 - - [2025-11-20 03:50:48] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037855 10.0.0.22 - - [2025-11-20 03:50:48] "POST /id-to-fqname HTTP/1.1" 200 196 0.001271 10.0.0.22 - - [2025-11-20 03:50:48] "POST /fqname-to-id HTTP/1.1" 404 205 0.005213 10.0.0.22 - - [2025-11-20 03:50:48] "POST /security-groups HTTP/1.1" 200 597 0.029393 10.0.0.22 - - [2025-11-20 03:50:48] "POST /projects HTTP/1.1" 200 597 0.218892 10.0.0.23 - - [2025-11-20 03:50:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.044100 10.0.0.22 - - [2025-11-20 03:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.296342 10.0.0.23 - - [2025-11-20 03:50:49] "POST /access-control-lists HTTP/1.1" 200 600 0.029009 10.0.0.23 - - [2025-11-20 03:50:49] "GET /project/15ed721e-d16c-4b1f-9aa6-4bca82600130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.487676 10.0.0.23 - - [2025-11-20 03:50:50] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.22 - - [2025-11-20 03:50:53] "GET /projects?obj_uuids=15ed721e-d16c-4b1f-9aa6-4bca82600130&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001325 10.0.0.23 - - [2025-11-20 03:50:53] "GET /project/15ed721e-d16c-4b1f-9aa6-4bca82600130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042511 10.0.0.22 - - [2025-11-20 03:50:53] "GET /projects?obj_uuids=15ed721e-d16c-4b1f-9aa6-4bca82600130&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001145 10.0.0.23 - - [2025-11-20 03:50:53] "GET /project/15ed721e-d16c-4b1f-9aa6-4bca82600130?fields=virtual_networks HTTP/1.1" 200 1044 0.059181 10.0.0.22 - - [2025-11-20 03:50:53] "GET /projects?obj_uuids=15ed721e-d16c-4b1f-9aa6-4bca82600130&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001391 10.0.0.23 - - [2025-11-20 03:50:53] "GET /project/15ed721e-d16c-4b1f-9aa6-4bca82600130?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.060205 10.0.0.22 - - [2025-11-20 03:50:53] "GET /projects?obj_uuids=15ed721e-d16c-4b1f-9aa6-4bca82600130&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001246 10.0.0.23 - - [2025-11-20 03:50:53] "GET /project/15ed721e-d16c-4b1f-9aa6-4bca82600130?fields=security_groups HTTP/1.1" 200 1276 0.039380 10.0.0.23 - - [2025-11-20 03:50:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.027755 10.0.0.22 - - [2025-11-20 03:50:54] "GET /projects?obj_uuids=438143c2-d68a-4975-8660-380139571ca9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004494 10.0.0.22 - - [2025-11-20 03:50:54] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.22 - - [2025-11-20 03:50:54] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006774 10.0.0.22 - - [2025-11-20 03:50:54] "POST /id-to-fqname HTTP/1.1" 200 190 0.004942 10.0.0.22 - - [2025-11-20 03:50:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.007168 10.0.0.22 - - [2025-11-20 03:50:54] "POST /security-groups HTTP/1.1" 200 591 0.035251 10.0.0.22 - - [2025-11-20 03:50:54] "POST /projects HTTP/1.1" 200 585 0.249460 10.0.0.23 - - [2025-11-20 03:50:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.008538 10.0.0.22 - - [2025-11-20 03:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.323411 10.0.0.23 - - [2025-11-20 03:50:54] "GET /project/438143c2-d68a-4975-8660-380139571ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.459269 10.0.0.23 - - [2025-11-20 03:50:56] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.22 - - [2025-11-20 03:50:58] "GET /projects?obj_uuids=438143c2-d68a-4975-8660-380139571ca9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001177 10.0.0.23 - - [2025-11-20 03:50:59] "GET /project/438143c2-d68a-4975-8660-380139571ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044021 10.0.0.22 - - [2025-11-20 03:50:59] "GET /projects?obj_uuids=438143c2-d68a-4975-8660-380139571ca9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001428 10.0.0.23 - - [2025-11-20 03:50:59] "GET /project/438143c2-d68a-4975-8660-380139571ca9?fields=virtual_networks HTTP/1.1" 200 1031 0.048897 10.0.0.22 - - [2025-11-20 03:50:59] "GET /projects?obj_uuids=438143c2-d68a-4975-8660-380139571ca9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001115 10.0.0.23 - - [2025-11-20 03:50:59] "GET /project/438143c2-d68a-4975-8660-380139571ca9?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.040550 10.0.0.22 - - [2025-11-20 03:50:59] "GET /projects?obj_uuids=438143c2-d68a-4975-8660-380139571ca9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001059 10.0.0.23 - - [2025-11-20 03:50:59] "GET /project/438143c2-d68a-4975-8660-380139571ca9?fields=security_groups HTTP/1.1" 200 1257 0.043506 10.0.0.23 - - [2025-11-20 03:51:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.031169 10.0.0.22 - - [2025-11-20 03:51:00] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003352 10.0.0.22 - - [2025-11-20 03:51:00] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.22 - - [2025-11-20 03:51:00] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007040 10.0.0.22 - - [2025-11-20 03:51:00] "POST /id-to-fqname HTTP/1.1" 200 198 0.003388 10.0.0.22 - - [2025-11-20 03:51:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.006469 10.0.0.22 - - [2025-11-20 03:51:00] "POST /security-groups HTTP/1.1" 200 599 0.081357 10.0.0.22 - - [2025-11-20 03:51:00] "POST /projects HTTP/1.1" 200 601 0.310140 10.0.0.23 - - [2025-11-20 03:51:00] "POST /access-control-lists HTTP/1.1" 200 604 0.032654 10.0.0.22 - - [2025-11-20 03:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.385555 10.0.0.23 - - [2025-11-20 03:51:00] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.541198 10.0.0.23 - - [2025-11-20 03:51:01] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.23 - - [2025-11-20 03:51:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.23 - - [2025-11-20 03:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.054987 10.0.0.22 - - [2025-11-20 03:51:02] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.23 - - [2025-11-20 03:51:02] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.044552 10.0.0.23 - - [2025-11-20 03:51:02] "POST /neutron/network HTTP/1.1" 200 117 0.040802 10.0.0.23 - - [2025-11-20 03:51:02] "POST /route-targets HTTP/1.1" 200 327 0.024687 10.0.0.22 - - [2025-11-20 03:51:03] "POST /useragent-kv HTTP/1.1" 200 115 0.007812 10.0.0.23 - - [2025-11-20 03:51:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.215518 10.0.0.23 - - [2025-11-20 03:51:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001390 10.0.0.23 - - [2025-11-20 03:51:03] "GET /virtual-network/362b6eee-5d70-45b2-878b-bb692ecc2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006435 10.0.0.23 - - [2025-11-20 03:51:03] "GET /virtual-network/362b6eee-5d70-45b2-878b-bb692ecc2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.007228 10.0.0.23 - - [2025-11-20 03:51:03] "POST /neutron/network HTTP/1.1" 200 974 0.010693 10.0.0.23 - - [2025-11-20 03:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.22 - - [2025-11-20 03:51:03] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.23 - - [2025-11-20 03:51:03] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.058508 10.0.0.23 - - [2025-11-20 03:51:03] "POST /neutron/network HTTP/1.1" 200 117 0.016642 10.0.0.23 - - [2025-11-20 03:51:03] "POST /ref-update HTTP/1.1" 200 156 0.026860 10.0.0.50 - - [2025-11-20 03:51:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.087784 10.0.0.22 - - [2025-11-20 03:51:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006849 10.0.0.23 - - [2025-11-20 03:51:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.221838 10.0.0.23 - - [2025-11-20 03:51:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001657 10.0.0.23 - - [2025-11-20 03:51:04] "GET /virtual-network/e2e0ea6b-189c-40ed-8612-b83ecb4a4de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006170 10.0.0.23 - - [2025-11-20 03:51:04] "GET /virtual-network/e2e0ea6b-189c-40ed-8612-b83ecb4a4de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005891 10.0.0.23 - - [2025-11-20 03:51:04] "POST /neutron/network HTTP/1.1" 200 976 0.009779 10.0.0.23 - - [2025-11-20 03:51:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001229 10.0.0.23 - - [2025-11-20 03:51:04] "POST /neutron/network HTTP/1.1" 200 984 0.006972 10.0.0.22 - - [2025-11-20 03:51:05] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001636 10.0.0.23 - - [2025-11-20 03:51:05] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.078402 10.0.0.23 - - [2025-11-20 03:51:05] "POST /neutron/port HTTP/1.1" 200 117 0.006724 10.0.0.23 - - [2025-11-20 03:51:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001342 10.0.0.23 - - [2025-11-20 03:51:06] "POST /neutron/network HTTP/1.1" 200 984 0.006637 10.0.0.23 - - [2025-11-20 03:51:06] "POST /neutron/port HTTP/1.1" 200 1152 0.027822 10.0.0.22 - - [2025-11-20 03:51:06] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003460 10.0.0.23 - - [2025-11-20 03:51:06] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.149611 10.0.0.23 - - [2025-11-20 03:51:06] "POST /neutron/port HTTP/1.1" 200 1180 0.018718 10.0.0.23 - - [2025-11-20 03:51:06] "POST /neutron/subnet HTTP/1.1" 200 1268 0.013488 10.0.0.23 - - [2025-11-20 03:51:06] "POST /neutron/network HTTP/1.1" 200 974 0.010777 10.0.0.23 - - [2025-11-20 03:51:07] "POST /neutron/port HTTP/1.1" 200 117 0.007034 10.0.0.23 - - [2025-11-20 03:51:07] "POST /neutron/network HTTP/1.1" 200 986 0.006396 10.0.0.23 - - [2025-11-20 03:51:08] "POST /neutron/port HTTP/1.1" 200 1154 0.060220 10.0.0.23 - - [2025-11-20 03:51:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004589 10.0.0.23 - - [2025-11-20 03:51:08] "POST /neutron/port HTTP/1.1" 200 117 0.001165 10.0.0.23 - - [2025-11-20 03:51:12] "POST /neutron/port HTTP/1.1" 200 1180 0.015117 10.0.0.23 - - [2025-11-20 03:51:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007529 10.0.0.23 - - [2025-11-20 03:51:12] "GET /virtual-machine/9c4e6e14-bc5c-4b84-94db-0744f2ba3080 HTTP/1.1" 401 292 0.000561 10.0.0.23 - - [2025-11-20 03:51:12] "GET /virtual-machine/9c4e6e14-bc5c-4b84-94db-0744f2ba3080 HTTP/1.1" 200 1301 0.029180 10.0.0.23 - - [2025-11-20 03:51:12] "GET /virtual-machine-interface/faff3fc7-9a13-427b-88c1-ee28e7ef902f HTTP/1.1" 200 3157 0.005528 10.0.0.23 - - [2025-11-20 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.23 - - [2025-11-20 03:51:12] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005009 10.0.0.23 - - [2025-11-20 03:51:12] "GET /virtual-networks?parent_id=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004867 10.0.0.23 - - [2025-11-20 03:51:12] "GET /virtual-network/362b6eee-5d70-45b2-878b-bb692ecc2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006871 10.0.0.23 - - [2025-11-20 03:51:15] "POST /neutron/port HTTP/1.1" 200 1180 0.017304 10.0.0.23 - - [2025-11-20 03:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.23 - - [2025-11-20 03:51:15] "GET /virtual-network/362b6eee-5d70-45b2-878b-bb692ecc2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005857 10.0.0.23 - - [2025-11-20 03:51:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006780 10.0.0.23 - - [2025-11-20 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.23 - - [2025-11-20 03:51:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003902 10.0.0.23 - - [2025-11-20 03:51:18] "GET /virtual-networks?parent_id=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003636 10.0.0.23 - - [2025-11-20 03:51:18] "GET /virtual-network/362b6eee-5d70-45b2-878b-bb692ecc2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006406 10.0.0.23 - - [2025-11-20 03:51:18] "POST /neutron/port HTTP/1.1" 200 1182 0.017357 10.0.0.23 - - [2025-11-20 03:51:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007574 10.0.0.23 - - [2025-11-20 03:51:18] "GET /virtual-machine/9d644e51-aac0-484c-9788-d740c41eb43f HTTP/1.1" 200 1301 0.007621 10.0.0.23 - - [2025-11-20 03:51:18] "GET /virtual-machine-interface/80956992-7055-4af2-aaa5-f09b161c8769 HTTP/1.1" 200 3157 0.006156 10.0.0.23 - - [2025-11-20 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.23 - - [2025-11-20 03:51:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005208 10.0.0.23 - - [2025-11-20 03:51:18] "GET /virtual-networks?parent_id=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003364 10.0.0.23 - - [2025-11-20 03:51:18] "GET /virtual-network/e2e0ea6b-189c-40ed-8612-b83ecb4a4de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.016019 10.0.0.22 - - [2025-11-20 03:51:18] "DELETE /project/07eba7a1-9503-40d3-8676-814bd54e7fd4 HTTP/1.1" 404 177 0.017198 10.0.0.22 - - [2025-11-20 03:51:18] "DELETE /project/623797664a4545e68396d4788ba8aab6 HTTP/1.1" 404 173 0.012747 10.0.0.22 - - [2025-11-20 03:51:18] "DELETE /project/15ed721ed16c4b1f9aa64bca82600130 HTTP/1.1" 404 173 0.011876 10.0.0.22 - - [2025-11-20 03:51:18] "DELETE /project/438143c2d68a49758660380139571ca9 HTTP/1.1" 404 173 0.011099 10.0.0.22 - - [2025-11-20 03:51:18] "GET /projects?obj_uuids=438143c2-d68a-4975-8660-380139571ca9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000995 10.0.0.22 - - [2025-11-20 03:51:18] "GET /projects?obj_uuids=15ed721e-d16c-4b1f-9aa6-4bca82600130&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000979 10.0.0.22 - - [2025-11-20 03:51:18] "GET /project/438143c2-d68a-4975-8660-380139571ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.056386 10.0.0.22 - - [2025-11-20 03:51:18] "GET /project/15ed721e-d16c-4b1f-9aa6-4bca82600130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.073328 10.0.0.22 - - [2025-11-20 03:51:18] "GET /projects?obj_uuids=438143c2-d68a-4975-8660-380139571ca9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001970 10.0.0.22 - - [2025-11-20 03:51:18] "GET /projects?obj_uuids=15ed721e-d16c-4b1f-9aa6-4bca82600130&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001013 10.0.0.22 - - [2025-11-20 03:51:18] "GET /project/438143c2-d68a-4975-8660-380139571ca9?fields=security_groups HTTP/1.1" 200 1362 0.059644 10.0.0.22 - - [2025-11-20 03:51:18] "GET /project/15ed721e-d16c-4b1f-9aa6-4bca82600130?fields=security_groups HTTP/1.1" 200 1381 0.074708 10.0.0.22 - - [2025-11-20 03:51:18] "DELETE /security-group/a140348c-a79f-450a-923c-2d9cfb40c5a7 HTTP/1.1" 200 115 0.055470 10.0.0.22 - - [2025-11-20 03:51:18] "GET /projects?obj_uuids=438143c2-d68a-4975-8660-380139571ca9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001785 10.0.0.22 - - [2025-11-20 03:51:18] "DELETE /security-group/6d519d21-4063-4634-9874-e6e4aebe43c0 HTTP/1.1" 200 115 0.067738 10.0.0.22 - - [2025-11-20 03:51:18] "GET /projects?obj_uuids=15ed721e-d16c-4b1f-9aa6-4bca82600130&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001601 10.0.0.23 - - [2025-11-20 03:51:18] "DELETE /access-control-list/4916a37f-d671-4a83-81c4-0ad3e8e9099a HTTP/1.1" 200 115 0.063254 10.0.0.22 - - [2025-11-20 03:51:18] "GET /project/438143c2-d68a-4975-8660-380139571ca9?fields=application_policy_sets HTTP/1.1" 200 1401 0.067434 10.0.0.22 - - [2025-11-20 03:51:19] "GET /project/15ed721e-d16c-4b1f-9aa6-4bca82600130?fields=application_policy_sets HTTP/1.1" 200 1420 0.122836 10.0.0.23 - - [2025-11-20 03:51:19] "DELETE /access-control-list/94a3bb3d-a81e-47e2-b10e-bee311518764 HTTP/1.1" 200 115 0.075561 10.0.0.22 - - [2025-11-20 03:51:19] "DELETE /project/438143c2-d68a-4975-8660-380139571ca9 HTTP/1.1" 200 115 0.524096 10.0.0.22 - - [2025-11-20 03:51:19] "DELETE /project/15ed721e-d16c-4b1f-9aa6-4bca82600130 HTTP/1.1" 200 115 0.584855 10.0.0.23 - - [2025-11-20 03:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.23 - - [2025-11-20 03:51:19] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003930 10.0.0.23 - - [2025-11-20 03:51:19] "GET /virtual-networks?parent_id=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003612 10.0.0.23 - - [2025-11-20 03:51:19] "GET /virtual-network/e2e0ea6b-189c-40ed-8612-b83ecb4a4de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006465 10.0.0.23 - - [2025-11-20 03:51:19] "POST /fqname-to-id HTTP/1.1" 404 209 0.007513 10.0.0.23 - - [2025-11-20 03:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.22 - - [2025-11-20 03:51:20] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002053 10.0.0.23 - - [2025-11-20 03:51:20] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.051684 10.0.0.23 - - [2025-11-20 03:51:20] "POST /network-policys HTTP/1.1" 200 533 0.028253 10.0.0.23 - - [2025-11-20 03:51:20] "GET /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006020 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.23 - - [2025-11-20 03:51:20] "GET /virtual-network/362b6eee-5d70-45b2-878b-bb692ecc2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006240 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.23 - - [2025-11-20 03:51:20] "GET /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003885 10.0.0.23 - - [2025-11-20 03:51:20] "POST /ref-update HTTP/1.1" 200 156 0.043002 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.23 - - [2025-11-20 03:51:20] "GET /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006040 10.0.0.23 - - [2025-11-20 03:51:20] "GET /virtual-network/362b6eee-5d70-45b2-878b-bb692ecc2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007504 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.23 - - [2025-11-20 03:51:20] "GET /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004074 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.23 - - [2025-11-20 03:51:20] "GET /virtual-network/e2e0ea6b-189c-40ed-8612-b83ecb4a4de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005958 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.23 - - [2025-11-20 03:51:20] "GET /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007106 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 404 230 0.003094 10.0.0.50 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.002912 10.0.0.23 - - [2025-11-20 03:51:20] "POST /ref-update HTTP/1.1" 200 156 0.061265 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.23 - - [2025-11-20 03:51:20] "GET /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.010817 10.0.0.23 - - [2025-11-20 03:51:20] "PUT /access-control-list/dac91f64-dfec-4487-b52c-f6feda020bb1 HTTP/1.1" 200 272 0.036661 10.0.0.23 - - [2025-11-20 03:51:20] "GET /virtual-network/e2e0ea6b-189c-40ed-8612-b83ecb4a4de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.009220 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.23 - - [2025-11-20 03:51:20] "GET /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004024 10.0.0.23 - - [2025-11-20 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.22 - - [2025-11-20 03:51:20] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001251 10.0.0.23 - - [2025-11-20 03:51:21] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.058805 10.0.0.23 - - [2025-11-20 03:51:21] "POST /neutron/network HTTP/1.1" 200 117 0.015317 10.0.0.23 - - [2025-11-20 03:51:21] "POST /neutron/network HTTP/1.1" 200 799 0.010008 10.0.0.23 - - [2025-11-20 03:51:21] "POST /id-to-fqname HTTP/1.1" 200 214 0.001330 10.0.0.23 - - [2025-11-20 03:51:21] "GET /virtual-network/c46f4395-66eb-41eb-a358-76ecdef23c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006230 10.0.0.23 - - [2025-11-20 03:51:21] "GET /virtual-network/c46f4395-66eb-41eb-a358-76ecdef23c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005267 10.0.0.23 - - [2025-11-20 03:51:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.010170 10.0.0.23 - - [2025-11-20 03:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.22 - - [2025-11-20 03:51:21] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001261 10.0.0.23 - - [2025-11-20 03:51:21] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.048527 10.0.0.23 - - [2025-11-20 03:51:22] "POST /route-targets HTTP/1.1" 200 327 0.015237 10.0.0.22 - - [2025-11-20 03:51:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009678 10.0.0.23 - - [2025-11-20 03:51:22] "POST /neutron/subnet HTTP/1.1" 200 701 0.218509 10.0.0.23 - - [2025-11-20 03:51:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001290 10.0.0.23 - - [2025-11-20 03:51:22] "GET /virtual-network/3c4dc842-88b6-49a7-b492-a00341e7648b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005413 10.0.0.23 - - [2025-11-20 03:51:22] "GET /virtual-network/3c4dc842-88b6-49a7-b492-a00341e7648b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005835 10.0.0.23 - - [2025-11-20 03:51:22] "POST /neutron/network HTTP/1.1" 200 799 0.007089 10.0.0.23 - - [2025-11-20 03:51:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.002907 10.0.0.23 - - [2025-11-20 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.22 - - [2025-11-20 03:51:22] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.23 - - [2025-11-20 03:51:22] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042314 10.0.0.23 - - [2025-11-20 03:51:22] "POST /network-policys HTTP/1.1" 200 587 0.029989 10.0.0.23 - - [2025-11-20 03:51:22] "GET /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.008367 10.0.0.23 - - [2025-11-20 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2025-11-20 03:51:22] "GET /virtual-network/c46f4395-66eb-41eb-a358-76ecdef23c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006995 10.0.0.23 - - [2025-11-20 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.23 - - [2025-11-20 03:51:22] "GET /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004529 10.0.0.23 - - [2025-11-20 03:51:22] "POST /ref-update HTTP/1.1" 200 156 0.061049 10.0.0.23 - - [2025-11-20 03:51:22] "POST /access-control-lists HTTP/1.1" 200 554 0.040004 10.0.0.23 - - [2025-11-20 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.23 - - [2025-11-20 03:51:22] "GET /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004172 10.0.0.23 - - [2025-11-20 03:51:22] "GET /virtual-network/c46f4395-66eb-41eb-a358-76ecdef23c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.008161 10.0.0.23 - - [2025-11-20 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.23 - - [2025-11-20 03:51:22] "GET /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004565 10.0.0.23 - - [2025-11-20 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.23 - - [2025-11-20 03:51:22] "GET /virtual-network/3c4dc842-88b6-49a7-b492-a00341e7648b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007159 10.0.0.23 - - [2025-11-20 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.23 - - [2025-11-20 03:51:23] "GET /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004256 10.0.0.23 - - [2025-11-20 03:51:23] "POST /ref-update HTTP/1.1" 200 156 0.103914 10.0.0.23 - - [2025-11-20 03:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.23 - - [2025-11-20 03:51:23] "POST /access-control-lists HTTP/1.1" 200 554 0.032290 10.0.0.23 - - [2025-11-20 03:51:23] "GET /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007559 10.0.0.23 - - [2025-11-20 03:51:23] "POST /neutron/network HTTP/1.1" 200 912 0.011212 10.0.0.23 - - [2025-11-20 03:51:23] "GET /virtual-network/3c4dc842-88b6-49a7-b492-a00341e7648b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.005313 10.0.0.23 - - [2025-11-20 03:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.23 - - [2025-11-20 03:51:23] "GET /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.012822 10.0.0.23 - - [2025-11-20 03:51:23] "POST /id-to-fqname HTTP/1.1" 200 214 0.001238 10.0.0.23 - - [2025-11-20 03:51:23] "POST /neutron/network HTTP/1.1" 200 922 0.007813 10.0.0.22 - - [2025-11-20 03:51:24] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001219 10.0.0.23 - - [2025-11-20 03:51:24] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.070380 10.0.0.23 - - [2025-11-20 03:51:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008612 10.0.0.23 - - [2025-11-20 03:51:24] "POST /id-to-fqname HTTP/1.1" 200 214 0.001270 10.0.0.23 - - [2025-11-20 03:51:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007214 10.0.0.22 - - [2025-11-20 03:51:24] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001099 10.0.0.23 - - [2025-11-20 03:51:25] "POST /neutron/port HTTP/1.1" 200 1063 0.308981 10.0.0.23 - - [2025-11-20 03:51:25] "POST /neutron/port HTTP/1.1" 200 1117 0.099158 10.0.0.23 - - [2025-11-20 03:51:25] "POST /neutron/subnet HTTP/1.1" 200 675 0.008802 10.0.0.22 - - [2025-11-20 03:51:25] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.23 - - [2025-11-20 03:51:25] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.071630 10.0.0.23 - - [2025-11-20 03:51:25] "POST /neutron/network HTTP/1.1" 200 912 0.036782 10.0.0.23 - - [2025-11-20 03:51:26] "POST /neutron/port HTTP/1.1" 200 117 0.007874 10.0.0.23 - - [2025-11-20 03:51:26] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003904 10.0.0.23 - - [2025-11-20 03:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.23 - - [2025-11-20 03:51:26] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005052 10.0.0.23 - - [2025-11-20 03:51:26] "POST /neutron/port HTTP/1.1" 200 1063 0.016973 10.0.0.23 - - [2025-11-20 03:51:26] "POST /neutron/port HTTP/1.1" 200 1091 0.020242 10.0.0.23 - - [2025-11-20 03:51:26] "POST /neutron/port HTTP/1.1" 200 117 0.001637 10.0.0.23 - - [2025-11-20 03:51:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003822 10.0.0.23 - - [2025-11-20 03:51:27] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005095 10.0.0.23 - - [2025-11-20 03:51:27] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004373 10.0.0.23 - - [2025-11-20 03:51:27] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.027765 10.0.0.23 - - [2025-11-20 03:51:27] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.039429 10.0.0.23 - - [2025-11-20 03:51:27] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004248 10.0.0.23 - - [2025-11-20 03:51:27] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005022 10.0.0.23 - - [2025-11-20 03:51:27] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.038340 10.0.0.23 - - [2025-11-20 03:51:27] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.033522 10.0.0.23 - - [2025-11-20 03:51:27] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004604 10.0.0.23 - - [2025-11-20 03:51:27] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005433 10.0.0.23 - - [2025-11-20 03:51:27] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.033536 10.0.0.23 - - [2025-11-20 03:51:27] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.036513 10.0.0.23 - - [2025-11-20 03:51:27] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008953 10.0.0.23 - - [2025-11-20 03:51:27] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009186 10.0.0.23 - - [2025-11-20 03:51:27] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.022308 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003183 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005227 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004237 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.026187 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.038751 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.015151 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.006245 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.031548 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.033013 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005629 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005611 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.030510 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.042948 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005828 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.006286 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.021476 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003499 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005324 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004245 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.025393 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.039070 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005867 10.0.0.23 - - [2025-11-20 03:51:28] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004312 10.0.0.23 - - [2025-11-20 03:51:28] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.032140 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.039684 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008916 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004866 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.043072 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.038243 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008914 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006728 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.018450 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003566 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005083 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004467 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.027321 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.036810 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.007301 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.006531 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.039705 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.042025 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.014138 10.0.0.23 - - [2025-11-20 03:51:29] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006712 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.042629 10.0.0.23 - - [2025-11-20 03:51:29] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.043625 10.0.0.23 - - [2025-11-20 03:51:31] "GET /obj-perms HTTP/1.1" 200 5056 0.062947 10.0.0.23 - - [2025-11-20 03:51:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007063 10.0.0.23 - - [2025-11-20 03:51:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004615 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005568 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005350 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.032590 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.049589 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.011302 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.005000 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.047763 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.051489 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004489 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006825 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.027259 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.043910 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008113 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005495 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.025450 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003407 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005137 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004109 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.029248 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.038105 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.006988 10.0.0.23 - - [2025-11-20 03:51:40] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005107 10.0.0.23 - - [2025-11-20 03:51:40] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.030655 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.049767 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004723 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005465 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.043381 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.031278 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005458 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004255 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.022204 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006829 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005543 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004680 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.027025 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.048817 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.020430 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.009046 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.032825 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.034961 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008405 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007451 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.046639 10.0.0.23 - - [2025-11-20 03:51:41] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.046691 10.0.0.23 - - [2025-11-20 03:51:41] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004526 10.0.0.23 - - [2025-11-20 03:51:42] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006875 10.0.0.23 - - [2025-11-20 03:51:42] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.020199 10.0.0.23 - - [2025-11-20 03:51:42] "POST /ref-update HTTP/1.1" 200 156 0.053676 10.0.0.23 - - [2025-11-20 03:51:42] "POST /neutron/network HTTP/1.1" 200 799 0.029549 10.0.0.23 - - [2025-11-20 03:51:42] "GET /virtual-network/3c4dc842-88b6-49a7-b492-a00341e7648b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.017661 10.0.0.23 - - [2025-11-20 03:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.23 - - [2025-11-20 03:51:42] "DELETE /access-control-list/6524f607-f8c9-4a8a-8352-cfa0bc39aecc HTTP/1.1" 200 115 0.101626 10.0.0.23 - - [2025-11-20 03:51:42] "GET /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004602 10.0.0.23 - - [2025-11-20 03:51:42] "POST /ref-update HTTP/1.1" 200 156 0.075918 10.0.0.23 - - [2025-11-20 03:51:42] "POST /ref-update HTTP/1.1" 200 156 0.039341 10.0.0.23 - - [2025-11-20 03:51:42] "GET /virtual-network/c46f4395-66eb-41eb-a358-76ecdef23c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.013810 10.0.0.23 - - [2025-11-20 03:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.23 - - [2025-11-20 03:51:42] "GET /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004687 10.0.0.23 - - [2025-11-20 03:51:42] "DELETE /network-policy/b41c62bc-9f9a-44af-83ac-83df62af98a2 HTTP/1.1" 200 115 0.048835 10.0.0.23 - - [2025-11-20 03:51:42] "POST /neutron/port HTTP/1.1" 200 1117 0.016166 10.0.0.23 - - [2025-11-20 03:51:42] "POST /neutron/network HTTP/1.1" 400 204 0.024564 10.0.0.23 - - [2025-11-20 03:51:43] "POST /neutron/port HTTP/1.1" 200 151 0.229091 10.0.0.23 - - [2025-11-20 03:51:45] "POST /neutron/network HTTP/1.1" 200 799 0.012386 10.0.0.23 - - [2025-11-20 03:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.23 - - [2025-11-20 03:51:45] "POST /ref-update HTTP/1.1" 200 156 0.051777 10.0.0.23 - - [2025-11-20 03:51:45] "GET /virtual-network/e2e0ea6b-189c-40ed-8612-b83ecb4a4de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.029238 10.0.0.23 - - [2025-11-20 03:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.23 - - [2025-11-20 03:51:45] "GET /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006455 10.0.0.23 - - [2025-11-20 03:51:45] "POST /ref-update HTTP/1.1" 200 156 0.027959 10.0.0.23 - - [2025-11-20 03:51:45] "POST /ref-update HTTP/1.1" 200 156 0.081618 10.0.0.23 - - [2025-11-20 03:51:45] "POST /neutron/network HTTP/1.1" 200 974 0.020571 10.0.0.23 - - [2025-11-20 03:51:45] "GET /virtual-network/362b6eee-5d70-45b2-878b-bb692ecc2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.008429 10.0.0.23 - - [2025-11-20 03:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.23 - - [2025-11-20 03:51:45] "GET /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.015424 10.0.0.23 - - [2025-11-20 03:51:45] "DELETE /network-policy/6aeea5c8-3b7f-4ddc-a187-16dfdfca69b8 HTTP/1.1" 200 115 0.065640 10.0.0.23 - - [2025-11-20 03:51:46] "POST /neutron/port HTTP/1.1" 200 1182 0.022649 10.0.0.23 - - [2025-11-20 03:51:46] "POST /neutron/port HTTP/1.1" 200 1180 0.014597 10.0.0.23 - - [2025-11-20 03:51:48] "POST /neutron/network HTTP/1.1" 200 976 0.009718 10.0.0.23 - - [2025-11-20 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.22 - - [2025-11-20 03:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004017 10.0.0.22 - - [2025-11-20 03:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004634 10.0.0.22 - - [2025-11-20 03:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002540 10.0.0.22 - - [2025-11-20 03:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002055 10.0.0.23 - - [2025-11-20 03:51:48] "POST /neutron/network HTTP/1.1" 200 151 0.137403 10.0.0.23 - - [2025-11-20 03:51:48] "DELETE /route-target/b37abe8d-6a3d-46f0-a5f7-3a95d73a6977 HTTP/1.1" 200 115 0.024027 10.0.0.23 - - [2025-11-20 03:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.22 - - [2025-11-20 03:51:49] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.23 - - [2025-11-20 03:51:49] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038389 10.0.0.50 - - [2025-11-20 03:51:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.006075 10.0.0.22 - - [2025-11-20 03:51:50] "POST /useragent-kv HTTP/1.1" 200 115 0.007935 10.0.0.23 - - [2025-11-20 03:51:50] "POST /neutron/subnet HTTP/1.1" 200 716 0.192390 10.0.0.23 - - [2025-11-20 03:51:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001303 10.0.0.23 - - [2025-11-20 03:51:50] "GET /virtual-network/7713318b-74c2-445c-bb98-3cbcce350033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007875 10.0.0.23 - - [2025-11-20 03:51:50] "POST /neutron/network HTTP/1.1" 200 976 0.008342 10.0.0.23 - - [2025-11-20 03:51:50] "GET /virtual-network/7713318b-74c2-445c-bb98-3cbcce350033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005978 10.0.0.23 - - [2025-11-20 03:51:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.010303 10.0.0.23 - - [2025-11-20 03:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.22 - - [2025-11-20 03:51:50] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000953 10.0.0.23 - - [2025-11-20 03:51:50] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046582 10.0.0.23 - - [2025-11-20 03:51:50] "POST /route-targets HTTP/1.1" 200 327 0.014882 10.0.0.22 - - [2025-11-20 03:51:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008907 10.0.0.23 - - [2025-11-20 03:51:51] "POST /neutron/subnet HTTP/1.1" 200 716 0.246666 10.0.0.50 - - [2025-11-20 03:51:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.008381 10.0.0.23 - - [2025-11-20 03:51:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001611 10.0.0.23 - - [2025-11-20 03:51:51] "GET /virtual-network/2438bd79-dbe2-44c2-911d-d36078e32c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008575 10.0.0.23 - - [2025-11-20 03:51:51] "POST /neutron/network HTTP/1.1" 200 975 0.009499 10.0.0.23 - - [2025-11-20 03:51:51] "GET /virtual-network/2438bd79-dbe2-44c2-911d-d36078e32c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005431 10.0.0.23 - - [2025-11-20 03:51:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.008916 10.0.0.23 - - [2025-11-20 03:51:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001076 10.0.0.22 - - [2025-11-20 03:51:52] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.23 - - [2025-11-20 03:51:52] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.073698 10.0.0.23 - - [2025-11-20 03:51:52] "POST /neutron/port HTTP/1.1" 200 117 0.006405 10.0.0.23 - - [2025-11-20 03:51:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001215 10.0.0.23 - - [2025-11-20 03:51:52] "POST /neutron/network HTTP/1.1" 200 985 0.006696 10.0.0.23 - - [2025-11-20 03:51:53] "POST /neutron/port HTTP/1.1" 200 1154 0.020817 10.0.0.22 - - [2025-11-20 03:51:53] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.23 - - [2025-11-20 03:51:53] "POST /neutron/port HTTP/1.1" 200 1182 0.020896 10.0.0.23 - - [2025-11-20 03:51:53] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.070479 10.0.0.23 - - [2025-11-20 03:51:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008727 10.0.0.23 - - [2025-11-20 03:51:53] "POST /neutron/port HTTP/1.1" 200 117 0.001076 10.0.0.23 - - [2025-11-20 03:51:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007777 10.0.0.23 - - [2025-11-20 03:51:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008109 10.0.0.23 - - [2025-11-20 03:51:54] "POST /neutron/port HTTP/1.1" 200 1153 0.021449 10.0.0.23 - - [2025-11-20 03:51:54] "POST /neutron/port HTTP/1.1" 200 1181 0.018611 10.0.0.23 - - [2025-11-20 03:51:54] "POST /neutron/subnet HTTP/1.1" 200 1272 0.013424 10.0.0.23 - - [2025-11-20 03:51:54] "POST /neutron/network HTTP/1.1" 200 975 0.009777 10.0.0.23 - - [2025-11-20 03:51:59] "POST /neutron/port HTTP/1.1" 200 1182 0.016447 10.0.0.23 - - [2025-11-20 03:51:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008448 10.0.0.23 - - [2025-11-20 03:51:59] "GET /virtual-machine/fe5cb813-86c2-44de-af2a-f9be3f3b41e1 HTTP/1.1" 200 1301 0.006602 10.0.0.23 - - [2025-11-20 03:51:59] "GET /virtual-machine-interface/080a124e-a8d8-4fb3-a8e1-d52ac6683879 HTTP/1.1" 200 3156 0.006653 10.0.0.23 - - [2025-11-20 03:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2025-11-20 03:51:59] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004738 10.0.0.23 - - [2025-11-20 03:51:59] "GET /virtual-networks?parent_id=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003611 10.0.0.23 - - [2025-11-20 03:51:59] "GET /virtual-network/7713318b-74c2-445c-bb98-3cbcce350033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006432 10.0.0.23 - - [2025-11-20 03:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.23 - - [2025-11-20 03:52:02] "GET /virtual-network/7713318b-74c2-445c-bb98-3cbcce350033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005712 10.0.0.23 - - [2025-11-20 03:52:03] "POST /neutron/port HTTP/1.1" 200 1181 0.043289 10.0.0.23 - - [2025-11-20 03:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.23 - - [2025-11-20 03:52:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004132 10.0.0.23 - - [2025-11-20 03:52:04] "GET /virtual-networks?parent_id=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002895 10.0.0.23 - - [2025-11-20 03:52:04] "GET /virtual-network/7713318b-74c2-445c-bb98-3cbcce350033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006613 10.0.0.23 - - [2025-11-20 03:52:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008208 10.0.0.23 - - [2025-11-20 03:52:10] "POST /neutron/port HTTP/1.1" 200 1181 0.016088 10.0.0.23 - - [2025-11-20 03:52:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007179 10.0.0.23 - - [2025-11-20 03:52:10] "GET /virtual-machine/68806438-af79-42a3-b70e-6860c9080442 HTTP/1.1" 200 1300 0.006569 10.0.0.23 - - [2025-11-20 03:52:10] "GET /virtual-machine-interface/a538c770-2814-4213-84f2-fef2f58281c9 HTTP/1.1" 200 3157 0.005214 10.0.0.23 - - [2025-11-20 03:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.23 - - [2025-11-20 03:52:10] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003558 10.0.0.23 - - [2025-11-20 03:52:10] "GET /virtual-networks?parent_id=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003288 10.0.0.23 - - [2025-11-20 03:52:10] "GET /virtual-network/2438bd79-dbe2-44c2-911d-d36078e32c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005719 10.0.0.23 - - [2025-11-20 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.23 - - [2025-11-20 03:52:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003697 10.0.0.23 - - [2025-11-20 03:52:11] "GET /virtual-networks?parent_id=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003741 10.0.0.23 - - [2025-11-20 03:52:11] "GET /virtual-network/2438bd79-dbe2-44c2-911d-d36078e32c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006866 10.0.0.23 - - [2025-11-20 03:52:11] "POST /fqname-to-id HTTP/1.1" 404 209 0.003374 10.0.0.23 - - [2025-11-20 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.22 - - [2025-11-20 03:52:11] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001401 10.0.0.23 - - [2025-11-20 03:52:11] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040761 10.0.0.23 - - [2025-11-20 03:52:11] "POST /network-policys HTTP/1.1" 200 533 0.029310 10.0.0.23 - - [2025-11-20 03:52:11] "GET /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006572 10.0.0.23 - - [2025-11-20 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.23 - - [2025-11-20 03:52:11] "GET /virtual-network/7713318b-74c2-445c-bb98-3cbcce350033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006133 10.0.0.23 - - [2025-11-20 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.23 - - [2025-11-20 03:52:11] "GET /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004889 10.0.0.23 - - [2025-11-20 03:52:11] "POST /ref-update HTTP/1.1" 200 156 0.057885 10.0.0.23 - - [2025-11-20 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.23 - - [2025-11-20 03:52:12] "GET /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004338 10.0.0.23 - - [2025-11-20 03:52:12] "GET /virtual-network/7713318b-74c2-445c-bb98-3cbcce350033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.007387 10.0.0.23 - - [2025-11-20 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.23 - - [2025-11-20 03:52:12] "GET /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.016882 10.0.0.23 - - [2025-11-20 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.23 - - [2025-11-20 03:52:12] "GET /virtual-network/2438bd79-dbe2-44c2-911d-d36078e32c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006299 10.0.0.23 - - [2025-11-20 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.23 - - [2025-11-20 03:52:12] "GET /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004531 10.0.0.23 - - [2025-11-20 03:52:12] "POST /ref-update HTTP/1.1" 200 156 0.098986 10.0.0.23 - - [2025-11-20 03:52:12] "POST /access-control-lists HTTP/1.1" 200 578 0.095128 10.0.0.23 - - [2025-11-20 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006897 10.0.0.23 - - [2025-11-20 03:52:12] "GET /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008430 10.0.0.23 - - [2025-11-20 03:52:12] "POST /ref-update HTTP/1.1" 200 156 0.031273 10.0.0.23 - - [2025-11-20 03:52:12] "GET /virtual-network/2438bd79-dbe2-44c2-911d-d36078e32c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.017520 10.0.0.23 - - [2025-11-20 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.23 - - [2025-11-20 03:52:12] "GET /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003878 10.0.0.23 - - [2025-11-20 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.22 - - [2025-11-20 03:52:12] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001199 10.0.0.23 - - [2025-11-20 03:52:12] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.051041 10.0.0.23 - - [2025-11-20 03:52:12] "POST /neutron/network HTTP/1.1" 200 117 0.020022 10.0.0.23 - - [2025-11-20 03:52:13] "POST /ref-update HTTP/1.1" 200 156 0.027496 10.0.0.23 - - [2025-11-20 03:52:13] "POST /neutron/network HTTP/1.1" 200 799 0.008881 10.0.0.23 - - [2025-11-20 03:52:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001608 10.0.0.23 - - [2025-11-20 03:52:13] "GET /virtual-network/9e80e6cd-9a74-4d3e-86f0-5d255a5c8e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005519 10.0.0.23 - - [2025-11-20 03:52:13] "GET /virtual-network/9e80e6cd-9a74-4d3e-86f0-5d255a5c8e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007356 10.0.0.23 - - [2025-11-20 03:52:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.008984 10.0.0.23 - - [2025-11-20 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.22 - - [2025-11-20 03:52:13] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001139 10.0.0.23 - - [2025-11-20 03:52:13] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.060805 10.0.0.22 - - [2025-11-20 03:52:13] "POST /useragent-kv HTTP/1.1" 200 115 0.010092 10.0.0.23 - - [2025-11-20 03:52:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.215175 10.0.0.23 - - [2025-11-20 03:52:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001944 10.0.0.23 - - [2025-11-20 03:52:13] "GET /virtual-network/b043b89d-5404-4c0e-bdfe-d8221fb6e79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.008267 10.0.0.23 - - [2025-11-20 03:52:13] "GET /virtual-network/b043b89d-5404-4c0e-bdfe-d8221fb6e79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005504 10.0.0.23 - - [2025-11-20 03:52:13] "POST /neutron/network HTTP/1.1" 200 799 0.007047 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.003281 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.22 - - [2025-11-20 03:52:14] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001408 10.0.0.23 - - [2025-11-20 03:52:14] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.053800 10.0.0.23 - - [2025-11-20 03:52:14] "POST /network-policys HTTP/1.1" 200 587 0.031380 10.0.0.23 - - [2025-11-20 03:52:14] "GET /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006222 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.23 - - [2025-11-20 03:52:14] "GET /virtual-network/9e80e6cd-9a74-4d3e-86f0-5d255a5c8e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006923 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.23 - - [2025-11-20 03:52:14] "GET /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004652 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 404 210 0.013544 10.0.0.23 - - [2025-11-20 03:52:14] "POST /ref-update HTTP/1.1" 200 156 0.053929 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437 10.0.0.23 - - [2025-11-20 03:52:14] "GET /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005426 10.0.0.23 - - [2025-11-20 03:52:14] "GET /virtual-network/9e80e6cd-9a74-4d3e-86f0-5d255a5c8e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.009261 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.23 - - [2025-11-20 03:52:14] "GET /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004786 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.23 - - [2025-11-20 03:52:14] "GET /virtual-network/b043b89d-5404-4c0e-bdfe-d8221fb6e79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005690 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.23 - - [2025-11-20 03:52:14] "GET /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003933 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 404 210 0.013691 10.0.0.23 - - [2025-11-20 03:52:14] "POST /ref-update HTTP/1.1" 200 156 0.073890 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.23 - - [2025-11-20 03:52:14] "GET /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007214 10.0.0.23 - - [2025-11-20 03:52:14] "POST /neutron/network HTTP/1.1" 200 912 0.019061 10.0.0.23 - - [2025-11-20 03:52:14] "GET /virtual-network/b043b89d-5404-4c0e-bdfe-d8221fb6e79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.006605 10.0.0.23 - - [2025-11-20 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.23 - - [2025-11-20 03:52:15] "GET /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004581 10.0.0.23 - - [2025-11-20 03:52:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001106 10.0.0.23 - - [2025-11-20 03:52:15] "POST /neutron/network HTTP/1.1" 200 922 0.006978 10.0.0.22 - - [2025-11-20 03:52:16] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.23 - - [2025-11-20 03:52:16] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.081335 10.0.0.23 - - [2025-11-20 03:52:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008322 10.0.0.23 - - [2025-11-20 03:52:16] "POST /id-to-fqname HTTP/1.1" 200 214 0.001244 10.0.0.23 - - [2025-11-20 03:52:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007854 10.0.0.22 - - [2025-11-20 03:52:16] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.23 - - [2025-11-20 03:52:16] "POST /neutron/port HTTP/1.1" 200 1063 0.263188 10.0.0.23 - - [2025-11-20 03:52:17] "POST /neutron/port HTTP/1.1" 200 1117 0.079386 10.0.0.23 - - [2025-11-20 03:52:17] "POST /neutron/subnet HTTP/1.1" 200 675 0.009633 10.0.0.22 - - [2025-11-20 03:52:17] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001054 10.0.0.23 - - [2025-11-20 03:52:17] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.086256 10.0.0.23 - - [2025-11-20 03:52:17] "POST /neutron/network HTTP/1.1" 200 912 0.007282 10.0.0.23 - - [2025-11-20 03:52:17] "POST /neutron/port HTTP/1.1" 200 117 0.007448 10.0.0.23 - - [2025-11-20 03:52:17] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004992 10.0.0.23 - - [2025-11-20 03:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.23 - - [2025-11-20 03:52:17] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005477 10.0.0.23 - - [2025-11-20 03:52:18] "PUT /access-control-list/9cf64bc0-0e99-4135-9ffa-5feef1555338 HTTP/1.1" 200 272 0.023416 10.0.0.23 - - [2025-11-20 03:52:18] "POST /neutron/port HTTP/1.1" 200 1063 0.016086 10.0.0.23 - - [2025-11-20 03:52:18] "POST /neutron/port HTTP/1.1" 200 1091 0.017603 10.0.0.23 - - [2025-11-20 03:52:18] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004944 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005562 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005208 10.0.0.23 - - [2025-11-20 03:52:19] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.031840 10.0.0.23 - - [2025-11-20 03:52:19] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.049824 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.008324 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.008974 10.0.0.23 - - [2025-11-20 03:52:19] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.037071 10.0.0.23 - - [2025-11-20 03:52:19] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.040292 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007009 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004092 10.0.0.23 - - [2025-11-20 03:52:19] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.037297 10.0.0.23 - - [2025-11-20 03:52:19] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.033370 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006329 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008042 10.0.0.23 - - [2025-11-20 03:52:19] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.022933 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003946 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004836 10.0.0.23 - - [2025-11-20 03:52:19] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004268 10.0.0.23 - - [2025-11-20 03:52:19] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.028498 10.0.0.23 - - [2025-11-20 03:52:19] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.044923 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.011211 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.007024 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.032520 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.036239 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004626 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005824 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.029844 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.034541 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.009580 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005513 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.023702 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003746 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007472 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004801 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.030821 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.039915 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004858 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004447 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.041349 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.039402 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004419 10.0.0.23 - - [2025-11-20 03:52:20] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008212 10.0.0.23 - - [2025-11-20 03:52:20] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.051921 10.0.0.23 - - [2025-11-20 03:52:21] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.055441 10.0.0.23 - - [2025-11-20 03:52:21] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007633 10.0.0.23 - - [2025-11-20 03:52:21] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005969 10.0.0.23 - - [2025-11-20 03:52:21] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.018825 10.0.0.23 - - [2025-11-20 03:52:21] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009028 10.0.0.23 - - [2025-11-20 03:52:21] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005772 10.0.0.23 - - [2025-11-20 03:52:21] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.020523 10.0.0.23 - - [2025-11-20 03:52:21] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004378 10.0.0.23 - - [2025-11-20 03:52:21] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004184 10.0.0.23 - - [2025-11-20 03:52:21] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.018671 10.0.0.23 - - [2025-11-20 03:52:21] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004702 10.0.0.23 - - [2025-11-20 03:52:21] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005090 10.0.0.23 - - [2025-11-20 03:52:21] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.016525 10.0.0.23 - - [2025-11-20 03:52:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007579 10.0.0.23 - - [2025-11-20 03:52:31] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003476 10.0.0.23 - - [2025-11-20 03:52:31] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004905 10.0.0.23 - - [2025-11-20 03:52:31] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004970 10.0.0.23 - - [2025-11-20 03:52:31] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.029022 10.0.0.23 - - [2025-11-20 03:52:31] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.049004 10.0.0.23 - - [2025-11-20 03:52:31] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004829 10.0.0.23 - - [2025-11-20 03:52:31] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.007347 10.0.0.23 - - [2025-11-20 03:52:31] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.030335 10.0.0.23 - - [2025-11-20 03:52:31] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.047543 10.0.0.23 - - [2025-11-20 03:52:31] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.008107 10.0.0.23 - - [2025-11-20 03:52:31] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005883 10.0.0.23 - - [2025-11-20 03:52:31] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.027195 10.0.0.23 - - [2025-11-20 03:52:31] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.054562 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008107 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005491 10.0.0.23 - - [2025-11-20 03:52:32] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.017357 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004110 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004951 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004426 10.0.0.23 - - [2025-11-20 03:52:32] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.025248 10.0.0.23 - - [2025-11-20 03:52:32] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.039240 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.020758 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003861 10.0.0.23 - - [2025-11-20 03:52:32] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.036529 10.0.0.23 - - [2025-11-20 03:52:32] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.031110 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007632 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005658 10.0.0.23 - - [2025-11-20 03:52:32] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.034139 10.0.0.22 - - [2025-11-20 03:52:32] "GET /obj-perms HTTP/1.1" 200 5056 0.092575 10.0.0.23 - - [2025-11-20 03:52:32] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.043588 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.006983 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.005726 10.0.0.23 - - [2025-11-20 03:52:32] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.027802 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004572 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006330 10.0.0.23 - - [2025-11-20 03:52:32] "GET /bgp-router/a2482621-498b-4678-b3ee-899aff52d594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004730 10.0.0.23 - - [2025-11-20 03:52:32] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.028937 10.0.0.23 - - [2025-11-20 03:52:33] "PUT /bgp-router/a2482621-498b-4678-b3ee-899aff52d594 HTTP/1.1" 200 254 0.048653 10.0.0.23 - - [2025-11-20 03:52:33] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.009967 10.0.0.23 - - [2025-11-20 03:52:33] "GET /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.007581 10.0.0.23 - - [2025-11-20 03:52:33] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.036911 10.0.0.23 - - [2025-11-20 03:52:33] "PUT /bgp-router/7ad538c3-3b80-4554-97c3-cd5a94f50f96 HTTP/1.1" 200 254 0.040226 10.0.0.23 - - [2025-11-20 03:52:33] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005481 10.0.0.23 - - [2025-11-20 03:52:33] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007130 10.0.0.23 - - [2025-11-20 03:52:33] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.027935 10.0.0.23 - - [2025-11-20 03:52:33] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.033247 10.0.0.23 - - [2025-11-20 03:52:33] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006009 10.0.0.23 - - [2025-11-20 03:52:33] "GET /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006138 10.0.0.23 - - [2025-11-20 03:52:33] "PUT /bgp-router/2a32cb02-16e4-4819-a0cf-5b6ff43ccb07 HTTP/1.1" 200 254 0.020645 10.0.0.23 - - [2025-11-20 03:52:33] "POST /ref-update HTTP/1.1" 200 156 0.058139 10.0.0.23 - - [2025-11-20 03:52:33] "POST /neutron/network HTTP/1.1" 200 799 0.013114 10.0.0.23 - - [2025-11-20 03:52:33] "GET /virtual-network/b043b89d-5404-4c0e-bdfe-d8221fb6e79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007863 10.0.0.23 - - [2025-11-20 03:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.23 - - [2025-11-20 03:52:33] "GET /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004182 10.0.0.23 - - [2025-11-20 03:52:33] "POST /ref-update HTTP/1.1" 200 156 0.045471 10.0.0.23 - - [2025-11-20 03:52:33] "DELETE /access-control-list/1e6bf2a3-09c6-4519-b0c8-92a21750e2cb HTTP/1.1" 200 115 0.041228 10.0.0.23 - - [2025-11-20 03:52:33] "GET /virtual-network/9e80e6cd-9a74-4d3e-86f0-5d255a5c8e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010921 10.0.0.23 - - [2025-11-20 03:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.23 - - [2025-11-20 03:52:33] "GET /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004154 10.0.0.23 - - [2025-11-20 03:52:34] "DELETE /network-policy/c362cec0-cbaf-4c05-8ab0-704c507a3cd9 HTTP/1.1" 200 115 0.036978 10.0.0.23 - - [2025-11-20 03:52:34] "POST /neutron/network HTTP/1.1" 400 204 0.015769 10.0.0.23 - - [2025-11-20 03:52:34] "POST /neutron/port HTTP/1.1" 200 151 0.170253 10.0.0.23 - - [2025-11-20 03:52:34] "POST /neutron/port HTTP/1.1" 200 151 0.169547 10.0.0.23 - - [2025-11-20 03:52:36] "DELETE /route-target/8089d147-ec0c-4b40-befb-54160f3a2c49 HTTP/1.1" 200 115 0.017689 10.0.0.23 - - [2025-11-20 03:52:36] "POST /neutron/network HTTP/1.1" 200 799 0.013292 10.0.0.50 - - [2025-11-20 03:52:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.007052 10.0.0.23 - - [2025-11-20 03:52:36] "POST /ref-update HTTP/1.1" 200 156 0.054380 10.0.0.23 - - [2025-11-20 03:52:36] "DELETE /access-control-list/70355a28-6838-4499-b556-aff822c3a270 HTTP/1.1" 200 115 0.064695 10.0.0.23 - - [2025-11-20 03:52:36] "GET /virtual-network/2438bd79-dbe2-44c2-911d-d36078e32c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.013779 10.0.0.23 - - [2025-11-20 03:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.23 - - [2025-11-20 03:52:36] "GET /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004330 10.0.0.23 - - [2025-11-20 03:52:36] "POST /ref-update HTTP/1.1" 200 156 0.061121 10.0.0.23 - - [2025-11-20 03:52:36] "POST /ref-update HTTP/1.1" 200 156 0.018676 10.0.0.23 - - [2025-11-20 03:52:36] "POST /neutron/network HTTP/1.1" 200 976 0.018524 10.0.0.23 - - [2025-11-20 03:52:36] "GET /virtual-network/7713318b-74c2-445c-bb98-3cbcce350033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007195 10.0.0.23 - - [2025-11-20 03:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.23 - - [2025-11-20 03:52:36] "GET /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004444 10.0.0.23 - - [2025-11-20 03:52:36] "DELETE /network-policy/631f8e59-49cb-4c79-a3c0-91875e1bddcb HTTP/1.1" 200 115 0.032892 10.0.0.23 - - [2025-11-20 03:52:37] "POST /neutron/port HTTP/1.1" 200 1181 0.015696 10.0.0.23 - - [2025-11-20 03:52:37] "POST /neutron/port HTTP/1.1" 200 1182 0.013470 10.0.0.23 - - [2025-11-20 03:52:39] "POST /neutron/network HTTP/1.1" 200 975 0.008474 10.0.0.22 - - [2025-11-20 03:52:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004391 10.0.0.23 - - [2025-11-20 03:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.22 - - [2025-11-20 03:52:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002227 10.0.0.22 - - [2025-11-20 03:52:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004797 10.0.0.22 - - [2025-11-20 03:52:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002276 10.0.0.23 - - [2025-11-20 03:52:39] "POST /neutron/network HTTP/1.1" 200 151 0.146788 10.0.0.22 - - [2025-11-20 03:52:40] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001399 10.0.0.23 - - [2025-11-20 03:52:40] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.041155 10.0.0.22 - - [2025-11-20 03:52:40] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001026 10.0.0.23 - - [2025-11-20 03:52:40] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?fields=virtual_networks HTTP/1.1" 200 1047 0.038633 10.0.0.22 - - [2025-11-20 03:52:40] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000908 10.0.0.23 - - [2025-11-20 03:52:40] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.039203 10.0.0.22 - - [2025-11-20 03:52:40] "GET /projects?obj_uuids=62379766-4a45-45e6-8396-d4788ba8aab6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001041 10.0.0.23 - - [2025-11-20 03:52:40] "GET /project/62379766-4a45-45e6-8396-d4788ba8aab6?fields=security_groups HTTP/1.1" 200 1281 0.041264 10.0.0.23 - - [2025-11-20 03:52:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.033660 10.0.0.22 - - [2025-11-20 03:52:41] "GET /projects?obj_uuids=044e9f5e-ccf6-486a-bb78-c4e186d2d4e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003247 10.0.0.22 - - [2025-11-20 03:52:41] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001301 10.0.0.22 - - [2025-11-20 03:52:41] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008452 10.0.0.22 - - [2025-11-20 03:52:42] "POST /id-to-fqname HTTP/1.1" 200 185 0.001699 10.0.0.22 - - [2025-11-20 03:52:42] "POST /fqname-to-id HTTP/1.1" 404 194 0.005624 10.0.0.22 - - [2025-11-20 03:52:42] "POST /security-groups HTTP/1.1" 200 586 0.030433 10.0.0.22 - - [2025-11-20 03:52:42] "POST /projects HTTP/1.1" 200 575 0.268842 10.0.0.23 - - [2025-11-20 03:52:42] "POST /access-control-lists HTTP/1.1" 200 591 0.043339 10.0.0.22 - - [2025-11-20 03:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.339737 10.0.0.23 - - [2025-11-20 03:52:42] "GET /project/044e9f5e-ccf6-486a-bb78-c4e186d2d4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.480457 10.0.0.23 - - [2025-11-20 03:52:43] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.23 - - [2025-11-20 03:52:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.23 - - [2025-11-20 03:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.041564 10.0.0.23 - - [2025-11-20 03:52:46] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004816 10.0.0.23 - - [2025-11-20 03:52:46] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003719 10.0.0.23 - - [2025-11-20 03:52:46] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003515 10.0.0.23 - - [2025-11-20 03:52:46] "PUT /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20 HTTP/1.1" 200 264 0.013445 10.0.0.23 - - [2025-11-20 03:52:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.024382 10.0.0.22 - - [2025-11-20 03:52:48] "GET /projects?obj_uuids=e2f09c3c-090a-4245-bd14-b30ee31b99ca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003359 10.0.0.22 - - [2025-11-20 03:52:48] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000904 10.0.0.22 - - [2025-11-20 03:52:48] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007323 10.0.0.22 - - [2025-11-20 03:52:48] "POST /id-to-fqname HTTP/1.1" 200 185 0.004402 10.0.0.22 - - [2025-11-20 03:52:48] "POST /fqname-to-id HTTP/1.1" 404 194 0.004146 10.0.0.22 - - [2025-11-20 03:52:48] "POST /security-groups HTTP/1.1" 200 586 0.073474 10.0.0.23 - - [2025-11-20 03:52:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.003333 10.0.0.22 - - [2025-11-20 03:52:48] "POST /projects HTTP/1.1" 200 575 0.272522 10.0.0.22 - - [2025-11-20 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.343226 10.0.0.23 - - [2025-11-20 03:52:48] "POST /access-control-lists HTTP/1.1" 200 589 0.031720 10.0.0.23 - - [2025-11-20 03:52:48] "GET /project/e2f09c3c-090a-4245-bd14-b30ee31b99ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.483722 10.0.0.23 - - [2025-11-20 03:52:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.025484 10.0.0.22 - - [2025-11-20 03:52:49] "GET /projects?obj_uuids=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002867 10.0.0.22 - - [2025-11-20 03:52:49] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002116 10.0.0.22 - - [2025-11-20 03:52:49] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009625 10.0.0.22 - - [2025-11-20 03:52:49] "POST /id-to-fqname HTTP/1.1" 200 185 0.002987 10.0.0.22 - - [2025-11-20 03:52:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.006619 10.0.0.22 - - [2025-11-20 03:52:49] "POST /security-groups HTTP/1.1" 200 586 0.033592 10.0.0.22 - - [2025-11-20 03:52:49] "POST /projects HTTP/1.1" 200 575 0.245262 10.0.0.22 - - [2025-11-20 03:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.284047 10.0.0.23 - - [2025-11-20 03:52:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.011237 10.0.0.23 - - [2025-11-20 03:52:49] "GET /project/fdd83657-9313-42a9-a8bb-343396c090de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.429240 10.0.0.23 - - [2025-11-20 03:52:50] "GET / HTTP/1.1" 200 35931 0.001799 10.0.0.23 - - [2025-11-20 03:52:50] "GET / HTTP/1.1" 200 35931 0.002884 10.0.0.23 - - [2025-11-20 03:52:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.003662 10.0.0.23 - - [2025-11-20 03:52:51] "POST /api-access-lists HTTP/1.1" 200 521 0.025455 10.0.0.23 - - [2025-11-20 03:52:51] "GET /api-access-list/3127135c-35c4-4646-a62d-ee56f568da03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.008286 10.0.0.23 - - [2025-11-20 03:52:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.23 - - [2025-11-20 03:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.103910 10.0.0.22 - - [2025-11-20 03:52:52] "GET /projects?obj_uuids=e2f09c3c-090a-4245-bd14-b30ee31b99ca&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001051 10.0.0.23 - - [2025-11-20 03:52:52] "GET /project/e2f09c3c-090a-4245-bd14-b30ee31b99ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.050977 10.0.0.23 - - [2025-11-20 03:52:52] "GET /virtual-networks?parent_id=e2f09c3c-090a-4245-bd14-b30ee31b99ca&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015996 10.0.0.23 - - [2025-11-20 03:52:52] "POST /virtual-networks HTTP/1.1" 200 568 0.098105 10.0.0.23 - - [2025-11-20 03:52:52] "POST /ref-update HTTP/1.1" 200 156 0.029033 10.0.0.23 - - [2025-11-20 03:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.045215 10.0.0.23 - - [2025-11-20 03:52:52] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.016061 10.0.0.22 - - [2025-11-20 03:52:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002347 10.0.0.23 - - [2025-11-20 03:52:52] "POST /ref-update HTTP/1.1" 200 156 0.070220 10.0.0.23 - - [2025-11-20 03:52:53] "GET /virtual-network/d48fbe83-bacc-4af0-936f-46a9e229721d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.018630 10.0.0.23 - - [2025-11-20 03:52:53] "POST /neutron/network HTTP/1.1" 200 833 0.057129 10.0.0.23 - - [2025-11-20 03:52:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.23 - - [2025-11-20 03:52:54] "GET /obj-perms HTTP/1.1" 200 4915 0.087901 10.0.0.23 - - [2025-11-20 03:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.030575 10.0.0.23 - - [2025-11-20 03:52:55] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.065291 10.0.0.23 - - [2025-11-20 03:52:55] "POST /id-to-fqname HTTP/1.1" 401 292 0.000358 10.0.0.23 - - [2025-11-20 03:52:55] "POST /id-to-fqname HTTP/1.1" 200 230 0.040521 10.0.0.22 - - [2025-11-20 03:52:57] "GET /projects?obj_uuids=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001487 10.0.0.23 - - [2025-11-20 03:52:57] "GET /project/fdd83657-9313-42a9-a8bb-343396c090de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.068448 10.0.0.23 - - [2025-11-20 03:52:57] "POST /neutron/network HTTP/1.1" 200 833 0.008317 10.0.0.23 - - [2025-11-20 03:52:57] "POST /neutron/port HTTP/1.1" 200 117 0.033476 10.0.0.22 - - [2025-11-20 03:52:57] "GET /projects?obj_uuids=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001655 10.0.0.23 - - [2025-11-20 03:52:58] "POST /neutron/port HTTP/1.1" 200 1056 0.493538 10.0.0.23 - - [2025-11-20 03:52:58] "POST /neutron/port HTTP/1.1" 200 1110 0.118555 10.0.0.23 - - [2025-11-20 03:52:58] "POST /neutron/subnet HTTP/1.1" 200 654 0.009221 10.0.0.23 - - [2025-11-20 03:53:02] "POST /neutron/port HTTP/1.1" 200 1084 0.014161 10.0.0.23 - - [2025-11-20 03:53:02] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007612 10.0.0.23 - - [2025-11-20 03:53:02] "POST /neutron/port HTTP/1.1" 200 1084 0.017780 10.0.0.23 - - [2025-11-20 03:53:02] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1 HTTP/1.1" 401 292 0.000640 10.0.0.23 - - [2025-11-20 03:53:03] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1 HTTP/1.1" 200 1287 0.044901 10.0.0.23 - - [2025-11-20 03:53:03] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1 HTTP/1.1" 200 1287 0.018476 10.0.0.23 - - [2025-11-20 03:53:03] "GET /virtual-machine-interface/7d717978-9d1f-4194-ae53-e37051e28941 HTTP/1.1" 200 2530 0.025711 10.0.0.23 - - [2025-11-20 03:53:03] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1 HTTP/1.1" 200 1287 0.018354 10.0.0.23 - - [2025-11-20 03:53:03] "GET /virtual-machine-interface/7d717978-9d1f-4194-ae53-e37051e28941 HTTP/1.1" 200 2530 0.021151 10.0.0.23 - - [2025-11-20 03:53:03] "GET /instance-ip/62823b37-17d9-497b-b4e9-003ff4bacef3 HTTP/1.1" 200 1626 0.018851 10.0.0.23 - - [2025-11-20 03:53:03] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1 HTTP/1.1" 200 1287 0.015481 10.0.0.23 - - [2025-11-20 03:53:03] "GET /virtual-machine-interface/7d717978-9d1f-4194-ae53-e37051e28941 HTTP/1.1" 200 2530 0.020416 10.0.0.23 - - [2025-11-20 03:53:03] "GET /instance-ip/62823b37-17d9-497b-b4e9-003ff4bacef3 HTTP/1.1" 200 1626 0.016418 10.0.0.23 - - [2025-11-20 03:53:03] "POST /fqname-to-id HTTP/1.1" 403 339 0.016167 10.0.0.23 - - [2025-11-20 03:53:03] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.23 - - [2025-11-20 03:53:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000398 10.0.0.23 - - [2025-11-20 03:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.032060 10.0.0.23 - - [2025-11-20 03:53:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004975 10.0.0.23 - - [2025-11-20 03:53:04] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018466 10.0.0.23 - - [2025-11-20 03:53:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.018037 10.0.0.23 - - [2025-11-20 03:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.23 - - [2025-11-20 03:53:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004884 10.0.0.23 - - [2025-11-20 03:53:04] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018564 10.0.0.23 - - [2025-11-20 03:53:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.016346 10.0.0.23 - - [2025-11-20 03:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.23 - - [2025-11-20 03:53:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003742 10.0.0.23 - - [2025-11-20 03:53:04] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015910 10.0.0.23 - - [2025-11-20 03:53:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.019037 10.0.0.23 - - [2025-11-20 03:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.23 - - [2025-11-20 03:53:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004408 10.0.0.23 - - [2025-11-20 03:53:04] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017849 10.0.0.23 - - [2025-11-20 03:53:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.017193 10.0.0.23 - - [2025-11-20 03:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.23 - - [2025-11-20 03:53:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003907 10.0.0.23 - - [2025-11-20 03:53:04] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016129 10.0.0.23 - - [2025-11-20 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015993 10.0.0.23 - - [2025-11-20 03:53:07] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005777 10.0.0.23 - - [2025-11-20 03:53:07] "GET /virtual-network/d48fbe83-bacc-4af0-936f-46a9e229721d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.024107 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 403 339 0.025954 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.23 - - [2025-11-20 03:53:10] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003590 10.0.0.23 - - [2025-11-20 03:53:10] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026431 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 403 339 0.014933 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.23 - - [2025-11-20 03:53:10] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003395 10.0.0.23 - - [2025-11-20 03:53:10] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015408 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 403 361 0.017248 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.23 - - [2025-11-20 03:53:10] "GET /routing-instance/e6d612ba-6db5-412c-a3fa-ace5da8be763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003995 10.0.0.23 - - [2025-11-20 03:53:10] "GET /route-target/3524cc30-65ee-457b-b0f9-ba326310f9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.019000 10.0.0.23 - - [2025-11-20 03:53:10] "GET /route-target/3524cc30-65ee-457b-b0f9-ba326310f9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004524 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 403 339 0.014577 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.23 - - [2025-11-20 03:53:10] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003344 10.0.0.23 - - [2025-11-20 03:53:10] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015374 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 403 361 0.015763 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.23 - - [2025-11-20 03:53:10] "GET /routing-instance/e6d612ba-6db5-412c-a3fa-ace5da8be763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003750 10.0.0.23 - - [2025-11-20 03:53:10] "GET /route-target/3524cc30-65ee-457b-b0f9-ba326310f9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.024010 10.0.0.23 - - [2025-11-20 03:53:10] "GET /route-target/3524cc30-65ee-457b-b0f9-ba326310f9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004365 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 403 339 0.027433 10.0.0.23 - - [2025-11-20 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.23 - - [2025-11-20 03:53:10] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003290 10.0.0.23 - - [2025-11-20 03:53:10] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.044793 10.0.0.23 - - [2025-11-20 03:53:11] "POST /fqname-to-id HTTP/1.1" 403 339 0.015926 10.0.0.23 - - [2025-11-20 03:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.23 - - [2025-11-20 03:53:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007176 10.0.0.23 - - [2025-11-20 03:53:11] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016238 10.0.0.23 - - [2025-11-20 03:53:11] "GET /virtual-machine-interface/7d717978-9d1f-4194-ae53-e37051e28941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.025720 10.0.0.23 - - [2025-11-20 03:53:11] "GET /virtual-machine-interface/7d717978-9d1f-4194-ae53-e37051e28941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.022346 10.0.0.22 - - [2025-11-20 03:53:11] "GET /obj-perms HTTP/1.1" 200 4915 0.062228 10.0.0.23 - - [2025-11-20 03:53:11] "GET /virtual-machine-interface/7d717978-9d1f-4194-ae53-e37051e28941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.021676 10.0.0.23 - - [2025-11-20 03:53:12] "GET /virtual-network/d48fbe83-bacc-4af0-936f-46a9e229721d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.019364 10.0.0.22 - - [2025-11-20 03:53:12] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.028442 10.0.0.23 - - [2025-11-20 03:53:12] "GET /obj-perms HTTP/1.1" 200 4915 0.064277 10.0.0.23 - - [2025-11-20 03:53:13] "GET /obj-perms HTTP/1.1" 200 4915 0.015646 10.0.0.23 - - [2025-11-20 03:53:13] "GET /obj-perms HTTP/1.1" 200 4915 0.080514 10.0.0.23 - - [2025-11-20 03:53:14] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.018718 10.0.0.50 - - [2025-11-20 03:53:14] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.053218 10.0.0.22 - - [2025-11-20 03:53:14] "GET /obj-perms HTTP/1.1" 200 4915 0.014450 10.0.0.23 - - [2025-11-20 03:53:14] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1 HTTP/1.1" 200 1287 0.019842 10.0.0.23 - - [2025-11-20 03:53:15] "POST /neutron/port HTTP/1.1" 200 151 0.160887 10.0.0.23 - - [2025-11-20 03:53:16] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1 HTTP/1.1" 404 171 0.015452 10.0.0.23 - - [2025-11-20 03:53:16] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1 HTTP/1.1" 404 171 0.016078 10.0.0.23 - - [2025-11-20 03:53:16] "GET /virtual-machine/61406d00-f560-4382-abce-05ba1d2688f1 HTTP/1.1" 404 171 0.013293 10.0.0.23 - - [2025-11-20 03:53:16] "POST /fqname-to-id HTTP/1.1" 403 339 0.017392 10.0.0.23 - - [2025-11-20 03:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.23 - - [2025-11-20 03:53:16] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004403 10.0.0.23 - - [2025-11-20 03:53:16] "GET /virtual-networks?parent_id=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016964 10.0.0.23 - - [2025-11-20 03:53:17] "POST /fqname-to-id HTTP/1.1" 403 361 0.017187 10.0.0.23 - - [2025-11-20 03:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.23 - - [2025-11-20 03:53:17] "GET /routing-instance/e6d612ba-6db5-412c-a3fa-ace5da8be763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.005420 10.0.0.23 - - [2025-11-20 03:53:17] "GET /route-target/3524cc30-65ee-457b-b0f9-ba326310f9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016189 10.0.0.23 - - [2025-11-20 03:53:17] "GET /route-target/3524cc30-65ee-457b-b0f9-ba326310f9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004233 10.0.0.23 - - [2025-11-20 03:53:17] "GET /obj-perms HTTP/1.1" 200 4915 0.063266 10.0.0.22 - - [2025-11-20 03:53:19] "DELETE /project/fdd83657931342a9a8bb343396c090de HTTP/1.1" 404 173 0.006605 10.0.0.22 - - [2025-11-20 03:53:19] "DELETE /project/62379766-4a45-45e6-8396-d4788ba8aab6 HTTP/1.1" 404 177 0.004961 10.0.0.22 - - [2025-11-20 03:53:19] "DELETE /project/e2f09c3c090a4245bd14b30ee31b99ca HTTP/1.1" 404 173 0.006780 10.0.0.22 - - [2025-11-20 03:53:19] "DELETE /project/044e9f5eccf6486abb78c4e186d2d4e1 HTTP/1.1" 404 173 0.004501 10.0.0.23 - - [2025-11-20 03:53:20] "GET /obj-perms HTTP/1.1" 200 5020 0.067043 10.0.0.22 - - [2025-11-20 03:53:21] "GET /obj-perms HTTP/1.1" 200 5020 0.054607 10.0.0.23 - - [2025-11-20 03:53:30] "GET /obj-perms HTTP/1.1" 200 5020 0.003989 10.0.0.22 - - [2025-11-20 03:53:30] "GET /obj-perms HTTP/1.1" 200 5020 0.004734 10.0.0.22 - - [2025-11-20 03:53:36] "GET /obj-perms HTTP/1.1" 200 5020 0.004508 10.0.0.23 - - [2025-11-20 03:53:36] "GET /obj-perms HTTP/1.1" 200 5020 0.003702 10.0.0.22 - - [2025-11-20 03:53:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003999 10.0.0.22 - - [2025-11-20 03:53:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002811 10.0.0.23 - - [2025-11-20 03:53:36] "DELETE /virtual-network/d48fbe83-bacc-4af0-936f-46a9e229721d HTTP/1.1" 200 115 0.123465 10.0.0.23 - - [2025-11-20 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.23 - - [2025-11-20 03:53:37] "DELETE /api-access-list/3127135c-35c4-4646-a62d-ee56f568da03 HTTP/1.1" 200 115 0.029811 10.0.0.22 - - [2025-11-20 03:53:37] "GET /projects?obj_uuids=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001003 10.0.0.23 - - [2025-11-20 03:53:37] "GET /project/fdd83657-9313-42a9-a8bb-343396c090de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.044762 10.0.0.22 - - [2025-11-20 03:53:37] "GET /projects?obj_uuids=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001301 10.0.0.23 - - [2025-11-20 03:53:37] "GET /project/fdd83657-9313-42a9-a8bb-343396c090de?fields=virtual_networks HTTP/1.1" 200 1023 0.049103 10.0.0.22 - - [2025-11-20 03:53:37] "GET /projects?obj_uuids=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001018 10.0.0.23 - - [2025-11-20 03:53:37] "GET /project/fdd83657-9313-42a9-a8bb-343396c090de?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.043989 10.0.0.22 - - [2025-11-20 03:53:37] "GET /projects?obj_uuids=fdd83657-9313-42a9-a8bb-343396c090de&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001143 10.0.0.23 - - [2025-11-20 03:53:37] "GET /project/fdd83657-9313-42a9-a8bb-343396c090de?fields=security_groups HTTP/1.1" 200 1244 0.043078 10.0.0.22 - - [2025-11-20 03:53:37] "GET /projects?obj_uuids=e2f09c3c-090a-4245-bd14-b30ee31b99ca&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001256 10.0.0.23 - - [2025-11-20 03:53:38] "GET /project/e2f09c3c-090a-4245-bd14-b30ee31b99ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.050636 10.0.0.22 - - [2025-11-20 03:53:38] "GET /projects?obj_uuids=e2f09c3c-090a-4245-bd14-b30ee31b99ca&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001459 10.0.0.23 - - [2025-11-20 03:53:38] "GET /project/e2f09c3c-090a-4245-bd14-b30ee31b99ca?fields=virtual_networks HTTP/1.1" 200 1023 0.045614 10.0.0.22 - - [2025-11-20 03:53:38] "GET /projects?obj_uuids=e2f09c3c-090a-4245-bd14-b30ee31b99ca&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001412 10.0.0.23 - - [2025-11-20 03:53:38] "GET /project/e2f09c3c-090a-4245-bd14-b30ee31b99ca?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.051314 10.0.0.22 - - [2025-11-20 03:53:38] "GET /projects?obj_uuids=e2f09c3c-090a-4245-bd14-b30ee31b99ca&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001026 10.0.0.23 - - [2025-11-20 03:53:38] "GET /project/e2f09c3c-090a-4245-bd14-b30ee31b99ca?fields=security_groups HTTP/1.1" 200 1244 0.069079 10.0.0.23 - - [2025-11-20 03:53:40] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004119 10.0.0.23 - - [2025-11-20 03:53:40] "PUT /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20 HTTP/1.1" 200 264 0.012417 10.0.0.22 - - [2025-11-20 03:53:40] "GET /projects?obj_uuids=044e9f5e-ccf6-486a-bb78-c4e186d2d4e1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001417 10.0.0.23 - - [2025-11-20 03:53:40] "GET /project/044e9f5e-ccf6-486a-bb78-c4e186d2d4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.043173 10.0.0.22 - - [2025-11-20 03:53:40] "GET /projects?obj_uuids=044e9f5e-ccf6-486a-bb78-c4e186d2d4e1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001359 10.0.0.23 - - [2025-11-20 03:53:40] "GET /project/044e9f5e-ccf6-486a-bb78-c4e186d2d4e1?fields=virtual_networks HTTP/1.1" 200 1021 0.043843 10.0.0.22 - - [2025-11-20 03:53:40] "GET /projects?obj_uuids=044e9f5e-ccf6-486a-bb78-c4e186d2d4e1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000960 10.0.0.23 - - [2025-11-20 03:53:40] "GET /project/044e9f5e-ccf6-486a-bb78-c4e186d2d4e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.052476 10.0.0.22 - - [2025-11-20 03:53:41] "GET /projects?obj_uuids=044e9f5e-ccf6-486a-bb78-c4e186d2d4e1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001072 10.0.0.23 - - [2025-11-20 03:53:41] "GET /project/044e9f5e-ccf6-486a-bb78-c4e186d2d4e1?fields=security_groups HTTP/1.1" 200 1242 0.038645 10.0.0.23 - - [2025-11-20 03:53:41] "POST /fqname-to-id HTTP/1.1" 404 188 0.033211 10.0.0.22 - - [2025-11-20 03:53:41] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004486 10.0.0.22 - - [2025-11-20 03:53:42] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000923 10.0.0.22 - - [2025-11-20 03:53:42] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006893 10.0.0.22 - - [2025-11-20 03:53:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.002416 10.0.0.22 - - [2025-11-20 03:53:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.009691 10.0.0.22 - - [2025-11-20 03:53:42] "POST /security-groups HTTP/1.1" 200 591 0.075985 10.0.0.22 - - [2025-11-20 03:53:42] "POST /projects HTTP/1.1" 200 585 0.299052 10.0.0.23 - - [2025-11-20 03:53:42] "POST /access-control-lists HTTP/1.1" 200 596 0.037915 10.0.0.22 - - [2025-11-20 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.376959 10.0.0.23 - - [2025-11-20 03:53:42] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.514621 10.0.0.23 - - [2025-11-20 03:53:43] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.23 - - [2025-11-20 03:53:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2025-11-20 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.040174 10.0.0.23 - - [2025-11-20 03:53:46] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003690 10.0.0.23 - - [2025-11-20 03:53:46] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003646 10.0.0.23 - - [2025-11-20 03:53:46] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004165 10.0.0.23 - - [2025-11-20 03:53:46] "PUT /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20 HTTP/1.1" 200 264 0.013050 10.0.0.23 - - [2025-11-20 03:53:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.030473 10.0.0.22 - - [2025-11-20 03:53:47] "GET /projects?obj_uuids=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002822 10.0.0.22 - - [2025-11-20 03:53:47] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.22 - - [2025-11-20 03:53:47] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007379 10.0.0.22 - - [2025-11-20 03:53:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.001293 10.0.0.22 - - [2025-11-20 03:53:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.004654 10.0.0.22 - - [2025-11-20 03:53:48] "POST /security-groups HTTP/1.1" 200 591 0.028260 10.0.0.23 - - [2025-11-20 03:53:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.006154 10.0.0.22 - - [2025-11-20 03:53:48] "POST /projects HTTP/1.1" 200 585 0.220265 10.0.0.22 - - [2025-11-20 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.291520 10.0.0.23 - - [2025-11-20 03:53:48] "POST /access-control-lists HTTP/1.1" 200 594 0.036486 10.0.0.23 - - [2025-11-20 03:53:48] "GET /project/2df81ec4-a547-4b84-99fb-611c540a18d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.454997 10.0.0.23 - - [2025-11-20 03:53:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.027218 10.0.0.22 - - [2025-11-20 03:53:48] "GET /projects?obj_uuids=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002934 10.0.0.22 - - [2025-11-20 03:53:48] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000995 10.0.0.22 - - [2025-11-20 03:53:48] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007790 10.0.0.22 - - [2025-11-20 03:53:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.002824 10.0.0.22 - - [2025-11-20 03:53:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.006204 10.0.0.22 - - [2025-11-20 03:53:48] "POST /security-groups HTTP/1.1" 200 591 0.031039 10.0.0.22 - - [2025-11-20 03:53:49] "POST /projects HTTP/1.1" 200 585 0.240943 10.0.0.23 - - [2025-11-20 03:53:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.014928 10.0.0.22 - - [2025-11-20 03:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.312852 10.0.0.23 - - [2025-11-20 03:53:49] "GET /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.451936 10.0.0.23 - - [2025-11-20 03:53:49] "GET / HTTP/1.1" 200 35931 0.001788 10.0.0.23 - - [2025-11-20 03:53:50] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.23 - - [2025-11-20 03:53:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.003484 10.0.0.23 - - [2025-11-20 03:53:50] "POST /api-access-lists HTTP/1.1" 200 521 0.022962 10.0.0.23 - - [2025-11-20 03:53:51] "GET /api-access-list/39182725-8322-420e-869d-77c627b4a97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005603 10.0.0.23 - - [2025-11-20 03:53:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2025-11-20 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.048187 10.0.0.22 - - [2025-11-20 03:53:51] "GET /projects?obj_uuids=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001114 10.0.0.23 - - [2025-11-20 03:53:51] "GET /project/2df81ec4-a547-4b84-99fb-611c540a18d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.059274 10.0.0.23 - - [2025-11-20 03:53:51] "GET /virtual-networks?parent_id=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018330 10.0.0.23 - - [2025-11-20 03:53:52] "POST /virtual-networks HTTP/1.1" 200 583 0.092380 10.0.0.23 - - [2025-11-20 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.030824 10.0.0.23 - - [2025-11-20 03:53:52] "POST /ref-update HTTP/1.1" 200 156 0.023432 10.0.0.23 - - [2025-11-20 03:53:52] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014990 10.0.0.22 - - [2025-11-20 03:53:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008410 10.0.0.23 - - [2025-11-20 03:53:52] "POST /ref-update HTTP/1.1" 200 156 0.091002 10.0.0.23 - - [2025-11-20 03:53:52] "GET /virtual-network/0ceef705-e8bd-40fb-a153-b99163257955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.020185 10.0.0.23 - - [2025-11-20 03:53:52] "POST /neutron/network HTTP/1.1" 200 848 0.053125 10.0.0.23 - - [2025-11-20 03:53:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.23 - - [2025-11-20 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.051093 10.0.0.22 - - [2025-11-20 03:53:53] "GET /projects?obj_uuids=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001255 10.0.0.23 - - [2025-11-20 03:53:53] "GET /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.058353 10.0.0.23 - - [2025-11-20 03:53:53] "GET /virtual-networks?parent_id=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019021 10.0.0.23 - - [2025-11-20 03:53:53] "POST /virtual-networks HTTP/1.1" 200 583 0.092365 10.0.0.23 - - [2025-11-20 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.035124 10.0.0.23 - - [2025-11-20 03:53:53] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017173 10.0.0.22 - - [2025-11-20 03:53:53] "POST /useragent-kv HTTP/1.1" 200 115 0.014313 10.0.0.23 - - [2025-11-20 03:53:53] "POST /ref-update HTTP/1.1" 200 156 0.123679 10.0.0.23 - - [2025-11-20 03:53:53] "POST /neutron/network HTTP/1.1" 200 847 0.062241 10.0.0.23 - - [2025-11-20 03:53:53] "GET /virtual-network/f635707c-1946-4635-8ff9-5af3cff3d3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.022719 10.0.0.23 - - [2025-11-20 03:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.23 - - [2025-11-20 03:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.50 - - [2025-11-20 03:53:55] "GET /obj-perms HTTP/1.1" 403 257 0.038617 10.0.0.50 - - [2025-11-20 03:53:56] "GET /virtual-network/0ceef705-e8bd-40fb-a153-b99163257955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.015275 10.0.0.22 - - [2025-11-20 03:53:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.23 - - [2025-11-20 03:53:57] "GET /obj-perms HTTP/1.1" 403 257 0.041913 10.0.0.23 - - [2025-11-20 03:53:57] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.056229 10.0.0.23 - - [2025-11-20 03:53:57] "PUT /virtual-network/0ceef705-e8bd-40fb-a153-b99163257955 HTTP/1.1" 200 264 0.043791 10.0.0.23 - - [2025-11-20 03:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.23 - - [2025-11-20 03:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.50 - - [2025-11-20 03:53:58] "GET /virtual-network/0ceef705-e8bd-40fb-a153-b99163257955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.038045 10.0.0.22 - - [2025-11-20 03:53:58] "GET /obj-perms HTTP/1.1" 403 257 0.042149 10.0.0.23 - - [2025-11-20 03:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.23 - - [2025-11-20 03:53:59] "GET /obj-perms HTTP/1.1" 403 257 0.037821 10.0.0.23 - - [2025-11-20 03:53:59] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.036507 10.0.0.23 - - [2025-11-20 03:53:59] "PUT /virtual-network/0ceef705-e8bd-40fb-a153-b99163257955 HTTP/1.1" 200 264 0.052186 10.0.0.22 - - [2025-11-20 03:53:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004304 10.0.0.22 - - [2025-11-20 03:53:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003626 10.0.0.23 - - [2025-11-20 03:53:59] "DELETE /virtual-network/f635707c-1946-4635-8ff9-5af3cff3d3a0 HTTP/1.1" 200 115 0.136753 10.0.0.23 - - [2025-11-20 03:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007469 10.0.0.22 - - [2025-11-20 03:53:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005443 10.0.0.22 - - [2025-11-20 03:53:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005718 10.0.0.23 - - [2025-11-20 03:53:59] "DELETE /virtual-network/0ceef705-e8bd-40fb-a153-b99163257955 HTTP/1.1" 200 115 0.139933 10.0.0.23 - - [2025-11-20 03:53:59] "DELETE /route-target/c036ae5d-03b2-4519-bdf0-a29b5e5ba0ed HTTP/1.1" 200 115 0.034812 10.0.0.23 - - [2025-11-20 03:53:59] "DELETE /api-access-list/39182725-8322-420e-869d-77c627b4a97a HTTP/1.1" 200 115 0.040637 10.0.0.22 - - [2025-11-20 03:53:59] "GET /projects?obj_uuids=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001407 10.0.0.23 - - [2025-11-20 03:53:59] "GET /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.040815 10.0.0.22 - - [2025-11-20 03:53:59] "GET /projects?obj_uuids=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001059 10.0.0.23 - - [2025-11-20 03:53:59] "GET /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2?fields=virtual_networks HTTP/1.1" 200 1031 0.061949 10.0.0.22 - - [2025-11-20 03:54:00] "GET /projects?obj_uuids=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001422 10.0.0.23 - - [2025-11-20 03:54:00] "GET /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.044930 10.0.0.22 - - [2025-11-20 03:54:00] "GET /projects?obj_uuids=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001109 10.0.0.23 - - [2025-11-20 03:54:00] "GET /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2?fields=security_groups HTTP/1.1" 200 1257 0.057357 10.0.0.22 - - [2025-11-20 03:54:00] "GET /projects?obj_uuids=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001417 10.0.0.23 - - [2025-11-20 03:54:00] "GET /project/2df81ec4-a547-4b84-99fb-611c540a18d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040473 10.0.0.22 - - [2025-11-20 03:54:00] "GET /projects?obj_uuids=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001666 10.0.0.23 - - [2025-11-20 03:54:00] "GET /project/2df81ec4-a547-4b84-99fb-611c540a18d8?fields=virtual_networks HTTP/1.1" 200 1032 0.038290 10.0.0.22 - - [2025-11-20 03:54:00] "GET /projects?obj_uuids=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001224 10.0.0.23 - - [2025-11-20 03:54:00] "GET /project/2df81ec4-a547-4b84-99fb-611c540a18d8?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.047039 10.0.0.22 - - [2025-11-20 03:54:00] "GET /projects?obj_uuids=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001436 10.0.0.23 - - [2025-11-20 03:54:00] "GET /project/2df81ec4-a547-4b84-99fb-611c540a18d8?fields=security_groups HTTP/1.1" 200 1258 0.054432 10.0.0.23 - - [2025-11-20 03:54:04] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.23 - - [2025-11-20 03:54:05] "GET / HTTP/1.1" 200 35931 0.002151 10.0.0.23 - - [2025-11-20 03:54:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000623 10.0.0.23 - - [2025-11-20 03:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.096569 10.0.0.22 - - [2025-11-20 03:54:06] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001135 10.0.0.23 - - [2025-11-20 03:54:06] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.057912 10.0.0.23 - - [2025-11-20 03:54:06] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.013641 10.0.0.23 - - [2025-11-20 03:54:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.013960 10.0.0.23 - - [2025-11-20 03:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015551 10.0.0.22 - - [2025-11-20 03:54:06] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001459 10.0.0.23 - - [2025-11-20 03:54:06] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.022211 10.0.0.23 - - [2025-11-20 03:54:06] "POST /service-templates HTTP/1.1" 403 264 0.013938 10.0.0.23 - - [2025-11-20 03:54:06] "POST /fqname-to-id HTTP/1.1" 404 215 0.004230 10.0.0.23 - - [2025-11-20 03:54:06] "POST /api-access-lists HTTP/1.1" 200 555 0.025925 10.0.0.23 - - [2025-11-20 03:54:06] "GET /api-access-list/ef62c0e5-c720-40a1-9af5-973d322c09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.006269 10.0.0.23 - - [2025-11-20 03:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020418 10.0.0.22 - - [2025-11-20 03:54:06] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001218 10.0.0.23 - - [2025-11-20 03:54:06] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.065843 10.0.0.23 - - [2025-11-20 03:54:06] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018153 10.0.0.23 - - [2025-11-20 03:54:06] "POST /virtual-networks HTTP/1.1" 200 583 0.093146 10.0.0.23 - - [2025-11-20 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.032867 10.0.0.23 - - [2025-11-20 03:54:07] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015281 10.0.0.22 - - [2025-11-20 03:54:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006660 10.0.0.23 - - [2025-11-20 03:54:07] "POST /ref-update HTTP/1.1" 200 156 0.085833 10.0.0.23 - - [2025-11-20 03:54:07] "POST /neutron/network HTTP/1.1" 200 847 0.063118 10.0.0.23 - - [2025-11-20 03:54:07] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.020083 10.0.0.23 - - [2025-11-20 03:54:07] "POST /neutron/subnet HTTP/1.1" 200 674 0.042047 10.0.0.23 - - [2025-11-20 03:54:07] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006281 10.0.0.23 - - [2025-11-20 03:54:07] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003848 10.0.0.23 - - [2025-11-20 03:54:07] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006211 10.0.0.22 - - [2025-11-20 03:54:08] "GET /obj-perms HTTP/1.1" 200 5030 0.053787 10.0.0.23 - - [2025-11-20 03:54:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.015786 10.0.0.23 - - [2025-11-20 03:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014728 10.0.0.22 - - [2025-11-20 03:54:09] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001092 10.0.0.23 - - [2025-11-20 03:54:09] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.020536 10.0.0.23 - - [2025-11-20 03:54:09] "POST /service-templates HTTP/1.1" 403 264 0.012453 10.0.0.23 - - [2025-11-20 03:54:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.003333 10.0.0.23 - - [2025-11-20 03:54:09] "POST /api-access-lists HTTP/1.1" 200 521 0.024335 10.0.0.23 - - [2025-11-20 03:54:09] "GET /api-access-list/39dccb81-de5d-48a3-846e-b939011d67d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005590 10.0.0.23 - - [2025-11-20 03:54:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.020506 10.0.0.23 - - [2025-11-20 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016141 10.0.0.22 - - [2025-11-20 03:54:09] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001517 10.0.0.23 - - [2025-11-20 03:54:09] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.025549 10.0.0.23 - - [2025-11-20 03:54:09] "POST /service-templates HTTP/1.1" 200 551 0.052153 10.0.0.23 - - [2025-11-20 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.025068 10.0.0.23 - - [2025-11-20 03:54:09] "GET /service-template/9e7452bd-86d2-4694-9f2a-aa863bcf8595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.020093 10.0.0.23 - - [2025-11-20 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.022927 10.0.0.23 - - [2025-11-20 03:54:09] "GET /service-template/9e7452bd-86d2-4694-9f2a-aa863bcf8595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.018015 10.0.0.23 - - [2025-11-20 03:54:10] "GET /obj-perms HTTP/1.1" 403 257 0.037292 10.0.0.50 - - [2025-11-20 03:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028996 10.0.0.22 - - [2025-11-20 03:54:11] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.129880 10.0.0.23 - - [2025-11-20 03:54:11] "GET /obj-perms HTTP/1.1" 403 257 0.037385 10.0.0.23 - - [2025-11-20 03:54:11] "GET /api-access-list/ef62c0e5-c720-40a1-9af5-973d322c09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.003916 10.0.0.23 - - [2025-11-20 03:54:11] "PUT /api-access-list/ef62c0e5-c720-40a1-9af5-973d322c09b6 HTTP/1.1" 200 264 0.023586 10.0.0.23 - - [2025-11-20 03:54:11] "DELETE /access-control-list/39a68b51-0348-4d69-9d0c-a84a4ce53c23 HTTP/1.1" 200 115 0.066162 10.0.0.23 - - [2025-11-20 03:54:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.23 - - [2025-11-20 03:54:12] "DELETE /access-control-list/4640c8fe-85fb-43d1-8c9d-8fad43ea29c3 HTTP/1.1" 200 115 0.059977 10.0.0.23 - - [2025-11-20 03:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.064920 10.0.0.22 - - [2025-11-20 03:54:12] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001067 10.0.0.23 - - [2025-11-20 03:54:12] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.083733 10.0.0.23 - - [2025-11-20 03:54:12] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.025937 10.0.0.23 - - [2025-11-20 03:54:12] "POST /virtual-networks HTTP/1.1" 403 263 0.015249 10.0.0.23 - - [2025-11-20 03:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.23 - - [2025-11-20 03:54:13] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.034231 10.0.0.23 - - [2025-11-20 03:54:13] "GET /api-access-list/39dccb81-de5d-48a3-846e-b939011d67d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.008621 10.0.0.23 - - [2025-11-20 03:54:13] "PUT /api-access-list/39dccb81-de5d-48a3-846e-b939011d67d4 HTTP/1.1" 200 264 0.014473 10.0.0.23 - - [2025-11-20 03:54:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.023633 10.0.0.23 - - [2025-11-20 03:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.025647 10.0.0.22 - - [2025-11-20 03:54:13] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001540 10.0.0.23 - - [2025-11-20 03:54:13] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027351 10.0.0.23 - - [2025-11-20 03:54:13] "POST /service-templates HTTP/1.1" 403 264 0.017989 10.0.0.23 - - [2025-11-20 03:54:13] "GET /api-access-list/ef62c0e5-c720-40a1-9af5-973d322c09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.007687 10.0.0.23 - - [2025-11-20 03:54:13] "PUT /api-access-list/ef62c0e5-c720-40a1-9af5-973d322c09b6 HTTP/1.1" 200 264 0.015571 10.0.0.23 - - [2025-11-20 03:54:13] "GET /api-access-list/39dccb81-de5d-48a3-846e-b939011d67d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003935 10.0.0.23 - - [2025-11-20 03:54:14] "PUT /api-access-list/39dccb81-de5d-48a3-846e-b939011d67d4 HTTP/1.1" 200 264 0.012816 10.0.0.23 - - [2025-11-20 03:54:14] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.013935 10.0.0.23 - - [2025-11-20 03:54:15] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.042207 10.0.0.50 - - [2025-11-20 03:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.50 - - [2025-11-20 03:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.22 - - [2025-11-20 03:54:15] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.023623 10.0.0.22 - - [2025-11-20 03:54:16] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.039768 10.0.0.23 - - [2025-11-20 03:54:16] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004504 10.0.0.23 - - [2025-11-20 03:54:16] "PUT /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20 HTTP/1.1" 200 264 0.012317 10.0.0.23 - - [2025-11-20 03:54:16] "GET /obj-perms HTTP/1.1" 403 257 0.014768 10.0.0.23 - - [2025-11-20 03:54:16] "GET /obj-perms HTTP/1.1" 403 257 0.014330 10.0.0.23 - - [2025-11-20 03:54:16] "DELETE /api-access-list/ef62c0e5-c720-40a1-9af5-973d322c09b6 HTTP/1.1" 200 115 0.034245 10.0.0.23 - - [2025-11-20 03:54:16] "DELETE /api-access-list/39dccb81-de5d-48a3-846e-b939011d67d4 HTTP/1.1" 200 115 0.029360 10.0.0.23 - - [2025-11-20 03:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.50 - - [2025-11-20 03:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.22 - - [2025-11-20 03:54:18] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.039017 10.0.0.23 - - [2025-11-20 03:54:18] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.036952 10.0.0.23 - - [2025-11-20 03:54:18] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.003929 10.0.0.23 - - [2025-11-20 03:54:18] "PUT /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20 HTTP/1.1" 200 264 0.013223 10.0.0.23 - - [2025-11-20 03:54:18] "GET /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.018394 10.0.0.23 - - [2025-11-20 03:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016608 10.0.0.23 - - [2025-11-20 03:54:18] "DELETE /service-template/9e7452bd-86d2-4694-9f2a-aa863bcf8595 HTTP/1.1" 200 115 0.035716 10.0.0.23 - - [2025-11-20 03:54:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.020005 10.0.0.22 - - [2025-11-20 03:54:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009020 10.0.0.23 - - [2025-11-20 03:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.22 - - [2025-11-20 03:54:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004823 10.0.0.23 - - [2025-11-20 03:54:18] "DELETE /virtual-network/7b72ba1b-2322-414f-bfa2-1dc491dc12c9 HTTP/1.1" 200 115 0.128535 10.0.0.23 - - [2025-11-20 03:54:19] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004690 10.0.0.23 - - [2025-11-20 03:54:19] "PUT /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20 HTTP/1.1" 200 264 0.015233 10.0.0.23 - - [2025-11-20 03:54:19] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.004422 10.0.0.23 - - [2025-11-20 03:54:19] "PUT /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20 HTTP/1.1" 200 264 0.012767 10.0.0.22 - - [2025-11-20 03:54:19] "DELETE /project/fdd83657-9313-42a9-a8bb-343396c090de HTTP/1.1" 404 177 0.015273 10.0.0.22 - - [2025-11-20 03:54:19] "DELETE /project/05d8da988af248cea7c59e2851af70f2 HTTP/1.1" 404 173 0.017586 10.0.0.22 - - [2025-11-20 03:54:19] "DELETE /project/d7468b1a4e2b40a9a0621ed483d86553 HTTP/1.1" 404 173 0.012813 10.0.0.22 - - [2025-11-20 03:54:19] "DELETE /project/e2f09c3c-090a-4245-bd14-b30ee31b99ca HTTP/1.1" 404 177 0.008960 10.0.0.22 - - [2025-11-20 03:54:19] "DELETE /project/044e9f5e-ccf6-486a-bb78-c4e186d2d4e1 HTTP/1.1" 404 177 0.010211 10.0.0.22 - - [2025-11-20 03:54:19] "DELETE /project/2df81ec4a5474b8499fb611c540a18d8 HTTP/1.1" 404 173 0.008332 10.0.0.22 - - [2025-11-20 03:54:19] "GET /projects?obj_uuids=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001015 10.0.0.22 - - [2025-11-20 03:54:19] "GET /projects?obj_uuids=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000829 10.0.0.22 - - [2025-11-20 03:54:19] "GET /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.072395 10.0.0.22 - - [2025-11-20 03:54:19] "GET /project/2df81ec4-a547-4b84-99fb-611c540a18d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.079230 10.0.0.22 - - [2025-11-20 03:54:19] "GET /projects?obj_uuids=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001196 10.0.0.22 - - [2025-11-20 03:54:19] "GET /projects?obj_uuids=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000881 10.0.0.22 - - [2025-11-20 03:54:19] "GET /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2?fields=security_groups HTTP/1.1" 200 1362 0.048037 10.0.0.22 - - [2025-11-20 03:54:19] "GET /project/2df81ec4-a547-4b84-99fb-611c540a18d8?fields=security_groups HTTP/1.1" 200 1363 0.062958 10.0.0.22 - - [2025-11-20 03:54:19] "DELETE /security-group/8813f73d-0575-4c45-a5a2-757880568c93 HTTP/1.1" 200 115 0.056719 10.0.0.22 - - [2025-11-20 03:54:19] "GET /projects?obj_uuids=05d8da98-8af2-48ce-a7c5-9e2851af70f2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.22 - - [2025-11-20 03:54:19] "DELETE /security-group/d63f9a4f-b4e1-467a-bde4-0efb5026062d HTTP/1.1" 200 115 0.077734 10.0.0.22 - - [2025-11-20 03:54:19] "GET /projects?obj_uuids=2df81ec4-a547-4b84-99fb-611c540a18d8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001892 10.0.0.22 - - [2025-11-20 03:54:19] "GET /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2?fields=application_policy_sets HTTP/1.1" 200 1401 0.065228 10.0.0.23 - - [2025-11-20 03:54:19] "DELETE /access-control-list/6661ef4e-e113-4342-8fe4-ea92a9af3a30 HTTP/1.1" 200 115 0.052121 10.0.0.22 - - [2025-11-20 03:54:19] "GET /project/2df81ec4-a547-4b84-99fb-611c540a18d8?fields=application_policy_sets HTTP/1.1" 200 1402 0.070714 10.0.0.22 - - [2025-11-20 03:54:20] "DELETE /project/05d8da98-8af2-48ce-a7c5-9e2851af70f2 HTTP/1.1" 200 115 0.536002 10.0.0.22 - - [2025-11-20 03:54:20] "DELETE /project/2df81ec4-a547-4b84-99fb-611c540a18d8 HTTP/1.1" 200 115 0.591325 10.0.0.23 - - [2025-11-20 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.22 - - [2025-11-20 03:54:21] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001772 10.0.0.23 - - [2025-11-20 03:54:21] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.052157 10.0.0.22 - - [2025-11-20 03:54:22] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001589 10.0.0.23 - - [2025-11-20 03:54:22] "POST /neutron/network HTTP/1.1" 200 643 0.204795 10.0.0.23 - - [2025-11-20 03:54:22] "POST /id-to-fqname HTTP/1.1" 200 240 0.003438 10.0.0.23 - - [2025-11-20 03:54:22] "GET /virtual-network/5cd0d307-040f-451a-ac02-6cc4efb00143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005979 10.0.0.23 - - [2025-11-20 03:54:22] "POST /neutron/network HTTP/1.1" 200 861 0.006825 10.0.0.23 - - [2025-11-20 03:54:22] "GET /virtual-network/5cd0d307-040f-451a-ac02-6cc4efb00143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006396 10.0.0.23 - - [2025-11-20 03:54:22] "POST /neutron/network HTTP/1.1" 200 861 0.006325 10.0.0.23 - - [2025-11-20 03:54:22] "GET /virtual-network/5cd0d307-040f-451a-ac02-6cc4efb00143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005687 10.0.0.23 - - [2025-11-20 03:54:22] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004060 10.0.0.23 - - [2025-11-20 03:54:22] "POST /route-targets HTTP/1.1" 200 327 0.013247 10.0.0.23 - - [2025-11-20 03:54:22] "GET /virtual-network/5cd0d307-040f-451a-ac02-6cc4efb00143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006092 10.0.0.23 - - [2025-11-20 03:54:23] "GET /obj-perms HTTP/1.1" 200 5030 0.060057 10.0.0.23 - - [2025-11-20 03:54:23] "POST /fqname-to-id HTTP/1.1" 404 215 0.004459 10.0.0.23 - - [2025-11-20 03:54:23] "POST /api-access-lists HTTP/1.1" 200 555 0.027417 10.0.0.23 - - [2025-11-20 03:54:23] "GET /api-access-list/8218b55e-e574-4c5e-bb47-e6f35c592394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2442 0.005807 10.0.0.23 - - [2025-11-20 03:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.023512 10.0.0.22 - - [2025-11-20 03:54:23] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001090 10.0.0.23 - - [2025-11-20 03:54:23] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.061559 10.0.0.23 - - [2025-11-20 03:54:23] "POST /neutron/network HTTP/1.1" 200 693 0.033181 10.0.0.23 - - [2025-11-20 03:54:23] "POST /ref-update HTTP/1.1" 200 156 0.032881 10.0.0.23 - - [2025-11-20 03:54:24] "POST /neutron/network HTTP/1.1" 200 865 0.032924 10.0.0.23 - - [2025-11-20 03:54:24] "POST /id-to-fqname HTTP/1.1" 200 240 0.017256 10.0.0.23 - - [2025-11-20 03:54:24] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.017790 10.0.0.23 - - [2025-11-20 03:54:24] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.018740 10.0.0.23 - - [2025-11-20 03:54:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.046844 10.0.0.23 - - [2025-11-20 03:54:24] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006170 10.0.0.23 - - [2025-11-20 03:54:24] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003894 10.0.0.23 - - [2025-11-20 03:54:24] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005656 10.0.0.50 - - [2025-11-20 03:54:25] "GET /obj-perms HTTP/1.1" 200 5030 0.115243 10.0.0.23 - - [2025-11-20 03:54:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.017256 10.0.0.23 - - [2025-11-20 03:54:25] "POST /fqname-to-id HTTP/1.1" 404 263 0.006844 10.0.0.23 - - [2025-11-20 03:54:25] "PUT /access-control-list/faf280ba-1c8c-4e17-84a0-100c8bad2d8b HTTP/1.1" 200 272 0.033420 10.0.0.22 - - [2025-11-20 03:54:25] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001364 10.0.0.23 - - [2025-11-20 03:54:25] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.086556 10.0.0.22 - - [2025-11-20 03:54:25] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001047 10.0.0.23 - - [2025-11-20 03:54:26] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.092241 10.0.0.22 - - [2025-11-20 03:54:26] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001100 10.0.0.23 - - [2025-11-20 03:54:26] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.227203 10.0.0.23 - - [2025-11-20 03:54:26] "PUT /access-control-list/faf280ba-1c8c-4e17-84a0-100c8bad2d8b HTTP/1.1" 200 272 0.014671 10.0.0.23 - - [2025-11-20 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.030483 10.0.0.23 - - [2025-11-20 03:54:26] "GET /security-group/c3aec2e3-9f5c-4e7f-a3d6-c1c0c1ef0e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.020176 10.0.0.23 - - [2025-11-20 03:54:27] "POST /id-to-fqname HTTP/1.1" 200 240 0.016603 10.0.0.22 - - [2025-11-20 03:54:28] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001195 10.0.0.23 - - [2025-11-20 03:54:28] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.064017 10.0.0.23 - - [2025-11-20 03:54:28] "POST /neutron/network HTTP/1.1" 200 865 0.007170 10.0.0.23 - - [2025-11-20 03:54:28] "POST /neutron/port HTTP/1.1" 200 117 0.034646 10.0.0.22 - - [2025-11-20 03:54:29] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001322 10.0.0.23 - - [2025-11-20 03:54:29] "POST /neutron/port HTTP/1.1" 200 1061 0.490017 10.0.0.23 - - [2025-11-20 03:54:29] "POST /neutron/port HTTP/1.1" 200 1115 0.092655 10.0.0.23 - - [2025-11-20 03:54:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.009310 10.0.0.23 - - [2025-11-20 03:54:34] "POST /neutron/port HTTP/1.1" 200 1089 0.014801 10.0.0.23 - - [2025-11-20 03:54:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007282 10.0.0.23 - - [2025-11-20 03:54:34] "POST /neutron/port HTTP/1.1" 200 1089 0.014634 10.0.0.23 - - [2025-11-20 03:54:34] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 401 292 0.000555 10.0.0.23 - - [2025-11-20 03:54:34] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 200 1293 0.062815 10.0.0.23 - - [2025-11-20 03:54:34] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 200 1293 0.018828 10.0.0.23 - - [2025-11-20 03:54:34] "GET /virtual-machine-interface/43bba424-0091-4cdf-841e-a181b14b27ef HTTP/1.1" 200 3022 0.019257 10.0.0.23 - - [2025-11-20 03:54:34] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 200 1293 0.016818 10.0.0.23 - - [2025-11-20 03:54:34] "GET /virtual-machine-interface/43bba424-0091-4cdf-841e-a181b14b27ef HTTP/1.1" 200 3022 0.019362 10.0.0.23 - - [2025-11-20 03:54:35] "GET /instance-ip/9cc60e24-d0d3-448e-8b96-1073d323198a HTTP/1.1" 200 1642 0.018863 10.0.0.23 - - [2025-11-20 03:54:35] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 200 1293 0.018221 10.0.0.23 - - [2025-11-20 03:54:35] "GET /virtual-machine-interface/43bba424-0091-4cdf-841e-a181b14b27ef HTTP/1.1" 200 3022 0.021330 10.0.0.23 - - [2025-11-20 03:54:35] "GET /instance-ip/9cc60e24-d0d3-448e-8b96-1073d323198a HTTP/1.1" 200 1642 0.018324 10.0.0.23 - - [2025-11-20 03:54:35] "POST /fqname-to-id HTTP/1.1" 403 354 0.018858 10.0.0.23 - - [2025-11-20 03:54:35] "GET / HTTP/1.1" 200 35931 0.002489 10.0.0.23 - - [2025-11-20 03:54:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000411 10.0.0.23 - - [2025-11-20 03:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.030722 10.0.0.23 - - [2025-11-20 03:54:35] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005266 10.0.0.23 - - [2025-11-20 03:54:35] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022215 10.0.0.23 - - [2025-11-20 03:54:35] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.020673 10.0.0.23 - - [2025-11-20 03:54:35] "POST /fqname-to-id HTTP/1.1" 403 354 0.017555 10.0.0.23 - - [2025-11-20 03:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.23 - - [2025-11-20 03:54:35] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003356 10.0.0.23 - - [2025-11-20 03:54:35] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022413 10.0.0.23 - - [2025-11-20 03:54:36] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.021253 10.0.0.23 - - [2025-11-20 03:54:36] "POST /fqname-to-id HTTP/1.1" 403 354 0.017105 10.0.0.23 - - [2025-11-20 03:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.23 - - [2025-11-20 03:54:36] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003934 10.0.0.23 - - [2025-11-20 03:54:36] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025251 10.0.0.23 - - [2025-11-20 03:54:36] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.020405 10.0.0.23 - - [2025-11-20 03:54:36] "POST /fqname-to-id HTTP/1.1" 403 354 0.017164 10.0.0.23 - - [2025-11-20 03:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.23 - - [2025-11-20 03:54:36] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004678 10.0.0.23 - - [2025-11-20 03:54:36] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021150 10.0.0.23 - - [2025-11-20 03:54:36] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.020689 10.0.0.23 - - [2025-11-20 03:54:36] "POST /fqname-to-id HTTP/1.1" 403 354 0.015834 10.0.0.23 - - [2025-11-20 03:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.23 - - [2025-11-20 03:54:36] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003653 10.0.0.23 - - [2025-11-20 03:54:36] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022693 10.0.0.23 - - [2025-11-20 03:54:36] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.019495 10.0.0.23 - - [2025-11-20 03:54:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006982 10.0.0.23 - - [2025-11-20 03:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016174 10.0.0.23 - - [2025-11-20 03:54:39] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.018271 10.0.0.23 - - [2025-11-20 03:54:41] "POST /fqname-to-id HTTP/1.1" 403 354 0.017995 10.0.0.23 - - [2025-11-20 03:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.23 - - [2025-11-20 03:54:41] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004257 10.0.0.23 - - [2025-11-20 03:54:41] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024014 10.0.0.23 - - [2025-11-20 03:54:41] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.023139 10.0.0.23 - - [2025-11-20 03:54:42] "POST /fqname-to-id HTTP/1.1" 403 354 0.019146 10.0.0.23 - - [2025-11-20 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.23 - - [2025-11-20 03:54:42] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003839 10.0.0.23 - - [2025-11-20 03:54:42] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024389 10.0.0.23 - - [2025-11-20 03:54:42] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.021219 10.0.0.23 - - [2025-11-20 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.022983 10.0.0.23 - - [2025-11-20 03:54:42] "GET /routing-instance/dcfe9e13-1fab-47f2-ad74-43289e1e1071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.021188 10.0.0.23 - - [2025-11-20 03:54:42] "POST /fqname-to-id HTTP/1.1" 403 354 0.016493 10.0.0.23 - - [2025-11-20 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.23 - - [2025-11-20 03:54:42] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003639 10.0.0.23 - - [2025-11-20 03:54:42] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019262 10.0.0.23 - - [2025-11-20 03:54:42] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.020077 10.0.0.23 - - [2025-11-20 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015776 10.0.0.23 - - [2025-11-20 03:54:42] "GET /routing-instance/dcfe9e13-1fab-47f2-ad74-43289e1e1071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.022302 10.0.0.22 - - [2025-11-20 03:54:42] "GET /obj-perms HTTP/1.1" 403 257 0.014384 10.0.0.23 - - [2025-11-20 03:54:42] "GET /obj-perms HTTP/1.1" 403 257 0.013113 10.0.0.23 - - [2025-11-20 03:54:42] "GET /obj-perms HTTP/1.1" 403 257 0.012851 10.0.0.22 - - [2025-11-20 03:54:42] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.017924 10.0.0.23 - - [2025-11-20 03:54:42] "GET /obj-perms HTTP/1.1" 403 257 0.012486 10.0.0.23 - - [2025-11-20 03:54:42] "GET /obj-perms HTTP/1.1" 403 257 0.013335 10.0.0.23 - - [2025-11-20 03:54:43] "GET /obj-perms HTTP/1.1" 403 257 0.015710 10.0.0.23 - - [2025-11-20 03:54:43] "GET /obj-perms HTTP/1.1" 403 257 0.035122 10.0.0.22 - - [2025-11-20 03:54:43] "GET /obj-perms HTTP/1.1" 200 5030 0.004994 10.0.0.23 - - [2025-11-20 03:54:43] "GET /obj-perms HTTP/1.1" 403 257 0.017949 10.0.0.23 - - [2025-11-20 03:54:44] "GET /obj-perms HTTP/1.1" 200 5030 0.005532 10.0.0.50 - - [2025-11-20 03:54:44] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.060842 10.0.0.22 - - [2025-11-20 03:54:44] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.026906 10.0.0.23 - - [2025-11-20 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015781 10.0.0.22 - - [2025-11-20 03:54:44] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001307 10.0.0.23 - - [2025-11-20 03:54:44] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.068050 10.0.0.23 - - [2025-11-20 03:54:44] "GET /virtual-network/5cd0d307-040f-451a-ac02-6cc4efb00143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.020782 10.0.0.23 - - [2025-11-20 03:54:44] "GET /floating-ip-pools?parent_id=5cd0d307-040f-451a-ac02-6cc4efb00143&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.020026 10.0.0.23 - - [2025-11-20 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018127 10.0.0.23 - - [2025-11-20 03:54:44] "GET /floating-ip-pool/70504039-fc24-42e7-ae4a-2477f2337c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1181 0.024630 10.0.0.22 - - [2025-11-20 03:54:44] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001275 10.0.0.23 - - [2025-11-20 03:54:44] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.075727 10.0.0.23 - - [2025-11-20 03:54:44] "POST /floating-ips HTTP/1.1" 200 616 0.073045 10.0.0.23 - - [2025-11-20 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.036384 10.0.0.23 - - [2025-11-20 03:54:44] "GET /floating-ip/ab71e3a0-dd03-41c1-9ca6-4932677bb01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.019714 10.0.0.23 - - [2025-11-20 03:54:45] "GET /floating-ip/ab71e3a0-dd03-41c1-9ca6-4932677bb01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.018160 10.0.0.23 - - [2025-11-20 03:54:45] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015539 10.0.0.23 - - [2025-11-20 03:54:45] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.020601 10.0.0.23 - - [2025-11-20 03:54:45] "GET /virtual-machine-interface/43bba424-0091-4cdf-841e-a181b14b27ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2801 0.030518 10.0.0.23 - - [2025-11-20 03:54:45] "POST /ref-update HTTP/1.1" 200 156 0.025988 10.0.0.23 - - [2025-11-20 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015107 10.0.0.23 - - [2025-11-20 03:54:45] "GET /routing-instance/54a9cbe0-05fc-479d-86f0-5932ec818bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.021508 10.0.0.23 - - [2025-11-20 03:54:45] "GET /obj-perms HTTP/1.1" 403 257 0.040623 10.0.0.23 - - [2025-11-20 03:54:45] "GET /obj-perms HTTP/1.1" 403 257 0.016827 10.0.0.23 - - [2025-11-20 03:54:45] "POST /neutron/port HTTP/1.1" 200 1089 0.078115 10.0.0.23 - - [2025-11-20 03:54:46] "POST /neutron/port HTTP/1.1" 200 1156 0.200794 10.0.0.23 - - [2025-11-20 03:54:46] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 200 1293 0.042940 10.0.0.23 - - [2025-11-20 03:54:46] "GET /virtual-machine-interface/43bba424-0091-4cdf-841e-a181b14b27ef HTTP/1.1" 200 3584 0.025610 10.0.0.23 - - [2025-11-20 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017534 10.0.0.23 - - [2025-11-20 03:54:46] "GET /security-group/c3aec2e3-9f5c-4e7f-a3d6-c1c0c1ef0e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.014352 10.0.0.23 - - [2025-11-20 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015018 10.0.0.23 - - [2025-11-20 03:54:46] "GET /security-group/c3aec2e3-9f5c-4e7f-a3d6-c1c0c1ef0e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.017594 10.0.0.23 - - [2025-11-20 03:54:46] "DELETE /floating-ip/ab71e3a0-dd03-41c1-9ca6-4932677bb01f HTTP/1.1" 200 115 0.074929 10.0.0.23 - - [2025-11-20 03:54:46] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 200 1293 0.023894 10.0.0.23 - - [2025-11-20 03:54:47] "POST /neutron/port HTTP/1.1" 200 1156 0.024377 10.0.0.23 - - [2025-11-20 03:54:48] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 404 171 0.020120 10.0.0.23 - - [2025-11-20 03:54:48] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 404 171 0.014428 10.0.0.23 - - [2025-11-20 03:54:48] "GET /virtual-machine/cd52e78a-18ea-4629-a09d-02bfa3b71db1 HTTP/1.1" 404 171 0.014642 10.0.0.23 - - [2025-11-20 03:54:49] "POST /fqname-to-id HTTP/1.1" 403 354 0.027294 10.0.0.23 - - [2025-11-20 03:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.23 - - [2025-11-20 03:54:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003993 10.0.0.23 - - [2025-11-20 03:54:49] "GET /virtual-networks?parent_id=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021195 10.0.0.23 - - [2025-11-20 03:54:49] "GET /virtual-network/f098e21b-c17f-458a-aa52-9412823fe35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.021769 10.0.0.23 - - [2025-11-20 03:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016031 10.0.0.23 - - [2025-11-20 03:54:49] "GET /routing-instance/dcfe9e13-1fab-47f2-ad74-43289e1e1071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.022601 10.0.0.23 - - [2025-11-20 03:54:49] "GET /obj-perms HTTP/1.1" 403 257 0.013105 10.0.0.23 - - [2025-11-20 03:54:49] "GET /obj-perms HTTP/1.1" 200 5030 0.004328 10.0.0.22 - - [2025-11-20 03:54:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004469 10.0.0.23 - - [2025-11-20 03:54:59] "GET /obj-perms HTTP/1.1" 200 5030 0.004173 10.0.0.50 - - [2025-11-20 03:55:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.50 - - [2025-11-20 03:55:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.50 - - [2025-11-20 03:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.50 - - [2025-11-20 03:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.22 - - [2025-11-20 03:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.22 - - [2025-11-20 03:55:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-11-20 03:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.22 - - [2025-11-20 03:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.23 - - [2025-11-20 03:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2025-11-20 03:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.22 - - [2025-11-20 03:55:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004339 10.0.0.23 - - [2025-11-20 03:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000582 10.0.0.23 - - [2025-11-20 03:55:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2025-11-20 03:55:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004402 10.0.0.22 - - [2025-11-20 03:55:14] "GET /obj-perms HTTP/1.1" 200 5030 0.005915 10.0.0.23 - - [2025-11-20 03:55:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004905 10.0.0.23 - - [2025-11-20 03:55:14] "POST /neutron/security_group HTTP/1.1" 200 151 0.086752 10.0.0.23 - - [2025-11-20 03:55:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.025324 10.0.0.23 - - [2025-11-20 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.23 - - [2025-11-20 03:55:15] "DELETE /api-access-list/8218b55e-e574-4c5e-bb47-e6f35c592394 HTTP/1.1" 200 115 0.061154 10.0.0.23 - - [2025-11-20 03:55:15] "POST /neutron/network HTTP/1.1" 200 861 0.008533 10.0.0.23 - - [2025-11-20 03:55:15] "DELETE /route-target/81a86e17-e408-48db-ac1a-7dcc254add36 HTTP/1.1" 200 115 0.030158 10.0.0.23 - - [2025-11-20 03:55:17] "GET /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004201 10.0.0.23 - - [2025-11-20 03:55:17] "PUT /api-access-list/cefa9d9d-fc72-4e93-b5d0-e364b689ed20 HTTP/1.1" 200 264 0.011368 10.0.0.22 - - [2025-11-20 03:55:17] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000977 10.0.0.23 - - [2025-11-20 03:55:17] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038196 10.0.0.22 - - [2025-11-20 03:55:17] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000982 10.0.0.23 - - [2025-11-20 03:55:17] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?fields=virtual_networks HTTP/1.1" 200 1033 0.042904 10.0.0.22 - - [2025-11-20 03:55:17] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001076 10.0.0.23 - - [2025-11-20 03:55:17] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.035529 10.0.0.22 - - [2025-11-20 03:55:17] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002556 10.0.0.23 - - [2025-11-20 03:55:18] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?fields=security_groups HTTP/1.1" 200 1259 0.035254 10.0.0.22 - - [2025-11-20 03:55:18] "GET /projects?obj_uuids=3c3512c7-1d9e-4a70-a9ea-471805c9613b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001041 10.0.0.23 - - [2025-11-20 03:55:18] "GET /project/3c3512c7-1d9e-4a70-a9ea-471805c9613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.059529 10.0.0.22 - - [2025-11-20 03:55:20] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001115 10.0.0.22 - - [2025-11-20 03:55:20] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.117720 10.0.0.22 - - [2025-11-20 03:55:20] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001359 10.0.0.22 - - [2025-11-20 03:55:20] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?fields=security_groups HTTP/1.1" 200 1364 0.054452 10.0.0.22 - - [2025-11-20 03:55:20] "DELETE /security-group/f63e28b7-e138-4dd9-850a-2ba2846ad352 HTTP/1.1" 200 115 0.049629 10.0.0.22 - - [2025-11-20 03:55:20] "GET /projects?obj_uuids=d7468b1a-4e2b-40a9-a062-1ed483d86553&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.22 - - [2025-11-20 03:55:20] "GET /project/d7468b1a-4e2b-40a9-a062-1ed483d86553?fields=application_policy_sets HTTP/1.1" 200 1403 0.056195 [Introspect:8084]10.0.0.23 - - [2025-11-20 03:55:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000927 10.0.0.22 - - [2025-11-20 03:55:20] "DELETE /project/d7468b1a-4e2b-40a9-a062-1ed483d86553 HTTP/1.1" 200 115 0.498308 10.0.0.23 - - [2025-11-20 03:55:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.025158 10.0.0.22 - - [2025-11-20 03:55:22] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003614 10.0.0.22 - - [2025-11-20 03:55:22] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.22 - - [2025-11-20 03:55:22] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007706 10.0.0.22 - - [2025-11-20 03:55:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.001731 10.0.0.22 - - [2025-11-20 03:55:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.005579 10.0.0.22 - - [2025-11-20 03:55:22] "POST /security-groups HTTP/1.1" 200 592 0.077008 10.0.0.23 - - [2025-11-20 03:55:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.004956 10.0.0.22 - - [2025-11-20 03:55:22] "POST /projects HTTP/1.1" 200 587 0.298969 10.0.0.22 - - [2025-11-20 03:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.373596 10.0.0.23 - - [2025-11-20 03:55:22] "POST /access-control-lists HTTP/1.1" 200 595 0.033695 10.0.0.23 - - [2025-11-20 03:55:22] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.511912 10.0.0.23 - - [2025-11-20 03:55:24] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.23 - - [2025-11-20 03:55:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000542 10.0.0.23 - - [2025-11-20 03:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.064177 10.0.0.22 - - [2025-11-20 03:55:26] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001153 10.0.0.23 - - [2025-11-20 03:55:26] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.044498 10.0.0.22 - - [2025-11-20 03:55:26] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001290 10.0.0.23 - - [2025-11-20 03:55:26] "POST /neutron/network HTTP/1.1" 200 608 0.157602 10.0.0.23 - - [2025-11-20 03:55:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.003578 10.0.0.23 - - [2025-11-20 03:55:26] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005927 10.0.0.23 - - [2025-11-20 03:55:26] "POST /neutron/network HTTP/1.1" 200 825 0.006970 10.0.0.23 - - [2025-11-20 03:55:26] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005467 10.0.0.23 - - [2025-11-20 03:55:27] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005628 10.0.0.23 - - [2025-11-20 03:55:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001435 10.0.0.23 - - [2025-11-20 03:55:28] "POST /neutron/network HTTP/1.1" 200 835 0.008416 10.0.0.22 - - [2025-11-20 03:55:29] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001247 10.0.0.23 - - [2025-11-20 03:55:29] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.062730 10.0.0.23 - - [2025-11-20 03:55:29] "POST /neutron/port HTTP/1.1" 200 117 0.007147 10.0.0.23 - - [2025-11-20 03:55:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001452 10.0.0.23 - - [2025-11-20 03:55:30] "POST /neutron/network HTTP/1.1" 200 835 0.006788 10.0.0.23 - - [2025-11-20 03:55:30] "POST /neutron/port HTTP/1.1" 200 1059 0.056131 10.0.0.22 - - [2025-11-20 03:55:30] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000971 10.0.0.23 - - [2025-11-20 03:55:30] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072839 10.0.0.23 - - [2025-11-20 03:55:31] "POST /neutron/port HTTP/1.1" 200 1087 0.027090 10.0.0.23 - - [2025-11-20 03:55:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014873 10.0.0.23 - - [2025-11-20 03:55:31] "POST /neutron/port HTTP/1.1" 200 117 0.006346 10.0.0.23 - - [2025-11-20 03:55:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007556 10.0.0.23 - - [2025-11-20 03:55:31] "POST /neutron/port HTTP/1.1" 200 1059 0.016022 10.0.0.23 - - [2025-11-20 03:55:31] "POST /neutron/port HTTP/1.1" 200 1087 0.016296 10.0.0.23 - - [2025-11-20 03:55:32] "POST /neutron/port HTTP/1.1" 200 117 0.001281 10.0.0.22 - - [2025-11-20 03:55:35] "GET /obj-perms HTTP/1.1" 200 5056 0.049809 10.0.0.23 - - [2025-11-20 03:55:35] "GET /obj-perms HTTP/1.1" 200 5056 0.052992 10.0.0.23 - - [2025-11-20 03:55:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008814 10.0.0.23 - - [2025-11-20 03:55:36] "POST /neutron/port HTTP/1.1" 200 1087 0.015505 10.0.0.23 - - [2025-11-20 03:55:36] "GET /virtual-machine/123b0729-3eb7-4874-a0b0-968ababe97e2 HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-11-20 03:55:36] "GET /virtual-machine/123b0729-3eb7-4874-a0b0-968ababe97e2 HTTP/1.1" 200 1293 0.031704 10.0.0.23 - - [2025-11-20 03:55:36] "GET /virtual-machine-interface/9da5ba90-570d-4544-9d68-0cd08fcc0f84 HTTP/1.1" 200 2950 0.006724 10.0.0.23 - - [2025-11-20 03:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.23 - - [2025-11-20 03:55:36] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003968 10.0.0.23 - - [2025-11-20 03:55:36] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003217 10.0.0.23 - - [2025-11-20 03:55:36] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009165 10.0.0.23 - - [2025-11-20 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.23 - - [2025-11-20 03:55:40] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007424 10.0.0.23 - - [2025-11-20 03:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.23 - - [2025-11-20 03:55:44] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005933 10.0.0.23 - - [2025-11-20 03:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.23 - - [2025-11-20 03:55:48] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005924 10.0.0.23 - - [2025-11-20 03:55:52] "POST /neutron/port HTTP/1.1" 200 1087 0.016815 10.0.0.23 - - [2025-11-20 03:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.23 - - [2025-11-20 03:55:52] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006535 10.0.0.23 - - [2025-11-20 03:55:52] "POST /neutron/subnet HTTP/1.1" 200 690 0.009165 10.0.0.23 - - [2025-11-20 03:55:53] "POST /neutron/port HTTP/1.1" 200 1087 0.017788 10.0.0.23 - - [2025-11-20 03:55:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004311 10.0.0.23 - - [2025-11-20 03:55:53] "POST /neutron/network HTTP/1.1" 200 825 0.007847 10.0.0.23 - - [2025-11-20 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.23 - - [2025-11-20 03:55:56] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005405 10.0.0.23 - - [2025-11-20 03:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.23 - - [2025-11-20 03:56:00] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005452 10.0.0.23 - - [2025-11-20 03:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.23 - - [2025-11-20 03:56:04] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006424 10.0.0.23 - - [2025-11-20 03:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.23 - - [2025-11-20 03:56:08] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005610 10.0.0.23 - - [2025-11-20 03:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.23 - - [2025-11-20 03:56:10] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004924 10.0.0.23 - - [2025-11-20 03:56:10] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003617 10.0.0.23 - - [2025-11-20 03:56:10] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006942 10.0.0.23 - - [2025-11-20 03:56:16] "POST /neutron/port HTTP/1.1" 200 1087 0.015817 10.0.0.23 - - [2025-11-20 03:56:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007865 10.0.0.22 - - [2025-11-20 03:56:20] "DELETE /project/3339bf5d318a4edf9cb84a7fd32a3af6 HTTP/1.1" 404 173 0.028771 10.0.0.23 - - [2025-11-20 03:56:24] "POST /neutron/port HTTP/1.1" 200 1087 0.015750 10.0.0.23 - - [2025-11-20 03:56:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008406 10.0.0.23 - - [2025-11-20 03:56:31] "POST /neutron/port HTTP/1.1" 200 1087 0.018700 10.0.0.23 - - [2025-11-20 03:56:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007943 10.0.0.23 - - [2025-11-20 03:56:31] "GET /virtual-machine/e6a8c7e5-fc87-473b-b952-fc40f6321816 HTTP/1.1" 200 1294 0.006558 10.0.0.23 - - [2025-11-20 03:56:31] "GET /virtual-machine-interface/e3ec460b-2fa8-42e8-8e74-fc87d3394e32 HTTP/1.1" 200 2950 0.005471 10.0.0.23 - - [2025-11-20 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.23 - - [2025-11-20 03:56:31] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004419 10.0.0.23 - - [2025-11-20 03:56:31] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003490 10.0.0.23 - - [2025-11-20 03:56:32] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006655 10.0.0.23 - - [2025-11-20 03:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.23 - - [2025-11-20 03:56:33] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004357 10.0.0.23 - - [2025-11-20 03:56:33] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003828 10.0.0.23 - - [2025-11-20 03:56:33] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006337 10.0.0.50 - - [2025-11-20 03:56:36] "GET /obj-perms HTTP/1.1" 200 5056 0.052623 10.0.0.23 - - [2025-11-20 03:56:53] "POST /neutron/network HTTP/1.1" 200 835 0.007168 10.0.0.23 - - [2025-11-20 03:56:53] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.23 - - [2025-11-20 03:56:54] "POST /neutron/port HTTP/1.1" 200 1087 0.041958 10.0.0.23 - - [2025-11-20 03:56:54] "POST /neutron/subnet HTTP/1.1" 200 690 0.011668 10.0.0.23 - - [2025-11-20 03:57:53] "POST /neutron/port HTTP/1.1" 200 1087 0.016945 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-machine/123b0729-3eb7-4874-a0b0-968ababe97e2 HTTP/1.1" 200 1293 0.004755 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-machine-interface/9da5ba90-570d-4544-9d68-0cd08fcc0f84 HTTP/1.1" 200 2950 0.008153 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-machine/123b0729-3eb7-4874-a0b0-968ababe97e2 HTTP/1.1" 200 1293 0.003939 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-machine-interface/9da5ba90-570d-4544-9d68-0cd08fcc0f84 HTTP/1.1" 200 2950 0.005697 10.0.0.23 - - [2025-11-20 03:57:54] "GET /instance-ip/52910a4d-8e7b-40e0-8d96-a6598f6d382f HTTP/1.1" 200 1621 0.006155 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-machine/123b0729-3eb7-4874-a0b0-968ababe97e2 HTTP/1.1" 200 1293 0.004086 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-machine-interface/9da5ba90-570d-4544-9d68-0cd08fcc0f84 HTTP/1.1" 200 2950 0.006706 10.0.0.23 - - [2025-11-20 03:57:54] "GET /instance-ip/52910a4d-8e7b-40e0-8d96-a6598f6d382f HTTP/1.1" 200 1621 0.004798 10.0.0.23 - - [2025-11-20 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007549 10.0.0.23 - - [2025-11-20 03:57:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004460 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003550 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007345 10.0.0.23 - - [2025-11-20 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.23 - - [2025-11-20 03:57:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006553 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004558 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006460 10.0.0.23 - - [2025-11-20 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.23 - - [2025-11-20 03:57:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003981 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003236 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005796 10.0.0.23 - - [2025-11-20 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.23 - - [2025-11-20 03:57:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004633 10.0.0.23 - - [2025-11-20 03:57:54] "POST /neutron/port HTTP/1.1" 200 1087 0.018511 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003413 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007303 10.0.0.23 - - [2025-11-20 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2025-11-20 03:57:54] "POST /neutron/subnet HTTP/1.1" 200 690 0.010309 10.0.0.23 - - [2025-11-20 03:57:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005191 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003343 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006248 10.0.0.23 - - [2025-11-20 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.23 - - [2025-11-20 03:57:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005835 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003367 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008939 10.0.0.23 - - [2025-11-20 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.23 - - [2025-11-20 03:57:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004239 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003227 10.0.0.23 - - [2025-11-20 03:57:54] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005656 10.0.0.23 - - [2025-11-20 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.23 - - [2025-11-20 03:57:55] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004015 10.0.0.23 - - [2025-11-20 03:57:55] "POST /neutron/port HTTP/1.1" 200 1087 0.020084 10.0.0.23 - - [2025-11-20 03:57:55] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003316 10.0.0.23 - - [2025-11-20 03:57:55] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006951 10.0.0.23 - - [2025-11-20 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.23 - - [2025-11-20 03:57:55] "GET /routing-instance/cce25481-1121-4642-a92e-da98cda2e575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005941 10.0.0.23 - - [2025-11-20 03:57:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003691 10.0.0.23 - - [2025-11-20 03:57:55] "GET /route-target/e6eadb49-e10a-487b-a369-290c58a96ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005047 10.0.0.23 - - [2025-11-20 03:57:55] "POST /neutron/network HTTP/1.1" 200 825 0.006809 10.0.0.23 - - [2025-11-20 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.23 - - [2025-11-20 03:57:55] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003780 10.0.0.23 - - [2025-11-20 03:57:55] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006808 10.0.0.23 - - [2025-11-20 03:57:55] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006278 10.0.0.23 - - [2025-11-20 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.23 - - [2025-11-20 03:57:55] "GET /routing-instance/cce25481-1121-4642-a92e-da98cda2e575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.006027 10.0.0.23 - - [2025-11-20 03:57:55] "GET /route-target/e6eadb49-e10a-487b-a369-290c58a96ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004752 10.0.0.23 - - [2025-11-20 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2025-11-20 03:57:55] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005014 10.0.0.23 - - [2025-11-20 03:57:55] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004127 10.0.0.23 - - [2025-11-20 03:57:55] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006383 10.0.0.23 - - [2025-11-20 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.23 - - [2025-11-20 03:57:55] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004753 10.0.0.23 - - [2025-11-20 03:57:55] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003500 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007549 10.0.0.23 - - [2025-11-20 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.23 - - [2025-11-20 03:57:56] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004703 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004179 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006119 10.0.0.23 - - [2025-11-20 03:57:56] "GET /obj-perms HTTP/1.1" 200 5032 0.061406 10.0.0.22 - - [2025-11-20 03:57:56] "GET /obj-perms HTTP/1.1" 200 5032 0.055968 10.0.0.23 - - [2025-11-20 03:57:56] "GET /obj-perms HTTP/1.1" 200 5032 0.003803 10.0.0.22 - - [2025-11-20 03:57:56] "GET /obj-perms HTTP/1.1" 200 5032 0.004278 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-machine/e6a8c7e5-fc87-473b-b952-fc40f6321816 HTTP/1.1" 200 1294 0.004516 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-machine-interface/e3ec460b-2fa8-42e8-8e74-fc87d3394e32 HTTP/1.1" 200 2950 0.006408 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-machine/e6a8c7e5-fc87-473b-b952-fc40f6321816 HTTP/1.1" 200 1294 0.004044 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-machine-interface/e3ec460b-2fa8-42e8-8e74-fc87d3394e32 HTTP/1.1" 200 2950 0.007110 10.0.0.23 - - [2025-11-20 03:57:56] "GET /instance-ip/24dc5598-abe5-4d03-bbeb-0c1d44c60466 HTTP/1.1" 200 1621 0.006140 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-machine/e6a8c7e5-fc87-473b-b952-fc40f6321816 HTTP/1.1" 200 1294 0.003883 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-machine-interface/e3ec460b-2fa8-42e8-8e74-fc87d3394e32 HTTP/1.1" 200 2950 0.006107 10.0.0.23 - - [2025-11-20 03:57:56] "GET /instance-ip/24dc5598-abe5-4d03-bbeb-0c1d44c60466 HTTP/1.1" 200 1621 0.004342 10.0.0.23 - - [2025-11-20 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.23 - - [2025-11-20 03:57:56] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004301 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003065 10.0.0.23 - - [2025-11-20 03:57:56] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006600 10.0.0.23 - - [2025-11-20 03:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.23 - - [2025-11-20 03:57:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003944 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003273 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006470 10.0.0.23 - - [2025-11-20 03:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.23 - - [2025-11-20 03:57:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005593 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003304 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006342 10.0.0.23 - - [2025-11-20 03:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.23 - - [2025-11-20 03:57:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004631 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002992 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005548 10.0.0.23 - - [2025-11-20 03:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.23 - - [2025-11-20 03:57:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004895 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003235 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006253 10.0.0.23 - - [2025-11-20 03:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.23 - - [2025-11-20 03:57:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004953 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003792 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006378 10.0.0.23 - - [2025-11-20 03:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.23 - - [2025-11-20 03:57:57] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006097 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003339 10.0.0.23 - - [2025-11-20 03:57:57] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006269 10.0.0.23 - - [2025-11-20 03:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.23 - - [2025-11-20 03:57:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004082 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003559 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006774 10.0.0.23 - - [2025-11-20 03:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.23 - - [2025-11-20 03:57:58] "GET /routing-instance/cce25481-1121-4642-a92e-da98cda2e575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004702 10.0.0.23 - - [2025-11-20 03:57:58] "GET /route-target/e6eadb49-e10a-487b-a369-290c58a96ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005134 10.0.0.23 - - [2025-11-20 03:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.23 - - [2025-11-20 03:57:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004284 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003566 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007005 10.0.0.23 - - [2025-11-20 03:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.23 - - [2025-11-20 03:57:58] "GET /routing-instance/cce25481-1121-4642-a92e-da98cda2e575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004934 10.0.0.23 - - [2025-11-20 03:57:58] "GET /route-target/e6eadb49-e10a-487b-a369-290c58a96ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004377 10.0.0.23 - - [2025-11-20 03:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.23 - - [2025-11-20 03:57:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004718 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003124 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006316 10.0.0.23 - - [2025-11-20 03:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.23 - - [2025-11-20 03:57:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004523 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002961 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006279 10.0.0.23 - - [2025-11-20 03:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.23 - - [2025-11-20 03:57:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004976 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003523 10.0.0.23 - - [2025-11-20 03:57:58] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006374 10.0.0.23 - - [2025-11-20 03:57:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004203 10.0.0.22 - - [2025-11-20 03:57:58] "GET /obj-perms HTTP/1.1" 200 5032 0.003807 10.0.0.23 - - [2025-11-20 03:57:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004553 10.0.0.22 - - [2025-11-20 03:57:59] "GET /obj-perms HTTP/1.1" 200 5032 0.003932 10.0.0.23 - - [2025-11-20 03:57:59] "GET /obj-perms HTTP/1.1" 200 5032 0.005264 10.0.0.50 - - [2025-11-20 03:57:59] "GET /obj-perms HTTP/1.1" 200 5032 0.055039 10.0.0.23 - - [2025-11-20 03:58:04] "GET /virtual-machine/e6a8c7e5-fc87-473b-b952-fc40f6321816 HTTP/1.1" 200 1294 0.004458 10.0.0.23 - - [2025-11-20 03:58:04] "POST /neutron/port HTTP/1.1" 200 1087 0.015498 10.0.0.23 - - [2025-11-20 03:58:06] "GET /virtual-machine/e6a8c7e5-fc87-473b-b952-fc40f6321816 HTTP/1.1" 404 171 0.003365 10.0.0.23 - - [2025-11-20 03:58:06] "GET /virtual-machine/e6a8c7e5-fc87-473b-b952-fc40f6321816 HTTP/1.1" 404 171 0.003409 10.0.0.23 - - [2025-11-20 03:58:06] "GET /virtual-machine/e6a8c7e5-fc87-473b-b952-fc40f6321816 HTTP/1.1" 404 171 0.002894 10.0.0.23 - - [2025-11-20 03:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.23 - - [2025-11-20 03:58:06] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004413 10.0.0.23 - - [2025-11-20 03:58:06] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003010 10.0.0.23 - - [2025-11-20 03:58:06] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006329 10.0.0.23 - - [2025-11-20 03:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.23 - - [2025-11-20 03:58:06] "GET /routing-instance/cce25481-1121-4642-a92e-da98cda2e575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004614 10.0.0.23 - - [2025-11-20 03:58:06] "GET /route-target/e6eadb49-e10a-487b-a369-290c58a96ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005300 10.0.0.22 - - [2025-11-20 03:58:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003922 10.0.0.23 - - [2025-11-20 03:58:13] "GET /obj-perms HTTP/1.1" 200 5032 0.006745 10.0.0.22 - - [2025-11-20 03:58:19] "GET /obj-perms HTTP/1.1" 200 5032 0.004580 10.0.0.23 - - [2025-11-20 03:58:22] "GET /obj-perms HTTP/1.1" 200 5032 0.005020 10.0.0.22 - - [2025-11-20 03:58:28] "GET /obj-perms HTTP/1.1" 200 5032 0.004380 10.0.0.23 - - [2025-11-20 03:58:31] "GET /obj-perms HTTP/1.1" 200 5032 0.004576 10.0.0.23 - - [2025-11-20 03:58:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004204 10.0.0.22 - - [2025-11-20 03:58:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004025 10.0.0.23 - - [2025-11-20 03:58:35] "GET /virtual-machine/123b0729-3eb7-4874-a0b0-968ababe97e2 HTTP/1.1" 200 1293 0.004022 10.0.0.23 - - [2025-11-20 03:58:35] "POST /neutron/port HTTP/1.1" 200 1087 0.017520 10.0.0.23 - - [2025-11-20 03:58:37] "GET /virtual-machine/123b0729-3eb7-4874-a0b0-968ababe97e2 HTTP/1.1" 404 171 0.003403 10.0.0.23 - - [2025-11-20 03:58:37] "GET /virtual-machine/123b0729-3eb7-4874-a0b0-968ababe97e2 HTTP/1.1" 404 171 0.003445 10.0.0.23 - - [2025-11-20 03:58:37] "GET /virtual-machine/123b0729-3eb7-4874-a0b0-968ababe97e2 HTTP/1.1" 404 171 0.002865 10.0.0.23 - - [2025-11-20 03:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.23 - - [2025-11-20 03:58:37] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004446 10.0.0.23 - - [2025-11-20 03:58:37] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003054 10.0.0.23 - - [2025-11-20 03:58:37] "GET /virtual-network/c6a6d9b7-04be-4849-a44b-71d9d93fc5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006108 10.0.0.23 - - [2025-11-20 03:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.23 - - [2025-11-20 03:58:37] "GET /routing-instance/cce25481-1121-4642-a92e-da98cda2e575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005146 10.0.0.23 - - [2025-11-20 03:58:37] "GET /route-target/e6eadb49-e10a-487b-a369-290c58a96ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004006 10.0.0.23 - - [2025-11-20 03:58:40] "GET /obj-perms HTTP/1.1" 200 5032 0.004650 10.0.0.22 - - [2025-11-20 03:58:40] "GET /obj-perms HTTP/1.1" 200 5032 0.003540 10.0.0.23 - - [2025-11-20 03:58:43] "GET /obj-perms HTTP/1.1" 200 5032 0.004129 10.0.0.23 - - [2025-11-20 03:58:43] "POST /neutron/network HTTP/1.1" 200 825 0.007250 10.0.0.23 - - [2025-11-20 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.060324 10.0.0.23 - - [2025-11-20 03:58:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.006456 10.0.0.23 - - [2025-11-20 03:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.22 - - [2025-11-20 03:58:46] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.033562 10.0.0.23 - - [2025-11-20 03:58:46] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075488 10.0.0.23 - - [2025-11-20 03:58:46] "POST /network-policys HTTP/1.1" 200 522 0.029583 10.0.0.23 - - [2025-11-20 03:58:46] "GET /network-policy/62b6dcc5-9000-44b8-b9fa-b948b6eb09f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006737 10.0.0.23 - - [2025-11-20 03:58:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.003265 10.0.0.23 - - [2025-11-20 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015405 10.0.0.22 - - [2025-11-20 03:58:47] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001180 10.0.0.23 - - [2025-11-20 03:58:47] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.058998 10.0.0.23 - - [2025-11-20 03:58:47] "POST /network-policys HTTP/1.1" 200 522 0.050044 10.0.0.23 - - [2025-11-20 03:58:47] "GET /network-policy/efb7d3aa-3226-4755-aefa-0914c6528ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007526 10.0.0.23 - - [2025-11-20 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.22 - - [2025-11-20 03:58:47] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001074 10.0.0.23 - - [2025-11-20 03:58:47] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.053133 10.0.0.23 - - [2025-11-20 03:58:47] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003519 10.0.0.23 - - [2025-11-20 03:58:47] "POST /virtual-networks HTTP/1.1" 200 546 0.077689 10.0.0.23 - - [2025-11-20 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.23 - - [2025-11-20 03:58:47] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004443 10.0.0.23 - - [2025-11-20 03:58:47] "POST /ref-update HTTP/1.1" 200 156 0.028584 10.0.0.22 - - [2025-11-20 03:58:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007066 10.0.0.23 - - [2025-11-20 03:58:47] "POST /ref-update HTTP/1.1" 200 156 0.066646 10.0.0.23 - - [2025-11-20 03:58:47] "POST /neutron/network HTTP/1.1" 200 809 0.006997 10.0.0.23 - - [2025-11-20 03:58:47] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005777 10.0.0.23 - - [2025-11-20 03:58:48] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006139 10.0.0.50 - - [2025-11-20 03:58:48] "GET /obj-perms HTTP/1.1" 200 5032 0.005268 10.0.0.22 - - [2025-11-20 03:58:48] "GET /obj-perms HTTP/1.1" 200 5032 0.005007 10.0.0.23 - - [2025-11-20 03:58:48] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006061 10.0.0.23 - - [2025-11-20 03:58:48] "PUT /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17 HTTP/1.1" 200 264 0.052060 10.0.0.23 - - [2025-11-20 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.23 - - [2025-11-20 03:58:48] "GET /network-policy/62b6dcc5-9000-44b8-b9fa-b948b6eb09f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004043 10.0.0.23 - - [2025-11-20 03:58:48] "POST /ref-update HTTP/1.1" 200 156 0.053341 10.0.0.23 - - [2025-11-20 03:58:48] "POST /neutron/network HTTP/1.1" 200 886 0.006667 10.0.0.23 - - [2025-11-20 03:58:48] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006680 10.0.0.23 - - [2025-11-20 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.23 - - [2025-11-20 03:58:48] "GET /network-policy/62b6dcc5-9000-44b8-b9fa-b948b6eb09f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004550 10.0.0.23 - - [2025-11-20 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.22 - - [2025-11-20 03:58:48] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001055 10.0.0.23 - - [2025-11-20 03:58:48] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.038471 10.0.0.23 - - [2025-11-20 03:58:48] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003396 10.0.0.23 - - [2025-11-20 03:58:48] "POST /virtual-networks HTTP/1.1" 200 546 0.070553 10.0.0.23 - - [2025-11-20 03:58:48] "POST /route-targets HTTP/1.1" 200 327 0.014237 10.0.0.23 - - [2025-11-20 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010407 10.0.0.23 - - [2025-11-20 03:58:49] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004048 10.0.0.22 - - [2025-11-20 03:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004615 10.0.0.23 - - [2025-11-20 03:58:49] "POST /ref-update HTTP/1.1" 200 156 0.068803 10.0.0.23 - - [2025-11-20 03:58:49] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007009 10.0.0.23 - - [2025-11-20 03:58:49] "POST /neutron/network HTTP/1.1" 200 809 0.007014 10.0.0.23 - - [2025-11-20 03:58:49] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006140 10.0.0.23 - - [2025-11-20 03:58:49] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007661 10.0.0.23 - - [2025-11-20 03:58:49] "PUT /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77 HTTP/1.1" 200 264 0.081112 10.0.0.23 - - [2025-11-20 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.23 - - [2025-11-20 03:58:50] "GET /network-policy/efb7d3aa-3226-4755-aefa-0914c6528ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005222 10.0.0.23 - - [2025-11-20 03:58:50] "POST /ref-update HTTP/1.1" 200 156 0.062229 10.0.0.23 - - [2025-11-20 03:58:50] "POST /access-control-lists HTTP/1.1" 200 592 0.049634 10.0.0.23 - - [2025-11-20 03:58:50] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.020952 10.0.0.23 - - [2025-11-20 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007622 10.0.0.23 - - [2025-11-20 03:58:50] "GET /network-policy/efb7d3aa-3226-4755-aefa-0914c6528ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003781 10.0.0.23 - - [2025-11-20 03:58:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001196 10.0.0.23 - - [2025-11-20 03:58:50] "POST /neutron/network HTTP/1.1" 200 896 0.007122 10.0.0.22 - - [2025-11-20 03:58:51] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001155 10.0.0.23 - - [2025-11-20 03:58:51] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083184 10.0.0.23 - - [2025-11-20 03:58:51] "POST /neutron/port HTTP/1.1" 200 117 0.006823 10.0.0.23 - - [2025-11-20 03:58:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001321 10.0.0.23 - - [2025-11-20 03:58:51] "POST /neutron/network HTTP/1.1" 200 896 0.011782 10.0.0.23 - - [2025-11-20 03:58:52] "POST /neutron/port HTTP/1.1" 200 1061 0.017574 10.0.0.22 - - [2025-11-20 03:58:52] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000998 10.0.0.23 - - [2025-11-20 03:58:52] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.107257 10.0.0.23 - - [2025-11-20 03:58:52] "POST /neutron/network HTTP/1.1" 200 886 0.032459 10.0.0.23 - - [2025-11-20 03:58:52] "POST /neutron/port HTTP/1.1" 200 117 0.001332 10.0.0.23 - - [2025-11-20 03:58:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008659 10.0.0.23 - - [2025-11-20 03:58:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007831 10.0.0.23 - - [2025-11-20 03:58:53] "PUT /access-control-list/ae69c467-6137-4c16-8d41-f24904fa98fe HTTP/1.1" 200 272 0.033861 10.0.0.23 - - [2025-11-20 03:58:53] "POST /neutron/port HTTP/1.1" 200 1061 0.017511 10.0.0.23 - - [2025-11-20 03:58:53] "POST /neutron/port HTTP/1.1" 200 1089 0.017728 10.0.0.23 - - [2025-11-20 03:58:53] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.23 - - [2025-11-20 03:58:56] "POST /neutron/port HTTP/1.1" 200 1089 0.017749 10.0.0.23 - - [2025-11-20 03:58:56] "POST /neutron/subnet HTTP/1.1" 200 646 0.008843 10.0.0.23 - - [2025-11-20 03:58:57] "POST /neutron/port HTTP/1.1" 200 1089 0.016967 10.0.0.23 - - [2025-11-20 03:58:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008734 10.0.0.23 - - [2025-11-20 03:58:58] "GET /virtual-machine/17c6dd2e-c649-4d03-a808-5e1fb84b0f7d HTTP/1.1" 200 1293 0.006279 10.0.0.23 - - [2025-11-20 03:58:58] "GET /virtual-machine-interface/51607d0e-83dc-469f-9445-305fd2a9bb78 HTTP/1.1" 200 2949 0.005565 10.0.0.23 - - [2025-11-20 03:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.23 - - [2025-11-20 03:58:58] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004288 10.0.0.23 - - [2025-11-20 03:58:58] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003378 10.0.0.23 - - [2025-11-20 03:58:58] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005996 10.0.0.23 - - [2025-11-20 03:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.23 - - [2025-11-20 03:59:01] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007687 10.0.0.23 - - [2025-11-20 03:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.23 - - [2025-11-20 03:59:05] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006283 10.0.0.23 - - [2025-11-20 03:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.23 - - [2025-11-20 03:59:09] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006551 10.0.0.23 - - [2025-11-20 03:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.23 - - [2025-11-20 03:59:13] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006021 10.0.0.23 - - [2025-11-20 03:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2025-11-20 03:59:17] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005405 10.0.0.23 - - [2025-11-20 03:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.23 - - [2025-11-20 03:59:21] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005471 10.0.0.23 - - [2025-11-20 03:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.23 - - [2025-11-20 03:59:25] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005784 10.0.0.23 - - [2025-11-20 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.23 - - [2025-11-20 03:59:29] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005590 10.0.0.23 - - [2025-11-20 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.23 - - [2025-11-20 03:59:32] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004589 10.0.0.23 - - [2025-11-20 03:59:32] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004165 10.0.0.23 - - [2025-11-20 03:59:32] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006862 10.0.0.23 - - [2025-11-20 03:59:32] "POST /neutron/port HTTP/1.1" 200 1089 0.016777 10.0.0.23 - - [2025-11-20 03:59:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009068 10.0.0.23 - - [2025-11-20 03:59:42] "POST /neutron/port HTTP/1.1" 200 1089 0.015356 10.0.0.23 - - [2025-11-20 03:59:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008922 10.0.0.23 - - [2025-11-20 03:59:53] "POST /neutron/port HTTP/1.1" 200 1089 0.016829 10.0.0.23 - - [2025-11-20 03:59:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008973 10.0.0.23 - - [2025-11-20 03:59:53] "GET /virtual-machine/8c997a08-f5ca-4d39-9047-d7c5eb494bd0 HTTP/1.1" 200 1294 0.006091 10.0.0.23 - - [2025-11-20 03:59:53] "GET /virtual-machine-interface/987eb33b-d1d5-4a23-8a9d-6ebad070c276 HTTP/1.1" 200 2949 0.006711 10.0.0.23 - - [2025-11-20 03:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.23 - - [2025-11-20 03:59:53] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004799 10.0.0.23 - - [2025-11-20 03:59:53] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003644 10.0.0.23 - - [2025-11-20 03:59:53] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006274 10.0.0.23 - - [2025-11-20 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.23 - - [2025-11-20 03:59:54] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004500 10.0.0.23 - - [2025-11-20 03:59:54] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004490 10.0.0.23 - - [2025-11-20 03:59:54] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006449 10.0.0.23 - - [2025-11-20 03:59:54] "POST /neutron/port HTTP/1.1" 200 1089 0.026567 10.0.0.23 - - [2025-11-20 03:59:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004088 10.0.0.23 - - [2025-11-20 03:59:54] "POST /neutron/network HTTP/1.1" 200 886 0.006590 10.0.0.23 - - [2025-11-20 03:59:56] "POST /neutron/network HTTP/1.1" 200 896 0.007193 10.0.0.23 - - [2025-11-20 03:59:56] "POST /neutron/port HTTP/1.1" 200 117 0.001199 10.0.0.23 - - [2025-11-20 03:59:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008077 10.0.0.50 - - [2025-11-20 04:00:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.50 - - [2025-11-20 04:00:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.50 - - [2025-11-20 04:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000623 10.0.0.50 - - [2025-11-20 04:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.22 - - [2025-11-20 04:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.22 - - [2025-11-20 04:00:04] "GET /global-system-configs HTTP/1.1" 401 292 0.001509 10.0.0.23 - - [2025-11-20 04:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.22 - - [2025-11-20 04:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.23 - - [2025-11-20 04:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.22 - - [2025-11-20 04:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2025-11-20 04:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.23 - - [2025-11-20 04:00:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-11-20 04:00:10] "POST /neutron/port HTTP/1.1" 200 1089 0.016131 10.0.0.23 - - [2025-11-20 04:00:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008160 10.0.0.23 - - [2025-11-20 04:00:25] "POST /neutron/port HTTP/1.1" 200 1089 0.015646 10.0.0.23 - - [2025-11-20 04:00:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.050037 10.0.0.23 - - [2025-11-20 04:00:38] "GET /obj-perms HTTP/1.1" 200 5056 0.055729 10.0.0.50 - - [2025-11-20 04:00:39] "GET /obj-perms HTTP/1.1" 200 5056 0.060627 10.0.0.23 - - [2025-11-20 04:00:41] "POST /neutron/port HTTP/1.1" 200 1089 0.017750 10.0.0.23 - - [2025-11-20 04:00:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007798 10.0.0.23 - - [2025-11-20 04:00:55] "POST /neutron/port HTTP/1.1" 200 1089 0.019464 10.0.0.23 - - [2025-11-20 04:00:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004242 10.0.0.23 - - [2025-11-20 04:00:55] "POST /neutron/network HTTP/1.1" 200 886 0.007126 10.0.0.23 - - [2025-11-20 04:00:57] "POST /neutron/port HTTP/1.1" 200 1089 0.044089 10.0.0.23 - - [2025-11-20 04:00:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004741 10.0.0.23 - - [2025-11-20 04:00:57] "POST /neutron/network HTTP/1.1" 200 886 0.007422 10.0.0.23 - - [2025-11-20 04:01:07] "POST /neutron/port HTTP/1.1" 200 1089 0.016318 10.0.0.23 - - [2025-11-20 04:01:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.034148 10.0.0.23 - - [2025-11-20 04:01:17] "POST /neutron/port HTTP/1.1" 200 1089 0.017833 10.0.0.22 - - [2025-11-20 04:01:39] "GET /obj-perms HTTP/1.1" 200 5056 0.052872 10.0.0.23 - - [2025-11-20 04:01:57] "POST /neutron/port HTTP/1.1" 200 1089 0.046792 10.0.0.23 - - [2025-11-20 04:01:57] "POST /neutron/subnet HTTP/1.1" 200 646 0.009418 10.0.0.23 - - [2025-11-20 04:01:59] "POST /neutron/port HTTP/1.1" 200 1089 0.015978 10.0.0.23 - - [2025-11-20 04:01:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004015 10.0.0.23 - - [2025-11-20 04:01:59] "POST /neutron/network HTTP/1.1" 200 886 0.007983 10.0.0.23 - - [2025-11-20 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.028161 10.0.0.23 - - [2025-11-20 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 +++ date ++ echo 'INFO: =================== Thu Nov 20 04:03:12 AM UTC 2025 ===================' INFO: =================== Thu Nov 20 04:03:12 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ 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,10.0.0.50,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.23:8081 10.0.0.50:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.50:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.50:8081 10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.23:9042 10.0.0.50:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.50:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.50:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.23:8086 10.0.0.50:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.50:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.50:8086 10.0.0.22: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,10.0.0.50,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.23:8082 10.0.0.50:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.50:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.50:8082 10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.23:9161 10.0.0.50:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.50:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.50:9161 10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ 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=false ++ 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=false ++ 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.20.0.129,10.20.0.18,10.20.0.201 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.129,10.20.0.18,10.20.0.201 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.23:2181,10.0.0.50:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.50:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.50:2181,10.0.0.22: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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.23:2181 10.0.0.50:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.50:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.50:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.23:5673,10.0.0.50:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.50:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.50:5673,10.0.0.22: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=false ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.23:6379 10.0.0.50:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.50:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.50:6379 10.0.0.22:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ 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 false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.23,10.0.0.50,10.0.0.22 ++ 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 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.23:9092 10.0.0.50:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.50:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.50:9092 10.0.0.22:9092' ++ KAFKA_SSL_ENABLE=false ++ 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=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.23 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ 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,10.0.0.50,10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ 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,10.0.0.50,10.0.0.22 ++ 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=false ++ 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=false ++ 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=false ++ 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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_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 ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_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 ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.23,10.0.0.50,10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: 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,10.0.0.50,10.0.0.22 +++ local servers=10.0.0.23,10.0.0.50,10.0.0.22 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.22,10.20.0.201,127.0.0.1,172.17.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.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 3 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041 + cassandra_server_list='10.0.0.23:9041 10.0.0.50:9041 10.0.0.22:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + 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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ sed 's/^API__//g' ++ set + 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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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: 11/20/2025 04:03:21.696 7f0b1d016900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/20/2025 04:03:21.845 7f0b1d016900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/20/2025 04:03:21.860 7f0b1d016900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/20/2025 04:03:21.861 7f0b1d016900 [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=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-11-20 04:03:22] "GET / HTTP/1.1" 503 181 0.000350 10.0.0.22 - - [2025-11-20 04:03:22] "GET / HTTP/1.1" 503 181 0.000245 [Introspect:8084]10.0.0.23 - - [2025-11-20 04:03:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.003546 10.0.0.22 - - [2025-11-20 04:03:23] "GET / HTTP/1.1" 200 45871 0.001527 10.0.0.22 - - [2025-11-20 04:03:23] "GET / HTTP/1.1" 200 45871 0.001188 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.22 - - [2025-11-20 04:03:23] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.002570 10.0.0.22 - - [2025-11-20 04:03:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000299 10.0.0.22 - - [2025-11-20 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.645982 10.0.0.22 - - [2025-11-20 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.22 - - [2025-11-20 04:03:24] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.362447 10.0.0.22 - - [2025-11-20 04:03:24] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.003399 /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.22 - - [2025-11-20 04:03:24] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049 10.0.0.22 - - [2025-11-20 04:03:24] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.043884 10.0.0.22 - - [2025-11-20 04:03:24] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001765 10.0.0.22 - - [2025-11-20 04:03:25] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?fields=security_groups HTTP/1.1" 200 1087 0.054593 10.0.0.22 - - [2025-11-20 04:03:25] "GET /projects?obj_uuids=1a1aa8ff-1089-415e-823e-3e1a57b505fe&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001099 10.0.0.22 - - [2025-11-20 04:03:25] "GET /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe?fields=application_policy_sets HTTP/1.1" 200 1380 0.043803 10.0.0.22 - - [2025-11-20 04:03:25] "DELETE /project/1a1aa8ff-1089-415e-823e-3e1a57b505fe HTTP/1.1" 409 278 0.240988 [Introspect:8084]10.0.0.23 - - [2025-11-20 04:03:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001166 [Introspect:8084]10.0.0.23 - - [2025-11-20 04:03:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001164 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 - - [2025-11-20 04:03:29] "GET /obj-perms HTTP/1.1" 200 5032 0.403386 10.0.0.23 - - [2025-11-20 04:03:30] "GET /obj-perms HTTP/1.1" 200 5032 0.003716 10.0.0.23 - - [2025-11-20 04:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.026443 10.0.0.22 - - [2025-11-20 04:03:30] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000967 10.0.0.23 - - [2025-11-20 04:03:30] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.041292 10.0.0.23 - - [2025-11-20 04:03:30] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003798 10.0.0.23 - - [2025-11-20 04:03:30] "POST /virtual-networks HTTP/1.1" 200 546 0.082363 10.0.0.23 - - [2025-11-20 04:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.23 - - [2025-11-20 04:03:30] "GET /network-ipam/a89f364a-da05-425b-ab00-7c4763adaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011461 10.0.0.22 - - [2025-11-20 04:03:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003816 10.0.0.23 - - [2025-11-20 04:03:30] "POST /ref-update HTTP/1.1" 200 156 0.060551 10.0.0.23 - - [2025-11-20 04:03:31] "POST /neutron/network HTTP/1.1" 200 809 0.040267 10.0.0.23 - - [2025-11-20 04:03:31] "GET /virtual-network/6c7da220-f2bf-4638-aa73-544f525b2071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006610 10.0.0.23 - - [2025-11-20 04:03:31] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006021 10.0.0.23 - - [2025-11-20 04:03:31] "GET /obj-perms HTTP/1.1" 200 5032 0.004228 10.0.0.50 - - [2025-11-20 04:03:31] "GET /obj-perms HTTP/1.1" 200 5032 0.057351 10.0.0.22 - - [2025-11-20 04:03:31] "GET /obj-perms HTTP/1.1" 200 5032 0.064108 10.0.0.23 - - [2025-11-20 04:03:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001560 10.0.0.23 - - [2025-11-20 04:03:31] "POST /neutron/port HTTP/1.1" 200 2062 0.019893 10.0.0.22 - - [2025-11-20 04:03:32] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001233 10.0.0.23 - - [2025-11-20 04:03:32] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072161 10.0.0.23 - - [2025-11-20 04:03:32] "POST /neutron/network HTTP/1.1" 200 886 0.030862 10.0.0.23 - - [2025-11-20 04:03:33] "POST /neutron/port HTTP/1.1" 200 117 0.006477 10.0.0.22 - - [2025-11-20 04:03:33] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000985 10.0.0.23 - - [2025-11-20 04:03:33] "POST /neutron/port HTTP/1.1" 200 1061 0.267591 10.0.0.23 - - [2025-11-20 04:03:33] "POST /neutron/port HTTP/1.1" 200 1115 0.132655 10.0.0.23 - - [2025-11-20 04:03:34] "POST /neutron/subnet HTTP/1.1" 200 646 0.009717 10.0.0.23 - - [2025-11-20 04:03:38] "POST /neutron/port HTTP/1.1" 200 1089 0.016505 10.0.0.23 - - [2025-11-20 04:03:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008880 10.0.0.23 - - [2025-11-20 04:03:38] "POST /neutron/port HTTP/1.1" 200 1089 0.020402 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-machine/78c20816-8477-4524-be45-3f39c6c1958c HTTP/1.1" 200 1293 0.031790 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-machine/78c20816-8477-4524-be45-3f39c6c1958c HTTP/1.1" 200 1293 0.003962 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-machine-interface/51d726ac-093b-4d31-b0a6-79e13854daf7 HTTP/1.1" 200 2949 0.005821 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-machine/78c20816-8477-4524-be45-3f39c6c1958c HTTP/1.1" 200 1293 0.003690 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-machine-interface/51d726ac-093b-4d31-b0a6-79e13854daf7 HTTP/1.1" 200 2949 0.005192 10.0.0.23 - - [2025-11-20 04:03:38] "GET /instance-ip/fd4c3b30-da11-4a99-a6e7-e07a1c6ec824 HTTP/1.1" 200 1624 0.006689 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-machine/78c20816-8477-4524-be45-3f39c6c1958c HTTP/1.1" 200 1293 0.003788 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-machine-interface/51d726ac-093b-4d31-b0a6-79e13854daf7 HTTP/1.1" 200 2949 0.005418 10.0.0.23 - - [2025-11-20 04:03:38] "GET /instance-ip/fd4c3b30-da11-4a99-a6e7-e07a1c6ec824 HTTP/1.1" 200 1624 0.004043 10.0.0.23 - - [2025-11-20 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.23 - - [2025-11-20 04:03:38] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005050 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002842 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005597 10.0.0.23 - - [2025-11-20 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.23 - - [2025-11-20 04:03:38] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003980 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003438 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006708 10.0.0.23 - - [2025-11-20 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.23 - - [2025-11-20 04:03:38] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004412 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003744 10.0.0.23 - - [2025-11-20 04:03:38] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005559 10.0.0.23 - - [2025-11-20 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.23 - - [2025-11-20 04:03:38] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004844 10.0.0.23 - - [2025-11-20 04:03:39] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004099 10.0.0.23 - - [2025-11-20 04:03:39] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006425 10.0.0.23 - - [2025-11-20 04:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.23 - - [2025-11-20 04:03:39] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003915 10.0.0.23 - - [2025-11-20 04:03:39] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003530 10.0.0.23 - - [2025-11-20 04:03:39] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006958 10.0.0.23 - - [2025-11-20 04:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.23 - - [2025-11-20 04:03:42] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007295 10.0.0.23 - - [2025-11-20 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.23 - - [2025-11-20 04:03:46] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006103 10.0.0.23 - - [2025-11-20 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.23 - - [2025-11-20 04:03:50] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005870 10.0.0.23 - - [2025-11-20 04:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.23 - - [2025-11-20 04:03:54] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006244 10.0.0.23 - - [2025-11-20 04:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.23 - - [2025-11-20 04:03:58] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005244 10.0.0.23 - - [2025-11-20 04:04:00] "POST /neutron/port HTTP/1.1" 200 1089 0.047890 10.0.0.23 - - [2025-11-20 04:04:00] "POST /neutron/subnet HTTP/1.1" 200 646 0.012059 10.0.0.23 - - [2025-11-20 04:04:01] "POST /neutron/port HTTP/1.1" 200 1089 0.022070 10.0.0.23 - - [2025-11-20 04:04:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004783 10.0.0.23 - - [2025-11-20 04:04:01] "POST /neutron/network HTTP/1.1" 200 886 0.006964 10.0.0.23 - - [2025-11-20 04:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.23 - - [2025-11-20 04:04:02] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006248 10.0.0.23 - - [2025-11-20 04:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2025-11-20 04:04:06] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006191 10.0.0.23 - - [2025-11-20 04:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.23 - - [2025-11-20 04:04:10] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005727 10.0.0.23 - - [2025-11-20 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.23 - - [2025-11-20 04:04:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004149 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004211 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006340 10.0.0.23 - - [2025-11-20 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.23 - - [2025-11-20 04:04:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003956 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003308 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006072 10.0.0.23 - - [2025-11-20 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.23 - - [2025-11-20 04:04:15] "GET /routing-instance/46baa226-2fa2-4a9d-98af-eceff3d49ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005271 10.0.0.23 - - [2025-11-20 04:04:15] "GET /route-target/7f938436-71dd-48a6-aa91-d10dac176928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004404 10.0.0.23 - - [2025-11-20 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.23 - - [2025-11-20 04:04:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003808 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003610 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006192 10.0.0.23 - - [2025-11-20 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.23 - - [2025-11-20 04:04:15] "GET /routing-instance/46baa226-2fa2-4a9d-98af-eceff3d49ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004391 10.0.0.23 - - [2025-11-20 04:04:15] "GET /route-target/7f938436-71dd-48a6-aa91-d10dac176928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004762 10.0.0.23 - - [2025-11-20 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.23 - - [2025-11-20 04:04:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004246 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002975 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007435 10.0.0.23 - - [2025-11-20 04:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.23 - - [2025-11-20 04:04:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004508 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003488 10.0.0.23 - - [2025-11-20 04:04:15] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007252 10.0.0.23 - - [2025-11-20 04:04:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004514 10.0.0.22 - - [2025-11-20 04:04:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004133 10.0.0.23 - - [2025-11-20 04:04:16] "GET /obj-perms HTTP/1.1" 200 5032 0.003743 10.0.0.23 - - [2025-11-20 04:04:16] "GET /obj-perms HTTP/1.1" 200 5032 0.003779 10.0.0.23 - - [2025-11-20 04:04:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001329 10.0.0.23 - - [2025-11-20 04:04:16] "POST /neutron/network HTTP/1.1" 200 896 0.008850 10.0.0.22 - - [2025-11-20 04:04:17] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000960 10.0.0.23 - - [2025-11-20 04:04:17] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.079976 10.0.0.23 - - [2025-11-20 04:04:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007969 10.0.0.23 - - [2025-11-20 04:04:18] "POST /neutron/network HTTP/1.1" 200 896 0.008290 10.0.0.23 - - [2025-11-20 04:04:18] "POST /neutron/port HTTP/1.1" 200 1061 0.021138 10.0.0.23 - - [2025-11-20 04:04:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004890 10.0.0.23 - - [2025-11-20 04:04:18] "POST /neutron/network HTTP/1.1" 200 886 0.009526 10.0.0.23 - - [2025-11-20 04:04:23] "POST /neutron/port HTTP/1.1" 200 1089 0.017262 10.0.0.23 - - [2025-11-20 04:04:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009998 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-machine/97ba6f70-7606-4e54-ba0b-69c55895f10c HTTP/1.1" 200 1294 0.007467 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-machine/97ba6f70-7606-4e54-ba0b-69c55895f10c HTTP/1.1" 200 1294 0.004720 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-machine-interface/0f82e5bb-5664-4154-94f7-cc7007d048f7 HTTP/1.1" 200 2949 0.005665 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-machine/97ba6f70-7606-4e54-ba0b-69c55895f10c HTTP/1.1" 200 1294 0.004615 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-machine-interface/0f82e5bb-5664-4154-94f7-cc7007d048f7 HTTP/1.1" 200 2949 0.004998 10.0.0.23 - - [2025-11-20 04:04:23] "GET /instance-ip/a59a3fa9-98b4-465f-87ed-cd4219f21e51 HTTP/1.1" 200 1623 0.006265 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-machine/97ba6f70-7606-4e54-ba0b-69c55895f10c HTTP/1.1" 200 1294 0.004188 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-machine-interface/0f82e5bb-5664-4154-94f7-cc7007d048f7 HTTP/1.1" 200 2949 0.005386 10.0.0.23 - - [2025-11-20 04:04:23] "GET /instance-ip/a59a3fa9-98b4-465f-87ed-cd4219f21e51 HTTP/1.1" 200 1623 0.005111 10.0.0.23 - - [2025-11-20 04:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.23 - - [2025-11-20 04:04:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004291 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003436 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006405 10.0.0.23 - - [2025-11-20 04:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.23 - - [2025-11-20 04:04:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004440 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003565 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006371 10.0.0.23 - - [2025-11-20 04:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.23 - - [2025-11-20 04:04:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004801 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003574 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006259 10.0.0.23 - - [2025-11-20 04:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.23 - - [2025-11-20 04:04:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003961 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003087 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006381 10.0.0.23 - - [2025-11-20 04:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2025-11-20 04:04:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004351 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003464 10.0.0.23 - - [2025-11-20 04:04:23] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006225 10.0.0.23 - - [2025-11-20 04:04:24] "POST /neutron/port HTTP/1.1" 200 1089 0.044850 10.0.0.23 - - [2025-11-20 04:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.23 - - [2025-11-20 04:04:27] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005713 10.0.0.23 - - [2025-11-20 04:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.23 - - [2025-11-20 04:04:31] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007012 10.0.0.23 - - [2025-11-20 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.23 - - [2025-11-20 04:04:35] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005638 10.0.0.23 - - [2025-11-20 04:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.23 - - [2025-11-20 04:04:39] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006471 10.0.0.23 - - [2025-11-20 04:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.23 - - [2025-11-20 04:04:43] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005995 10.0.0.23 - - [2025-11-20 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.23 - - [2025-11-20 04:04:47] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008358 10.0.0.23 - - [2025-11-20 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.23 - - [2025-11-20 04:04:51] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006265 10.0.0.23 - - [2025-11-20 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.23 - - [2025-11-20 04:04:55] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006078 10.0.0.23 - - [2025-11-20 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.23 - - [2025-11-20 04:04:59] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005678 10.0.0.23 - - [2025-11-20 04:05:01] "POST /neutron/port HTTP/1.1" 200 1089 0.018686 10.0.0.23 - - [2025-11-20 04:05:01] "POST /neutron/subnet HTTP/1.1" 200 646 0.010440 10.0.0.23 - - [2025-11-20 04:05:02] "POST /neutron/port HTTP/1.1" 200 1089 0.020151 10.0.0.23 - - [2025-11-20 04:05:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004998 10.0.0.23 - - [2025-11-20 04:05:02] "POST /neutron/network HTTP/1.1" 200 886 0.008240 10.0.0.50 - - [2025-11-20 04:05:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.50 - - [2025-11-20 04:05:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.23 - - [2025-11-20 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.23 - - [2025-11-20 04:05:03] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004596 10.0.0.23 - - [2025-11-20 04:05:03] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003027 10.0.0.23 - - [2025-11-20 04:05:03] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006479 10.0.0.23 - - [2025-11-20 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.23 - - [2025-11-20 04:05:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003945 10.0.0.23 - - [2025-11-20 04:05:04] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005261 10.0.0.23 - - [2025-11-20 04:05:04] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006797 10.0.0.23 - - [2025-11-20 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.23 - - [2025-11-20 04:05:04] "GET /routing-instance/7c46d3be-8510-44b3-b6e5-5c50faeefb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005331 10.0.0.23 - - [2025-11-20 04:05:04] "GET /route-target/69728de9-9068-4671-a46f-7f9729efbd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004376 10.0.0.23 - - [2025-11-20 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.23 - - [2025-11-20 04:05:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010024 10.0.0.23 - - [2025-11-20 04:05:04] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003642 10.0.0.23 - - [2025-11-20 04:05:04] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007018 10.0.0.23 - - [2025-11-20 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.50 - - [2025-11-20 04:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.23 - - [2025-11-20 04:05:04] "GET /routing-instance/7c46d3be-8510-44b3-b6e5-5c50faeefb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004815 10.0.0.23 - - [2025-11-20 04:05:04] "GET /route-target/69728de9-9068-4671-a46f-7f9729efbd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005758 10.0.0.50 - - [2025-11-20 04:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.23 - - [2025-11-20 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.23 - - [2025-11-20 04:05:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004836 10.0.0.23 - - [2025-11-20 04:05:04] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003450 10.0.0.22 - - [2025-11-20 04:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2025-11-20 04:05:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.23 - - [2025-11-20 04:05:04] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006673 10.0.0.23 - - [2025-11-20 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.23 - - [2025-11-20 04:05:04] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004079 10.0.0.23 - - [2025-11-20 04:05:04] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003397 10.0.0.23 - - [2025-11-20 04:05:04] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006319 10.0.0.22 - - [2025-11-20 04:05:04] "GET /obj-perms HTTP/1.1" 200 5032 0.003739 10.0.0.23 - - [2025-11-20 04:05:04] "GET /obj-perms HTTP/1.1" 200 5032 0.004072 10.0.0.23 - - [2025-11-20 04:05:04] "GET /obj-perms HTTP/1.1" 200 5032 0.005428 10.0.0.22 - - [2025-11-20 04:05:05] "GET /obj-perms HTTP/1.1" 200 5032 0.004022 10.0.0.23 - - [2025-11-20 04:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.22 - - [2025-11-20 04:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.23 - - [2025-11-20 04:05:05] "GET /obj-perms HTTP/1.1" 200 5032 0.003953 10.0.0.50 - - [2025-11-20 04:05:05] "GET /obj-perms HTTP/1.1" 200 5032 0.005260 10.0.0.23 - - [2025-11-20 04:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2025-11-20 04:05:05] "GET /virtual-machine/78c20816-8477-4524-be45-3f39c6c1958c HTTP/1.1" 200 1293 0.005064 10.0.0.22 - - [2025-11-20 04:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.23 - - [2025-11-20 04:05:05] "GET /virtual-machine-interface/51d726ac-093b-4d31-b0a6-79e13854daf7 HTTP/1.1" 200 2949 0.005247 10.0.0.23 - - [2025-11-20 04:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.23 - - [2025-11-20 04:05:05] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003533 10.0.0.23 - - [2025-11-20 04:05:05] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003431 10.0.0.23 - - [2025-11-20 04:05:05] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006180 10.0.0.23 - - [2025-11-20 04:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.23 - - [2025-11-20 04:05:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2025-11-20 04:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.23 - - [2025-11-20 04:05:06] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004726 10.0.0.23 - - [2025-11-20 04:05:06] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003449 10.0.0.23 - - [2025-11-20 04:05:06] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006066 10.0.0.23 - - [2025-11-20 04:05:06] "GET /virtual-machine/97ba6f70-7606-4e54-ba0b-69c55895f10c HTTP/1.1" 200 1294 0.005225 10.0.0.23 - - [2025-11-20 04:05:06] "GET /virtual-machine-interface/0f82e5bb-5664-4154-94f7-cc7007d048f7 HTTP/1.1" 200 2949 0.006150 10.0.0.23 - - [2025-11-20 04:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.23 - - [2025-11-20 04:05:06] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005124 10.0.0.23 - - [2025-11-20 04:05:06] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004131 10.0.0.23 - - [2025-11-20 04:05:06] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007342 10.0.0.23 - - [2025-11-20 04:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.23 - - [2025-11-20 04:05:07] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004181 10.0.0.23 - - [2025-11-20 04:05:07] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003299 10.0.0.23 - - [2025-11-20 04:05:07] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006283 10.0.0.23 - - [2025-11-20 04:05:13] "POST /neutron/port HTTP/1.1" 200 1089 0.016954 10.0.0.23 - - [2025-11-20 04:05:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007276 10.0.0.22 - - [2025-11-20 04:05:43] "GET /obj-perms HTTP/1.1" 200 5056 0.062081 10.0.0.23 - - [2025-11-20 04:06:01] "POST /neutron/port HTTP/1.1" 200 1089 0.018133 10.0.0.23 - - [2025-11-20 04:06:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004530 10.0.0.23 - - [2025-11-20 04:06:01] "POST /neutron/network HTTP/1.1" 200 886 0.009834 10.0.0.23 - - [2025-11-20 04:06:04] "POST /neutron/network HTTP/1.1" 200 896 0.007205 10.0.0.23 - - [2025-11-20 04:06:04] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.23 - - [2025-11-20 04:06:04] "GET /virtual-machine/97ba6f70-7606-4e54-ba0b-69c55895f10c HTTP/1.1" 200 1294 0.004414 10.0.0.23 - - [2025-11-20 04:06:05] "POST /neutron/port HTTP/1.1" 200 1115 0.014631 10.0.0.23 - - [2025-11-20 04:06:06] "GET /virtual-machine/97ba6f70-7606-4e54-ba0b-69c55895f10c HTTP/1.1" 404 171 0.003617 10.0.0.23 - - [2025-11-20 04:06:06] "GET /virtual-machine/97ba6f70-7606-4e54-ba0b-69c55895f10c HTTP/1.1" 404 171 0.003192 10.0.0.23 - - [2025-11-20 04:06:06] "GET /virtual-machine/97ba6f70-7606-4e54-ba0b-69c55895f10c HTTP/1.1" 404 171 0.002741 10.0.0.23 - - [2025-11-20 04:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.23 - - [2025-11-20 04:06:07] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003915 10.0.0.23 - - [2025-11-20 04:06:07] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003680 10.0.0.23 - - [2025-11-20 04:06:07] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006819 10.0.0.23 - - [2025-11-20 04:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.23 - - [2025-11-20 04:06:07] "GET /routing-instance/7c46d3be-8510-44b3-b6e5-5c50faeefb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004361 10.0.0.23 - - [2025-11-20 04:06:07] "GET /route-target/69728de9-9068-4671-a46f-7f9729efbd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.011302 10.0.0.23 - - [2025-11-20 04:06:10] "GET /obj-perms HTTP/1.1" 200 5032 0.004142 10.0.0.22 - - [2025-11-20 04:06:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003968 10.0.0.23 - - [2025-11-20 04:06:10] "GET /virtual-machine/78c20816-8477-4524-be45-3f39c6c1958c HTTP/1.1" 200 1293 0.004227 10.0.0.23 - - [2025-11-20 04:06:11] "POST /neutron/port HTTP/1.1" 200 1115 0.012161 10.0.0.23 - - [2025-11-20 04:06:12] "GET /virtual-machine/78c20816-8477-4524-be45-3f39c6c1958c HTTP/1.1" 404 171 0.003500 10.0.0.23 - - [2025-11-20 04:06:12] "GET /virtual-machine/78c20816-8477-4524-be45-3f39c6c1958c HTTP/1.1" 404 171 0.003361 10.0.0.23 - - [2025-11-20 04:06:12] "GET /virtual-machine/78c20816-8477-4524-be45-3f39c6c1958c HTTP/1.1" 404 171 0.003217 10.0.0.23 - - [2025-11-20 04:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.23 - - [2025-11-20 04:06:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004659 10.0.0.23 - - [2025-11-20 04:06:13] "GET /virtual-networks?parent_id=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.078568 10.0.0.23 - - [2025-11-20 04:06:13] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008060 10.0.0.23 - - [2025-11-20 04:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.23 - - [2025-11-20 04:06:13] "GET /routing-instance/46baa226-2fa2-4a9d-98af-eceff3d49ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.006509 10.0.0.23 - - [2025-11-20 04:06:13] "GET /route-target/7f938436-71dd-48a6-aa91-d10dac176928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003522 10.0.0.23 - - [2025-11-20 04:06:13] "GET /obj-perms HTTP/1.1" 200 5032 0.004033 10.0.0.23 - - [2025-11-20 04:06:19] "GET /obj-perms HTTP/1.1" 200 5032 0.004816 10.0.0.23 - - [2025-11-20 04:06:19] "GET /obj-perms HTTP/1.1" 200 5032 0.003695 10.0.0.50 - - [2025-11-20 04:06:19] "GET /obj-perms HTTP/1.1" 200 5032 0.003850 10.0.0.22 - - [2025-11-20 04:06:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004313 10.0.0.22 - - [2025-11-20 04:06:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002803 10.0.0.23 - - [2025-11-20 04:06:19] "DELETE /virtual-network/6c7da220-f2bf-4638-aa73-544f525b2071 HTTP/1.1" 200 115 0.115440 10.0.0.23 - - [2025-11-20 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.041041 10.0.0.23 - - [2025-11-20 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.23 - - [2025-11-20 04:06:20] "GET /network-policy/efb7d3aa-3226-4755-aefa-0914c6528ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004370 10.0.0.23 - - [2025-11-20 04:06:20] "POST /ref-update HTTP/1.1" 200 156 0.055787 10.0.0.23 - - [2025-11-20 04:06:20] "POST /ref-update HTTP/1.1" 200 156 0.026097 10.0.0.23 - - [2025-11-20 04:06:20] "GET /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.023209 10.0.0.23 - - [2025-11-20 04:06:20] "DELETE /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77 HTTP/1.1" 409 248 0.011434 10.0.0.23 - - [2025-11-20 04:06:20] "POST /neutron/port HTTP/1.1" 200 1089 0.015417 10.0.0.23 - - [2025-11-20 04:06:20] "POST /neutron/port HTTP/1.1" 200 151 0.229730 10.0.0.22 - - [2025-11-20 04:06:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004390 10.0.0.22 - - [2025-11-20 04:06:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003313 10.0.0.23 - - [2025-11-20 04:06:22] "DELETE /virtual-network/48185bc6-b2d0-44ad-9dad-8abd34951e77 HTTP/1.1" 200 115 0.131886 10.0.0.23 - - [2025-11-20 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.23 - - [2025-11-20 04:06:22] "GET /network-policy/62b6dcc5-9000-44b8-b9fa-b948b6eb09f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004363 10.0.0.23 - - [2025-11-20 04:06:22] "POST /ref-update HTTP/1.1" 200 156 0.061257 10.0.0.23 - - [2025-11-20 04:06:22] "DELETE /access-control-list/f4c0bf1b-9f90-4704-9de9-15079f9eb2e4 HTTP/1.1" 200 115 0.061059 10.0.0.23 - - [2025-11-20 04:06:22] "POST /neutron/network HTTP/1.1" 200 809 0.009917 10.0.0.23 - - [2025-11-20 04:06:22] "GET /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005812 10.0.0.22 - - [2025-11-20 04:06:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004323 10.0.0.22 - - [2025-11-20 04:06:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003673 10.0.0.23 - - [2025-11-20 04:06:22] "DELETE /virtual-network/de5b015d-d5f7-42fe-a691-8c1cdd7e7a17 HTTP/1.1" 200 115 0.119477 10.0.0.23 - - [2025-11-20 04:06:23] "DELETE /network-policy/efb7d3aa-3226-4755-aefa-0914c6528ee2 HTTP/1.1" 200 115 0.033423 10.0.0.23 - - [2025-11-20 04:06:23] "DELETE /network-policy/62b6dcc5-9000-44b8-b9fa-b948b6eb09f3 HTTP/1.1" 200 115 0.032014 10.0.0.22 - - [2025-11-20 04:06:51] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001306 10.0.0.23 - - [2025-11-20 04:06:51] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.076940 10.0.0.22 - - [2025-11-20 04:06:51] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001654 10.0.0.23 - - [2025-11-20 04:06:51] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?fields=virtual_networks HTTP/1.1" 200 1034 0.046293 10.0.0.22 - - [2025-11-20 04:06:51] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001036 10.0.0.23 - - [2025-11-20 04:06:51] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.037605 10.0.0.22 - - [2025-11-20 04:06:51] "GET /projects?obj_uuids=3339bf5d-318a-4edf-9cb8-4a7fd32a3af6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002208 10.0.0.23 - - [2025-11-20 04:06:51] "GET /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6?fields=security_groups HTTP/1.1" 200 1261 0.035248 10.0.0.23 - - [2025-11-20 04:06:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.371059 10.0.0.22 - - [2025-11-20 04:06:52] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003569 10.0.0.22 - - [2025-11-20 04:06:52] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001195 10.0.0.22 - - [2025-11-20 04:06:52] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008501 10.0.0.22 - - [2025-11-20 04:06:53] "POST /id-to-fqname HTTP/1.1" 200 190 0.006209 10.0.0.22 - - [2025-11-20 04:06:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.005398 10.0.0.22 - - [2025-11-20 04:06:53] "POST /security-groups HTTP/1.1" 200 591 0.073250 10.0.0.23 - - [2025-11-20 04:06:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.003772 10.0.0.22 - - [2025-11-20 04:06:53] "POST /projects HTTP/1.1" 200 585 0.269083 10.0.0.22 - - [2025-11-20 04:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.339211 10.0.0.23 - - [2025-11-20 04:06:53] "POST /access-control-lists HTTP/1.1" 200 594 0.033798 10.0.0.23 - - [2025-11-20 04:06:53] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.483169 10.0.0.23 - - [2025-11-20 04:06:54] "GET / HTTP/1.1" 200 35931 0.002172 10.0.0.23 - - [2025-11-20 04:06:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.23 - - [2025-11-20 04:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.061343 10.0.0.22 - - [2025-11-20 04:06:56] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001305 10.0.0.23 - - [2025-11-20 04:06:56] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044086 10.0.0.22 - - [2025-11-20 04:06:57] "POST /useragent-kv HTTP/1.1" 200 115 0.011019 10.0.0.23 - - [2025-11-20 04:06:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.240607 10.0.0.23 - - [2025-11-20 04:06:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001741 10.0.0.23 - - [2025-11-20 04:06:57] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005547 10.0.0.23 - - [2025-11-20 04:06:57] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005735 10.0.0.23 - - [2025-11-20 04:06:57] "POST /neutron/network HTTP/1.1" 200 823 0.007790 10.0.0.23 - - [2025-11-20 04:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.22 - - [2025-11-20 04:06:57] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.23 - - [2025-11-20 04:06:57] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.046550 10.0.0.22 - - [2025-11-20 04:06:57] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001109 10.0.0.23 - - [2025-11-20 04:06:57] "POST /neutron/network HTTP/1.1" 200 605 0.128900 10.0.0.23 - - [2025-11-20 04:06:57] "POST /route-targets HTTP/1.1" 200 327 0.015894 10.0.0.23 - - [2025-11-20 04:06:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.003809 10.0.0.23 - - [2025-11-20 04:06:57] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007263 10.0.0.23 - - [2025-11-20 04:06:57] "POST /neutron/network HTTP/1.1" 200 823 0.007163 10.0.0.23 - - [2025-11-20 04:06:57] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006622 10.0.0.23 - - [2025-11-20 04:06:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001324 10.0.0.23 - - [2025-11-20 04:06:58] "POST /neutron/network HTTP/1.1" 200 833 0.007768 10.0.0.22 - - [2025-11-20 04:06:58] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001071 10.0.0.23 - - [2025-11-20 04:06:58] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.074147 10.0.0.23 - - [2025-11-20 04:06:59] "POST /neutron/port HTTP/1.1" 200 117 0.007563 10.0.0.23 - - [2025-11-20 04:06:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001276 10.0.0.23 - - [2025-11-20 04:06:59] "POST /neutron/network HTTP/1.1" 200 833 0.007970 10.0.0.23 - - [2025-11-20 04:06:59] "POST /neutron/port HTTP/1.1" 200 1059 0.019207 10.0.0.22 - - [2025-11-20 04:07:00] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011 10.0.0.23 - - [2025-11-20 04:07:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007785 10.0.0.23 - - [2025-11-20 04:07:00] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.092805 10.0.0.23 - - [2025-11-20 04:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.001140 10.0.0.23 - - [2025-11-20 04:07:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007856 10.0.0.23 - - [2025-11-20 04:07:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007469 10.0.0.23 - - [2025-11-20 04:07:01] "POST /neutron/port HTTP/1.1" 200 1059 0.021166 10.0.0.23 - - [2025-11-20 04:07:01] "POST /neutron/port HTTP/1.1" 200 1087 0.023189 10.0.0.23 - - [2025-11-20 04:07:01] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.23 - - [2025-11-20 04:07:02] "POST /neutron/port HTTP/1.1" 200 1087 0.020913 10.0.0.23 - - [2025-11-20 04:07:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.009975 10.0.0.23 - - [2025-11-20 04:07:05] "POST /neutron/port HTTP/1.1" 200 1087 0.016711 10.0.0.23 - - [2025-11-20 04:07:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008737 10.0.0.23 - - [2025-11-20 04:07:06] "GET /virtual-machine/ae389eb1-472d-44f0-831d-3c2425948c25 HTTP/1.1" 401 292 0.000545 10.0.0.23 - - [2025-11-20 04:07:06] "GET /virtual-machine/ae389eb1-472d-44f0-831d-3c2425948c25 HTTP/1.1" 200 1292 0.031404 10.0.0.23 - - [2025-11-20 04:07:06] "GET /virtual-machine-interface/70959492-a100-4f3a-9aa8-ce30c32ec1bc HTTP/1.1" 200 2941 0.005805 10.0.0.23 - - [2025-11-20 04:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.23 - - [2025-11-20 04:07:06] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004188 10.0.0.23 - - [2025-11-20 04:07:06] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003569 10.0.0.23 - - [2025-11-20 04:07:06] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007239 10.0.0.23 - - [2025-11-20 04:07:09] "DELETE /access-control-list/dfe86abd-0c05-4d21-85fd-5ef42c912f00 HTTP/1.1" 200 115 0.042955 10.0.0.23 - - [2025-11-20 04:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.23 - - [2025-11-20 04:07:09] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005632 10.0.0.23 - - [2025-11-20 04:07:09] "POST /neutron/port HTTP/1.1" 200 1087 0.018348 10.0.0.23 - - [2025-11-20 04:07:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008215 10.0.0.23 - - [2025-11-20 04:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.23 - - [2025-11-20 04:07:11] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004529 10.0.0.23 - - [2025-11-20 04:07:11] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003642 10.0.0.23 - - [2025-11-20 04:07:11] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006420 10.0.0.23 - - [2025-11-20 04:07:12] "POST /neutron/port HTTP/1.1" 200 1087 0.017247 10.0.0.23 - - [2025-11-20 04:07:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007708 10.0.0.23 - - [2025-11-20 04:07:12] "GET /virtual-machine/ef45a3b2-b4f4-45e9-999f-e4c19e84309a HTTP/1.1" 200 1293 0.005697 10.0.0.23 - - [2025-11-20 04:07:12] "GET /virtual-machine-interface/79df58e5-c869-41fd-850b-a9ff0c45acb2 HTTP/1.1" 200 2940 0.005203 10.0.0.23 - - [2025-11-20 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.23 - - [2025-11-20 04:07:12] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003652 10.0.0.23 - - [2025-11-20 04:07:12] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003052 10.0.0.23 - - [2025-11-20 04:07:12] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006200 10.0.0.23 - - [2025-11-20 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.23 - - [2025-11-20 04:07:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006069 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004215 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006330 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-machine/ae389eb1-472d-44f0-831d-3c2425948c25 HTTP/1.1" 200 1292 0.004168 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-machine-interface/70959492-a100-4f3a-9aa8-ce30c32ec1bc HTTP/1.1" 200 2941 0.005520 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-machine/ae389eb1-472d-44f0-831d-3c2425948c25 HTTP/1.1" 200 1292 0.003658 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-machine-interface/70959492-a100-4f3a-9aa8-ce30c32ec1bc HTTP/1.1" 200 2941 0.011316 10.0.0.23 - - [2025-11-20 04:07:13] "GET /instance-ip/83717e8f-7250-4b48-9595-6a0d0e3d6135 HTTP/1.1" 200 1619 0.008193 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-machine/ae389eb1-472d-44f0-831d-3c2425948c25 HTTP/1.1" 200 1292 0.004808 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-machine-interface/70959492-a100-4f3a-9aa8-ce30c32ec1bc HTTP/1.1" 200 2941 0.011184 10.0.0.23 - - [2025-11-20 04:07:13] "GET /instance-ip/83717e8f-7250-4b48-9595-6a0d0e3d6135 HTTP/1.1" 200 1619 0.007265 10.0.0.23 - - [2025-11-20 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004824 10.0.0.23 - - [2025-11-20 04:07:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007438 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.007735 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007944 10.0.0.23 - - [2025-11-20 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006163 10.0.0.23 - - [2025-11-20 04:07:13] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004343 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003471 10.0.0.23 - - [2025-11-20 04:07:13] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008154 10.0.0.23 - - [2025-11-20 04:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.23 - - [2025-11-20 04:07:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004985 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003738 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006474 10.0.0.23 - - [2025-11-20 04:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.23 - - [2025-11-20 04:07:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004144 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003470 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006583 10.0.0.23 - - [2025-11-20 04:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.23 - - [2025-11-20 04:07:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004737 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003443 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007635 10.0.0.23 - - [2025-11-20 04:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.23 - - [2025-11-20 04:07:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004448 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003282 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006154 10.0.0.23 - - [2025-11-20 04:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.23 - - [2025-11-20 04:07:14] "GET /routing-instance/c8d40f9a-55ed-4963-afda-6c998581ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004434 10.0.0.23 - - [2025-11-20 04:07:14] "GET /route-target/2efd0360-b11b-4800-a75d-9187459b4b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004236 10.0.0.23 - - [2025-11-20 04:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.23 - - [2025-11-20 04:07:14] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005043 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003813 10.0.0.23 - - [2025-11-20 04:07:14] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006570 10.0.0.23 - - [2025-11-20 04:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.23 - - [2025-11-20 04:07:14] "GET /routing-instance/c8d40f9a-55ed-4963-afda-6c998581ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.007039 10.0.0.23 - - [2025-11-20 04:07:14] "GET /route-target/2efd0360-b11b-4800-a75d-9187459b4b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005843 10.0.0.23 - - [2025-11-20 04:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.23 - - [2025-11-20 04:07:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004041 10.0.0.23 - - [2025-11-20 04:07:15] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003949 10.0.0.23 - - [2025-11-20 04:07:15] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008002 10.0.0.23 - - [2025-11-20 04:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.23 - - [2025-11-20 04:07:15] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004991 10.0.0.23 - - [2025-11-20 04:07:15] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004468 10.0.0.23 - - [2025-11-20 04:07:15] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005900 10.0.0.23 - - [2025-11-20 04:07:16] "GET /obj-perms HTTP/1.1" 200 5030 0.066316 10.0.0.22 - - [2025-11-20 04:07:16] "GET /obj-perms HTTP/1.1" 200 5030 0.066037 10.0.0.23 - - [2025-11-20 04:07:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004186 10.0.0.22 - - [2025-11-20 04:07:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004408 10.0.0.23 - - [2025-11-20 04:07:17] "POST /neutron/port HTTP/1.1" 200 1087 0.019790 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-machine/ef45a3b2-b4f4-45e9-999f-e4c19e84309a HTTP/1.1" 200 1293 0.004278 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-machine-interface/79df58e5-c869-41fd-850b-a9ff0c45acb2 HTTP/1.1" 200 2940 0.006962 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-machine/ef45a3b2-b4f4-45e9-999f-e4c19e84309a HTTP/1.1" 200 1293 0.004206 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-machine-interface/79df58e5-c869-41fd-850b-a9ff0c45acb2 HTTP/1.1" 200 2940 0.005714 10.0.0.23 - - [2025-11-20 04:07:17] "GET /instance-ip/50469c0c-4b7e-47bc-9094-69a34c47af93 HTTP/1.1" 200 1619 0.006747 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-machine/ef45a3b2-b4f4-45e9-999f-e4c19e84309a HTTP/1.1" 200 1293 0.004344 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-machine-interface/79df58e5-c869-41fd-850b-a9ff0c45acb2 HTTP/1.1" 200 2940 0.006777 10.0.0.23 - - [2025-11-20 04:07:17] "GET /instance-ip/50469c0c-4b7e-47bc-9094-69a34c47af93 HTTP/1.1" 200 1619 0.004690 10.0.0.23 - - [2025-11-20 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.23 - - [2025-11-20 04:07:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003990 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003632 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006953 10.0.0.23 - - [2025-11-20 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.23 - - [2025-11-20 04:07:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004380 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003447 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006747 10.0.0.23 - - [2025-11-20 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.23 - - [2025-11-20 04:07:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004409 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003872 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006281 10.0.0.23 - - [2025-11-20 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.23 - - [2025-11-20 04:07:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004641 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003744 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006458 10.0.0.23 - - [2025-11-20 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.23 - - [2025-11-20 04:07:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005512 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003678 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005822 10.0.0.23 - - [2025-11-20 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.23 - - [2025-11-20 04:07:17] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003840 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003105 10.0.0.23 - - [2025-11-20 04:07:17] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005998 10.0.0.23 - - [2025-11-20 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.23 - - [2025-11-20 04:07:18] "GET /routing-instance/368b3afd-e719-4270-b6a6-ed950152aae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006831 10.0.0.23 - - [2025-11-20 04:07:18] "GET /route-target/d377a1a2-3a00-43eb-be53-d4f046eb7414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004127 10.0.0.23 - - [2025-11-20 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.23 - - [2025-11-20 04:07:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003849 10.0.0.23 - - [2025-11-20 04:07:18] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003945 10.0.0.23 - - [2025-11-20 04:07:18] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007050 10.0.0.23 - - [2025-11-20 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.23 - - [2025-11-20 04:07:18] "GET /routing-instance/368b3afd-e719-4270-b6a6-ed950152aae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005592 10.0.0.23 - - [2025-11-20 04:07:18] "GET /route-target/d377a1a2-3a00-43eb-be53-d4f046eb7414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006029 10.0.0.23 - - [2025-11-20 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.23 - - [2025-11-20 04:07:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004427 10.0.0.23 - - [2025-11-20 04:07:18] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003463 10.0.0.23 - - [2025-11-20 04:07:18] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006179 10.0.0.23 - - [2025-11-20 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.23 - - [2025-11-20 04:07:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004316 10.0.0.23 - - [2025-11-20 04:07:18] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003899 10.0.0.23 - - [2025-11-20 04:07:18] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006488 10.0.0.22 - - [2025-11-20 04:07:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004200 10.0.0.23 - - [2025-11-20 04:07:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004292 10.0.0.23 - - [2025-11-20 04:07:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004092 10.0.0.23 - - [2025-11-20 04:07:20] "GET /obj-perms HTTP/1.1" 200 5030 0.003735 10.0.0.50 - - [2025-11-20 04:07:21] "GET /obj-perms HTTP/1.1" 200 5030 0.061347 10.0.0.22 - - [2025-11-20 04:07:21] "GET /obj-perms HTTP/1.1" 200 5030 0.004848 10.0.0.22 - - [2025-11-20 04:07:25] "DELETE /project/459a01244535460f84d33f63f309f961 HTTP/1.1" 404 173 0.003882 10.0.0.22 - - [2025-11-20 04:07:25] "DELETE /project/3339bf5d-318a-4edf-9cb8-4a7fd32a3af6 HTTP/1.1" 404 177 0.003007 10.0.0.23 - - [2025-11-20 04:07:41] "GET /virtual-machine/ef45a3b2-b4f4-45e9-999f-e4c19e84309a HTTP/1.1" 200 1293 0.005101 10.0.0.23 - - [2025-11-20 04:07:41] "POST /neutron/port HTTP/1.1" 200 1113 0.014454 10.0.0.23 - - [2025-11-20 04:07:43] "GET /virtual-machine/ef45a3b2-b4f4-45e9-999f-e4c19e84309a HTTP/1.1" 404 171 0.003382 10.0.0.23 - - [2025-11-20 04:07:43] "GET /virtual-machine/ef45a3b2-b4f4-45e9-999f-e4c19e84309a HTTP/1.1" 404 171 0.003050 10.0.0.23 - - [2025-11-20 04:07:43] "GET /virtual-machine/ef45a3b2-b4f4-45e9-999f-e4c19e84309a HTTP/1.1" 404 171 0.003239 10.0.0.23 - - [2025-11-20 04:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.23 - - [2025-11-20 04:07:43] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004206 10.0.0.23 - - [2025-11-20 04:07:43] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004120 10.0.0.23 - - [2025-11-20 04:07:43] "GET /virtual-network/247e5cc0-e1ae-478d-b934-5241a33e0b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006874 10.0.0.23 - - [2025-11-20 04:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.23 - - [2025-11-20 04:07:43] "GET /routing-instance/368b3afd-e719-4270-b6a6-ed950152aae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005324 10.0.0.23 - - [2025-11-20 04:07:43] "GET /route-target/d377a1a2-3a00-43eb-be53-d4f046eb7414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.016109 10.0.0.23 - - [2025-11-20 04:07:43] "GET /obj-perms HTTP/1.1" 200 5030 0.003841 10.0.0.23 - - [2025-11-20 04:07:46] "GET /obj-perms HTTP/1.1" 200 5030 0.004151 10.0.0.23 - - [2025-11-20 04:07:50] "GET /obj-perms HTTP/1.1" 200 5030 0.005021 10.0.0.23 - - [2025-11-20 04:07:50] "GET /virtual-machine/ae389eb1-472d-44f0-831d-3c2425948c25 HTTP/1.1" 200 1292 0.004257 10.0.0.23 - - [2025-11-20 04:07:50] "POST /neutron/port HTTP/1.1" 200 1113 0.014084 10.0.0.23 - - [2025-11-20 04:07:52] "GET /virtual-machine/ae389eb1-472d-44f0-831d-3c2425948c25 HTTP/1.1" 404 171 0.003428 10.0.0.23 - - [2025-11-20 04:07:52] "GET /virtual-machine/ae389eb1-472d-44f0-831d-3c2425948c25 HTTP/1.1" 404 171 0.003103 10.0.0.23 - - [2025-11-20 04:07:52] "GET /virtual-machine/ae389eb1-472d-44f0-831d-3c2425948c25 HTTP/1.1" 404 171 0.003700 10.0.0.23 - - [2025-11-20 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.23 - - [2025-11-20 04:07:52] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003951 10.0.0.23 - - [2025-11-20 04:07:52] "GET /virtual-networks?parent_id=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003532 10.0.0.23 - - [2025-11-20 04:07:52] "GET /virtual-network/a730fe1c-c10e-4947-a8d2-b29679881429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006003 10.0.0.23 - - [2025-11-20 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.23 - - [2025-11-20 04:07:52] "GET /routing-instance/c8d40f9a-55ed-4963-afda-6c998581ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004265 10.0.0.23 - - [2025-11-20 04:07:52] "GET /route-target/2efd0360-b11b-4800-a75d-9187459b4b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004011 10.0.0.23 - - [2025-11-20 04:07:52] "GET /obj-perms HTTP/1.1" 200 5030 0.003691 10.0.0.22 - - [2025-11-20 04:07:52] "GET /obj-perms HTTP/1.1" 200 5030 0.004787 10.0.0.23 - - [2025-11-20 04:08:01] "GET /obj-perms HTTP/1.1" 200 5030 0.004725 10.0.0.22 - - [2025-11-20 04:08:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004015 10.0.0.23 - - [2025-11-20 04:08:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003861 10.0.0.22 - - [2025-11-20 04:08:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003974 10.0.0.22 - - [2025-11-20 04:08:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003054 10.0.0.22 - - [2025-11-20 04:08:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005937 10.0.0.23 - - [2025-11-20 04:08:11] "POST /neutron/network HTTP/1.1" 200 151 0.130944 10.0.0.23 - - [2025-11-20 04:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.22 - - [2025-11-20 04:08:13] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001425 10.0.0.23 - - [2025-11-20 04:08:13] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.042509 10.0.0.22 - - [2025-11-20 04:08:13] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001047 10.0.0.23 - - [2025-11-20 04:08:13] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?fields=virtual_networks HTTP/1.1" 200 1031 0.050624 10.0.0.22 - - [2025-11-20 04:08:13] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001340 10.0.0.23 - - [2025-11-20 04:08:13] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.056539 10.0.0.22 - - [2025-11-20 04:08:13] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001235 10.0.0.23 - - [2025-11-20 04:08:13] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?fields=security_groups HTTP/1.1" 200 1257 0.044442 10.0.0.23 - - [2025-11-20 04:08:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.028251 10.0.0.22 - - [2025-11-20 04:08:14] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003305 10.0.0.22 - - [2025-11-20 04:08:14] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.22 - - [2025-11-20 04:08:14] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008044 10.0.0.22 - - [2025-11-20 04:08:14] "POST /id-to-fqname HTTP/1.1" 200 198 0.006999 10.0.0.22 - - [2025-11-20 04:08:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.007375 10.0.0.22 - - [2025-11-20 04:08:14] "POST /security-groups HTTP/1.1" 200 599 0.082602 10.0.0.22 - - [2025-11-20 04:08:14] "POST /projects HTTP/1.1" 200 601 0.314848 10.0.0.23 - - [2025-11-20 04:08:14] "POST /access-control-lists HTTP/1.1" 200 604 0.030793 10.0.0.22 - - [2025-11-20 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.386066 10.0.0.23 - - [2025-11-20 04:08:14] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.528248 10.0.0.23 - - [2025-11-20 04:08:15] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.23 - - [2025-11-20 04:08:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.23 - - [2025-11-20 04:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.071454 10.0.0.22 - - [2025-11-20 04:08:19] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001120 10.0.0.23 - - [2025-11-20 04:08:19] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041224 10.0.0.23 - - [2025-11-20 04:08:19] "POST /neutron/network HTTP/1.1" 200 117 0.037287 10.0.0.23 - - [2025-11-20 04:08:19] "POST /route-targets HTTP/1.1" 200 327 0.014417 10.0.0.22 - - [2025-11-20 04:08:20] "POST /useragent-kv HTTP/1.1" 200 115 0.010350 10.0.0.23 - - [2025-11-20 04:08:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.216659 10.0.0.23 - - [2025-11-20 04:08:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001642 10.0.0.23 - - [2025-11-20 04:08:20] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006738 10.0.0.23 - - [2025-11-20 04:08:20] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006853 10.0.0.23 - - [2025-11-20 04:08:20] "POST /neutron/network HTTP/1.1" 200 1006 0.010957 10.0.0.23 - - [2025-11-20 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.22 - - [2025-11-20 04:08:20] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001185 10.0.0.23 - - [2025-11-20 04:08:20] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.059800 10.0.0.23 - - [2025-11-20 04:08:20] "POST /neutron/network HTTP/1.1" 200 117 0.016083 10.0.0.23 - - [2025-11-20 04:08:20] "POST /ref-update HTTP/1.1" 200 156 0.027621 10.0.0.22 - - [2025-11-20 04:08:21] "POST /useragent-kv HTTP/1.1" 200 115 0.011124 10.0.0.50 - - [2025-11-20 04:08:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.039760 10.0.0.23 - - [2025-11-20 04:08:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.219996 10.0.0.23 - - [2025-11-20 04:08:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001302 10.0.0.23 - - [2025-11-20 04:08:21] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005911 10.0.0.23 - - [2025-11-20 04:08:21] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006176 10.0.0.23 - - [2025-11-20 04:08:21] "POST /neutron/network HTTP/1.1" 200 1006 0.010059 10.0.0.23 - - [2025-11-20 04:08:21] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007938 10.0.0.23 - - [2025-11-20 04:08:22] "GET /obj-perms HTTP/1.1" 200 5046 0.057706 10.0.0.50 - - [2025-11-20 04:08:22] "GET /obj-perms HTTP/1.1" 200 5046 0.056964 10.0.0.23 - - [2025-11-20 04:08:23] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006903 10.0.0.22 - - [2025-11-20 04:08:23] "GET /obj-perms HTTP/1.1" 200 5046 0.051080 10.0.0.23 - - [2025-11-20 04:08:23] "POST /neutron/network HTTP/1.1" 200 1006 0.010662 10.0.0.23 - - [2025-11-20 04:08:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001387 10.0.0.23 - - [2025-11-20 04:08:24] "POST /neutron/network HTTP/1.1" 200 1016 0.015706 10.0.0.22 - - [2025-11-20 04:08:24] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.034967 10.0.0.23 - - [2025-11-20 04:08:24] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.109145 10.0.0.23 - - [2025-11-20 04:08:25] "POST /neutron/port HTTP/1.1" 200 117 0.007106 10.0.0.22 - - [2025-11-20 04:08:25] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001000 10.0.0.22 - - [2025-11-20 04:08:25] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000963 10.0.0.22 - - [2025-11-20 04:08:25] "DELETE /project/54e2a386c8844637b5449f563c5ab12c HTTP/1.1" 404 173 0.057965 10.0.0.22 - - [2025-11-20 04:08:25] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.044788 10.0.0.22 - - [2025-11-20 04:08:25] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001351 10.0.0.22 - - [2025-11-20 04:08:25] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?fields=security_groups HTTP/1.1" 200 1362 0.050338 10.0.0.22 - - [2025-11-20 04:08:25] "DELETE /security-group/3af38e9a-ef3c-438d-b991-bb525c5475c6 HTTP/1.1" 200 115 0.061069 10.0.0.22 - - [2025-11-20 04:08:25] "GET /projects?obj_uuids=459a0124-4535-460f-84d3-3f63f309f961&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001315 10.0.0.22 - - [2025-11-20 04:08:25] "GET /project/459a0124-4535-460f-84d3-3f63f309f961?fields=application_policy_sets HTTP/1.1" 200 1401 0.098166 10.0.0.22 - - [2025-11-20 04:08:26] "DELETE /project/459a0124-4535-460f-84d3-3f63f309f961 HTTP/1.1" 200 115 0.553919 10.0.0.23 - - [2025-11-20 04:08:26] "POST /neutron/port HTTP/1.1" 200 1175 0.518281 10.0.0.23 - - [2025-11-20 04:08:26] "POST /neutron/port HTTP/1.1" 200 1229 0.117052 10.0.0.23 - - [2025-11-20 04:08:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004612 10.0.0.23 - - [2025-11-20 04:08:26] "POST /neutron/port HTTP/1.1" 200 117 0.001498 10.0.0.23 - - [2025-11-20 04:08:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007952 10.0.0.23 - - [2025-11-20 04:08:30] "POST /neutron/port HTTP/1.1" 200 1203 0.016826 10.0.0.23 - - [2025-11-20 04:08:30] "GET /virtual-machine/44b632fb-3aa2-4ceb-89e0-0bef866f3f75 HTTP/1.1" 401 292 0.000514 10.0.0.23 - - [2025-11-20 04:08:30] "GET /virtual-machine/44b632fb-3aa2-4ceb-89e0-0bef866f3f75 HTTP/1.1" 200 1299 0.041257 10.0.0.23 - - [2025-11-20 04:08:30] "GET /virtual-machine-interface/17d17f5c-1aa1-4f2c-ae48-70422fa04b63 HTTP/1.1" 200 3175 0.006690 10.0.0.23 - - [2025-11-20 04:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.23 - - [2025-11-20 04:08:30] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003429 10.0.0.23 - - [2025-11-20 04:08:30] "GET /virtual-networks?parent_id=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003328 10.0.0.23 - - [2025-11-20 04:08:30] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006448 10.0.0.23 - - [2025-11-20 04:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.23 - - [2025-11-20 04:08:33] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006197 10.0.0.23 - - [2025-11-20 04:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.23 - - [2025-11-20 04:08:38] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005565 10.0.0.23 - - [2025-11-20 04:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.23 - - [2025-11-20 04:08:42] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006073 10.0.0.23 - - [2025-11-20 04:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.23 - - [2025-11-20 04:08:46] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006506 10.0.0.23 - - [2025-11-20 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.23 - - [2025-11-20 04:08:50] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006013 10.0.0.23 - - [2025-11-20 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.23 - - [2025-11-20 04:08:54] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006637 10.0.0.23 - - [2025-11-20 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.23 - - [2025-11-20 04:08:58] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008257 10.0.0.23 - - [2025-11-20 04:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.23 - - [2025-11-20 04:09:02] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005526 10.0.0.23 - - [2025-11-20 04:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.23 - - [2025-11-20 04:09:06] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007665 10.0.0.23 - - [2025-11-20 04:09:07] "POST /neutron/port HTTP/1.1" 200 1203 0.049498 10.0.0.23 - - [2025-11-20 04:09:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003618 10.0.0.23 - - [2025-11-20 04:09:07] "POST /neutron/port HTTP/1.1" 200 117 0.001264 10.0.0.23 - - [2025-11-20 04:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.23 - - [2025-11-20 04:09:08] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003820 10.0.0.23 - - [2025-11-20 04:09:08] "GET /virtual-networks?parent_id=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003209 10.0.0.23 - - [2025-11-20 04:09:08] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006906 10.0.0.23 - - [2025-11-20 04:09:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007675 10.0.0.23 - - [2025-11-20 04:09:17] "POST /neutron/port HTTP/1.1" 200 1203 0.020869 10.0.0.23 - - [2025-11-20 04:09:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008947 10.0.0.23 - - [2025-11-20 04:09:29] "POST /neutron/port HTTP/1.1" 200 1203 0.016394 10.0.0.23 - - [2025-11-20 04:09:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008002 10.0.0.23 - - [2025-11-20 04:09:29] "POST /neutron/port HTTP/1.1" 200 1203 0.017067 10.0.0.23 - - [2025-11-20 04:09:30] "POST /neutron/network HTTP/1.1" 200 1006 0.009088 10.0.0.23 - - [2025-11-20 04:09:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001274 10.0.0.23 - - [2025-11-20 04:09:30] "GET /virtual-machine/44b632fb-3aa2-4ceb-89e0-0bef866f3f75 HTTP/1.1" 200 1299 0.004328 10.0.0.23 - - [2025-11-20 04:09:30] "GET /virtual-machine-interface/17d17f5c-1aa1-4f2c-ae48-70422fa04b63 HTTP/1.1" 200 3175 0.005630 10.0.0.23 - - [2025-11-20 04:09:30] "GET /instance-ip/1fe68d9e-2531-48bf-adbf-799d36d943f9 HTTP/1.1" 200 1636 0.006398 10.0.0.23 - - [2025-11-20 04:09:30] "GET /instance-ip/22dc50a0-4f19-43b3-897d-6b760f934044 HTTP/1.1" 200 1655 0.006192 10.0.0.23 - - [2025-11-20 04:09:30] "POST /fqname-to-id HTTP/1.1" 404 218 0.003092 10.0.0.23 - - [2025-11-20 04:09:30] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005526 10.0.0.22 - - [2025-11-20 04:09:30] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001078 10.0.0.23 - - [2025-11-20 04:09:30] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062238 10.0.0.23 - - [2025-11-20 04:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.23 - - [2025-11-20 04:09:30] "GET /security-group/c2293f56-72d7-49b3-a7fd-b3e32dc6be3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005354 10.0.0.23 - - [2025-11-20 04:09:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.091236 10.0.0.23 - - [2025-11-20 04:09:30] "POST /instance-ips HTTP/1.1" 200 357 0.048332 10.0.0.23 - - [2025-11-20 04:09:30] "GET /instance-ip/c7e5b416-b4b9-4aa3-91b1-ee2fe4e374a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006732 10.0.0.23 - - [2025-11-20 04:09:30] "POST /instance-ips HTTP/1.1" 200 357 0.044679 10.0.0.23 - - [2025-11-20 04:09:30] "GET /instance-ip/4ad34838-b9da-4927-8bc2-77f6373c071b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.007876 10.0.0.23 - - [2025-11-20 04:09:30] "GET /virtual-machine-interface/8e98eec2-03e1-44a5-b084-49e172fb8d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005682 10.0.0.23 - - [2025-11-20 04:09:30] "GET /virtual-machine-interface/8e98eec2-03e1-44a5-b084-49e172fb8d90?fields=instance_ip_back_refs HTTP/1.1" 200 1538 0.008113 10.0.0.23 - - [2025-11-20 04:09:30] "GET /instance-ip/4ad34838-b9da-4927-8bc2-77f6373c071b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005529 10.0.0.23 - - [2025-11-20 04:09:30] "GET /instance-ip/c7e5b416-b4b9-4aa3-91b1-ee2fe4e374a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004749 10.0.0.23 - - [2025-11-20 04:09:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001410 10.0.0.23 - - [2025-11-20 04:09:31] "POST /neutron/port HTTP/1.1" 200 1081 0.013298 10.0.0.23 - - [2025-11-20 04:09:31] "POST /neutron/port HTTP/1.1" 200 1081 0.013729 10.0.0.23 - - [2025-11-20 04:09:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007357 10.0.0.23 - - [2025-11-20 04:09:31] "POST /neutron/port HTTP/1.1" 200 1081 0.016392 10.0.0.23 - - [2025-11-20 04:09:31] "POST /neutron/port HTTP/1.1" 200 1081 0.012362 10.0.0.23 - - [2025-11-20 04:09:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005205 10.0.0.23 - - [2025-11-20 04:09:32] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.23 - - [2025-11-20 04:09:36] "POST /neutron/port HTTP/1.1" 200 1148 0.019382 10.0.0.23 - - [2025-11-20 04:09:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008654 10.0.0.23 - - [2025-11-20 04:09:36] "GET /virtual-machine/d919c3d9-b0a4-4ecb-ac2e-25ea73e0bbcb HTTP/1.1" 200 1279 0.007046 10.0.0.23 - - [2025-11-20 04:09:36] "GET /virtual-machine-interface/8e98eec2-03e1-44a5-b084-49e172fb8d90 HTTP/1.1" 200 3226 0.006315 10.0.0.23 - - [2025-11-20 04:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.23 - - [2025-11-20 04:09:36] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003838 10.0.0.23 - - [2025-11-20 04:09:36] "GET /virtual-networks?parent_id=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003626 10.0.0.23 - - [2025-11-20 04:09:36] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006609 10.0.0.23 - - [2025-11-20 04:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.23 - - [2025-11-20 04:09:40] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006135 10.0.0.23 - - [2025-11-20 04:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.23 - - [2025-11-20 04:09:44] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005358 10.0.0.50 - - [2025-11-20 04:09:46] "GET /obj-perms HTTP/1.1" 200 5056 0.063122 10.0.0.23 - - [2025-11-20 04:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.23 - - [2025-11-20 04:09:48] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006953 10.0.0.23 - - [2025-11-20 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.23 - - [2025-11-20 04:09:52] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006943 10.0.0.23 - - [2025-11-20 04:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.23 - - [2025-11-20 04:09:56] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006046 10.0.0.23 - - [2025-11-20 04:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.23 - - [2025-11-20 04:10:00] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006135 10.0.0.50 - - [2025-11-20 04:10:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.50 - - [2025-11-20 04:10:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.50 - - [2025-11-20 04:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.50 - - [2025-11-20 04:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.23 - - [2025-11-20 04:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.23 - - [2025-11-20 04:10:04] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007355 10.0.0.22 - - [2025-11-20 04:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.22 - - [2025-11-20 04:10:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2025-11-20 04:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2025-11-20 04:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.23 - - [2025-11-20 04:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.22 - - [2025-11-20 04:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.23 - - [2025-11-20 04:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.23 - - [2025-11-20 04:10:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.23 - - [2025-11-20 04:10:07] "POST /neutron/port HTTP/1.1" 200 1203 0.019605 10.0.0.23 - - [2025-11-20 04:10:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004326 10.0.0.23 - - [2025-11-20 04:10:07] "POST /neutron/port HTTP/1.1" 200 117 0.001312 10.0.0.23 - - [2025-11-20 04:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.23 - - [2025-11-20 04:10:08] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006278 10.0.0.23 - - [2025-11-20 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.23 - - [2025-11-20 04:10:12] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005845 10.0.0.23 - - [2025-11-20 04:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.23 - - [2025-11-20 04:10:16] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006247 10.0.0.23 - - [2025-11-20 04:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.23 - - [2025-11-20 04:10:18] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004186 10.0.0.23 - - [2025-11-20 04:10:18] "GET /virtual-networks?parent_id=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003795 10.0.0.23 - - [2025-11-20 04:10:19] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007288 10.0.0.23 - - [2025-11-20 04:10:19] "POST /neutron/port HTTP/1.1" 200 1148 0.022225 10.0.0.23 - - [2025-11-20 04:10:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007807 10.0.0.23 - - [2025-11-20 04:10:31] "POST /neutron/port HTTP/1.1" 200 1148 0.044020 10.0.0.23 - - [2025-11-20 04:10:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008399 10.0.0.23 - - [2025-11-20 04:10:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001427 10.0.0.23 - - [2025-11-20 04:10:45] "POST /neutron/port HTTP/1.1" 200 2233 0.041182 10.0.0.22 - - [2025-11-20 04:10:45] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001201 10.0.0.23 - - [2025-11-20 04:10:46] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.083724 10.0.0.23 - - [2025-11-20 04:10:46] "POST /neutron/network HTTP/1.1" 200 1006 0.038899 10.0.0.23 - - [2025-11-20 04:10:46] "POST /neutron/port HTTP/1.1" 200 117 0.008217 10.0.0.22 - - [2025-11-20 04:10:46] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001145 10.0.0.23 - - [2025-11-20 04:10:47] "POST /neutron/port HTTP/1.1" 200 1175 0.389833 10.0.0.23 - - [2025-11-20 04:10:47] "GET /obj-perms HTTP/1.1" 200 5056 0.071307 10.0.0.23 - - [2025-11-20 04:10:47] "POST /neutron/port HTTP/1.1" 200 1229 0.177542 10.0.0.23 - - [2025-11-20 04:10:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003944 10.0.0.23 - - [2025-11-20 04:10:47] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.23 - - [2025-11-20 04:10:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008853 10.0.0.23 - - [2025-11-20 04:10:51] "POST /neutron/port HTTP/1.1" 200 1203 0.018001 10.0.0.23 - - [2025-11-20 04:10:51] "GET /virtual-machine/37df3ae9-01cd-43ea-bcb7-60be19ff32c3 HTTP/1.1" 200 1300 0.006153 10.0.0.23 - - [2025-11-20 04:10:51] "GET /virtual-machine-interface/19e228a5-6483-4eb9-aaa9-b3083e400179 HTTP/1.1" 200 3175 0.005689 10.0.0.23 - - [2025-11-20 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.23 - - [2025-11-20 04:10:51] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004350 10.0.0.23 - - [2025-11-20 04:10:51] "GET /virtual-networks?parent_id=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003828 10.0.0.23 - - [2025-11-20 04:10:51] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007749 10.0.0.23 - - [2025-11-20 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.23 - - [2025-11-20 04:10:54] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006788 10.0.0.23 - - [2025-11-20 04:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.23 - - [2025-11-20 04:10:59] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005762 10.0.0.23 - - [2025-11-20 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.23 - - [2025-11-20 04:11:03] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006618 10.0.0.23 - - [2025-11-20 04:11:03] "POST /neutron/port HTTP/1.1" 200 1203 0.017438 10.0.0.23 - - [2025-11-20 04:11:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004285 10.0.0.23 - - [2025-11-20 04:11:03] "POST /neutron/port HTTP/1.1" 200 117 0.001611 10.0.0.23 - - [2025-11-20 04:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.23 - - [2025-11-20 04:11:07] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006102 10.0.0.23 - - [2025-11-20 04:11:07] "POST /neutron/port HTTP/1.1" 200 1148 0.017003 10.0.0.23 - - [2025-11-20 04:11:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004102 10.0.0.23 - - [2025-11-20 04:11:07] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.23 - - [2025-11-20 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.23 - - [2025-11-20 04:11:11] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005604 10.0.0.23 - - [2025-11-20 04:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.23 - - [2025-11-20 04:11:15] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005862 10.0.0.23 - - [2025-11-20 04:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.23 - - [2025-11-20 04:11:19] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005453 10.0.0.23 - - [2025-11-20 04:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.23 - - [2025-11-20 04:11:23] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006233 10.0.0.23 - - [2025-11-20 04:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.23 - - [2025-11-20 04:11:27] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005646 10.0.0.23 - - [2025-11-20 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.23 - - [2025-11-20 04:11:31] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006852 10.0.0.23 - - [2025-11-20 04:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.23 - - [2025-11-20 04:11:33] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004618 10.0.0.23 - - [2025-11-20 04:11:33] "GET /virtual-networks?parent_id=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003855 10.0.0.23 - - [2025-11-20 04:11:33] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006289 10.0.0.23 - - [2025-11-20 04:11:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008065 10.0.0.23 - - [2025-11-20 04:11:44] "POST /neutron/port HTTP/1.1" 200 1203 0.019046 10.0.0.23 - - [2025-11-20 04:11:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007437 10.0.0.22 - - [2025-11-20 04:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.059809 10.0.0.23 - - [2025-11-20 04:11:54] "POST /neutron/port HTTP/1.1" 200 1203 0.016155 10.0.0.23 - - [2025-11-20 04:12:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009304 10.0.0.23 - - [2025-11-20 04:12:00] "POST /neutron/port HTTP/1.1" 200 1203 0.026052 10.0.0.23 - - [2025-11-20 04:12:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008841 10.0.0.23 - - [2025-11-20 04:12:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.001657 10.0.0.23 - - [2025-11-20 04:12:00] "GET /virtual-machine/37df3ae9-01cd-43ea-bcb7-60be19ff32c3 HTTP/1.1" 200 1300 0.005702 10.0.0.23 - - [2025-11-20 04:12:00] "GET /virtual-machine-interface/19e228a5-6483-4eb9-aaa9-b3083e400179 HTTP/1.1" 200 3175 0.007590 10.0.0.23 - - [2025-11-20 04:12:00] "GET /instance-ip/05611640-0eab-48e1-b494-626d70dc7960 HTTP/1.1" 200 1655 0.007533 10.0.0.23 - - [2025-11-20 04:12:00] "GET /instance-ip/2b2c04a3-def1-4e88-a99a-c68b8ed616bd HTTP/1.1" 200 1636 0.006827 10.0.0.23 - - [2025-11-20 04:12:00] "POST /fqname-to-id HTTP/1.1" 404 230 0.004214 10.0.0.23 - - [2025-11-20 04:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.22 - - [2025-11-20 04:12:00] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001628 10.0.0.23 - - [2025-11-20 04:12:00] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.085209 10.0.0.23 - - [2025-11-20 04:12:00] "POST /network-policys HTTP/1.1" 200 569 0.037574 10.0.0.23 - - [2025-11-20 04:12:00] "GET /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006782 10.0.0.23 - - [2025-11-20 04:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.23 - - [2025-11-20 04:12:00] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006359 10.0.0.23 - - [2025-11-20 04:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.23 - - [2025-11-20 04:12:00] "GET /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004821 10.0.0.23 - - [2025-11-20 04:12:00] "POST /ref-update HTTP/1.1" 200 156 0.052507 10.0.0.23 - - [2025-11-20 04:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.23 - - [2025-11-20 04:12:00] "GET /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005764 10.0.0.23 - - [2025-11-20 04:12:01] "POST /neutron/network HTTP/1.1" 200 1110 0.014577 10.0.0.23 - - [2025-11-20 04:12:01] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007787 10.0.0.23 - - [2025-11-20 04:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.23 - - [2025-11-20 04:12:01] "GET /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005799 10.0.0.23 - - [2025-11-20 04:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.23 - - [2025-11-20 04:12:01] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006298 10.0.0.23 - - [2025-11-20 04:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.23 - - [2025-11-20 04:12:01] "GET /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004755 10.0.0.23 - - [2025-11-20 04:12:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.034096 10.0.0.23 - - [2025-11-20 04:12:01] "POST /ref-update HTTP/1.1" 200 156 0.069581 10.0.0.23 - - [2025-11-20 04:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.23 - - [2025-11-20 04:12:01] "GET /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.011382 10.0.0.23 - - [2025-11-20 04:12:01] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.009586 10.0.0.23 - - [2025-11-20 04:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008688 10.0.0.23 - - [2025-11-20 04:12:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.006462 10.0.0.23 - - [2025-11-20 04:12:01] "GET /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009584 10.0.0.23 - - [2025-11-20 04:12:01] "GET /virtual-machine-interface/19e228a5-6483-4eb9-aaa9-b3083e400179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.007489 10.0.0.23 - - [2025-11-20 04:12:01] "PUT /virtual-machine-interface/19e228a5-6483-4eb9-aaa9-b3083e400179 HTTP/1.1" 200 284 0.037250 10.0.0.23 - - [2025-11-20 04:12:01] "GET /virtual-machine-interface/19e228a5-6483-4eb9-aaa9-b3083e400179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3071 0.009493 10.0.0.23 - - [2025-11-20 04:12:01] "PUT /virtual-machine-interface/19e228a5-6483-4eb9-aaa9-b3083e400179 HTTP/1.1" 200 284 0.018887 10.0.0.23 - - [2025-11-20 04:12:05] "POST /neutron/port HTTP/1.1" 200 1203 0.020380 10.0.0.23 - - [2025-11-20 04:12:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003959 10.0.0.23 - - [2025-11-20 04:12:05] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.23 - - [2025-11-20 04:12:07] "POST /neutron/port HTTP/1.1" 200 1203 0.018710 10.0.0.23 - - [2025-11-20 04:12:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004542 10.0.0.23 - - [2025-11-20 04:12:07] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.23 - - [2025-11-20 04:13:06] "POST /neutron/port HTTP/1.1" 200 1203 0.016713 10.0.0.23 - - [2025-11-20 04:13:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003940 10.0.0.23 - - [2025-11-20 04:13:06] "POST /neutron/port HTTP/1.1" 200 117 0.001325 10.0.0.23 - - [2025-11-20 04:13:09] "POST /neutron/port HTTP/1.1" 200 1148 0.017231 10.0.0.23 - - [2025-11-20 04:13:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003967 10.0.0.23 - - [2025-11-20 04:13:09] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.23 - - [2025-11-20 04:14:03] "POST /ref-update HTTP/1.1" 200 156 0.092926 10.0.0.50 - - [2025-11-20 04:14:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.053049 10.0.0.23 - - [2025-11-20 04:14:03] "GET /virtual-network/912eaff4-8ecc-4c72-9dd7-bcf9fdd34148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008454 10.0.0.23 - - [2025-11-20 04:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.23 - - [2025-11-20 04:14:03] "GET /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004748 10.0.0.23 - - [2025-11-20 04:14:03] "POST /ref-update HTTP/1.1" 200 156 0.060931 10.0.0.23 - - [2025-11-20 04:14:03] "POST /neutron/network HTTP/1.1" 200 1006 0.038607 10.0.0.23 - - [2025-11-20 04:14:03] "GET /virtual-network/81308028-17b8-47a0-8bb5-d9c77e126b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005669 10.0.0.23 - - [2025-11-20 04:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.23 - - [2025-11-20 04:14:03] "GET /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004426 10.0.0.23 - - [2025-11-20 04:14:04] "DELETE /network-policy/b8db4069-367d-40e6-837c-f0eeb0dbebd9 HTTP/1.1" 200 115 0.036320 10.0.0.23 - - [2025-11-20 04:14:04] "DELETE /access-control-list/ac15aea1-0f1f-4d14-bf6e-5a19f08f4a8e HTTP/1.1" 200 115 0.033948 10.0.0.23 - - [2025-11-20 04:14:04] "POST /ref-update HTTP/1.1" 200 156 0.026226 10.0.0.23 - - [2025-11-20 04:14:04] "DELETE /instance-ip/4ad34838-b9da-4927-8bc2-77f6373c071b HTTP/1.1" 200 115 0.050902 10.0.0.23 - - [2025-11-20 04:14:04] "DELETE /instance-ip/c7e5b416-b4b9-4aa3-91b1-ee2fe4e374a8 HTTP/1.1" 200 115 0.045616 10.0.0.23 - - [2025-11-20 04:14:04] "DELETE /virtual-machine-interface/8e98eec2-03e1-44a5-b084-49e172fb8d90 HTTP/1.1" 200 115 0.122240 10.0.0.23 - - [2025-11-20 04:14:04] "POST /neutron/network HTTP/1.1" 400 204 0.018445 10.0.0.23 - - [2025-11-20 04:14:05] "POST /neutron/port HTTP/1.1" 200 1203 0.019064 10.0.0.23 - - [2025-11-20 04:14:06] "POST /neutron/network HTTP/1.1" 200 1006 0.010311 10.0.0.23 - - [2025-11-20 04:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007377 10.0.0.22 - - [2025-11-20 04:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.028415 10.0.0.22 - - [2025-11-20 04:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002817 10.0.0.22 - - [2025-11-20 04:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004200 10.0.0.22 - - [2025-11-20 04:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003348 10.0.0.23 - - [2025-11-20 04:14:07] "POST /neutron/network HTTP/1.1" 200 151 0.190851 10.0.0.22 - - [2025-11-20 04:14:10] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001371 10.0.0.23 - - [2025-11-20 04:14:10] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.068654 10.0.0.22 - - [2025-11-20 04:14:10] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.23 - - [2025-11-20 04:14:10] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?fields=virtual_networks HTTP/1.1" 200 1048 0.050746 10.0.0.22 - - [2025-11-20 04:14:10] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001126 10.0.0.23 - - [2025-11-20 04:14:10] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.044336 10.0.0.22 - - [2025-11-20 04:14:10] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001151 10.0.0.23 - - [2025-11-20 04:14:10] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?fields=security_groups HTTP/1.1" 200 1282 0.036943 10.0.0.23 - - [2025-11-20 04:14:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.032558 10.0.0.22 - - [2025-11-20 04:14:11] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003393 10.0.0.22 - - [2025-11-20 04:14:11] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.22 - - [2025-11-20 04:14:11] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039668 10.0.0.22 - - [2025-11-20 04:14:11] "POST /id-to-fqname HTTP/1.1" 200 194 0.008867 10.0.0.22 - - [2025-11-20 04:14:11] "POST /fqname-to-id HTTP/1.1" 404 203 0.006232 10.0.0.22 - - [2025-11-20 04:14:11] "POST /security-groups HTTP/1.1" 200 595 0.083639 10.0.0.22 - - [2025-11-20 04:14:11] "POST /projects HTTP/1.1" 200 593 0.307613 10.0.0.23 - - [2025-11-20 04:14:11] "POST /access-control-lists HTTP/1.1" 200 600 0.033254 10.0.0.22 - - [2025-11-20 04:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.382612 10.0.0.23 - - [2025-11-20 04:14:12] "GET /project/20034184-0c2a-4e56-a349-2ac330a46cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.556105 10.0.0.23 - - [2025-11-20 04:14:13] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.23 - - [2025-11-20 04:14:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000542 10.0.0.23 - - [2025-11-20 04:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.053962 10.0.0.22 - - [2025-11-20 04:14:15] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001233 10.0.0.23 - - [2025-11-20 04:14:15] "GET /project/20034184-0c2a-4e56-a349-2ac330a46cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.078473 10.0.0.23 - - [2025-11-20 04:14:15] "POST /neutron/network HTTP/1.1" 200 117 0.042927 10.0.0.23 - - [2025-11-20 04:14:15] "POST /route-targets HTTP/1.1" 200 327 0.013945 10.0.0.22 - - [2025-11-20 04:14:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007278 10.0.0.23 - - [2025-11-20 04:14:16] "POST /neutron/subnet HTTP/1.1" 200 828 0.204119 10.0.0.23 - - [2025-11-20 04:14:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001340 10.0.0.23 - - [2025-11-20 04:14:16] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.005749 10.0.0.23 - - [2025-11-20 04:14:16] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006261 10.0.0.23 - - [2025-11-20 04:14:16] "POST /neutron/network HTTP/1.1" 200 1000 0.009873 10.0.0.23 - - [2025-11-20 04:14:16] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006683 10.0.0.23 - - [2025-11-20 04:14:17] "GET /obj-perms HTTP/1.1" 200 5038 0.060234 10.0.0.50 - - [2025-11-20 04:14:17] "GET /obj-perms HTTP/1.1" 200 5038 0.057848 10.0.0.23 - - [2025-11-20 04:14:18] "POST /id-to-fqname HTTP/1.1" 200 224 0.001790 10.0.0.23 - - [2025-11-20 04:14:18] "POST /neutron/network HTTP/1.1" 200 1010 0.007589 10.0.0.22 - - [2025-11-20 04:14:19] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001338 10.0.0.23 - - [2025-11-20 04:14:19] "GET /project/20034184-0c2a-4e56-a349-2ac330a46cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.076805 10.0.0.23 - - [2025-11-20 04:14:19] "POST /neutron/port HTTP/1.1" 200 117 0.007275 10.0.0.23 - - [2025-11-20 04:14:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001276 10.0.0.23 - - [2025-11-20 04:14:19] "POST /neutron/network HTTP/1.1" 200 1010 0.009208 10.0.0.23 - - [2025-11-20 04:14:20] "POST /neutron/port HTTP/1.1" 200 1169 0.054987 10.0.0.22 - - [2025-11-20 04:14:20] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001319 10.0.0.23 - - [2025-11-20 04:14:20] "GET /project/20034184-0c2a-4e56-a349-2ac330a46cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.081073 10.0.0.23 - - [2025-11-20 04:14:20] "POST /neutron/port HTTP/1.1" 200 1197 0.023564 10.0.0.23 - - [2025-11-20 04:14:20] "POST /neutron/port HTTP/1.1" 200 1197 0.022162 10.0.0.23 - - [2025-11-20 04:14:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008685 10.0.0.23 - - [2025-11-20 04:14:20] "POST /neutron/port HTTP/1.1" 200 117 0.007222 10.0.0.23 - - [2025-11-20 04:14:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001368 10.0.0.23 - - [2025-11-20 04:14:21] "POST /neutron/network HTTP/1.1" 200 1010 0.010148 10.0.0.23 - - [2025-11-20 04:14:21] "POST /neutron/port HTTP/1.1" 200 1169 0.020496 10.0.0.22 - - [2025-11-20 04:14:21] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001137 10.0.0.23 - - [2025-11-20 04:14:21] "GET /project/20034184-0c2a-4e56-a349-2ac330a46cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.075628 10.0.0.23 - - [2025-11-20 04:14:22] "POST /neutron/port HTTP/1.1" 200 1197 0.026249 10.0.0.23 - - [2025-11-20 04:14:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004568 10.0.0.23 - - [2025-11-20 04:14:22] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.23 - - [2025-11-20 04:14:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008557 10.0.0.23 - - [2025-11-20 04:14:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008085 10.0.0.23 - - [2025-11-20 04:14:22] "POST /neutron/port HTTP/1.1" 200 1197 0.020398 10.0.0.23 - - [2025-11-20 04:14:22] "GET /virtual-machine/3982581d-5236-451c-824b-39d302fad008 HTTP/1.1" 401 292 0.000423 10.0.0.22 - - [2025-11-20 04:14:22] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001010 10.0.0.23 - - [2025-11-20 04:14:22] "POST /neutron/port HTTP/1.1" 200 1169 0.318124 10.0.0.23 - - [2025-11-20 04:14:23] "GET /virtual-machine/3982581d-5236-451c-824b-39d302fad008 HTTP/1.1" 200 1295 0.051123 10.0.0.23 - - [2025-11-20 04:14:23] "GET /virtual-machine-interface/41b0e26b-530f-4c82-80b5-cf63eb904b24 HTTP/1.1" 200 3154 0.023111 10.0.0.23 - - [2025-11-20 04:14:23] "POST /neutron/port HTTP/1.1" 200 1223 0.134660 10.0.0.23 - - [2025-11-20 04:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.23 - - [2025-11-20 04:14:23] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004209 10.0.0.23 - - [2025-11-20 04:14:23] "GET /virtual-networks?parent_id=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003183 10.0.0.23 - - [2025-11-20 04:14:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009045 10.0.0.23 - - [2025-11-20 04:14:23] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.007743 10.0.0.23 - - [2025-11-20 04:14:23] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.23 - - [2025-11-20 04:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.22 - - [2025-11-20 04:14:26] "DELETE /project/200341840c2a4e56a3492ac330a46cb3 HTTP/1.1" 404 173 0.008600 10.0.0.23 - - [2025-11-20 04:14:26] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.007649 10.0.0.22 - - [2025-11-20 04:14:26] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001043 10.0.0.22 - - [2025-11-20 04:14:26] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.050556 10.0.0.22 - - [2025-11-20 04:14:26] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001434 10.0.0.22 - - [2025-11-20 04:14:26] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?fields=security_groups HTTP/1.1" 200 1387 0.055763 10.0.0.22 - - [2025-11-20 04:14:26] "DELETE /security-group/c2293f56-72d7-49b3-a7fd-b3e32dc6be3a HTTP/1.1" 200 115 0.062100 10.0.0.22 - - [2025-11-20 04:14:26] "GET /projects?obj_uuids=54e2a386-c884-4637-b544-9f563c5ab12c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001766 10.0.0.23 - - [2025-11-20 04:14:26] "DELETE /access-control-list/54cb5fc2-d243-4a6d-8162-a6029321d108 HTTP/1.1" 200 115 0.033891 10.0.0.22 - - [2025-11-20 04:14:26] "GET /project/54e2a386-c884-4637-b544-9f563c5ab12c?fields=application_policy_sets HTTP/1.1" 200 1426 0.071048 10.0.0.22 - - [2025-11-20 04:14:26] "DELETE /project/54e2a386-c884-4637-b544-9f563c5ab12c HTTP/1.1" 200 115 0.443833 10.0.0.23 - - [2025-11-20 04:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.23 - - [2025-11-20 04:14:30] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006676 10.0.0.23 - - [2025-11-20 04:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.23 - - [2025-11-20 04:14:34] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006015 10.0.0.23 - - [2025-11-20 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.23 - - [2025-11-20 04:14:38] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.005383 10.0.0.23 - - [2025-11-20 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.23 - - [2025-11-20 04:14:42] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.007364 10.0.0.23 - - [2025-11-20 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.23 - - [2025-11-20 04:14:46] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006681 10.0.0.22 - - [2025-11-20 04:14:50] "GET /obj-perms HTTP/1.1" 200 5056 0.054843 10.0.0.23 - - [2025-11-20 04:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.23 - - [2025-11-20 04:14:50] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006294 10.0.0.23 - - [2025-11-20 04:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.23 - - [2025-11-20 04:14:55] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.005895 10.0.0.23 - - [2025-11-20 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.23 - - [2025-11-20 04:14:59] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006068 10.0.0.23 - - [2025-11-20 04:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.23 - - [2025-11-20 04:15:03] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006547 10.0.0.50 - - [2025-11-20 04:15:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.50 - - [2025-11-20 04:15:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.50 - - [2025-11-20 04:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.50 - - [2025-11-20 04:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.22 - - [2025-11-20 04:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.22 - - [2025-11-20 04:15:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.23 - - [2025-11-20 04:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000587 10.0.0.22 - - [2025-11-20 04:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.23 - - [2025-11-20 04:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.22 - - [2025-11-20 04:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-11-20 04:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.23 - - [2025-11-20 04:15:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-11-20 04:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.23 - - [2025-11-20 04:15:07] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.007009 10.0.0.23 - - [2025-11-20 04:15:07] "POST /neutron/port HTTP/1.1" 200 1197 0.020238 10.0.0.23 - - [2025-11-20 04:15:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004647 10.0.0.23 - - [2025-11-20 04:15:07] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.23 - - [2025-11-20 04:15:09] "POST /neutron/port HTTP/1.1" 200 1197 0.018540 10.0.0.23 - - [2025-11-20 04:15:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004884 10.0.0.23 - - [2025-11-20 04:15:09] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.23 - - [2025-11-20 04:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005988 10.0.0.23 - - [2025-11-20 04:15:11] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006378 10.0.0.23 - - [2025-11-20 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.23 - - [2025-11-20 04:15:15] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006375 10.0.0.23 - - [2025-11-20 04:15:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007968 10.0.0.23 - - [2025-11-20 04:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.23 - - [2025-11-20 04:15:19] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006782 10.0.0.23 - - [2025-11-20 04:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.23 - - [2025-11-20 04:15:21] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003843 10.0.0.23 - - [2025-11-20 04:15:21] "GET /virtual-networks?parent_id=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003246 10.0.0.23 - - [2025-11-20 04:15:21] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006828 10.0.0.23 - - [2025-11-20 04:15:27] "POST /neutron/port HTTP/1.1" 200 1197 0.020939 10.0.0.23 - - [2025-11-20 04:15:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010213 10.0.0.23 - - [2025-11-20 04:15:37] "POST /neutron/port HTTP/1.1" 200 1197 0.018108 10.0.0.23 - - [2025-11-20 04:15:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.035241 10.0.0.23 - - [2025-11-20 04:15:47] "POST /neutron/port HTTP/1.1" 200 1197 0.017133 10.0.0.23 - - [2025-11-20 04:15:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007929 10.0.0.23 - - [2025-11-20 04:15:48] "GET /virtual-machine/89fcd145-2d0e-46c8-9eef-0740a8d12b91 HTTP/1.1" 200 1296 0.007167 10.0.0.23 - - [2025-11-20 04:15:48] "GET /virtual-machine-interface/0c3d36d9-b92a-448e-9a94-02fad6f12c13 HTTP/1.1" 200 3154 0.008465 10.0.0.23 - - [2025-11-20 04:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.23 - - [2025-11-20 04:15:48] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004598 10.0.0.23 - - [2025-11-20 04:15:48] "GET /virtual-networks?parent_id=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004788 10.0.0.23 - - [2025-11-20 04:15:48] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.005680 10.0.0.23 - - [2025-11-20 04:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.23 - - [2025-11-20 04:15:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004534 10.0.0.23 - - [2025-11-20 04:15:49] "GET /virtual-networks?parent_id=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003450 10.0.0.23 - - [2025-11-20 04:15:49] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.007392 10.0.0.23 - - [2025-11-20 04:15:49] "POST /neutron/port HTTP/1.1" 200 1197 0.015615 10.0.0.23 - - [2025-11-20 04:15:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008853 10.0.0.23 - - [2025-11-20 04:15:49] "GET /virtual-machine/0cecfd29-fb97-41df-9722-b001789e13df HTTP/1.1" 200 1295 0.006788 10.0.0.23 - - [2025-11-20 04:15:49] "GET /virtual-machine-interface/b3869c8e-ca87-405c-a17a-130867cfd284 HTTP/1.1" 200 3156 0.006234 10.0.0.23 - - [2025-11-20 04:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.23 - - [2025-11-20 04:15:49] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003909 10.0.0.23 - - [2025-11-20 04:15:49] "GET /virtual-networks?parent_id=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003229 10.0.0.23 - - [2025-11-20 04:15:49] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.006858 10.0.0.23 - - [2025-11-20 04:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.23 - - [2025-11-20 04:15:50] "GET /global-vrouter-config/610c77ec-5d92-4499-907e-25013022336a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004577 10.0.0.23 - - [2025-11-20 04:15:50] "GET /virtual-networks?parent_id=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003928 10.0.0.23 - - [2025-11-20 04:15:51] "GET /virtual-network/07ae033e-8084-4029-8fec-01f5305b72dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2624 0.008596 10.0.0.23 - - [2025-11-20 04:15:51] "GET /virtual-machine-interface/b3869c8e-ca87-405c-a17a-130867cfd284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006385 10.0.0.23 - - [2025-11-20 04:15:51] "PUT /virtual-machine-interface/b3869c8e-ca87-405c-a17a-130867cfd284 HTTP/1.1" 200 284 0.029438 10.0.0.23 - - [2025-11-20 04:16:08] "POST /neutron/port HTTP/1.1" 200 1197 0.047654 10.0.0.23 - - [2025-11-20 04:16:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004772 10.0.0.23 - - [2025-11-20 04:16:08] "POST /neutron/port HTTP/1.1" 200 117 0.001531 10.0.0.23 - - [2025-11-20 04:16:09] "POST /neutron/port HTTP/1.1" 200 1197 0.015914 10.0.0.23 - - [2025-11-20 04:16:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003999 10.0.0.23 - - [2025-11-20 04:16:09] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.23 - - [2025-11-20 04:17:10] "POST /neutron/port HTTP/1.1" 200 1197 0.018496 10.0.0.23 - - [2025-11-20 04:17:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004091 10.0.0.23 - - [2025-11-20 04:17:10] "POST /neutron/port HTTP/1.1" 200 117 0.001414 10.0.0.23 - - [2025-11-20 04:17:11] "POST /neutron/port HTTP/1.1" 200 1197 0.022813 10.0.0.23 - - [2025-11-20 04:17:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004547 10.0.0.23 - - [2025-11-20 04:17:11] "POST /neutron/port HTTP/1.1" 200 117 0.001190 10.0.0.50 - - [2025-11-20 04:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.058775 10.0.0.23 - - [2025-11-20 04:18:11] "POST /neutron/port HTTP/1.1" 200 1197 0.018133 10.0.0.23 - - [2025-11-20 04:18:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005205 10.0.0.23 - - [2025-11-20 04:18:11] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.23 - - [2025-11-20 04:18:13] "POST /neutron/port HTTP/1.1" 200 1197 0.018653 10.0.0.23 - - [2025-11-20 04:18:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004639 10.0.0.23 - - [2025-11-20 04:18:13] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.23 - - [2025-11-20 04:18:24] "POST /neutron/network HTTP/1.1" 200 1000 0.010692 10.0.0.23 - - [2025-11-20 04:18:24] "POST /neutron/port HTTP/1.1" 200 1223 0.014095 10.0.0.23 - - [2025-11-20 04:18:25] "POST /neutron/port HTTP/1.1" 200 1223 0.015592 10.0.0.23 - - [2025-11-20 04:18:25] "POST /neutron/port HTTP/1.1" 200 1223 0.023150 10.0.0.22 - - [2025-11-20 04:18:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005240 10.0.0.22 - - [2025-11-20 04:18:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002968 10.0.0.22 - - [2025-11-20 04:18:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002801 10.0.0.22 - - [2025-11-20 04:18:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004992 10.0.0.23 - - [2025-11-20 04:18:26] "POST /neutron/network HTTP/1.1" 200 151 0.153101 10.0.0.22 - - [2025-11-20 04:18:28] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001524 10.0.0.23 - - [2025-11-20 04:18:28] "GET /project/20034184-0c2a-4e56-a349-2ac330a46cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044296 10.0.0.22 - - [2025-11-20 04:18:28] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001182 10.0.0.23 - - [2025-11-20 04:18:28] "GET /project/20034184-0c2a-4e56-a349-2ac330a46cb3?fields=virtual_networks HTTP/1.1" 200 1040 0.045618 10.0.0.22 - - [2025-11-20 04:18:28] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001023 10.0.0.23 - - [2025-11-20 04:18:28] "GET /project/20034184-0c2a-4e56-a349-2ac330a46cb3?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.044718 10.0.0.22 - - [2025-11-20 04:18:28] "GET /projects?obj_uuids=20034184-0c2a-4e56-a349-2ac330a46cb3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001032 10.0.0.23 - - [2025-11-20 04:18:28] "GET /project/20034184-0c2a-4e56-a349-2ac330a46cb3?fields=security_groups HTTP/1.1" 200 1270 0.039185 10.0.0.23 - - [2025-11-20 04:18:29] "POST /fqname-to-id HTTP/1.1" 404 188 0.032024 10.0.0.22 - - [2025-11-20 04:18:29] "GET /projects?obj_uuids=4206682b-11cb-4cd7-8bee-646810118491&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003491 10.0.0.22 - - [2025-11-20 04:18:29] "GET /domains?obj_uuids=785d7fdc-4b61-45a1-9add-76a6d523389b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001016 10.0.0.22 - - [2025-11-20 04:18:29] "GET /domain/785d7fdc-4b61-45a1-9add-76a6d523389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007299 10.0.0.22 - - [2025-11-20 04:18:29] "POST /id-to-fqname HTTP/1.1" 200 190 0.004065 10.0.0.22 - - [2025-11-20 04:18:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.007574 10.0.0.22 - - [2025-11-20 04:18:29] "POST /security-groups HTTP/1.1" 200 591 0.033892 10.0.0.22 - - [2025-11-20 04:18:29] "POST /projects HTTP/1.1" 200 585 0.271238 10.0.0.22 - - [2025-11-20 04:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.312104 10.0.0.23 - - [2025-11-20 04:18:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.045733 10.0.0.23 - - [2025-11-20 04:18:29] "GET /project/4206682b-11cb-4cd7-8bee-646810118491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.470817 10.0.0.23 - - [2025-11-20 04:18:30] "POST /access-control-lists HTTP/1.1" 200 594 0.061605 10.0.0.23 - - [2025-11-20 04:18:31] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.22 - - [2025-11-20 04:18:36] "GET /projects?obj_uuids=4206682b-11cb-4cd7-8bee-646810118491&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001054 10.0.0.23 - - [2025-11-20 04:18:36] "GET /project/4206682b-11cb-4cd7-8bee-646810118491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034893 10.0.0.22 - - [2025-11-20 04:18:36] "GET /projects?obj_uuids=4206682b-11cb-4cd7-8bee-646810118491&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.23 - - [2025-11-20 04:18:36] "GET /project/4206682b-11cb-4cd7-8bee-646810118491?fields=virtual_networks HTTP/1.1" 200 1032 0.092942 10.0.0.22 - - [2025-11-20 04:18:36] "GET /projects?obj_uuids=4206682b-11cb-4cd7-8bee-646810118491&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001352 10.0.0.23 - - [2025-11-20 04:18:36] "GET /project/4206682b-11cb-4cd7-8bee-646810118491?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.034979 10.0.0.22 - - [2025-11-20 04:18:36] "GET /projects?obj_uuids=4206682b-11cb-4cd7-8bee-646810118491&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.23 - - [2025-11-20 04:18:37] "GET /project/4206682b-11cb-4cd7-8bee-646810118491?fields=security_groups HTTP/1.1" 200 1258 0.044720 10.0.0.23 - - [2025-11-20 04:18:53] "GET /obj-perms HTTP/1.1" 200 5056 0.055456 10.0.0.22 - - [2025-11-20 04:19:27] "DELETE /project/20034184-0c2a-4e56-a349-2ac330a46cb3 HTTP/1.1" 404 177 0.033983 10.0.0.22 - - [2025-11-20 04:19:27] "DELETE /project/4206682b11cb4cd78bee646810118491 HTTP/1.1" 404 173 0.071233 10.0.0.22 - - [2025-11-20 04:19:27] "GET /projects?obj_uuids=4206682b-11cb-4cd7-8bee-646810118491&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001042 10.0.0.22 - - [2025-11-20 04:19:27] "GET /project/4206682b-11cb-4cd7-8bee-646810118491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.091757 10.0.0.22 - - [2025-11-20 04:19:27] "GET /projects?obj_uuids=4206682b-11cb-4cd7-8bee-646810118491&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001261 10.0.0.22 - - [2025-11-20 04:19:27] "GET /project/4206682b-11cb-4cd7-8bee-646810118491?fields=security_groups HTTP/1.1" 200 1363 0.042922 10.0.0.22 - - [2025-11-20 04:19:27] "DELETE /security-group/18b13bbf-18cb-44f1-ab34-c7c91b65f2ed HTTP/1.1" 200 115 0.057369 10.0.0.22 - - [2025-11-20 04:19:27] "GET /projects?obj_uuids=4206682b-11cb-4cd7-8bee-646810118491&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001659 10.0.0.23 - - [2025-11-20 04:19:27] "DELETE /access-control-list/3d5ca493-d03d-41d0-ac84-eed8386a4c16 HTTP/1.1" 200 115 0.044575 10.0.0.22 - - [2025-11-20 04:19:27] "GET /project/4206682b-11cb-4cd7-8bee-646810118491?fields=application_policy_sets HTTP/1.1" 200 1402 0.032993 10.0.0.22 - - [2025-11-20 04:19:27] "DELETE /project/4206682b-11cb-4cd7-8bee-646810118491 HTTP/1.1" 200 115 0.518882 10.0.0.22 - - [2025-11-20 04:19:53] "GET /obj-perms HTTP/1.1" 200 5056 0.063481 10.0.0.50 - - [2025-11-20 04:20:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.50 - - [2025-11-20 04:20:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.50 - - [2025-11-20 04:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.50 - - [2025-11-20 04:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000596 10.0.0.22 - - [2025-11-20 04:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.22 - - [2025-11-20 04:20:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-11-20 04:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.22 - - [2025-11-20 04:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2025-11-20 04:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.22 - - [2025-11-20 04:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.001223 10.0.0.23 - - [2025-11-20 04:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.23 - - [2025-11-20 04:20:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 [Introspect:8084]10.0.0.22 - - [2025-11-20 04:20:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.22 - - [2025-11-20 04:20:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001044