+++ date ++ echo 'INFO: =================== Mon Dec 8 02:09:02 AM UTC 2025 ===================' INFO: =================== Mon Dec 8 02:09:02 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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 '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ 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.22,10.0.0.65 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.23:8081 10.0.0.22:8081 10.0.0.65:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.22:8081 10.0.0.65:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.22:8081 10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.23:9042 10.0.0.22:9042 10.0.0.65:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.22:9042 10.0.0.65:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.22:9042 10.0.0.65:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.23:8086 10.0.0.22:8086 10.0.0.65:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.22:8086 10.0.0.65:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.22:8086 10.0.0.65: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.22,10.0.0.65 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.23:8082 10.0.0.22:8082 10.0.0.65:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.22:8082 10.0.0.65:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.22:8082 10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.23:9161 10.0.0.22:9161 10.0.0.65:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.22:9161 10.0.0.65:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.22:9161 10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.22:9041 10.0.0.65: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.18,10.20.0.14,10.20.0.145 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.18,10.20.0.14,10.20.0.145 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.23:2181,10.0.0.22:2181,10.0.0.65:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.22:2181,10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.22:2181,10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.23:2181 10.0.0.22:2181 10.0.0.65:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.22:2181 10.0.0.65:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.22:2181 10.0.0.65:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.23:5673,10.0.0.22:5673,10.0.0.65:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.22:5673,10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.22:5673,10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.23:6379 10.0.0.22:6379 10.0.0.65:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.22:6379 10.0.0.65:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.22:6379 10.0.0.65: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.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.23:9092 10.0.0.22:9092 10.0.0.65:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.22:9092 10.0.0.65:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.22:9092 10.0.0.65: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.22,10.0.0.65 ++ 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.22,10.0.0.65 ++ 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.22,10.0.0.65 ++ 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.22,10.0.0.65 +++ local servers=10.0.0.23,10.0.0.22,10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.65,10.20.0.145,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.65,10.20.0.145,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.65,10.20.0.145,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.20.0.145,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 3 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041 + cassandra_server_list='10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65: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=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ 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: 12/08/2025 02:09:11.998 7fa36b212bc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/08/2025 02:09:12.136 7fa36b212bc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/08/2025 02:09:12.147 7fa36b212bc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/08/2025 02:09:12.148 7fa36b212bc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.21: /usr/bin/python3 Mon Dec 8 02:09:35 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=) 3752 pm = self.create_singleton_entry(PolicyManagement()) 3753 self._global_pm_uuid = pm.uuid 3754 aps = self.create_singleton_entry(ApplicationPolicySet( 3755 parent_obj=pm, all_applications=True)) 3756 ok, result = self._db_conn.ref_update( aps undefined self = self.create_singleton_entry = > global ApplicationPolicySet = parent_obj undefined pm = all_applications undefined /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/application_policy_set...f91acaf0-5c07-4093-9415-cad0c249594c at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: f91acaf0-5c07-4093-9415-cad0c249594c at zookeeper __cause__ = None __class__ = __context__ = NoIdError('application_policy_set default-policy-management:default-application-policy-set') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/application_policy_set...f91acaf0-5c07-4093-9415-cad0c249594c 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/application_policy_set...f91acaf0-5c07-4093-9415-cad0c249594c at zookeeper') content = 'FQ Name: /fq-name-to-uuid/application_policy_set...f91acaf0-5c07-4093-9415-cad0c249594c 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: application_policy_set default-policy-management:default-application-policy-set 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 3754, in _db_init_entries aps = self.create_singleton_entry(ApplicationPolicySet( 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/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: f91acaf0-5c07-4093-9415-cad0c249594c at zookeeper +++ date ++ echo 'INFO: =================== Mon Dec 8 02:09:35 AM UTC 2025 ===================' INFO: =================== Mon Dec 8 02:09:35 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 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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.22,10.0.0.65 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.23:8081 10.0.0.22:8081 10.0.0.65:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.22:8081 10.0.0.65:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.22:8081 10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.23:9042 10.0.0.22:9042 10.0.0.65:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.22:9042 10.0.0.65:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.22:9042 10.0.0.65:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.23:8086 10.0.0.22:8086 10.0.0.65:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.22:8086 10.0.0.65:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.22:8086 10.0.0.65: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.22,10.0.0.65 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.23:8082 10.0.0.22:8082 10.0.0.65:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.22:8082 10.0.0.65:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.22:8082 10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.23:9161 10.0.0.22:9161 10.0.0.65:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.22:9161 10.0.0.65:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.22:9161 10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.22:9041 10.0.0.65: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.18,10.20.0.14,10.20.0.145 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.18,10.20.0.14,10.20.0.145 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.23:2181,10.0.0.22:2181,10.0.0.65:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.22:2181,10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.22:2181,10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.23:2181 10.0.0.22:2181 10.0.0.65:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.22:2181 10.0.0.65:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.22:2181 10.0.0.65:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.23:5673,10.0.0.22:5673,10.0.0.65:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.22:5673,10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.22:5673,10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.23:6379 10.0.0.22:6379 10.0.0.65:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.22:6379 10.0.0.65:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.22:6379 10.0.0.65: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.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.23:9092 10.0.0.22:9092 10.0.0.65:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.22:9092 10.0.0.65:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.22:9092 10.0.0.65: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.22,10.0.0.65 ++ 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.22,10.0.0.65 ++ 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.22,10.0.0.65 ++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.23,10.0.0.22,10.0.0.65 +++ local servers=10.0.0.23,10.0.0.22,10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.65,10.20.0.145,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.65,10.20.0.145,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.65,10.20.0.145,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.20.0.145,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 3 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65: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 ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled 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: 12/08/2025 02:09:44.265 7fc580cd0bc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/08/2025 02:09:44.401 7fc580cd0bc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/08/2025 02:09:44.413 7fc580cd0bc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/08/2025 02:09:44.413 7fc580cd0bc0 [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.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2025-12-08 02:09:45] "GET / HTTP/1.1" 503 181 0.000368 10.0.0.65 - - [2025-12-08 02:09:45] "GET / HTTP/1.1" 503 181 0.000300 10.0.0.65 - - [2025-12-08 02:09:46] "GET / HTTP/1.1" 200 45871 0.001501 10.0.0.65 - - [2025-12-08 02:09:46] "GET / HTTP/1.1" 200 45871 0.001033 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.65 - - [2025-12-08 02:09:46] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.004120 10.0.0.65 - - [2025-12-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.65 - - [2025-12-08 02:09:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.22 - - [2025-12-08 02:09:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.65 - - [2025-12-08 02:09:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2025-12-08 02:09:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.65 - - [2025-12-08 02:09:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.22 - - [2025-12-08 02:09:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.65 - - [2025-12-08 02:09:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.22 - - [2025-12-08 02:09:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2025-12-08 02:09:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-12-08 02:09:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.65 - - [2025-12-08 02:09:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.352037 10.0.0.65 - - [2025-12-08 02:09:50] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004271 10.0.0.65 - - [2025-12-08 02:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 2.032910 10.0.0.65 - - [2025-12-08 02:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.23 - - [2025-12-08 02:09:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.23 - - [2025-12-08 02:09:51] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 /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-12-08 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.084777 10.0.0.22 - - [2025-12-08 02:09:59] "POST /access-control-lists HTTP/1.1" 200 587 0.035632 10.0.0.22 - - [2025-12-08 02:09:59] "POST /route-targets HTTP/1.1" 200 327 0.026314 10.0.0.22 - - [2025-12-08 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.027692 10.0.0.22 - - [2025-12-08 02:10:00] "POST /route-targets HTTP/1.1" 200 327 0.031842 10.0.0.22 - - [2025-12-08 02:10:00] "POST /access-control-lists HTTP/1.1" 200 551 0.043926 10.0.0.22 - - [2025-12-08 02:10:31] "POST /ref-update HTTP/1.1" 200 156 0.044669 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-12-08 02:13:44] "GET /obj-perms HTTP/1.1" 200 5056 0.404263 10.0.0.22 - - [2025-12-08 02:14:05] "PUT /access-control-list/e83b4789-e061-4bae-b6df-363a8def619a HTTP/1.1" 200 272 0.024484 10.0.0.22 - - [2025-12-08 02:14:44] "GET /obj-perms HTTP/1.1" 200 5056 0.049081 10.0.0.65 - - [2025-12-08 02:14:44] "GET /obj-perms HTTP/1.1" 200 5056 0.056073 10.0.0.65 - - [2025-12-08 02:14:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.65 - - [2025-12-08 02:14:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.22 - - [2025-12-08 02:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000759 10.0.0.22 - - [2025-12-08 02:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000798 10.0.0.65 - - [2025-12-08 02:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.65 - - [2025-12-08 02:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.22 - - [2025-12-08 02:14:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.22 - - [2025-12-08 02:14:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.23 - - [2025-12-08 02:14:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2025-12-08 02:14:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.23 - - [2025-12-08 02:14:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2025-12-08 02:14:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 [Introspect:8084]10.0.0.65 - - [2025-12-08 02:15:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.65 - - [2025-12-08 02:15:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000968 [Introspect:8084]10.0.0.65 - - [2025-12-08 02:15:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.65 - - [2025-12-08 02:15:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000947 10.0.0.23 - - [2025-12-08 02:16:50] "GET / HTTP/1.1" 200 35931 0.002669 10.0.0.23 - - [2025-12-08 02:16:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.23 - - [2025-12-08 02:16:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.049232 10.0.0.65 - - [2025-12-08 02:16:52] "GET /projects?obj_uuids=bb66e13d-5037-410b-953c-8d9c517ddd3c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.058347 10.0.0.65 - - [2025-12-08 02:16:52] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000948 10.0.0.65 - - [2025-12-08 02:16:52] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.053102 10.0.0.65 - - [2025-12-08 02:16:52] "POST /id-to-fqname HTTP/1.1" 200 188 0.001799 10.0.0.65 - - [2025-12-08 02:16:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.005514 10.0.0.65 - - [2025-12-08 02:16:53] "POST /security-groups HTTP/1.1" 200 589 0.082928 10.0.0.65 - - [2025-12-08 02:16:53] "POST /projects HTTP/1.1" 200 581 0.327904 10.0.0.65 - - [2025-12-08 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.373526 10.0.0.23 - - [2025-12-08 02:16:53] "GET /project/bb66e13d-5037-410b-953c-8d9c517ddd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.911817 10.0.0.22 - - [2025-12-08 02:16:53] "POST /fqname-to-id HTTP/1.1" 404 231 0.049770 10.0.0.23 - - [2025-12-08 02:16:54] "GET / HTTP/1.1" 200 35931 0.002235 10.0.0.65 - - [2025-12-08 02:16:57] "GET /projects?obj_uuids=bb66e13d-5037-410b-953c-8d9c517ddd3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000996 10.0.0.23 - - [2025-12-08 02:16:57] "GET /project/bb66e13d-5037-410b-953c-8d9c517ddd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.060456 10.0.0.65 - - [2025-12-08 02:16:57] "GET /projects?obj_uuids=bb66e13d-5037-410b-953c-8d9c517ddd3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000916 10.0.0.23 - - [2025-12-08 02:16:57] "GET /project/bb66e13d-5037-410b-953c-8d9c517ddd3c?fields=virtual_networks HTTP/1.1" 200 1029 0.058246 10.0.0.65 - - [2025-12-08 02:16:57] "GET /projects?obj_uuids=bb66e13d-5037-410b-953c-8d9c517ddd3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000990 10.0.0.23 - - [2025-12-08 02:16:57] "GET /project/bb66e13d-5037-410b-953c-8d9c517ddd3c?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.051608 10.0.0.65 - - [2025-12-08 02:16:57] "GET /projects?obj_uuids=bb66e13d-5037-410b-953c-8d9c517ddd3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000916 10.0.0.23 - - [2025-12-08 02:16:58] "GET /project/bb66e13d-5037-410b-953c-8d9c517ddd3c?fields=security_groups HTTP/1.1" 200 1253 0.049930 10.0.0.65 - - [2025-12-08 02:16:58] "GET /projects?obj_uuids=0ce00237-3104-494c-a1a3-c77cb9d3a85d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003695 10.0.0.65 - - [2025-12-08 02:16:58] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001252 10.0.0.65 - - [2025-12-08 02:16:58] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009780 10.0.0.65 - - [2025-12-08 02:16:59] "POST /id-to-fqname HTTP/1.1" 200 167 0.001363 10.0.0.65 - - [2025-12-08 02:16:59] "POST /fqname-to-id HTTP/1.1" 404 176 0.016717 10.0.0.65 - - [2025-12-08 02:16:59] "POST /security-groups HTTP/1.1" 200 568 0.042430 10.0.0.65 - - [2025-12-08 02:16:59] "POST /projects HTTP/1.1" 200 539 0.360157 10.0.0.65 - - [2025-12-08 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.407925 10.0.0.22 - - [2025-12-08 02:16:59] "POST /access-control-lists HTTP/1.1" 200 573 0.046473 10.0.0.23 - - [2025-12-08 02:16:59] "GET /project/0ce00237-3104-494c-a1a3-c77cb9d3a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.576915 [Introspect:8084]10.0.0.23 - - [2025-12-08 02:17:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001245 10.0.0.65 - - [2025-12-08 02:17:01] "GET /projects?obj_uuids=0ce00237-3104-494c-a1a3-c77cb9d3a85d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001034 10.0.0.23 - - [2025-12-08 02:17:01] "GET /project/0ce00237-3104-494c-a1a3-c77cb9d3a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.043906 10.0.0.65 - - [2025-12-08 02:17:02] "GET /obj-perms HTTP/1.1" 200 5056 0.091940 [Introspect:8084]10.0.0.23 - - [2025-12-08 02:17:03] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000620 10.0.0.23 - - [2025-12-08 02:17:04] "GET /obj-perms HTTP/1.1" 200 5056 0.054004 10.0.0.23 - - [2025-12-08 02:17:04] "GET /obj-perms HTTP/1.1" 200 5056 0.004910 10.0.0.23 - - [2025-12-08 02:17:04] "GET /obj-perms HTTP/1.1" 200 5056 0.004609 10.0.0.23 - - [2025-12-08 02:17:04] "GET /obj-perms HTTP/1.1" 200 5056 0.005145 10.0.0.23 - - [2025-12-08 02:17:04] "GET /obj-perms HTTP/1.1" 200 5056 0.005109 10.0.0.23 - - [2025-12-08 02:17:04] "GET /obj-perms HTTP/1.1" 200 5056 0.005096 10.0.0.23 - - [2025-12-08 02:17:04] "GET /obj-perms HTTP/1.1" 200 5056 0.004967 10.0.0.23 - - [2025-12-08 02:17:05] "GET /obj-perms HTTP/1.1" 200 5056 0.004410 10.0.0.23 - - [2025-12-08 02:17:05] "GET /obj-perms HTTP/1.1" 200 5056 0.004370 10.0.0.23 - - [2025-12-08 02:17:05] "GET /obj-perms HTTP/1.1" 200 5056 0.004418 10.0.0.23 - - [2025-12-08 02:17:05] "GET /obj-perms HTTP/1.1" 200 5056 0.004111 10.0.0.22 - - [2025-12-08 02:17:05] "GET /obj-perms HTTP/1.1" 200 5056 0.073499 10.0.0.23 - - [2025-12-08 02:17:06] "GET /obj-perms HTTP/1.1" 200 5056 0.006326 10.0.0.65 - - [2025-12-08 02:17:06] "GET /obj-perms HTTP/1.1" 200 5056 0.004034 10.0.0.65 - - [2025-12-08 02:17:06] "GET /obj-perms HTTP/1.1" 200 5056 0.008527 10.0.0.23 - - [2025-12-08 02:17:07] "GET /obj-perms HTTP/1.1" 200 5056 0.005048 10.0.0.23 - - [2025-12-08 02:17:07] "GET /obj-perms HTTP/1.1" 200 5056 0.004199 10.0.0.23 - - [2025-12-08 02:17:07] "GET /obj-perms HTTP/1.1" 200 5056 0.004142 10.0.0.23 - - [2025-12-08 02:17:07] "GET /obj-perms HTTP/1.1" 200 5056 0.004126 10.0.0.23 - - [2025-12-08 02:17:08] "GET /obj-perms HTTP/1.1" 200 5056 0.005208 10.0.0.23 - - [2025-12-08 02:17:08] "GET /obj-perms HTTP/1.1" 200 5056 0.004715 10.0.0.23 - - [2025-12-08 02:17:08] "GET /obj-perms HTTP/1.1" 200 5056 0.005306 10.0.0.23 - - [2025-12-08 02:17:08] "GET /obj-perms HTTP/1.1" 200 5056 0.004313 10.0.0.23 - - [2025-12-08 02:17:08] "GET /obj-perms HTTP/1.1" 200 5056 0.004082 10.0.0.23 - - [2025-12-08 02:17:08] "GET /obj-perms HTTP/1.1" 200 5056 0.004809 10.0.0.23 - - [2025-12-08 02:17:11] "GET /obj-perms HTTP/1.1" 200 5056 0.004849 10.0.0.23 - - [2025-12-08 02:17:11] "GET /obj-perms HTTP/1.1" 200 5056 0.004547 10.0.0.23 - - [2025-12-08 02:17:11] "GET /obj-perms HTTP/1.1" 200 5056 0.004130 10.0.0.23 - - [2025-12-08 02:17:11] "GET /obj-perms HTTP/1.1" 200 5056 0.003979 10.0.0.23 - - [2025-12-08 02:17:12] "GET /obj-perms HTTP/1.1" 200 5056 0.006019 10.0.0.23 - - [2025-12-08 02:17:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.026504 10.0.0.65 - - [2025-12-08 02:17:13] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003868 10.0.0.65 - - [2025-12-08 02:17:13] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.65 - - [2025-12-08 02:17:13] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007468 10.0.0.65 - - [2025-12-08 02:17:14] "POST /id-to-fqname HTTP/1.1" 200 201 0.001118 10.0.0.65 - - [2025-12-08 02:17:14] "POST /fqname-to-id HTTP/1.1" 404 210 0.016143 10.0.0.65 - - [2025-12-08 02:17:14] "POST /security-groups HTTP/1.1" 200 602 0.061867 10.0.0.22 - - [2025-12-08 02:17:14] "POST /fqname-to-id HTTP/1.1" 404 245 0.003320 10.0.0.65 - - [2025-12-08 02:17:14] "POST /projects HTTP/1.1" 200 607 0.340824 10.0.0.65 - - [2025-12-08 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.420879 10.0.0.22 - - [2025-12-08 02:17:14] "POST /access-control-lists HTTP/1.1" 200 605 0.038128 10.0.0.23 - - [2025-12-08 02:17:14] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.605305 10.0.0.23 - - [2025-12-08 02:17:15] "GET / HTTP/1.1" 200 35931 0.002297 10.0.0.23 - - [2025-12-08 02:17:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.23 - - [2025-12-08 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.066200 10.0.0.65 - - [2025-12-08 02:17:17] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000999 10.0.0.23 - - [2025-12-08 02:17:17] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.061512 10.0.0.65 - - [2025-12-08 02:17:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009243 10.0.0.23 - - [2025-12-08 02:17:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.321590 10.0.0.23 - - [2025-12-08 02:17:18] "POST /id-to-fqname HTTP/1.1" 200 233 0.001422 10.0.0.23 - - [2025-12-08 02:17:18] "GET /virtual-network/9e2c9963-8e07-4157-aa89-89349926a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006111 10.0.0.23 - - [2025-12-08 02:17:18] "GET /virtual-network/9e2c9963-8e07-4157-aa89-89349926a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007043 10.0.0.23 - - [2025-12-08 02:17:18] "POST /neutron/network HTTP/1.1" 200 840 0.008019 10.0.0.23 - - [2025-12-08 02:17:18] "GET /virtual-network/9e2c9963-8e07-4157-aa89-89349926a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008011 10.0.0.23 - - [2025-12-08 02:17:19] "GET /obj-perms HTTP/1.1" 200 5052 0.055807 10.0.0.22 - - [2025-12-08 02:17:20] "GET /obj-perms HTTP/1.1" 200 5052 0.065485 10.0.0.23 - - [2025-12-08 02:17:20] "POST /id-to-fqname HTTP/1.1" 200 233 0.001304 10.0.0.65 - - [2025-12-08 02:17:23] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001147 10.0.0.23 - - [2025-12-08 02:17:23] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.088245 10.0.0.23 - - [2025-12-08 02:17:23] "POST /neutron/network HTTP/1.1" 200 840 0.035538 10.0.0.23 - - [2025-12-08 02:17:24] "POST /neutron/port HTTP/1.1" 200 117 0.008185 10.0.0.23 - - [2025-12-08 02:17:26] "POST /neutron/port HTTP/1.1" 200 1072 0.044196 10.0.0.23 - - [2025-12-08 02:17:26] "POST /neutron/port HTTP/1.1" 200 1100 0.023641 10.0.0.23 - - [2025-12-08 02:17:26] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.23 - - [2025-12-08 02:17:29] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008092 10.0.0.23 - - [2025-12-08 02:17:36] "GET /obj-perms HTTP/1.1" 200 5052 0.004567 10.0.0.23 - - [2025-12-08 02:17:39] "POST /neutron/network HTTP/1.1" 200 840 0.008106 10.0.0.23 - - [2025-12-08 02:17:40] "POST /neutron/port HTTP/1.1" 200 1126 0.014907 10.0.0.23 - - [2025-12-08 02:17:41] "POST /neutron/network HTTP/1.1" 200 840 0.010084 10.0.0.22 - - [2025-12-08 02:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.65 - - [2025-12-08 02:17:42] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001165 10.0.0.23 - - [2025-12-08 02:17:42] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.070074 10.0.0.65 - - [2025-12-08 02:17:42] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000907 10.0.0.23 - - [2025-12-08 02:17:43] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?fields=virtual_networks HTTP/1.1" 200 1054 0.066153 10.0.0.65 - - [2025-12-08 02:17:43] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001092 10.0.0.23 - - [2025-12-08 02:17:43] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.052297 10.0.0.65 - - [2025-12-08 02:17:43] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000959 10.0.0.23 - - [2025-12-08 02:17:43] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?fields=security_groups HTTP/1.1" 200 1291 0.069730 10.0.0.65 - - [2025-12-08 02:17:43] "GET /projects?obj_uuids=0ce00237-3104-494c-a1a3-c77cb9d3a85d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000869 10.0.0.23 - - [2025-12-08 02:17:43] "GET /project/0ce00237-3104-494c-a1a3-c77cb9d3a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.043277 10.0.0.65 - - [2025-12-08 02:17:47] "GET /obj-perms HTTP/1.1" 200 5056 0.076032 10.0.0.65 - - [2025-12-08 02:17:50] "GET /projects?obj_uuids=0ce00237-3104-494c-a1a3-c77cb9d3a85d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000968 10.0.0.23 - - [2025-12-08 02:17:50] "GET /project/0ce00237-3104-494c-a1a3-c77cb9d3a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.049119 10.0.0.65 - - [2025-12-08 02:17:52] "DELETE /project/bb66e13d5037410b953c8d9c517ddd3c HTTP/1.1" 404 173 0.024447 10.0.0.65 - - [2025-12-08 02:17:52] "DELETE /project/0ce002373104494ca1a3c77cb9d3a85d HTTP/1.1" 404 173 0.021815 10.0.0.65 - - [2025-12-08 02:17:52] "DELETE /project/7daad33bfd3a4ea6bdf0c8f805b99eae HTTP/1.1" 404 173 0.028330 10.0.0.65 - - [2025-12-08 02:17:52] "GET /projects?obj_uuids=bb66e13d-5037-410b-953c-8d9c517ddd3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000987 10.0.0.65 - - [2025-12-08 02:17:52] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000812 10.0.0.65 - - [2025-12-08 02:17:52] "GET /project/bb66e13d-5037-410b-953c-8d9c517ddd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.084383 10.0.0.65 - - [2025-12-08 02:17:52] "GET /projects?obj_uuids=bb66e13d-5037-410b-953c-8d9c517ddd3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001071 10.0.0.65 - - [2025-12-08 02:17:52] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.120115 10.0.0.65 - - [2025-12-08 02:17:52] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001177 10.0.0.65 - - [2025-12-08 02:17:53] "GET /project/bb66e13d-5037-410b-953c-8d9c517ddd3c?fields=security_groups HTTP/1.1" 200 1358 0.105091 10.0.0.65 - - [2025-12-08 02:17:53] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?fields=security_groups HTTP/1.1" 200 1396 0.133541 10.0.0.23 - - [2025-12-08 02:17:53] "POST /fqname-to-id HTTP/1.1" 404 200 0.054791 10.0.0.65 - - [2025-12-08 02:17:53] "DELETE /security-group/35822193-e020-4386-87c7-145251be2e64 HTTP/1.1" 200 115 0.154226 10.0.0.65 - - [2025-12-08 02:17:53] "GET /projects?obj_uuids=bb66e13d-5037-410b-953c-8d9c517ddd3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001683 10.0.0.65 - - [2025-12-08 02:17:53] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.024254 10.0.0.65 - - [2025-12-08 02:17:53] "DELETE /security-group/44dc6d7e-767f-4a31-ae8f-9e035f812f44 HTTP/1.1" 200 115 0.286168 10.0.0.65 - - [2025-12-08 02:17:53] "GET /projects?obj_uuids=7daad33b-fd3a-4ea6-bdf0-c8f805b99eae&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000954 10.0.0.65 - - [2025-12-08 02:17:53] "GET /project/bb66e13d-5037-410b-953c-8d9c517ddd3c?fields=application_policy_sets HTTP/1.1" 200 1397 0.235832 10.0.0.22 - - [2025-12-08 02:17:53] "DELETE /access-control-list/32a4045f-c548-462e-a3e5-307fa0610489 HTTP/1.1" 200 115 0.203486 10.0.0.65 - - [2025-12-08 02:17:53] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.65 - - [2025-12-08 02:17:53] "GET /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae?fields=application_policy_sets HTTP/1.1" 200 1435 0.134077 10.0.0.65 - - [2025-12-08 02:17:53] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.076333 10.0.0.65 - - [2025-12-08 02:17:53] "DELETE /project/bb66e13d-5037-410b-953c-8d9c517ddd3c HTTP/1.1" 200 115 0.994758 10.0.0.65 - - [2025-12-08 02:17:53] "DELETE /project/7daad33b-fd3a-4ea6-bdf0-c8f805b99eae HTTP/1.1" 200 115 1.082603 10.0.0.65 - - [2025-12-08 02:17:53] "POST /id-to-fqname HTTP/1.1" 200 202 0.003366 10.0.0.65 - - [2025-12-08 02:17:53] "POST /fqname-to-id HTTP/1.1" 404 211 0.019047 10.0.0.65 - - [2025-12-08 02:17:54] "POST /security-groups HTTP/1.1" 200 603 0.099003 10.0.0.22 - - [2025-12-08 02:17:54] "POST /fqname-to-id HTTP/1.1" 404 246 0.004318 10.0.0.65 - - [2025-12-08 02:17:54] "POST /projects HTTP/1.1" 200 609 0.472956 10.0.0.65 - - [2025-12-08 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.588221 10.0.0.22 - - [2025-12-08 02:17:54] "POST /access-control-lists HTTP/1.1" 200 606 0.038100 10.0.0.23 - - [2025-12-08 02:17:54] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.991414 10.0.0.23 - - [2025-12-08 02:17:55] "GET / HTTP/1.1" 200 35931 0.002086 10.0.0.23 - - [2025-12-08 02:17:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.23 - - [2025-12-08 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.062615 10.0.0.65 - - [2025-12-08 02:17:56] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000926 10.0.0.23 - - [2025-12-08 02:17:56] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.056222 10.0.0.65 - - [2025-12-08 02:17:56] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001318 10.0.0.23 - - [2025-12-08 02:17:56] "POST /neutron/network HTTP/1.1" 200 703 0.249100 10.0.0.23 - - [2025-12-08 02:17:57] "POST /id-to-fqname HTTP/1.1" 200 275 0.003859 10.0.0.23 - - [2025-12-08 02:17:57] "GET /virtual-network/f5b780e6-cbed-4b2d-be3c-fbfc9218bde8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.006079 10.0.0.23 - - [2025-12-08 02:17:57] "POST /neutron/network HTTP/1.1" 200 924 0.009311 10.0.0.23 - - [2025-12-08 02:17:57] "GET /virtual-network/f5b780e6-cbed-4b2d-be3c-fbfc9218bde8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005747 10.0.0.23 - - [2025-12-08 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.65 - - [2025-12-08 02:17:57] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.23 - - [2025-12-08 02:17:57] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.065751 10.0.0.23 - - [2025-12-08 02:17:57] "POST /neutron/network HTTP/1.1" 200 117 0.020426 10.0.0.22 - - [2025-12-08 02:17:57] "POST /route-targets HTTP/1.1" 200 327 0.039942 10.0.0.23 - - [2025-12-08 02:17:57] "POST /neutron/network HTTP/1.1" 200 921 0.011237 10.0.0.23 - - [2025-12-08 02:17:57] "POST /id-to-fqname HTTP/1.1" 200 275 0.001304 10.0.0.23 - - [2025-12-08 02:17:57] "GET /virtual-network/4de4857d-8427-4acb-8d36-ea7946b7046e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005438 10.0.0.23 - - [2025-12-08 02:17:57] "GET /virtual-network/4de4857d-8427-4acb-8d36-ea7946b7046e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006409 10.0.0.23 - - [2025-12-08 02:17:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.011872 10.0.0.23 - - [2025-12-08 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.65 - - [2025-12-08 02:17:57] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001026 10.0.0.23 - - [2025-12-08 02:17:58] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.076566 10.0.0.22 - - [2025-12-08 02:17:58] "POST /ref-update HTTP/1.1" 200 156 0.032264 10.0.0.65 - - [2025-12-08 02:17:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004947 10.0.0.23 - - [2025-12-08 02:17:58] "POST /neutron/subnet HTTP/1.1" 200 719 0.226309 10.0.0.23 - - [2025-12-08 02:17:58] "POST /id-to-fqname HTTP/1.1" 200 276 0.001765 10.0.0.23 - - [2025-12-08 02:17:58] "GET /virtual-network/c6fe72b2-d921-4354-87b5-e112f17d5bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006706 10.0.0.23 - - [2025-12-08 02:17:58] "GET /virtual-network/c6fe72b2-d921-4354-87b5-e112f17d5bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005898 10.0.0.23 - - [2025-12-08 02:17:58] "POST /neutron/network HTTP/1.1" 200 923 0.008697 10.0.0.23 - - [2025-12-08 02:17:58] "POST /id-to-fqname HTTP/1.1" 200 275 0.001337 10.0.0.65 - - [2025-12-08 02:18:00] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001283 10.0.0.23 - - [2025-12-08 02:18:00] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.089597 10.0.0.23 - - [2025-12-08 02:18:00] "POST /neutron/network HTTP/1.1" 200 921 0.008623 10.0.0.23 - - [2025-12-08 02:18:00] "POST /id-to-fqname HTTP/1.1" 200 276 0.001668 10.0.0.23 - - [2025-12-08 02:18:00] "POST /neutron/port HTTP/1.1" 200 117 0.007003 10.0.0.65 - - [2025-12-08 02:18:00] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001534 10.0.0.23 - - [2025-12-08 02:18:01] "POST /neutron/port HTTP/1.1" 200 1071 0.532533 10.0.0.65 - - [2025-12-08 02:18:01] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002141 10.0.0.23 - - [2025-12-08 02:18:01] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.168256 10.0.0.23 - - [2025-12-08 02:18:01] "POST /neutron/port HTTP/1.1" 200 1125 0.209418 10.0.0.23 - - [2025-12-08 02:18:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007955 10.0.0.23 - - [2025-12-08 02:18:01] "POST /neutron/network HTTP/1.1" 200 921 0.019457 10.0.0.23 - - [2025-12-08 02:18:02] "POST /neutron/port HTTP/1.1" 200 117 0.013530 10.0.0.23 - - [2025-12-08 02:18:03] "POST /neutron/network HTTP/1.1" 200 921 0.010437 10.0.0.23 - - [2025-12-08 02:18:03] "POST /neutron/port HTTP/1.1" 200 1071 0.042413 10.0.0.23 - - [2025-12-08 02:18:04] "POST /neutron/port HTTP/1.1" 200 1099 0.019308 10.0.0.23 - - [2025-12-08 02:18:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004599 10.0.0.23 - - [2025-12-08 02:18:04] "POST /neutron/network HTTP/1.1" 200 923 0.014137 10.0.0.23 - - [2025-12-08 02:18:05] "POST /neutron/network HTTP/1.1" 200 923 0.008478 10.0.0.23 - - [2025-12-08 02:18:07] "POST /neutron/port HTTP/1.1" 200 1125 0.018034 10.0.0.23 - - [2025-12-08 02:18:07] "POST /neutron/network HTTP/1.1" 200 1679 0.009579 10.0.0.65 - - [2025-12-08 02:18:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006255 10.0.0.22 - - [2025-12-08 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.65 - - [2025-12-08 02:18:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006528 10.0.0.23 - - [2025-12-08 02:18:08] "POST /neutron/network HTTP/1.1" 200 151 0.164985 10.0.0.23 - - [2025-12-08 02:18:08] "POST /neutron/port HTTP/1.1" 200 117 0.019279 10.0.0.65 - - [2025-12-08 02:18:08] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001625 10.0.0.22 - - [2025-12-08 02:18:08] "DELETE /route-target/56bed308-57bc-4b16-ac90-e860a8de7b86 HTTP/1.1" 200 115 0.041116 10.0.0.23 - - [2025-12-08 02:18:08] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044458 10.0.0.65 - - [2025-12-08 02:18:08] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001098 10.0.0.23 - - [2025-12-08 02:18:08] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?fields=virtual_networks HTTP/1.1" 200 1057 0.090544 10.0.0.65 - - [2025-12-08 02:18:08] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000975 10.0.0.23 - - [2025-12-08 02:18:08] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.080099 10.0.0.23 - - [2025-12-08 02:18:08] "POST /neutron/network HTTP/1.1" 200 117 0.009361 10.0.0.65 - - [2025-12-08 02:18:08] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000985 10.0.0.23 - - [2025-12-08 02:18:08] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?fields=security_groups HTTP/1.1" 200 1295 0.048380 10.0.0.23 - - [2025-12-08 02:18:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.036540 10.0.0.65 - - [2025-12-08 02:18:09] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003433 10.0.0.65 - - [2025-12-08 02:18:09] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000918 10.0.0.65 - - [2025-12-08 02:18:09] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007374 10.0.0.65 - - [2025-12-08 02:18:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.005177 10.0.0.65 - - [2025-12-08 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.012938 10.0.0.65 - - [2025-12-08 02:18:10] "POST /security-groups HTTP/1.1" 200 593 0.041160 10.0.0.65 - - [2025-12-08 02:18:10] "POST /projects HTTP/1.1" 200 589 0.308382 10.0.0.65 - - [2025-12-08 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.385836 10.0.0.22 - - [2025-12-08 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.023295 10.0.0.23 - - [2025-12-08 02:18:10] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.567173 10.0.0.23 - - [2025-12-08 02:18:11] "GET / HTTP/1.1" 200 35931 0.002699 10.0.0.23 - - [2025-12-08 02:18:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.23 - - [2025-12-08 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.062488 10.0.0.65 - - [2025-12-08 02:18:12] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001095 10.0.0.23 - - [2025-12-08 02:18:12] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.041519 10.0.0.65 - - [2025-12-08 02:18:12] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001231 10.0.0.23 - - [2025-12-08 02:18:12] "POST /neutron/network HTTP/1.1" 200 673 0.166020 10.0.0.22 - - [2025-12-08 02:18:12] "POST /ref-update HTTP/1.1" 200 156 0.043569 10.0.0.23 - - [2025-12-08 02:18:13] "POST /id-to-fqname HTTP/1.1" 200 255 0.009897 10.0.0.23 - - [2025-12-08 02:18:13] "GET /virtual-network/11516e6e-a236-4f65-b731-66cf82285a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005726 10.0.0.23 - - [2025-12-08 02:18:13] "POST /neutron/network HTTP/1.1" 200 891 0.007697 10.0.0.23 - - [2025-12-08 02:18:13] "GET /virtual-network/11516e6e-a236-4f65-b731-66cf82285a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.006717 10.0.0.23 - - [2025-12-08 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.65 - - [2025-12-08 02:18:13] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000876 10.0.0.23 - - [2025-12-08 02:18:13] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.061989 10.0.0.23 - - [2025-12-08 02:18:13] "POST /neutron/network HTTP/1.1" 200 117 0.016691 10.0.0.23 - - [2025-12-08 02:18:13] "POST /neutron/network HTTP/1.1" 200 891 0.011132 10.0.0.23 - - [2025-12-08 02:18:13] "POST /id-to-fqname HTTP/1.1" 200 255 0.001042 10.0.0.23 - - [2025-12-08 02:18:13] "GET /virtual-network/4e89796b-bb2c-4b46-8ab1-6501cb1c5b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.006149 10.0.0.23 - - [2025-12-08 02:18:13] "GET /virtual-network/4e89796b-bb2c-4b46-8ab1-6501cb1c5b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.007044 10.0.0.23 - - [2025-12-08 02:18:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.011059 10.0.0.23 - - [2025-12-08 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.65 - - [2025-12-08 02:18:14] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001215 10.0.0.23 - - [2025-12-08 02:18:14] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.046884 10.0.0.22 - - [2025-12-08 02:18:14] "POST /route-targets HTTP/1.1" 200 327 0.018042 10.0.0.65 - - [2025-12-08 02:18:14] "POST /useragent-kv HTTP/1.1" 200 115 0.015828 10.0.0.23 - - [2025-12-08 02:18:14] "POST /neutron/subnet HTTP/1.1" 200 710 0.243514 10.0.0.23 - - [2025-12-08 02:18:14] "POST /id-to-fqname HTTP/1.1" 200 256 0.001338 10.0.0.23 - - [2025-12-08 02:18:14] "GET /virtual-network/440516f2-1f8f-4e59-9c6d-6467f6ffbcc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005662 10.0.0.23 - - [2025-12-08 02:18:14] "GET /virtual-network/440516f2-1f8f-4e59-9c6d-6467f6ffbcc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005861 10.0.0.23 - - [2025-12-08 02:18:14] "POST /neutron/network HTTP/1.1" 200 891 0.008077 10.0.0.23 - - [2025-12-08 02:18:14] "POST /id-to-fqname HTTP/1.1" 200 255 0.001231 10.0.0.65 - - [2025-12-08 02:18:15] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001456 10.0.0.23 - - [2025-12-08 02:18:15] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.078703 10.0.0.23 - - [2025-12-08 02:18:15] "POST /neutron/network HTTP/1.1" 200 891 0.008177 10.0.0.23 - - [2025-12-08 02:18:16] "POST /id-to-fqname HTTP/1.1" 200 256 0.001365 10.0.0.23 - - [2025-12-08 02:18:16] "POST /neutron/port HTTP/1.1" 200 117 0.007903 10.0.0.65 - - [2025-12-08 02:18:16] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002448 10.0.0.23 - - [2025-12-08 02:18:16] "POST /neutron/port HTTP/1.1" 200 1061 0.353276 10.0.0.23 - - [2025-12-08 02:18:17] "POST /neutron/port HTTP/1.1" 200 1115 0.108802 10.0.0.65 - - [2025-12-08 02:18:17] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001116 10.0.0.23 - - [2025-12-08 02:18:17] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.095730 10.0.0.23 - - [2025-12-08 02:18:17] "POST /neutron/subnet HTTP/1.1" 200 694 0.010453 10.0.0.23 - - [2025-12-08 02:18:17] "POST /neutron/network HTTP/1.1" 200 891 0.007245 10.0.0.23 - - [2025-12-08 02:18:17] "POST /neutron/port HTTP/1.1" 200 117 0.006710 10.0.0.23 - - [2025-12-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 1059 0.017637 10.0.0.23 - - [2025-12-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 1087 0.021151 10.0.0.23 - - [2025-12-08 02:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.23 - - [2025-12-08 02:18:19] "POST /neutron/network HTTP/1.1" 400 204 0.015964 10.0.0.23 - - [2025-12-08 02:18:19] "POST /neutron/port HTTP/1.1" 200 151 0.187433 10.0.0.23 - - [2025-12-08 02:18:20] "POST /neutron/port HTTP/1.1" 200 151 0.317811 10.0.0.65 - - [2025-12-08 02:18:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008182 10.0.0.65 - - [2025-12-08 02:18:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005372 10.0.0.23 - - [2025-12-08 02:18:21] "POST /neutron/network HTTP/1.1" 200 151 0.189104 10.0.0.22 - - [2025-12-08 02:18:21] "DELETE /route-target/6ec078ec-c8cf-4843-adb8-77393b02d57b HTTP/1.1" 200 115 0.041470 10.0.0.23 - - [2025-12-08 02:18:21] "POST /neutron/network HTTP/1.1" 200 891 0.008862 10.0.0.65 - - [2025-12-08 02:18:21] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000889 10.0.0.22 - - [2025-12-08 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006945 10.0.0.23 - - [2025-12-08 02:18:21] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.070383 10.0.0.65 - - [2025-12-08 02:18:21] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001236 10.0.0.23 - - [2025-12-08 02:18:22] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?fields=virtual_networks HTTP/1.1" 200 1036 0.072217 10.0.0.65 - - [2025-12-08 02:18:22] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000972 10.0.0.23 - - [2025-12-08 02:18:22] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.061283 10.0.0.65 - - [2025-12-08 02:18:22] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001005 10.0.0.23 - - [2025-12-08 02:18:22] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?fields=security_groups HTTP/1.1" 200 1264 0.061565 10.0.0.23 - - [2025-12-08 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.038926 10.0.0.65 - - [2025-12-08 02:18:23] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005613 10.0.0.65 - - [2025-12-08 02:18:23] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.65 - - [2025-12-08 02:18:23] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009124 10.0.0.65 - - [2025-12-08 02:18:23] "POST /id-to-fqname HTTP/1.1" 200 198 0.003816 10.0.0.65 - - [2025-12-08 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.002651 10.0.0.65 - - [2025-12-08 02:18:23] "POST /security-groups HTTP/1.1" 200 599 0.090755 10.0.0.65 - - [2025-12-08 02:18:23] "POST /projects HTTP/1.1" 200 601 0.305987 10.0.0.22 - - [2025-12-08 02:18:23] "POST /access-control-lists HTTP/1.1" 200 604 0.033866 10.0.0.65 - - [2025-12-08 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.380758 10.0.0.23 - - [2025-12-08 02:18:23] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.543509 10.0.0.23 - - [2025-12-08 02:18:25] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.23 - - [2025-12-08 02:18:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000578 10.0.0.23 - - [2025-12-08 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.072320 10.0.0.65 - - [2025-12-08 02:18:25] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000910 10.0.0.23 - - [2025-12-08 02:18:26] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048860 10.0.0.65 - - [2025-12-08 02:18:26] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.23 - - [2025-12-08 02:18:26] "POST /neutron/network HTTP/1.1" 200 691 0.175797 10.0.0.22 - - [2025-12-08 02:18:26] "POST /route-targets HTTP/1.1" 200 327 0.017415 10.0.0.23 - - [2025-12-08 02:18:26] "POST /id-to-fqname HTTP/1.1" 200 267 0.003597 10.0.0.23 - - [2025-12-08 02:18:26] "GET /virtual-network/4d5caf9b-4870-4018-afb6-d2e90de09f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005761 10.0.0.23 - - [2025-12-08 02:18:26] "POST /neutron/network HTTP/1.1" 200 907 0.007266 10.0.0.23 - - [2025-12-08 02:18:26] "GET /virtual-network/4d5caf9b-4870-4018-afb6-d2e90de09f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005239 10.0.0.23 - - [2025-12-08 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.65 - - [2025-12-08 02:18:26] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.23 - - [2025-12-08 02:18:26] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056207 10.0.0.23 - - [2025-12-08 02:18:26] "POST /neutron/network HTTP/1.1" 200 117 0.030520 10.0.0.22 - - [2025-12-08 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.051477 10.0.0.23 - - [2025-12-08 02:18:27] "POST /neutron/network HTTP/1.1" 200 911 0.008849 10.0.0.23 - - [2025-12-08 02:18:27] "POST /id-to-fqname HTTP/1.1" 200 267 0.001174 10.0.0.23 - - [2025-12-08 02:18:27] "GET /virtual-network/08e1f424-9ab6-4f4c-85dd-067cd96d746e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006312 10.0.0.23 - - [2025-12-08 02:18:27] "GET /virtual-network/08e1f424-9ab6-4f4c-85dd-067cd96d746e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006406 10.0.0.23 - - [2025-12-08 02:18:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.010208 10.0.0.23 - - [2025-12-08 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.65 - - [2025-12-08 02:18:27] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001056 10.0.0.23 - - [2025-12-08 02:18:27] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.060189 10.0.0.65 - - [2025-12-08 02:18:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006410 10.0.0.23 - - [2025-12-08 02:18:27] "POST /neutron/subnet HTTP/1.1" 200 730 0.218490 10.0.0.23 - - [2025-12-08 02:18:27] "POST /id-to-fqname HTTP/1.1" 200 268 0.001360 10.0.0.23 - - [2025-12-08 02:18:27] "GET /virtual-network/f6c5f389-f5c9-4995-a8ff-28dc2e23fa68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.008273 10.0.0.23 - - [2025-12-08 02:18:28] "GET /virtual-network/f6c5f389-f5c9-4995-a8ff-28dc2e23fa68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.020825 10.0.0.23 - - [2025-12-08 02:18:28] "POST /neutron/network HTTP/1.1" 200 913 0.007747 10.0.0.23 - - [2025-12-08 02:18:28] "POST /id-to-fqname HTTP/1.1" 200 267 0.001299 10.0.0.23 - - [2025-12-08 02:18:48] "GET /obj-perms HTTP/1.1" 200 5056 0.058556 10.0.0.65 - - [2025-12-08 02:18:53] "DELETE /project/a72d44a8e5bf4d57bc15e85097f1b223 HTTP/1.1" 404 173 0.007056 10.0.0.65 - - [2025-12-08 02:18:53] "DELETE /project/686c3fd07bb345c694a57174fd7e6fa3 HTTP/1.1" 404 173 0.008471 10.0.0.65 - - [2025-12-08 02:18:53] "DELETE /project/cfec3c2d06f2467c8c34b37551e517b3 HTTP/1.1" 404 173 0.006599 10.0.0.65 - - [2025-12-08 02:18:53] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000835 10.0.0.65 - - [2025-12-08 02:18:53] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000774 10.0.0.65 - - [2025-12-08 02:18:54] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.066037 10.0.0.65 - - [2025-12-08 02:18:54] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001988 10.0.0.65 - - [2025-12-08 02:18:54] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.092720 10.0.0.65 - - [2025-12-08 02:18:54] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004355 10.0.0.65 - - [2025-12-08 02:18:54] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?fields=security_groups HTTP/1.1" 200 1369 0.079932 10.0.0.65 - - [2025-12-08 02:18:54] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?fields=security_groups HTTP/1.1" 200 1400 0.109193 10.0.0.65 - - [2025-12-08 02:18:54] "DELETE /security-group/fd462c86-5357-4a54-b342-cc99691b154d HTTP/1.1" 200 115 0.090712 10.0.0.65 - - [2025-12-08 02:18:54] "GET /projects?obj_uuids=686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001480 10.0.0.22 - - [2025-12-08 02:18:54] "DELETE /access-control-list/f9cae367-4e7a-432e-97df-35336bcf75c6 HTTP/1.1" 200 115 0.063005 10.0.0.65 - - [2025-12-08 02:18:54] "DELETE /security-group/33297579-2ae9-44b3-b025-f9cdafb4a226 HTTP/1.1" 200 115 0.138261 10.0.0.65 - - [2025-12-08 02:18:54] "GET /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3?fields=application_policy_sets HTTP/1.1" 200 1408 0.109565 10.0.0.65 - - [2025-12-08 02:18:54] "GET /projects?obj_uuids=a72d44a8-e5bf-4d57-bc15-e85097f1b223&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001216 10.0.0.65 - - [2025-12-08 02:18:54] "GET /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223?fields=application_policy_sets HTTP/1.1" 200 1439 0.081625 10.0.0.22 - - [2025-12-08 02:18:54] "DELETE /access-control-list/3bb28adb-accb-4ff3-80da-9962fa6c0d96 HTTP/1.1" 200 115 0.080566 10.0.0.65 - - [2025-12-08 02:18:54] "DELETE /project/686c3fd0-7bb3-45c6-94a5-7174fd7e6fa3 HTTP/1.1" 200 115 0.672489 10.0.0.65 - - [2025-12-08 02:18:54] "DELETE /project/a72d44a8-e5bf-4d57-bc15-e85097f1b223 HTTP/1.1" 200 115 0.739094 10.0.0.65 - - [2025-12-08 02:19:06] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001147 10.0.0.23 - - [2025-12-08 02:19:06] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.080506 10.0.0.23 - - [2025-12-08 02:19:06] "POST /neutron/network HTTP/1.1" 200 911 0.011219 10.0.0.23 - - [2025-12-08 02:19:06] "POST /id-to-fqname HTTP/1.1" 200 268 0.002157 10.0.0.23 - - [2025-12-08 02:19:06] "POST /neutron/port HTTP/1.1" 200 117 0.008324 10.0.0.65 - - [2025-12-08 02:19:06] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.23 - - [2025-12-08 02:19:07] "POST /neutron/port HTTP/1.1" 200 1069 0.436847 10.0.0.65 - - [2025-12-08 02:19:07] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001306 10.0.0.23 - - [2025-12-08 02:19:07] "POST /neutron/port HTTP/1.1" 200 1123 0.165853 10.0.0.23 - - [2025-12-08 02:19:07] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.188263 10.0.0.23 - - [2025-12-08 02:19:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006585 10.0.0.23 - - [2025-12-08 02:19:07] "POST /neutron/network HTTP/1.1" 200 911 0.008760 10.0.0.23 - - [2025-12-08 02:19:08] "POST /neutron/port HTTP/1.1" 200 117 0.009375 10.0.0.65 - - [2025-12-08 02:19:08] "GET /projects?obj_uuids=0ce00237-3104-494c-a1a3-c77cb9d3a85d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001047 10.0.0.23 - - [2025-12-08 02:19:08] "GET /project/0ce00237-3104-494c-a1a3-c77cb9d3a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.053230 10.0.0.23 - - [2025-12-08 02:19:09] "POST /neutron/port HTTP/1.1" 200 1069 0.028398 10.0.0.23 - - [2025-12-08 02:19:09] "POST /neutron/port HTTP/1.1" 200 1097 0.027137 10.0.0.23 - - [2025-12-08 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008826 10.0.0.23 - - [2025-12-08 02:19:09] "GET /security-group/ca050b0a-0da6-4952-95ce-d5c3c943215a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.007304 10.0.0.23 - - [2025-12-08 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.23 - - [2025-12-08 02:19:09] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.65 - - [2025-12-08 02:19:09] "GET /projects?obj_uuids=0ce00237-3104-494c-a1a3-c77cb9d3a85d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001092 10.0.0.23 - - [2025-12-08 02:19:09] "GET /project/0ce00237-3104-494c-a1a3-c77cb9d3a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.064837 10.0.0.23 - - [2025-12-08 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.23 - - [2025-12-08 02:19:09] "GET /security-group/ca050b0a-0da6-4952-95ce-d5c3c943215a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.005003 10.0.0.23 - - [2025-12-08 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2025-12-08 02:19:09] "PUT /security-group/ca050b0a-0da6-4952-95ce-d5c3c943215a HTTP/1.1" 200 262 0.028147 10.0.0.23 - - [2025-12-08 02:19:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.018665 10.0.0.23 - - [2025-12-08 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.65 - - [2025-12-08 02:19:10] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.23 - - [2025-12-08 02:19:10] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011682 10.0.0.23 - - [2025-12-08 02:19:10] "POST /service-templates HTTP/1.1" 200 543 0.052539 10.0.0.23 - - [2025-12-08 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009087 10.0.0.23 - - [2025-12-08 02:19:10] "GET /service-template/9c356e1e-3d3d-4ba6-b661-ce63f90941b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006353 10.0.0.23 - - [2025-12-08 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007661 10.0.0.23 - - [2025-12-08 02:19:10] "GET /service-template/9c356e1e-3d3d-4ba6-b661-ce63f90941b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004579 10.0.0.23 - - [2025-12-08 02:19:10] "POST /id-to-fqname HTTP/1.1" 200 267 0.002110 10.0.0.23 - - [2025-12-08 02:19:10] "POST /id-to-fqname HTTP/1.1" 200 267 0.002428 10.0.0.23 - - [2025-12-08 02:19:11] "POST /id-to-fqname HTTP/1.1" 200 268 0.001397 10.0.0.23 - - [2025-12-08 02:19:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010456 10.0.0.23 - - [2025-12-08 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.23 - - [2025-12-08 02:19:11] "DELETE /service-template/9c356e1e-3d3d-4ba6-b661-ce63f90941b2 HTTP/1.1" 200 115 0.043695 10.0.0.23 - - [2025-12-08 02:19:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.006330 10.0.0.23 - - [2025-12-08 02:19:15] "POST /neutron/network HTTP/1.1" 200 911 0.010324 10.0.0.23 - - [2025-12-08 02:19:18] "POST /neutron/network HTTP/1.1" 400 204 0.019145 10.0.0.23 - - [2025-12-08 02:19:22] "POST /neutron/network HTTP/1.1" 200 911 0.007127 10.0.0.23 - - [2025-12-08 02:19:24] "POST /neutron/network HTTP/1.1" 400 204 0.014768 10.0.0.23 - - [2025-12-08 02:19:28] "POST /neutron/network HTTP/1.1" 200 911 0.008412 10.0.0.23 - - [2025-12-08 02:19:30] "POST /neutron/network HTTP/1.1" 400 204 0.017186 10.0.0.23 - - [2025-12-08 02:19:34] "POST /neutron/network HTTP/1.1" 200 911 0.011558 10.0.0.23 - - [2025-12-08 02:19:36] "POST /neutron/network HTTP/1.1" 400 204 0.015103 10.0.0.23 - - [2025-12-08 02:19:40] "POST /neutron/network HTTP/1.1" 200 911 0.007044 10.0.0.23 - - [2025-12-08 02:19:42] "POST /neutron/network HTTP/1.1" 400 204 0.013505 10.0.0.23 - - [2025-12-08 02:19:46] "POST /neutron/network HTTP/1.1" 200 911 0.009763 10.0.0.65 - - [2025-12-08 02:19:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.65 - - [2025-12-08 02:19:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.22 - - [2025-12-08 02:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.22 - - [2025-12-08 02:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.65 - - [2025-12-08 02:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.65 - - [2025-12-08 02:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2025-12-08 02:19:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000936 10.0.0.22 - - [2025-12-08 02:19:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.23 - - [2025-12-08 02:19:48] "POST /neutron/network HTTP/1.1" 400 204 0.013307 10.0.0.23 - - [2025-12-08 02:19:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-12-08 02:19:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.23 - - [2025-12-08 02:19:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.23 - - [2025-12-08 02:19:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.23 - - [2025-12-08 02:19:52] "POST /neutron/network HTTP/1.1" 200 911 0.008142 10.0.0.23 - - [2025-12-08 02:19:54] "POST /neutron/network HTTP/1.1" 400 204 0.015050 10.0.0.23 - - [2025-12-08 02:19:57] "POST /neutron/port HTTP/1.1" 200 151 0.239312 10.0.0.23 - - [2025-12-08 02:19:57] "POST /neutron/port HTTP/1.1" 200 117 0.011589 10.0.0.23 - - [2025-12-08 02:19:58] "POST /neutron/port HTTP/1.1" 200 151 0.202163 10.0.0.22 - - [2025-12-08 02:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.23 - - [2025-12-08 02:19:59] "POST /neutron/network HTTP/1.1" 200 913 0.007446 10.0.0.22 - - [2025-12-08 02:19:59] "DELETE /route-target/8dfdc7ac-95c4-45ba-92fe-0948cd449c01 HTTP/1.1" 200 115 0.031443 10.0.0.65 - - [2025-12-08 02:19:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002929 10.0.0.65 - - [2025-12-08 02:19:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002452 10.0.0.23 - - [2025-12-08 02:19:59] "POST /neutron/network HTTP/1.1" 200 151 0.145034 10.0.0.65 - - [2025-12-08 02:19:59] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.23 - - [2025-12-08 02:19:59] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.098986 10.0.0.65 - - [2025-12-08 02:19:59] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001216 10.0.0.23 - - [2025-12-08 02:19:59] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?fields=virtual_networks HTTP/1.1" 200 1049 0.055714 10.0.0.65 - - [2025-12-08 02:19:59] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.23 - - [2025-12-08 02:19:59] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.068983 10.0.0.65 - - [2025-12-08 02:19:59] "GET /projects?obj_uuids=cfec3c2d-06f2-467c-8c34-b37551e517b3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001847 10.0.0.23 - - [2025-12-08 02:19:59] "GET /project/cfec3c2d-06f2-467c-8c34-b37551e517b3?fields=security_groups HTTP/1.1" 200 1283 0.070545 10.0.0.23 - - [2025-12-08 02:20:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.033318 10.0.0.65 - - [2025-12-08 02:20:00] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003549 10.0.0.65 - - [2025-12-08 02:20:00] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001336 10.0.0.65 - - [2025-12-08 02:20:00] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008441 10.0.0.65 - - [2025-12-08 02:20:01] "POST /id-to-fqname HTTP/1.1" 200 191 0.001583 10.0.0.65 - - [2025-12-08 02:20:01] "POST /fqname-to-id HTTP/1.1" 404 200 0.010122 10.0.0.65 - - [2025-12-08 02:20:01] "POST /security-groups HTTP/1.1" 200 592 0.036907 10.0.0.22 - - [2025-12-08 02:20:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.003375 10.0.0.65 - - [2025-12-08 02:20:01] "POST /projects HTTP/1.1" 200 587 0.286000 10.0.0.65 - - [2025-12-08 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.331115 10.0.0.23 - - [2025-12-08 02:20:01] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.510783 10.0.0.22 - - [2025-12-08 02:20:01] "POST /access-control-lists HTTP/1.1" 200 595 0.072846 10.0.0.23 - - [2025-12-08 02:20:02] "GET / HTTP/1.1" 200 35931 0.003082 10.0.0.23 - - [2025-12-08 02:20:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.23 - - [2025-12-08 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.071188 10.0.0.65 - - [2025-12-08 02:20:03] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000971 10.0.0.23 - - [2025-12-08 02:20:03] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.057786 10.0.0.65 - - [2025-12-08 02:20:03] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001520 10.0.0.23 - - [2025-12-08 02:20:04] "POST /neutron/network HTTP/1.1" 200 670 0.262011 10.0.0.23 - - [2025-12-08 02:20:04] "POST /id-to-fqname HTTP/1.1" 200 253 0.005905 10.0.0.23 - - [2025-12-08 02:20:04] "GET /virtual-network/cd24279b-a558-4ca2-b81d-2a268579dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.011277 10.0.0.23 - - [2025-12-08 02:20:04] "POST /neutron/network HTTP/1.1" 200 888 0.011482 10.0.0.23 - - [2025-12-08 02:20:04] "GET /virtual-network/cd24279b-a558-4ca2-b81d-2a268579dab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.011460 10.0.0.23 - - [2025-12-08 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.65 - - [2025-12-08 02:20:04] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001144 10.0.0.23 - - [2025-12-08 02:20:04] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.052753 10.0.0.23 - - [2025-12-08 02:20:04] "POST /neutron/network HTTP/1.1" 200 117 0.016467 10.0.0.22 - - [2025-12-08 02:20:05] "POST /route-targets HTTP/1.1" 200 327 0.018671 10.0.0.23 - - [2025-12-08 02:20:05] "POST /neutron/network HTTP/1.1" 200 888 0.015235 10.0.0.23 - - [2025-12-08 02:20:05] "POST /id-to-fqname HTTP/1.1" 200 253 0.002063 10.0.0.23 - - [2025-12-08 02:20:05] "GET /virtual-network/913dffd0-cb1f-4366-b15d-ab6392c4f096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.008988 10.0.0.23 - - [2025-12-08 02:20:05] "GET /virtual-network/913dffd0-cb1f-4366-b15d-ab6392c4f096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.007221 10.0.0.23 - - [2025-12-08 02:20:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.016976 10.0.0.23 - - [2025-12-08 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.65 - - [2025-12-08 02:20:05] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001160 10.0.0.23 - - [2025-12-08 02:20:05] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.074475 10.0.0.22 - - [2025-12-08 02:20:05] "POST /ref-update HTTP/1.1" 200 156 0.031181 10.0.0.65 - - [2025-12-08 02:20:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006140 10.0.0.23 - - [2025-12-08 02:20:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.189127 10.0.0.23 - - [2025-12-08 02:20:06] "POST /id-to-fqname HTTP/1.1" 200 254 0.001338 10.0.0.23 - - [2025-12-08 02:20:06] "GET /virtual-network/207eba38-2bd2-4d51-b839-172305f6d3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005873 10.0.0.23 - - [2025-12-08 02:20:06] "GET /virtual-network/207eba38-2bd2-4d51-b839-172305f6d3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006277 10.0.0.23 - - [2025-12-08 02:20:06] "POST /neutron/network HTTP/1.1" 200 891 0.007783 10.0.0.23 - - [2025-12-08 02:20:06] "POST /id-to-fqname HTTP/1.1" 200 253 0.001582 10.0.0.65 - - [2025-12-08 02:20:07] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001064 10.0.0.23 - - [2025-12-08 02:20:07] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.095453 10.0.0.23 - - [2025-12-08 02:20:07] "POST /neutron/network HTTP/1.1" 200 888 0.008752 10.0.0.23 - - [2025-12-08 02:20:07] "POST /id-to-fqname HTTP/1.1" 200 254 0.001634 10.0.0.23 - - [2025-12-08 02:20:07] "POST /neutron/port HTTP/1.1" 200 117 0.008318 10.0.0.65 - - [2025-12-08 02:20:08] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001009 10.0.0.23 - - [2025-12-08 02:20:08] "POST /neutron/port HTTP/1.1" 200 1060 0.380934 10.0.0.23 - - [2025-12-08 02:20:08] "POST /neutron/port HTTP/1.1" 200 1114 0.102787 10.0.0.23 - - [2025-12-08 02:20:08] "POST /neutron/subnet HTTP/1.1" 200 694 0.019082 10.0.0.65 - - [2025-12-08 02:20:08] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001102 10.0.0.23 - - [2025-12-08 02:20:08] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.093675 10.0.0.23 - - [2025-12-08 02:20:08] "POST /neutron/network HTTP/1.1" 200 891 0.007071 10.0.0.23 - - [2025-12-08 02:20:09] "POST /neutron/port HTTP/1.1" 200 117 0.007611 10.0.0.23 - - [2025-12-08 02:20:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003644 10.0.0.23 - - [2025-12-08 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.65 - - [2025-12-08 02:20:09] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000843 10.0.0.23 - - [2025-12-08 02:20:09] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006568 10.0.0.23 - - [2025-12-08 02:20:09] "POST /neutron/port HTTP/1.1" 200 1061 0.019932 10.0.0.23 - - [2025-12-08 02:20:10] "POST /service-templates HTTP/1.1" 200 543 0.056863 10.0.0.23 - - [2025-12-08 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.23 - - [2025-12-08 02:20:10] "GET /service-template/456662df-6bab-4c9b-a25e-3e75d7f346fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008633 10.0.0.23 - - [2025-12-08 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2025-12-08 02:20:10] "POST /neutron/port HTTP/1.1" 200 1089 0.028753 10.0.0.23 - - [2025-12-08 02:20:10] "GET /service-template/456662df-6bab-4c9b-a25e-3e75d7f346fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006005 10.0.0.23 - - [2025-12-08 02:20:10] "POST /id-to-fqname HTTP/1.1" 200 253 0.002229 10.0.0.23 - - [2025-12-08 02:20:10] "POST /neutron/port HTTP/1.1" 200 117 0.001508 10.0.0.23 - - [2025-12-08 02:20:10] "POST /id-to-fqname HTTP/1.1" 200 253 0.001415 10.0.0.23 - - [2025-12-08 02:20:10] "POST /id-to-fqname HTTP/1.1" 200 254 0.001581 10.0.0.23 - - [2025-12-08 02:20:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008904 10.0.0.23 - - [2025-12-08 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.23 - - [2025-12-08 02:20:10] "DELETE /service-template/456662df-6bab-4c9b-a25e-3e75d7f346fd HTTP/1.1" 200 115 0.035254 10.0.0.23 - - [2025-12-08 02:20:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.007468 10.0.0.23 - - [2025-12-08 02:20:13] "POST /neutron/port HTTP/1.1" 200 1089 0.015372 10.0.0.23 - - [2025-12-08 02:20:13] "POST /neutron/port HTTP/1.1" 200 1088 0.024829 10.0.0.23 - - [2025-12-08 02:20:14] "POST /neutron/network HTTP/1.1" 200 888 0.008640 10.0.0.65 - - [2025-12-08 02:20:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003102 10.0.0.22 - - [2025-12-08 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009336 10.0.0.65 - - [2025-12-08 02:20:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002922 10.0.0.23 - - [2025-12-08 02:20:15] "POST /neutron/network HTTP/1.1" 200 151 0.154407 10.0.0.65 - - [2025-12-08 02:20:15] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001191 10.0.0.22 - - [2025-12-08 02:20:15] "DELETE /route-target/1b9eee5f-6d72-4c5c-b261-0d3674ac49fd HTTP/1.1" 200 115 0.032130 10.0.0.23 - - [2025-12-08 02:20:15] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.067983 10.0.0.65 - - [2025-12-08 02:20:15] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001225 10.0.0.23 - - [2025-12-08 02:20:15] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?fields=virtual_networks HTTP/1.1" 200 1033 0.045879 10.0.0.65 - - [2025-12-08 02:20:15] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001410 10.0.0.23 - - [2025-12-08 02:20:15] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.048461 10.0.0.65 - - [2025-12-08 02:20:15] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001132 10.0.0.23 - - [2025-12-08 02:20:15] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?fields=security_groups HTTP/1.1" 200 1260 0.052905 10.0.0.23 - - [2025-12-08 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.028819 10.0.0.65 - - [2025-12-08 02:20:16] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003427 10.0.0.65 - - [2025-12-08 02:20:16] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001194 10.0.0.65 - - [2025-12-08 02:20:16] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008599 10.0.0.65 - - [2025-12-08 02:20:16] "POST /id-to-fqname HTTP/1.1" 200 195 0.007685 10.0.0.65 - - [2025-12-08 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 204 0.006908 10.0.0.65 - - [2025-12-08 02:20:16] "POST /security-groups HTTP/1.1" 200 596 0.073962 10.0.0.65 - - [2025-12-08 02:20:17] "POST /projects HTTP/1.1" 200 595 0.315330 10.0.0.65 - - [2025-12-08 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.354637 10.0.0.22 - - [2025-12-08 02:20:17] "POST /fqname-to-id HTTP/1.1" 404 238 0.011924 10.0.0.23 - - [2025-12-08 02:20:17] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.516396 10.0.0.23 - - [2025-12-08 02:20:18] "GET / HTTP/1.1" 200 35931 0.001798 10.0.0.23 - - [2025-12-08 02:20:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.23 - - [2025-12-08 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.059721 10.0.0.65 - - [2025-12-08 02:20:19] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000873 10.0.0.23 - - [2025-12-08 02:20:19] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.046645 10.0.0.23 - - [2025-12-08 02:20:19] "POST /neutron/network HTTP/1.1" 200 117 0.050941 10.0.0.22 - - [2025-12-08 02:20:19] "POST /ref-update HTTP/1.1" 200 156 0.029047 10.0.0.65 - - [2025-12-08 02:20:20] "POST /useragent-kv HTTP/1.1" 200 115 0.014718 10.0.0.23 - - [2025-12-08 02:20:20] "POST /neutron/subnet HTTP/1.1" 200 734 0.281964 10.0.0.23 - - [2025-12-08 02:20:20] "POST /id-to-fqname HTTP/1.1" 200 261 0.001439 10.0.0.23 - - [2025-12-08 02:20:20] "GET /virtual-network/be280672-ce2e-42fa-bcf6-237f6feb052f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005641 10.0.0.22 - - [2025-12-08 02:20:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.040028 10.0.0.23 - - [2025-12-08 02:20:20] "GET /virtual-network/be280672-ce2e-42fa-bcf6-237f6feb052f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.011729 10.0.0.23 - - [2025-12-08 02:20:20] "POST /neutron/network HTTP/1.1" 200 1076 0.010051 10.0.0.23 - - [2025-12-08 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.65 - - [2025-12-08 02:20:20] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.007430 10.0.0.23 - - [2025-12-08 02:20:20] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.081256 10.0.0.23 - - [2025-12-08 02:20:20] "POST /neutron/network HTTP/1.1" 200 117 0.013979 10.0.0.22 - - [2025-12-08 02:20:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.004736 10.0.0.65 - - [2025-12-08 02:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.018224 10.0.0.23 - - [2025-12-08 02:20:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.239044 10.0.0.23 - - [2025-12-08 02:20:21] "POST /id-to-fqname HTTP/1.1" 200 261 0.001265 10.0.0.23 - - [2025-12-08 02:20:21] "GET /virtual-network/3b181684-0f07-484c-828d-c9b3b58f5e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.006096 10.0.0.23 - - [2025-12-08 02:20:21] "GET /virtual-network/3b181684-0f07-484c-828d-c9b3b58f5e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.005947 10.0.0.23 - - [2025-12-08 02:20:21] "POST /neutron/network HTTP/1.1" 200 1073 0.009413 10.0.0.23 - - [2025-12-08 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.65 - - [2025-12-08 02:20:21] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000825 10.0.0.23 - - [2025-12-08 02:20:21] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.059869 10.0.0.23 - - [2025-12-08 02:20:21] "POST /neutron/network HTTP/1.1" 200 117 0.020880 10.0.0.22 - - [2025-12-08 02:20:21] "POST /route-targets HTTP/1.1" 200 327 0.016201 10.0.0.65 - - [2025-12-08 02:20:22] "POST /useragent-kv HTTP/1.1" 200 115 0.010808 10.0.0.23 - - [2025-12-08 02:20:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.193384 10.0.0.23 - - [2025-12-08 02:20:22] "POST /id-to-fqname HTTP/1.1" 200 262 0.001620 10.0.0.23 - - [2025-12-08 02:20:22] "GET /virtual-network/7338673a-d720-4ac2-98b7-0622adcdb0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.007044 10.0.0.23 - - [2025-12-08 02:20:22] "GET /virtual-network/7338673a-d720-4ac2-98b7-0622adcdb0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006504 10.0.0.23 - - [2025-12-08 02:20:22] "POST /neutron/network HTTP/1.1" 200 1076 0.008216 10.0.0.23 - - [2025-12-08 02:20:22] "POST /id-to-fqname HTTP/1.1" 200 261 0.001301 10.0.0.23 - - [2025-12-08 02:20:22] "POST /neutron/network HTTP/1.1" 200 1083 0.007150 10.0.0.65 - - [2025-12-08 02:20:23] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001023 10.0.0.23 - - [2025-12-08 02:20:23] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.080536 10.0.0.23 - - [2025-12-08 02:20:23] "POST /neutron/port HTTP/1.1" 200 117 0.007253 10.0.0.23 - - [2025-12-08 02:20:23] "POST /id-to-fqname HTTP/1.1" 200 262 0.001199 10.0.0.23 - - [2025-12-08 02:20:24] "POST /neutron/network HTTP/1.1" 200 1083 0.016140 10.0.0.23 - - [2025-12-08 02:20:24] "POST /neutron/port HTTP/1.1" 200 1170 0.022207 10.0.0.65 - - [2025-12-08 02:20:24] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000925 10.0.0.23 - - [2025-12-08 02:20:24] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.074736 10.0.0.23 - - [2025-12-08 02:20:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003920 10.0.0.23 - - [2025-12-08 02:20:24] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015696 10.0.0.23 - - [2025-12-08 02:20:25] "POST /neutron/network HTTP/1.1" 200 1073 0.013003 10.0.0.23 - - [2025-12-08 02:20:25] "POST /neutron/port HTTP/1.1" 200 117 0.007845 10.0.0.23 - - [2025-12-08 02:20:25] "POST /neutron/port HTTP/1.1" 200 1171 0.024064 10.0.0.23 - - [2025-12-08 02:20:26] "POST /neutron/port HTTP/1.1" 200 1199 0.017871 10.0.0.23 - - [2025-12-08 02:20:26] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012914 10.0.0.23 - - [2025-12-08 02:20:26] "POST /neutron/network HTTP/1.1" 200 1076 0.010533 10.0.0.23 - - [2025-12-08 02:20:27] "POST /neutron/port HTTP/1.1" 200 1198 0.022328 10.0.0.23 - - [2025-12-08 02:20:27] "POST /neutron/port HTTP/1.1" 200 1199 0.023473 10.0.0.23 - - [2025-12-08 02:20:28] "POST /neutron/port HTTP/1.1" 200 117 0.009953 10.0.0.22 - - [2025-12-08 02:20:28] "DELETE /route-target/39246136-1dbb-4f82-96bf-500c03901251 HTTP/1.1" 200 115 0.031493 10.0.0.23 - - [2025-12-08 02:20:28] "POST /neutron/network HTTP/1.1" 200 1076 0.013506 10.0.0.65 - - [2025-12-08 02:20:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004954 10.0.0.22 - - [2025-12-08 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.65 - - [2025-12-08 02:20:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003181 10.0.0.65 - - [2025-12-08 02:20:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002975 10.0.0.65 - - [2025-12-08 02:20:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002370 10.0.0.23 - - [2025-12-08 02:20:29] "POST /neutron/network HTTP/1.1" 200 151 0.130162 10.0.0.65 - - [2025-12-08 02:20:29] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001601 10.0.0.23 - - [2025-12-08 02:20:29] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.120682 10.0.0.65 - - [2025-12-08 02:20:29] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001056 10.0.0.23 - - [2025-12-08 02:20:29] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?fields=virtual_networks HTTP/1.1" 200 1042 0.059355 10.0.0.65 - - [2025-12-08 02:20:29] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001163 10.0.0.23 - - [2025-12-08 02:20:29] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.050684 10.0.0.65 - - [2025-12-08 02:20:29] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001311 10.0.0.23 - - [2025-12-08 02:20:29] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?fields=security_groups HTTP/1.1" 200 1273 0.067057 10.0.0.23 - - [2025-12-08 02:20:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.029734 10.0.0.65 - - [2025-12-08 02:20:30] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004443 10.0.0.65 - - [2025-12-08 02:20:30] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001151 10.0.0.65 - - [2025-12-08 02:20:30] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.019525 10.0.0.65 - - [2025-12-08 02:20:30] "POST /id-to-fqname HTTP/1.1" 200 198 0.005693 10.0.0.65 - - [2025-12-08 02:20:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.005984 10.0.0.65 - - [2025-12-08 02:20:31] "POST /security-groups HTTP/1.1" 200 599 0.078476 10.0.0.65 - - [2025-12-08 02:20:31] "POST /projects HTTP/1.1" 200 601 0.306259 10.0.0.65 - - [2025-12-08 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.338910 10.0.0.22 - - [2025-12-08 02:20:31] "POST /access-control-lists HTTP/1.1" 200 604 0.029189 10.0.0.23 - - [2025-12-08 02:20:31] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.516063 10.0.0.23 - - [2025-12-08 02:20:32] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.23 - - [2025-12-08 02:20:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000585 10.0.0.23 - - [2025-12-08 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.071019 10.0.0.65 - - [2025-12-08 02:20:33] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.23 - - [2025-12-08 02:20:33] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052697 10.0.0.22 - - [2025-12-08 02:20:33] "POST /route-targets HTTP/1.1" 200 327 0.019710 10.0.0.65 - - [2025-12-08 02:20:33] "POST /useragent-kv HTTP/1.1" 200 115 0.008152 10.0.0.23 - - [2025-12-08 02:20:33] "POST /neutron/subnet HTTP/1.1" 200 724 0.249374 10.0.0.23 - - [2025-12-08 02:20:33] "POST /id-to-fqname HTTP/1.1" 200 267 0.001406 10.0.0.23 - - [2025-12-08 02:20:33] "GET /virtual-network/36a7277b-7894-4510-a63b-d7b5236e5da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005739 10.0.0.23 - - [2025-12-08 02:20:34] "GET /virtual-network/36a7277b-7894-4510-a63b-d7b5236e5da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006729 10.0.0.23 - - [2025-12-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 910 0.007613 10.0.0.23 - - [2025-12-08 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.65 - - [2025-12-08 02:20:34] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.23 - - [2025-12-08 02:20:34] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.064961 10.0.0.65 - - [2025-12-08 02:20:34] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001644 10.0.0.23 - - [2025-12-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 691 0.158694 10.0.0.22 - - [2025-12-08 02:20:34] "POST /ref-update HTTP/1.1" 200 156 0.049869 10.0.0.23 - - [2025-12-08 02:20:34] "POST /id-to-fqname HTTP/1.1" 200 267 0.003355 10.0.0.23 - - [2025-12-08 02:20:34] "GET /virtual-network/a34c778a-7547-4fca-a957-488d80d597f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007246 10.0.0.23 - - [2025-12-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 908 0.009885 10.0.0.23 - - [2025-12-08 02:20:34] "GET /virtual-network/a34c778a-7547-4fca-a957-488d80d597f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005205 10.0.0.23 - - [2025-12-08 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.65 - - [2025-12-08 02:20:34] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.23 - - [2025-12-08 02:20:34] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040824 10.0.0.23 - - [2025-12-08 02:20:34] "POST /neutron/network HTTP/1.1" 200 117 0.014416 10.0.0.23 - - [2025-12-08 02:20:35] "POST /neutron/network HTTP/1.1" 200 913 0.008254 10.0.0.23 - - [2025-12-08 02:20:35] "POST /id-to-fqname HTTP/1.1" 200 268 0.001043 10.0.0.23 - - [2025-12-08 02:20:35] "GET /virtual-network/5e04d8e8-6ef6-425c-acb1-c5f2a59eca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.004555 10.0.0.23 - - [2025-12-08 02:20:35] "GET /virtual-network/5e04d8e8-6ef6-425c-acb1-c5f2a59eca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.005311 10.0.0.23 - - [2025-12-08 02:20:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.009942 10.0.0.23 - - [2025-12-08 02:20:35] "POST /id-to-fqname HTTP/1.1" 200 267 0.001005 10.0.0.65 - - [2025-12-08 02:20:36] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001141 10.0.0.23 - - [2025-12-08 02:20:36] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.074278 10.0.0.23 - - [2025-12-08 02:20:36] "POST /neutron/port HTTP/1.1" 200 117 0.006628 10.0.0.23 - - [2025-12-08 02:20:36] "POST /id-to-fqname HTTP/1.1" 200 268 0.001382 10.0.0.23 - - [2025-12-08 02:20:36] "POST /neutron/network HTTP/1.1" 200 923 0.007749 10.0.0.23 - - [2025-12-08 02:20:37] "POST /neutron/port HTTP/1.1" 200 1066 0.016536 10.0.0.23 - - [2025-12-08 02:20:37] "POST /neutron/port HTTP/1.1" 200 1094 0.019579 10.0.0.23 - - [2025-12-08 02:20:37] "POST /neutron/port HTTP/1.1" 200 117 0.001203 10.0.0.65 - - [2025-12-08 02:20:37] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001252 10.0.0.23 - - [2025-12-08 02:20:37] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.096542 10.0.0.23 - - [2025-12-08 02:20:38] "POST /neutron/port HTTP/1.1" 200 1094 0.020929 10.0.0.23 - - [2025-12-08 02:20:38] "POST /neutron/network HTTP/1.1" 200 923 0.008281 10.0.0.23 - - [2025-12-08 02:20:38] "POST /neutron/port HTTP/1.1" 200 1069 0.016253 10.0.0.23 - - [2025-12-08 02:20:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004096 10.0.0.23 - - [2025-12-08 02:20:39] "POST /neutron/network HTTP/1.1" 200 913 0.007445 10.0.0.23 - - [2025-12-08 02:20:40] "POST /neutron/port HTTP/1.1" 200 1094 0.016904 10.0.0.23 - - [2025-12-08 02:20:40] "POST /neutron/port HTTP/1.1" 200 1097 0.035173 10.0.0.22 - - [2025-12-08 02:20:40] "DELETE /access-control-list/6257ef8d-95b6-4b81-bea1-79bd89544845 HTTP/1.1" 200 115 0.026835 10.0.0.23 - - [2025-12-08 02:20:41] "POST /neutron/port HTTP/1.1" 200 117 0.006862 10.0.0.23 - - [2025-12-08 02:20:41] "POST /neutron/network HTTP/1.1" 200 913 0.005875 10.0.0.22 - - [2025-12-08 02:20:41] "DELETE /route-target/1a15c652-8156-4676-b6f6-8b621c12438c HTTP/1.1" 200 115 0.028522 10.0.0.65 - - [2025-12-08 02:20:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007237 10.0.0.22 - - [2025-12-08 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.65 - - [2025-12-08 02:20:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002216 10.0.0.23 - - [2025-12-08 02:20:42] "POST /neutron/network HTTP/1.1" 200 151 0.131480 10.0.0.65 - - [2025-12-08 02:20:42] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001155 10.0.0.23 - - [2025-12-08 02:20:42] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.098904 10.0.0.65 - - [2025-12-08 02:20:42] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001268 10.0.0.23 - - [2025-12-08 02:20:42] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?fields=virtual_networks HTTP/1.1" 200 1048 0.053848 10.0.0.65 - - [2025-12-08 02:20:42] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001461 10.0.0.23 - - [2025-12-08 02:20:42] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.055845 10.0.0.65 - - [2025-12-08 02:20:42] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.23 - - [2025-12-08 02:20:42] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?fields=security_groups HTTP/1.1" 200 1282 0.043910 10.0.0.23 - - [2025-12-08 02:20:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.026473 10.0.0.65 - - [2025-12-08 02:20:43] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005214 10.0.0.65 - - [2025-12-08 02:20:43] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.65 - - [2025-12-08 02:20:43] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006999 10.0.0.65 - - [2025-12-08 02:20:43] "POST /id-to-fqname HTTP/1.1" 200 195 0.005637 10.0.0.65 - - [2025-12-08 02:20:43] "POST /fqname-to-id HTTP/1.1" 404 204 0.005615 10.0.0.65 - - [2025-12-08 02:20:43] "POST /security-groups HTTP/1.1" 200 596 0.033241 10.0.0.65 - - [2025-12-08 02:20:43] "POST /projects HTTP/1.1" 200 595 0.245036 10.0.0.22 - - [2025-12-08 02:20:43] "POST /access-control-lists HTTP/1.1" 200 601 0.027717 10.0.0.65 - - [2025-12-08 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.318695 10.0.0.23 - - [2025-12-08 02:20:44] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.474147 10.0.0.23 - - [2025-12-08 02:20:45] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.23 - - [2025-12-08 02:20:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.23 - - [2025-12-08 02:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.060207 10.0.0.65 - - [2025-12-08 02:20:46] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001427 10.0.0.23 - - [2025-12-08 02:20:46] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.053258 10.0.0.22 - - [2025-12-08 02:20:46] "POST /route-targets HTTP/1.1" 200 327 0.015585 10.0.0.65 - - [2025-12-08 02:20:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005433 10.0.0.23 - - [2025-12-08 02:20:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.303537 10.0.0.23 - - [2025-12-08 02:20:46] "POST /id-to-fqname HTTP/1.1" 200 261 0.001310 10.0.0.23 - - [2025-12-08 02:20:46] "GET /virtual-network/5ecefa0b-0885-472a-9c1f-a7a3105a242a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005072 10.0.0.23 - - [2025-12-08 02:20:46] "GET /virtual-network/5ecefa0b-0885-472a-9c1f-a7a3105a242a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006036 10.0.0.23 - - [2025-12-08 02:20:46] "POST /neutron/network HTTP/1.1" 200 903 0.007576 10.0.0.23 - - [2025-12-08 02:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.65 - - [2025-12-08 02:20:46] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000894 10.0.0.23 - - [2025-12-08 02:20:46] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.056503 10.0.0.65 - - [2025-12-08 02:20:46] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000911 10.0.0.23 - - [2025-12-08 02:20:47] "POST /neutron/network HTTP/1.1" 200 682 0.139940 10.0.0.22 - - [2025-12-08 02:20:47] "POST /ref-update HTTP/1.1" 200 156 0.026146 10.0.0.23 - - [2025-12-08 02:20:47] "POST /id-to-fqname HTTP/1.1" 200 261 0.003306 10.0.0.23 - - [2025-12-08 02:20:47] "GET /virtual-network/87e769a3-eba6-4780-a498-a14b6c4e9de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005320 10.0.0.23 - - [2025-12-08 02:20:47] "POST /neutron/network HTTP/1.1" 200 900 0.006097 10.0.0.23 - - [2025-12-08 02:20:47] "GET /virtual-network/87e769a3-eba6-4780-a498-a14b6c4e9de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004666 10.0.0.23 - - [2025-12-08 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.65 - - [2025-12-08 02:20:47] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000872 10.0.0.23 - - [2025-12-08 02:20:47] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.042801 10.0.0.23 - - [2025-12-08 02:20:47] "POST /neutron/network HTTP/1.1" 200 117 0.022744 10.0.0.23 - - [2025-12-08 02:20:48] "POST /neutron/network HTTP/1.1" 200 902 0.008494 10.0.0.23 - - [2025-12-08 02:20:48] "POST /id-to-fqname HTTP/1.1" 200 262 0.001075 10.0.0.23 - - [2025-12-08 02:20:48] "GET /virtual-network/9d4ff21f-ee65-4a73-b93e-ed5d5a800ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005381 10.0.0.23 - - [2025-12-08 02:20:48] "GET /virtual-network/9d4ff21f-ee65-4a73-b93e-ed5d5a800ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005426 10.0.0.23 - - [2025-12-08 02:20:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.008803 10.0.0.23 - - [2025-12-08 02:20:48] "POST /id-to-fqname HTTP/1.1" 200 261 0.000957 10.0.0.65 - - [2025-12-08 02:20:49] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001266 10.0.0.23 - - [2025-12-08 02:20:49] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.114034 10.0.0.23 - - [2025-12-08 02:20:49] "POST /neutron/port HTTP/1.1" 200 117 0.007418 10.0.0.23 - - [2025-12-08 02:20:49] "POST /id-to-fqname HTTP/1.1" 200 262 0.001636 10.0.0.23 - - [2025-12-08 02:20:49] "POST /neutron/network HTTP/1.1" 200 912 0.007571 10.0.0.23 - - [2025-12-08 02:20:50] "POST /neutron/port HTTP/1.1" 200 1064 0.014045 10.0.0.23 - - [2025-12-08 02:20:50] "POST /neutron/port HTTP/1.1" 200 1092 0.020876 10.0.0.22 - - [2025-12-08 02:20:50] "GET /obj-perms HTTP/1.1" 200 5056 0.064055 10.0.0.23 - - [2025-12-08 02:20:50] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.65 - - [2025-12-08 02:20:50] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001035 10.0.0.23 - - [2025-12-08 02:20:50] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.300130 10.0.0.23 - - [2025-12-08 02:20:50] "POST /neutron/port HTTP/1.1" 200 1092 0.015764 10.0.0.23 - - [2025-12-08 02:20:51] "POST /neutron/network HTTP/1.1" 200 912 0.007217 10.0.0.23 - - [2025-12-08 02:20:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.004462 10.0.0.23 - - [2025-12-08 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.65 - - [2025-12-08 02:20:51] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.23 - - [2025-12-08 02:20:51] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008306 10.0.0.23 - - [2025-12-08 02:20:51] "POST /neutron/port HTTP/1.1" 200 1064 0.024466 10.0.0.23 - - [2025-12-08 02:20:51] "POST /service-templates HTTP/1.1" 200 543 0.036143 10.0.0.23 - - [2025-12-08 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.23 - - [2025-12-08 02:20:51] "GET /service-template/e9a9a120-1de7-43b4-adc9-c3bb79208adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.005482 10.0.0.23 - - [2025-12-08 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.23 - - [2025-12-08 02:20:51] "GET /service-template/e9a9a120-1de7-43b4-adc9-c3bb79208adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004051 10.0.0.23 - - [2025-12-08 02:20:51] "POST /id-to-fqname HTTP/1.1" 200 261 0.001461 10.0.0.23 - - [2025-12-08 02:20:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004233 10.0.0.23 - - [2025-12-08 02:20:52] "POST /id-to-fqname HTTP/1.1" 200 261 0.001400 10.0.0.23 - - [2025-12-08 02:20:52] "POST /id-to-fqname HTTP/1.1" 200 262 0.001380 10.0.0.23 - - [2025-12-08 02:20:52] "POST /neutron/network HTTP/1.1" 200 902 0.007186 10.0.0.23 - - [2025-12-08 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.23 - - [2025-12-08 02:20:52] "DELETE /service-template/e9a9a120-1de7-43b4-adc9-c3bb79208adc HTTP/1.1" 200 115 0.031038 10.0.0.23 - - [2025-12-08 02:20:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.004323 10.0.0.23 - - [2025-12-08 02:20:54] "POST /neutron/network HTTP/1.1" 200 900 0.007346 10.0.0.65 - - [2025-12-08 02:20:54] "DELETE /project/60fb1baee27a465fa205dcd15d5b09c2 HTTP/1.1" 404 173 0.018696 10.0.0.65 - - [2025-12-08 02:20:54] "DELETE /project/0b458e2a790f4dfe9f7881248768689e HTTP/1.1" 404 173 0.018216 10.0.0.65 - - [2025-12-08 02:20:54] "DELETE /project/cfec3c2d-06f2-467c-8c34-b37551e517b3 HTTP/1.1" 404 177 0.021445 10.0.0.65 - - [2025-12-08 02:20:54] "DELETE /project/544d68bf3e444681ab049728c55519aa HTTP/1.1" 404 173 0.009596 10.0.0.65 - - [2025-12-08 02:20:54] "DELETE /project/31d110109b464ae68b091aa8fed4a0a3 HTTP/1.1" 404 173 0.010880 10.0.0.65 - - [2025-12-08 02:20:54] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000810 10.0.0.65 - - [2025-12-08 02:20:54] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000752 10.0.0.65 - - [2025-12-08 02:20:54] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000719 10.0.0.65 - - [2025-12-08 02:20:54] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.064892 10.0.0.65 - - [2025-12-08 02:20:54] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.097552 10.0.0.65 - - [2025-12-08 02:20:54] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.104687 10.0.0.65 - - [2025-12-08 02:20:54] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004126 10.0.0.65 - - [2025-12-08 02:20:54] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001035 10.0.0.65 - - [2025-12-08 02:20:54] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001322 10.0.0.23 - - [2025-12-08 02:20:54] "POST /neutron/port HTTP/1.1" 200 1118 0.018922 10.0.0.65 - - [2025-12-08 02:20:55] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?fields=security_groups HTTP/1.1" 200 1378 0.104765 10.0.0.65 - - [2025-12-08 02:20:55] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?fields=security_groups HTTP/1.1" 200 1365 0.102942 10.0.0.65 - - [2025-12-08 02:20:55] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?fields=security_groups HTTP/1.1" 200 1387 0.107551 10.0.0.23 - - [2025-12-08 02:20:55] "POST /neutron/port HTTP/1.1" 200 1118 0.041887 10.0.0.65 - - [2025-12-08 02:20:55] "DELETE /security-group/bbef8226-a5d9-4cfc-9169-23f1783cbb39 HTTP/1.1" 200 115 0.118481 10.0.0.65 - - [2025-12-08 02:20:55] "GET /projects?obj_uuids=31d11010-9b46-4ae6-8b09-1aa8fed4a0a3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001141 10.0.0.22 - - [2025-12-08 02:20:55] "DELETE /access-control-list/998bc73b-cd06-4f09-be7a-3ba35974093e HTTP/1.1" 200 115 0.104393 10.0.0.65 - - [2025-12-08 02:20:55] "DELETE /security-group/08600f39-3dcc-4357-bd39-a5bf07dc77f6 HTTP/1.1" 200 115 0.165313 10.0.0.65 - - [2025-12-08 02:20:55] "GET /projects?obj_uuids=0b458e2a-790f-4dfe-9f78-81248768689e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000958 10.0.0.65 - - [2025-12-08 02:20:55] "DELETE /security-group/c970502c-98ac-4696-ad28-aac15c335169 HTTP/1.1" 200 115 0.172979 10.0.0.65 - - [2025-12-08 02:20:55] "GET /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3?fields=application_policy_sets HTTP/1.1" 200 1417 0.112522 10.0.0.65 - - [2025-12-08 02:20:55] "GET /projects?obj_uuids=544d68bf-3e44-4681-ab04-9728c55519aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002609 10.0.0.65 - - [2025-12-08 02:20:55] "GET /project/0b458e2a-790f-4dfe-9f78-81248768689e?fields=application_policy_sets HTTP/1.1" 200 1404 0.164163 10.0.0.65 - - [2025-12-08 02:20:55] "GET /project/544d68bf-3e44-4681-ab04-9728c55519aa?fields=application_policy_sets HTTP/1.1" 200 1426 0.183950 10.0.0.22 - - [2025-12-08 02:20:55] "DELETE /access-control-list/5afc03e9-d4a4-45af-bd36-459ea3637dba HTTP/1.1" 200 115 0.087973 10.0.0.65 - - [2025-12-08 02:20:55] "DELETE /project/31d11010-9b46-4ae6-8b09-1aa8fed4a0a3 HTTP/1.1" 200 115 0.890371 10.0.0.65 - - [2025-12-08 02:20:55] "DELETE /project/0b458e2a-790f-4dfe-9f78-81248768689e HTTP/1.1" 200 115 0.920947 10.0.0.65 - - [2025-12-08 02:20:55] "DELETE /project/544d68bf-3e44-4681-ab04-9728c55519aa HTTP/1.1" 200 115 0.920360 10.0.0.65 - - [2025-12-08 02:20:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004287 10.0.0.22 - - [2025-12-08 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.65 - - [2025-12-08 02:20:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004656 10.0.0.23 - - [2025-12-08 02:20:56] "POST /neutron/network HTTP/1.1" 200 151 0.130510 10.0.0.23 - - [2025-12-08 02:20:56] "POST /neutron/network HTTP/1.1" 200 903 0.007911 10.0.0.22 - - [2025-12-08 02:20:56] "DELETE /route-target/fe516004-fa19-4e10-a487-659216c5aba5 HTTP/1.1" 200 115 0.046210 10.0.0.65 - - [2025-12-08 02:20:57] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001147 10.0.0.23 - - [2025-12-08 02:20:57] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.051407 10.0.0.65 - - [2025-12-08 02:20:57] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001653 10.0.0.23 - - [2025-12-08 02:20:57] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?fields=virtual_networks HTTP/1.1" 200 1042 0.062036 10.0.0.65 - - [2025-12-08 02:20:57] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001067 10.0.0.23 - - [2025-12-08 02:20:57] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.039997 10.0.0.65 - - [2025-12-08 02:20:57] "GET /projects?obj_uuids=60fb1bae-e27a-465f-a205-dcd15d5b09c2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000997 10.0.0.23 - - [2025-12-08 02:20:57] "GET /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2?fields=security_groups HTTP/1.1" 200 1273 0.042210 10.0.0.23 - - [2025-12-08 02:20:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.029036 10.0.0.65 - - [2025-12-08 02:20:58] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003292 10.0.0.65 - - [2025-12-08 02:20:58] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001368 10.0.0.65 - - [2025-12-08 02:20:58] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008335 10.0.0.65 - - [2025-12-08 02:20:58] "POST /id-to-fqname HTTP/1.1" 200 199 0.001157 10.0.0.65 - - [2025-12-08 02:20:58] "POST /fqname-to-id HTTP/1.1" 404 208 0.006218 10.0.0.65 - - [2025-12-08 02:20:58] "POST /security-groups HTTP/1.1" 200 600 0.080144 10.0.0.22 - - [2025-12-08 02:20:58] "POST /fqname-to-id HTTP/1.1" 404 243 0.003263 10.0.0.65 - - [2025-12-08 02:20:58] "POST /projects HTTP/1.1" 200 603 0.302728 10.0.0.65 - - [2025-12-08 02:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.379945 10.0.0.22 - - [2025-12-08 02:20:58] "POST /access-control-lists HTTP/1.1" 200 603 0.028586 10.0.0.23 - - [2025-12-08 02:20:58] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.526278 10.0.0.23 - - [2025-12-08 02:20:59] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.23 - - [2025-12-08 02:21:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.23 - - [2025-12-08 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.064334 10.0.0.65 - - [2025-12-08 02:21:00] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000957 10.0.0.23 - - [2025-12-08 02:21:00] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.041406 10.0.0.65 - - [2025-12-08 02:21:01] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001002 10.0.0.23 - - [2025-12-08 02:21:01] "POST /neutron/network HTTP/1.1" 200 694 0.154619 10.0.0.22 - - [2025-12-08 02:21:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.007133 10.0.0.23 - - [2025-12-08 02:21:01] "POST /neutron/network HTTP/1.1" 200 1088 0.021278 10.0.0.23 - - [2025-12-08 02:21:01] "POST /id-to-fqname HTTP/1.1" 200 269 0.001370 10.0.0.23 - - [2025-12-08 02:21:01] "GET /virtual-network/721310e3-57d1-4207-adfe-b2727c0fdb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.008229 10.0.0.23 - - [2025-12-08 02:21:01] "GET /virtual-network/721310e3-57d1-4207-adfe-b2727c0fdb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.023135 10.0.0.23 - - [2025-12-08 02:21:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.010184 10.0.0.23 - - [2025-12-08 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.65 - - [2025-12-08 02:21:01] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001698 10.0.0.23 - - [2025-12-08 02:21:02] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.062920 10.0.0.65 - - [2025-12-08 02:21:02] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001154 10.0.0.23 - - [2025-12-08 02:21:02] "POST /neutron/network HTTP/1.1" 200 694 0.184979 10.0.0.22 - - [2025-12-08 02:21:02] "POST /route-targets HTTP/1.1" 200 327 0.018166 10.0.0.22 - - [2025-12-08 02:21:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.022275 10.0.0.23 - - [2025-12-08 02:21:02] "POST /neutron/network HTTP/1.1" 200 1087 0.020291 10.0.0.23 - - [2025-12-08 02:21:02] "POST /id-to-fqname HTTP/1.1" 200 269 0.001678 10.0.0.23 - - [2025-12-08 02:21:02] "GET /virtual-network/4c18d717-1752-4d71-bf83-2b4d127c5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006395 10.0.0.23 - - [2025-12-08 02:21:02] "GET /virtual-network/4c18d717-1752-4d71-bf83-2b4d127c5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.008421 10.0.0.23 - - [2025-12-08 02:21:03] "POST /neutron/subnet HTTP/1.1" 200 823 0.013608 10.0.0.23 - - [2025-12-08 02:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.65 - - [2025-12-08 02:21:03] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001135 10.0.0.23 - - [2025-12-08 02:21:03] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.051313 10.0.0.65 - - [2025-12-08 02:21:03] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002270 10.0.0.23 - - [2025-12-08 02:21:03] "POST /neutron/network HTTP/1.1" 200 696 0.172695 10.0.0.22 - - [2025-12-08 02:21:03] "POST /ref-update HTTP/1.1" 200 156 0.033309 10.0.0.23 - - [2025-12-08 02:21:03] "POST /neutron/network HTTP/1.1" 200 1088 0.012810 10.0.0.23 - - [2025-12-08 02:21:03] "POST /id-to-fqname HTTP/1.1" 200 270 0.001216 10.0.0.23 - - [2025-12-08 02:21:03] "GET /virtual-network/fc238ad9-c0ef-44c9-bf3c-522a1272ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005246 10.0.0.23 - - [2025-12-08 02:21:03] "GET /virtual-network/fc238ad9-c0ef-44c9-bf3c-522a1272ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005469 10.0.0.23 - - [2025-12-08 02:21:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.011079 10.0.0.23 - - [2025-12-08 02:21:04] "POST /id-to-fqname HTTP/1.1" 200 269 0.003653 10.0.0.65 - - [2025-12-08 02:21:05] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001386 10.0.0.23 - - [2025-12-08 02:21:05] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.119893 10.0.0.23 - - [2025-12-08 02:21:05] "POST /neutron/network HTTP/1.1" 200 1087 0.011373 10.0.0.23 - - [2025-12-08 02:21:05] "POST /id-to-fqname HTTP/1.1" 200 270 0.001968 10.0.0.23 - - [2025-12-08 02:21:05] "POST /neutron/port HTTP/1.1" 200 117 0.011063 10.0.0.65 - - [2025-12-08 02:21:05] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001111 10.0.0.23 - - [2025-12-08 02:21:06] "POST /neutron/port HTTP/1.1" 200 1176 0.382926 10.0.0.23 - - [2025-12-08 02:21:06] "POST /neutron/port HTTP/1.1" 200 1230 0.143367 10.0.0.23 - - [2025-12-08 02:21:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004018 10.0.0.65 - - [2025-12-08 02:21:06] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001170 10.0.0.23 - - [2025-12-08 02:21:06] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.23 - - [2025-12-08 02:21:06] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.087449 10.0.0.23 - - [2025-12-08 02:21:06] "POST /neutron/port HTTP/1.1" 200 1204 0.021457 10.0.0.23 - - [2025-12-08 02:21:07] "POST /neutron/network HTTP/1.1" 200 1098 0.008174 10.0.0.23 - - [2025-12-08 02:21:07] "POST /neutron/port HTTP/1.1" 200 1175 0.021077 10.0.0.23 - - [2025-12-08 02:21:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004951 10.0.0.23 - - [2025-12-08 02:21:08] "POST /neutron/port HTTP/1.1" 200 117 0.001424 10.0.0.23 - - [2025-12-08 02:21:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.004639 10.0.0.23 - - [2025-12-08 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.65 - - [2025-12-08 02:21:08] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000999 10.0.0.23 - - [2025-12-08 02:21:08] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008801 10.0.0.23 - - [2025-12-08 02:21:08] "POST /service-templates HTTP/1.1" 200 543 0.044684 10.0.0.23 - - [2025-12-08 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.23 - - [2025-12-08 02:21:08] "GET /service-template/cb9f049b-89b1-44fc-9f43-fcf7484bd3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007058 10.0.0.23 - - [2025-12-08 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2025-12-08 02:21:08] "GET /service-template/cb9f049b-89b1-44fc-9f43-fcf7484bd3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004303 10.0.0.23 - - [2025-12-08 02:21:08] "POST /id-to-fqname HTTP/1.1" 200 269 0.001452 10.0.0.23 - - [2025-12-08 02:21:08] "POST /id-to-fqname HTTP/1.1" 200 269 0.001220 10.0.0.23 - - [2025-12-08 02:21:08] "POST /id-to-fqname HTTP/1.1" 200 270 0.001422 10.0.0.23 - - [2025-12-08 02:21:08] "POST /neutron/port HTTP/1.1" 200 2289 0.020062 10.0.0.23 - - [2025-12-08 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.23 - - [2025-12-08 02:21:08] "DELETE /service-template/cb9f049b-89b1-44fc-9f43-fcf7484bd3d3 HTTP/1.1" 200 115 0.036728 10.0.0.23 - - [2025-12-08 02:21:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003158 10.0.0.23 - - [2025-12-08 02:21:10] "POST /neutron/network HTTP/1.1" 400 204 0.015254 10.0.0.23 - - [2025-12-08 02:21:11] "POST /neutron/port HTTP/1.1" 200 151 0.278301 10.0.0.23 - - [2025-12-08 02:21:11] "POST /neutron/port HTTP/1.1" 200 151 0.332114 10.0.0.23 - - [2025-12-08 02:21:12] "POST /neutron/network HTTP/1.1" 200 1088 0.010954 10.0.0.22 - - [2025-12-08 02:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.65 - - [2025-12-08 02:21:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003120 10.0.0.65 - - [2025-12-08 02:21:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003917 10.0.0.65 - - [2025-12-08 02:21:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004635 10.0.0.65 - - [2025-12-08 02:21:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002455 10.0.0.23 - - [2025-12-08 02:21:13] "POST /neutron/network HTTP/1.1" 200 151 0.151728 10.0.0.65 - - [2025-12-08 02:21:13] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000927 10.0.0.22 - - [2025-12-08 02:21:13] "DELETE /route-target/77ef757a-0295-47c6-9fe6-e4942d4e70ff HTTP/1.1" 200 115 0.045641 10.0.0.23 - - [2025-12-08 02:21:13] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.104105 10.0.0.65 - - [2025-12-08 02:21:13] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001892 10.0.0.23 - - [2025-12-08 02:21:13] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?fields=virtual_networks HTTP/1.1" 200 1051 0.053466 10.0.0.65 - - [2025-12-08 02:21:13] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001309 10.0.0.23 - - [2025-12-08 02:21:13] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.043755 10.0.0.65 - - [2025-12-08 02:21:13] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001056 10.0.0.23 - - [2025-12-08 02:21:13] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?fields=security_groups HTTP/1.1" 200 1286 0.043399 10.0.0.23 - - [2025-12-08 02:21:14] "POST /fqname-to-id HTTP/1.1" 404 200 0.028993 10.0.0.65 - - [2025-12-08 02:21:14] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003432 10.0.0.65 - - [2025-12-08 02:21:14] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000905 10.0.0.65 - - [2025-12-08 02:21:14] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007355 10.0.0.65 - - [2025-12-08 02:21:14] "POST /id-to-fqname HTTP/1.1" 200 202 0.002828 10.0.0.65 - - [2025-12-08 02:21:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.013280 10.0.0.65 - - [2025-12-08 02:21:14] "POST /security-groups HTTP/1.1" 200 603 0.040600 10.0.0.65 - - [2025-12-08 02:21:14] "POST /projects HTTP/1.1" 200 609 0.267043 10.0.0.22 - - [2025-12-08 02:21:14] "POST /fqname-to-id HTTP/1.1" 404 245 0.008882 10.0.0.65 - - [2025-12-08 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.343421 10.0.0.23 - - [2025-12-08 02:21:14] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.495981 10.0.0.23 - - [2025-12-08 02:21:16] "GET / HTTP/1.1" 200 35931 0.002538 10.0.0.23 - - [2025-12-08 02:21:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.23 - - [2025-12-08 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.064946 10.0.0.65 - - [2025-12-08 02:21:17] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001374 10.0.0.23 - - [2025-12-08 02:21:17] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038749 10.0.0.22 - - [2025-12-08 02:21:18] "POST /ref-update HTTP/1.1" 200 156 0.038579 10.0.0.65 - - [2025-12-08 02:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006014 10.0.0.23 - - [2025-12-08 02:21:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.253114 10.0.0.23 - - [2025-12-08 02:21:18] "POST /id-to-fqname HTTP/1.1" 200 233 0.002135 10.0.0.23 - - [2025-12-08 02:21:18] "GET /virtual-network/80675dc2-a3c0-4afd-820b-a7217fb46ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006091 10.0.0.23 - - [2025-12-08 02:21:18] "GET /virtual-network/80675dc2-a3c0-4afd-820b-a7217fb46ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006582 10.0.0.23 - - [2025-12-08 02:21:18] "POST /neutron/network HTTP/1.1" 200 839 0.008619 10.0.0.23 - - [2025-12-08 02:21:18] "GET /virtual-network/80675dc2-a3c0-4afd-820b-a7217fb46ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006029 10.0.0.65 - - [2025-12-08 02:21:20] "GET /obj-perms HTTP/1.1" 200 5054 0.053524 10.0.0.23 - - [2025-12-08 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.65 - - [2025-12-08 02:21:20] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001175 10.0.0.23 - - [2025-12-08 02:21:20] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050261 10.0.0.65 - - [2025-12-08 02:21:20] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.23 - - [2025-12-08 02:21:20] "POST /neutron/network HTTP/1.1" 200 619 0.159749 10.0.0.23 - - [2025-12-08 02:21:21] "POST /id-to-fqname HTTP/1.1" 200 233 0.006064 10.0.0.23 - - [2025-12-08 02:21:21] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006143 10.0.0.23 - - [2025-12-08 02:21:21] "POST /neutron/network HTTP/1.1" 200 840 0.008046 10.0.0.23 - - [2025-12-08 02:21:21] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005826 10.0.0.23 - - [2025-12-08 02:21:21] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007759 10.0.0.23 - - [2025-12-08 02:21:21] "GET /obj-perms HTTP/1.1" 200 5054 0.072434 10.0.0.23 - - [2025-12-08 02:21:21] "POST /id-to-fqname HTTP/1.1" 200 233 0.001385 10.0.0.22 - - [2025-12-08 02:21:51] "GET /obj-perms HTTP/1.1" 200 5056 0.171010 10.0.0.22 - - [2025-12-08 02:21:53] "DELETE /access-control-list/30345c1d-a53f-4bfe-a028-f289616106b7 HTTP/1.1" 200 115 0.102309 10.0.0.23 - - [2025-12-08 02:21:55] "POST /neutron/network HTTP/1.1" 200 850 0.008829 10.0.0.65 - - [2025-12-08 02:21:55] "DELETE /project/c6e39faf0ce24dccb3cccbe3951f4958 HTTP/1.1" 404 173 0.035692 10.0.0.65 - - [2025-12-08 02:21:55] "DELETE /project/0f6bdd09f93443debb8d6efc9618ceaa HTTP/1.1" 404 173 0.066909 10.0.0.65 - - [2025-12-08 02:21:55] "DELETE /project/60fb1bae-e27a-465f-a205-dcd15d5b09c2 HTTP/1.1" 404 177 0.088380 10.0.0.65 - - [2025-12-08 02:21:55] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000966 10.0.0.65 - - [2025-12-08 02:21:55] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.098151 10.0.0.65 - - [2025-12-08 02:21:55] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001233 10.0.0.65 - - [2025-12-08 02:21:56] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?fields=security_groups HTTP/1.1" 200 1391 0.060840 10.0.0.65 - - [2025-12-08 02:21:56] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.23 - - [2025-12-08 02:21:56] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.066881 10.0.0.65 - - [2025-12-08 02:21:56] "DELETE /security-group/205c80f2-6e90-41e9-ba84-f526fb19902f HTTP/1.1" 200 115 0.087932 10.0.0.65 - - [2025-12-08 02:21:56] "GET /projects?obj_uuids=c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000968 10.0.0.65 - - [2025-12-08 02:21:56] "GET /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958?fields=application_policy_sets HTTP/1.1" 200 1430 0.055833 10.0.0.22 - - [2025-12-08 02:21:56] "DELETE /access-control-list/5ec6ff80-6546-4533-ad43-fdc792fd73d0 HTTP/1.1" 200 115 0.045000 10.0.0.65 - - [2025-12-08 02:21:56] "DELETE /project/c6e39faf-0ce2-4dcc-b3cc-cbe3951f4958 HTTP/1.1" 200 115 0.593390 10.0.0.23 - - [2025-12-08 02:21:56] "POST /neutron/port HTTP/1.1" 200 117 0.007478 10.0.0.23 - - [2025-12-08 02:21:56] "POST /id-to-fqname HTTP/1.1" 200 233 0.001390 10.0.0.23 - - [2025-12-08 02:21:56] "POST /neutron/network HTTP/1.1" 200 850 0.007378 10.0.0.23 - - [2025-12-08 02:21:57] "POST /neutron/port HTTP/1.1" 200 1074 0.016600 10.0.0.65 - - [2025-12-08 02:21:57] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000968 10.0.0.23 - - [2025-12-08 02:21:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003618 10.0.0.23 - - [2025-12-08 02:21:57] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.109612 10.0.0.23 - - [2025-12-08 02:21:57] "POST /neutron/port HTTP/1.1" 200 117 0.001262 10.0.0.23 - - [2025-12-08 02:21:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008454 10.0.0.23 - - [2025-12-08 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.65 - - [2025-12-08 02:21:58] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001001 10.0.0.23 - - [2025-12-08 02:21:58] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044673 10.0.0.23 - - [2025-12-08 02:21:58] "GET /virtual-network/80675dc2-a3c0-4afd-820b-a7217fb46ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006196 10.0.0.23 - - [2025-12-08 02:21:58] "GET /floating-ip-pools?parent_id=80675dc2-a3c0-4afd-820b-a7217fb46ac4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003361 10.0.0.23 - - [2025-12-08 02:21:58] "GET /virtual-network/80675dc2-a3c0-4afd-820b-a7217fb46ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006746 10.0.0.23 - - [2025-12-08 02:21:58] "POST /floating-ip-pools HTTP/1.1" 200 609 0.034963 10.0.0.23 - - [2025-12-08 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.019777 10.0.0.23 - - [2025-12-08 02:21:58] "GET /virtual-network/80675dc2-a3c0-4afd-820b-a7217fb46ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005923 10.0.0.65 - - [2025-12-08 02:21:58] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003173 10.0.0.23 - - [2025-12-08 02:21:58] "GET /virtual-network/80675dc2-a3c0-4afd-820b-a7217fb46ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006880 10.0.0.23 - - [2025-12-08 02:21:58] "POST /neutron/port HTTP/1.1" 200 1073 0.447571 10.0.0.23 - - [2025-12-08 02:21:58] "POST /neutron/port HTTP/1.1" 200 1073 0.015838 10.0.0.23 - - [2025-12-08 02:21:59] "POST /neutron/port HTTP/1.1" 200 1101 0.023257 10.0.0.23 - - [2025-12-08 02:21:59] "POST /neutron/port HTTP/1.1" 200 117 0.001781 10.0.0.23 - - [2025-12-08 02:22:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009790 10.0.0.23 - - [2025-12-08 02:22:14] "POST /neutron/port HTTP/1.1" 200 1102 0.015148 10.0.0.23 - - [2025-12-08 02:22:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007504 10.0.0.23 - - [2025-12-08 02:22:29] "POST /neutron/port HTTP/1.1" 200 1102 0.016755 10.0.0.23 - - [2025-12-08 02:22:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007680 10.0.0.23 - - [2025-12-08 02:22:44] "POST /neutron/port HTTP/1.1" 200 1102 0.016227 10.0.0.23 - - [2025-12-08 02:22:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006902 10.0.0.23 - - [2025-12-08 02:22:50] "POST /neutron/port HTTP/1.1" 200 1102 0.015046 10.0.0.23 - - [2025-12-08 02:22:50] "GET /virtual-machine/db6efd84-f7ae-4679-8aad-38a8508a0865 HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-12-08 02:22:50] "GET /virtual-machine/db6efd84-f7ae-4679-8aad-38a8508a0865 HTTP/1.1" 200 1304 0.031942 10.0.0.23 - - [2025-12-08 02:22:50] "GET /virtual-machine-interface/e9918e64-ac84-4a3c-bb20-aec2ee730bdf HTTP/1.1" 200 3005 0.006073 10.0.0.23 - - [2025-12-08 02:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005487 10.0.0.23 - - [2025-12-08 02:22:50] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006080 10.0.0.23 - - [2025-12-08 02:22:50] "GET /virtual-networks?parent_id=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002980 10.0.0.23 - - [2025-12-08 02:22:50] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005891 10.0.0.23 - - [2025-12-08 02:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.23 - - [2025-12-08 02:22:53] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005819 10.0.0.23 - - [2025-12-08 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.23 - - [2025-12-08 02:22:57] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005495 10.0.0.23 - - [2025-12-08 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.23 - - [2025-12-08 02:23:01] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005404 10.0.0.23 - - [2025-12-08 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.23 - - [2025-12-08 02:23:05] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006186 10.0.0.23 - - [2025-12-08 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.23 - - [2025-12-08 02:23:09] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005072 10.0.0.23 - - [2025-12-08 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.23 - - [2025-12-08 02:23:13] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005122 10.0.0.23 - - [2025-12-08 02:23:14] "POST /neutron/port HTTP/1.1" 200 1101 0.044533 10.0.0.23 - - [2025-12-08 02:23:14] "POST /neutron/subnet HTTP/1.1" 200 703 0.009616 10.0.0.23 - - [2025-12-08 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.23 - - [2025-12-08 02:23:17] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005104 10.0.0.23 - - [2025-12-08 02:23:18] "POST /neutron/port HTTP/1.1" 200 1102 0.038218 10.0.0.23 - - [2025-12-08 02:23:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004036 10.0.0.23 - - [2025-12-08 02:23:19] "POST /neutron/network HTTP/1.1" 200 840 0.006718 10.0.0.23 - - [2025-12-08 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.23 - - [2025-12-08 02:23:21] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007045 10.0.0.23 - - [2025-12-08 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2025-12-08 02:23:26] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007317 10.0.0.23 - - [2025-12-08 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.23 - - [2025-12-08 02:23:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003899 10.0.0.23 - - [2025-12-08 02:23:28] "GET /virtual-networks?parent_id=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003624 10.0.0.23 - - [2025-12-08 02:23:28] "GET /virtual-network/d6c98182-0cf8-452e-b4b4-5bbf64ace625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006455 10.0.0.23 - - [2025-12-08 02:23:32] "POST /neutron/port HTTP/1.1" 200 1101 0.050716 10.0.0.23 - - [2025-12-08 02:23:33] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009706 10.0.0.23 - - [2025-12-08 02:23:38] "POST /neutron/port HTTP/1.1" 200 1102 0.039472 10.0.0.23 - - [2025-12-08 02:23:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007298 10.0.0.23 - - [2025-12-08 02:23:48] "POST /neutron/floatingip HTTP/1.1" 200 531 0.010648 10.0.0.23 - - [2025-12-08 02:23:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009052 10.0.0.23 - - [2025-12-08 02:23:49] "POST /neutron/port HTTP/1.1" 200 1101 0.015852 10.0.0.23 - - [2025-12-08 02:23:49] "GET /virtual-machine/ed2a481c-ab19-4a33-b3e9-e92de97850a2 HTTP/1.1" 200 1305 0.006492 10.0.0.23 - - [2025-12-08 02:23:49] "GET /virtual-machine-interface/90c9ae28-8550-46f1-9035-058b37c6e2ed HTTP/1.1" 200 3005 0.005685 10.0.0.23 - - [2025-12-08 02:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.23 - - [2025-12-08 02:23:49] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004562 10.0.0.23 - - [2025-12-08 02:23:49] "GET /virtual-networks?parent_id=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003118 10.0.0.23 - - [2025-12-08 02:23:49] "GET /virtual-network/80675dc2-a3c0-4afd-820b-a7217fb46ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006675 10.0.0.23 - - [2025-12-08 02:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2025-12-08 02:23:50] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003408 10.0.0.23 - - [2025-12-08 02:23:50] "GET /virtual-networks?parent_id=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002615 10.0.0.23 - - [2025-12-08 02:23:50] "GET /virtual-network/80675dc2-a3c0-4afd-820b-a7217fb46ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005745 10.0.0.23 - - [2025-12-08 02:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-12-08 02:23:50] "GET /routing-instance/c099f2d3-07bb-40b2-8eb7-d6a4b07bd9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003817 10.0.0.23 - - [2025-12-08 02:23:50] "GET /route-target/651ecdaf-7906-4e60-9e57-628936b7f55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004515 10.0.0.65 - - [2025-12-08 02:23:53] "GET /obj-perms HTTP/1.1" 200 5056 0.052325 10.0.0.23 - - [2025-12-08 02:24:11] "POST /neutron/floatingip HTTP/1.1" 200 580 0.014977 10.0.0.23 - - [2025-12-08 02:24:11] "POST /neutron/floatingip HTTP/1.1" 200 115 0.050213 10.0.0.23 - - [2025-12-08 02:24:11] "GET /floating-ip-pool/73ec818d-3b14-47c3-9e15-656be38cba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.007726 10.0.0.23 - - [2025-12-08 02:24:11] "POST /ref-update HTTP/1.1" 200 156 0.017118 10.0.0.23 - - [2025-12-08 02:24:12] "DELETE /floating-ip-pool/73ec818d-3b14-47c3-9e15-656be38cba8e HTTP/1.1" 200 115 0.033658 10.0.0.23 - - [2025-12-08 02:24:12] "POST /neutron/port HTTP/1.1" 200 1101 0.017731 10.0.0.23 - - [2025-12-08 02:24:12] "POST /neutron/port HTTP/1.1" 200 1102 0.015351 10.0.0.23 - - [2025-12-08 02:24:14] "POST /neutron/network HTTP/1.1" 200 840 0.007120 10.0.0.65 - - [2025-12-08 02:24:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006409 10.0.0.22 - - [2025-12-08 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.65 - - [2025-12-08 02:24:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002725 10.0.0.23 - - [2025-12-08 02:24:14] "POST /neutron/network HTTP/1.1" 200 151 0.128705 10.0.0.65 - - [2025-12-08 02:24:16] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000944 10.0.0.23 - - [2025-12-08 02:24:16] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.074868 10.0.0.65 - - [2025-12-08 02:24:16] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001955 10.0.0.23 - - [2025-12-08 02:24:16] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?fields=virtual_networks HTTP/1.1" 200 1056 0.052904 10.0.0.65 - - [2025-12-08 02:24:16] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000950 10.0.0.23 - - [2025-12-08 02:24:16] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.045107 10.0.0.65 - - [2025-12-08 02:24:16] "GET /projects?obj_uuids=0f6bdd09-f934-43de-bb8d-6efc9618ceaa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.23 - - [2025-12-08 02:24:16] "GET /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa?fields=security_groups HTTP/1.1" 200 1294 0.053203 10.0.0.23 - - [2025-12-08 02:24:17] "POST /fqname-to-id HTTP/1.1" 404 188 0.026707 10.0.0.65 - - [2025-12-08 02:24:17] "GET /projects?obj_uuids=416f5cf7-2c80-4838-8b19-db9e49c48c3c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002607 10.0.0.65 - - [2025-12-08 02:24:17] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.65 - - [2025-12-08 02:24:17] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007161 10.0.0.65 - - [2025-12-08 02:24:17] "POST /id-to-fqname HTTP/1.1" 200 190 0.004248 10.0.0.65 - - [2025-12-08 02:24:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.003605 10.0.0.65 - - [2025-12-08 02:24:17] "POST /security-groups HTTP/1.1" 200 591 0.026390 10.0.0.65 - - [2025-12-08 02:24:17] "POST /projects HTTP/1.1" 200 585 0.244613 10.0.0.22 - - [2025-12-08 02:24:17] "POST /access-control-lists HTTP/1.1" 200 596 0.026048 10.0.0.65 - - [2025-12-08 02:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.317527 10.0.0.23 - - [2025-12-08 02:24:17] "GET /project/416f5cf7-2c80-4838-8b19-db9e49c48c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.455345 10.0.0.23 - - [2025-12-08 02:24:19] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.65 - - [2025-12-08 02:24:22] "GET /projects?obj_uuids=416f5cf7-2c80-4838-8b19-db9e49c48c3c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001182 10.0.0.23 - - [2025-12-08 02:24:22] "GET /project/416f5cf7-2c80-4838-8b19-db9e49c48c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056437 10.0.0.65 - - [2025-12-08 02:24:22] "GET /projects?obj_uuids=416f5cf7-2c80-4838-8b19-db9e49c48c3c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001401 10.0.0.23 - - [2025-12-08 02:24:22] "GET /project/416f5cf7-2c80-4838-8b19-db9e49c48c3c?fields=virtual_networks HTTP/1.1" 200 1032 0.056374 10.0.0.65 - - [2025-12-08 02:24:22] "GET /projects?obj_uuids=416f5cf7-2c80-4838-8b19-db9e49c48c3c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000923 10.0.0.23 - - [2025-12-08 02:24:22] "GET /project/416f5cf7-2c80-4838-8b19-db9e49c48c3c?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.046363 10.0.0.65 - - [2025-12-08 02:24:22] "GET /projects?obj_uuids=416f5cf7-2c80-4838-8b19-db9e49c48c3c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000890 10.0.0.23 - - [2025-12-08 02:24:22] "GET /project/416f5cf7-2c80-4838-8b19-db9e49c48c3c?fields=security_groups HTTP/1.1" 200 1258 0.036886 10.0.0.23 - - [2025-12-08 02:24:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.040469 10.0.0.65 - - [2025-12-08 02:24:23] "GET /projects?obj_uuids=5796b44c-8f8e-4e2b-a296-0429a463fff9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003551 10.0.0.65 - - [2025-12-08 02:24:23] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.65 - - [2025-12-08 02:24:23] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007506 10.0.0.65 - - [2025-12-08 02:24:23] "POST /id-to-fqname HTTP/1.1" 200 185 0.005734 10.0.0.65 - - [2025-12-08 02:24:23] "POST /fqname-to-id HTTP/1.1" 404 194 0.005094 10.0.0.65 - - [2025-12-08 02:24:23] "POST /security-groups HTTP/1.1" 200 586 0.078989 10.0.0.22 - - [2025-12-08 02:24:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.004403 10.0.0.65 - - [2025-12-08 02:24:23] "POST /projects HTTP/1.1" 200 575 0.291982 10.0.0.65 - - [2025-12-08 02:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.328905 10.0.0.22 - - [2025-12-08 02:24:23] "POST /access-control-lists HTTP/1.1" 200 589 0.035031 10.0.0.23 - - [2025-12-08 02:24:23] "GET /project/5796b44c-8f8e-4e2b-a296-0429a463fff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.488657 10.0.0.23 - - [2025-12-08 02:24:25] "GET / HTTP/1.1" 200 35931 0.001891 10.0.0.65 - - [2025-12-08 02:24:30] "GET /projects?obj_uuids=5796b44c-8f8e-4e2b-a296-0429a463fff9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.23 - - [2025-12-08 02:24:30] "GET /project/5796b44c-8f8e-4e2b-a296-0429a463fff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.040578 10.0.0.65 - - [2025-12-08 02:24:30] "GET /projects?obj_uuids=5796b44c-8f8e-4e2b-a296-0429a463fff9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001306 10.0.0.23 - - [2025-12-08 02:24:30] "GET /project/5796b44c-8f8e-4e2b-a296-0429a463fff9?fields=virtual_networks HTTP/1.1" 200 1022 0.049942 10.0.0.65 - - [2025-12-08 02:24:30] "GET /projects?obj_uuids=5796b44c-8f8e-4e2b-a296-0429a463fff9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001200 10.0.0.23 - - [2025-12-08 02:24:30] "GET /project/5796b44c-8f8e-4e2b-a296-0429a463fff9?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.039035 10.0.0.65 - - [2025-12-08 02:24:31] "GET /projects?obj_uuids=5796b44c-8f8e-4e2b-a296-0429a463fff9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000930 10.0.0.23 - - [2025-12-08 02:24:31] "GET /project/5796b44c-8f8e-4e2b-a296-0429a463fff9?fields=security_groups HTTP/1.1" 200 1243 0.042355 10.0.0.23 - - [2025-12-08 02:24:31] "POST /fqname-to-id HTTP/1.1" 404 187 0.030513 10.0.0.65 - - [2025-12-08 02:24:32] "GET /projects?obj_uuids=daec98f3-bbe0-44ae-b7ed-900c50bf77aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003349 10.0.0.65 - - [2025-12-08 02:24:32] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000904 10.0.0.65 - - [2025-12-08 02:24:32] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006881 10.0.0.65 - - [2025-12-08 02:24:32] "POST /id-to-fqname HTTP/1.1" 200 189 0.006627 10.0.0.65 - - [2025-12-08 02:24:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.011634 10.0.0.65 - - [2025-12-08 02:24:32] "POST /security-groups HTTP/1.1" 200 590 0.030500 10.0.0.65 - - [2025-12-08 02:24:32] "POST /projects HTTP/1.1" 200 583 0.257191 10.0.0.22 - - [2025-12-08 02:24:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.012187 10.0.0.65 - - [2025-12-08 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.338311 10.0.0.23 - - [2025-12-08 02:24:32] "GET /project/daec98f3-bbe0-44ae-b7ed-900c50bf77aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.476340 10.0.0.23 - - [2025-12-08 02:24:33] "GET / HTTP/1.1" 200 35931 0.002337 10.0.0.65 - - [2025-12-08 02:24:36] "GET /projects?obj_uuids=daec98f3-bbe0-44ae-b7ed-900c50bf77aa&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001285 10.0.0.23 - - [2025-12-08 02:24:36] "GET /project/daec98f3-bbe0-44ae-b7ed-900c50bf77aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.041745 10.0.0.65 - - [2025-12-08 02:24:36] "GET /projects?obj_uuids=daec98f3-bbe0-44ae-b7ed-900c50bf77aa&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001075 10.0.0.23 - - [2025-12-08 02:24:36] "GET /project/daec98f3-bbe0-44ae-b7ed-900c50bf77aa?fields=virtual_networks HTTP/1.1" 200 1031 0.055431 10.0.0.65 - - [2025-12-08 02:24:36] "GET /projects?obj_uuids=daec98f3-bbe0-44ae-b7ed-900c50bf77aa&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001730 10.0.0.23 - - [2025-12-08 02:24:37] "GET /project/daec98f3-bbe0-44ae-b7ed-900c50bf77aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.045846 10.0.0.65 - - [2025-12-08 02:24:37] "GET /projects?obj_uuids=daec98f3-bbe0-44ae-b7ed-900c50bf77aa&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001652 10.0.0.23 - - [2025-12-08 02:24:37] "GET /project/daec98f3-bbe0-44ae-b7ed-900c50bf77aa?fields=security_groups HTTP/1.1" 200 1256 0.064671 10.0.0.23 - - [2025-12-08 02:24:37] "POST /fqname-to-id HTTP/1.1" 404 188 0.034843 10.0.0.65 - - [2025-12-08 02:24:38] "GET /projects?obj_uuids=e09a71c5-5f52-49c8-b1e7-d4ec742d6345&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004345 10.0.0.65 - - [2025-12-08 02:24:38] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001512 10.0.0.65 - - [2025-12-08 02:24:38] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009698 10.0.0.65 - - [2025-12-08 02:24:38] "POST /id-to-fqname HTTP/1.1" 200 190 0.004848 10.0.0.65 - - [2025-12-08 02:24:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.008953 10.0.0.65 - - [2025-12-08 02:24:38] "POST /security-groups HTTP/1.1" 200 591 0.031146 10.0.0.65 - - [2025-12-08 02:24:38] "POST /projects HTTP/1.1" 200 585 0.257322 10.0.0.65 - - [2025-12-08 02:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.292183 10.0.0.22 - - [2025-12-08 02:24:38] "POST /access-control-lists HTTP/1.1" 200 596 0.032114 10.0.0.23 - - [2025-12-08 02:24:38] "GET /project/e09a71c5-5f52-49c8-b1e7-d4ec742d6345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.451767 10.0.0.23 - - [2025-12-08 02:24:39] "GET / HTTP/1.1" 200 35931 0.002050 10.0.0.22 - - [2025-12-08 02:24:41] "DELETE /access-control-list/6b2d266b-6e4d-4bcd-a86c-427ab3b52ed6 HTTP/1.1" 200 115 0.037895 10.0.0.65 - - [2025-12-08 02:24:42] "GET /projects?obj_uuids=e09a71c5-5f52-49c8-b1e7-d4ec742d6345&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000951 10.0.0.23 - - [2025-12-08 02:24:43] "GET /project/e09a71c5-5f52-49c8-b1e7-d4ec742d6345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.047014 10.0.0.65 - - [2025-12-08 02:24:43] "GET /projects?obj_uuids=e09a71c5-5f52-49c8-b1e7-d4ec742d6345&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001003 10.0.0.23 - - [2025-12-08 02:24:43] "GET /project/e09a71c5-5f52-49c8-b1e7-d4ec742d6345?fields=virtual_networks HTTP/1.1" 200 1033 0.039686 10.0.0.65 - - [2025-12-08 02:24:43] "GET /projects?obj_uuids=e09a71c5-5f52-49c8-b1e7-d4ec742d6345&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000982 10.0.0.23 - - [2025-12-08 02:24:43] "GET /project/e09a71c5-5f52-49c8-b1e7-d4ec742d6345?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.042689 10.0.0.65 - - [2025-12-08 02:24:43] "GET /projects?obj_uuids=e09a71c5-5f52-49c8-b1e7-d4ec742d6345&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001369 10.0.0.23 - - [2025-12-08 02:24:43] "GET /project/e09a71c5-5f52-49c8-b1e7-d4ec742d6345?fields=security_groups HTTP/1.1" 200 1259 0.034149 10.0.0.23 - - [2025-12-08 02:24:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.026397 10.0.0.65 - - [2025-12-08 02:24:44] "GET /projects?obj_uuids=50bfea23-0efd-4e1f-819d-ed8f593f7a76&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003088 10.0.0.65 - - [2025-12-08 02:24:44] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001527 10.0.0.65 - - [2025-12-08 02:24:44] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008795 10.0.0.65 - - [2025-12-08 02:24:44] "POST /id-to-fqname HTTP/1.1" 200 194 0.001917 10.0.0.65 - - [2025-12-08 02:24:44] "POST /fqname-to-id HTTP/1.1" 404 203 0.004666 10.0.0.65 - - [2025-12-08 02:24:44] "POST /security-groups HTTP/1.1" 200 595 0.042818 10.0.0.65 - - [2025-12-08 02:24:44] "POST /projects HTTP/1.1" 200 593 0.289333 10.0.0.22 - - [2025-12-08 02:24:44] "POST /access-control-lists HTTP/1.1" 200 600 0.030977 10.0.0.65 - - [2025-12-08 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.367479 10.0.0.23 - - [2025-12-08 02:24:44] "GET /project/50bfea23-0efd-4e1f-819d-ed8f593f7a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.512182 10.0.0.23 - - [2025-12-08 02:24:45] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.65 - - [2025-12-08 02:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.65 - - [2025-12-08 02:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2025-12-08 02:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.22 - - [2025-12-08 02:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.65 - - [2025-12-08 02:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.65 - - [2025-12-08 02:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000633 10.0.0.22 - - [2025-12-08 02:24:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.22 - - [2025-12-08 02:24:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.65 - - [2025-12-08 02:24:49] "GET /projects?obj_uuids=50bfea23-0efd-4e1f-819d-ed8f593f7a76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002928 10.0.0.23 - - [2025-12-08 02:24:49] "GET /project/50bfea23-0efd-4e1f-819d-ed8f593f7a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.046848 10.0.0.65 - - [2025-12-08 02:24:49] "GET /projects?obj_uuids=50bfea23-0efd-4e1f-819d-ed8f593f7a76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001263 10.0.0.23 - - [2025-12-08 02:24:49] "GET /project/50bfea23-0efd-4e1f-819d-ed8f593f7a76?fields=virtual_networks HTTP/1.1" 200 1039 0.047415 10.0.0.65 - - [2025-12-08 02:24:49] "GET /projects?obj_uuids=50bfea23-0efd-4e1f-819d-ed8f593f7a76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000905 10.0.0.23 - - [2025-12-08 02:24:49] "GET /project/50bfea23-0efd-4e1f-819d-ed8f593f7a76?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.050767 10.0.0.65 - - [2025-12-08 02:24:49] "GET /projects?obj_uuids=50bfea23-0efd-4e1f-819d-ed8f593f7a76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000994 10.0.0.23 - - [2025-12-08 02:24:49] "GET /project/50bfea23-0efd-4e1f-819d-ed8f593f7a76?fields=security_groups HTTP/1.1" 200 1269 0.041216 10.0.0.23 - - [2025-12-08 02:24:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.23 - - [2025-12-08 02:24:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.23 - - [2025-12-08 02:24:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2025-12-08 02:24:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.23 - - [2025-12-08 02:24:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.028183 10.0.0.65 - - [2025-12-08 02:24:50] "GET /projects?obj_uuids=2cbce668-79ab-4342-a995-5fffe2d4423b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002973 10.0.0.65 - - [2025-12-08 02:24:50] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001420 10.0.0.65 - - [2025-12-08 02:24:50] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010284 10.0.0.65 - - [2025-12-08 02:24:50] "POST /id-to-fqname HTTP/1.1" 200 185 0.002176 10.0.0.65 - - [2025-12-08 02:24:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.006806 10.0.0.65 - - [2025-12-08 02:24:50] "POST /security-groups HTTP/1.1" 200 586 0.038035 10.0.0.65 - - [2025-12-08 02:24:50] "POST /projects HTTP/1.1" 200 575 0.259805 10.0.0.22 - - [2025-12-08 02:24:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.007426 10.0.0.65 - - [2025-12-08 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.335917 10.0.0.22 - - [2025-12-08 02:24:50] "POST /access-control-lists HTTP/1.1" 200 589 0.034118 10.0.0.23 - - [2025-12-08 02:24:50] "GET /project/2cbce668-79ab-4342-a995-5fffe2d4423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.486236 10.0.0.23 - - [2025-12-08 02:24:51] "GET / HTTP/1.1" 200 35931 0.001804 10.0.0.23 - - [2025-12-08 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.004019 10.0.0.22 - - [2025-12-08 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 227 0.013420 10.0.0.22 - - [2025-12-08 02:24:52] "PUT /access-control-list/5f82691c-014f-417d-9be8-f751ed8a80f7 HTTP/1.1" 200 272 0.014838 10.0.0.23 - - [2025-12-08 02:24:53] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.054986 10.0.0.23 - - [2025-12-08 02:24:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.156599 10.0.0.23 - - [2025-12-08 02:24:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.007333 10.0.0.22 - - [2025-12-08 02:24:53] "PUT /access-control-list/5f82691c-014f-417d-9be8-f751ed8a80f7 HTTP/1.1" 200 272 0.019499 10.0.0.22 - - [2025-12-08 02:24:53] "POST /fqname-to-id HTTP/1.1" 404 227 0.008391 10.0.0.22 - - [2025-12-08 02:24:53] "PUT /access-control-list/0a601f9d-eb85-4882-8a27-a590c466fbe4 HTTP/1.1" 200 272 0.021645 10.0.0.23 - - [2025-12-08 02:24:54] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013180 10.0.0.23 - - [2025-12-08 02:24:54] "GET /obj-perms HTTP/1.1" 200 5056 0.173700 10.0.0.23 - - [2025-12-08 02:24:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.184982 10.0.0.23 - - [2025-12-08 02:24:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.22 - - [2025-12-08 02:24:54] "PUT /access-control-list/0a601f9d-eb85-4882-8a27-a590c466fbe4 HTTP/1.1" 200 272 0.025906 10.0.0.23 - - [2025-12-08 02:24:55] "POST /fqname-to-id HTTP/1.1" 404 210 0.040917 10.0.0.22 - - [2025-12-08 02:24:55] "POST /fqname-to-id HTTP/1.1" 404 244 0.007357 10.0.0.22 - - [2025-12-08 02:24:55] "PUT /access-control-list/a671c229-d919-4159-ba42-bc02a0d85997 HTTP/1.1" 200 272 0.017842 10.0.0.23 - - [2025-12-08 02:24:55] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.051369 10.0.0.23 - - [2025-12-08 02:24:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.153768 10.0.0.23 - - [2025-12-08 02:24:56] "POST /fqname-to-id HTTP/1.1" 404 210 0.004763 10.0.0.22 - - [2025-12-08 02:24:56] "PUT /access-control-list/a671c229-d919-4159-ba42-bc02a0d85997 HTTP/1.1" 200 272 0.027238 10.0.0.22 - - [2025-12-08 02:24:56] "POST /fqname-to-id HTTP/1.1" 404 244 0.003086 10.0.0.22 - - [2025-12-08 02:24:56] "PUT /access-control-list/e69d6ea3-63bc-4407-83ba-20b1b9456c00 HTTP/1.1" 200 272 0.023597 10.0.0.65 - - [2025-12-08 02:24:56] "DELETE /project/416f5cf72c8048388b19db9e49c48c3c HTTP/1.1" 404 173 0.144391 10.0.0.65 - - [2025-12-08 02:24:56] "DELETE /project/5796b44c8f8e4e2ba2960429a463fff9 HTTP/1.1" 404 173 0.143348 10.0.0.65 - - [2025-12-08 02:24:56] "DELETE /project/0f6bdd09-f934-43de-bb8d-6efc9618ceaa HTTP/1.1" 404 177 0.136752 10.0.0.65 - - [2025-12-08 02:24:56] "DELETE /project/50bfea230efd4e1f819ded8f593f7a76 HTTP/1.1" 404 173 0.135185 10.0.0.65 - - [2025-12-08 02:24:56] "DELETE /project/2cbce66879ab4342a9955fffe2d4423b HTTP/1.1" 404 173 0.128940 10.0.0.65 - - [2025-12-08 02:24:56] "DELETE /project/e09a71c55f5249c8b1e7d4ec742d6345 HTTP/1.1" 404 173 0.123938 10.0.0.65 - - [2025-12-08 02:24:56] "DELETE /project/daec98f3bbe044aeb7ed900c50bf77aa HTTP/1.1" 404 173 0.114733 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=daec98f3-bbe0-44ae-b7ed-900c50bf77aa&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000757 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=416f5cf7-2c80-4838-8b19-db9e49c48c3c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000708 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=5796b44c-8f8e-4e2b-a296-0429a463fff9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001139 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=e09a71c5-5f52-49c8-b1e7-d4ec742d6345&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000846 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=50bfea23-0efd-4e1f-819d-ed8f593f7a76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000730 10.0.0.23 - - [2025-12-08 02:24:56] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.030164 10.0.0.65 - - [2025-12-08 02:24:56] "GET /project/daec98f3-bbe0-44ae-b7ed-900c50bf77aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.077446 10.0.0.65 - - [2025-12-08 02:24:56] "GET /project/416f5cf7-2c80-4838-8b19-db9e49c48c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.093947 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=daec98f3-bbe0-44ae-b7ed-900c50bf77aa&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001055 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=416f5cf7-2c80-4838-8b19-db9e49c48c3c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001278 10.0.0.65 - - [2025-12-08 02:24:56] "GET /project/5796b44c-8f8e-4e2b-a296-0429a463fff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.112588 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=5796b44c-8f8e-4e2b-a296-0429a463fff9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001625 10.0.0.65 - - [2025-12-08 02:24:56] "GET /project/e09a71c5-5f52-49c8-b1e7-d4ec742d6345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.154694 10.0.0.65 - - [2025-12-08 02:24:56] "GET /project/50bfea23-0efd-4e1f-819d-ed8f593f7a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.171503 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=e09a71c5-5f52-49c8-b1e7-d4ec742d6345&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002630 10.0.0.65 - - [2025-12-08 02:24:56] "GET /projects?obj_uuids=50bfea23-0efd-4e1f-819d-ed8f593f7a76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000873 10.0.0.65 - - [2025-12-08 02:24:56] "GET /project/daec98f3-bbe0-44ae-b7ed-900c50bf77aa?fields=security_groups HTTP/1.1" 200 1361 0.156322 10.0.0.65 - - [2025-12-08 02:24:56] "GET /project/5796b44c-8f8e-4e2b-a296-0429a463fff9?fields=security_groups HTTP/1.1" 200 1348 0.143156 10.0.0.65 - - [2025-12-08 02:24:56] "GET /project/416f5cf7-2c80-4838-8b19-db9e49c48c3c?fields=security_groups HTTP/1.1" 200 1363 0.198281 10.0.0.65 - - [2025-12-08 02:24:57] "GET /project/50bfea23-0efd-4e1f-819d-ed8f593f7a76?fields=security_groups HTTP/1.1" 200 1374 0.161522 10.0.0.65 - - [2025-12-08 02:24:57] "GET /project/e09a71c5-5f52-49c8-b1e7-d4ec742d6345?fields=security_groups HTTP/1.1" 200 1364 0.182371 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /security-group/d5777386-46c2-4829-bc70-81cab9cf01ea HTTP/1.1" 200 115 0.196478 10.0.0.65 - - [2025-12-08 02:24:57] "GET /projects?obj_uuids=daec98f3-bbe0-44ae-b7ed-900c50bf77aa&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001502 10.0.0.22 - - [2025-12-08 02:24:57] "DELETE /access-control-list/b2ff852f-b330-4dff-aaa9-611ad7160c3a HTTP/1.1" 200 115 0.149582 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /security-group/60a5972c-ee71-4989-8952-710cd7286db4 HTTP/1.1" 200 115 0.246722 10.0.0.65 - - [2025-12-08 02:24:57] "GET /projects?obj_uuids=5796b44c-8f8e-4e2b-a296-0429a463fff9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001676 10.0.0.23 - - [2025-12-08 02:24:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.293777 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /security-group/c2be4585-ce7a-456c-a4ba-336b526f23aa HTTP/1.1" 200 115 0.254165 10.0.0.65 - - [2025-12-08 02:24:57] "GET /projects?obj_uuids=416f5cf7-2c80-4838-8b19-db9e49c48c3c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000944 10.0.0.65 - - [2025-12-08 02:24:57] "GET /project/daec98f3-bbe0-44ae-b7ed-900c50bf77aa?fields=application_policy_sets HTTP/1.1" 200 1400 0.124253 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /security-group/baa0a406-c4f2-4aca-b48c-c4c6d86540d5 HTTP/1.1" 200 115 0.196286 10.0.0.65 - - [2025-12-08 02:24:57] "GET /projects?obj_uuids=50bfea23-0efd-4e1f-819d-ed8f593f7a76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001290 10.0.0.65 - - [2025-12-08 02:24:57] "GET /project/5796b44c-8f8e-4e2b-a296-0429a463fff9?fields=application_policy_sets HTTP/1.1" 200 1387 0.114626 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /security-group/97190f55-8e48-4284-947a-56725cf60ca2 HTTP/1.1" 200 115 0.242879 10.0.0.65 - - [2025-12-08 02:24:57] "GET /projects?obj_uuids=e09a71c5-5f52-49c8-b1e7-d4ec742d6345&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001557 10.0.0.65 - - [2025-12-08 02:24:57] "GET /project/416f5cf7-2c80-4838-8b19-db9e49c48c3c?fields=application_policy_sets HTTP/1.1" 200 1402 0.162853 10.0.0.22 - - [2025-12-08 02:24:57] "DELETE /access-control-list/6b2496a9-5695-4560-9173-2b8f4cd98669 HTTP/1.1" 200 115 0.083060 10.0.0.65 - - [2025-12-08 02:24:57] "GET /project/50bfea23-0efd-4e1f-819d-ed8f593f7a76?fields=application_policy_sets HTTP/1.1" 200 1413 0.171401 10.0.0.65 - - [2025-12-08 02:24:57] "GET /project/e09a71c5-5f52-49c8-b1e7-d4ec742d6345?fields=application_policy_sets HTTP/1.1" 200 1403 0.143612 10.0.0.22 - - [2025-12-08 02:24:57] "PUT /access-control-list/e69d6ea3-63bc-4407-83ba-20b1b9456c00 HTTP/1.1" 200 272 0.032658 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /project/daec98f3-bbe0-44ae-b7ed-900c50bf77aa HTTP/1.1" 200 115 1.141057 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /project/5796b44c-8f8e-4e2b-a296-0429a463fff9 HTTP/1.1" 200 115 1.155874 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /project/416f5cf7-2c80-4838-8b19-db9e49c48c3c HTTP/1.1" 200 115 1.293689 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /project/50bfea23-0efd-4e1f-819d-ed8f593f7a76 HTTP/1.1" 200 115 1.167309 10.0.0.22 - - [2025-12-08 02:24:57] "DELETE /access-control-list/9f8563b4-941a-4e84-823f-374bf9ce5e84 HTTP/1.1" 200 115 0.065016 10.0.0.65 - - [2025-12-08 02:24:57] "DELETE /project/e09a71c5-5f52-49c8-b1e7-d4ec742d6345 HTTP/1.1" 200 115 1.189834 10.0.0.23 - - [2025-12-08 02:24:58] "POST /neutron/router HTTP/1.1" 200 541 0.008579 10.0.0.22 - - [2025-12-08 02:24:58] "PUT /logical-router/1ec3d806-ee2d-42c3-a4ed-3e60d179ffe1 HTTP/1.1" 200 262 0.039718 10.0.0.23 - - [2025-12-08 02:24:58] "POST /neutron/router HTTP/1.1" 200 541 0.006571 10.0.0.23 - - [2025-12-08 02:24:58] "POST /neutron/router HTTP/1.1" 200 541 0.004122 10.0.0.23 - - [2025-12-08 02:24:58] "POST /neutron/router HTTP/1.1" 200 541 0.005022 10.0.0.23 - - [2025-12-08 02:24:58] "POST /neutron/router HTTP/1.1" 200 541 0.004373 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 541 0.004121 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 541 0.005566 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 541 0.021858 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 541 0.005940 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 541 0.004785 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 541 0.004864 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 542 0.044062 10.0.0.65 - - [2025-12-08 02:24:59] "GET /projects?obj_uuids=2cbce668-79ab-4342-a995-5fffe2d4423b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001349 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 559 0.099806 10.0.0.22 - - [2025-12-08 02:24:59] "POST /route-targets HTTP/1.1" 200 327 0.015351 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 559 0.009720 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 559 0.004468 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 559 0.004478 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 559 0.004374 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 559 0.005341 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 559 0.004741 10.0.0.23 - - [2025-12-08 02:24:59] "POST /neutron/router HTTP/1.1" 200 559 0.004344 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 559 0.004758 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 559 0.005895 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 559 0.005527 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 559 0.037254 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 559 0.009124 10.0.0.22 - - [2025-12-08 02:25:00] "DELETE /route-target/09a2bf54-7f45-4fe6-9f80-ddac2fdd83f3 HTTP/1.1" 200 115 0.028040 10.0.0.22 - - [2025-12-08 02:25:00] "GET /logical-router/f8398d9a-7124-4262-a436-59627853e3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.048921 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 541 0.007222 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 541 0.013534 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 541 0.004329 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 541 0.005063 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 541 0.005511 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 541 0.006084 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 541 0.005527 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 541 0.005164 10.0.0.23 - - [2025-12-08 02:25:00] "POST /neutron/router HTTP/1.1" 200 541 0.004337 10.0.0.23 - - [2025-12-08 02:25:01] "POST /neutron/router HTTP/1.1" 200 541 0.005050 10.0.0.23 - - [2025-12-08 02:25:01] "POST /neutron/router HTTP/1.1" 200 541 0.004288 10.0.0.23 - - [2025-12-08 02:25:01] "POST /neutron/router HTTP/1.1" 200 541 0.005623 10.0.0.23 - - [2025-12-08 02:25:01] "POST /neutron/router HTTP/1.1" 200 151 0.079580 10.0.0.22 - - [2025-12-08 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008934 10.0.0.23 - - [2025-12-08 02:25:01] "POST /neutron/security_group HTTP/1.1" 200 521 0.003744 10.0.0.22 - - [2025-12-08 02:25:01] "DELETE /access-control-list/e69d6ea3-63bc-4407-83ba-20b1b9456c00 HTTP/1.1" 200 115 0.030016 10.0.0.23 - - [2025-12-08 02:25:01] "POST /neutron/security_group HTTP/1.1" 200 151 0.090203 10.0.0.22 - - [2025-12-08 02:25:01] "DELETE /access-control-list/9341bebc-b696-49cc-976a-b6390ae4d11a HTTP/1.1" 200 115 0.049655 10.0.0.22 - - [2025-12-08 02:25:01] "DELETE /access-control-list/5f82691c-014f-417d-9be8-f751ed8a80f7 HTTP/1.1" 200 115 0.051359 10.0.0.65 - - [2025-12-08 02:25:02] "GET /projects?obj_uuids=2cbce668-79ab-4342-a995-5fffe2d4423b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001212 10.0.0.23 - - [2025-12-08 02:25:03] "GET /project/2cbce668-79ab-4342-a995-5fffe2d4423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.064789 10.0.0.65 - - [2025-12-08 02:25:03] "GET /projects?obj_uuids=2cbce668-79ab-4342-a995-5fffe2d4423b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.010733 10.0.0.23 - - [2025-12-08 02:25:03] "GET /project/2cbce668-79ab-4342-a995-5fffe2d4423b?fields=virtual_networks HTTP/1.1" 200 1022 0.059419 10.0.0.65 - - [2025-12-08 02:25:03] "GET /projects?obj_uuids=2cbce668-79ab-4342-a995-5fffe2d4423b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001013 10.0.0.23 - - [2025-12-08 02:25:03] "GET /project/2cbce668-79ab-4342-a995-5fffe2d4423b?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.054222 10.0.0.65 - - [2025-12-08 02:25:03] "GET /projects?obj_uuids=2cbce668-79ab-4342-a995-5fffe2d4423b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000946 10.0.0.23 - - [2025-12-08 02:25:03] "GET /project/2cbce668-79ab-4342-a995-5fffe2d4423b?fields=security_groups HTTP/1.1" 200 1243 0.045737 10.0.0.23 - - [2025-12-08 02:25:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.031028 10.0.0.65 - - [2025-12-08 02:25:04] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003288 10.0.0.65 - - [2025-12-08 02:25:04] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001487 10.0.0.65 - - [2025-12-08 02:25:04] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007920 10.0.0.65 - - [2025-12-08 02:25:04] "POST /id-to-fqname HTTP/1.1" 200 186 0.011697 10.0.0.65 - - [2025-12-08 02:25:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.006969 10.0.0.65 - - [2025-12-08 02:25:04] "POST /security-groups HTTP/1.1" 200 587 0.077623 10.0.0.65 - - [2025-12-08 02:25:04] "POST /projects HTTP/1.1" 200 577 0.298208 10.0.0.22 - - [2025-12-08 02:25:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.013508 10.0.0.65 - - [2025-12-08 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.371778 10.0.0.23 - - [2025-12-08 02:25:04] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.552694 10.0.0.23 - - [2025-12-08 02:25:06] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.23 - - [2025-12-08 02:25:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000669 10.0.0.23 - - [2025-12-08 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.062583 10.0.0.65 - - [2025-12-08 02:25:08] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000992 10.0.0.23 - - [2025-12-08 02:25:08] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.045182 10.0.0.23 - - [2025-12-08 02:25:08] "POST /neutron/network HTTP/1.1" 200 117 0.035160 10.0.0.22 - - [2025-12-08 02:25:08] "POST /ref-update HTTP/1.1" 200 156 0.028774 10.0.0.23 - - [2025-12-08 02:25:09] "POST /neutron/network HTTP/1.1" 200 822 0.009923 10.0.0.23 - - [2025-12-08 02:25:09] "POST /id-to-fqname HTTP/1.1" 200 216 0.001131 10.0.0.23 - - [2025-12-08 02:25:09] "GET /virtual-network/d526058e-2243-41e0-891c-42ae6c23a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005780 10.0.0.23 - - [2025-12-08 02:25:09] "GET /virtual-network/d526058e-2243-41e0-891c-42ae6c23a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008323 10.0.0.23 - - [2025-12-08 02:25:09] "POST /neutron/subnet HTTP/1.1" 200 734 0.011374 10.0.0.23 - - [2025-12-08 02:25:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.003715 10.0.0.23 - - [2025-12-08 02:25:09] "GET /virtual-network/d526058e-2243-41e0-891c-42ae6c23a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005874 10.0.0.23 - - [2025-12-08 02:25:09] "GET /virtual-machine-interface/4e10ba9f-d8b3-4408-bca7-caafadf9e0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.007483 10.0.0.23 - - [2025-12-08 02:25:09] "GET /virtual-machine-interface/4e10ba9f-d8b3-4408-bca7-caafadf9e0a2?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.008113 10.0.0.23 - - [2025-12-08 02:25:09] "GET /instance-ip/e81c2c9b-bac1-42fd-a586-7dc59c5b2055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004940 10.0.0.23 - - [2025-12-08 02:25:10] "POST /neutron/port HTTP/1.1" 200 151 0.099188 10.0.0.23 - - [2025-12-08 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.65 - - [2025-12-08 02:25:12] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000925 10.0.0.23 - - [2025-12-08 02:25:12] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.033115 10.0.0.23 - - [2025-12-08 02:25:12] "POST /neutron/network HTTP/1.1" 200 117 0.012938 10.0.0.22 - - [2025-12-08 02:25:13] "POST /route-targets HTTP/1.1" 200 327 0.016694 10.0.0.65 - - [2025-12-08 02:25:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011288 10.0.0.23 - - [2025-12-08 02:25:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.164505 10.0.0.23 - - [2025-12-08 02:25:13] "POST /id-to-fqname HTTP/1.1" 200 217 0.001228 10.0.0.23 - - [2025-12-08 02:25:13] "GET /virtual-network/b681658c-6d46-4e9e-a7c5-6f582ea0c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008103 10.0.0.23 - - [2025-12-08 02:25:13] "GET /virtual-network/b681658c-6d46-4e9e-a7c5-6f582ea0c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005128 10.0.0.23 - - [2025-12-08 02:25:13] "POST /neutron/network HTTP/1.1" 200 978 0.009477 10.0.0.65 - - [2025-12-08 02:25:13] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000947 10.0.0.23 - - [2025-12-08 02:25:13] "POST /neutron/port HTTP/1.1" 200 1017 0.206864 10.0.0.23 - - [2025-12-08 02:25:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.001240 10.0.0.23 - - [2025-12-08 02:25:14] "POST /neutron/port HTTP/1.1" 200 1017 0.043988 10.0.0.23 - - [2025-12-08 02:25:14] "POST /neutron/port HTTP/1.1" 200 117 0.010401 10.0.0.23 - - [2025-12-08 02:25:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.001349 10.0.0.23 - - [2025-12-08 02:25:14] "POST /neutron/port HTTP/1.1" 200 1019 0.019388 10.0.0.23 - - [2025-12-08 02:25:15] "POST /neutron/port HTTP/1.1" 200 1019 0.013510 10.0.0.23 - - [2025-12-08 02:25:15] "POST /neutron/port HTTP/1.1" 200 117 0.008266 10.0.0.23 - - [2025-12-08 02:25:15] "POST /neutron/port HTTP/1.1" 200 1017 0.011130 10.0.0.23 - - [2025-12-08 02:25:15] "POST /neutron/network HTTP/1.1" 200 988 0.007092 10.0.0.23 - - [2025-12-08 02:25:15] "POST /neutron/port HTTP/1.1" 200 1017 0.009542 10.0.0.23 - - [2025-12-08 02:25:16] "POST /neutron/port HTTP/1.1" 200 1111 0.139867 10.0.0.23 - - [2025-12-08 02:25:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.011078 10.0.0.23 - - [2025-12-08 02:25:16] "POST /neutron/port HTTP/1.1" 200 1083 0.018917 10.0.0.23 - - [2025-12-08 02:25:16] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.23 - - [2025-12-08 02:25:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009723 10.0.0.23 - - [2025-12-08 02:25:20] "POST /neutron/port HTTP/1.1" 200 1083 0.015548 10.0.0.23 - - [2025-12-08 02:25:20] "GET /virtual-machine/3a497149-b9b0-441f-b7cc-db37e5651d4e HTTP/1.1" 401 292 0.000441 10.0.0.23 - - [2025-12-08 02:25:20] "GET /virtual-machine/3a497149-b9b0-441f-b7cc-db37e5651d4e HTTP/1.1" 200 1284 0.035874 10.0.0.23 - - [2025-12-08 02:25:21] "GET /virtual-machine-interface/0640497a-d732-4690-8698-2fe735e91190 HTTP/1.1" 200 2922 0.006122 10.0.0.23 - - [2025-12-08 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.23 - - [2025-12-08 02:25:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003684 10.0.0.23 - - [2025-12-08 02:25:21] "GET /virtual-networks?parent_id=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003689 10.0.0.23 - - [2025-12-08 02:25:21] "GET /virtual-network/b681658c-6d46-4e9e-a7c5-6f582ea0c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005990 10.0.0.23 - - [2025-12-08 02:25:22] "POST /neutron/port HTTP/1.1" 200 1083 0.019450 10.0.0.23 - - [2025-12-08 02:25:22] "POST /neutron/subnet HTTP/1.1" 200 694 0.011261 10.0.0.23 - - [2025-12-08 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.23 - - [2025-12-08 02:25:24] "GET /virtual-network/b681658c-6d46-4e9e-a7c5-6f582ea0c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005399 10.0.0.23 - - [2025-12-08 02:25:24] "POST /neutron/port HTTP/1.1" 200 1085 0.014030 10.0.0.23 - - [2025-12-08 02:25:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006813 10.0.0.23 - - [2025-12-08 02:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.23 - - [2025-12-08 02:25:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006567 10.0.0.23 - - [2025-12-08 02:25:26] "GET /virtual-networks?parent_id=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004282 10.0.0.23 - - [2025-12-08 02:25:26] "GET /virtual-network/b681658c-6d46-4e9e-a7c5-6f582ea0c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006753 10.0.0.23 - - [2025-12-08 02:25:26] "POST /neutron/port HTTP/1.1" 200 1085 0.016328 10.0.0.23 - - [2025-12-08 02:25:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008677 10.0.0.23 - - [2025-12-08 02:25:26] "GET /virtual-machine/f9a81cf6-4f80-4d49-8e30-89b218144383 HTTP/1.1" 200 1285 0.007060 10.0.0.23 - - [2025-12-08 02:25:26] "GET /virtual-machine-interface/c2eeed09-9885-4372-8d66-8f7f4f93a864 HTTP/1.1" 200 2925 0.005088 10.0.0.23 - - [2025-12-08 02:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.23 - - [2025-12-08 02:25:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004504 10.0.0.23 - - [2025-12-08 02:25:26] "GET /virtual-networks?parent_id=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003406 10.0.0.23 - - [2025-12-08 02:25:26] "GET /virtual-network/b681658c-6d46-4e9e-a7c5-6f582ea0c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006977 10.0.0.23 - - [2025-12-08 02:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.23 - - [2025-12-08 02:25:27] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003510 10.0.0.23 - - [2025-12-08 02:25:27] "GET /virtual-networks?parent_id=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002813 10.0.0.23 - - [2025-12-08 02:25:28] "GET /virtual-network/b681658c-6d46-4e9e-a7c5-6f582ea0c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.009755 10.0.0.23 - - [2025-12-08 02:25:31] "POST /neutron/port HTTP/1.1" 200 151 0.239865 10.0.0.23 - - [2025-12-08 02:25:31] "POST /neutron/port HTTP/1.1" 200 151 0.232115 10.0.0.22 - - [2025-12-08 02:25:32] "DELETE /route-target/51b7c753-3bc6-4d07-aa9c-1972dc11e243 HTTP/1.1" 200 115 0.030508 10.0.0.65 - - [2025-12-08 02:25:33] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001369 10.0.0.23 - - [2025-12-08 02:25:33] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.042667 10.0.0.65 - - [2025-12-08 02:25:33] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001793 10.0.0.23 - - [2025-12-08 02:25:33] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?fields=virtual_networks HTTP/1.1" 200 1024 0.047425 10.0.0.65 - - [2025-12-08 02:25:33] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000949 10.0.0.23 - - [2025-12-08 02:25:33] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.046372 10.0.0.65 - - [2025-12-08 02:25:33] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000970 10.0.0.23 - - [2025-12-08 02:25:33] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?fields=security_groups HTTP/1.1" 200 1246 0.062973 10.0.0.23 - - [2025-12-08 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.027498 10.0.0.65 - - [2025-12-08 02:25:34] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003320 10.0.0.65 - - [2025-12-08 02:25:34] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.65 - - [2025-12-08 02:25:34] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006611 10.0.0.65 - - [2025-12-08 02:25:34] "POST /id-to-fqname HTTP/1.1" 200 188 0.001631 10.0.0.65 - - [2025-12-08 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.005368 10.0.0.65 - - [2025-12-08 02:25:34] "POST /security-groups HTTP/1.1" 200 589 0.033935 10.0.0.65 - - [2025-12-08 02:25:35] "POST /projects HTTP/1.1" 200 581 0.229635 10.0.0.22 - - [2025-12-08 02:25:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.007099 10.0.0.65 - - [2025-12-08 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.318865 10.0.0.23 - - [2025-12-08 02:25:35] "GET /project/be71b3ea-58e5-4d3e-8b75-713772294551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.462288 10.0.0.23 - - [2025-12-08 02:25:36] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.23 - - [2025-12-08 02:25:36] "POST /neutron/port HTTP/1.1" 200 117 0.006386 10.0.0.23 - - [2025-12-08 02:25:36] "POST /neutron/port HTTP/1.1" 400 205 0.004918 10.0.0.23 - - [2025-12-08 02:25:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000498 10.0.0.23 - - [2025-12-08 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.063629 10.0.0.65 - - [2025-12-08 02:25:38] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000852 10.0.0.23 - - [2025-12-08 02:25:38] "GET /project/be71b3ea-58e5-4d3e-8b75-713772294551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.052656 10.0.0.22 - - [2025-12-08 02:25:38] "POST /ref-update HTTP/1.1" 200 156 0.033126 10.0.0.65 - - [2025-12-08 02:25:39] "POST /useragent-kv HTTP/1.1" 200 115 0.012940 10.0.0.23 - - [2025-12-08 02:25:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.311368 10.0.0.23 - - [2025-12-08 02:25:39] "POST /id-to-fqname HTTP/1.1" 200 219 0.001394 10.0.0.23 - - [2025-12-08 02:25:39] "GET /virtual-network/00c1bf22-ec39-4c27-8c00-73600a1022b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005258 10.0.0.23 - - [2025-12-08 02:25:39] "GET /virtual-network/00c1bf22-ec39-4c27-8c00-73600a1022b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005586 10.0.0.23 - - [2025-12-08 02:25:39] "POST /neutron/network HTTP/1.1" 200 825 0.006479 10.0.0.23 - - [2025-12-08 02:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.65 - - [2025-12-08 02:25:39] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.23 - - [2025-12-08 02:25:39] "GET /project/be71b3ea-58e5-4d3e-8b75-713772294551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044784 10.0.0.65 - - [2025-12-08 02:25:39] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001191 10.0.0.23 - - [2025-12-08 02:25:39] "POST /neutron/network HTTP/1.1" 200 605 0.130981 10.0.0.23 - - [2025-12-08 02:25:39] "POST /id-to-fqname HTTP/1.1" 200 219 0.003200 10.0.0.23 - - [2025-12-08 02:25:39] "GET /virtual-network/29fcd557-2e61-488a-9250-18dde99288c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005193 10.0.0.23 - - [2025-12-08 02:25:39] "POST /neutron/network HTTP/1.1" 200 825 0.008785 10.0.0.23 - - [2025-12-08 02:25:39] "GET /virtual-network/29fcd557-2e61-488a-9250-18dde99288c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004680 10.0.0.23 - - [2025-12-08 02:25:39] "POST /id-to-fqname HTTP/1.1" 200 219 0.001354 10.0.0.23 - - [2025-12-08 02:25:40] "POST /neutron/network HTTP/1.1" 200 835 0.007759 10.0.0.65 - - [2025-12-08 02:25:40] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000988 10.0.0.23 - - [2025-12-08 02:25:40] "GET /project/be71b3ea-58e5-4d3e-8b75-713772294551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.067851 10.0.0.23 - - [2025-12-08 02:25:41] "POST /neutron/port HTTP/1.1" 200 117 0.006460 10.0.0.23 - - [2025-12-08 02:25:41] "POST /id-to-fqname HTTP/1.1" 200 219 0.001356 10.0.0.23 - - [2025-12-08 02:25:41] "POST /neutron/network HTTP/1.1" 200 835 0.008182 10.0.0.23 - - [2025-12-08 02:25:42] "POST /neutron/port HTTP/1.1" 200 1059 0.015285 10.0.0.23 - - [2025-12-08 02:25:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003821 10.0.0.65 - - [2025-12-08 02:25:42] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001344 10.0.0.23 - - [2025-12-08 02:25:42] "POST /neutron/network HTTP/1.1" 200 825 0.011688 10.0.0.23 - - [2025-12-08 02:25:42] "GET /project/be71b3ea-58e5-4d3e-8b75-713772294551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.080463 10.0.0.23 - - [2025-12-08 02:25:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008026 10.0.0.23 - - [2025-12-08 02:25:42] "POST /neutron/router HTTP/1.1" 200 580 0.006856 10.0.0.22 - - [2025-12-08 02:25:42] "POST /route-targets HTTP/1.1" 200 327 0.013294 10.0.0.65 - - [2025-12-08 02:25:43] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000980 10.0.0.23 - - [2025-12-08 02:25:43] "POST /neutron/port HTTP/1.1" 200 1059 0.394467 10.0.0.23 - - [2025-12-08 02:25:43] "POST /neutron/port HTTP/1.1" 200 1059 0.013999 10.0.0.23 - - [2025-12-08 02:25:43] "POST /neutron/port HTTP/1.1" 200 1087 0.019889 10.0.0.23 - - [2025-12-08 02:25:43] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.23 - - [2025-12-08 02:25:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009098 10.0.0.23 - - [2025-12-08 02:25:48] "POST /neutron/port HTTP/1.1" 200 1087 0.016771 10.0.0.23 - - [2025-12-08 02:25:48] "GET /virtual-machine/7623b49d-f121-4b8d-88e2-2bafcd570006 HTTP/1.1" 401 292 0.000475 10.0.0.23 - - [2025-12-08 02:25:48] "GET /virtual-machine/7623b49d-f121-4b8d-88e2-2bafcd570006 HTTP/1.1" 200 1289 0.032474 10.0.0.23 - - [2025-12-08 02:25:48] "GET /virtual-machine-interface/7cd6baed-8b03-4137-a9f6-3f8689566900 HTTP/1.1" 200 2934 0.006528 10.0.0.23 - - [2025-12-08 02:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.23 - - [2025-12-08 02:25:49] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004561 10.0.0.23 - - [2025-12-08 02:25:49] "GET /virtual-networks?parent_id=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003706 10.0.0.23 - - [2025-12-08 02:25:49] "GET /virtual-network/00c1bf22-ec39-4c27-8c00-73600a1022b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006613 10.0.0.23 - - [2025-12-08 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.23 - - [2025-12-08 02:25:52] "GET /virtual-network/00c1bf22-ec39-4c27-8c00-73600a1022b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005548 10.0.0.23 - - [2025-12-08 02:25:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010914 10.0.0.23 - - [2025-12-08 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.23 - - [2025-12-08 02:25:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003495 10.0.0.23 - - [2025-12-08 02:25:54] "GET /virtual-networks?parent_id=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003579 10.0.0.23 - - [2025-12-08 02:25:54] "GET /virtual-network/00c1bf22-ec39-4c27-8c00-73600a1022b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008436 10.0.0.23 - - [2025-12-08 02:25:54] "POST /neutron/port HTTP/1.1" 200 1087 0.027168 10.0.0.22 - - [2025-12-08 02:25:54] "DELETE /access-control-list/6ca12fae-9ba6-4d55-a812-25d9143734a1 HTTP/1.1" 200 115 0.047493 10.0.0.65 - - [2025-12-08 02:25:57] "DELETE /project/be71b3ea58e54d3e8b75713772294551 HTTP/1.1" 404 173 0.007795 10.0.0.65 - - [2025-12-08 02:25:57] "DELETE /project/2cbce668-79ab-4342-a995-5fffe2d4423b HTTP/1.1" 404 177 0.010596 10.0.0.65 - - [2025-12-08 02:25:57] "DELETE /project/89f2ded472c840a18ffaa64ee0fd2bf7 HTTP/1.1" 404 173 0.008328 10.0.0.65 - - [2025-12-08 02:25:57] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000836 10.0.0.65 - - [2025-12-08 02:25:57] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.042313 10.0.0.65 - - [2025-12-08 02:25:57] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000931 10.0.0.65 - - [2025-12-08 02:25:58] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?fields=security_groups HTTP/1.1" 200 1351 0.045500 10.0.0.65 - - [2025-12-08 02:25:58] "DELETE /security-group/687965b8-77e3-4947-aa0f-03af8d4ac482 HTTP/1.1" 200 115 0.053656 10.0.0.65 - - [2025-12-08 02:25:58] "GET /projects?obj_uuids=89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001102 10.0.0.65 - - [2025-12-08 02:25:58] "GET /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7?fields=application_policy_sets HTTP/1.1" 200 1390 0.061394 10.0.0.22 - - [2025-12-08 02:25:58] "DELETE /access-control-list/267beb3b-0d0d-46ec-b376-65f3fdac5578 HTTP/1.1" 200 115 0.056298 10.0.0.65 - - [2025-12-08 02:25:58] "DELETE /project/89f2ded4-72c8-40a1-8ffa-a64ee0fd2bf7 HTTP/1.1" 200 115 0.421847 10.0.0.23 - - [2025-12-08 02:25:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007643 10.0.0.23 - - [2025-12-08 02:25:59] "POST /neutron/port HTTP/1.1" 200 1087 0.014439 10.0.0.23 - - [2025-12-08 02:25:59] "GET /virtual-machine/b63fe96c-ef9e-4a5a-b6c4-5db0ad24c1ea HTTP/1.1" 200 1291 0.006042 10.0.0.23 - - [2025-12-08 02:25:59] "GET /virtual-machine-interface/2689a335-ddc3-4a98-a741-bcba0c35b021 HTTP/1.1" 200 2934 0.004673 10.0.0.23 - - [2025-12-08 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.23 - - [2025-12-08 02:26:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007246 10.0.0.23 - - [2025-12-08 02:26:00] "GET /virtual-networks?parent_id=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004003 10.0.0.23 - - [2025-12-08 02:26:00] "GET /virtual-network/29fcd557-2e61-488a-9250-18dde99288c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008312 10.0.0.23 - - [2025-12-08 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.23 - - [2025-12-08 02:26:01] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004277 10.0.0.23 - - [2025-12-08 02:26:01] "GET /virtual-networks?parent_id=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003078 10.0.0.23 - - [2025-12-08 02:26:01] "GET /virtual-network/29fcd557-2e61-488a-9250-18dde99288c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005833 10.0.0.65 - - [2025-12-08 02:26:05] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000998 10.0.0.23 - - [2025-12-08 02:26:05] "POST /neutron/router HTTP/1.1" 200 344 0.329872 10.0.0.23 - - [2025-12-08 02:26:12] "POST /neutron/router HTTP/1.1" 200 344 0.170287 10.0.0.23 - - [2025-12-08 02:26:15] "POST /neutron/network HTTP/1.1" 200 835 0.008536 10.0.0.23 - - [2025-12-08 02:26:15] "POST /neutron/port HTTP/1.1" 200 117 0.001634 10.0.0.65 - - [2025-12-08 02:26:15] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000978 10.0.0.23 - - [2025-12-08 02:26:16] "POST /neutron/router HTTP/1.1" 200 344 0.291187 10.0.0.22 - - [2025-12-08 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.018795 10.0.0.23 - - [2025-12-08 02:26:18] "POST /neutron/router HTTP/1.1" 200 580 0.008362 10.0.0.23 - - [2025-12-08 02:26:18] "POST /neutron/router HTTP/1.1" 200 151 0.107685 10.0.0.22 - - [2025-12-08 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.024343 10.0.0.23 - - [2025-12-08 02:26:19] "POST /neutron/port HTTP/1.1" 200 1087 0.013737 10.0.0.23 - - [2025-12-08 02:26:19] "POST /neutron/port HTTP/1.1" 200 1087 0.029971 10.0.0.23 - - [2025-12-08 02:26:21] "POST /neutron/network HTTP/1.1" 200 825 0.006996 10.0.0.22 - - [2025-12-08 02:26:21] "DELETE /route-target/0ce3d2ce-3850-4976-92a5-6caafd33b9fe HTTP/1.1" 200 115 0.028151 10.0.0.65 - - [2025-12-08 02:26:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005388 10.0.0.65 - - [2025-12-08 02:26:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003825 10.0.0.23 - - [2025-12-08 02:26:21] "POST /neutron/network HTTP/1.1" 200 151 0.205834 10.0.0.65 - - [2025-12-08 02:26:22] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000909 10.0.0.23 - - [2025-12-08 02:26:22] "GET /project/be71b3ea-58e5-4d3e-8b75-713772294551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.052297 10.0.0.65 - - [2025-12-08 02:26:22] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000919 10.0.0.23 - - [2025-12-08 02:26:22] "GET /project/be71b3ea-58e5-4d3e-8b75-713772294551?fields=virtual_networks HTTP/1.1" 200 1029 0.039711 10.0.0.65 - - [2025-12-08 02:26:22] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.23 - - [2025-12-08 02:26:22] "GET /project/be71b3ea-58e5-4d3e-8b75-713772294551?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.046151 10.0.0.65 - - [2025-12-08 02:26:23] "GET /projects?obj_uuids=be71b3ea-58e5-4d3e-8b75-713772294551&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001242 10.0.0.23 - - [2025-12-08 02:26:23] "GET /project/be71b3ea-58e5-4d3e-8b75-713772294551?fields=security_groups HTTP/1.1" 200 1253 0.053661 10.0.0.23 - - [2025-12-08 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 191 0.037656 10.0.0.65 - - [2025-12-08 02:26:24] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002772 10.0.0.65 - - [2025-12-08 02:26:24] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001208 10.0.0.65 - - [2025-12-08 02:26:24] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006816 10.0.0.65 - - [2025-12-08 02:26:24] "POST /id-to-fqname HTTP/1.1" 200 193 0.006306 10.0.0.65 - - [2025-12-08 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.012272 10.0.0.65 - - [2025-12-08 02:26:24] "POST /security-groups HTTP/1.1" 200 594 0.036282 10.0.0.22 - - [2025-12-08 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.003300 10.0.0.65 - - [2025-12-08 02:26:24] "POST /projects HTTP/1.1" 200 591 0.242620 10.0.0.65 - - [2025-12-08 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.325724 10.0.0.22 - - [2025-12-08 02:26:24] "POST /access-control-lists HTTP/1.1" 200 597 0.031463 10.0.0.23 - - [2025-12-08 02:26:24] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.491578 10.0.0.23 - - [2025-12-08 02:26:25] "GET / HTTP/1.1" 200 35931 0.001972 10.0.0.23 - - [2025-12-08 02:26:28] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000501 10.0.0.65 - - [2025-12-08 02:26:28] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000932 10.0.0.23 - - [2025-12-08 02:26:28] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.070801 10.0.0.23 - - [2025-12-08 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.23 - - [2025-12-08 02:26:28] "GET /security-group/9ebd1470-cfe8-455d-93a1-44f62579d6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.006983 10.0.0.23 - - [2025-12-08 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.65 - - [2025-12-08 02:26:28] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001033 10.0.0.23 - - [2025-12-08 02:26:28] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.045599 10.0.0.23 - - [2025-12-08 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.23 - - [2025-12-08 02:26:28] "GET /security-group/9ebd1470-cfe8-455d-93a1-44f62579d6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.004527 10.0.0.23 - - [2025-12-08 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.23 - - [2025-12-08 02:26:28] "PUT /security-group/9ebd1470-cfe8-455d-93a1-44f62579d6f9 HTTP/1.1" 200 262 0.018316 10.0.0.23 - - [2025-12-08 02:26:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.003217 10.0.0.23 - - [2025-12-08 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.65 - - [2025-12-08 02:26:28] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001532 10.0.0.23 - - [2025-12-08 02:26:28] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.060563 10.0.0.22 - - [2025-12-08 02:26:29] "POST /route-targets HTTP/1.1" 200 327 0.016557 10.0.0.65 - - [2025-12-08 02:26:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008204 10.0.0.23 - - [2025-12-08 02:26:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.269500 10.0.0.23 - - [2025-12-08 02:26:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001309 10.0.0.23 - - [2025-12-08 02:26:29] "GET /virtual-network/e706a4b3-8bb9-41ac-bc36-71971895ebe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005215 10.0.0.23 - - [2025-12-08 02:26:29] "GET /virtual-network/e706a4b3-8bb9-41ac-bc36-71971895ebe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007097 10.0.0.23 - - [2025-12-08 02:26:29] "POST /neutron/network HTTP/1.1" 200 826 0.006168 10.0.0.23 - - [2025-12-08 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.65 - - [2025-12-08 02:26:29] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001382 10.0.0.23 - - [2025-12-08 02:26:29] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.045651 10.0.0.65 - - [2025-12-08 02:26:29] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000961 10.0.0.23 - - [2025-12-08 02:26:30] "POST /neutron/network HTTP/1.1" 200 615 0.164745 10.0.0.22 - - [2025-12-08 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.033516 10.0.0.23 - - [2025-12-08 02:26:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.003841 10.0.0.23 - - [2025-12-08 02:26:30] "GET /virtual-network/28cbdde2-2e67-4300-afee-e5f7d9380b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007014 10.0.0.23 - - [2025-12-08 02:26:30] "POST /neutron/network HTTP/1.1" 200 831 0.008505 10.0.0.23 - - [2025-12-08 02:26:30] "GET /virtual-network/28cbdde2-2e67-4300-afee-e5f7d9380b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008220 10.0.0.23 - - [2025-12-08 02:26:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001449 10.0.0.23 - - [2025-12-08 02:26:30] "POST /neutron/network HTTP/1.1" 200 836 0.014649 10.0.0.65 - - [2025-12-08 02:26:31] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000974 10.0.0.23 - - [2025-12-08 02:26:31] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.067593 10.0.0.23 - - [2025-12-08 02:26:31] "POST /neutron/port HTTP/1.1" 200 117 0.007680 10.0.0.23 - - [2025-12-08 02:26:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001846 10.0.0.23 - - [2025-12-08 02:26:32] "POST /neutron/network HTTP/1.1" 200 836 0.007581 10.0.0.23 - - [2025-12-08 02:26:32] "POST /neutron/port HTTP/1.1" 200 1062 0.012722 10.0.0.23 - - [2025-12-08 02:26:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004049 10.0.0.65 - - [2025-12-08 02:26:32] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000932 10.0.0.23 - - [2025-12-08 02:26:32] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.071120 10.0.0.23 - - [2025-12-08 02:26:32] "POST /neutron/network HTTP/1.1" 200 826 0.005823 10.0.0.23 - - [2025-12-08 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009523 10.0.0.23 - - [2025-12-08 02:26:33] "POST /neutron/router HTTP/1.1" 200 585 0.005645 10.0.0.65 - - [2025-12-08 02:26:33] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001193 10.0.0.22 - - [2025-12-08 02:26:33] "GET /logical-router/e0f110ff-7307-47bd-b2cb-5ab3afc8f329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.067180 10.0.0.22 - - [2025-12-08 02:26:33] "POST /fqname-to-id HTTP/1.1" 404 215 0.002512 10.0.0.22 - - [2025-12-08 02:26:33] "POST /route-targets HTTP/1.1" 200 327 0.027266 10.0.0.23 - - [2025-12-08 02:26:33] "POST /neutron/router HTTP/1.1" 200 344 0.423839 10.0.0.22 - - [2025-12-08 02:26:33] "POST /route-tables HTTP/1.1" 200 582 0.110391 10.0.0.23 - - [2025-12-08 02:26:33] "POST /neutron/port HTTP/1.1" 200 1090 0.058998 10.0.0.22 - - [2025-12-08 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.22 - - [2025-12-08 02:26:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.128772 10.0.0.23 - - [2025-12-08 02:26:34] "POST /neutron/port HTTP/1.1" 200 1060 0.041953 10.0.0.22 - - [2025-12-08 02:26:34] "POST /instance-ips HTTP/1.1" 400 246 0.043546 10.0.0.22 - - [2025-12-08 02:26:34] "PUT /instance-ip/8eeb13eb-cc7d-4171-93a7-9e61052230fb HTTP/1.1" 200 256 0.031775 10.0.0.23 - - [2025-12-08 02:26:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005688 10.0.0.23 - - [2025-12-08 02:26:34] "POST /neutron/network HTTP/1.1" 200 831 0.016019 10.0.0.22 - - [2025-12-08 02:26:34] "POST /chown HTTP/1.1" 200 109 0.037117 10.0.0.22 - - [2025-12-08 02:26:34] "POST /chown HTTP/1.1" 200 109 0.014823 10.0.0.22 - - [2025-12-08 02:26:34] "POST /ref-update HTTP/1.1" 200 156 0.022871 10.0.0.22 - - [2025-12-08 02:26:34] "POST /ref-update HTTP/1.1" 200 156 0.022709 10.0.0.22 - - [2025-12-08 02:26:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.128581 10.0.0.22 - - [2025-12-08 02:26:35] "POST /chown HTTP/1.1" 200 109 0.010356 10.0.0.22 - - [2025-12-08 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.015904 10.0.0.22 - - [2025-12-08 02:26:35] "POST /chown HTTP/1.1" 200 109 0.022116 10.0.0.22 - - [2025-12-08 02:26:35] "PUT /virtual-machine-interface/a26d4834-0d32-4b88-ac12-df65c2f9515d HTTP/1.1" 200 284 0.022491 10.0.0.22 - - [2025-12-08 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.026695 10.0.0.23 - - [2025-12-08 02:26:39] "POST /neutron/port HTTP/1.1" 200 1090 0.013259 10.0.0.23 - - [2025-12-08 02:26:39] "POST /neutron/security_group HTTP/1.1" 200 2002 0.017169 10.0.0.23 - - [2025-12-08 02:26:39] "GET /virtual-machine/5c90d7b9-d062-4e08-9eac-93d9136e0021 HTTP/1.1" 401 292 0.000378 10.0.0.23 - - [2025-12-08 02:26:39] "GET /virtual-machine/5c90d7b9-d062-4e08-9eac-93d9136e0021 HTTP/1.1" 200 1295 0.031668 10.0.0.23 - - [2025-12-08 02:26:39] "GET /virtual-machine-interface/19f1f0cf-822d-46e7-ad32-10dbacd85dbc HTTP/1.1" 200 2956 0.005272 10.0.0.23 - - [2025-12-08 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.23 - - [2025-12-08 02:26:39] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003606 10.0.0.23 - - [2025-12-08 02:26:39] "GET /virtual-networks?parent_id=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003449 10.0.0.23 - - [2025-12-08 02:26:39] "GET /virtual-network/e706a4b3-8bb9-41ac-bc36-71971895ebe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005740 10.0.0.22 - - [2025-12-08 02:26:42] "DELETE /access-control-list/94fb63b9-d8c1-4ce1-9ea6-f87d60eaa8fd HTTP/1.1" 200 115 0.037659 10.0.0.23 - - [2025-12-08 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.23 - - [2025-12-08 02:26:42] "GET /virtual-network/e706a4b3-8bb9-41ac-bc36-71971895ebe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005141 10.0.0.23 - - [2025-12-08 02:26:43] "POST /neutron/port HTTP/1.1" 200 1088 0.019903 10.0.0.23 - - [2025-12-08 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.23 - - [2025-12-08 02:26:44] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003545 10.0.0.23 - - [2025-12-08 02:26:44] "GET /virtual-networks?parent_id=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002782 10.0.0.23 - - [2025-12-08 02:26:44] "GET /virtual-network/e706a4b3-8bb9-41ac-bc36-71971895ebe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005697 10.0.0.23 - - [2025-12-08 02:26:45] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009660 10.0.0.23 - - [2025-12-08 02:26:45] "POST /neutron/port HTTP/1.1" 200 1088 0.014930 10.0.0.23 - - [2025-12-08 02:26:45] "GET /virtual-machine/49303076-0a51-4c98-a0fa-3cd6bc976260 HTTP/1.1" 200 1295 0.006072 10.0.0.23 - - [2025-12-08 02:26:45] "GET /virtual-machine-interface/9380e3e6-93bf-4d3f-bc0d-b66a8d03779e HTTP/1.1" 200 2969 0.005026 10.0.0.23 - - [2025-12-08 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.23 - - [2025-12-08 02:26:45] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004050 10.0.0.23 - - [2025-12-08 02:26:45] "GET /virtual-networks?parent_id=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003495 10.0.0.23 - - [2025-12-08 02:26:45] "GET /virtual-network/28cbdde2-2e67-4300-afee-e5f7d9380b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007145 10.0.0.23 - - [2025-12-08 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.23 - - [2025-12-08 02:26:46] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004751 10.0.0.23 - - [2025-12-08 02:26:46] "GET /virtual-networks?parent_id=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003720 10.0.0.23 - - [2025-12-08 02:26:46] "GET /virtual-network/28cbdde2-2e67-4300-afee-e5f7d9380b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005953 10.0.0.23 - - [2025-12-08 02:26:50] "POST /neutron/router HTTP/1.1" 200 344 0.209865 10.0.0.22 - - [2025-12-08 02:26:50] "GET /service-instance/dad191c3-f30d-48f3-86a8-461802fec17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.005177 10.0.0.22 - - [2025-12-08 02:26:50] "DELETE /route-target/6ce602a4-1bda-4148-bb4c-bf08955e67e0 HTTP/1.1" 409 239 0.005821 10.0.0.22 - - [2025-12-08 02:26:50] "GET /service-instance/dad191c3-f30d-48f3-86a8-461802fec17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.006025 10.0.0.23 - - [2025-12-08 02:26:51] "POST /neutron/network HTTP/1.1" 200 831 0.007907 10.0.0.22 - - [2025-12-08 02:26:51] "GET /virtual-network/f718910c-6684-4a27-9362-67b5f69a22ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005199 10.0.0.22 - - [2025-12-08 02:26:51] "DELETE /instance-ip/8a0a9a37-f628-4c4d-8593-6d31179e0960 HTTP/1.1" 200 115 0.065373 10.0.0.22 - - [2025-12-08 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.23 - - [2025-12-08 02:26:51] "POST /neutron/port HTTP/1.1" 200 1114 0.036409 10.0.0.22 - - [2025-12-08 02:26:51] "GET /virtual-machine-interface/cb13b71a-de2b-4317-99e0-00ebb4a646e6?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1334 0.013883 10.0.0.23 - - [2025-12-08 02:26:51] "POST /neutron/port HTTP/1.1" 200 1116 0.025705 10.0.0.22 - - [2025-12-08 02:26:51] "POST /ref-update HTTP/1.1" 200 156 0.035012 10.0.0.22 - - [2025-12-08 02:26:51] "POST /ref-update HTTP/1.1" 200 156 0.037222 10.0.0.22 - - [2025-12-08 02:26:51] "DELETE /virtual-machine-interface/a26d4834-0d32-4b88-ac12-df65c2f9515d HTTP/1.1" 200 115 0.050348 10.0.0.22 - - [2025-12-08 02:26:52] "GET /instance-ip/8eeb13eb-cc7d-4171-93a7-9e61052230fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.005061 10.0.0.22 - - [2025-12-08 02:26:52] "POST /ref-update HTTP/1.1" 200 156 0.019092 10.0.0.65 - - [2025-12-08 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003522 10.0.0.65 - - [2025-12-08 02:26:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004011 10.0.0.23 - - [2025-12-08 02:26:53] "POST /neutron/network HTTP/1.1" 200 151 0.160775 10.0.0.22 - - [2025-12-08 02:26:53] "DELETE /route-target/ab1ff2fe-423e-400a-9240-3c7462cf2367 HTTP/1.1" 200 115 0.079865 10.0.0.65 - - [2025-12-08 02:26:54] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001057 10.0.0.23 - - [2025-12-08 02:26:54] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.034750 10.0.0.65 - - [2025-12-08 02:26:54] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001030 10.0.0.23 - - [2025-12-08 02:26:54] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?fields=virtual_networks HTTP/1.1" 200 1039 0.043202 10.0.0.65 - - [2025-12-08 02:26:54] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001385 10.0.0.23 - - [2025-12-08 02:26:54] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.050816 10.0.0.65 - - [2025-12-08 02:26:54] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000982 10.0.0.23 - - [2025-12-08 02:26:55] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?fields=security_groups HTTP/1.1" 200 1268 0.051894 10.0.0.23 - - [2025-12-08 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.027385 10.0.0.65 - - [2025-12-08 02:26:56] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.077010 10.0.0.22 - - [2025-12-08 02:26:56] "GET /obj-perms HTTP/1.1" 200 5056 0.136919 10.0.0.65 - - [2025-12-08 02:26:56] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.65 - - [2025-12-08 02:26:56] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.373219 10.0.0.65 - - [2025-12-08 02:26:56] "POST /id-to-fqname HTTP/1.1" 200 198 0.005326 10.0.0.65 - - [2025-12-08 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.004248 10.0.0.65 - - [2025-12-08 02:26:57] "POST /security-groups HTTP/1.1" 200 599 0.036366 10.0.0.22 - - [2025-12-08 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.004011 10.0.0.65 - - [2025-12-08 02:26:57] "POST /projects HTTP/1.1" 200 601 0.245861 10.0.0.65 - - [2025-12-08 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.289101 10.0.0.23 - - [2025-12-08 02:26:57] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.861597 10.0.0.22 - - [2025-12-08 02:26:57] "POST /access-control-lists HTTP/1.1" 200 602 0.049731 10.0.0.23 - - [2025-12-08 02:26:58] "GET / HTTP/1.1" 200 35931 0.005037 10.0.0.65 - - [2025-12-08 02:26:58] "DELETE /project/cc0e86006f5e433980a3f8005e195f47 HTTP/1.1" 404 173 0.003961 10.0.0.65 - - [2025-12-08 02:26:58] "DELETE /project/be71b3ea-58e5-4d3e-8b75-713772294551 HTTP/1.1" 404 177 0.005341 10.0.0.65 - - [2025-12-08 02:26:58] "DELETE /project/bdf3199e99c345acbb616a0981f45f07 HTTP/1.1" 404 173 0.007086 10.0.0.65 - - [2025-12-08 02:26:58] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000746 10.0.0.65 - - [2025-12-08 02:26:58] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.041595 10.0.0.65 - - [2025-12-08 02:26:58] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000856 10.0.0.65 - - [2025-12-08 02:26:58] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?fields=security_groups HTTP/1.1" 200 1373 0.066379 10.0.0.65 - - [2025-12-08 02:26:58] "DELETE /security-group/9ebd1470-cfe8-455d-93a1-44f62579d6f9 HTTP/1.1" 200 115 0.059247 10.0.0.65 - - [2025-12-08 02:26:58] "GET /projects?obj_uuids=bdf3199e-99c3-45ac-bb61-6a0981f45f07&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000974 10.0.0.65 - - [2025-12-08 02:26:58] "GET /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07?fields=application_policy_sets HTTP/1.1" 200 1412 0.047233 10.0.0.65 - - [2025-12-08 02:26:58] "DELETE /project/bdf3199e-99c3-45ac-bb61-6a0981f45f07 HTTP/1.1" 200 115 0.447796 10.0.0.23 - - [2025-12-08 02:27:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.23 - - [2025-12-08 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.030819 10.0.0.65 - - [2025-12-08 02:27:00] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.23 - - [2025-12-08 02:27:00] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046582 10.0.0.23 - - [2025-12-08 02:27:01] "POST /neutron/network HTTP/1.1" 200 117 0.040563 10.0.0.22 - - [2025-12-08 02:27:01] "POST /route-targets HTTP/1.1" 200 327 0.017971 10.0.0.65 - - [2025-12-08 02:27:01] "POST /useragent-kv HTTP/1.1" 200 115 0.007633 10.0.0.23 - - [2025-12-08 02:27:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.204645 10.0.0.22 - - [2025-12-08 02:27:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.065688 10.0.0.23 - - [2025-12-08 02:27:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001726 10.0.0.23 - - [2025-12-08 02:27:01] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006748 10.0.0.23 - - [2025-12-08 02:27:01] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.017106 10.0.0.23 - - [2025-12-08 02:27:01] "POST /neutron/network HTTP/1.1" 200 1006 0.018284 10.0.0.23 - - [2025-12-08 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.65 - - [2025-12-08 02:27:01] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000995 10.0.0.23 - - [2025-12-08 02:27:02] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056570 10.0.0.23 - - [2025-12-08 02:27:02] "POST /neutron/network HTTP/1.1" 200 117 0.016617 10.0.0.22 - - [2025-12-08 02:27:02] "POST /ref-update HTTP/1.1" 200 156 0.025813 10.0.0.65 - - [2025-12-08 02:27:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008876 10.0.0.23 - - [2025-12-08 02:27:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.266626 10.0.0.23 - - [2025-12-08 02:27:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001680 10.0.0.23 - - [2025-12-08 02:27:03] "GET /virtual-network/f55c5a73-e3ad-4b9e-a213-67220dd29365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006259 10.0.0.23 - - [2025-12-08 02:27:03] "GET /virtual-network/f55c5a73-e3ad-4b9e-a213-67220dd29365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006468 10.0.0.23 - - [2025-12-08 02:27:03] "POST /neutron/network HTTP/1.1" 200 1006 0.009573 10.0.0.23 - - [2025-12-08 02:27:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.003759 10.0.0.23 - - [2025-12-08 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.65 - - [2025-12-08 02:27:03] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001295 10.0.0.23 - - [2025-12-08 02:27:03] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056453 10.0.0.23 - - [2025-12-08 02:27:03] "POST /network-policys HTTP/1.1" 200 577 0.091515 10.0.0.23 - - [2025-12-08 02:27:03] "GET /network-policy/ed107da4-64ef-4e73-b4d9-a830f8268726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.006814 10.0.0.23 - - [2025-12-08 02:27:04] "POST /neutron/network HTTP/1.1" 200 1006 0.011249 10.0.0.23 - - [2025-12-08 02:27:04] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.008824 10.0.0.23 - - [2025-12-08 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.23 - - [2025-12-08 02:27:04] "GET /network-policy/ed107da4-64ef-4e73-b4d9-a830f8268726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004741 10.0.0.23 - - [2025-12-08 02:27:04] "POST /neutron/network HTTP/1.1" 200 1006 0.009706 10.0.0.22 - - [2025-12-08 02:27:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.041229 10.0.0.22 - - [2025-12-08 02:27:04] "PUT /access-control-list/2fa9619f-46b0-4e9a-bddd-2585a5da56a9 HTTP/1.1" 200 272 0.067349 10.0.0.23 - - [2025-12-08 02:27:04] "GET /virtual-network/f55c5a73-e3ad-4b9e-a213-67220dd29365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.010834 10.0.0.23 - - [2025-12-08 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.22 - - [2025-12-08 02:27:04] "POST /ref-update HTTP/1.1" 200 156 0.023940 10.0.0.23 - - [2025-12-08 02:27:04] "GET /network-policy/ed107da4-64ef-4e73-b4d9-a830f8268726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.022603 10.0.0.23 - - [2025-12-08 02:27:05] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006573 10.0.0.65 - - [2025-12-08 02:27:06] "GET /obj-perms HTTP/1.1" 200 5046 0.069126 10.0.0.23 - - [2025-12-08 02:27:06] "GET /virtual-network/f55c5a73-e3ad-4b9e-a213-67220dd29365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006250 10.0.0.23 - - [2025-12-08 02:27:07] "GET /obj-perms HTTP/1.1" 200 5046 0.054715 10.0.0.23 - - [2025-12-08 02:27:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001390 10.0.0.23 - - [2025-12-08 02:27:07] "POST /neutron/network HTTP/1.1" 200 1124 0.009228 10.0.0.65 - - [2025-12-08 02:27:08] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.23 - - [2025-12-08 02:27:08] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062839 10.0.0.23 - - [2025-12-08 02:27:08] "POST /neutron/port HTTP/1.1" 200 117 0.005949 10.0.0.23 - - [2025-12-08 02:27:08] "POST /id-to-fqname HTTP/1.1" 200 228 0.001172 10.0.0.23 - - [2025-12-08 02:27:08] "POST /neutron/network HTTP/1.1" 200 1124 0.008490 10.0.0.23 - - [2025-12-08 02:27:09] "POST /neutron/port HTTP/1.1" 200 1175 0.016763 10.0.0.65 - - [2025-12-08 02:27:09] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.23 - - [2025-12-08 02:27:09] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.091357 10.0.0.23 - - [2025-12-08 02:27:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012625 10.0.0.23 - - [2025-12-08 02:27:09] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013352 10.0.0.23 - - [2025-12-08 02:27:09] "POST /neutron/network HTTP/1.1" 200 1114 0.016541 10.0.0.23 - - [2025-12-08 02:27:09] "POST /neutron/port HTTP/1.1" 200 117 0.008279 10.0.0.23 - - [2025-12-08 02:27:10] "POST /neutron/network HTTP/1.1" 200 1124 0.007465 10.0.0.23 - - [2025-12-08 02:27:10] "POST /neutron/port HTTP/1.1" 200 1175 0.020207 10.0.0.23 - - [2025-12-08 02:27:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004542 10.0.0.23 - - [2025-12-08 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.23 - - [2025-12-08 02:27:14] "POST /neutron/port HTTP/1.1" 200 1203 0.017243 10.0.0.23 - - [2025-12-08 02:27:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005297 10.0.0.23 - - [2025-12-08 02:27:14] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.23 - - [2025-12-08 02:27:15] "POST /neutron/port HTTP/1.1" 200 1203 0.019072 10.0.0.23 - - [2025-12-08 02:27:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007617 10.0.0.23 - - [2025-12-08 02:27:15] "GET /virtual-machine/e03f0025-28f1-4f86-bfe0-146a04ca9d6d HTTP/1.1" 401 292 0.000570 10.0.0.23 - - [2025-12-08 02:27:15] "GET /virtual-machine/e03f0025-28f1-4f86-bfe0-146a04ca9d6d HTTP/1.1" 200 1301 0.033039 10.0.0.23 - - [2025-12-08 02:27:15] "GET /virtual-machine-interface/0b6378df-cddf-44b8-b0d6-73d08aa71141 HTTP/1.1" 200 3174 0.005115 10.0.0.23 - - [2025-12-08 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.23 - - [2025-12-08 02:27:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004745 10.0.0.23 - - [2025-12-08 02:27:15] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.006569 10.0.0.23 - - [2025-12-08 02:27:15] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006404 10.0.0.23 - - [2025-12-08 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.23 - - [2025-12-08 02:27:18] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005955 10.0.0.23 - - [2025-12-08 02:27:22] "POST /neutron/port HTTP/1.1" 200 1203 0.018741 10.0.0.23 - - [2025-12-08 02:27:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004645 10.0.0.23 - - [2025-12-08 02:27:22] "POST /neutron/port HTTP/1.1" 200 117 0.001526 10.0.0.23 - - [2025-12-08 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010239 10.0.0.23 - - [2025-12-08 02:27:22] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005727 10.0.0.23 - - [2025-12-08 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.23 - - [2025-12-08 02:27:27] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005248 10.0.0.23 - - [2025-12-08 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.23 - - [2025-12-08 02:27:31] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005403 10.0.0.23 - - [2025-12-08 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.23 - - [2025-12-08 02:27:35] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005229 10.0.0.23 - - [2025-12-08 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.23 - - [2025-12-08 02:27:39] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005836 10.0.0.23 - - [2025-12-08 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.23 - - [2025-12-08 02:27:43] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005970 10.0.0.23 - - [2025-12-08 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.23 - - [2025-12-08 02:27:47] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005558 10.0.0.23 - - [2025-12-08 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.23 - - [2025-12-08 02:27:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004613 10.0.0.23 - - [2025-12-08 02:27:51] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003045 10.0.0.23 - - [2025-12-08 02:27:51] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006536 10.0.0.23 - - [2025-12-08 02:27:51] "POST /neutron/port HTTP/1.1" 200 1203 0.017830 10.0.0.23 - - [2025-12-08 02:27:56] "POST /neutron/port HTTP/1.1" 200 1203 0.016027 10.0.0.22 - - [2025-12-08 02:27:57] "GET /obj-perms HTTP/1.1" 200 5056 0.050243 10.0.0.23 - - [2025-12-08 02:28:01] "POST /neutron/port HTTP/1.1" 200 1203 0.021286 10.0.0.23 - - [2025-12-08 02:28:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014024 10.0.0.23 - - [2025-12-08 02:28:12] "POST /neutron/port HTTP/1.1" 200 1203 0.014327 10.0.0.23 - - [2025-12-08 02:28:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007691 10.0.0.23 - - [2025-12-08 02:28:12] "GET /virtual-machine/f4afc0d3-1e3e-445e-b434-321fc6d22e17 HTTP/1.1" 200 1301 0.005981 10.0.0.23 - - [2025-12-08 02:28:12] "GET /virtual-machine-interface/f1dfcc86-e3d5-4ac1-a727-44b3849b490b HTTP/1.1" 200 3176 0.005124 10.0.0.23 - - [2025-12-08 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.23 - - [2025-12-08 02:28:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003560 10.0.0.23 - - [2025-12-08 02:28:12] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003309 10.0.0.23 - - [2025-12-08 02:28:12] "GET /virtual-network/f55c5a73-e3ad-4b9e-a213-67220dd29365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007094 10.0.0.23 - - [2025-12-08 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.23 - - [2025-12-08 02:28:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004294 10.0.0.23 - - [2025-12-08 02:28:13] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003284 10.0.0.23 - - [2025-12-08 02:28:14] "GET /virtual-network/f55c5a73-e3ad-4b9e-a213-67220dd29365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.008334 10.0.0.23 - - [2025-12-08 02:28:14] "POST /neutron/port HTTP/1.1" 200 1203 0.043851 10.0.0.23 - - [2025-12-08 02:28:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007127 10.0.0.23 - - [2025-12-08 02:28:14] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.23 - - [2025-12-08 02:28:23] "POST /neutron/port HTTP/1.1" 200 1203 0.050815 10.0.0.23 - - [2025-12-08 02:28:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004937 10.0.0.23 - - [2025-12-08 02:28:23] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.23 - - [2025-12-08 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005381 10.0.0.65 - - [2025-12-08 02:28:37] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.23 - - [2025-12-08 02:28:37] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.058926 10.0.0.23 - - [2025-12-08 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.23 - - [2025-12-08 02:28:37] "PUT /network-policy/ed107da4-64ef-4e73-b4d9-a830f8268726 HTTP/1.1" 200 262 0.017659 10.0.0.22 - - [2025-12-08 02:28:37] "PUT /access-control-list/94d99a46-932c-411d-8057-783fc3bc1fa9 HTTP/1.1" 200 272 0.023925 10.0.0.23 - - [2025-12-08 02:28:41] "GET /virtual-network/f55c5a73-e3ad-4b9e-a213-67220dd29365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007166 10.0.0.23 - - [2025-12-08 02:28:41] "POST /neutron/network HTTP/1.1" 200 1114 0.011712 10.0.0.23 - - [2025-12-08 02:28:41] "GET /virtual-network/f55c5a73-e3ad-4b9e-a213-67220dd29365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009650 10.0.0.23 - - [2025-12-08 02:28:41] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.014127 10.0.0.23 - - [2025-12-08 02:28:41] "POST /neutron/network HTTP/1.1" 200 1114 0.015863 10.0.0.22 - - [2025-12-08 02:28:41] "DELETE /access-control-list/2fa9619f-46b0-4e9a-bddd-2585a5da56a9 HTTP/1.1" 200 115 0.079118 10.0.0.23 - - [2025-12-08 02:28:41] "GET /virtual-network/1b6a1773-5fd9-4513-9ff9-7794fd260f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.011597 10.0.0.23 - - [2025-12-08 02:28:41] "DELETE /network-policy/ed107da4-64ef-4e73-b4d9-a830f8268726 HTTP/1.1" 200 115 0.053568 10.0.0.23 - - [2025-12-08 02:28:41] "POST /neutron/port HTTP/1.1" 200 1203 0.033902 10.0.0.23 - - [2025-12-08 02:28:41] "POST /neutron/port HTTP/1.1" 200 1229 0.018632 10.0.0.23 - - [2025-12-08 02:28:41] "POST /neutron/port HTTP/1.1" 200 1229 0.019011 10.0.0.65 - - [2025-12-08 02:28:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003584 10.0.0.65 - - [2025-12-08 02:28:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004428 10.0.0.65 - - [2025-12-08 02:28:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002924 10.0.0.65 - - [2025-12-08 02:28:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002650 10.0.0.23 - - [2025-12-08 02:28:43] "POST /neutron/network HTTP/1.1" 200 151 0.153548 10.0.0.22 - - [2025-12-08 02:28:43] "DELETE /route-target/92d30a39-4053-40fb-8e8d-c90b85e0705a HTTP/1.1" 200 115 0.036622 10.0.0.65 - - [2025-12-08 02:28:48] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001140 10.0.0.23 - - [2025-12-08 02:28:48] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038236 10.0.0.23 - - [2025-12-08 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.65 - - [2025-12-08 02:28:48] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002701 10.0.0.23 - - [2025-12-08 02:28:48] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011974 10.0.0.23 - - [2025-12-08 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.65 - - [2025-12-08 02:28:48] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001242 10.0.0.23 - - [2025-12-08 02:28:48] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047164 10.0.0.23 - - [2025-12-08 02:28:49] "GET /domains HTTP/1.1" 200 280 0.003460 10.0.0.65 - - [2025-12-08 02:28:49] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001336 10.0.0.23 - - [2025-12-08 02:28:49] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8 HTTP/1.1" 200 2582 0.010317 10.0.0.65 - - [2025-12-08 02:28:49] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001162 10.0.0.23 - - [2025-12-08 02:28:49] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47 HTTP/1.1" 200 1900 0.135617 10.0.0.23 - - [2025-12-08 02:28:49] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003958 10.0.0.23 - - [2025-12-08 02:28:49] "POST /network-ipams HTTP/1.1" 200 609 0.036319 10.0.0.23 - - [2025-12-08 02:28:49] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.004236 10.0.0.23 - - [2025-12-08 02:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.23 - - [2025-12-08 02:28:49] "GET /network-ipam/9dcb93aa-c034-48c7-8fbf-4b235b4abc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.007457 10.0.0.23 - - [2025-12-08 02:28:49] "PUT /network-ipam/9dcb93aa-c034-48c7-8fbf-4b235b4abc38 HTTP/1.1" 200 258 0.019142 10.0.0.23 - - [2025-12-08 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.65 - - [2025-12-08 02:28:50] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000808 10.0.0.23 - - [2025-12-08 02:28:50] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045980 10.0.0.23 - - [2025-12-08 02:28:50] "POST /neutron/network HTTP/1.1" 200 117 0.012349 10.0.0.22 - - [2025-12-08 02:28:50] "POST /route-targets HTTP/1.1" 200 327 0.013253 10.0.0.65 - - [2025-12-08 02:28:50] "POST /useragent-kv HTTP/1.1" 200 115 0.009433 10.0.0.23 - - [2025-12-08 02:28:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.185864 10.0.0.22 - - [2025-12-08 02:28:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.013327 10.0.0.23 - - [2025-12-08 02:28:51] "POST /id-to-fqname HTTP/1.1" 200 231 0.001346 10.0.0.23 - - [2025-12-08 02:28:51] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007779 10.0.0.23 - - [2025-12-08 02:28:51] "POST /neutron/network HTTP/1.1" 200 1309 0.014430 10.0.0.23 - - [2025-12-08 02:28:51] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006903 10.0.0.23 - - [2025-12-08 02:28:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.013466 10.0.0.23 - - [2025-12-08 02:28:51] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005245 10.0.0.23 - - [2025-12-08 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.65 - - [2025-12-08 02:28:51] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001550 10.0.0.23 - - [2025-12-08 02:28:51] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060176 10.0.0.65 - - [2025-12-08 02:28:51] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001122 10.0.0.23 - - [2025-12-08 02:28:52] "POST /neutron/network HTTP/1.1" 200 619 0.136645 10.0.0.22 - - [2025-12-08 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.037237 10.0.0.65 - - [2025-12-08 02:28:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008746 10.0.0.23 - - [2025-12-08 02:28:52] "POST /neutron/subnet HTTP/1.1" 200 828 0.183413 10.0.0.23 - - [2025-12-08 02:28:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001696 10.0.0.23 - - [2025-12-08 02:28:52] "GET /virtual-network/c57e79df-3321-4b55-bf0c-ee2472137450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007261 10.0.0.23 - - [2025-12-08 02:28:52] "GET /virtual-network/c57e79df-3321-4b55-bf0c-ee2472137450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006779 10.0.0.23 - - [2025-12-08 02:28:52] "POST /neutron/network HTTP/1.1" 200 1309 0.013007 10.0.0.23 - - [2025-12-08 02:28:52] "POST /neutron/subnet HTTP/1.1" 200 828 0.009543 10.0.0.23 - - [2025-12-08 02:28:53] "GET /virtual-network/c57e79df-3321-4b55-bf0c-ee2472137450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.008074 10.0.0.23 - - [2025-12-08 02:28:53] "GET /obj-perms HTTP/1.1" 200 5046 0.005508 10.0.0.65 - - [2025-12-08 02:28:53] "GET /obj-perms HTTP/1.1" 200 5046 0.004417 10.0.0.23 - - [2025-12-08 02:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.65 - - [2025-12-08 02:28:53] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.23 - - [2025-12-08 02:28:53] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046821 10.0.0.65 - - [2025-12-08 02:28:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009030 10.0.0.23 - - [2025-12-08 02:28:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.189440 10.0.0.23 - - [2025-12-08 02:28:54] "POST /neutron/network HTTP/1.1" 200 1309 0.014625 10.0.0.23 - - [2025-12-08 02:28:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001378 10.0.0.23 - - [2025-12-08 02:28:54] "GET /virtual-network/70c4c467-e26b-4921-a869-76bf462d5f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005644 10.0.0.23 - - [2025-12-08 02:28:54] "GET /virtual-network/70c4c467-e26b-4921-a869-76bf462d5f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.009072 10.0.0.23 - - [2025-12-08 02:28:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.009406 10.0.0.23 - - [2025-12-08 02:28:54] "GET /virtual-network/70c4c467-e26b-4921-a869-76bf462d5f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007654 10.0.0.22 - - [2025-12-08 02:28:54] "GET /obj-perms HTTP/1.1" 200 5046 0.074466 10.0.0.23 - - [2025-12-08 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.65 - - [2025-12-08 02:28:55] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000993 10.0.0.23 - - [2025-12-08 02:28:55] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045512 10.0.0.23 - - [2025-12-08 02:28:55] "POST /neutron/network HTTP/1.1" 200 117 0.016974 10.0.0.22 - - [2025-12-08 02:28:55] "POST /ref-update HTTP/1.1" 200 156 0.032565 10.0.0.65 - - [2025-12-08 02:28:55] "POST /useragent-kv HTTP/1.1" 200 115 0.010877 10.0.0.23 - - [2025-12-08 02:28:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.202238 10.0.0.22 - - [2025-12-08 02:28:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.005908 10.0.0.23 - - [2025-12-08 02:28:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001950 10.0.0.23 - - [2025-12-08 02:28:56] "GET /virtual-network/32211a52-06c0-4eda-bdab-7b6b56d87a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.010074 10.0.0.23 - - [2025-12-08 02:28:56] "POST /neutron/network HTTP/1.1" 200 1309 0.014734 10.0.0.23 - - [2025-12-08 02:28:56] "GET /virtual-network/32211a52-06c0-4eda-bdab-7b6b56d87a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.009674 10.0.0.23 - - [2025-12-08 02:28:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.017509 10.0.0.23 - - [2025-12-08 02:28:56] "GET /virtual-network/32211a52-06c0-4eda-bdab-7b6b56d87a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007431 10.0.0.23 - - [2025-12-08 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.006198 10.0.0.23 - - [2025-12-08 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.65 - - [2025-12-08 02:28:56] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001172 10.0.0.23 - - [2025-12-08 02:28:56] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.061090 10.0.0.23 - - [2025-12-08 02:28:56] "POST /network-policys HTTP/1.1" 200 559 0.040184 10.0.0.23 - - [2025-12-08 02:28:56] "GET /network-policy/f835d1ba-7aee-4db7-8f09-01656aa1a6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.008050 10.0.0.23 - - [2025-12-08 02:28:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.004659 10.0.0.23 - - [2025-12-08 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.65 - - [2025-12-08 02:28:57] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001195 10.0.0.23 - - [2025-12-08 02:28:57] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054495 10.0.0.23 - - [2025-12-08 02:28:57] "POST /network-policys HTTP/1.1" 200 559 0.036898 10.0.0.23 - - [2025-12-08 02:28:57] "GET /network-policy/53685be9-e7c6-4095-942a-0a5ffe61a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007548 10.0.0.23 - - [2025-12-08 02:28:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.004291 10.0.0.23 - - [2025-12-08 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.65 - - [2025-12-08 02:28:57] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001730 10.0.0.23 - - [2025-12-08 02:28:57] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047091 10.0.0.23 - - [2025-12-08 02:28:57] "POST /network-policys HTTP/1.1" 200 559 0.033411 10.0.0.23 - - [2025-12-08 02:28:57] "GET /network-policy/d9719e80-1106-4635-9119-0f246c60d456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.007330 10.0.0.23 - - [2025-12-08 02:28:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.004708 10.0.0.23 - - [2025-12-08 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.65 - - [2025-12-08 02:28:57] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.23 - - [2025-12-08 02:28:57] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057761 10.0.0.23 - - [2025-12-08 02:28:58] "POST /network-policys HTTP/1.1" 200 559 0.035515 10.0.0.23 - - [2025-12-08 02:28:58] "GET /network-policy/1002982c-9e9c-450d-9e4a-411932eaff38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.011143 10.0.0.65 - - [2025-12-08 02:28:58] "GET /obj-perms HTTP/1.1" 200 5056 0.074367 10.0.0.23 - - [2025-12-08 02:28:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.003176 10.0.0.23 - - [2025-12-08 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.65 - - [2025-12-08 02:28:58] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001278 10.0.0.23 - - [2025-12-08 02:28:58] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041534 10.0.0.23 - - [2025-12-08 02:28:58] "POST /network-policys HTTP/1.1" 200 559 0.079824 10.0.0.23 - - [2025-12-08 02:28:58] "GET /network-policy/bc9accf0-00a6-4f3a-a215-99aeff8c0288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007298 10.0.0.23 - - [2025-12-08 02:28:58] "GET /obj-perms HTTP/1.1" 200 5056 0.061772 10.0.0.23 - - [2025-12-08 02:28:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.003834 10.0.0.23 - - [2025-12-08 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.65 - - [2025-12-08 02:28:58] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001356 10.0.0.23 - - [2025-12-08 02:28:58] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054890 10.0.0.23 - - [2025-12-08 02:28:58] "POST /network-policys HTTP/1.1" 200 559 0.034507 10.0.0.23 - - [2025-12-08 02:28:58] "GET /network-policy/3f62e815-fce5-4712-a4c4-b18578686dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008024 10.0.0.23 - - [2025-12-08 02:28:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.004280 10.0.0.23 - - [2025-12-08 02:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.65 - - [2025-12-08 02:28:59] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001244 10.0.0.23 - - [2025-12-08 02:28:59] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054413 10.0.0.23 - - [2025-12-08 02:28:59] "POST /network-policys HTTP/1.1" 200 559 0.037572 10.0.0.23 - - [2025-12-08 02:28:59] "GET /network-policy/8e76d700-d28a-45b1-9376-1ff63984ba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.008131 10.0.0.23 - - [2025-12-08 02:28:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.004446 10.0.0.23 - - [2025-12-08 02:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.65 - - [2025-12-08 02:28:59] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.23 - - [2025-12-08 02:28:59] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053764 10.0.0.23 - - [2025-12-08 02:28:59] "POST /network-policys HTTP/1.1" 200 559 0.036879 10.0.0.23 - - [2025-12-08 02:28:59] "GET /network-policy/8c3d7eca-7e00-4246-8f07-5ed49083c38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007131 10.0.0.23 - - [2025-12-08 02:29:00] "POST /neutron/network HTTP/1.1" 200 1494 0.108097 10.0.0.23 - - [2025-12-08 02:29:00] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007889 10.0.0.23 - - [2025-12-08 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.034293 10.0.0.23 - - [2025-12-08 02:29:00] "GET /network-policy/53685be9-e7c6-4095-942a-0a5ffe61a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005071 10.0.0.23 - - [2025-12-08 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.23 - - [2025-12-08 02:29:00] "GET /network-policy/f835d1ba-7aee-4db7-8f09-01656aa1a6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.005381 10.0.0.22 - - [2025-12-08 02:29:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.004128 10.0.0.23 - - [2025-12-08 02:29:00] "POST /neutron/network HTTP/1.1" 200 1494 0.102101 10.0.0.23 - - [2025-12-08 02:29:00] "GET /virtual-network/c57e79df-3321-4b55-bf0c-ee2472137450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.013689 10.0.0.23 - - [2025-12-08 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.23 - - [2025-12-08 02:29:00] "GET /network-policy/1002982c-9e9c-450d-9e4a-411932eaff38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.005924 10.0.0.23 - - [2025-12-08 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.23 - - [2025-12-08 02:29:00] "GET /network-policy/d9719e80-1106-4635-9119-0f246c60d456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.009101 10.0.0.22 - - [2025-12-08 02:29:01] "POST /fqname-to-id HTTP/1.1" 404 248 0.012842 10.0.0.22 - - [2025-12-08 02:29:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.004234 10.0.0.23 - - [2025-12-08 02:29:01] "POST /neutron/network HTTP/1.1" 200 1494 0.116353 10.0.0.23 - - [2025-12-08 02:29:01] "GET /virtual-network/70c4c467-e26b-4921-a869-76bf462d5f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.008423 10.0.0.23 - - [2025-12-08 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.23 - - [2025-12-08 02:29:01] "GET /network-policy/3f62e815-fce5-4712-a4c4-b18578686dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006305 10.0.0.23 - - [2025-12-08 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.23 - - [2025-12-08 02:29:01] "GET /network-policy/bc9accf0-00a6-4f3a-a215-99aeff8c0288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005961 10.0.0.23 - - [2025-12-08 02:29:01] "POST /neutron/network HTTP/1.1" 200 1494 0.115211 10.0.0.23 - - [2025-12-08 02:29:01] "GET /virtual-network/32211a52-06c0-4eda-bdab-7b6b56d87a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006224 10.0.0.23 - - [2025-12-08 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009270 10.0.0.22 - - [2025-12-08 02:29:01] "POST /access-control-lists HTTP/1.1" 200 605 0.103715 10.0.0.23 - - [2025-12-08 02:29:01] "GET /network-policy/8c3d7eca-7e00-4246-8f07-5ed49083c38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.019092 10.0.0.23 - - [2025-12-08 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008223 10.0.0.23 - - [2025-12-08 02:29:01] "GET /network-policy/8e76d700-d28a-45b1-9376-1ff63984ba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.008397 10.0.0.23 - - [2025-12-08 02:29:01] "POST /id-to-fqname HTTP/1.1" 200 231 0.001581 10.0.0.65 - - [2025-12-08 02:29:39] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001385 10.0.0.23 - - [2025-12-08 02:29:39] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.075347 10.0.0.23 - - [2025-12-08 02:29:39] "POST /neutron/network HTTP/1.1" 200 1494 0.013345 10.0.0.23 - - [2025-12-08 02:29:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001713 10.0.0.23 - - [2025-12-08 02:29:39] "POST /neutron/port HTTP/1.1" 200 117 0.010221 10.0.0.65 - - [2025-12-08 02:29:39] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001759 10.0.0.23 - - [2025-12-08 02:29:40] "POST /neutron/port HTTP/1.1" 200 1170 0.415346 10.0.0.65 - - [2025-12-08 02:29:40] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001203 10.0.0.23 - - [2025-12-08 02:29:40] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.130720 10.0.0.23 - - [2025-12-08 02:29:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012240 10.0.0.23 - - [2025-12-08 02:29:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007931 10.0.0.23 - - [2025-12-08 02:29:41] "POST /neutron/port HTTP/1.1" 200 1170 0.062749 10.0.0.23 - - [2025-12-08 02:29:41] "POST /neutron/port HTTP/1.1" 200 1198 0.040261 10.0.0.23 - - [2025-12-08 02:29:41] "POST /neutron/port HTTP/1.1" 200 1170 0.027096 10.0.0.23 - - [2025-12-08 02:29:42] "POST /neutron/network HTTP/1.1" 200 1494 0.058176 10.0.0.23 - - [2025-12-08 02:29:42] "POST /neutron/port HTTP/1.1" 200 1224 0.199363 10.0.0.23 - - [2025-12-08 02:29:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006950 10.0.0.23 - - [2025-12-08 02:29:42] "POST /neutron/port HTTP/1.1" 200 117 0.002483 10.0.0.23 - - [2025-12-08 02:29:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007991 10.0.0.65 - - [2025-12-08 02:29:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.65 - - [2025-12-08 02:29:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.22 - - [2025-12-08 02:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.22 - - [2025-12-08 02:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.65 - - [2025-12-08 02:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.65 - - [2025-12-08 02:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.22 - - [2025-12-08 02:29:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.22 - - [2025-12-08 02:29:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.23 - - [2025-12-08 02:29:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2025-12-08 02:29:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.23 - - [2025-12-08 02:29:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2025-12-08 02:29:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2025-12-08 02:29:56] "POST /neutron/port HTTP/1.1" 200 1198 0.017523 10.0.0.23 - - [2025-12-08 02:30:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007798 10.0.0.23 - - [2025-12-08 02:30:11] "POST /neutron/port HTTP/1.1" 200 1198 0.019764 10.0.0.23 - - [2025-12-08 02:30:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009283 10.0.0.23 - - [2025-12-08 02:30:26] "POST /neutron/port HTTP/1.1" 200 1198 0.015361 10.0.0.23 - - [2025-12-08 02:30:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007014 10.0.0.23 - - [2025-12-08 02:30:32] "POST /neutron/port HTTP/1.1" 200 1198 0.015996 10.0.0.23 - - [2025-12-08 02:30:32] "GET /virtual-machine/30b3ec49-1606-4220-a93c-4acd4a6c4f18 HTTP/1.1" 200 1300 0.006297 10.0.0.23 - - [2025-12-08 02:30:32] "GET /virtual-machine-interface/8f6d9cc1-9eea-47f8-a709-1b78b078b535 HTTP/1.1" 200 3185 0.005293 10.0.0.23 - - [2025-12-08 02:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.23 - - [2025-12-08 02:30:32] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004270 10.0.0.23 - - [2025-12-08 02:30:32] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003635 10.0.0.23 - - [2025-12-08 02:30:32] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007507 10.0.0.23 - - [2025-12-08 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.23 - - [2025-12-08 02:30:35] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006907 10.0.0.23 - - [2025-12-08 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.23 - - [2025-12-08 02:30:39] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006572 10.0.0.23 - - [2025-12-08 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2025-12-08 02:30:43] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005564 10.0.0.23 - - [2025-12-08 02:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.23 - - [2025-12-08 02:30:47] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005641 10.0.0.23 - - [2025-12-08 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.23 - - [2025-12-08 02:30:51] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006827 10.0.0.23 - - [2025-12-08 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.23 - - [2025-12-08 02:30:55] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006593 10.0.0.23 - - [2025-12-08 02:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2025-12-08 02:31:00] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.004837 10.0.0.22 - - [2025-12-08 02:31:00] "GET /obj-perms HTTP/1.1" 200 5056 0.052821 10.0.0.23 - - [2025-12-08 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.23 - - [2025-12-08 02:31:04] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006673 10.0.0.23 - - [2025-12-08 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.23 - - [2025-12-08 02:31:08] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007298 10.0.0.23 - - [2025-12-08 02:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.23 - - [2025-12-08 02:31:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003856 10.0.0.23 - - [2025-12-08 02:31:10] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003988 10.0.0.23 - - [2025-12-08 02:31:10] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005821 10.0.0.23 - - [2025-12-08 02:31:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007827 10.0.0.23 - - [2025-12-08 02:31:15] "POST /neutron/port HTTP/1.1" 200 1198 0.014104 10.0.0.23 - - [2025-12-08 02:31:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005070 10.0.0.23 - - [2025-12-08 02:31:16] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.23 - - [2025-12-08 02:31:16] "POST /neutron/port HTTP/1.1" 200 1198 0.041182 10.0.0.23 - - [2025-12-08 02:31:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008195 10.0.0.23 - - [2025-12-08 02:31:25] "POST /neutron/port HTTP/1.1" 200 1198 0.017651 10.0.0.23 - - [2025-12-08 02:31:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003970 10.0.0.23 - - [2025-12-08 02:31:25] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.23 - - [2025-12-08 02:31:25] "POST /neutron/port HTTP/1.1" 200 1198 0.016171 10.0.0.23 - - [2025-12-08 02:31:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008839 10.0.0.23 - - [2025-12-08 02:31:31] "POST /neutron/port HTTP/1.1" 200 1198 0.016634 10.0.0.23 - - [2025-12-08 02:31:31] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 200 1301 0.007066 10.0.0.23 - - [2025-12-08 02:31:31] "GET /virtual-machine-interface/698d4030-5446-4d0d-bcc1-fabc0ff15601 HTTP/1.1" 200 3184 0.006002 10.0.0.23 - - [2025-12-08 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.23 - - [2025-12-08 02:31:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003451 10.0.0.23 - - [2025-12-08 02:31:31] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003082 10.0.0.23 - - [2025-12-08 02:31:31] "GET /virtual-network/c57e79df-3321-4b55-bf0c-ee2472137450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005520 10.0.0.23 - - [2025-12-08 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.23 - - [2025-12-08 02:31:32] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005268 10.0.0.23 - - [2025-12-08 02:31:32] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004208 10.0.0.23 - - [2025-12-08 02:31:32] "GET /virtual-network/c57e79df-3321-4b55-bf0c-ee2472137450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007140 10.0.0.23 - - [2025-12-08 02:31:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008808 10.0.0.23 - - [2025-12-08 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.23 - - [2025-12-08 02:31:33] "GET /network-policy/d9719e80-1106-4635-9119-0f246c60d456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.003933 10.0.0.23 - - [2025-12-08 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.23 - - [2025-12-08 02:31:33] "GET /network-policy/1002982c-9e9c-450d-9e4a-411932eaff38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004287 10.0.0.23 - - [2025-12-08 02:31:33] "POST /neutron/port HTTP/1.1" 200 1198 0.018347 10.0.0.23 - - [2025-12-08 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.23 - - [2025-12-08 02:31:33] "GET /network-policy/f835d1ba-7aee-4db7-8f09-01656aa1a6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.005660 10.0.0.23 - - [2025-12-08 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.23 - - [2025-12-08 02:31:33] "GET /network-policy/53685be9-e7c6-4095-942a-0a5ffe61a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004770 10.0.0.23 - - [2025-12-08 02:31:58] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 200 1301 0.004694 10.0.0.23 - - [2025-12-08 02:31:59] "POST /neutron/port HTTP/1.1" 200 1224 0.014490 10.0.0.23 - - [2025-12-08 02:32:00] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 404 171 0.003277 10.0.0.23 - - [2025-12-08 02:32:00] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 404 171 0.002736 10.0.0.23 - - [2025-12-08 02:32:00] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 404 171 0.003016 10.0.0.23 - - [2025-12-08 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.048219 10.0.0.23 - - [2025-12-08 02:32:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004486 10.0.0.23 - - [2025-12-08 02:32:00] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003792 10.0.0.23 - - [2025-12-08 02:32:00] "GET /virtual-network/c57e79df-3321-4b55-bf0c-ee2472137450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006999 10.0.0.23 - - [2025-12-08 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.23 - - [2025-12-08 02:32:00] "GET /routing-instance/54e542c4-7952-47f2-9600-efdca912ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007225 10.0.0.23 - - [2025-12-08 02:32:00] "GET /route-target/2a8e13ce-e8bf-43a7-b8db-1bfe71172e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005134 10.0.0.23 - - [2025-12-08 02:32:00] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 404 171 0.004162 10.0.0.23 - - [2025-12-08 02:32:01] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 404 171 0.003760 10.0.0.23 - - [2025-12-08 02:32:03] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 404 171 0.005084 10.0.0.23 - - [2025-12-08 02:32:04] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 404 171 0.003165 10.0.0.23 - - [2025-12-08 02:32:05] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 404 171 0.003415 10.0.0.23 - - [2025-12-08 02:32:06] "GET /virtual-machine/e9827c77-9614-4862-9b61-274f5c167094 HTTP/1.1" 404 171 0.003365 10.0.0.23 - - [2025-12-08 02:32:06] "GET /obj-perms HTTP/1.1" 200 5046 0.003551 10.0.0.65 - - [2025-12-08 02:32:06] "GET /obj-perms HTTP/1.1" 200 5046 0.080066 10.0.0.23 - - [2025-12-08 02:32:06] "GET /virtual-machine/30b3ec49-1606-4220-a93c-4acd4a6c4f18 HTTP/1.1" 200 1300 0.005324 10.0.0.23 - - [2025-12-08 02:32:07] "POST /neutron/port HTTP/1.1" 200 1224 0.037832 10.0.0.23 - - [2025-12-08 02:32:08] "GET /virtual-machine/30b3ec49-1606-4220-a93c-4acd4a6c4f18 HTTP/1.1" 404 171 0.003421 10.0.0.23 - - [2025-12-08 02:32:08] "GET /virtual-machine/30b3ec49-1606-4220-a93c-4acd4a6c4f18 HTTP/1.1" 404 171 0.002517 10.0.0.23 - - [2025-12-08 02:32:08] "GET /virtual-machine/30b3ec49-1606-4220-a93c-4acd4a6c4f18 HTTP/1.1" 404 171 0.002366 10.0.0.23 - - [2025-12-08 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.23 - - [2025-12-08 02:32:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004472 10.0.0.23 - - [2025-12-08 02:32:08] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003075 10.0.0.23 - - [2025-12-08 02:32:08] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006066 10.0.0.23 - - [2025-12-08 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.23 - - [2025-12-08 02:32:08] "GET /routing-instance/7851669f-6632-41b9-88c5-63e6af3cc960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004547 10.0.0.23 - - [2025-12-08 02:32:08] "GET /route-target/37a750ae-078c-4987-ab1c-d2303d8a04b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003817 10.0.0.23 - - [2025-12-08 02:32:08] "GET /obj-perms HTTP/1.1" 200 5046 0.053491 10.0.0.22 - - [2025-12-08 02:32:08] "GET /obj-perms HTTP/1.1" 200 5046 0.004134 10.0.0.23 - - [2025-12-08 02:32:18] "GET /obj-perms HTTP/1.1" 200 5046 0.003711 10.0.0.22 - - [2025-12-08 02:32:18] "GET /obj-perms HTTP/1.1" 200 5046 0.003497 10.0.0.23 - - [2025-12-08 02:32:24] "GET /obj-perms HTTP/1.1" 200 5046 0.003876 10.0.0.22 - - [2025-12-08 02:32:24] "GET /obj-perms HTTP/1.1" 200 5046 0.003516 10.0.0.23 - - [2025-12-08 02:32:24] "GET /virtual-network/32211a52-06c0-4eda-bdab-7b6b56d87a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006604 10.0.0.23 - - [2025-12-08 02:32:24] "POST /neutron/network HTTP/1.1" 200 1309 0.105274 10.0.0.23 - - [2025-12-08 02:32:24] "GET /virtual-network/32211a52-06c0-4eda-bdab-7b6b56d87a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007158 10.0.0.22 - - [2025-12-08 02:32:24] "DELETE /access-control-list/f649bf2c-932c-4279-8a4c-4d4f1802dd7c HTTP/1.1" 200 115 0.139532 10.0.0.23 - - [2025-12-08 02:32:25] "GET /virtual-network/70c4c467-e26b-4921-a869-76bf462d5f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006050 10.0.0.23 - - [2025-12-08 02:32:25] "POST /neutron/network HTTP/1.1" 200 1309 0.088000 10.0.0.22 - - [2025-12-08 02:32:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.055808 10.0.0.23 - - [2025-12-08 02:32:25] "GET /virtual-network/70c4c467-e26b-4921-a869-76bf462d5f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005793 10.0.0.23 - - [2025-12-08 02:32:25] "GET /virtual-network/c57e79df-3321-4b55-bf0c-ee2472137450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006335 10.0.0.23 - - [2025-12-08 02:32:25] "POST /neutron/network HTTP/1.1" 200 1309 0.115750 10.0.0.23 - - [2025-12-08 02:32:25] "GET /virtual-network/c57e79df-3321-4b55-bf0c-ee2472137450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006401 10.0.0.22 - - [2025-12-08 02:32:25] "POST /ref-update HTTP/1.1" 200 156 0.021299 10.0.0.23 - - [2025-12-08 02:32:25] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006998 10.0.0.23 - - [2025-12-08 02:32:25] "POST /neutron/network HTTP/1.1" 200 1309 0.090099 10.0.0.23 - - [2025-12-08 02:32:25] "GET /virtual-network/f1edb680-e5c4-4159-9e25-eb4226991670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007459 10.0.0.23 - - [2025-12-08 02:32:25] "DELETE /network-policy/8c3d7eca-7e00-4246-8f07-5ed49083c38a HTTP/1.1" 200 115 0.060932 10.0.0.23 - - [2025-12-08 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007425 10.0.0.65 - - [2025-12-08 02:32:26] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.026791 10.0.0.23 - - [2025-12-08 02:32:26] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.063838 10.0.0.23 - - [2025-12-08 02:32:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-68339957&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005970 10.0.0.23 - - [2025-12-08 02:32:26] "DELETE /network-policy/8e76d700-d28a-45b1-9376-1ff63984ba60 HTTP/1.1" 200 115 0.046444 10.0.0.23 - - [2025-12-08 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007605 10.0.0.65 - - [2025-12-08 02:32:26] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001124 10.0.0.23 - - [2025-12-08 02:32:26] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045390 10.0.0.23 - - [2025-12-08 02:32:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-68339957&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005717 10.0.0.23 - - [2025-12-08 02:32:26] "DELETE /network-policy/3f62e815-fce5-4712-a4c4-b18578686dbf HTTP/1.1" 200 115 0.039089 10.0.0.23 - - [2025-12-08 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006213 10.0.0.65 - - [2025-12-08 02:32:26] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.23 - - [2025-12-08 02:32:26] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047691 10.0.0.23 - - [2025-12-08 02:32:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-68339957&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.006851 10.0.0.23 - - [2025-12-08 02:32:26] "DELETE /network-policy/bc9accf0-00a6-4f3a-a215-99aeff8c0288 HTTP/1.1" 200 115 0.049810 10.0.0.23 - - [2025-12-08 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.65 - - [2025-12-08 02:32:26] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001110 10.0.0.23 - - [2025-12-08 02:32:26] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051799 10.0.0.23 - - [2025-12-08 02:32:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-68339957&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006352 10.0.0.23 - - [2025-12-08 02:32:26] "DELETE /network-policy/1002982c-9e9c-450d-9e4a-411932eaff38 HTTP/1.1" 200 115 0.050378 10.0.0.23 - - [2025-12-08 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.65 - - [2025-12-08 02:32:26] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001113 10.0.0.23 - - [2025-12-08 02:32:26] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060757 10.0.0.23 - - [2025-12-08 02:32:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-68339957&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.006522 10.0.0.23 - - [2025-12-08 02:32:27] "DELETE /network-policy/d9719e80-1106-4635-9119-0f246c60d456 HTTP/1.1" 200 115 0.046116 10.0.0.23 - - [2025-12-08 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.65 - - [2025-12-08 02:32:27] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001264 10.0.0.23 - - [2025-12-08 02:32:27] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044482 10.0.0.23 - - [2025-12-08 02:32:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-68339957&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.007629 10.0.0.23 - - [2025-12-08 02:32:27] "DELETE /network-policy/53685be9-e7c6-4095-942a-0a5ffe61a918 HTTP/1.1" 200 115 0.044086 10.0.0.23 - - [2025-12-08 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008009 10.0.0.65 - - [2025-12-08 02:32:27] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001236 10.0.0.23 - - [2025-12-08 02:32:27] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053607 10.0.0.23 - - [2025-12-08 02:32:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-68339957&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005849 10.0.0.23 - - [2025-12-08 02:32:27] "DELETE /network-policy/f835d1ba-7aee-4db7-8f09-01656aa1a6e5 HTTP/1.1" 200 115 0.053734 10.0.0.23 - - [2025-12-08 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.65 - - [2025-12-08 02:32:27] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.23 - - [2025-12-08 02:32:27] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049013 10.0.0.23 - - [2025-12-08 02:32:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-68339957&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005481 10.0.0.22 - - [2025-12-08 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.65 - - [2025-12-08 02:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002789 10.0.0.65 - - [2025-12-08 02:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001972 10.0.0.65 - - [2025-12-08 02:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002444 10.0.0.65 - - [2025-12-08 02:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001893 10.0.0.65 - - [2025-12-08 02:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001809 10.0.0.65 - - [2025-12-08 02:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002639 10.0.0.23 - - [2025-12-08 02:32:27] "POST /neutron/network HTTP/1.1" 200 151 0.154258 10.0.0.22 - - [2025-12-08 02:32:28] "DELETE /route-target/6ce602a4-1bda-4148-bb4c-bf08955e67e0 HTTP/1.1" 200 115 0.029854 10.0.0.23 - - [2025-12-08 02:32:28] "POST /neutron/network HTTP/1.1" 200 1309 0.013084 10.0.0.65 - - [2025-12-08 02:32:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005580 10.0.0.65 - - [2025-12-08 02:32:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005172 10.0.0.22 - - [2025-12-08 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.65 - - [2025-12-08 02:32:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002474 10.0.0.65 - - [2025-12-08 02:32:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002094 10.0.0.65 - - [2025-12-08 02:32:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002307 10.0.0.65 - - [2025-12-08 02:32:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001913 10.0.0.23 - - [2025-12-08 02:32:29] "POST /neutron/network HTTP/1.1" 200 151 0.164951 10.0.0.23 - - [2025-12-08 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317 10.0.0.23 - - [2025-12-08 02:32:29] "DELETE /network-ipam/9dcb93aa-c034-48c7-8fbf-4b235b4abc38 HTTP/1.1" 200 115 0.044318 10.0.0.23 - - [2025-12-08 02:32:29] "POST /fqname-to-id HTTP/1.1" 404 252 0.003660 10.0.0.65 - - [2025-12-08 02:32:29] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001132 10.0.0.65 - - [2025-12-08 02:32:29] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.037560 10.0.0.65 - - [2025-12-08 02:32:29] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.65 - - [2025-12-08 02:32:29] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?fields=security_groups HTTP/1.1" 200 1387 0.089746 10.0.0.65 - - [2025-12-08 02:32:29] "DELETE /security-group/85063c53-0dd5-47a4-9af6-fba338ef077a HTTP/1.1" 200 115 0.058662 10.0.0.65 - - [2025-12-08 02:32:29] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001662 10.0.0.65 - - [2025-12-08 02:32:29] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?fields=application_policy_sets HTTP/1.1" 200 1426 0.062980 10.0.0.22 - - [2025-12-08 02:32:29] "DELETE /access-control-list/35ea73e5-c54d-43dc-9812-bca3424bd8a8 HTTP/1.1" 200 115 0.059772 10.0.0.23 - - [2025-12-08 02:32:29] "DELETE /project/cc0e8600-6f5e-4339-80a3-f8005e195f47 HTTP/1.1" 200 115 0.445643 10.0.0.65 - - [2025-12-08 02:32:30] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001531 10.0.0.23 - - [2025-12-08 02:32:30] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?fields=projects HTTP/1.1" 200 1245 0.016553 10.0.0.23 - - [2025-12-08 02:32:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.004337 10.0.0.65 - - [2025-12-08 02:32:35] "POST /id-to-fqname HTTP/1.1" 200 198 0.004644 10.0.0.65 - - [2025-12-08 02:32:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.014413 10.0.0.65 - - [2025-12-08 02:32:35] "POST /security-groups HTTP/1.1" 200 599 0.032515 10.0.0.65 - - [2025-12-08 02:32:35] "POST /projects HTTP/1.1" 200 601 0.251185 10.0.0.23 - - [2025-12-08 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.285225 10.0.0.22 - - [2025-12-08 02:32:35] "POST /fqname-to-id HTTP/1.1" 404 241 0.004801 10.0.0.65 - - [2025-12-08 02:32:35] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003981 10.0.0.23 - - [2025-12-08 02:32:35] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051766 10.0.0.23 - - [2025-12-08 02:32:35] "POST /network-policys HTTP/1.1" 200 559 0.025109 10.0.0.23 - - [2025-12-08 02:32:35] "GET /network-policy/67b619ca-e788-4d95-b994-c6a292f80f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.006606 10.0.0.23 - - [2025-12-08 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.65 - - [2025-12-08 02:32:35] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.23 - - [2025-12-08 02:32:35] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038377 10.0.0.22 - - [2025-12-08 02:32:36] "POST /ref-update HTTP/1.1" 200 156 0.025628 10.0.0.65 - - [2025-12-08 02:32:36] "POST /useragent-kv HTTP/1.1" 200 115 0.010472 10.0.0.23 - - [2025-12-08 02:32:36] "POST /neutron/subnet HTTP/1.1" 200 721 0.213414 10.0.0.22 - - [2025-12-08 02:32:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.013360 10.0.0.23 - - [2025-12-08 02:32:36] "POST /id-to-fqname HTTP/1.1" 200 229 0.001907 10.0.0.23 - - [2025-12-08 02:32:36] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007580 10.0.0.23 - - [2025-12-08 02:32:36] "POST /neutron/network HTTP/1.1" 200 1007 0.013563 10.0.0.23 - - [2025-12-08 02:32:36] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005084 10.0.0.23 - - [2025-12-08 02:32:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.008393 10.0.0.23 - - [2025-12-08 02:32:36] "POST /neutron/network HTTP/1.1" 200 1106 0.039514 10.0.0.23 - - [2025-12-08 02:32:36] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006491 10.0.0.23 - - [2025-12-08 02:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.23 - - [2025-12-08 02:32:36] "GET /network-policy/67b619ca-e788-4d95-b994-c6a292f80f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.005574 10.0.0.23 - - [2025-12-08 02:32:37] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006779 10.0.0.23 - - [2025-12-08 02:32:37] "POST /id-to-fqname HTTP/1.1" 200 229 0.001792 10.0.0.65 - - [2025-12-08 02:32:38] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001361 10.0.0.23 - - [2025-12-08 02:32:38] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.076417 10.0.0.23 - - [2025-12-08 02:32:38] "POST /neutron/port HTTP/1.1" 200 117 0.007445 10.0.0.23 - - [2025-12-08 02:32:38] "POST /id-to-fqname HTTP/1.1" 200 229 0.001635 10.0.0.23 - - [2025-12-08 02:32:38] "POST /neutron/network HTTP/1.1" 200 1116 0.007528 10.0.0.22 - - [2025-12-08 02:32:39] "PUT /access-control-list/f8d99f41-eaa8-4231-9bcc-94c713fda311 HTTP/1.1" 200 272 0.016528 10.0.0.23 - - [2025-12-08 02:32:39] "POST /neutron/port HTTP/1.1" 200 1174 0.018809 10.0.0.23 - - [2025-12-08 02:32:39] "POST /neutron/port HTTP/1.1" 200 1202 0.018388 10.0.0.65 - - [2025-12-08 02:32:39] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000904 10.0.0.23 - - [2025-12-08 02:32:39] "POST /neutron/subnet HTTP/1.1" 200 1381 0.011508 10.0.0.23 - - [2025-12-08 02:32:39] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.074249 10.0.0.23 - - [2025-12-08 02:32:39] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.23 - - [2025-12-08 02:32:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014369 10.0.0.23 - - [2025-12-08 02:32:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007729 10.0.0.23 - - [2025-12-08 02:32:40] "POST /neutron/port HTTP/1.1" 200 1174 0.018167 10.0.0.23 - - [2025-12-08 02:32:41] "POST /neutron/port HTTP/1.1" 200 1202 0.015845 10.0.0.23 - - [2025-12-08 02:32:41] "POST /neutron/subnet HTTP/1.1" 200 1381 0.011689 10.0.0.23 - - [2025-12-08 02:32:41] "POST /neutron/network HTTP/1.1" 200 1106 0.009499 10.0.0.23 - - [2025-12-08 02:32:45] "POST /neutron/port HTTP/1.1" 200 1202 0.014307 10.0.0.23 - - [2025-12-08 02:32:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008212 10.0.0.23 - - [2025-12-08 02:32:45] "GET /virtual-machine/91423343-2109-49f6-abe7-acbeeeb84a86 HTTP/1.1" 200 1301 0.033962 10.0.0.23 - - [2025-12-08 02:32:45] "GET /virtual-machine-interface/a03c28ab-d3a3-4821-b6d8-963e7bb2fa6f HTTP/1.1" 200 3179 0.005334 10.0.0.23 - - [2025-12-08 02:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.23 - - [2025-12-08 02:32:45] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003457 10.0.0.23 - - [2025-12-08 02:32:45] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002817 10.0.0.23 - - [2025-12-08 02:32:45] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007848 10.0.0.23 - - [2025-12-08 02:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.23 - - [2025-12-08 02:32:48] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005813 10.0.0.23 - - [2025-12-08 02:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.23 - - [2025-12-08 02:32:52] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005148 10.0.0.23 - - [2025-12-08 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.23 - - [2025-12-08 02:32:56] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.004685 10.0.0.65 - - [2025-12-08 02:32:59] "DELETE /project/cc0e86006f5e433980a3f8005e195f47 HTTP/1.1" 404 173 0.026369 10.0.0.23 - - [2025-12-08 02:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.23 - - [2025-12-08 02:33:01] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005099 10.0.0.65 - - [2025-12-08 02:33:02] "GET /obj-perms HTTP/1.1" 200 5056 0.051983 10.0.0.23 - - [2025-12-08 02:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.23 - - [2025-12-08 02:33:05] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006608 10.0.0.23 - - [2025-12-08 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.23 - - [2025-12-08 02:33:09] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006111 10.0.0.23 - - [2025-12-08 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.23 - - [2025-12-08 02:33:13] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005875 10.0.0.23 - - [2025-12-08 02:33:16] "POST /neutron/network HTTP/1.1" 200 1116 0.034079 10.0.0.23 - - [2025-12-08 02:33:16] "POST /neutron/subnet HTTP/1.1" 200 1381 0.013688 10.0.0.23 - - [2025-12-08 02:33:16] "POST /neutron/network HTTP/1.1" 200 1106 0.011723 10.0.0.23 - - [2025-12-08 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.23 - - [2025-12-08 02:33:17] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005718 10.0.0.23 - - [2025-12-08 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.23 - - [2025-12-08 02:33:19] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003709 10.0.0.23 - - [2025-12-08 02:33:19] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002864 10.0.0.23 - - [2025-12-08 02:33:19] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005708 10.0.0.23 - - [2025-12-08 02:33:24] "POST /neutron/port HTTP/1.1" 200 1202 0.017274 10.0.0.23 - - [2025-12-08 02:33:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006577 10.0.0.23 - - [2025-12-08 02:33:28] "POST /neutron/network HTTP/1.1" 200 1116 0.037428 10.0.0.23 - - [2025-12-08 02:33:28] "POST /neutron/subnet HTTP/1.1" 200 1381 0.013076 10.0.0.23 - - [2025-12-08 02:33:28] "POST /neutron/network HTTP/1.1" 200 1106 0.008554 10.0.0.23 - - [2025-12-08 02:33:35] "POST /neutron/port HTTP/1.1" 200 1202 0.015946 10.0.0.23 - - [2025-12-08 02:33:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007317 10.0.0.23 - - [2025-12-08 02:33:45] "POST /neutron/port HTTP/1.1" 200 1202 0.015015 10.0.0.23 - - [2025-12-08 02:33:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007351 10.0.0.23 - - [2025-12-08 02:33:45] "GET /virtual-machine/9f8c8d23-d64f-47b2-a383-d5ebf4c3fa61 HTTP/1.1" 200 1301 0.007549 10.0.0.23 - - [2025-12-08 02:33:45] "GET /virtual-machine-interface/a432d3c5-8a55-4abd-bc83-f0ffe2f35306 HTTP/1.1" 200 3179 0.006064 10.0.0.23 - - [2025-12-08 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.23 - - [2025-12-08 02:33:45] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004165 10.0.0.23 - - [2025-12-08 02:33:45] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003289 10.0.0.23 - - [2025-12-08 02:33:45] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005773 10.0.0.23 - - [2025-12-08 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.23 - - [2025-12-08 02:33:47] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004543 10.0.0.23 - - [2025-12-08 02:33:47] "GET /virtual-networks?parent_id=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003518 10.0.0.23 - - [2025-12-08 02:33:47] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006475 10.0.0.23 - - [2025-12-08 02:34:02] "GET /obj-perms HTTP/1.1" 200 5056 0.053102 10.0.0.22 - - [2025-12-08 02:34:02] "GET /obj-perms HTTP/1.1" 200 5056 0.065822 10.0.0.23 - - [2025-12-08 02:34:14] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007521 10.0.0.23 - - [2025-12-08 02:34:14] "POST /neutron/network HTTP/1.1" 200 1106 0.008659 10.0.0.23 - - [2025-12-08 02:34:15] "GET /virtual-network/3f86d2a7-2250-4cb7-b7b7-58ffe8aff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.012410 10.0.0.23 - - [2025-12-08 02:34:15] "POST /neutron/network HTTP/1.1" 200 1007 0.009454 10.0.0.23 - - [2025-12-08 02:34:15] "POST /neutron/port HTTP/1.1" 200 1228 0.014386 10.0.0.23 - - [2025-12-08 02:34:15] "POST /neutron/port HTTP/1.1" 200 1228 0.013626 10.0.0.65 - - [2025-12-08 02:34:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005595 10.0.0.65 - - [2025-12-08 02:34:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005171 10.0.0.65 - - [2025-12-08 02:34:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003533 10.0.0.65 - - [2025-12-08 02:34:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003780 10.0.0.23 - - [2025-12-08 02:34:17] "POST /neutron/network HTTP/1.1" 200 151 0.178559 10.0.0.22 - - [2025-12-08 02:34:17] "DELETE /route-target/bc990170-c1f9-4a7f-a67e-d7c430176285 HTTP/1.1" 200 115 0.060635 10.0.0.23 - - [2025-12-08 02:34:17] "DELETE /network-policy/67b619ca-e788-4d95-b994-c6a292f80f41 HTTP/1.1" 200 115 0.043933 10.0.0.65 - - [2025-12-08 02:34:20] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001041 10.0.0.23 - - [2025-12-08 02:34:20] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.085724 10.0.0.65 - - [2025-12-08 02:34:20] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001495 10.0.0.23 - - [2025-12-08 02:34:20] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?fields=virtual_networks HTTP/1.1" 200 1048 0.066627 10.0.0.65 - - [2025-12-08 02:34:20] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012 10.0.0.23 - - [2025-12-08 02:34:20] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.044295 10.0.0.65 - - [2025-12-08 02:34:20] "GET /projects?obj_uuids=cc0e8600-6f5e-4339-80a3-f8005e195f47&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001364 10.0.0.23 - - [2025-12-08 02:34:20] "GET /project/cc0e8600-6f5e-4339-80a3-f8005e195f47?fields=security_groups HTTP/1.1" 200 1282 0.045994 10.0.0.23 - - [2025-12-08 02:34:21] "POST /fqname-to-id HTTP/1.1" 404 202 0.032536 10.0.0.65 - - [2025-12-08 02:34:21] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003161 10.0.0.65 - - [2025-12-08 02:34:21] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003029 10.0.0.65 - - [2025-12-08 02:34:21] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.014464 10.0.0.65 - - [2025-12-08 02:34:21] "POST /id-to-fqname HTTP/1.1" 200 204 0.001194 10.0.0.65 - - [2025-12-08 02:34:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.012088 10.0.0.65 - - [2025-12-08 02:34:22] "POST /security-groups HTTP/1.1" 200 605 0.077797 10.0.0.65 - - [2025-12-08 02:34:22] "POST /projects HTTP/1.1" 200 613 0.318747 10.0.0.65 - - [2025-12-08 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.351371 10.0.0.22 - - [2025-12-08 02:34:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.007239 10.0.0.23 - - [2025-12-08 02:34:22] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.524177 10.0.0.23 - - [2025-12-08 02:34:23] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.23 - - [2025-12-08 02:34:26] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000474 10.0.0.65 - - [2025-12-08 02:34:27] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001210 10.0.0.23 - - [2025-12-08 02:34:27] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.071261 10.0.0.23 - - [2025-12-08 02:34:27] "GET / HTTP/1.1" 200 35931 0.002218 10.0.0.23 - - [2025-12-08 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.65 - - [2025-12-08 02:34:28] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001265 10.0.0.23 - - [2025-12-08 02:34:28] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011189 10.0.0.23 - - [2025-12-08 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.65 - - [2025-12-08 02:34:28] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001029 10.0.0.23 - - [2025-12-08 02:34:28] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.035738 10.0.0.23 - - [2025-12-08 02:34:29] "GET /domains HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-12-08 02:34:29] "GET /domains HTTP/1.1" 200 280 0.028045 10.0.0.65 - - [2025-12-08 02:34:29] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.23 - - [2025-12-08 02:34:29] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8 HTTP/1.1" 200 2782 0.008893 10.0.0.65 - - [2025-12-08 02:34:29] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000774 10.0.0.23 - - [2025-12-08 02:34:29] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c HTTP/1.1" 200 1936 0.096044 10.0.0.23 - - [2025-12-08 02:34:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003433 10.0.0.23 - - [2025-12-08 02:34:29] "POST /network-ipams HTTP/1.1" 200 627 0.025785 10.0.0.23 - - [2025-12-08 02:34:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.005159 10.0.0.23 - - [2025-12-08 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.23 - - [2025-12-08 02:34:30] "GET /network-ipam/3758e5c4-2941-4a36-bd21-df52735291ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.008616 10.0.0.23 - - [2025-12-08 02:34:30] "PUT /network-ipam/3758e5c4-2941-4a36-bd21-df52735291ba HTTP/1.1" 200 258 0.016355 10.0.0.23 - - [2025-12-08 02:34:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000868 10.0.0.23 - - [2025-12-08 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.029953 10.0.0.65 - - [2025-12-08 02:34:30] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000891 10.0.0.23 - - [2025-12-08 02:34:30] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.036140 10.0.0.22 - - [2025-12-08 02:34:31] "POST /ref-update HTTP/1.1" 200 156 0.031928 10.0.0.65 - - [2025-12-08 02:34:31] "POST /useragent-kv HTTP/1.1" 200 115 0.008558 10.0.0.23 - - [2025-12-08 02:34:31] "POST /neutron/subnet HTTP/1.1" 200 725 0.240356 10.0.0.22 - - [2025-12-08 02:34:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.006068 10.0.0.23 - - [2025-12-08 02:34:31] "POST /id-to-fqname HTTP/1.1" 200 237 0.001346 10.0.0.23 - - [2025-12-08 02:34:31] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.007113 10.0.0.23 - - [2025-12-08 02:34:31] "POST /neutron/network HTTP/1.1" 200 1141 0.008457 10.0.0.23 - - [2025-12-08 02:34:31] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.004611 10.0.0.23 - - [2025-12-08 02:34:31] "POST /neutron/subnet HTTP/1.1" 200 823 0.009522 10.0.0.23 - - [2025-12-08 02:34:32] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.007293 10.0.0.23 - - [2025-12-08 02:34:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.004930 10.0.0.23 - - [2025-12-08 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.65 - - [2025-12-08 02:34:33] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000962 10.0.0.23 - - [2025-12-08 02:34:33] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.041849 10.0.0.23 - - [2025-12-08 02:34:33] "POST /network-policys HTTP/1.1" 200 565 0.027906 10.0.0.23 - - [2025-12-08 02:34:33] "GET /network-policy/352f4c81-478f-402c-b346-70a6c3cf90a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005978 10.0.0.23 - - [2025-12-08 02:34:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.003087 10.0.0.23 - - [2025-12-08 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.65 - - [2025-12-08 02:34:34] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000920 10.0.0.23 - - [2025-12-08 02:34:34] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.047091 10.0.0.23 - - [2025-12-08 02:34:34] "POST /network-policys HTTP/1.1" 200 565 0.071636 10.0.0.23 - - [2025-12-08 02:34:34] "GET /network-policy/b6817ead-5b28-4c86-a829-63b2317e7c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.007076 10.0.0.23 - - [2025-12-08 02:34:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.003106 10.0.0.23 - - [2025-12-08 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.65 - - [2025-12-08 02:34:34] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000937 10.0.0.23 - - [2025-12-08 02:34:34] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.035609 10.0.0.23 - - [2025-12-08 02:34:34] "POST /network-policys HTTP/1.1" 200 565 0.027179 10.0.0.23 - - [2025-12-08 02:34:34] "GET /network-policy/648d7387-35fc-4f88-9fa1-032f9ea1e291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.008317 10.0.0.23 - - [2025-12-08 02:34:35] "POST /neutron/network HTTP/1.1" 200 1339 0.031015 10.0.0.23 - - [2025-12-08 02:34:35] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005815 10.0.0.23 - - [2025-12-08 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.23 - - [2025-12-08 02:34:35] "GET /network-policy/352f4c81-478f-402c-b346-70a6c3cf90a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005388 10.0.0.23 - - [2025-12-08 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.23 - - [2025-12-08 02:34:35] "GET /network-policy/b6817ead-5b28-4c86-a829-63b2317e7c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005278 10.0.0.23 - - [2025-12-08 02:34:35] "POST /id-to-fqname HTTP/1.1" 200 237 0.001775 10.0.0.65 - - [2025-12-08 02:34:36] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000899 10.0.0.23 - - [2025-12-08 02:34:36] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.065902 10.0.0.23 - - [2025-12-08 02:34:36] "POST /neutron/port HTTP/1.1" 200 117 0.005932 10.0.0.23 - - [2025-12-08 02:34:36] "POST /neutron/network HTTP/1.1" 200 1349 0.006370 10.0.0.22 - - [2025-12-08 02:34:37] "PUT /access-control-list/2cfbf393-fb46-4483-91ea-cf0ea0bce35a HTTP/1.1" 200 272 0.017314 10.0.0.23 - - [2025-12-08 02:34:37] "POST /neutron/port HTTP/1.1" 200 1180 0.016954 10.0.0.23 - - [2025-12-08 02:34:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003545 10.0.0.23 - - [2025-12-08 02:34:37] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.23 - - [2025-12-08 02:34:41] "POST /neutron/port HTTP/1.1" 200 1208 0.017299 10.0.0.23 - - [2025-12-08 02:34:41] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007107 10.0.0.23 - - [2025-12-08 02:34:41] "GET /virtual-machine/480575e6-7288-45d6-a38c-3c6074e8efb4 HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-12-08 02:34:42] "GET /virtual-machine/480575e6-7288-45d6-a38c-3c6074e8efb4 HTTP/1.1" 200 1306 0.036397 10.0.0.23 - - [2025-12-08 02:34:42] "GET /virtual-machine-interface/43c6fc3f-d64a-45ee-a44c-a89fb9c12f37 HTTP/1.1" 200 3177 0.005350 10.0.0.23 - - [2025-12-08 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.23 - - [2025-12-08 02:34:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003841 10.0.0.23 - - [2025-12-08 02:34:42] "GET /virtual-networks?parent_id=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003106 10.0.0.23 - - [2025-12-08 02:34:42] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006013 10.0.0.23 - - [2025-12-08 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.23 - - [2025-12-08 02:34:45] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005088 10.0.0.65 - - [2025-12-08 02:34:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000587 10.0.0.65 - - [2025-12-08 02:34:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.22 - - [2025-12-08 02:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.22 - - [2025-12-08 02:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.65 - - [2025-12-08 02:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.65 - - [2025-12-08 02:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.22 - - [2025-12-08 02:34:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2025-12-08 02:34:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2025-12-08 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.23 - - [2025-12-08 02:34:49] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006355 10.0.0.23 - - [2025-12-08 02:34:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.23 - - [2025-12-08 02:34:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.23 - - [2025-12-08 02:34:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.23 - - [2025-12-08 02:34:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.23 - - [2025-12-08 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2025-12-08 02:34:53] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005237 10.0.0.23 - - [2025-12-08 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.23 - - [2025-12-08 02:34:57] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005070 10.0.0.65 - - [2025-12-08 02:34:59] "DELETE /project/81e05eeefc764fea8f1cc7093df84d0c HTTP/1.1" 404 173 0.004622 10.0.0.65 - - [2025-12-08 02:34:59] "DELETE /project/cc0e8600-6f5e-4339-80a3-f8005e195f47 HTTP/1.1" 404 177 0.003710 10.0.0.23 - - [2025-12-08 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.23 - - [2025-12-08 02:35:01] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006458 10.0.0.23 - - [2025-12-08 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.23 - - [2025-12-08 02:35:05] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005481 10.0.0.23 - - [2025-12-08 02:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.23 - - [2025-12-08 02:35:09] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.004707 10.0.0.23 - - [2025-12-08 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.23 - - [2025-12-08 02:35:14] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.013982 10.0.0.23 - - [2025-12-08 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.23 - - [2025-12-08 02:35:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003511 10.0.0.23 - - [2025-12-08 02:35:18] "GET /virtual-networks?parent_id=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002772 10.0.0.23 - - [2025-12-08 02:35:18] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.007770 10.0.0.23 - - [2025-12-08 02:35:18] "POST /neutron/port HTTP/1.1" 200 1208 0.016964 10.0.0.23 - - [2025-12-08 02:35:23] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009255 10.0.0.23 - - [2025-12-08 02:35:28] "POST /neutron/port HTTP/1.1" 200 1208 0.015972 10.0.0.23 - - [2025-12-08 02:35:32] "POST /neutron/port HTTP/1.1" 200 1208 0.020072 10.0.0.23 - - [2025-12-08 02:35:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004085 10.0.0.23 - - [2025-12-08 02:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.001071 10.0.0.23 - - [2025-12-08 02:35:33] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006725 10.0.0.23 - - [2025-12-08 02:35:39] "POST /neutron/port HTTP/1.1" 200 1208 0.016099 10.0.0.23 - - [2025-12-08 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.23 - - [2025-12-08 02:35:39] "GET /network-policy/352f4c81-478f-402c-b346-70a6c3cf90a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004113 10.0.0.23 - - [2025-12-08 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.23 - - [2025-12-08 02:35:39] "GET /network-policy/b6817ead-5b28-4c86-a829-63b2317e7c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004185 10.0.0.23 - - [2025-12-08 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.23 - - [2025-12-08 02:35:39] "GET /network-policy/648d7387-35fc-4f88-9fa1-032f9ea1e291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004830 10.0.0.23 - - [2025-12-08 02:35:39] "POST /neutron/network HTTP/1.1" 200 1431 0.108926 10.0.0.22 - - [2025-12-08 02:35:39] "PUT /access-control-list/2cfbf393-fb46-4483-91ea-cf0ea0bce35a HTTP/1.1" 200 272 0.057988 10.0.0.23 - - [2025-12-08 02:35:39] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.011449 10.0.0.23 - - [2025-12-08 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2025-12-08 02:35:39] "GET /network-policy/352f4c81-478f-402c-b346-70a6c3cf90a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005244 10.0.0.23 - - [2025-12-08 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.23 - - [2025-12-08 02:35:39] "GET /network-policy/648d7387-35fc-4f88-9fa1-032f9ea1e291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004733 10.0.0.23 - - [2025-12-08 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.23 - - [2025-12-08 02:35:39] "GET /network-policy/b6817ead-5b28-4c86-a829-63b2317e7c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005947 10.0.0.23 - - [2025-12-08 02:35:44] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.006081 10.0.0.22 - - [2025-12-08 02:35:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.003906 10.0.0.23 - - [2025-12-08 02:35:44] "POST /neutron/network HTTP/1.1" 200 1141 0.081597 10.0.0.23 - - [2025-12-08 02:35:44] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.005692 10.0.0.23 - - [2025-12-08 02:35:50] "GET /virtual-machine/480575e6-7288-45d6-a38c-3c6074e8efb4 HTTP/1.1" 200 1306 0.004155 10.0.0.23 - - [2025-12-08 02:35:50] "POST /neutron/port HTTP/1.1" 200 1234 0.013540 10.0.0.23 - - [2025-12-08 02:35:52] "GET /virtual-machine/480575e6-7288-45d6-a38c-3c6074e8efb4 HTTP/1.1" 404 171 0.003958 10.0.0.23 - - [2025-12-08 02:35:52] "GET /virtual-machine/480575e6-7288-45d6-a38c-3c6074e8efb4 HTTP/1.1" 404 171 0.008911 10.0.0.23 - - [2025-12-08 02:35:52] "GET /virtual-machine/480575e6-7288-45d6-a38c-3c6074e8efb4 HTTP/1.1" 404 171 0.004806 10.0.0.23 - - [2025-12-08 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.23 - - [2025-12-08 02:35:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004064 10.0.0.23 - - [2025-12-08 02:35:52] "GET /virtual-networks?parent_id=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002884 10.0.0.23 - - [2025-12-08 02:35:52] "GET /virtual-network/85f6f757-0448-4ed8-8b5e-cbd7efbd654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.005892 10.0.0.23 - - [2025-12-08 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.23 - - [2025-12-08 02:35:52] "GET /routing-instance/5955b43c-83d9-4afd-aa31-8d7e76f7d8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004250 10.0.0.23 - - [2025-12-08 02:35:52] "GET /route-target/1f1a5be1-5bbf-456f-b969-d47a757261d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004719 10.0.0.23 - - [2025-12-08 02:35:52] "GET /obj-perms HTTP/1.1" 200 5021 0.058933 10.0.0.22 - - [2025-12-08 02:35:55] "GET /obj-perms HTTP/1.1" 200 5021 0.060687 10.0.0.23 - - [2025-12-08 02:35:55] "GET /obj-perms HTTP/1.1" 200 5021 0.005566 10.0.0.65 - - [2025-12-08 02:35:56] "GET /obj-perms HTTP/1.1" 200 5021 0.056005 10.0.0.23 - - [2025-12-08 02:35:56] "DELETE /network-policy/648d7387-35fc-4f88-9fa1-032f9ea1e291 HTTP/1.1" 200 115 0.041806 10.0.0.23 - - [2025-12-08 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.65 - - [2025-12-08 02:35:56] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001146 10.0.0.23 - - [2025-12-08 02:35:56] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.056047 10.0.0.23 - - [2025-12-08 02:35:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-00471639&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.008183 10.0.0.23 - - [2025-12-08 02:35:56] "DELETE /network-policy/b6817ead-5b28-4c86-a829-63b2317e7c6d HTTP/1.1" 200 115 0.036700 10.0.0.23 - - [2025-12-08 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.65 - - [2025-12-08 02:35:56] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000921 10.0.0.23 - - [2025-12-08 02:35:56] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.058162 10.0.0.23 - - [2025-12-08 02:35:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-00471639&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.008445 10.0.0.23 - - [2025-12-08 02:35:56] "DELETE /network-policy/352f4c81-478f-402c-b346-70a6c3cf90a2 HTTP/1.1" 200 115 0.044116 10.0.0.23 - - [2025-12-08 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.65 - - [2025-12-08 02:35:56] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001021 10.0.0.23 - - [2025-12-08 02:35:56] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.050450 10.0.0.23 - - [2025-12-08 02:35:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-00471639&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006053 10.0.0.65 - - [2025-12-08 02:35:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005878 10.0.0.65 - - [2025-12-08 02:35:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002499 10.0.0.65 - - [2025-12-08 02:35:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003701 10.0.0.65 - - [2025-12-08 02:35:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002227 10.0.0.23 - - [2025-12-08 02:35:57] "POST /neutron/network HTTP/1.1" 200 151 0.146611 10.0.0.22 - - [2025-12-08 02:35:57] "DELETE /route-target/1f1a5be1-5bbf-456f-b969-d47a757261d1 HTTP/1.1" 200 115 0.021398 10.0.0.23 - - [2025-12-08 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2025-12-08 02:35:57] "DELETE /network-ipam/3758e5c4-2941-4a36-bd21-df52735291ba HTTP/1.1" 200 115 0.031877 10.0.0.23 - - [2025-12-08 02:35:57] "POST /fqname-to-id HTTP/1.1" 404 264 0.003272 10.0.0.65 - - [2025-12-08 02:35:57] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000868 10.0.0.65 - - [2025-12-08 02:35:57] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.041708 10.0.0.65 - - [2025-12-08 02:35:57] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001214 10.0.0.65 - - [2025-12-08 02:35:57] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?fields=security_groups HTTP/1.1" 200 1405 0.047723 10.0.0.65 - - [2025-12-08 02:35:57] "DELETE /security-group/82cf01bd-a6b9-46df-b0ff-a341c9967fb5 HTTP/1.1" 200 115 0.049910 10.0.0.65 - - [2025-12-08 02:35:57] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000897 10.0.0.65 - - [2025-12-08 02:35:57] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?fields=application_policy_sets HTTP/1.1" 200 1444 0.048864 10.0.0.23 - - [2025-12-08 02:35:57] "DELETE /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c HTTP/1.1" 200 115 0.421128 10.0.0.65 - - [2025-12-08 02:35:57] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001366 10.0.0.23 - - [2025-12-08 02:35:57] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?fields=projects HTTP/1.1" 200 1245 0.011577 10.0.0.65 - - [2025-12-08 02:36:00] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002740 10.0.0.65 - - [2025-12-08 02:36:00] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001186 10.0.0.65 - - [2025-12-08 02:36:00] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050305 10.0.0.65 - - [2025-12-08 02:36:00] "POST /id-to-fqname HTTP/1.1" 200 204 0.007569 10.0.0.65 - - [2025-12-08 02:36:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.008039 10.0.0.65 - - [2025-12-08 02:36:00] "POST /security-groups HTTP/1.1" 200 605 0.032468 10.0.0.22 - - [2025-12-08 02:36:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.003762 10.0.0.65 - - [2025-12-08 02:36:00] "POST /projects HTTP/1.1" 200 613 0.245455 10.0.0.65 - - [2025-12-08 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.319863 10.0.0.22 - - [2025-12-08 02:36:00] "POST /access-control-lists HTTP/1.1" 200 608 0.033501 10.0.0.23 - - [2025-12-08 02:36:00] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.477356 10.0.0.65 - - [2025-12-08 02:36:00] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001527 10.0.0.23 - - [2025-12-08 02:36:00] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?fields=virtual_networks HTTP/1.1" 200 1060 0.047755 10.0.0.65 - - [2025-12-08 02:36:01] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001365 10.0.0.23 - - [2025-12-08 02:36:01] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.061363 10.0.0.65 - - [2025-12-08 02:36:01] "GET /projects?obj_uuids=81e05eee-fc76-4fea-8f1c-c7093df84d0c&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002632 10.0.0.23 - - [2025-12-08 02:36:01] "GET /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c?fields=security_groups HTTP/1.1" 200 1300 0.042351 10.0.0.23 - - [2025-12-08 02:36:02] "POST /fqname-to-id HTTP/1.1" 404 204 0.027738 10.0.0.65 - - [2025-12-08 02:36:02] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002645 10.0.0.65 - - [2025-12-08 02:36:02] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001506 10.0.0.65 - - [2025-12-08 02:36:02] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007417 10.0.0.65 - - [2025-12-08 02:36:02] "POST /id-to-fqname HTTP/1.1" 200 206 0.001400 10.0.0.65 - - [2025-12-08 02:36:02] "POST /fqname-to-id HTTP/1.1" 404 215 0.007397 10.0.0.65 - - [2025-12-08 02:36:02] "POST /security-groups HTTP/1.1" 200 607 0.077548 10.0.0.65 - - [2025-12-08 02:36:02] "POST /projects HTTP/1.1" 200 617 0.288375 10.0.0.65 - - [2025-12-08 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.332566 10.0.0.22 - - [2025-12-08 02:36:02] "POST /fqname-to-id HTTP/1.1" 404 249 0.011638 10.0.0.23 - - [2025-12-08 02:36:02] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.504806 10.0.0.23 - - [2025-12-08 02:36:04] "GET / HTTP/1.1" 200 35931 0.002193 10.0.0.23 - - [2025-12-08 02:36:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.23 - - [2025-12-08 02:36:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.033252 10.0.0.23 - - [2025-12-08 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.65 - - [2025-12-08 02:36:08] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001102 10.0.0.23 - - [2025-12-08 02:36:08] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.038691 10.0.0.23 - - [2025-12-08 02:36:08] "POST /network-policys HTTP/1.1" 200 567 0.032936 10.0.0.23 - - [2025-12-08 02:36:08] "GET /network-policy/1049515e-da4c-47c8-9feb-6eaf103cff20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006129 10.0.0.23 - - [2025-12-08 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.65 - - [2025-12-08 02:36:08] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001322 10.0.0.23 - - [2025-12-08 02:36:08] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.040841 10.0.0.22 - - [2025-12-08 02:36:08] "POST /ref-update HTTP/1.1" 200 156 0.024288 10.0.0.65 - - [2025-12-08 02:36:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003050 10.0.0.23 - - [2025-12-08 02:36:08] "POST /neutron/subnet HTTP/1.1" 200 710 0.228081 10.0.0.23 - - [2025-12-08 02:36:09] "POST /id-to-fqname HTTP/1.1" 200 237 0.001403 10.0.0.23 - - [2025-12-08 02:36:09] "GET /virtual-network/3ae2c653-f751-49fb-85cc-5723b62f9cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006949 10.0.0.23 - - [2025-12-08 02:36:09] "POST /neutron/network HTTP/1.1" 200 1013 0.009375 10.0.0.23 - - [2025-12-08 02:36:09] "GET /virtual-network/3ae2c653-f751-49fb-85cc-5723b62f9cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006201 10.0.0.23 - - [2025-12-08 02:36:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.008844 10.0.0.23 - - [2025-12-08 02:36:09] "POST /neutron/network HTTP/1.1" 200 1120 0.013011 10.0.0.23 - - [2025-12-08 02:36:09] "GET /virtual-network/3ae2c653-f751-49fb-85cc-5723b62f9cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2972 0.004913 10.0.0.23 - - [2025-12-08 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.23 - - [2025-12-08 02:36:09] "GET /network-policy/1049515e-da4c-47c8-9feb-6eaf103cff20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.013491 10.0.0.23 - - [2025-12-08 02:36:10] "GET /virtual-network/3ae2c653-f751-49fb-85cc-5723b62f9cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2972 0.005436 10.0.0.22 - - [2025-12-08 02:36:11] "GET /obj-perms HTTP/1.1" 200 5062 0.065178 10.0.0.23 - - [2025-12-08 02:36:11] "DELETE /network-policy/1049515e-da4c-47c8-9feb-6eaf103cff20 HTTP/1.1" 409 238 0.007756 10.0.0.22 - - [2025-12-08 02:36:11] "DELETE /access-control-list/d31c523a-b05c-4103-8e2c-e97e6cd669ee HTTP/1.1" 200 115 0.050203 10.0.0.23 - - [2025-12-08 02:36:12] "DELETE /network-policy/1049515e-da4c-47c8-9feb-6eaf103cff20 HTTP/1.1" 200 115 0.033958 10.0.0.23 - - [2025-12-08 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.65 - - [2025-12-08 02:36:12] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000975 10.0.0.23 - - [2025-12-08 02:36:12] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.055145 10.0.0.23 - - [2025-12-08 02:36:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-80285294&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006894 10.0.0.65 - - [2025-12-08 02:36:14] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001325 10.0.0.23 - - [2025-12-08 02:36:14] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.045326 10.0.0.65 - - [2025-12-08 02:36:14] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002176 10.0.0.23 - - [2025-12-08 02:36:14] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?fields=virtual_networks HTTP/1.1" 200 1065 0.054134 10.0.0.65 - - [2025-12-08 02:36:15] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000926 10.0.0.23 - - [2025-12-08 02:36:15] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.047674 10.0.0.65 - - [2025-12-08 02:36:15] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000972 10.0.0.23 - - [2025-12-08 02:36:15] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?fields=security_groups HTTP/1.1" 200 1307 0.040802 10.0.0.23 - - [2025-12-08 02:36:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.029711 10.0.0.65 - - [2025-12-08 02:36:16] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003376 10.0.0.65 - - [2025-12-08 02:36:16] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001048 10.0.0.65 - - [2025-12-08 02:36:16] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007150 10.0.0.65 - - [2025-12-08 02:36:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.001929 10.0.0.65 - - [2025-12-08 02:36:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.008677 10.0.0.65 - - [2025-12-08 02:36:16] "POST /security-groups HTTP/1.1" 200 591 0.037066 10.0.0.22 - - [2025-12-08 02:36:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.003120 10.0.0.65 - - [2025-12-08 02:36:16] "POST /projects HTTP/1.1" 200 585 0.242214 10.0.0.65 - - [2025-12-08 02:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.292125 10.0.0.22 - - [2025-12-08 02:36:16] "POST /access-control-lists HTTP/1.1" 200 594 0.037505 10.0.0.23 - - [2025-12-08 02:36:16] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.462350 10.0.0.23 - - [2025-12-08 02:36:17] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.23 - - [2025-12-08 02:36:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2025-12-08 02:36:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.058638 10.0.0.23 - - [2025-12-08 02:36:19] "POST /network-ipams HTTP/1.1" 200 513 0.057476 10.0.0.23 - - [2025-12-08 02:36:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003366 10.0.0.23 - - [2025-12-08 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.23 - - [2025-12-08 02:36:20] "GET /network-ipam/4106acd3-cb61-4019-a79f-0898545782e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.007094 10.0.0.23 - - [2025-12-08 02:36:20] "PUT /network-ipam/4106acd3-cb61-4019-a79f-0898545782e8 HTTP/1.1" 200 258 0.013553 10.0.0.23 - - [2025-12-08 02:36:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003268 10.0.0.23 - - [2025-12-08 02:36:20] "POST /network-ipams HTTP/1.1" 200 513 0.040151 10.0.0.23 - - [2025-12-08 02:36:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.004192 10.0.0.23 - - [2025-12-08 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007251 10.0.0.23 - - [2025-12-08 02:36:20] "GET /network-ipam/850bf85c-b96b-4e00-aa81-4bfc18993f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.015860 10.0.0.23 - - [2025-12-08 02:36:20] "PUT /network-ipam/850bf85c-b96b-4e00-aa81-4bfc18993f21 HTTP/1.1" 200 258 0.015211 10.0.0.23 - - [2025-12-08 02:36:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.004277 10.0.0.23 - - [2025-12-08 02:36:20] "POST /network-ipams HTTP/1.1" 200 513 0.028131 10.0.0.23 - - [2025-12-08 02:36:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003251 10.0.0.23 - - [2025-12-08 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.23 - - [2025-12-08 02:36:20] "GET /network-ipam/2bfdc6e4-29de-467e-898c-d5670c25e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.007073 10.0.0.23 - - [2025-12-08 02:36:20] "PUT /network-ipam/2bfdc6e4-29de-467e-898c-d5670c25e49c HTTP/1.1" 200 258 0.021173 10.0.0.23 - - [2025-12-08 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.65 - - [2025-12-08 02:36:21] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001140 10.0.0.23 - - [2025-12-08 02:36:21] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.056583 10.0.0.23 - - [2025-12-08 02:36:21] "POST /neutron/network HTTP/1.1" 200 117 0.038746 10.0.0.23 - - [2025-12-08 02:36:22] "POST /neutron/network HTTP/1.1" 200 823 0.008405 10.0.0.23 - - [2025-12-08 02:36:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001118 10.0.0.23 - - [2025-12-08 02:36:22] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004870 10.0.0.23 - - [2025-12-08 02:36:22] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005317 10.0.0.23 - - [2025-12-08 02:36:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.008442 10.0.0.23 - - [2025-12-08 02:36:22] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006821 10.0.0.23 - - [2025-12-08 02:36:22] "GET /network-ipam/4106acd3-cb61-4019-a79f-0898545782e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.003704 10.0.0.23 - - [2025-12-08 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.65 - - [2025-12-08 02:36:22] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000870 10.0.0.23 - - [2025-12-08 02:36:22] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.060076 10.0.0.65 - - [2025-12-08 02:36:22] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.23 - - [2025-12-08 02:36:22] "POST /neutron/network HTTP/1.1" 200 607 0.151422 10.0.0.22 - - [2025-12-08 02:36:23] "POST /route-targets HTTP/1.1" 200 327 0.014560 10.0.0.23 - - [2025-12-08 02:36:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.003381 10.0.0.23 - - [2025-12-08 02:36:23] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006085 10.0.0.23 - - [2025-12-08 02:36:23] "POST /neutron/network HTTP/1.1" 200 824 0.006391 10.0.0.23 - - [2025-12-08 02:36:23] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004975 10.0.0.23 - - [2025-12-08 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.65 - - [2025-12-08 02:36:23] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000945 10.0.0.23 - - [2025-12-08 02:36:23] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.062796 10.0.0.23 - - [2025-12-08 02:36:23] "POST /neutron/network HTTP/1.1" 200 117 0.013726 10.0.0.22 - - [2025-12-08 02:36:23] "POST /ref-update HTTP/1.1" 200 156 0.031893 10.0.0.23 - - [2025-12-08 02:36:23] "POST /neutron/network HTTP/1.1" 200 822 0.009901 10.0.0.23 - - [2025-12-08 02:36:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.000980 10.0.0.23 - - [2025-12-08 02:36:24] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005179 10.0.0.23 - - [2025-12-08 02:36:24] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005072 10.0.0.23 - - [2025-12-08 02:36:24] "POST /neutron/subnet HTTP/1.1" 200 715 0.009143 10.0.0.23 - - [2025-12-08 02:36:24] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005926 10.0.0.65 - - [2025-12-08 02:36:25] "GET /obj-perms HTTP/1.1" 200 5030 0.054463 10.0.0.23 - - [2025-12-08 02:36:25] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005466 10.0.0.23 - - [2025-12-08 02:36:26] "GET /obj-perms HTTP/1.1" 200 5030 0.053376 10.0.0.23 - - [2025-12-08 02:36:26] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006860 10.0.0.22 - - [2025-12-08 02:36:26] "GET /obj-perms HTTP/1.1" 200 5030 0.053449 10.0.0.23 - - [2025-12-08 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 215 0.003126 10.0.0.23 - - [2025-12-08 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.65 - - [2025-12-08 02:36:26] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000889 10.0.0.23 - - [2025-12-08 02:36:27] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.042183 10.0.0.23 - - [2025-12-08 02:36:27] "POST /network-policys HTTP/1.1" 200 553 0.030027 10.0.0.23 - - [2025-12-08 02:36:27] "GET /network-policy/29f2ccf0-d7a0-4d09-a925-37c560138751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005991 10.0.0.23 - - [2025-12-08 02:36:27] "POST /fqname-to-id HTTP/1.1" 404 215 0.002726 10.0.0.23 - - [2025-12-08 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.65 - - [2025-12-08 02:36:27] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000922 10.0.0.23 - - [2025-12-08 02:36:27] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.036665 10.0.0.23 - - [2025-12-08 02:36:27] "POST /network-policys HTTP/1.1" 200 553 0.030427 10.0.0.23 - - [2025-12-08 02:36:27] "GET /network-policy/4c0df844-5010-4081-bb20-268b6d8bd79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005929 10.0.0.23 - - [2025-12-08 02:36:27] "POST /fqname-to-id HTTP/1.1" 404 215 0.003281 10.0.0.23 - - [2025-12-08 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.65 - - [2025-12-08 02:36:27] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001294 10.0.0.23 - - [2025-12-08 02:36:27] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.043682 10.0.0.23 - - [2025-12-08 02:36:27] "POST /network-policys HTTP/1.1" 200 553 0.024671 10.0.0.23 - - [2025-12-08 02:36:27] "GET /network-policy/4522108a-34f9-49a9-9c5f-d1737b242758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.007718 10.0.0.23 - - [2025-12-08 02:36:27] "POST /ref-update HTTP/1.1" 200 156 0.056475 10.0.0.23 - - [2025-12-08 02:36:27] "POST /ref-update HTTP/1.1" 200 156 0.082245 10.0.0.22 - - [2025-12-08 02:36:27] "PUT /access-control-list/731e7f6e-a5c6-4118-bb25-649b072c63e5 HTTP/1.1" 200 272 0.024611 10.0.0.23 - - [2025-12-08 02:36:28] "POST /neutron/network HTTP/1.1" 200 916 0.014720 10.0.0.23 - - [2025-12-08 02:36:28] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006571 10.0.0.23 - - [2025-12-08 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.23 - - [2025-12-08 02:36:28] "GET /network-policy/4c0df844-5010-4081-bb20-268b6d8bd79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.008919 10.0.0.23 - - [2025-12-08 02:36:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.002692 10.0.0.22 - - [2025-12-08 02:36:28] "POST /ref-update HTTP/1.1" 200 156 0.035286 10.0.0.65 - - [2025-12-08 02:36:29] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001306 10.0.0.23 - - [2025-12-08 02:36:29] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.069568 10.0.0.23 - - [2025-12-08 02:36:29] "POST /neutron/port HTTP/1.1" 200 117 0.008996 10.0.0.23 - - [2025-12-08 02:36:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001248 10.0.0.23 - - [2025-12-08 02:36:29] "POST /neutron/network HTTP/1.1" 200 926 0.006225 10.0.0.23 - - [2025-12-08 02:36:30] "POST /neutron/port HTTP/1.1" 200 1059 0.023783 10.0.0.23 - - [2025-12-08 02:36:30] "POST /neutron/port HTTP/1.1" 200 1087 0.016585 10.0.0.23 - - [2025-12-08 02:36:30] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.65 - - [2025-12-08 02:36:30] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000928 10.0.0.23 - - [2025-12-08 02:36:30] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.095602 10.0.0.23 - - [2025-12-08 02:36:30] "POST /neutron/port HTTP/1.1" 200 1087 0.014790 10.0.0.23 - - [2025-12-08 02:36:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001325 10.0.0.23 - - [2025-12-08 02:36:31] "POST /neutron/port HTTP/1.1" 200 1087 0.018621 10.0.0.23 - - [2025-12-08 02:36:31] "POST /neutron/network HTTP/1.1" 200 926 0.006533 10.0.0.23 - - [2025-12-08 02:36:31] "POST /neutron/port HTTP/1.1" 200 1060 0.081283 10.0.0.23 - - [2025-12-08 02:36:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004035 10.0.0.23 - - [2025-12-08 02:36:32] "POST /neutron/network HTTP/1.1" 200 916 0.007388 10.0.0.65 - - [2025-12-08 02:36:32] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000948 10.0.0.23 - - [2025-12-08 02:36:32] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.064593 10.0.0.23 - - [2025-12-08 02:36:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009255 10.0.0.23 - - [2025-12-08 02:36:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007379 10.0.0.23 - - [2025-12-08 02:36:32] "POST /neutron/port HTTP/1.1" 200 1087 0.024239 10.0.0.23 - - [2025-12-08 02:36:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008643 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 401 292 0.000503 10.0.0.23 - - [2025-12-08 02:36:33] "POST /neutron/port HTTP/1.1" 200 1087 0.055332 10.0.0.23 - - [2025-12-08 02:36:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005308 10.0.0.23 - - [2025-12-08 02:36:33] "POST /neutron/port HTTP/1.1" 200 1058 0.013914 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 200 1291 0.039654 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 200 1291 0.004017 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-machine-interface/88f3a9c3-cdb2-47a8-bc9c-138d979ea885 HTTP/1.1" 200 2944 0.005264 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 200 1291 0.020840 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-machine-interface/88f3a9c3-cdb2-47a8-bc9c-138d979ea885 HTTP/1.1" 200 2944 0.005364 10.0.0.23 - - [2025-12-08 02:36:33] "GET /instance-ip/72e2deec-c565-4818-9450-a7297ae97e6d HTTP/1.1" 200 1620 0.014418 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 200 1291 0.006699 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-machine-interface/88f3a9c3-cdb2-47a8-bc9c-138d979ea885 HTTP/1.1" 200 2944 0.005742 10.0.0.23 - - [2025-12-08 02:36:33] "POST /neutron/port HTTP/1.1" 200 1112 0.128702 10.0.0.23 - - [2025-12-08 02:36:33] "GET /instance-ip/72e2deec-c565-4818-9450-a7297ae97e6d HTTP/1.1" 200 1620 0.003375 10.0.0.23 - - [2025-12-08 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.23 - - [2025-12-08 02:36:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002949 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003551 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005751 10.0.0.23 - - [2025-12-08 02:36:33] "POST /neutron/subnet HTTP/1.1" 200 689 0.008879 10.0.0.23 - - [2025-12-08 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.23 - - [2025-12-08 02:36:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004301 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002838 10.0.0.23 - - [2025-12-08 02:36:33] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005578 10.0.0.23 - - [2025-12-08 02:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.23 - - [2025-12-08 02:36:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004654 10.0.0.23 - - [2025-12-08 02:36:34] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003107 10.0.0.23 - - [2025-12-08 02:36:34] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005229 10.0.0.23 - - [2025-12-08 02:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.23 - - [2025-12-08 02:36:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003987 10.0.0.23 - - [2025-12-08 02:36:34] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003462 10.0.0.23 - - [2025-12-08 02:36:34] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006130 10.0.0.23 - - [2025-12-08 02:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.23 - - [2025-12-08 02:36:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003499 10.0.0.23 - - [2025-12-08 02:36:34] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002687 10.0.0.23 - - [2025-12-08 02:36:34] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005366 10.0.0.23 - - [2025-12-08 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.23 - - [2025-12-08 02:36:37] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005219 10.0.0.23 - - [2025-12-08 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2025-12-08 02:36:41] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005629 10.0.0.22 - - [2025-12-08 02:36:43] "DELETE /access-control-list/fafe4477-5032-4d5e-bdbb-8b7ab8547ef1 HTTP/1.1" 200 115 0.039000 10.0.0.23 - - [2025-12-08 02:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.23 - - [2025-12-08 02:36:45] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006320 10.0.0.23 - - [2025-12-08 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.23 - - [2025-12-08 02:36:49] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005600 10.0.0.23 - - [2025-12-08 02:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.23 - - [2025-12-08 02:36:53] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007720 10.0.0.23 - - [2025-12-08 02:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.23 - - [2025-12-08 02:36:57] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005501 10.0.0.65 - - [2025-12-08 02:36:59] "DELETE /project/81e05eee-fc76-4fea-8f1c-c7093df84d0c HTTP/1.1" 404 177 0.006490 10.0.0.65 - - [2025-12-08 02:36:59] "DELETE /project/d4041624792d428797bf526bd0e7c500 HTTP/1.1" 404 173 0.008052 10.0.0.65 - - [2025-12-08 02:36:59] "DELETE /project/81e05eeefc764fea8f1cc7093df84d0c HTTP/1.1" 404 173 0.009659 10.0.0.65 - - [2025-12-08 02:36:59] "DELETE /project/e5663c78a58442eaaaabd23b9ff29fa1 HTTP/1.1" 404 173 0.006470 10.0.0.65 - - [2025-12-08 02:36:59] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000829 10.0.0.65 - - [2025-12-08 02:36:59] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.035785 10.0.0.65 - - [2025-12-08 02:36:59] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000973 10.0.0.65 - - [2025-12-08 02:36:59] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?fields=security_groups HTTP/1.1" 200 1412 0.094506 10.0.0.65 - - [2025-12-08 02:36:59] "DELETE /security-group/14b48558-0e10-4bf8-af52-2bbc314b7405 HTTP/1.1" 200 115 0.048472 10.0.0.65 - - [2025-12-08 02:36:59] "GET /projects?obj_uuids=d4041624-792d-4287-97bf-526bd0e7c500&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001194 10.0.0.65 - - [2025-12-08 02:36:59] "GET /project/d4041624-792d-4287-97bf-526bd0e7c500?fields=application_policy_sets HTTP/1.1" 200 1451 0.062630 10.0.0.65 - - [2025-12-08 02:36:59] "DELETE /project/d4041624-792d-4287-97bf-526bd0e7c500 HTTP/1.1" 200 115 0.452241 10.0.0.23 - - [2025-12-08 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.23 - - [2025-12-08 02:37:02] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005345 10.0.0.23 - - [2025-12-08 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.23 - - [2025-12-08 02:37:06] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005676 10.0.0.23 - - [2025-12-08 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-12-08 02:37:10] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005032 10.0.0.23 - - [2025-12-08 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.23 - - [2025-12-08 02:37:14] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005181 10.0.0.23 - - [2025-12-08 02:37:18] "POST /neutron/port HTTP/1.1" 200 1088 0.050213 10.0.0.23 - - [2025-12-08 02:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.23 - - [2025-12-08 02:37:18] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005859 10.0.0.23 - - [2025-12-08 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.23 - - [2025-12-08 02:37:20] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003788 10.0.0.23 - - [2025-12-08 02:37:20] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002892 10.0.0.23 - - [2025-12-08 02:37:20] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007292 10.0.0.23 - - [2025-12-08 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.23 - - [2025-12-08 02:37:20] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003687 10.0.0.23 - - [2025-12-08 02:37:20] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002823 10.0.0.23 - - [2025-12-08 02:37:20] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006478 10.0.0.23 - - [2025-12-08 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.23 - - [2025-12-08 02:37:20] "GET /routing-instance/e432b20b-4ddf-49cc-9a21-00beb603b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005212 10.0.0.23 - - [2025-12-08 02:37:20] "GET /route-target/766d3977-2feb-499c-af5c-8226c0dc005d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005427 10.0.0.23 - - [2025-12-08 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.23 - - [2025-12-08 02:37:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004169 10.0.0.23 - - [2025-12-08 02:37:21] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003574 10.0.0.23 - - [2025-12-08 02:37:21] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006849 10.0.0.23 - - [2025-12-08 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.23 - - [2025-12-08 02:37:21] "GET /routing-instance/e432b20b-4ddf-49cc-9a21-00beb603b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004801 10.0.0.23 - - [2025-12-08 02:37:21] "GET /route-target/766d3977-2feb-499c-af5c-8226c0dc005d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004171 10.0.0.23 - - [2025-12-08 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008457 10.0.0.23 - - [2025-12-08 02:37:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003850 10.0.0.23 - - [2025-12-08 02:37:21] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002730 10.0.0.23 - - [2025-12-08 02:37:21] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005377 10.0.0.23 - - [2025-12-08 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.23 - - [2025-12-08 02:37:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004211 10.0.0.23 - - [2025-12-08 02:37:21] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003419 10.0.0.23 - - [2025-12-08 02:37:21] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005910 10.0.0.23 - - [2025-12-08 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.23 - - [2025-12-08 02:37:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004141 10.0.0.23 - - [2025-12-08 02:37:21] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003508 10.0.0.23 - - [2025-12-08 02:37:21] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005796 10.0.0.65 - - [2025-12-08 02:37:21] "GET /obj-perms HTTP/1.1" 200 5030 0.005995 10.0.0.23 - - [2025-12-08 02:37:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003603 10.0.0.23 - - [2025-12-08 02:37:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003844 10.0.0.22 - - [2025-12-08 02:37:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003864 10.0.0.23 - - [2025-12-08 02:37:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003714 10.0.0.65 - - [2025-12-08 02:37:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003878 10.0.0.23 - - [2025-12-08 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009072 10.0.0.23 - - [2025-12-08 02:37:22] "POST /neutron/port HTTP/1.1" 200 1088 0.018414 10.0.0.23 - - [2025-12-08 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008975 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-machine/7c69cd00-8407-4c42-8be9-6316afa58d93 HTTP/1.1" 200 1292 0.006715 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-machine/7c69cd00-8407-4c42-8be9-6316afa58d93 HTTP/1.1" 200 1292 0.004050 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-machine-interface/da0662ea-77e3-4ab8-bec3-6c3896b6ffa3 HTTP/1.1" 200 2945 0.007510 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-machine/7c69cd00-8407-4c42-8be9-6316afa58d93 HTTP/1.1" 200 1292 0.003560 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-machine-interface/da0662ea-77e3-4ab8-bec3-6c3896b6ffa3 HTTP/1.1" 200 2945 0.005206 10.0.0.23 - - [2025-12-08 02:37:22] "GET /instance-ip/94166318-4eb2-4f83-9624-df4e67ba3e7f HTTP/1.1" 200 1622 0.006207 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-machine/7c69cd00-8407-4c42-8be9-6316afa58d93 HTTP/1.1" 200 1292 0.003490 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-machine-interface/da0662ea-77e3-4ab8-bec3-6c3896b6ffa3 HTTP/1.1" 200 2945 0.005209 10.0.0.23 - - [2025-12-08 02:37:22] "GET /instance-ip/94166318-4eb2-4f83-9624-df4e67ba3e7f HTTP/1.1" 200 1622 0.003953 10.0.0.23 - - [2025-12-08 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015761 10.0.0.23 - - [2025-12-08 02:37:22] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006711 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003065 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006920 10.0.0.23 - - [2025-12-08 02:37:22] "POST /neutron/network HTTP/1.1" 200 926 0.008568 10.0.0.23 - - [2025-12-08 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.23 - - [2025-12-08 02:37:22] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.23 - - [2025-12-08 02:37:22] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003788 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002570 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005565 10.0.0.23 - - [2025-12-08 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.23 - - [2025-12-08 02:37:22] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004582 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006570 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006555 10.0.0.23 - - [2025-12-08 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.23 - - [2025-12-08 02:37:22] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004500 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003335 10.0.0.23 - - [2025-12-08 02:37:22] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005537 10.0.0.23 - - [2025-12-08 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.23 - - [2025-12-08 02:37:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004420 10.0.0.23 - - [2025-12-08 02:37:23] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002868 10.0.0.23 - - [2025-12-08 02:37:23] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005904 10.0.0.23 - - [2025-12-08 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.23 - - [2025-12-08 02:37:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003702 10.0.0.23 - - [2025-12-08 02:37:24] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.007164 10.0.0.23 - - [2025-12-08 02:37:24] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005502 10.0.0.23 - - [2025-12-08 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.23 - - [2025-12-08 02:37:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003488 10.0.0.23 - - [2025-12-08 02:37:24] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003542 10.0.0.23 - - [2025-12-08 02:37:24] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005588 10.0.0.23 - - [2025-12-08 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2025-12-08 02:37:24] "GET /routing-instance/b48985fd-e368-44c6-96dc-c9afd28ba5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004766 10.0.0.23 - - [2025-12-08 02:37:24] "GET /route-target/e60822d0-40e8-4a55-b6a4-55ff7422afd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004101 10.0.0.23 - - [2025-12-08 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-12-08 02:37:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003437 10.0.0.23 - - [2025-12-08 02:37:24] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002688 10.0.0.23 - - [2025-12-08 02:37:24] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006338 10.0.0.23 - - [2025-12-08 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.23 - - [2025-12-08 02:37:24] "GET /routing-instance/b48985fd-e368-44c6-96dc-c9afd28ba5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004206 10.0.0.23 - - [2025-12-08 02:37:24] "GET /route-target/e60822d0-40e8-4a55-b6a4-55ff7422afd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003191 10.0.0.23 - - [2025-12-08 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.23 - - [2025-12-08 02:37:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004190 10.0.0.23 - - [2025-12-08 02:37:24] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003022 10.0.0.23 - - [2025-12-08 02:37:24] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005582 10.0.0.23 - - [2025-12-08 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.23 - - [2025-12-08 02:37:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004210 10.0.0.23 - - [2025-12-08 02:37:24] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003273 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006271 10.0.0.23 - - [2025-12-08 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.23 - - [2025-12-08 02:37:25] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004367 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002766 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006473 10.0.0.23 - - [2025-12-08 02:37:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004003 10.0.0.65 - - [2025-12-08 02:37:25] "GET /obj-perms HTTP/1.1" 200 5030 0.003533 10.0.0.23 - - [2025-12-08 02:37:25] "GET /obj-perms HTTP/1.1" 200 5030 0.003634 10.0.0.22 - - [2025-12-08 02:37:25] "GET /obj-perms HTTP/1.1" 200 5030 0.003894 10.0.0.23 - - [2025-12-08 02:37:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006980 10.0.0.23 - - [2025-12-08 02:37:25] "POST /neutron/port HTTP/1.1" 200 1086 0.015181 10.0.0.23 - - [2025-12-08 02:37:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006805 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-machine/d4085425-2335-4d1e-bf05-03a65246ea6a HTTP/1.1" 200 1293 0.005618 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-machine/d4085425-2335-4d1e-bf05-03a65246ea6a HTTP/1.1" 200 1293 0.003165 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-machine-interface/ba5cfca4-0783-441a-b391-3c147c7c1fc7 HTTP/1.1" 200 2945 0.004467 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-machine/d4085425-2335-4d1e-bf05-03a65246ea6a HTTP/1.1" 200 1293 0.003261 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-machine-interface/ba5cfca4-0783-441a-b391-3c147c7c1fc7 HTTP/1.1" 200 2945 0.004474 10.0.0.23 - - [2025-12-08 02:37:25] "GET /instance-ip/c574ffb1-fb31-485d-9612-9ab2ce482d27 HTTP/1.1" 200 1620 0.005366 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-machine/d4085425-2335-4d1e-bf05-03a65246ea6a HTTP/1.1" 200 1293 0.002919 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-machine-interface/ba5cfca4-0783-441a-b391-3c147c7c1fc7 HTTP/1.1" 200 2945 0.004392 10.0.0.23 - - [2025-12-08 02:37:25] "GET /instance-ip/c574ffb1-fb31-485d-9612-9ab2ce482d27 HTTP/1.1" 200 1620 0.003370 10.0.0.23 - - [2025-12-08 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.23 - - [2025-12-08 02:37:25] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003321 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002708 10.0.0.23 - - [2025-12-08 02:37:25] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005658 10.0.0.23 - - [2025-12-08 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.23 - - [2025-12-08 02:37:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004724 10.0.0.23 - - [2025-12-08 02:37:26] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004333 10.0.0.23 - - [2025-12-08 02:37:26] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005821 10.0.0.23 - - [2025-12-08 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.23 - - [2025-12-08 02:37:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004127 10.0.0.23 - - [2025-12-08 02:37:26] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003501 10.0.0.23 - - [2025-12-08 02:37:26] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007186 10.0.0.23 - - [2025-12-08 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.23 - - [2025-12-08 02:37:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004375 10.0.0.23 - - [2025-12-08 02:37:26] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004489 10.0.0.23 - - [2025-12-08 02:37:26] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007051 10.0.0.23 - - [2025-12-08 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.23 - - [2025-12-08 02:37:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005100 10.0.0.23 - - [2025-12-08 02:37:26] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003435 10.0.0.23 - - [2025-12-08 02:37:26] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009128 10.0.0.23 - - [2025-12-08 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.23 - - [2025-12-08 02:37:27] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004699 10.0.0.23 - - [2025-12-08 02:37:27] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003765 10.0.0.23 - - [2025-12-08 02:37:27] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007726 10.0.0.23 - - [2025-12-08 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.23 - - [2025-12-08 02:37:27] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003754 10.0.0.23 - - [2025-12-08 02:37:27] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003019 10.0.0.23 - - [2025-12-08 02:37:27] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009110 10.0.0.23 - - [2025-12-08 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.23 - - [2025-12-08 02:37:27] "GET /routing-instance/3fb2837c-39bd-4e3c-b9f0-b3eb89de8ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005722 10.0.0.23 - - [2025-12-08 02:37:27] "GET /route-target/fe67e141-97b7-4ccc-8dc4-67fe35b284d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005401 10.0.0.23 - - [2025-12-08 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.23 - - [2025-12-08 02:37:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005605 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004836 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007190 10.0.0.23 - - [2025-12-08 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.23 - - [2025-12-08 02:37:28] "GET /routing-instance/3fb2837c-39bd-4e3c-b9f0-b3eb89de8ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004350 10.0.0.23 - - [2025-12-08 02:37:28] "GET /route-target/fe67e141-97b7-4ccc-8dc4-67fe35b284d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004136 10.0.0.23 - - [2025-12-08 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.23 - - [2025-12-08 02:37:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003823 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003596 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006456 10.0.0.23 - - [2025-12-08 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.23 - - [2025-12-08 02:37:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005366 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003847 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005589 10.0.0.23 - - [2025-12-08 02:37:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003632 10.0.0.65 - - [2025-12-08 02:37:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003513 10.0.0.23 - - [2025-12-08 02:37:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003719 10.0.0.22 - - [2025-12-08 02:37:28] "GET /obj-perms HTTP/1.1" 200 5030 0.004835 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 200 1291 0.003799 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-machine-interface/88f3a9c3-cdb2-47a8-bc9c-138d979ea885 HTTP/1.1" 200 2944 0.004769 10.0.0.23 - - [2025-12-08 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.23 - - [2025-12-08 02:37:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003500 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002699 10.0.0.23 - - [2025-12-08 02:37:28] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006241 10.0.0.23 - - [2025-12-08 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.23 - - [2025-12-08 02:37:30] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003628 10.0.0.23 - - [2025-12-08 02:37:30] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003045 10.0.0.23 - - [2025-12-08 02:37:30] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005611 10.0.0.23 - - [2025-12-08 02:37:31] "POST /neutron/port HTTP/1.1" 200 1087 0.014643 10.0.0.23 - - [2025-12-08 02:37:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006406 10.0.0.23 - - [2025-12-08 02:37:35] "POST /neutron/network HTTP/1.1" 200 1004 0.007482 10.0.0.23 - - [2025-12-08 02:37:35] "POST /neutron/subnet HTTP/1.1" 200 694 0.010066 10.0.0.23 - - [2025-12-08 02:37:35] "POST /neutron/network HTTP/1.1" 200 994 0.006727 10.0.0.23 - - [2025-12-08 02:37:45] "GET /virtual-machine/7c69cd00-8407-4c42-8be9-6316afa58d93 HTTP/1.1" 200 1292 0.006026 10.0.0.23 - - [2025-12-08 02:37:45] "GET /virtual-machine-interface/da0662ea-77e3-4ab8-bec3-6c3896b6ffa3 HTTP/1.1" 200 2945 0.006178 10.0.0.23 - - [2025-12-08 02:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.23 - - [2025-12-08 02:37:45] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003941 10.0.0.23 - - [2025-12-08 02:37:45] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002997 10.0.0.23 - - [2025-12-08 02:37:45] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006315 10.0.0.23 - - [2025-12-08 02:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.23 - - [2025-12-08 02:37:46] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003858 10.0.0.23 - - [2025-12-08 02:37:46] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003567 10.0.0.23 - - [2025-12-08 02:37:46] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005376 10.0.0.23 - - [2025-12-08 02:37:47] "GET /virtual-machine/d4085425-2335-4d1e-bf05-03a65246ea6a HTTP/1.1" 200 1293 0.004192 10.0.0.23 - - [2025-12-08 02:37:47] "GET /virtual-machine-interface/ba5cfca4-0783-441a-b391-3c147c7c1fc7 HTTP/1.1" 200 2945 0.004940 10.0.0.23 - - [2025-12-08 02:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.23 - - [2025-12-08 02:37:47] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003337 10.0.0.23 - - [2025-12-08 02:37:47] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003290 10.0.0.23 - - [2025-12-08 02:37:47] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005755 10.0.0.23 - - [2025-12-08 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.23 - - [2025-12-08 02:37:48] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003786 10.0.0.23 - - [2025-12-08 02:37:48] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005524 10.0.0.23 - - [2025-12-08 02:37:48] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005873 10.0.0.65 - - [2025-12-08 02:38:06] "GET /obj-perms HTTP/1.1" 200 5056 0.059594 10.0.0.23 - - [2025-12-08 02:38:06] "GET /obj-perms HTTP/1.1" 200 5056 0.054336 10.0.0.23 - - [2025-12-08 02:38:10] "GET /virtual-machine/d4085425-2335-4d1e-bf05-03a65246ea6a HTTP/1.1" 200 1293 0.004653 10.0.0.23 - - [2025-12-08 02:38:11] "POST /neutron/port HTTP/1.1" 200 1086 0.018941 10.0.0.23 - - [2025-12-08 02:38:12] "GET /virtual-machine/d4085425-2335-4d1e-bf05-03a65246ea6a HTTP/1.1" 404 171 0.003368 10.0.0.23 - - [2025-12-08 02:38:12] "GET /virtual-machine/d4085425-2335-4d1e-bf05-03a65246ea6a HTTP/1.1" 404 171 0.002716 10.0.0.23 - - [2025-12-08 02:38:12] "GET /virtual-machine/d4085425-2335-4d1e-bf05-03a65246ea6a HTTP/1.1" 404 171 0.003332 10.0.0.23 - - [2025-12-08 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.23 - - [2025-12-08 02:38:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004350 10.0.0.23 - - [2025-12-08 02:38:13] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003490 10.0.0.23 - - [2025-12-08 02:38:13] "GET /virtual-network/ef9931ff-926e-483d-a6fd-cd2541b40281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005922 10.0.0.23 - - [2025-12-08 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.23 - - [2025-12-08 02:38:13] "GET /routing-instance/3fb2837c-39bd-4e3c-b9f0-b3eb89de8ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005168 10.0.0.23 - - [2025-12-08 02:38:13] "GET /route-target/fe67e141-97b7-4ccc-8dc4-67fe35b284d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005237 10.0.0.22 - - [2025-12-08 02:38:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004447 10.0.0.23 - - [2025-12-08 02:38:19] "GET /obj-perms HTTP/1.1" 200 5030 0.004631 10.0.0.23 - - [2025-12-08 02:38:23] "POST /neutron/port HTTP/1.1" 200 1088 0.053181 10.0.0.23 - - [2025-12-08 02:38:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004956 10.0.0.23 - - [2025-12-08 02:38:23] "POST /neutron/network HTTP/1.1" 200 916 0.007943 10.0.0.22 - - [2025-12-08 02:38:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004221 10.0.0.23 - - [2025-12-08 02:38:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004012 10.0.0.23 - - [2025-12-08 02:38:25] "GET /virtual-machine/7c69cd00-8407-4c42-8be9-6316afa58d93 HTTP/1.1" 200 1292 0.005030 10.0.0.23 - - [2025-12-08 02:38:26] "POST /neutron/port HTTP/1.1" 200 151 0.179770 10.0.0.23 - - [2025-12-08 02:38:27] "GET /virtual-machine/7c69cd00-8407-4c42-8be9-6316afa58d93 HTTP/1.1" 404 171 0.003692 10.0.0.23 - - [2025-12-08 02:38:27] "GET /virtual-machine/7c69cd00-8407-4c42-8be9-6316afa58d93 HTTP/1.1" 404 171 0.003722 10.0.0.23 - - [2025-12-08 02:38:27] "GET /virtual-machine/7c69cd00-8407-4c42-8be9-6316afa58d93 HTTP/1.1" 404 171 0.006397 10.0.0.23 - - [2025-12-08 02:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.23 - - [2025-12-08 02:38:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004487 10.0.0.23 - - [2025-12-08 02:38:28] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003170 10.0.0.23 - - [2025-12-08 02:38:28] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007472 10.0.0.23 - - [2025-12-08 02:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.23 - - [2025-12-08 02:38:28] "GET /routing-instance/b48985fd-e368-44c6-96dc-c9afd28ba5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005976 10.0.0.23 - - [2025-12-08 02:38:28] "GET /route-target/e60822d0-40e8-4a55-b6a4-55ff7422afd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003712 10.0.0.23 - - [2025-12-08 02:38:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003923 10.0.0.22 - - [2025-12-08 02:38:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003995 10.0.0.23 - - [2025-12-08 02:38:34] "GET /obj-perms HTTP/1.1" 200 5030 0.005187 10.0.0.23 - - [2025-12-08 02:38:34] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 200 1291 0.005136 10.0.0.23 - - [2025-12-08 02:38:35] "POST /neutron/port HTTP/1.1" 200 151 0.179690 10.0.0.23 - - [2025-12-08 02:38:36] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 404 171 0.003068 10.0.0.23 - - [2025-12-08 02:38:36] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 404 171 0.002702 10.0.0.23 - - [2025-12-08 02:38:36] "GET /virtual-machine/29834a7f-4e0a-47f1-89f1-df38c5e74add HTTP/1.1" 404 171 0.002232 10.0.0.23 - - [2025-12-08 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.23 - - [2025-12-08 02:38:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004567 10.0.0.23 - - [2025-12-08 02:38:36] "GET /virtual-networks?parent_id=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002596 10.0.0.23 - - [2025-12-08 02:38:36] "GET /virtual-network/3ccc3bba-65a6-43d7-8167-6e935de2711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005731 10.0.0.23 - - [2025-12-08 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.23 - - [2025-12-08 02:38:36] "GET /routing-instance/e432b20b-4ddf-49cc-9a21-00beb603b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004205 10.0.0.23 - - [2025-12-08 02:38:36] "GET /route-target/766d3977-2feb-499c-af5c-8226c0dc005d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003290 10.0.0.22 - - [2025-12-08 02:38:37] "GET /obj-perms HTTP/1.1" 200 5030 0.004730 10.0.0.23 - - [2025-12-08 02:38:43] "GET /obj-perms HTTP/1.1" 200 5030 0.003983 10.0.0.22 - - [2025-12-08 02:38:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003758 10.0.0.23 - - [2025-12-08 02:38:52] "GET /obj-perms HTTP/1.1" 200 5030 0.004067 10.0.0.22 - - [2025-12-08 02:38:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004603 10.0.0.23 - - [2025-12-08 02:38:55] "GET /obj-perms HTTP/1.1" 200 5030 0.003747 10.0.0.65 - - [2025-12-08 02:38:55] "GET /obj-perms HTTP/1.1" 200 5030 0.005742 10.0.0.23 - - [2025-12-08 02:38:55] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006051 10.0.0.22 - - [2025-12-08 02:38:55] "DELETE /access-control-list/f8871e36-a7ff-435c-85ec-255398a33a37 HTTP/1.1" 200 115 0.063761 10.0.0.23 - - [2025-12-08 02:38:55] "POST /neutron/network HTTP/1.1" 200 824 0.016246 10.0.0.23 - - [2025-12-08 02:38:55] "GET /virtual-network/aaf9bffe-894a-4bf9-9388-e887bc6890b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010669 10.0.0.23 - - [2025-12-08 02:38:56] "POST /ref-update HTTP/1.1" 200 156 0.062948 10.0.0.23 - - [2025-12-08 02:38:56] "POST /ref-update HTTP/1.1" 200 156 0.066886 10.0.0.22 - - [2025-12-08 02:38:56] "DELETE /access-control-list/731e7f6e-a5c6-4118-bb25-649b072c63e5 HTTP/1.1" 200 115 0.063724 10.0.0.23 - - [2025-12-08 02:38:56] "DELETE /network-policy/4522108a-34f9-49a9-9c5f-d1737b242758 HTTP/1.1" 200 115 0.059398 10.0.0.23 - - [2025-12-08 02:38:56] "DELETE /network-policy/4c0df844-5010-4081-bb20-268b6d8bd79c HTTP/1.1" 200 115 0.029728 10.0.0.23 - - [2025-12-08 02:38:56] "DELETE /network-policy/29f2ccf0-d7a0-4d09-a925-37c560138751 HTTP/1.1" 200 115 0.050983 10.0.0.22 - - [2025-12-08 02:38:56] "DELETE /route-target/fe67e141-97b7-4ccc-8dc4-67fe35b284d6 HTTP/1.1" 200 115 0.025696 10.0.0.23 - - [2025-12-08 02:38:56] "POST /neutron/network HTTP/1.1" 200 824 0.008625 10.0.0.22 - - [2025-12-08 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006991 10.0.0.65 - - [2025-12-08 02:38:57] "POST /useragent-kv HTTP/1.1" 200 115 0.033248 10.0.0.65 - - [2025-12-08 02:38:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003804 10.0.0.23 - - [2025-12-08 02:38:57] "POST /neutron/network HTTP/1.1" 200 151 0.154139 10.0.0.23 - - [2025-12-08 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.23 - - [2025-12-08 02:38:57] "DELETE /network-ipam/2bfdc6e4-29de-467e-898c-d5670c25e49c HTTP/1.1" 200 115 0.029250 10.0.0.23 - - [2025-12-08 02:38:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.003273 10.0.0.23 - - [2025-12-08 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.23 - - [2025-12-08 02:38:57] "DELETE /network-ipam/850bf85c-b96b-4e00-aa81-4bfc18993f21 HTTP/1.1" 200 115 0.038408 10.0.0.23 - - [2025-12-08 02:38:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.003339 10.0.0.23 - - [2025-12-08 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.23 - - [2025-12-08 02:38:57] "DELETE /network-ipam/4106acd3-cb61-4019-a79f-0898545782e8 HTTP/1.1" 200 115 0.037676 10.0.0.23 - - [2025-12-08 02:38:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.003318 10.0.0.65 - - [2025-12-08 02:38:59] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001315 10.0.0.23 - - [2025-12-08 02:38:59] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.037402 10.0.0.65 - - [2025-12-08 02:38:59] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.23 - - [2025-12-08 02:38:59] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?fields=virtual_networks HTTP/1.1" 200 1033 0.085963 10.0.0.65 - - [2025-12-08 02:38:59] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.23 - - [2025-12-08 02:38:59] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.045059 10.0.0.65 - - [2025-12-08 02:38:59] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001016 10.0.0.23 - - [2025-12-08 02:38:59] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?fields=security_groups HTTP/1.1" 200 1259 0.054630 10.0.0.65 - - [2025-12-08 02:39:00] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000889 10.0.0.65 - - [2025-12-08 02:39:00] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.030964 10.0.0.65 - - [2025-12-08 02:39:00] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003381 10.0.0.65 - - [2025-12-08 02:39:00] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?fields=security_groups HTTP/1.1" 200 1364 0.097226 10.0.0.23 - - [2025-12-08 02:39:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.035742 10.0.0.65 - - [2025-12-08 02:39:00] "DELETE /security-group/994e0c84-5dc6-48df-99fc-4ebcf7fc87d0 HTTP/1.1" 200 115 0.065583 10.0.0.65 - - [2025-12-08 02:39:00] "GET /projects?obj_uuids=e5663c78-a584-42ea-aaab-d23b9ff29fa1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.65 - - [2025-12-08 02:39:00] "GET /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1?fields=application_policy_sets HTTP/1.1" 200 1403 0.073480 10.0.0.22 - - [2025-12-08 02:39:00] "DELETE /access-control-list/6877afda-0f10-4ec7-98c0-f379562036fe HTTP/1.1" 200 115 0.070736 10.0.0.65 - - [2025-12-08 02:39:00] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006420 10.0.0.65 - - [2025-12-08 02:39:00] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001331 10.0.0.65 - - [2025-12-08 02:39:00] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.011339 10.0.0.65 - - [2025-12-08 02:39:00] "DELETE /project/e5663c78-a584-42ea-aaab-d23b9ff29fa1 HTTP/1.1" 200 115 0.658806 10.0.0.65 - - [2025-12-08 02:39:00] "POST /id-to-fqname HTTP/1.1" 200 196 0.005795 10.0.0.65 - - [2025-12-08 02:39:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.003742 10.0.0.65 - - [2025-12-08 02:39:00] "POST /security-groups HTTP/1.1" 200 597 0.029320 10.0.0.65 - - [2025-12-08 02:39:00] "POST /projects HTTP/1.1" 200 597 0.247366 10.0.0.65 - - [2025-12-08 02:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.295950 10.0.0.22 - - [2025-12-08 02:39:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.003481 10.0.0.23 - - [2025-12-08 02:39:01] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.488691 10.0.0.23 - - [2025-12-08 02:39:02] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.23 - - [2025-12-08 02:39:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2025-12-08 02:39:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.071053 10.0.0.23 - - [2025-12-08 02:39:05] "POST /network-ipams HTTP/1.1" 200 519 0.031807 10.0.0.23 - - [2025-12-08 02:39:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003586 10.0.0.23 - - [2025-12-08 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.23 - - [2025-12-08 02:39:06] "GET /network-ipam/8748b377-81b4-4494-98fd-4aec846c74ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006663 10.0.0.23 - - [2025-12-08 02:39:06] "PUT /network-ipam/8748b377-81b4-4494-98fd-4aec846c74ab HTTP/1.1" 200 258 0.013637 10.0.0.23 - - [2025-12-08 02:39:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004830 10.0.0.23 - - [2025-12-08 02:39:06] "POST /network-ipams HTTP/1.1" 200 519 0.033749 10.0.0.23 - - [2025-12-08 02:39:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003496 10.0.0.23 - - [2025-12-08 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.23 - - [2025-12-08 02:39:06] "GET /network-ipam/3883e0bd-5ce3-4efd-ab77-fd3a8ab250e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006061 10.0.0.23 - - [2025-12-08 02:39:06] "PUT /network-ipam/3883e0bd-5ce3-4efd-ab77-fd3a8ab250e6 HTTP/1.1" 200 258 0.017174 10.0.0.23 - - [2025-12-08 02:39:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003503 10.0.0.23 - - [2025-12-08 02:39:06] "POST /network-ipams HTTP/1.1" 200 519 0.025359 10.0.0.23 - - [2025-12-08 02:39:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003531 10.0.0.23 - - [2025-12-08 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.23 - - [2025-12-08 02:39:06] "GET /network-ipam/b1c43fde-f3df-42eb-b884-e040e039a3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.008509 10.0.0.23 - - [2025-12-08 02:39:06] "PUT /network-ipam/b1c43fde-f3df-42eb-b884-e040e039a3b4 HTTP/1.1" 200 258 0.027754 10.0.0.23 - - [2025-12-08 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.65 - - [2025-12-08 02:39:08] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000941 10.0.0.23 - - [2025-12-08 02:39:08] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045732 10.0.0.22 - - [2025-12-08 02:39:08] "POST /ref-update HTTP/1.1" 200 156 0.030582 10.0.0.65 - - [2025-12-08 02:39:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007045 10.0.0.23 - - [2025-12-08 02:39:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.289683 10.0.0.22 - - [2025-12-08 02:39:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.051947 10.0.0.23 - - [2025-12-08 02:39:08] "POST /id-to-fqname HTTP/1.1" 200 227 0.001752 10.0.0.23 - - [2025-12-08 02:39:09] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007942 10.0.0.23 - - [2025-12-08 02:39:09] "POST /neutron/network HTTP/1.1" 200 1014 0.009249 10.0.0.23 - - [2025-12-08 02:39:09] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006415 10.0.0.23 - - [2025-12-08 02:39:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.008787 10.0.0.23 - - [2025-12-08 02:39:09] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006206 10.0.0.23 - - [2025-12-08 02:39:09] "GET /network-ipam/8748b377-81b4-4494-98fd-4aec846c74ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.004639 10.0.0.23 - - [2025-12-08 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.65 - - [2025-12-08 02:39:09] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001300 10.0.0.23 - - [2025-12-08 02:39:09] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048815 10.0.0.65 - - [2025-12-08 02:39:09] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001006 10.0.0.23 - - [2025-12-08 02:39:09] "POST /neutron/network HTTP/1.1" 200 613 0.141515 10.0.0.23 - - [2025-12-08 02:39:10] "POST /neutron/network HTTP/1.1" 200 1013 0.009778 10.0.0.23 - - [2025-12-08 02:39:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001457 10.0.0.23 - - [2025-12-08 02:39:10] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006184 10.0.0.23 - - [2025-12-08 02:39:10] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005356 10.0.0.23 - - [2025-12-08 02:39:10] "POST /neutron/subnet HTTP/1.1" 200 720 0.011295 10.0.0.23 - - [2025-12-08 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.65 - - [2025-12-08 02:39:10] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000940 10.0.0.23 - - [2025-12-08 02:39:10] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045031 10.0.0.65 - - [2025-12-08 02:39:10] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001066 10.0.0.23 - - [2025-12-08 02:39:10] "POST /neutron/network HTTP/1.1" 200 613 0.134006 10.0.0.22 - - [2025-12-08 02:39:10] "POST /route-targets HTTP/1.1" 200 327 0.015621 10.0.0.23 - - [2025-12-08 02:39:10] "POST /neutron/network HTTP/1.1" 200 1015 0.010298 10.0.0.23 - - [2025-12-08 02:39:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001100 10.0.0.23 - - [2025-12-08 02:39:10] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005108 10.0.0.23 - - [2025-12-08 02:39:10] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005332 10.0.0.23 - - [2025-12-08 02:39:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.009371 10.0.0.23 - - [2025-12-08 02:39:11] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005452 10.0.0.22 - - [2025-12-08 02:39:12] "GET /obj-perms HTTP/1.1" 200 5042 0.055564 10.0.0.23 - - [2025-12-08 02:39:12] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005716 10.0.0.65 - - [2025-12-08 02:39:13] "GET /obj-perms HTTP/1.1" 200 5042 0.051662 10.0.0.23 - - [2025-12-08 02:39:13] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005348 10.0.0.23 - - [2025-12-08 02:39:13] "GET /obj-perms HTTP/1.1" 200 5042 0.050945 10.0.0.23 - - [2025-12-08 02:39:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.004164 10.0.0.23 - - [2025-12-08 02:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.65 - - [2025-12-08 02:39:13] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001230 10.0.0.23 - - [2025-12-08 02:39:13] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.060562 10.0.0.23 - - [2025-12-08 02:39:14] "POST /network-policys HTTP/1.1" 200 559 0.033453 10.0.0.23 - - [2025-12-08 02:39:14] "GET /network-policy/8d65a2a7-0d49-45e4-abcb-ce781179fdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.006701 10.0.0.23 - - [2025-12-08 02:39:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.002933 10.0.0.23 - - [2025-12-08 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.65 - - [2025-12-08 02:39:14] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001011 10.0.0.23 - - [2025-12-08 02:39:14] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044004 10.0.0.23 - - [2025-12-08 02:39:14] "POST /network-policys HTTP/1.1" 200 559 0.028490 10.0.0.23 - - [2025-12-08 02:39:14] "GET /network-policy/9d54efad-3227-4429-8362-e44c2cfe086b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006125 10.0.0.23 - - [2025-12-08 02:39:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.002816 10.0.0.23 - - [2025-12-08 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.65 - - [2025-12-08 02:39:14] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001055 10.0.0.23 - - [2025-12-08 02:39:14] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.058475 10.0.0.23 - - [2025-12-08 02:39:14] "POST /network-policys HTTP/1.1" 200 559 0.035367 10.0.0.23 - - [2025-12-08 02:39:14] "GET /network-policy/ed67a37e-9866-4ebb-a929-e9e655274af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006121 10.0.0.22 - - [2025-12-08 02:39:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.004139 10.0.0.23 - - [2025-12-08 02:39:14] "POST /neutron/network HTTP/1.1" 200 1198 0.086400 10.0.0.22 - - [2025-12-08 02:39:14] "POST /access-control-lists HTTP/1.1" 200 597 0.056507 10.0.0.23 - - [2025-12-08 02:39:14] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.012752 10.0.0.23 - - [2025-12-08 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.23 - - [2025-12-08 02:39:15] "GET /network-policy/8d65a2a7-0d49-45e4-abcb-ce781179fdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.004973 10.0.0.23 - - [2025-12-08 02:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.23 - - [2025-12-08 02:39:15] "GET /network-policy/9d54efad-3227-4429-8362-e44c2cfe086b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005006 10.0.0.23 - - [2025-12-08 02:39:15] "POST /neutron/network HTTP/1.1" 200 1111 0.087774 10.0.0.23 - - [2025-12-08 02:39:15] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006819 10.0.0.22 - - [2025-12-08 02:39:15] "POST /ref-update HTTP/1.1" 200 156 0.028305 10.0.0.23 - - [2025-12-08 02:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011372 10.0.0.23 - - [2025-12-08 02:39:15] "GET /network-policy/ed67a37e-9866-4ebb-a929-e9e655274af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004642 10.0.0.23 - - [2025-12-08 02:39:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001226 10.0.0.65 - - [2025-12-08 02:39:16] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.23 - - [2025-12-08 02:39:16] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.062727 10.0.0.23 - - [2025-12-08 02:39:16] "POST /neutron/network HTTP/1.1" 200 1198 0.041077 10.0.0.23 - - [2025-12-08 02:39:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.001315 10.0.0.23 - - [2025-12-08 02:39:16] "POST /neutron/port HTTP/1.1" 200 117 0.008954 10.0.0.65 - - [2025-12-08 02:39:17] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001087 10.0.0.23 - - [2025-12-08 02:39:17] "POST /neutron/port HTTP/1.1" 200 1173 0.347761 10.0.0.65 - - [2025-12-08 02:39:17] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001111 10.0.0.23 - - [2025-12-08 02:39:17] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.070434 10.0.0.23 - - [2025-12-08 02:39:18] "POST /neutron/port HTTP/1.1" 200 1227 0.191740 10.0.0.23 - - [2025-12-08 02:39:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003965 10.0.0.23 - - [2025-12-08 02:39:18] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.23 - - [2025-12-08 02:39:18] "POST /neutron/network HTTP/1.1" 200 1198 0.009464 10.0.0.23 - - [2025-12-08 02:39:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001306 10.0.0.23 - - [2025-12-08 02:39:18] "POST /neutron/port HTTP/1.1" 200 1201 0.018639 10.0.0.23 - - [2025-12-08 02:39:18] "POST /neutron/network HTTP/1.1" 200 1121 0.007088 10.0.0.23 - - [2025-12-08 02:39:19] "POST /neutron/port HTTP/1.1" 200 1172 0.021027 10.0.0.23 - - [2025-12-08 02:39:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006341 10.0.0.23 - - [2025-12-08 02:39:19] "POST /neutron/port HTTP/1.1" 200 117 0.001753 10.0.0.65 - - [2025-12-08 02:39:19] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001357 10.0.0.23 - - [2025-12-08 02:39:19] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.087360 10.0.0.23 - - [2025-12-08 02:39:19] "POST /neutron/network HTTP/1.1" 200 1015 0.011946 10.0.0.23 - - [2025-12-08 02:39:19] "POST /neutron/port HTTP/1.1" 200 117 0.005698 10.0.0.23 - - [2025-12-08 02:39:20] "POST /neutron/port HTTP/1.1" 200 1201 0.028122 10.0.0.23 - - [2025-12-08 02:39:20] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008384 10.0.0.65 - - [2025-12-08 02:39:20] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001285 10.0.0.23 - - [2025-12-08 02:39:20] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 401 292 0.000353 10.0.0.23 - - [2025-12-08 02:39:20] "POST /neutron/port HTTP/1.1" 200 1174 0.365303 10.0.0.23 - - [2025-12-08 02:39:20] "POST /neutron/port HTTP/1.1" 200 1174 0.012022 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 200 1298 0.039324 10.0.0.23 - - [2025-12-08 02:39:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003778 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 200 1298 0.003376 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-machine-interface/d949eab4-cc97-4950-9576-59c590d621bf HTTP/1.1" 200 3169 0.005449 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 200 1298 0.017100 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-machine-interface/d949eab4-cc97-4950-9576-59c590d621bf HTTP/1.1" 200 3169 0.006881 10.0.0.23 - - [2025-12-08 02:39:21] "GET /instance-ip/4a5705ab-1b6d-4dc6-a73b-7297e58e7866 HTTP/1.1" 200 1633 0.005957 10.0.0.23 - - [2025-12-08 02:39:21] "GET /instance-ip/fc54498b-4781-4cea-9fbc-247ab5400a75 HTTP/1.1" 200 1654 0.006416 10.0.0.23 - - [2025-12-08 02:39:21] "POST /neutron/port HTTP/1.1" 200 117 0.000907 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 200 1298 0.003874 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-machine-interface/d949eab4-cc97-4950-9576-59c590d621bf HTTP/1.1" 200 3169 0.007722 10.0.0.23 - - [2025-12-08 02:39:21] "GET /instance-ip/4a5705ab-1b6d-4dc6-a73b-7297e58e7866 HTTP/1.1" 200 1633 0.005100 10.0.0.23 - - [2025-12-08 02:39:21] "GET /instance-ip/fc54498b-4781-4cea-9fbc-247ab5400a75 HTTP/1.1" 200 1654 0.004265 10.0.0.23 - - [2025-12-08 02:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.23 - - [2025-12-08 02:39:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005234 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002898 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005995 10.0.0.23 - - [2025-12-08 02:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.23 - - [2025-12-08 02:39:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003770 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002943 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.007031 10.0.0.23 - - [2025-12-08 02:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.23 - - [2025-12-08 02:39:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003561 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002957 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005417 10.0.0.23 - - [2025-12-08 02:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.23 - - [2025-12-08 02:39:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003983 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003040 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005803 10.0.0.23 - - [2025-12-08 02:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.23 - - [2025-12-08 02:39:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005080 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003168 10.0.0.23 - - [2025-12-08 02:39:21] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005907 10.0.0.23 - - [2025-12-08 02:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.23 - - [2025-12-08 02:39:24] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.007149 10.0.0.23 - - [2025-12-08 02:39:25] "POST /neutron/port HTTP/1.1" 200 1200 0.019212 10.0.0.23 - - [2025-12-08 02:39:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003863 10.0.0.23 - - [2025-12-08 02:39:25] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.23 - - [2025-12-08 02:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.23 - - [2025-12-08 02:39:29] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.007270 10.0.0.23 - - [2025-12-08 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.23 - - [2025-12-08 02:39:33] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005008 10.0.0.23 - - [2025-12-08 02:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.23 - - [2025-12-08 02:39:37] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006815 10.0.0.23 - - [2025-12-08 02:39:37] "POST /neutron/port HTTP/1.1" 200 1201 0.015671 10.0.0.23 - - [2025-12-08 02:39:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003809 10.0.0.23 - - [2025-12-08 02:39:37] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.23 - - [2025-12-08 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.23 - - [2025-12-08 02:39:41] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005200 10.0.0.23 - - [2025-12-08 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.23 - - [2025-12-08 02:39:45] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005450 10.0.0.65 - - [2025-12-08 02:39:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.65 - - [2025-12-08 02:39:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.22 - - [2025-12-08 02:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.22 - - [2025-12-08 02:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.65 - - [2025-12-08 02:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.65 - - [2025-12-08 02:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.22 - - [2025-12-08 02:39:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.22 - - [2025-12-08 02:39:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.23 - - [2025-12-08 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.23 - - [2025-12-08 02:39:49] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006347 10.0.0.23 - - [2025-12-08 02:39:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.23 - - [2025-12-08 02:39:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-12-08 02:39:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.23 - - [2025-12-08 02:39:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.23 - - [2025-12-08 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.23 - - [2025-12-08 02:39:53] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005071 10.0.0.23 - - [2025-12-08 02:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.23 - - [2025-12-08 02:39:57] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005865 10.0.0.65 - - [2025-12-08 02:40:00] "DELETE /project/a569eea261f6423985eaec79adb8a03e HTTP/1.1" 404 173 0.003382 10.0.0.23 - - [2025-12-08 02:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.23 - - [2025-12-08 02:40:01] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005927 10.0.0.23 - - [2025-12-08 02:40:04] "POST /neutron/port HTTP/1.1" 200 1200 0.014984 10.0.0.23 - - [2025-12-08 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.23 - - [2025-12-08 02:40:05] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006054 10.0.0.23 - - [2025-12-08 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.23 - - [2025-12-08 02:40:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004678 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004066 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.007481 10.0.0.23 - - [2025-12-08 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.23 - - [2025-12-08 02:40:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003394 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003135 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006325 10.0.0.23 - - [2025-12-08 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.23 - - [2025-12-08 02:40:08] "GET /routing-instance/59f53293-8c82-48a5-a61b-cf2cfa2e30e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.011048 10.0.0.23 - - [2025-12-08 02:40:08] "GET /route-target/0cf5e0aa-469c-4448-a8f4-a7b6ea37e083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003886 10.0.0.23 - - [2025-12-08 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.23 - - [2025-12-08 02:40:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006022 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004105 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006885 10.0.0.23 - - [2025-12-08 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.23 - - [2025-12-08 02:40:08] "GET /routing-instance/59f53293-8c82-48a5-a61b-cf2cfa2e30e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004596 10.0.0.23 - - [2025-12-08 02:40:08] "GET /route-target/0cf5e0aa-469c-4448-a8f4-a7b6ea37e083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.006224 10.0.0.23 - - [2025-12-08 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.23 - - [2025-12-08 02:40:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003863 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004494 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005616 10.0.0.23 - - [2025-12-08 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.23 - - [2025-12-08 02:40:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004000 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003566 10.0.0.23 - - [2025-12-08 02:40:08] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.014302 10.0.0.23 - - [2025-12-08 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008542 10.0.0.22 - - [2025-12-08 02:40:08] "GET /obj-perms HTTP/1.1" 200 5056 0.056703 10.0.0.23 - - [2025-12-08 02:40:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.014457 10.0.0.23 - - [2025-12-08 02:40:09] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003031 10.0.0.23 - - [2025-12-08 02:40:09] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006619 10.0.0.23 - - [2025-12-08 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.23 - - [2025-12-08 02:40:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005696 10.0.0.23 - - [2025-12-08 02:40:09] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004028 10.0.0.23 - - [2025-12-08 02:40:09] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006679 10.0.0.23 - - [2025-12-08 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.23 - - [2025-12-08 02:40:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005416 10.0.0.23 - - [2025-12-08 02:40:09] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003853 10.0.0.23 - - [2025-12-08 02:40:09] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005961 10.0.0.23 - - [2025-12-08 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.23 - - [2025-12-08 02:40:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005871 10.0.0.23 - - [2025-12-08 02:40:09] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004299 10.0.0.23 - - [2025-12-08 02:40:09] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006493 10.0.0.23 - - [2025-12-08 02:40:09] "GET /obj-perms HTTP/1.1" 200 5042 0.004158 10.0.0.65 - - [2025-12-08 02:40:09] "GET /obj-perms HTTP/1.1" 200 5042 0.005283 10.0.0.23 - - [2025-12-08 02:40:09] "GET /obj-perms HTTP/1.1" 200 5042 0.004670 10.0.0.23 - - [2025-12-08 02:40:09] "GET /obj-perms HTTP/1.1" 200 5042 0.004260 10.0.0.22 - - [2025-12-08 02:40:09] "GET /obj-perms HTTP/1.1" 200 5042 0.003897 10.0.0.23 - - [2025-12-08 02:40:09] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007728 10.0.0.23 - - [2025-12-08 02:40:10] "POST /neutron/port HTTP/1.1" 200 1200 0.017328 10.0.0.23 - - [2025-12-08 02:40:10] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007235 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-machine/e73333bc-5661-4f21-9665-15957394ace3 HTTP/1.1" 200 1299 0.006202 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-machine/e73333bc-5661-4f21-9665-15957394ace3 HTTP/1.1" 200 1299 0.004135 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-machine-interface/7aa38e03-8ce1-4234-b965-c922435dfa73 HTTP/1.1" 200 3168 0.006466 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-machine/e73333bc-5661-4f21-9665-15957394ace3 HTTP/1.1" 200 1299 0.003924 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-machine-interface/7aa38e03-8ce1-4234-b965-c922435dfa73 HTTP/1.1" 200 3168 0.005119 10.0.0.23 - - [2025-12-08 02:40:10] "GET /instance-ip/55e5e5a6-e474-49cf-9d7e-5dea314fdba4 HTTP/1.1" 200 1653 0.006570 10.0.0.23 - - [2025-12-08 02:40:10] "GET /instance-ip/c0aa841b-3137-45ad-8475-3a9e84fdab1e HTTP/1.1" 200 1632 0.006957 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-machine/e73333bc-5661-4f21-9665-15957394ace3 HTTP/1.1" 200 1299 0.004591 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-machine-interface/7aa38e03-8ce1-4234-b965-c922435dfa73 HTTP/1.1" 200 3168 0.004974 10.0.0.23 - - [2025-12-08 02:40:10] "GET /instance-ip/55e5e5a6-e474-49cf-9d7e-5dea314fdba4 HTTP/1.1" 200 1653 0.003880 10.0.0.23 - - [2025-12-08 02:40:10] "GET /instance-ip/c0aa841b-3137-45ad-8475-3a9e84fdab1e HTTP/1.1" 200 1632 0.003591 10.0.0.23 - - [2025-12-08 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.23 - - [2025-12-08 02:40:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003151 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002853 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008117 10.0.0.23 - - [2025-12-08 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.23 - - [2025-12-08 02:40:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006705 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005318 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005947 10.0.0.23 - - [2025-12-08 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.23 - - [2025-12-08 02:40:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004029 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003407 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005543 10.0.0.23 - - [2025-12-08 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.23 - - [2025-12-08 02:40:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005029 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003215 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005550 10.0.0.23 - - [2025-12-08 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.23 - - [2025-12-08 02:40:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004447 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002753 10.0.0.23 - - [2025-12-08 02:40:10] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006886 10.0.0.23 - - [2025-12-08 02:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.23 - - [2025-12-08 02:40:11] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003358 10.0.0.23 - - [2025-12-08 02:40:11] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002942 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005981 10.0.0.23 - - [2025-12-08 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.23 - - [2025-12-08 02:40:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004004 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003510 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006886 10.0.0.23 - - [2025-12-08 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.23 - - [2025-12-08 02:40:12] "GET /routing-instance/ca4c9615-be9f-4acb-97af-6f7266d4d021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004748 10.0.0.23 - - [2025-12-08 02:40:12] "GET /route-target/d7ae9de5-9b88-4bee-a80d-3791ad72a34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003398 10.0.0.23 - - [2025-12-08 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.23 - - [2025-12-08 02:40:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004124 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002708 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005851 10.0.0.23 - - [2025-12-08 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.23 - - [2025-12-08 02:40:12] "GET /routing-instance/ca4c9615-be9f-4acb-97af-6f7266d4d021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004095 10.0.0.23 - - [2025-12-08 02:40:12] "GET /route-target/d7ae9de5-9b88-4bee-a80d-3791ad72a34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003494 10.0.0.23 - - [2025-12-08 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.23 - - [2025-12-08 02:40:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004556 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003973 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008158 10.0.0.23 - - [2025-12-08 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.23 - - [2025-12-08 02:40:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006031 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003571 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007158 10.0.0.23 - - [2025-12-08 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.23 - - [2025-12-08 02:40:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004072 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003144 10.0.0.23 - - [2025-12-08 02:40:12] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007092 10.0.0.23 - - [2025-12-08 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.23 - - [2025-12-08 02:40:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004022 10.0.0.23 - - [2025-12-08 02:40:13] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003328 10.0.0.23 - - [2025-12-08 02:40:13] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006070 10.0.0.23 - - [2025-12-08 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-12-08 02:40:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004281 10.0.0.23 - - [2025-12-08 02:40:13] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003398 10.0.0.23 - - [2025-12-08 02:40:13] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006234 10.0.0.23 - - [2025-12-08 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.23 - - [2025-12-08 02:40:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004547 10.0.0.23 - - [2025-12-08 02:40:13] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002837 10.0.0.23 - - [2025-12-08 02:40:13] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006192 10.0.0.65 - - [2025-12-08 02:40:13] "GET /obj-perms HTTP/1.1" 200 5042 0.004482 10.0.0.23 - - [2025-12-08 02:40:13] "GET /obj-perms HTTP/1.1" 200 5042 0.003564 10.0.0.23 - - [2025-12-08 02:40:13] "GET /obj-perms HTTP/1.1" 200 5042 0.003888 10.0.0.22 - - [2025-12-08 02:40:13] "GET /obj-perms HTTP/1.1" 200 5042 0.003652 10.0.0.65 - - [2025-12-08 02:40:13] "GET /obj-perms HTTP/1.1" 200 5042 0.003393 10.0.0.23 - - [2025-12-08 02:40:13] "POST /neutron/port HTTP/1.1" 200 1202 0.015977 10.0.0.23 - - [2025-12-08 02:40:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007143 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-machine/69530a2b-8ef9-4aca-9d2f-914450ac6e94 HTTP/1.1" 200 1298 0.006649 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-machine/69530a2b-8ef9-4aca-9d2f-914450ac6e94 HTTP/1.1" 200 1298 0.003559 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-machine-interface/cb4df588-b1db-434f-9513-4b0945595b13 HTTP/1.1" 200 3169 0.005214 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-machine/69530a2b-8ef9-4aca-9d2f-914450ac6e94 HTTP/1.1" 200 1298 0.003374 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-machine-interface/cb4df588-b1db-434f-9513-4b0945595b13 HTTP/1.1" 200 3169 0.004785 10.0.0.23 - - [2025-12-08 02:40:14] "GET /instance-ip/892763e5-f463-415f-8566-77cec1081477 HTTP/1.1" 200 1633 0.005551 10.0.0.23 - - [2025-12-08 02:40:14] "GET /instance-ip/ceca3449-f98e-4ec6-ae0e-76799348196d HTTP/1.1" 200 1654 0.006068 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-machine/69530a2b-8ef9-4aca-9d2f-914450ac6e94 HTTP/1.1" 200 1298 0.003597 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-machine-interface/cb4df588-b1db-434f-9513-4b0945595b13 HTTP/1.1" 200 3169 0.006638 10.0.0.23 - - [2025-12-08 02:40:14] "GET /instance-ip/892763e5-f463-415f-8566-77cec1081477 HTTP/1.1" 200 1633 0.004508 10.0.0.23 - - [2025-12-08 02:40:14] "GET /instance-ip/ceca3449-f98e-4ec6-ae0e-76799348196d HTTP/1.1" 200 1654 0.003575 10.0.0.23 - - [2025-12-08 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.23 - - [2025-12-08 02:40:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003463 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002909 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007728 10.0.0.23 - - [2025-12-08 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.23 - - [2025-12-08 02:40:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004255 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003484 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007896 10.0.0.23 - - [2025-12-08 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.23 - - [2025-12-08 02:40:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004049 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003097 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005778 10.0.0.23 - - [2025-12-08 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.23 - - [2025-12-08 02:40:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004726 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002938 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005912 10.0.0.23 - - [2025-12-08 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.23 - - [2025-12-08 02:40:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004297 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003234 10.0.0.23 - - [2025-12-08 02:40:14] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005615 10.0.0.23 - - [2025-12-08 02:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.23 - - [2025-12-08 02:40:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003561 10.0.0.23 - - [2025-12-08 02:40:15] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003000 10.0.0.23 - - [2025-12-08 02:40:15] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005573 10.0.0.23 - - [2025-12-08 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.23 - - [2025-12-08 02:40:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003916 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003448 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007468 10.0.0.23 - - [2025-12-08 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005443 10.0.0.23 - - [2025-12-08 02:40:16] "GET /routing-instance/d001ea4d-2264-4acf-8f03-51ffaa63b00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006565 10.0.0.23 - - [2025-12-08 02:40:16] "GET /route-target/b9d0b2e0-bfb5-45e4-99f2-d5c7749d1d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003990 10.0.0.23 - - [2025-12-08 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.23 - - [2025-12-08 02:40:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003350 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002918 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005930 10.0.0.23 - - [2025-12-08 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.23 - - [2025-12-08 02:40:16] "GET /routing-instance/d001ea4d-2264-4acf-8f03-51ffaa63b00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004669 10.0.0.23 - - [2025-12-08 02:40:16] "GET /route-target/b9d0b2e0-bfb5-45e4-99f2-d5c7749d1d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005183 10.0.0.23 - - [2025-12-08 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.23 - - [2025-12-08 02:40:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004297 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003236 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006635 10.0.0.23 - - [2025-12-08 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.23 - - [2025-12-08 02:40:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004681 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003217 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006472 10.0.0.23 - - [2025-12-08 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.23 - - [2025-12-08 02:40:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006296 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005421 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005885 10.0.0.23 - - [2025-12-08 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.23 - - [2025-12-08 02:40:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005048 10.0.0.23 - - [2025-12-08 02:40:16] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003419 10.0.0.23 - - [2025-12-08 02:40:17] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005875 10.0.0.23 - - [2025-12-08 02:40:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004111 10.0.0.23 - - [2025-12-08 02:40:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004354 10.0.0.65 - - [2025-12-08 02:40:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004128 10.0.0.23 - - [2025-12-08 02:40:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004888 10.0.0.22 - - [2025-12-08 02:40:17] "GET /obj-perms HTTP/1.1" 200 5042 0.005287 10.0.0.23 - - [2025-12-08 02:40:17] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 200 1298 0.004299 10.0.0.23 - - [2025-12-08 02:40:17] "GET /virtual-machine-interface/d949eab4-cc97-4950-9576-59c590d621bf HTTP/1.1" 200 3169 0.005579 10.0.0.23 - - [2025-12-08 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.23 - - [2025-12-08 02:40:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003295 10.0.0.23 - - [2025-12-08 02:40:17] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002896 10.0.0.23 - - [2025-12-08 02:40:17] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.005795 10.0.0.23 - - [2025-12-08 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.23 - - [2025-12-08 02:40:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003948 10.0.0.23 - - [2025-12-08 02:40:18] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003206 10.0.0.23 - - [2025-12-08 02:40:18] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006189 10.0.0.23 - - [2025-12-08 02:40:18] "POST /neutron/port HTTP/1.1" 200 1201 0.019388 10.0.0.23 - - [2025-12-08 02:40:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006262 10.0.0.23 - - [2025-12-08 02:40:23] "POST /neutron/port HTTP/1.1" 200 1201 0.016390 10.0.0.23 - - [2025-12-08 02:40:25] "POST /neutron/port HTTP/1.1" 200 1200 0.016019 10.0.0.23 - - [2025-12-08 02:40:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005085 10.0.0.23 - - [2025-12-08 02:40:26] "POST /neutron/port HTTP/1.1" 200 117 0.001620 10.0.0.23 - - [2025-12-08 02:40:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008378 10.0.0.23 - - [2025-12-08 02:40:34] "GET /virtual-machine/e73333bc-5661-4f21-9665-15957394ace3 HTTP/1.1" 200 1299 0.004294 10.0.0.23 - - [2025-12-08 02:40:34] "GET /virtual-machine-interface/7aa38e03-8ce1-4234-b965-c922435dfa73 HTTP/1.1" 200 3168 0.005904 10.0.0.23 - - [2025-12-08 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.23 - - [2025-12-08 02:40:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004087 10.0.0.23 - - [2025-12-08 02:40:34] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002910 10.0.0.23 - - [2025-12-08 02:40:34] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005474 10.0.0.23 - - [2025-12-08 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.23 - - [2025-12-08 02:40:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004503 10.0.0.23 - - [2025-12-08 02:40:35] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003713 10.0.0.23 - - [2025-12-08 02:40:35] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007420 10.0.0.23 - - [2025-12-08 02:40:35] "GET /virtual-machine/69530a2b-8ef9-4aca-9d2f-914450ac6e94 HTTP/1.1" 200 1298 0.005253 10.0.0.23 - - [2025-12-08 02:40:35] "GET /virtual-machine-interface/cb4df588-b1db-434f-9513-4b0945595b13 HTTP/1.1" 200 3169 0.006448 10.0.0.23 - - [2025-12-08 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.23 - - [2025-12-08 02:40:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004540 10.0.0.23 - - [2025-12-08 02:40:35] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003585 10.0.0.23 - - [2025-12-08 02:40:35] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006915 10.0.0.23 - - [2025-12-08 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.23 - - [2025-12-08 02:40:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004322 10.0.0.23 - - [2025-12-08 02:40:36] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003054 10.0.0.23 - - [2025-12-08 02:40:36] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006392 10.0.0.23 - - [2025-12-08 02:40:38] "POST /neutron/network HTTP/1.1" 200 1025 0.010179 10.0.0.23 - - [2025-12-08 02:40:38] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014995 10.0.0.23 - - [2025-12-08 02:40:38] "POST /neutron/network HTTP/1.1" 200 1015 0.011793 10.0.0.23 - - [2025-12-08 02:41:02] "GET /virtual-machine/69530a2b-8ef9-4aca-9d2f-914450ac6e94 HTTP/1.1" 200 1298 0.004859 10.0.0.23 - - [2025-12-08 02:41:03] "POST /neutron/port HTTP/1.1" 200 151 0.220013 10.0.0.23 - - [2025-12-08 02:41:04] "GET /virtual-machine/69530a2b-8ef9-4aca-9d2f-914450ac6e94 HTTP/1.1" 404 171 0.003530 10.0.0.23 - - [2025-12-08 02:41:04] "GET /virtual-machine/69530a2b-8ef9-4aca-9d2f-914450ac6e94 HTTP/1.1" 404 171 0.002841 10.0.0.23 - - [2025-12-08 02:41:04] "GET /virtual-machine/69530a2b-8ef9-4aca-9d2f-914450ac6e94 HTTP/1.1" 404 171 0.002853 10.0.0.23 - - [2025-12-08 02:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.23 - - [2025-12-08 02:41:04] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003673 10.0.0.23 - - [2025-12-08 02:41:04] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003089 10.0.0.23 - - [2025-12-08 02:41:04] "GET /virtual-network/83dcdb77-3d34-495c-a67c-f154724aa905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006000 10.0.0.23 - - [2025-12-08 02:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.23 - - [2025-12-08 02:41:04] "GET /routing-instance/d001ea4d-2264-4acf-8f03-51ffaa63b00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005054 10.0.0.23 - - [2025-12-08 02:41:04] "GET /route-target/b9d0b2e0-bfb5-45e4-99f2-d5c7749d1d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004071 10.0.0.23 - - [2025-12-08 02:41:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003896 10.0.0.22 - - [2025-12-08 02:41:11] "GET /obj-perms HTTP/1.1" 200 5042 0.004055 10.0.0.23 - - [2025-12-08 02:41:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003992 10.0.0.22 - - [2025-12-08 02:41:20] "GET /obj-perms HTTP/1.1" 200 5042 0.003668 10.0.0.23 - - [2025-12-08 02:41:23] "GET /obj-perms HTTP/1.1" 200 5042 0.004161 10.0.0.23 - - [2025-12-08 02:41:26] "GET /obj-perms HTTP/1.1" 200 5042 0.004859 10.0.0.22 - - [2025-12-08 02:41:26] "GET /obj-perms HTTP/1.1" 200 5042 0.004538 10.0.0.65 - - [2025-12-08 02:41:26] "GET /obj-perms HTTP/1.1" 200 5042 0.004336 10.0.0.23 - - [2025-12-08 02:41:26] "GET /virtual-machine/e73333bc-5661-4f21-9665-15957394ace3 HTTP/1.1" 200 1299 0.005773 10.0.0.23 - - [2025-12-08 02:41:27] "POST /neutron/port HTTP/1.1" 200 151 0.242171 10.0.0.23 - - [2025-12-08 02:41:28] "GET /virtual-machine/e73333bc-5661-4f21-9665-15957394ace3 HTTP/1.1" 404 171 0.003838 10.0.0.23 - - [2025-12-08 02:41:28] "GET /virtual-machine/e73333bc-5661-4f21-9665-15957394ace3 HTTP/1.1" 404 171 0.003707 10.0.0.23 - - [2025-12-08 02:41:28] "GET /virtual-machine/e73333bc-5661-4f21-9665-15957394ace3 HTTP/1.1" 404 171 0.003148 10.0.0.23 - - [2025-12-08 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.23 - - [2025-12-08 02:41:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003265 10.0.0.23 - - [2025-12-08 02:41:28] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002535 10.0.0.23 - - [2025-12-08 02:41:28] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005884 10.0.0.23 - - [2025-12-08 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.23 - - [2025-12-08 02:41:28] "GET /routing-instance/ca4c9615-be9f-4acb-97af-6f7266d4d021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.006428 10.0.0.23 - - [2025-12-08 02:41:28] "GET /route-target/d7ae9de5-9b88-4bee-a80d-3791ad72a34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003424 10.0.0.23 - - [2025-12-08 02:41:32] "GET /obj-perms HTTP/1.1" 200 5042 0.003676 10.0.0.22 - - [2025-12-08 02:41:32] "GET /obj-perms HTTP/1.1" 200 5042 0.003977 10.0.0.23 - - [2025-12-08 02:41:32] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 200 1298 0.004129 10.0.0.23 - - [2025-12-08 02:41:33] "POST /neutron/port HTTP/1.1" 200 151 0.238614 10.0.0.23 - - [2025-12-08 02:41:34] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 404 171 0.003468 10.0.0.23 - - [2025-12-08 02:41:34] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 404 171 0.007385 10.0.0.23 - - [2025-12-08 02:41:34] "GET /virtual-machine/e9ddbfd8-33cf-4209-87fc-74d8487007a7 HTTP/1.1" 404 171 0.002490 10.0.0.23 - - [2025-12-08 02:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.23 - - [2025-12-08 02:41:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003421 10.0.0.23 - - [2025-12-08 02:41:34] "GET /virtual-networks?parent_id=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002438 10.0.0.23 - - [2025-12-08 02:41:34] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006647 10.0.0.23 - - [2025-12-08 02:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.23 - - [2025-12-08 02:41:34] "GET /routing-instance/59f53293-8c82-48a5-a61b-cf2cfa2e30e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005028 10.0.0.23 - - [2025-12-08 02:41:34] "GET /route-target/0cf5e0aa-469c-4448-a8f4-a7b6ea37e083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004805 10.0.0.23 - - [2025-12-08 02:41:37] "GET /obj-perms HTTP/1.1" 200 5042 0.004230 10.0.0.22 - - [2025-12-08 02:41:40] "GET /obj-perms HTTP/1.1" 200 5042 0.003706 10.0.0.23 - - [2025-12-08 02:41:47] "GET /obj-perms HTTP/1.1" 200 5042 0.003899 10.0.0.22 - - [2025-12-08 02:41:50] "GET /obj-perms HTTP/1.1" 200 5042 0.004847 10.0.0.23 - - [2025-12-08 02:41:56] "GET /obj-perms HTTP/1.1" 200 5042 0.003964 10.0.0.22 - - [2025-12-08 02:41:56] "GET /obj-perms HTTP/1.1" 200 5042 0.003656 10.0.0.23 - - [2025-12-08 02:41:56] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008343 10.0.0.23 - - [2025-12-08 02:41:56] "POST /neutron/network HTTP/1.1" 200 1013 0.026347 10.0.0.22 - - [2025-12-08 02:41:56] "DELETE /access-control-list/dc12c3ac-a05c-4c2b-929a-52ad922ade05 HTTP/1.1" 200 115 0.077610 10.0.0.23 - - [2025-12-08 02:41:56] "GET /virtual-network/710e7901-075b-4287-8c76-dd3a32bd59e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005253 10.0.0.23 - - [2025-12-08 02:41:56] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3246 0.006117 10.0.0.22 - - [2025-12-08 02:41:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.007376 10.0.0.23 - - [2025-12-08 02:41:57] "POST /neutron/network HTTP/1.1" 200 1014 0.020442 10.0.0.23 - - [2025-12-08 02:41:57] "GET /virtual-network/6b45ae19-2933-4651-9e26-7a78b160003b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005250 10.0.0.22 - - [2025-12-08 02:41:57] "POST /ref-update HTTP/1.1" 200 156 0.034209 10.0.0.23 - - [2025-12-08 02:41:57] "DELETE /network-policy/ed67a37e-9866-4ebb-a929-e9e655274af1 HTTP/1.1" 200 115 0.054712 10.0.0.23 - - [2025-12-08 02:41:57] "DELETE /network-policy/9d54efad-3227-4429-8362-e44c2cfe086b HTTP/1.1" 200 115 0.036697 10.0.0.23 - - [2025-12-08 02:41:57] "DELETE /network-policy/8d65a2a7-0d49-45e4-abcb-ce781179fdac HTTP/1.1" 200 115 0.036649 10.0.0.22 - - [2025-12-08 02:41:57] "DELETE /route-target/b9d0b2e0-bfb5-45e4-99f2-d5c7749d1d8f HTTP/1.1" 200 115 0.024917 10.0.0.23 - - [2025-12-08 02:41:57] "POST /neutron/network HTTP/1.1" 200 1013 0.010082 10.0.0.22 - - [2025-12-08 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.65 - - [2025-12-08 02:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002802 10.0.0.65 - - [2025-12-08 02:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002751 10.0.0.65 - - [2025-12-08 02:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002913 10.0.0.65 - - [2025-12-08 02:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006055 10.0.0.23 - - [2025-12-08 02:41:58] "POST /neutron/network HTTP/1.1" 200 151 0.158713 10.0.0.23 - - [2025-12-08 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.23 - - [2025-12-08 02:41:58] "DELETE /network-ipam/b1c43fde-f3df-42eb-b884-e040e039a3b4 HTTP/1.1" 200 115 0.033377 10.0.0.23 - - [2025-12-08 02:41:58] "POST /fqname-to-id HTTP/1.1" 404 203 0.002791 10.0.0.23 - - [2025-12-08 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.23 - - [2025-12-08 02:41:58] "DELETE /network-ipam/3883e0bd-5ce3-4efd-ab77-fd3a8ab250e6 HTTP/1.1" 200 115 0.030700 10.0.0.23 - - [2025-12-08 02:41:58] "POST /fqname-to-id HTTP/1.1" 404 203 0.002864 10.0.0.23 - - [2025-12-08 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.23 - - [2025-12-08 02:41:58] "DELETE /network-ipam/8748b377-81b4-4494-98fd-4aec846c74ab HTTP/1.1" 200 115 0.041405 10.0.0.23 - - [2025-12-08 02:41:58] "POST /fqname-to-id HTTP/1.1" 404 203 0.006406 10.0.0.65 - - [2025-12-08 02:42:01] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001370 10.0.0.23 - - [2025-12-08 02:42:01] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.077210 10.0.0.65 - - [2025-12-08 02:42:01] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001836 10.0.0.23 - - [2025-12-08 02:42:01] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?fields=virtual_networks HTTP/1.1" 200 1044 0.044584 10.0.0.65 - - [2025-12-08 02:42:01] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001050 10.0.0.23 - - [2025-12-08 02:42:01] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.042832 10.0.0.65 - - [2025-12-08 02:42:01] "GET /projects?obj_uuids=a569eea2-61f6-4239-85ea-ec79adb8a03e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001151 10.0.0.23 - - [2025-12-08 02:42:01] "GET /project/a569eea2-61f6-4239-85ea-ec79adb8a03e?fields=security_groups HTTP/1.1" 200 1276 0.043695 10.0.0.23 - - [2025-12-08 02:42:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.033277 10.0.0.65 - - [2025-12-08 02:42:02] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002963 10.0.0.65 - - [2025-12-08 02:42:02] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001126 10.0.0.65 - - [2025-12-08 02:42:02] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007696 10.0.0.65 - - [2025-12-08 02:42:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.009094 10.0.0.65 - - [2025-12-08 02:42:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.008125 10.0.0.65 - - [2025-12-08 02:42:02] "POST /security-groups HTTP/1.1" 200 593 0.029770 10.0.0.65 - - [2025-12-08 02:42:02] "POST /projects HTTP/1.1" 200 589 0.267459 10.0.0.22 - - [2025-12-08 02:42:02] "POST /access-control-lists HTTP/1.1" 200 598 0.036475 10.0.0.65 - - [2025-12-08 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.339786 10.0.0.23 - - [2025-12-08 02:42:02] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.473192 10.0.0.23 - - [2025-12-08 02:42:04] "GET / HTTP/1.1" 200 35931 0.002030 10.0.0.23 - - [2025-12-08 02:42:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.23 - - [2025-12-08 02:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.062732 10.0.0.65 - - [2025-12-08 02:42:06] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000950 10.0.0.23 - - [2025-12-08 02:42:06] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.040792 10.0.0.65 - - [2025-12-08 02:42:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005855 10.0.0.23 - - [2025-12-08 02:42:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.199219 10.0.0.23 - - [2025-12-08 02:42:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001902 10.0.0.23 - - [2025-12-08 02:42:07] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006476 10.0.0.23 - - [2025-12-08 02:42:07] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006830 10.0.0.23 - - [2025-12-08 02:42:07] "POST /neutron/network HTTP/1.1" 200 827 0.010701 10.0.0.23 - - [2025-12-08 02:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.65 - - [2025-12-08 02:42:07] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000961 10.0.0.23 - - [2025-12-08 02:42:07] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.055140 10.0.0.22 - - [2025-12-08 02:42:07] "POST /route-targets HTTP/1.1" 200 327 0.014607 10.0.0.65 - - [2025-12-08 02:42:07] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000931 10.0.0.23 - - [2025-12-08 02:42:07] "POST /neutron/network HTTP/1.1" 200 607 0.144572 10.0.0.22 - - [2025-12-08 02:42:07] "POST /ref-update HTTP/1.1" 200 156 0.022224 10.0.0.23 - - [2025-12-08 02:42:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.003388 10.0.0.23 - - [2025-12-08 02:42:07] "GET /virtual-network/70076684-ddaf-40a4-b87a-bc2c1b41f79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004800 10.0.0.23 - - [2025-12-08 02:42:07] "POST /neutron/network HTTP/1.1" 200 828 0.005476 10.0.0.23 - - [2025-12-08 02:42:07] "GET /virtual-network/70076684-ddaf-40a4-b87a-bc2c1b41f79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004538 10.0.0.23 - - [2025-12-08 02:42:07] "POST /fqname-to-id HTTP/1.1" 404 228 0.002951 10.0.0.23 - - [2025-12-08 02:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.65 - - [2025-12-08 02:42:07] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001251 10.0.0.23 - - [2025-12-08 02:42:07] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.031566 10.0.0.23 - - [2025-12-08 02:42:07] "POST /network-policys HTTP/1.1" 200 571 0.030393 10.0.0.23 - - [2025-12-08 02:42:07] "GET /network-policy/a0fec503-1e48-4741-92b4-1e201924ba35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005639 10.0.0.23 - - [2025-12-08 02:42:08] "POST /neutron/network HTTP/1.1" 200 827 0.006032 10.0.0.23 - - [2025-12-08 02:42:08] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.029226 10.0.0.23 - - [2025-12-08 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.23 - - [2025-12-08 02:42:08] "GET /network-policy/a0fec503-1e48-4741-92b4-1e201924ba35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004188 10.0.0.23 - - [2025-12-08 02:42:08] "POST /neutron/network HTTP/1.1" 200 828 0.006385 10.0.0.22 - - [2025-12-08 02:42:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.003220 10.0.0.23 - - [2025-12-08 02:42:08] "GET /virtual-network/70076684-ddaf-40a4-b87a-bc2c1b41f79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.018014 10.0.0.23 - - [2025-12-08 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.23 - - [2025-12-08 02:42:08] "GET /network-policy/a0fec503-1e48-4741-92b4-1e201924ba35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.008379 10.0.0.22 - - [2025-12-08 02:42:08] "PUT /access-control-list/462a61c6-36b5-4251-9577-4d9e36a27c27 HTTP/1.1" 200 272 0.037748 10.0.0.23 - - [2025-12-08 02:42:08] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007588 10.0.0.23 - - [2025-12-08 02:42:09] "GET /obj-perms HTTP/1.1" 200 5034 0.065648 10.0.0.65 - - [2025-12-08 02:42:11] "GET /obj-perms HTTP/1.1" 200 5034 0.396782 10.0.0.23 - - [2025-12-08 02:42:11] "GET /virtual-network/70076684-ddaf-40a4-b87a-bc2c1b41f79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005285 10.0.0.22 - - [2025-12-08 02:42:11] "GET /obj-perms HTTP/1.1" 200 5034 0.055630 10.0.0.23 - - [2025-12-08 02:42:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001282 10.0.0.23 - - [2025-12-08 02:42:12] "POST /neutron/network HTTP/1.1" 200 939 0.006689 10.0.0.65 - - [2025-12-08 02:42:12] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000962 10.0.0.23 - - [2025-12-08 02:42:12] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.066088 10.0.0.23 - - [2025-12-08 02:42:13] "POST /neutron/port HTTP/1.1" 200 117 0.005642 10.0.0.23 - - [2025-12-08 02:42:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001147 10.0.0.23 - - [2025-12-08 02:42:13] "POST /neutron/network HTTP/1.1" 200 939 0.006854 10.0.0.23 - - [2025-12-08 02:42:13] "POST /neutron/port HTTP/1.1" 200 1063 0.015961 10.0.0.23 - - [2025-12-08 02:42:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003749 10.0.0.65 - - [2025-12-08 02:42:14] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000911 10.0.0.23 - - [2025-12-08 02:42:14] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.062366 10.0.0.23 - - [2025-12-08 02:42:14] "POST /neutron/network HTTP/1.1" 200 929 0.007190 10.0.0.23 - - [2025-12-08 02:42:14] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007339 10.0.0.23 - - [2025-12-08 02:42:14] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009409 10.0.0.23 - - [2025-12-08 02:42:15] "POST /neutron/port HTTP/1.1" 200 1064 0.019277 10.0.0.23 - - [2025-12-08 02:42:15] "POST /neutron/port HTTP/1.1" 200 1092 0.015574 10.0.0.23 - - [2025-12-08 02:42:15] "POST /neutron/port HTTP/1.1" 200 117 0.001202 10.0.0.23 - - [2025-12-08 02:42:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006962 10.0.0.23 - - [2025-12-08 02:42:19] "POST /neutron/port HTTP/1.1" 200 1091 0.026788 10.0.0.23 - - [2025-12-08 02:42:19] "GET /virtual-machine/5d23d8f3-c8d8-43ed-a250-ccba52d30717 HTTP/1.1" 401 292 0.000419 10.0.0.23 - - [2025-12-08 02:42:20] "GET /virtual-machine/5d23d8f3-c8d8-43ed-a250-ccba52d30717 HTTP/1.1" 200 1294 0.033066 10.0.0.23 - - [2025-12-08 02:42:20] "GET /virtual-machine-interface/85343070-b7dc-4e7c-b97a-3b1b8ceaa75b HTTP/1.1" 200 2951 0.004887 10.0.0.23 - - [2025-12-08 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.23 - - [2025-12-08 02:42:20] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004361 10.0.0.23 - - [2025-12-08 02:42:20] "GET /virtual-networks?parent_id=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003397 10.0.0.23 - - [2025-12-08 02:42:20] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005251 10.0.0.23 - - [2025-12-08 02:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.23 - - [2025-12-08 02:42:23] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005074 10.0.0.23 - - [2025-12-08 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.23 - - [2025-12-08 02:42:27] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007434 10.0.0.23 - - [2025-12-08 02:42:28] "POST /neutron/port HTTP/1.1" 200 1092 0.015778 10.0.0.23 - - [2025-12-08 02:42:28] "POST /neutron/subnet HTTP/1.1" 200 708 0.011244 10.0.0.23 - - [2025-12-08 02:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.23 - - [2025-12-08 02:42:31] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004893 10.0.0.23 - - [2025-12-08 02:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.23 - - [2025-12-08 02:42:35] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004938 10.0.0.23 - - [2025-12-08 02:42:39] "POST /neutron/port HTTP/1.1" 200 1091 0.015385 10.0.0.23 - - [2025-12-08 02:42:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003619 10.0.0.23 - - [2025-12-08 02:42:39] "POST /neutron/network HTTP/1.1" 200 929 0.006614 10.0.0.23 - - [2025-12-08 02:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.23 - - [2025-12-08 02:42:39] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005028 10.0.0.23 - - [2025-12-08 02:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.23 - - [2025-12-08 02:42:43] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005356 10.0.0.22 - - [2025-12-08 02:42:44] "DELETE /access-control-list/6dd1e1d8-30e6-4ca6-bdb5-335cf1043a66 HTTP/1.1" 200 115 0.044222 10.0.0.23 - - [2025-12-08 02:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.23 - - [2025-12-08 02:42:48] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005791 10.0.0.23 - - [2025-12-08 02:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.23 - - [2025-12-08 02:42:52] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005933 10.0.0.23 - - [2025-12-08 02:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.23 - - [2025-12-08 02:42:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004134 10.0.0.23 - - [2025-12-08 02:42:54] "GET /virtual-networks?parent_id=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004382 10.0.0.23 - - [2025-12-08 02:42:54] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006277 10.0.0.23 - - [2025-12-08 02:42:59] "POST /neutron/port HTTP/1.1" 200 1091 0.016631 10.0.0.65 - - [2025-12-08 02:43:00] "DELETE /project/8752421ea23346e4bef4eb07631eda6b HTTP/1.1" 404 173 0.002938 10.0.0.65 - - [2025-12-08 02:43:00] "DELETE /project/a569eea2-61f6-4239-85ea-ec79adb8a03e HTTP/1.1" 404 177 0.005527 10.0.0.23 - - [2025-12-08 02:43:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.032212 10.0.0.23 - - [2025-12-08 02:43:04] "POST /neutron/port HTTP/1.1" 200 1091 0.015288 10.0.0.23 - - [2025-12-08 02:43:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008352 10.0.0.23 - - [2025-12-08 02:43:15] "POST /neutron/port HTTP/1.1" 200 1092 0.015094 10.0.0.23 - - [2025-12-08 02:43:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006393 10.0.0.23 - - [2025-12-08 02:43:15] "GET /virtual-machine/fd9c9334-a098-4b53-9625-90f624e14bc5 HTTP/1.1" 200 1295 0.005252 10.0.0.23 - - [2025-12-08 02:43:15] "GET /virtual-machine-interface/c35d87f6-87fa-43ab-a5d2-27f93e1c2536 HTTP/1.1" 200 2952 0.004883 10.0.0.23 - - [2025-12-08 02:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.23 - - [2025-12-08 02:43:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004959 10.0.0.23 - - [2025-12-08 02:43:15] "GET /virtual-networks?parent_id=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002620 10.0.0.23 - - [2025-12-08 02:43:15] "GET /virtual-network/70076684-ddaf-40a4-b87a-bc2c1b41f79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007222 10.0.0.23 - - [2025-12-08 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.23 - - [2025-12-08 02:43:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003852 10.0.0.23 - - [2025-12-08 02:43:16] "GET /virtual-networks?parent_id=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002884 10.0.0.23 - - [2025-12-08 02:43:16] "GET /virtual-network/70076684-ddaf-40a4-b87a-bc2c1b41f79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006882 10.0.0.23 - - [2025-12-08 02:43:30] "POST /neutron/network HTTP/1.1" 200 940 0.037402 10.0.0.23 - - [2025-12-08 02:43:30] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.23 - - [2025-12-08 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.65 - - [2025-12-08 02:43:39] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000835 10.0.0.23 - - [2025-12-08 02:43:39] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.036703 10.0.0.23 - - [2025-12-08 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2025-12-08 02:43:39] "PUT /network-policy/a0fec503-1e48-4741-92b4-1e201924ba35 HTTP/1.1" 200 262 0.013201 10.0.0.22 - - [2025-12-08 02:43:40] "PUT /access-control-list/462a61c6-36b5-4251-9577-4d9e36a27c27 HTTP/1.1" 200 272 0.026405 10.0.0.23 - - [2025-12-08 02:43:40] "POST /neutron/port HTTP/1.1" 200 1091 0.025958 10.0.0.23 - - [2025-12-08 02:43:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.011020 10.0.0.23 - - [2025-12-08 02:43:43] "GET /virtual-network/70076684-ddaf-40a4-b87a-bc2c1b41f79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.012370 10.0.0.23 - - [2025-12-08 02:43:43] "POST /neutron/network HTTP/1.1" 200 930 0.006558 10.0.0.23 - - [2025-12-08 02:43:43] "GET /virtual-network/70076684-ddaf-40a4-b87a-bc2c1b41f79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009638 10.0.0.23 - - [2025-12-08 02:43:43] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004996 10.0.0.23 - - [2025-12-08 02:43:43] "POST /neutron/network HTTP/1.1" 200 929 0.007715 10.0.0.22 - - [2025-12-08 02:43:44] "DELETE /access-control-list/462a61c6-36b5-4251-9577-4d9e36a27c27 HTTP/1.1" 200 115 0.059165 10.0.0.23 - - [2025-12-08 02:43:44] "GET /virtual-network/41f25283-4f0c-4ef3-b814-e388c18121a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.014842 10.0.0.23 - - [2025-12-08 02:43:44] "DELETE /network-policy/a0fec503-1e48-4741-92b4-1e201924ba35 HTTP/1.1" 200 115 0.049897 10.0.0.23 - - [2025-12-08 02:43:44] "POST /neutron/port HTTP/1.1" 200 1092 0.015361 10.0.0.23 - - [2025-12-08 02:43:44] "POST /neutron/port HTTP/1.1" 200 1118 0.014004 10.0.0.23 - - [2025-12-08 02:43:44] "POST /neutron/port HTTP/1.1" 200 1117 0.011764 10.0.0.65 - - [2025-12-08 02:43:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003907 10.0.0.65 - - [2025-12-08 02:43:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003306 10.0.0.23 - - [2025-12-08 02:43:46] "POST /neutron/network HTTP/1.1" 200 151 0.117151 10.0.0.22 - - [2025-12-08 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.65 - - [2025-12-08 02:43:48] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000969 10.0.0.23 - - [2025-12-08 02:43:48] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.040525 10.0.0.65 - - [2025-12-08 02:43:48] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001122 10.0.0.23 - - [2025-12-08 02:43:48] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?fields=virtual_networks HTTP/1.1" 200 1036 0.045589 10.0.0.65 - - [2025-12-08 02:43:48] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001014 10.0.0.23 - - [2025-12-08 02:43:48] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.042672 10.0.0.65 - - [2025-12-08 02:43:48] "GET /projects?obj_uuids=8752421e-a233-46e4-bef4-eb07631eda6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001014 10.0.0.23 - - [2025-12-08 02:43:48] "GET /project/8752421e-a233-46e4-bef4-eb07631eda6b?fields=security_groups HTTP/1.1" 200 1264 0.044043 10.0.0.23 - - [2025-12-08 02:43:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.026515 10.0.0.65 - - [2025-12-08 02:43:49] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003259 10.0.0.65 - - [2025-12-08 02:43:49] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001062 10.0.0.65 - - [2025-12-08 02:43:49] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007400 10.0.0.65 - - [2025-12-08 02:43:49] "POST /id-to-fqname HTTP/1.1" 200 202 0.004474 10.0.0.65 - - [2025-12-08 02:43:49] "POST /fqname-to-id HTTP/1.1" 404 211 0.005735 10.0.0.65 - - [2025-12-08 02:43:49] "POST /security-groups HTTP/1.1" 200 603 0.068821 10.0.0.65 - - [2025-12-08 02:43:49] "POST /projects HTTP/1.1" 200 609 0.270735 10.0.0.22 - - [2025-12-08 02:43:49] "POST /access-control-lists HTTP/1.1" 200 608 0.025380 10.0.0.65 - - [2025-12-08 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.343613 10.0.0.23 - - [2025-12-08 02:43:49] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.484606 10.0.0.23 - - [2025-12-08 02:43:51] "GET / HTTP/1.1" 200 35931 0.002175 10.0.0.23 - - [2025-12-08 02:43:54] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000480 10.0.0.65 - - [2025-12-08 02:43:54] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000967 10.0.0.23 - - [2025-12-08 02:43:54] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.074186 10.0.0.23 - - [2025-12-08 02:43:55] "GET / HTTP/1.1" 200 35931 0.002078 10.0.0.23 - - [2025-12-08 02:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.65 - - [2025-12-08 02:43:55] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001490 10.0.0.23 - - [2025-12-08 02:43:55] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007753 10.0.0.23 - - [2025-12-08 02:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.65 - - [2025-12-08 02:43:56] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001426 10.0.0.23 - - [2025-12-08 02:43:56] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.055813 10.0.0.22 - - [2025-12-08 02:43:56] "DELETE /access-control-list/7832eb0b-99b8-4669-ae98-b1f8b103c30d HTTP/1.1" 200 115 0.105445 10.0.0.23 - - [2025-12-08 02:43:57] "GET /domains HTTP/1.1" 401 292 0.000410 10.0.0.23 - - [2025-12-08 02:43:57] "GET /domains HTTP/1.1" 200 280 0.028929 10.0.0.65 - - [2025-12-08 02:43:57] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.026988 10.0.0.23 - - [2025-12-08 02:43:57] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8 HTTP/1.1" 200 2586 0.035689 10.0.0.65 - - [2025-12-08 02:43:57] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000835 10.0.0.23 - - [2025-12-08 02:43:57] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a HTTP/1.1" 200 1923 0.109524 10.0.0.23 - - [2025-12-08 02:43:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003827 10.0.0.23 - - [2025-12-08 02:43:57] "POST /network-ipams HTTP/1.1" 200 621 0.032006 10.0.0.23 - - [2025-12-08 02:43:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003515 10.0.0.23 - - [2025-12-08 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.23 - - [2025-12-08 02:43:58] "GET /network-ipam/c6188466-1035-41c5-8481-a3a97ecebff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.008152 10.0.0.23 - - [2025-12-08 02:43:58] "PUT /network-ipam/c6188466-1035-41c5-8481-a3a97ecebff8 HTTP/1.1" 200 258 0.015308 10.0.0.23 - - [2025-12-08 02:43:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000491 10.0.0.23 - - [2025-12-08 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.026803 10.0.0.65 - - [2025-12-08 02:43:58] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000963 10.0.0.23 - - [2025-12-08 02:43:58] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037851 10.0.0.23 - - [2025-12-08 02:43:58] "POST /neutron/network HTTP/1.1" 200 117 0.041518 10.0.0.22 - - [2025-12-08 02:43:59] "POST /ref-update HTTP/1.1" 200 156 0.021724 10.0.0.65 - - [2025-12-08 02:43:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002563 10.0.0.23 - - [2025-12-08 02:43:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.176174 10.0.0.23 - - [2025-12-08 02:43:59] "POST /id-to-fqname HTTP/1.1" 200 235 0.002100 10.0.0.23 - - [2025-12-08 02:43:59] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007895 10.0.0.23 - - [2025-12-08 02:43:59] "POST /neutron/network HTTP/1.1" 200 1337 0.013195 10.0.0.23 - - [2025-12-08 02:43:59] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005127 10.0.0.23 - - [2025-12-08 02:43:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.011382 10.0.0.23 - - [2025-12-08 02:44:00] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007375 10.0.0.23 - - [2025-12-08 02:44:01] "GET /obj-perms HTTP/1.1" 200 5019 0.092736 10.0.0.65 - - [2025-12-08 02:44:01] "DELETE /project/260efaf67ed2478a81831b5d61d9239a HTTP/1.1" 404 173 0.055231 10.0.0.65 - - [2025-12-08 02:44:01] "DELETE /project/8752421e-a233-46e4-bef4-eb07631eda6b HTTP/1.1" 404 177 0.077745 10.0.0.65 - - [2025-12-08 02:44:01] "GET /obj-perms HTTP/1.1" 200 5019 0.067210 10.0.0.23 - - [2025-12-08 02:44:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.004318 10.0.0.23 - - [2025-12-08 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.65 - - [2025-12-08 02:44:02] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001662 10.0.0.23 - - [2025-12-08 02:44:02] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.075083 10.0.0.23 - - [2025-12-08 02:44:02] "POST /network-policys HTTP/1.1" 200 563 0.035569 10.0.0.23 - - [2025-12-08 02:44:02] "GET /network-policy/0b6ec2b8-0d97-46ba-9fe1-9e51deb3c173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006391 10.0.0.23 - - [2025-12-08 02:44:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.003711 10.0.0.23 - - [2025-12-08 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.65 - - [2025-12-08 02:44:02] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001013 10.0.0.23 - - [2025-12-08 02:44:02] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.054523 10.0.0.23 - - [2025-12-08 02:44:02] "POST /network-policys HTTP/1.1" 200 563 0.029835 10.0.0.23 - - [2025-12-08 02:44:02] "GET /network-policy/7dfc2362-3494-4273-ba4c-553dd922906f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.007810 10.0.0.23 - - [2025-12-08 02:44:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.003922 10.0.0.23 - - [2025-12-08 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.65 - - [2025-12-08 02:44:02] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000996 10.0.0.23 - - [2025-12-08 02:44:02] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.056485 10.0.0.23 - - [2025-12-08 02:44:02] "POST /network-policys HTTP/1.1" 200 563 0.036492 10.0.0.23 - - [2025-12-08 02:44:02] "GET /network-policy/e928cf6a-c20f-4065-82c0-1322964c4eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006593 10.0.0.23 - - [2025-12-08 02:44:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.003522 10.0.0.23 - - [2025-12-08 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.65 - - [2025-12-08 02:44:03] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001208 10.0.0.23 - - [2025-12-08 02:44:03] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046353 10.0.0.23 - - [2025-12-08 02:44:03] "POST /network-policys HTTP/1.1" 200 563 0.030820 10.0.0.23 - - [2025-12-08 02:44:03] "GET /network-policy/e82534c7-a49d-4ecf-9c55-d494cc7efdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006188 10.0.0.23 - - [2025-12-08 02:44:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.003125 10.0.0.23 - - [2025-12-08 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.65 - - [2025-12-08 02:44:03] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001161 10.0.0.23 - - [2025-12-08 02:44:03] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043640 10.0.0.23 - - [2025-12-08 02:44:03] "POST /network-policys HTTP/1.1" 200 563 0.029434 10.0.0.23 - - [2025-12-08 02:44:03] "GET /network-policy/6dcb71d4-3d79-497e-9d14-602f480ec73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006077 10.0.0.23 - - [2025-12-08 02:44:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.003211 10.0.0.23 - - [2025-12-08 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.65 - - [2025-12-08 02:44:03] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.23 - - [2025-12-08 02:44:03] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041036 10.0.0.23 - - [2025-12-08 02:44:04] "POST /network-policys HTTP/1.1" 200 563 0.031711 10.0.0.23 - - [2025-12-08 02:44:04] "GET /network-policy/b531a4f6-e120-453d-95c2-28eec7336393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.010959 10.0.0.23 - - [2025-12-08 02:44:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.003345 10.0.0.23 - - [2025-12-08 02:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.65 - - [2025-12-08 02:44:04] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972 10.0.0.23 - - [2025-12-08 02:44:04] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.076988 10.0.0.23 - - [2025-12-08 02:44:04] "POST /network-policys HTTP/1.1" 200 563 0.030901 10.0.0.23 - - [2025-12-08 02:44:04] "GET /network-policy/32421a01-6a7c-47aa-b513-3784352bb3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.009041 10.0.0.23 - - [2025-12-08 02:44:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.003790 10.0.0.23 - - [2025-12-08 02:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.65 - - [2025-12-08 02:44:04] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001067 10.0.0.23 - - [2025-12-08 02:44:04] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048907 10.0.0.23 - - [2025-12-08 02:44:04] "POST /network-policys HTTP/1.1" 200 563 0.037141 10.0.0.23 - - [2025-12-08 02:44:04] "GET /network-policy/72de3416-704d-43d5-93a4-1fa96717c439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007370 10.0.0.23 - - [2025-12-08 02:44:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.003531 10.0.0.23 - - [2025-12-08 02:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.65 - - [2025-12-08 02:44:05] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001077 10.0.0.23 - - [2025-12-08 02:44:05] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.057366 10.0.0.23 - - [2025-12-08 02:44:05] "POST /network-policys HTTP/1.1" 200 563 0.031086 10.0.0.23 - - [2025-12-08 02:44:05] "GET /network-policy/919562f5-dd4d-4e45-bc3f-72b222b02dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006883 10.0.0.23 - - [2025-12-08 02:44:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.004877 10.0.0.23 - - [2025-12-08 02:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.65 - - [2025-12-08 02:44:05] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001579 10.0.0.23 - - [2025-12-08 02:44:05] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.075335 10.0.0.23 - - [2025-12-08 02:44:05] "POST /network-policys HTTP/1.1" 200 563 0.049678 10.0.0.23 - - [2025-12-08 02:44:05] "GET /network-policy/6b92747b-03c3-4f3e-b172-7eb5bcf598fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.010192 10.0.0.23 - - [2025-12-08 02:44:06] "POST /neutron/network HTTP/1.1" 200 2250 0.195896 10.0.0.23 - - [2025-12-08 02:44:06] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008384 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/0b6ec2b8-0d97-46ba-9fe1-9e51deb3c173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005325 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/32421a01-6a7c-47aa-b513-3784352bb3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005470 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/6b92747b-03c3-4f3e-b172-7eb5bcf598fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007475 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/6dcb71d4-3d79-497e-9d14-602f480ec73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004969 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/72de3416-704d-43d5-93a4-1fa96717c439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005481 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/7dfc2362-3494-4273-ba4c-553dd922906f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.005730 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/919562f5-dd4d-4e45-bc3f-72b222b02dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005312 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/b531a4f6-e120-453d-95c2-28eec7336393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005309 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/e82534c7-a49d-4ecf-9c55-d494cc7efdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005559 10.0.0.23 - - [2025-12-08 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.23 - - [2025-12-08 02:44:06] "GET /network-policy/e928cf6a-c20f-4065-82c0-1322964c4eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004655 10.0.0.23 - - [2025-12-08 02:44:06] "POST /id-to-fqname HTTP/1.1" 200 235 0.001319 10.0.0.65 - - [2025-12-08 02:44:07] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.23 - - [2025-12-08 02:44:07] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.063256 10.0.0.23 - - [2025-12-08 02:44:07] "POST /neutron/network HTTP/1.1" 200 2250 0.016252 10.0.0.23 - - [2025-12-08 02:44:08] "POST /neutron/port HTTP/1.1" 200 117 0.007752 10.0.0.22 - - [2025-12-08 02:44:08] "PUT /access-control-list/43f69de2-2897-4b80-b50f-6cb5dcab5ccb HTTP/1.1" 200 272 0.025992 10.0.0.23 - - [2025-12-08 02:44:08] "POST /neutron/port HTTP/1.1" 200 1174 0.024192 10.0.0.23 - - [2025-12-08 02:44:09] "POST /neutron/port HTTP/1.1" 200 1202 0.022331 10.0.0.23 - - [2025-12-08 02:44:09] "POST /neutron/subnet HTTP/1.1" 200 1361 0.026787 10.0.0.23 - - [2025-12-08 02:44:09] "POST /neutron/network HTTP/1.1" 200 2250 0.013017 10.0.0.23 - - [2025-12-08 02:44:13] "POST /neutron/port HTTP/1.1" 200 1202 0.015802 10.0.0.23 - - [2025-12-08 02:44:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010266 10.0.0.23 - - [2025-12-08 02:44:13] "GET /virtual-machine/64e95512-e9ab-477b-a886-d1fbbab4ce32 HTTP/1.1" 401 292 0.000415 10.0.0.23 - - [2025-12-08 02:44:13] "GET /virtual-machine/64e95512-e9ab-477b-a886-d1fbbab4ce32 HTTP/1.1" 200 1304 0.032039 10.0.0.23 - - [2025-12-08 02:44:13] "GET /virtual-machine-interface/4a74ca66-1e76-44c6-ab2b-1a19d49ad8c7 HTTP/1.1" 200 3169 0.005249 10.0.0.23 - - [2025-12-08 02:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.23 - - [2025-12-08 02:44:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003495 10.0.0.23 - - [2025-12-08 02:44:13] "GET /virtual-networks?parent_id=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002417 10.0.0.23 - - [2025-12-08 02:44:13] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.011876 10.0.0.23 - - [2025-12-08 02:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.23 - - [2025-12-08 02:44:17] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005362 10.0.0.23 - - [2025-12-08 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.23 - - [2025-12-08 02:44:21] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005335 10.0.0.23 - - [2025-12-08 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.23 - - [2025-12-08 02:44:25] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.007650 10.0.0.23 - - [2025-12-08 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.23 - - [2025-12-08 02:44:29] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006202 10.0.0.23 - - [2025-12-08 02:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.23 - - [2025-12-08 02:44:33] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005148 10.0.0.23 - - [2025-12-08 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.23 - - [2025-12-08 02:44:37] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005899 10.0.0.23 - - [2025-12-08 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.23 - - [2025-12-08 02:44:41] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006133 10.0.0.23 - - [2025-12-08 02:44:42] "POST /neutron/network HTTP/1.1" 200 2260 0.046289 10.0.0.23 - - [2025-12-08 02:44:42] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015773 10.0.0.23 - - [2025-12-08 02:44:42] "POST /neutron/network HTTP/1.1" 200 2250 0.010764 10.0.0.23 - - [2025-12-08 02:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.23 - - [2025-12-08 02:44:45] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005446 10.0.0.65 - - [2025-12-08 02:44:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.65 - - [2025-12-08 02:44:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.22 - - [2025-12-08 02:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000635 10.0.0.22 - - [2025-12-08 02:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.65 - - [2025-12-08 02:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.65 - - [2025-12-08 02:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.22 - - [2025-12-08 02:44:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.22 - - [2025-12-08 02:44:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.23 - - [2025-12-08 02:44:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.23 - - [2025-12-08 02:44:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-12-08 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.23 - - [2025-12-08 02:44:49] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004817 10.0.0.23 - - [2025-12-08 02:44:49] "GET /virtual-networks?parent_id=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004060 10.0.0.23 - - [2025-12-08 02:44:49] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006101 10.0.0.23 - - [2025-12-08 02:44:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000848 10.0.0.23 - - [2025-12-08 02:44:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.23 - - [2025-12-08 02:44:55] "POST /neutron/port HTTP/1.1" 200 1202 0.018335 10.0.0.23 - - [2025-12-08 02:44:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006547 10.0.0.23 - - [2025-12-08 02:45:05] "POST /neutron/port HTTP/1.1" 200 1202 0.018456 10.0.0.23 - - [2025-12-08 02:45:10] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007739 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/0b6ec2b8-0d97-46ba-9fe1-9e51deb3c173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003616 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/7dfc2362-3494-4273-ba4c-553dd922906f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004230 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/e928cf6a-c20f-4065-82c0-1322964c4eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004164 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/e82534c7-a49d-4ecf-9c55-d494cc7efdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004296 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/6dcb71d4-3d79-497e-9d14-602f480ec73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005194 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/b531a4f6-e120-453d-95c2-28eec7336393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006308 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/32421a01-6a7c-47aa-b513-3784352bb3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005073 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/72de3416-704d-43d5-93a4-1fa96717c439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004538 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/919562f5-dd4d-4e45-bc3f-72b222b02dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004902 10.0.0.23 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.23 - - [2025-12-08 02:45:11] "GET /network-policy/6b92747b-03c3-4f3e-b172-7eb5bcf598fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006599 10.0.0.23 - - [2025-12-08 02:45:11] "POST /neutron/network HTTP/1.1" 200 2250 0.013183 10.0.0.22 - - [2025-12-08 02:45:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.058881 10.0.0.23 - - [2025-12-08 02:45:12] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007690 10.0.0.23 - - [2025-12-08 02:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.23 - - [2025-12-08 02:45:12] "GET /network-policy/0b6ec2b8-0d97-46ba-9fe1-9e51deb3c173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004446 10.0.0.22 - - [2025-12-08 02:45:13] "GET /obj-perms HTTP/1.1" 200 5056 0.055773 10.0.0.23 - - [2025-12-08 02:45:17] "POST /neutron/network HTTP/1.1" 200 1440 0.013105 10.0.0.23 - - [2025-12-08 02:45:17] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.009602 10.0.0.23 - - [2025-12-08 02:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.23 - - [2025-12-08 02:45:17] "GET /network-policy/7dfc2362-3494-4273-ba4c-553dd922906f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.007612 10.0.0.23 - - [2025-12-08 02:45:22] "POST /neutron/network HTTP/1.1" 200 1440 0.016430 10.0.0.22 - - [2025-12-08 02:45:22] "PUT /access-control-list/43f69de2-2897-4b80-b50f-6cb5dcab5ccb HTTP/1.1" 200 272 0.028975 10.0.0.23 - - [2025-12-08 02:45:22] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.009667 10.0.0.23 - - [2025-12-08 02:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012724 10.0.0.23 - - [2025-12-08 02:45:22] "GET /network-policy/e928cf6a-c20f-4065-82c0-1322964c4eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004780 10.0.0.23 - - [2025-12-08 02:45:27] "POST /neutron/network HTTP/1.1" 200 1440 0.011447 10.0.0.22 - - [2025-12-08 02:45:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.006394 10.0.0.23 - - [2025-12-08 02:45:27] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.011118 10.0.0.23 - - [2025-12-08 02:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.23 - - [2025-12-08 02:45:27] "GET /network-policy/e82534c7-a49d-4ecf-9c55-d494cc7efdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005408 10.0.0.23 - - [2025-12-08 02:45:32] "POST /neutron/network HTTP/1.1" 200 1440 0.015236 10.0.0.23 - - [2025-12-08 02:45:33] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007545 10.0.0.23 - - [2025-12-08 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.23 - - [2025-12-08 02:45:33] "GET /network-policy/6dcb71d4-3d79-497e-9d14-602f480ec73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004651 10.0.0.23 - - [2025-12-08 02:45:38] "POST /neutron/network HTTP/1.1" 200 1440 0.013308 10.0.0.22 - - [2025-12-08 02:45:38] "PUT /access-control-list/43f69de2-2897-4b80-b50f-6cb5dcab5ccb HTTP/1.1" 200 272 0.024551 10.0.0.23 - - [2025-12-08 02:45:38] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007798 10.0.0.23 - - [2025-12-08 02:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.23 - - [2025-12-08 02:45:38] "GET /network-policy/b531a4f6-e120-453d-95c2-28eec7336393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005970 10.0.0.23 - - [2025-12-08 02:45:43] "POST /neutron/network HTTP/1.1" 200 1440 0.011688 10.0.0.22 - - [2025-12-08 02:45:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.004377 10.0.0.23 - - [2025-12-08 02:45:43] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.009836 10.0.0.23 - - [2025-12-08 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.23 - - [2025-12-08 02:45:43] "GET /network-policy/32421a01-6a7c-47aa-b513-3784352bb3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004549 10.0.0.23 - - [2025-12-08 02:45:44] "POST /neutron/port HTTP/1.1" 200 1202 0.014586 10.0.0.23 - - [2025-12-08 02:45:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003762 10.0.0.23 - - [2025-12-08 02:45:44] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.23 - - [2025-12-08 02:45:48] "POST /neutron/network HTTP/1.1" 200 1440 0.010700 10.0.0.23 - - [2025-12-08 02:45:48] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007240 10.0.0.23 - - [2025-12-08 02:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.23 - - [2025-12-08 02:45:49] "GET /network-policy/72de3416-704d-43d5-93a4-1fa96717c439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004388 10.0.0.23 - - [2025-12-08 02:45:54] "POST /neutron/network HTTP/1.1" 200 1440 0.011422 10.0.0.22 - - [2025-12-08 02:45:54] "PUT /access-control-list/43f69de2-2897-4b80-b50f-6cb5dcab5ccb HTTP/1.1" 200 272 0.071333 10.0.0.23 - - [2025-12-08 02:45:54] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007850 10.0.0.23 - - [2025-12-08 02:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.23 - - [2025-12-08 02:45:54] "GET /network-policy/919562f5-dd4d-4e45-bc3f-72b222b02dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003981 10.0.0.23 - - [2025-12-08 02:45:59] "POST /neutron/network HTTP/1.1" 200 1440 0.010963 10.0.0.22 - - [2025-12-08 02:45:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.003426 10.0.0.23 - - [2025-12-08 02:45:59] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.009373 10.0.0.23 - - [2025-12-08 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.23 - - [2025-12-08 02:45:59] "GET /network-policy/6b92747b-03c3-4f3e-b172-7eb5bcf598fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004297 10.0.0.23 - - [2025-12-08 02:46:04] "GET /virtual-machine/64e95512-e9ab-477b-a886-d1fbbab4ce32 HTTP/1.1" 200 1304 0.004588 10.0.0.23 - - [2025-12-08 02:46:05] "POST /neutron/port HTTP/1.1" 200 1202 0.018059 10.0.0.23 - - [2025-12-08 02:46:06] "GET /virtual-machine/64e95512-e9ab-477b-a886-d1fbbab4ce32 HTTP/1.1" 404 171 0.003114 10.0.0.23 - - [2025-12-08 02:46:06] "GET /virtual-machine/64e95512-e9ab-477b-a886-d1fbbab4ce32 HTTP/1.1" 404 171 0.014838 10.0.0.23 - - [2025-12-08 02:46:06] "GET /virtual-machine/64e95512-e9ab-477b-a886-d1fbbab4ce32 HTTP/1.1" 404 171 0.002527 10.0.0.23 - - [2025-12-08 02:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.23 - - [2025-12-08 02:46:06] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003711 10.0.0.23 - - [2025-12-08 02:46:06] "GET /virtual-networks?parent_id=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003068 10.0.0.23 - - [2025-12-08 02:46:07] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006530 10.0.0.23 - - [2025-12-08 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.23 - - [2025-12-08 02:46:07] "GET /routing-instance/597a676e-e636-43d8-875b-4712e3a3afa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.004725 10.0.0.23 - - [2025-12-08 02:46:07] "GET /route-target/5a536db5-24f5-4058-b5e2-25822a016179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004036 10.0.0.23 - - [2025-12-08 02:46:10] "GET /obj-perms HTTP/1.1" 200 5019 0.004145 10.0.0.22 - - [2025-12-08 02:46:13] "GET /obj-perms HTTP/1.1" 200 5019 0.052000 10.0.0.23 - - [2025-12-08 02:46:16] "GET /obj-perms HTTP/1.1" 200 5019 0.004688 10.0.0.22 - - [2025-12-08 02:46:19] "GET /obj-perms HTTP/1.1" 200 5019 0.012263 10.0.0.23 - - [2025-12-08 02:46:25] "GET /obj-perms HTTP/1.1" 200 5019 0.003620 10.0.0.22 - - [2025-12-08 02:46:25] "GET /obj-perms HTTP/1.1" 200 5019 0.003612 10.0.0.65 - - [2025-12-08 02:46:25] "GET /obj-perms HTTP/1.1" 200 5019 0.005322 10.0.0.23 - - [2025-12-08 02:46:26] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007021 10.0.0.23 - - [2025-12-08 02:46:26] "POST /neutron/network HTTP/1.1" 200 1440 0.013692 10.0.0.23 - - [2025-12-08 02:46:26] "GET /virtual-network/4419a060-8c6a-4dcf-817c-1cb6bc580c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008847 10.0.0.23 - - [2025-12-08 02:46:26] "DELETE /network-policy/6b92747b-03c3-4f3e-b172-7eb5bcf598fb HTTP/1.1" 200 115 0.043032 10.0.0.23 - - [2025-12-08 02:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.65 - - [2025-12-08 02:46:26] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001417 10.0.0.23 - - [2025-12-08 02:46:26] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.039035 10.0.0.23 - - [2025-12-08 02:46:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.005693 10.0.0.23 - - [2025-12-08 02:46:26] "DELETE /network-policy/919562f5-dd4d-4e45-bc3f-72b222b02dad HTTP/1.1" 200 115 0.036544 10.0.0.23 - - [2025-12-08 02:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.65 - - [2025-12-08 02:46:26] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.23 - - [2025-12-08 02:46:26] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044715 10.0.0.23 - - [2025-12-08 02:46:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005816 10.0.0.23 - - [2025-12-08 02:46:26] "DELETE /network-policy/72de3416-704d-43d5-93a4-1fa96717c439 HTTP/1.1" 200 115 0.039243 10.0.0.23 - - [2025-12-08 02:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.65 - - [2025-12-08 02:46:26] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000896 10.0.0.23 - - [2025-12-08 02:46:26] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.056691 10.0.0.23 - - [2025-12-08 02:46:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005892 10.0.0.23 - - [2025-12-08 02:46:26] "DELETE /network-policy/32421a01-6a7c-47aa-b513-3784352bb3d0 HTTP/1.1" 200 115 0.039342 10.0.0.23 - - [2025-12-08 02:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.65 - - [2025-12-08 02:46:26] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000933 10.0.0.23 - - [2025-12-08 02:46:27] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044469 10.0.0.23 - - [2025-12-08 02:46:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.005247 10.0.0.23 - - [2025-12-08 02:46:27] "DELETE /network-policy/b531a4f6-e120-453d-95c2-28eec7336393 HTTP/1.1" 200 115 0.037986 10.0.0.23 - - [2025-12-08 02:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.65 - - [2025-12-08 02:46:27] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.23 - - [2025-12-08 02:46:27] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044993 10.0.0.23 - - [2025-12-08 02:46:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005812 10.0.0.23 - - [2025-12-08 02:46:27] "DELETE /network-policy/6dcb71d4-3d79-497e-9d14-602f480ec73d HTTP/1.1" 200 115 0.038153 10.0.0.23 - - [2025-12-08 02:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.65 - - [2025-12-08 02:46:27] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.23 - - [2025-12-08 02:46:27] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.039942 10.0.0.23 - - [2025-12-08 02:46:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005585 10.0.0.23 - - [2025-12-08 02:46:27] "DELETE /network-policy/e82534c7-a49d-4ecf-9c55-d494cc7efdca HTTP/1.1" 200 115 0.039029 10.0.0.23 - - [2025-12-08 02:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013879 10.0.0.65 - - [2025-12-08 02:46:27] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000944 10.0.0.23 - - [2025-12-08 02:46:27] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037281 10.0.0.23 - - [2025-12-08 02:46:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.006966 10.0.0.23 - - [2025-12-08 02:46:27] "DELETE /network-policy/e928cf6a-c20f-4065-82c0-1322964c4eda HTTP/1.1" 200 115 0.039835 10.0.0.23 - - [2025-12-08 02:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.65 - - [2025-12-08 02:46:27] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000991 10.0.0.23 - - [2025-12-08 02:46:27] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.055179 10.0.0.23 - - [2025-12-08 02:46:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.006221 10.0.0.23 - - [2025-12-08 02:46:28] "DELETE /network-policy/7dfc2362-3494-4273-ba4c-553dd922906f HTTP/1.1" 200 115 0.045470 10.0.0.23 - - [2025-12-08 02:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.65 - - [2025-12-08 02:46:28] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.23 - - [2025-12-08 02:46:28] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038046 10.0.0.23 - - [2025-12-08 02:46:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005202 10.0.0.23 - - [2025-12-08 02:46:28] "DELETE /network-policy/0b6ec2b8-0d97-46ba-9fe1-9e51deb3c173 HTTP/1.1" 200 115 0.037548 10.0.0.23 - - [2025-12-08 02:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.65 - - [2025-12-08 02:46:28] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000987 10.0.0.23 - - [2025-12-08 02:46:28] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.036851 10.0.0.23 - - [2025-12-08 02:46:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-94033010&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.012755 10.0.0.23 - - [2025-12-08 02:46:28] "POST /neutron/network HTTP/1.1" 200 1337 0.010871 10.0.0.22 - - [2025-12-08 02:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.23 - - [2025-12-08 02:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.23 - - [2025-12-08 02:46:28] "DELETE /network-ipam/c6188466-1035-41c5-8481-a3a97ecebff8 HTTP/1.1" 200 115 0.041426 10.0.0.23 - - [2025-12-08 02:46:28] "POST /fqname-to-id HTTP/1.1" 404 260 0.004368 10.0.0.65 - - [2025-12-08 02:46:29] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000919 10.0.0.65 - - [2025-12-08 02:46:29] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.044137 10.0.0.65 - - [2025-12-08 02:46:29] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004887 10.0.0.65 - - [2025-12-08 02:46:29] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?fields=security_groups HTTP/1.1" 200 1398 0.063048 10.0.0.65 - - [2025-12-08 02:46:29] "DELETE /security-group/8693915a-3e6e-4a7e-93af-9e9ef5efc84a HTTP/1.1" 200 115 0.057193 10.0.0.65 - - [2025-12-08 02:46:29] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001394 10.0.0.65 - - [2025-12-08 02:46:29] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?fields=application_policy_sets HTTP/1.1" 200 1437 0.068386 10.0.0.22 - - [2025-12-08 02:46:29] "DELETE /access-control-list/460870b0-937a-4366-a8b6-be28c29acd04 HTTP/1.1" 200 115 0.066489 10.0.0.23 - - [2025-12-08 02:46:29] "DELETE /project/260efaf6-7ed2-478a-8183-1b5d61d9239a HTTP/1.1" 200 115 0.477544 10.0.0.65 - - [2025-12-08 02:46:29] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001255 10.0.0.23 - - [2025-12-08 02:46:29] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?fields=projects HTTP/1.1" 200 1245 0.012776 10.0.0.65 - - [2025-12-08 02:46:32] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003542 10.0.0.65 - - [2025-12-08 02:46:32] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.65 - - [2025-12-08 02:46:32] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049766 10.0.0.65 - - [2025-12-08 02:46:32] "POST /id-to-fqname HTTP/1.1" 200 202 0.004476 10.0.0.65 - - [2025-12-08 02:46:32] "POST /fqname-to-id HTTP/1.1" 404 211 0.013292 10.0.0.65 - - [2025-12-08 02:46:32] "POST /security-groups HTTP/1.1" 200 603 0.077222 10.0.0.65 - - [2025-12-08 02:46:32] "POST /projects HTTP/1.1" 200 609 0.293426 10.0.0.22 - - [2025-12-08 02:46:32] "POST /fqname-to-id HTTP/1.1" 404 245 0.010050 10.0.0.65 - - [2025-12-08 02:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.367726 10.0.0.23 - - [2025-12-08 02:46:32] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.527917 10.0.0.65 - - [2025-12-08 02:46:32] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001594 10.0.0.23 - - [2025-12-08 02:46:32] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?fields=virtual_networks HTTP/1.1" 200 1055 0.062201 10.0.0.65 - - [2025-12-08 02:46:32] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000930 10.0.0.23 - - [2025-12-08 02:46:32] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.044216 10.0.0.65 - - [2025-12-08 02:46:32] "GET /projects?obj_uuids=260efaf6-7ed2-478a-8183-1b5d61d9239a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001017 10.0.0.23 - - [2025-12-08 02:46:32] "GET /project/260efaf6-7ed2-478a-8183-1b5d61d9239a?fields=security_groups HTTP/1.1" 200 1293 0.040047 10.0.0.23 - - [2025-12-08 02:46:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.025748 10.0.0.65 - - [2025-12-08 02:46:33] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003441 10.0.0.65 - - [2025-12-08 02:46:33] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.65 - - [2025-12-08 02:46:33] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007837 10.0.0.65 - - [2025-12-08 02:46:33] "POST /id-to-fqname HTTP/1.1" 200 196 0.001551 10.0.0.65 - - [2025-12-08 02:46:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.007185 10.0.0.65 - - [2025-12-08 02:46:34] "POST /security-groups HTTP/1.1" 200 597 0.073299 10.0.0.65 - - [2025-12-08 02:46:34] "POST /projects HTTP/1.1" 200 597 0.275004 10.0.0.22 - - [2025-12-08 02:46:34] "POST /access-control-lists HTTP/1.1" 200 602 0.026288 10.0.0.65 - - [2025-12-08 02:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.348180 10.0.0.23 - - [2025-12-08 02:46:34] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.495458 10.0.0.23 - - [2025-12-08 02:46:35] "GET / HTTP/1.1" 200 35931 0.002288 10.0.0.23 - - [2025-12-08 02:46:37] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000470 10.0.0.65 - - [2025-12-08 02:46:37] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000917 10.0.0.23 - - [2025-12-08 02:46:38] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.070395 10.0.0.23 - - [2025-12-08 02:46:38] "GET / HTTP/1.1" 200 35931 0.002086 10.0.0.23 - - [2025-12-08 02:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.65 - - [2025-12-08 02:46:38] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.23 - - [2025-12-08 02:46:38] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006706 10.0.0.23 - - [2025-12-08 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.65 - - [2025-12-08 02:46:39] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001064 10.0.0.23 - - [2025-12-08 02:46:39] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.036211 10.0.0.23 - - [2025-12-08 02:46:40] "GET /domains HTTP/1.1" 401 292 0.000557 10.0.0.23 - - [2025-12-08 02:46:40] "GET /domains HTTP/1.1" 200 280 0.029595 10.0.0.65 - - [2025-12-08 02:46:40] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000956 10.0.0.23 - - [2025-12-08 02:46:40] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8 HTTP/1.1" 200 2778 0.009786 10.0.0.65 - - [2025-12-08 02:46:40] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000889 10.0.0.23 - - [2025-12-08 02:46:40] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b HTTP/1.1" 200 1887 0.085708 10.0.0.23 - - [2025-12-08 02:46:40] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003668 10.0.0.23 - - [2025-12-08 02:46:40] "POST /network-ipams HTTP/1.1" 200 603 0.023354 10.0.0.23 - - [2025-12-08 02:46:40] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003293 10.0.0.23 - - [2025-12-08 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.23 - - [2025-12-08 02:46:40] "GET /network-ipam/23c60488-6405-46ab-a55a-17786a161fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005906 10.0.0.23 - - [2025-12-08 02:46:40] "PUT /network-ipam/23c60488-6405-46ab-a55a-17786a161fa2 HTTP/1.1" 200 258 0.015334 10.0.0.23 - - [2025-12-08 02:46:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.23 - - [2025-12-08 02:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027268 10.0.0.65 - - [2025-12-08 02:46:41] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000884 10.0.0.23 - - [2025-12-08 02:46:41] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.035337 10.0.0.65 - - [2025-12-08 02:46:41] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001334 10.0.0.23 - - [2025-12-08 02:46:41] "POST /neutron/network HTTP/1.1" 200 617 0.154190 10.0.0.22 - - [2025-12-08 02:46:41] "POST /route-targets HTTP/1.1" 200 327 0.015403 10.0.0.23 - - [2025-12-08 02:46:42] "POST /neutron/network HTTP/1.1" 200 1074 0.010259 10.0.0.23 - - [2025-12-08 02:46:42] "POST /id-to-fqname HTTP/1.1" 200 229 0.000982 10.0.0.23 - - [2025-12-08 02:46:42] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004661 10.0.0.23 - - [2025-12-08 02:46:42] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005762 10.0.0.23 - - [2025-12-08 02:46:42] "POST /neutron/subnet HTTP/1.1" 200 701 0.015472 10.0.0.23 - - [2025-12-08 02:46:43] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005496 10.0.0.23 - - [2025-12-08 02:46:43] "GET /obj-perms HTTP/1.1" 200 5013 0.057990 10.0.0.23 - - [2025-12-08 02:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.65 - - [2025-12-08 02:46:44] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000954 10.0.0.23 - - [2025-12-08 02:46:44] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.036604 10.0.0.65 - - [2025-12-08 02:46:44] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000949 10.0.0.23 - - [2025-12-08 02:46:44] "POST /neutron/network HTTP/1.1" 200 617 0.126908 10.0.0.22 - - [2025-12-08 02:46:44] "POST /ref-update HTTP/1.1" 200 156 0.027723 10.0.0.23 - - [2025-12-08 02:46:45] "POST /neutron/network HTTP/1.1" 200 1074 0.015729 10.0.0.23 - - [2025-12-08 02:46:45] "POST /id-to-fqname HTTP/1.1" 200 229 0.001229 10.0.0.23 - - [2025-12-08 02:46:45] "GET /virtual-network/66514cf5-a4ac-46eb-a90f-962f24bd2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007258 10.0.0.23 - - [2025-12-08 02:46:45] "GET /virtual-network/66514cf5-a4ac-46eb-a90f-962f24bd2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006011 10.0.0.23 - - [2025-12-08 02:46:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.008312 10.0.0.23 - - [2025-12-08 02:46:45] "GET /virtual-network/66514cf5-a4ac-46eb-a90f-962f24bd2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005500 10.0.0.23 - - [2025-12-08 02:46:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.003988 10.0.0.23 - - [2025-12-08 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.65 - - [2025-12-08 02:46:46] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.23 - - [2025-12-08 02:46:46] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.050862 10.0.0.23 - - [2025-12-08 02:46:46] "POST /network-policys HTTP/1.1" 200 527 0.032407 10.0.0.23 - - [2025-12-08 02:46:46] "GET /network-policy/ca40c0d5-c571-45eb-a349-07b5cc08cdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006918 10.0.0.23 - - [2025-12-08 02:46:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.003227 10.0.0.23 - - [2025-12-08 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.65 - - [2025-12-08 02:46:46] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000955 10.0.0.23 - - [2025-12-08 02:46:46] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.048076 10.0.0.23 - - [2025-12-08 02:46:46] "POST /network-policys HTTP/1.1" 200 527 0.031946 10.0.0.23 - - [2025-12-08 02:46:46] "GET /network-policy/4a8fc3ec-ea61-48ac-a077-6adac7193a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005754 10.0.0.23 - - [2025-12-08 02:46:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.004212 10.0.0.23 - - [2025-12-08 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.65 - - [2025-12-08 02:46:46] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000940 10.0.0.23 - - [2025-12-08 02:46:46] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.056584 10.0.0.23 - - [2025-12-08 02:46:47] "POST /network-policys HTTP/1.1" 200 527 0.034115 10.0.0.23 - - [2025-12-08 02:46:47] "GET /network-policy/68bd673f-0350-48ac-89ff-58b5e951ee10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.006564 10.0.0.23 - - [2025-12-08 02:46:47] "POST /fqname-to-id HTTP/1.1" 404 205 0.003194 10.0.0.23 - - [2025-12-08 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.65 - - [2025-12-08 02:46:47] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001076 10.0.0.23 - - [2025-12-08 02:46:47] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.044508 10.0.0.23 - - [2025-12-08 02:46:47] "POST /network-policys HTTP/1.1" 200 527 0.030905 10.0.0.23 - - [2025-12-08 02:46:47] "GET /network-policy/ba5f85f3-4b60-4574-b700-f7a5dfe53e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006641 10.0.0.23 - - [2025-12-08 02:46:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.003603 10.0.0.23 - - [2025-12-08 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.65 - - [2025-12-08 02:46:47] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001191 10.0.0.23 - - [2025-12-08 02:46:47] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.048269 10.0.0.23 - - [2025-12-08 02:46:47] "POST /network-policys HTTP/1.1" 200 531 0.031721 10.0.0.23 - - [2025-12-08 02:46:47] "GET /network-policy/ec21647f-616a-474b-9821-36ae3b0ca411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.006120 10.0.0.23 - - [2025-12-08 02:46:47] "POST /fqname-to-id HTTP/1.1" 404 206 0.003133 10.0.0.23 - - [2025-12-08 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.65 - - [2025-12-08 02:46:48] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000983 10.0.0.23 - - [2025-12-08 02:46:48] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.039359 10.0.0.23 - - [2025-12-08 02:46:48] "POST /network-policys HTTP/1.1" 200 529 0.027986 10.0.0.23 - - [2025-12-08 02:46:48] "GET /network-policy/386f7a0c-ec7f-4f90-a00e-711d9276ec29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005862 10.0.0.23 - - [2025-12-08 02:46:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.003303 10.0.0.23 - - [2025-12-08 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.65 - - [2025-12-08 02:46:48] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001018 10.0.0.23 - - [2025-12-08 02:46:48] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.048693 10.0.0.23 - - [2025-12-08 02:46:48] "POST /network-policys HTTP/1.1" 200 529 0.033879 10.0.0.23 - - [2025-12-08 02:46:48] "GET /network-policy/b561010c-1a7e-4c56-9d28-02bf597ccdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006013 10.0.0.23 - - [2025-12-08 02:46:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.009555 10.0.0.23 - - [2025-12-08 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.65 - - [2025-12-08 02:46:48] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000916 10.0.0.23 - - [2025-12-08 02:46:48] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.046498 10.0.0.23 - - [2025-12-08 02:46:48] "POST /network-policys HTTP/1.1" 200 529 0.028724 10.0.0.23 - - [2025-12-08 02:46:48] "GET /network-policy/4666fe65-3b33-45f5-9fb7-9d5a2855f792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006018 10.0.0.23 - - [2025-12-08 02:46:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.003120 10.0.0.23 - - [2025-12-08 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.65 - - [2025-12-08 02:46:49] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001527 10.0.0.23 - - [2025-12-08 02:46:49] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.048615 10.0.0.23 - - [2025-12-08 02:46:49] "POST /network-policys HTTP/1.1" 200 529 0.029795 10.0.0.23 - - [2025-12-08 02:46:49] "GET /network-policy/43653df8-1b89-4893-bf3e-041301381ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007406 10.0.0.23 - - [2025-12-08 02:46:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.003151 10.0.0.23 - - [2025-12-08 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.65 - - [2025-12-08 02:46:49] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001088 10.0.0.23 - - [2025-12-08 02:46:49] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.047539 10.0.0.23 - - [2025-12-08 02:46:49] "POST /network-policys HTTP/1.1" 200 533 0.029278 10.0.0.23 - - [2025-12-08 02:46:49] "GET /network-policy/6497db4e-811d-4510-9a7a-9a708d073d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.006711 10.0.0.22 - - [2025-12-08 02:46:50] "POST /fqname-to-id HTTP/1.1" 404 246 0.003974 10.0.0.23 - - [2025-12-08 02:46:50] "POST /neutron/network HTTP/1.1" 200 1157 0.079133 10.0.0.23 - - [2025-12-08 02:46:50] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.009073 10.0.0.23 - - [2025-12-08 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.23 - - [2025-12-08 02:46:50] "GET /network-policy/ca40c0d5-c571-45eb-a349-07b5cc08cdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005044 10.0.0.23 - - [2025-12-08 02:46:50] "POST /neutron/network HTTP/1.1" 200 1159 0.076044 10.0.0.22 - - [2025-12-08 02:46:50] "POST /access-control-lists HTTP/1.1" 200 603 0.053122 10.0.0.23 - - [2025-12-08 02:46:50] "GET /virtual-network/66514cf5-a4ac-46eb-a90f-962f24bd2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.018003 10.0.0.23 - - [2025-12-08 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007930 10.0.0.23 - - [2025-12-08 02:46:50] "GET /network-policy/ec21647f-616a-474b-9821-36ae3b0ca411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004168 10.0.0.23 - - [2025-12-08 02:46:50] "POST /id-to-fqname HTTP/1.1" 200 229 0.001341 10.0.0.65 - - [2025-12-08 02:46:51] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000960 10.0.0.23 - - [2025-12-08 02:46:51] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.069990 10.0.0.23 - - [2025-12-08 02:46:51] "POST /neutron/network HTTP/1.1" 200 1157 0.032946 10.0.0.23 - - [2025-12-08 02:46:52] "POST /id-to-fqname HTTP/1.1" 200 229 0.001386 10.0.0.23 - - [2025-12-08 02:46:52] "POST /neutron/port HTTP/1.1" 200 117 0.006530 10.0.0.65 - - [2025-12-08 02:46:52] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000980 10.0.0.23 - - [2025-12-08 02:46:52] "POST /neutron/port HTTP/1.1" 200 1061 0.289787 10.0.0.23 - - [2025-12-08 02:46:52] "POST /neutron/port HTTP/1.1" 200 1115 0.103778 10.0.0.23 - - [2025-12-08 02:46:53] "POST /neutron/subnet HTTP/1.1" 200 675 0.009485 10.0.0.65 - - [2025-12-08 02:46:53] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000920 10.0.0.23 - - [2025-12-08 02:46:53] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.068961 10.0.0.23 - - [2025-12-08 02:46:53] "POST /neutron/network HTTP/1.1" 200 1159 0.008425 10.0.0.23 - - [2025-12-08 02:46:53] "POST /neutron/port HTTP/1.1" 200 117 0.006527 10.0.0.23 - - [2025-12-08 02:46:53] "POST /neutron/network HTTP/1.1" 200 1169 0.006697 10.0.0.22 - - [2025-12-08 02:46:53] "PUT /access-control-list/0a96ee3d-1f7b-4512-b705-84501386fadc HTTP/1.1" 200 272 0.014503 10.0.0.23 - - [2025-12-08 02:46:54] "POST /neutron/port HTTP/1.1" 200 1061 0.030300 10.0.0.23 - - [2025-12-08 02:46:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004234 10.0.0.23 - - [2025-12-08 02:46:54] "POST /neutron/network HTTP/1.1" 200 1159 0.008434 10.0.0.23 - - [2025-12-08 02:46:58] "POST /neutron/port HTTP/1.1" 200 1089 0.013315 10.0.0.23 - - [2025-12-08 02:46:58] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008833 10.0.0.23 - - [2025-12-08 02:46:58] "GET /virtual-machine/28af5494-33ae-47b4-8fa8-b87179334e58 HTTP/1.1" 401 292 0.000532 10.0.0.23 - - [2025-12-08 02:46:59] "GET /virtual-machine/28af5494-33ae-47b4-8fa8-b87179334e58 HTTP/1.1" 200 1298 0.037167 10.0.0.23 - - [2025-12-08 02:46:59] "GET /virtual-machine-interface/5eb0fe24-14e5-4740-b46b-2195d7218e3f HTTP/1.1" 200 2951 0.004954 10.0.0.23 - - [2025-12-08 02:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.23 - - [2025-12-08 02:46:59] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003304 10.0.0.23 - - [2025-12-08 02:46:59] "GET /virtual-networks?parent_id=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002875 10.0.0.23 - - [2025-12-08 02:46:59] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005641 10.0.0.65 - - [2025-12-08 02:47:01] "DELETE /project/260efaf67ed2478a81831b5d61d9239a HTTP/1.1" 404 173 0.008702 10.0.0.65 - - [2025-12-08 02:47:01] "DELETE /project/260efaf6-7ed2-478a-8183-1b5d61d9239a HTTP/1.1" 404 177 0.005481 10.0.0.65 - - [2025-12-08 02:47:01] "DELETE /project/150450e799d04e5d80be3b102ca8776b HTTP/1.1" 404 173 0.007790 10.0.0.23 - - [2025-12-08 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2025-12-08 02:47:02] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005306 10.0.0.23 - - [2025-12-08 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.23 - - [2025-12-08 02:47:06] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005383 10.0.0.23 - - [2025-12-08 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.23 - - [2025-12-08 02:47:10] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006638 10.0.0.23 - - [2025-12-08 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.23 - - [2025-12-08 02:47:14] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005722 10.0.0.65 - - [2025-12-08 02:47:14] "GET /obj-perms HTTP/1.1" 200 5056 0.062022 10.0.0.23 - - [2025-12-08 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.23 - - [2025-12-08 02:47:18] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007008 10.0.0.23 - - [2025-12-08 02:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.23 - - [2025-12-08 02:47:22] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006713 10.0.0.23 - - [2025-12-08 02:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.23 - - [2025-12-08 02:47:26] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006577 10.0.0.23 - - [2025-12-08 02:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.23 - - [2025-12-08 02:47:31] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007277 10.0.0.23 - - [2025-12-08 02:47:32] "POST /neutron/network HTTP/1.1" 200 1169 0.007898 10.0.0.23 - - [2025-12-08 02:47:33] "POST /neutron/port HTTP/1.1" 200 117 0.001489 10.0.0.23 - - [2025-12-08 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.23 - - [2025-12-08 02:47:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004013 10.0.0.23 - - [2025-12-08 02:47:33] "GET /virtual-networks?parent_id=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002697 10.0.0.23 - - [2025-12-08 02:47:33] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005548 10.0.0.23 - - [2025-12-08 02:47:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007442 10.0.0.23 - - [2025-12-08 02:47:40] "POST /neutron/port HTTP/1.1" 200 1089 0.019747 10.0.0.23 - - [2025-12-08 02:47:43] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007375 10.0.0.23 - - [2025-12-08 02:47:47] "POST /neutron/port HTTP/1.1" 200 1089 0.013681 10.0.0.23 - - [2025-12-08 02:47:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003696 10.0.0.23 - - [2025-12-08 02:47:47] "POST /neutron/network HTTP/1.1" 200 1157 0.008448 10.0.0.23 - - [2025-12-08 02:47:53] "POST /neutron/port HTTP/1.1" 200 1089 0.014569 10.0.0.23 - - [2025-12-08 02:47:59] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008943 10.0.0.23 - - [2025-12-08 02:47:59] "POST /neutron/port HTTP/1.1" 200 1089 0.014072 10.0.0.23 - - [2025-12-08 02:47:59] "GET /virtual-machine/67c5eacc-4a76-4324-8828-07dcbe45fa42 HTTP/1.1" 200 1297 0.007447 10.0.0.23 - - [2025-12-08 02:47:59] "GET /virtual-machine-interface/83deed9d-11cd-4f6b-9187-1c6f854d5484 HTTP/1.1" 200 2951 0.005697 10.0.0.23 - - [2025-12-08 02:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.23 - - [2025-12-08 02:47:59] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008607 10.0.0.23 - - [2025-12-08 02:47:59] "GET /virtual-networks?parent_id=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003063 10.0.0.23 - - [2025-12-08 02:47:59] "GET /virtual-network/66514cf5-a4ac-46eb-a90f-962f24bd2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005852 10.0.0.23 - - [2025-12-08 02:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.23 - - [2025-12-08 02:48:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003821 10.0.0.23 - - [2025-12-08 02:48:00] "GET /virtual-networks?parent_id=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003301 10.0.0.23 - - [2025-12-08 02:48:00] "GET /virtual-network/66514cf5-a4ac-46eb-a90f-962f24bd2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005691 10.0.0.23 - - [2025-12-08 02:48:00] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008053 10.0.0.23 - - [2025-12-08 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.23 - - [2025-12-08 02:48:01] "GET /network-policy/ec21647f-616a-474b-9821-36ae3b0ca411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003784 10.0.0.23 - - [2025-12-08 02:48:01] "POST /neutron/port HTTP/1.1" 200 1089 0.020184 10.0.0.23 - - [2025-12-08 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.23 - - [2025-12-08 02:48:01] "GET /network-policy/ca40c0d5-c571-45eb-a349-07b5cc08cdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005246 10.0.0.23 - - [2025-12-08 02:48:01] "POST /neutron/network HTTP/1.1" 200 1157 0.109888 10.0.0.23 - - [2025-12-08 02:48:01] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005638 10.0.0.23 - - [2025-12-08 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.23 - - [2025-12-08 02:48:01] "GET /network-policy/4a8fc3ec-ea61-48ac-a077-6adac7193a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004722 10.0.0.22 - - [2025-12-08 02:48:15] "GET /obj-perms HTTP/1.1" 200 5056 0.054513 10.0.0.23 - - [2025-12-08 02:48:26] "POST /neutron/network HTTP/1.1" 200 1160 0.095265 10.0.0.22 - - [2025-12-08 02:48:26] "POST /ref-update HTTP/1.1" 200 156 0.039592 10.0.0.23 - - [2025-12-08 02:48:26] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007483 10.0.0.23 - - [2025-12-08 02:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005729 10.0.0.23 - - [2025-12-08 02:48:26] "GET /network-policy/6497db4e-811d-4510-9a7a-9a708d073d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.004359 10.0.0.23 - - [2025-12-08 02:48:33] "POST /neutron/port HTTP/1.1" 200 1089 0.040675 10.0.0.23 - - [2025-12-08 02:48:33] "POST /neutron/subnet HTTP/1.1" 200 675 0.010910 10.0.0.23 - - [2025-12-08 02:48:35] "POST /neutron/network HTTP/1.1" 200 1160 0.008894 10.0.0.23 - - [2025-12-08 02:48:35] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.009559 10.0.0.23 - - [2025-12-08 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.23 - - [2025-12-08 02:48:35] "GET /network-policy/68bd673f-0350-48ac-89ff-58b5e951ee10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.003885 10.0.0.23 - - [2025-12-08 02:48:43] "POST /neutron/network HTTP/1.1" 200 1157 0.009835 10.0.0.22 - - [2025-12-08 02:48:43] "PUT /access-control-list/edbf8d2c-9276-4719-92cb-d33b33a37e82 HTTP/1.1" 200 272 0.033208 10.0.0.23 - - [2025-12-08 02:48:43] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007303 10.0.0.23 - - [2025-12-08 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.23 - - [2025-12-08 02:48:44] "GET /network-policy/ba5f85f3-4b60-4574-b700-f7a5dfe53e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005722 10.0.0.23 - - [2025-12-08 02:48:48] "POST /neutron/port HTTP/1.1" 200 1089 0.016956 10.0.0.23 - - [2025-12-08 02:48:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004594 10.0.0.23 - - [2025-12-08 02:48:48] "POST /neutron/network HTTP/1.1" 200 1157 0.010843 10.0.0.23 - - [2025-12-08 02:48:51] "POST /neutron/network HTTP/1.1" 200 1158 0.027544 10.0.0.23 - - [2025-12-08 02:48:51] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.020609 10.0.0.23 - - [2025-12-08 02:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008184 10.0.0.23 - - [2025-12-08 02:48:51] "GET /network-policy/386f7a0c-ec7f-4f90-a00e-711d9276ec29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005791 10.0.0.23 - - [2025-12-08 02:49:00] "POST /neutron/network HTTP/1.1" 200 1158 0.015348 10.0.0.23 - - [2025-12-08 02:49:00] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005270 10.0.0.23 - - [2025-12-08 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.22 - - [2025-12-08 02:49:00] "PUT /access-control-list/edbf8d2c-9276-4719-92cb-d33b33a37e82 HTTP/1.1" 200 272 0.119599 10.0.0.23 - - [2025-12-08 02:49:00] "GET /network-policy/b561010c-1a7e-4c56-9d28-02bf597ccdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.009071 10.0.0.23 - - [2025-12-08 02:49:08] "POST /neutron/network HTTP/1.1" 200 1158 0.024475 10.0.0.23 - - [2025-12-08 02:49:08] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006184 10.0.0.23 - - [2025-12-08 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.23 - - [2025-12-08 02:49:08] "GET /network-policy/4666fe65-3b33-45f5-9fb7-9d5a2855f792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005661 10.0.0.23 - - [2025-12-08 02:49:16] "GET /obj-perms HTTP/1.1" 200 5056 0.070291 10.0.0.23 - - [2025-12-08 02:49:16] "POST /neutron/network HTTP/1.1" 200 1158 0.015010 10.0.0.22 - - [2025-12-08 02:49:16] "PUT /access-control-list/edbf8d2c-9276-4719-92cb-d33b33a37e82 HTTP/1.1" 200 272 0.059480 10.0.0.23 - - [2025-12-08 02:49:16] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006211 10.0.0.23 - - [2025-12-08 02:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005872 10.0.0.23 - - [2025-12-08 02:49:16] "GET /network-policy/43653df8-1b89-4893-bf3e-041301381ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005977 10.0.0.23 - - [2025-12-08 02:49:24] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005493 10.0.0.23 - - [2025-12-08 02:49:24] "POST /neutron/network HTTP/1.1" 200 1074 0.023618 10.0.0.23 - - [2025-12-08 02:49:24] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.012465 10.0.0.23 - - [2025-12-08 02:49:24] "GET /virtual-machine/67c5eacc-4a76-4324-8828-07dcbe45fa42 HTTP/1.1" 200 1297 0.005148 10.0.0.23 - - [2025-12-08 02:49:25] "POST /neutron/port HTTP/1.1" 200 151 0.183467 10.0.0.23 - - [2025-12-08 02:49:26] "GET /virtual-machine/67c5eacc-4a76-4324-8828-07dcbe45fa42 HTTP/1.1" 404 171 0.003556 10.0.0.23 - - [2025-12-08 02:49:26] "GET /virtual-machine/67c5eacc-4a76-4324-8828-07dcbe45fa42 HTTP/1.1" 404 171 0.002546 10.0.0.23 - - [2025-12-08 02:49:26] "GET /virtual-machine/67c5eacc-4a76-4324-8828-07dcbe45fa42 HTTP/1.1" 404 171 0.002432 10.0.0.23 - - [2025-12-08 02:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2025-12-08 02:49:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004170 10.0.0.23 - - [2025-12-08 02:49:26] "GET /virtual-networks?parent_id=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003417 10.0.0.23 - - [2025-12-08 02:49:27] "GET /virtual-network/66514cf5-a4ac-46eb-a90f-962f24bd2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.009789 10.0.0.23 - - [2025-12-08 02:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.23 - - [2025-12-08 02:49:27] "GET /routing-instance/45ab22b8-c862-4568-aeac-28d2649cd4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004644 10.0.0.23 - - [2025-12-08 02:49:27] "GET /route-target/6a6ee926-df4d-4f60-b7f7-f725791e7285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004085 10.0.0.22 - - [2025-12-08 02:49:30] "GET /obj-perms HTTP/1.1" 200 5013 0.054408 10.0.0.23 - - [2025-12-08 02:49:33] "GET /obj-perms HTTP/1.1" 200 5013 0.003855 10.0.0.23 - - [2025-12-08 02:49:33] "GET /virtual-machine/28af5494-33ae-47b4-8fa8-b87179334e58 HTTP/1.1" 200 1298 0.004594 10.0.0.23 - - [2025-12-08 02:49:34] "POST /neutron/port HTTP/1.1" 200 151 0.169312 10.0.0.23 - - [2025-12-08 02:49:35] "GET /virtual-machine/28af5494-33ae-47b4-8fa8-b87179334e58 HTTP/1.1" 404 171 0.003473 10.0.0.23 - - [2025-12-08 02:49:35] "GET /virtual-machine/28af5494-33ae-47b4-8fa8-b87179334e58 HTTP/1.1" 404 171 0.003228 10.0.0.23 - - [2025-12-08 02:49:35] "GET /virtual-machine/28af5494-33ae-47b4-8fa8-b87179334e58 HTTP/1.1" 404 171 0.002730 10.0.0.23 - - [2025-12-08 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.23 - - [2025-12-08 02:49:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005233 10.0.0.23 - - [2025-12-08 02:49:35] "GET /virtual-networks?parent_id=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002911 10.0.0.23 - - [2025-12-08 02:49:35] "GET /virtual-network/6a8b1fad-66f6-463f-afd9-eadb1604d671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006677 10.0.0.23 - - [2025-12-08 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.23 - - [2025-12-08 02:49:35] "GET /routing-instance/52a67a3a-b3aa-4447-97dd-31ca12ee9ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.006097 10.0.0.23 - - [2025-12-08 02:49:36] "GET /route-target/c56d069a-e22c-4c6b-8fa6-47744f2345b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004496 10.0.0.23 - - [2025-12-08 02:49:36] "GET /obj-perms HTTP/1.1" 200 5013 0.004132 10.0.0.22 - - [2025-12-08 02:49:36] "GET /obj-perms HTTP/1.1" 200 5013 0.004024 10.0.0.23 - - [2025-12-08 02:49:45] "GET /obj-perms HTTP/1.1" 200 5013 0.005111 10.0.0.22 - - [2025-12-08 02:49:45] "GET /obj-perms HTTP/1.1" 200 5013 0.003798 10.0.0.65 - - [2025-12-08 02:49:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.65 - - [2025-12-08 02:49:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.22 - - [2025-12-08 02:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.22 - - [2025-12-08 02:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.65 - - [2025-12-08 02:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.65 - - [2025-12-08 02:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.22 - - [2025-12-08 02:49:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.22 - - [2025-12-08 02:49:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2025-12-08 02:49:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-12-08 02:49:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000959 10.0.0.23 - - [2025-12-08 02:49:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.23 - - [2025-12-08 02:49:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.23 - - [2025-12-08 02:49:54] "GET /obj-perms HTTP/1.1" 200 5013 0.004767 10.0.0.22 - - [2025-12-08 02:49:54] "GET /obj-perms HTTP/1.1" 200 5013 0.003702 10.0.0.65 - - [2025-12-08 02:49:54] "GET /obj-perms HTTP/1.1" 200 5013 0.057274 10.0.0.23 - - [2025-12-08 02:49:54] "GET /virtual-network/66514cf5-a4ac-46eb-a90f-962f24bd2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006035 10.0.0.23 - - [2025-12-08 02:49:54] "POST /neutron/network HTTP/1.1" 200 1074 0.011645 10.0.0.23 - - [2025-12-08 02:49:54] "GET /virtual-network/66514cf5-a4ac-46eb-a90f-962f24bd2dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.013190 10.0.0.22 - - [2025-12-08 02:49:54] "DELETE /access-control-list/0a96ee3d-1f7b-4512-b705-84501386fadc HTTP/1.1" 200 115 0.065928 10.0.0.23 - - [2025-12-08 02:49:55] "DELETE /network-policy/6497db4e-811d-4510-9a7a-9a708d073d65 HTTP/1.1" 200 115 0.029709 10.0.0.23 - - [2025-12-08 02:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.65 - - [2025-12-08 02:49:55] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.027834 10.0.0.23 - - [2025-12-08 02:49:55] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.069461 10.0.0.23 - - [2025-12-08 02:49:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.005047 10.0.0.23 - - [2025-12-08 02:49:55] "DELETE /network-policy/43653df8-1b89-4893-bf3e-041301381ebc HTTP/1.1" 200 115 0.039468 10.0.0.23 - - [2025-12-08 02:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.65 - - [2025-12-08 02:49:55] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000893 10.0.0.23 - - [2025-12-08 02:49:55] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.060124 10.0.0.23 - - [2025-12-08 02:49:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.004945 10.0.0.23 - - [2025-12-08 02:49:55] "DELETE /network-policy/4666fe65-3b33-45f5-9fb7-9d5a2855f792 HTTP/1.1" 200 115 0.039902 10.0.0.23 - - [2025-12-08 02:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.65 - - [2025-12-08 02:49:55] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001136 10.0.0.23 - - [2025-12-08 02:49:55] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042518 10.0.0.23 - - [2025-12-08 02:49:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005161 10.0.0.23 - - [2025-12-08 02:49:55] "DELETE /network-policy/b561010c-1a7e-4c56-9d28-02bf597ccdb7 HTTP/1.1" 200 115 0.036075 10.0.0.23 - - [2025-12-08 02:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005985 10.0.0.65 - - [2025-12-08 02:49:55] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000934 10.0.0.23 - - [2025-12-08 02:49:55] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.047579 10.0.0.23 - - [2025-12-08 02:49:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.005810 10.0.0.23 - - [2025-12-08 02:49:55] "DELETE /network-policy/386f7a0c-ec7f-4f90-a00e-711d9276ec29 HTTP/1.1" 200 115 0.040588 10.0.0.23 - - [2025-12-08 02:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.65 - - [2025-12-08 02:49:56] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001270 10.0.0.23 - - [2025-12-08 02:49:56] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.048423 10.0.0.23 - - [2025-12-08 02:49:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.006259 10.0.0.23 - - [2025-12-08 02:49:56] "DELETE /network-policy/ec21647f-616a-474b-9821-36ae3b0ca411 HTTP/1.1" 200 115 0.046338 10.0.0.23 - - [2025-12-08 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.65 - - [2025-12-08 02:49:56] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000977 10.0.0.23 - - [2025-12-08 02:49:56] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.047381 10.0.0.23 - - [2025-12-08 02:49:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005209 10.0.0.23 - - [2025-12-08 02:49:56] "DELETE /network-policy/ba5f85f3-4b60-4574-b700-f7a5dfe53e41 HTTP/1.1" 200 115 0.047686 10.0.0.23 - - [2025-12-08 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.65 - - [2025-12-08 02:49:56] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001013 10.0.0.23 - - [2025-12-08 02:49:56] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042914 10.0.0.23 - - [2025-12-08 02:49:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005825 10.0.0.23 - - [2025-12-08 02:49:56] "DELETE /network-policy/68bd673f-0350-48ac-89ff-58b5e951ee10 HTTP/1.1" 200 115 0.035596 10.0.0.23 - - [2025-12-08 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.65 - - [2025-12-08 02:49:56] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000878 10.0.0.23 - - [2025-12-08 02:49:56] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042169 10.0.0.23 - - [2025-12-08 02:49:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.006739 10.0.0.23 - - [2025-12-08 02:49:56] "DELETE /network-policy/4a8fc3ec-ea61-48ac-a077-6adac7193a6f HTTP/1.1" 200 115 0.035408 10.0.0.23 - - [2025-12-08 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.65 - - [2025-12-08 02:49:56] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.23 - - [2025-12-08 02:49:56] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.040458 10.0.0.23 - - [2025-12-08 02:49:57] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005201 10.0.0.23 - - [2025-12-08 02:49:57] "DELETE /network-policy/ca40c0d5-c571-45eb-a349-07b5cc08cdac HTTP/1.1" 200 115 0.033366 10.0.0.23 - - [2025-12-08 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.65 - - [2025-12-08 02:49:57] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001750 10.0.0.23 - - [2025-12-08 02:49:57] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.058588 10.0.0.23 - - [2025-12-08 02:49:57] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71102505&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005501 10.0.0.22 - - [2025-12-08 02:49:57] "DELETE /route-target/6a6ee926-df4d-4f60-b7f7-f725791e7285 HTTP/1.1" 200 115 0.026975 10.0.0.23 - - [2025-12-08 02:49:57] "POST /neutron/network HTTP/1.1" 200 1074 0.009580 10.0.0.23 - - [2025-12-08 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.23 - - [2025-12-08 02:49:58] "DELETE /network-ipam/23c60488-6405-46ab-a55a-17786a161fa2 HTTP/1.1" 200 115 0.052506 10.0.0.23 - - [2025-12-08 02:49:58] "POST /fqname-to-id HTTP/1.1" 404 248 0.003355 10.0.0.65 - - [2025-12-08 02:49:58] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000882 10.0.0.65 - - [2025-12-08 02:49:58] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.042125 10.0.0.65 - - [2025-12-08 02:49:58] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000860 10.0.0.65 - - [2025-12-08 02:49:58] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?fields=security_groups HTTP/1.1" 200 1380 0.034938 10.0.0.65 - - [2025-12-08 02:49:58] "DELETE /security-group/6cc97e10-cd51-4e0d-adb3-4ec3153f6d19 HTTP/1.1" 200 115 0.060051 10.0.0.65 - - [2025-12-08 02:49:58] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000829 10.0.0.22 - - [2025-12-08 02:49:58] "DELETE /access-control-list/95c80602-8337-4fe3-b1a8-f903ce5ea15c HTTP/1.1" 200 115 0.053414 10.0.0.65 - - [2025-12-08 02:49:58] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?fields=application_policy_sets HTTP/1.1" 200 1419 0.066246 10.0.0.23 - - [2025-12-08 02:49:58] "DELETE /project/150450e7-99d0-4e5d-80be-3b102ca8776b HTTP/1.1" 200 115 0.407276 10.0.0.65 - - [2025-12-08 02:49:58] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001646 10.0.0.23 - - [2025-12-08 02:49:58] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?fields=projects HTTP/1.1" 200 1245 0.013844 10.0.0.65 - - [2025-12-08 02:49:59] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003088 10.0.0.65 - - [2025-12-08 02:50:00] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.65 - - [2025-12-08 02:50:00] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.033289 10.0.0.65 - - [2025-12-08 02:50:00] "POST /id-to-fqname HTTP/1.1" 200 196 0.004274 10.0.0.65 - - [2025-12-08 02:50:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.004272 10.0.0.65 - - [2025-12-08 02:50:00] "POST /security-groups HTTP/1.1" 200 597 0.034971 10.0.0.65 - - [2025-12-08 02:50:00] "POST /projects HTTP/1.1" 200 597 0.253870 10.0.0.22 - - [2025-12-08 02:50:00] "POST /access-control-lists HTTP/1.1" 200 602 0.026690 10.0.0.65 - - [2025-12-08 02:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.330888 10.0.0.23 - - [2025-12-08 02:50:00] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.507027 10.0.0.65 - - [2025-12-08 02:50:00] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001860 10.0.0.23 - - [2025-12-08 02:50:00] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?fields=virtual_networks HTTP/1.1" 200 1043 0.079829 10.0.0.65 - - [2025-12-08 02:50:00] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001016 10.0.0.23 - - [2025-12-08 02:50:00] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.041689 10.0.0.65 - - [2025-12-08 02:50:00] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001583 10.0.0.23 - - [2025-12-08 02:50:00] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?fields=security_groups HTTP/1.1" 200 1275 0.045480 10.0.0.65 - - [2025-12-08 02:50:01] "DELETE /project/150450e799d04e5d80be3b102ca8776b HTTP/1.1" 404 173 0.007794 10.0.0.65 - - [2025-12-08 02:50:01] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000962 10.0.0.65 - - [2025-12-08 02:50:01] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.052519 10.0.0.65 - - [2025-12-08 02:50:01] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001598 10.0.0.65 - - [2025-12-08 02:50:01] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?fields=security_groups HTTP/1.1" 200 1380 0.061417 10.0.0.23 - - [2025-12-08 02:50:01] "POST /fqname-to-id HTTP/1.1" 404 200 0.046479 10.0.0.65 - - [2025-12-08 02:50:01] "DELETE /security-group/ceec9210-5dcd-41a3-bffd-83978c8e4871 HTTP/1.1" 200 115 0.082368 10.0.0.65 - - [2025-12-08 02:50:01] "GET /projects?obj_uuids=150450e7-99d0-4e5d-80be-3b102ca8776b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001195 10.0.0.22 - - [2025-12-08 02:50:01] "DELETE /access-control-list/23597fc2-e111-4c27-891f-66383d69bc77 HTTP/1.1" 200 115 0.056007 10.0.0.65 - - [2025-12-08 02:50:01] "GET /project/150450e7-99d0-4e5d-80be-3b102ca8776b?fields=application_policy_sets HTTP/1.1" 200 1419 0.086608 10.0.0.65 - - [2025-12-08 02:50:01] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005472 10.0.0.65 - - [2025-12-08 02:50:02] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001688 10.0.0.65 - - [2025-12-08 02:50:02] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.018973 10.0.0.65 - - [2025-12-08 02:50:02] "DELETE /project/150450e7-99d0-4e5d-80be-3b102ca8776b HTTP/1.1" 200 115 0.628293 10.0.0.65 - - [2025-12-08 02:50:02] "POST /id-to-fqname HTTP/1.1" 200 202 0.002339 10.0.0.65 - - [2025-12-08 02:50:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.004580 10.0.0.65 - - [2025-12-08 02:50:02] "POST /security-groups HTTP/1.1" 200 603 0.034558 10.0.0.65 - - [2025-12-08 02:50:02] "POST /projects HTTP/1.1" 200 609 0.311592 10.0.0.65 - - [2025-12-08 02:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.371323 10.0.0.22 - - [2025-12-08 02:50:02] "POST /access-control-lists HTTP/1.1" 200 608 0.034547 10.0.0.23 - - [2025-12-08 02:50:02] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.625295 10.0.0.23 - - [2025-12-08 02:50:03] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.23 - - [2025-12-08 02:50:06] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000579 10.0.0.65 - - [2025-12-08 02:50:06] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001280 10.0.0.23 - - [2025-12-08 02:50:06] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.081765 10.0.0.23 - - [2025-12-08 02:50:07] "GET / HTTP/1.1" 200 35931 0.002128 10.0.0.23 - - [2025-12-08 02:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.65 - - [2025-12-08 02:50:07] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001137 10.0.0.23 - - [2025-12-08 02:50:07] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009182 10.0.0.23 - - [2025-12-08 02:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.65 - - [2025-12-08 02:50:07] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023 10.0.0.23 - - [2025-12-08 02:50:07] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038616 10.0.0.23 - - [2025-12-08 02:50:08] "GET /domains HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2025-12-08 02:50:09] "GET /domains HTTP/1.1" 200 280 0.027698 10.0.0.65 - - [2025-12-08 02:50:09] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.23 - - [2025-12-08 02:50:09] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8 HTTP/1.1" 200 2586 0.010206 10.0.0.65 - - [2025-12-08 02:50:09] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000947 10.0.0.23 - - [2025-12-08 02:50:09] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9 HTTP/1.1" 200 1924 0.092588 10.0.0.23 - - [2025-12-08 02:50:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002912 10.0.0.23 - - [2025-12-08 02:50:09] "POST /network-ipams HTTP/1.1" 200 621 0.032055 10.0.0.23 - - [2025-12-08 02:50:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003875 10.0.0.23 - - [2025-12-08 02:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.23 - - [2025-12-08 02:50:09] "GET /network-ipam/97d0f1ac-51a6-4382-af28-8779cb297475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.007292 10.0.0.23 - - [2025-12-08 02:50:09] "PUT /network-ipam/97d0f1ac-51a6-4382-af28-8779cb297475 HTTP/1.1" 200 258 0.016682 10.0.0.23 - - [2025-12-08 02:50:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.23 - - [2025-12-08 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.028915 10.0.0.65 - - [2025-12-08 02:50:10] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001507 10.0.0.23 - - [2025-12-08 02:50:10] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036876 10.0.0.65 - - [2025-12-08 02:50:10] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002302 10.0.0.23 - - [2025-12-08 02:50:10] "POST /neutron/network HTTP/1.1" 200 623 0.152973 10.0.0.22 - - [2025-12-08 02:50:11] "POST /route-targets HTTP/1.1" 200 327 0.012350 10.0.0.65 - - [2025-12-08 02:50:11] "POST /useragent-kv HTTP/1.1" 200 115 0.008067 10.0.0.23 - - [2025-12-08 02:50:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.190575 10.0.0.23 - - [2025-12-08 02:50:11] "POST /id-to-fqname HTTP/1.1" 200 235 0.001264 10.0.0.23 - - [2025-12-08 02:50:11] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005137 10.0.0.23 - - [2025-12-08 02:50:11] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005447 10.0.0.23 - - [2025-12-08 02:50:11] "POST /neutron/network HTTP/1.1" 200 1336 0.012359 10.0.0.23 - - [2025-12-08 02:50:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.008031 10.0.0.23 - - [2025-12-08 02:50:11] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005724 10.0.0.23 - - [2025-12-08 02:50:12] "GET /obj-perms HTTP/1.1" 200 5019 0.056234 10.0.0.23 - - [2025-12-08 02:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.65 - - [2025-12-08 02:50:13] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001116 10.0.0.23 - - [2025-12-08 02:50:13] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039743 10.0.0.22 - - [2025-12-08 02:50:13] "POST /ref-update HTTP/1.1" 200 156 0.027936 10.0.0.65 - - [2025-12-08 02:50:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005970 10.0.0.23 - - [2025-12-08 02:50:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.182459 10.0.0.22 - - [2025-12-08 02:50:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.050213 10.0.0.23 - - [2025-12-08 02:50:14] "POST /neutron/network HTTP/1.1" 200 1337 0.011126 10.0.0.23 - - [2025-12-08 02:50:14] "POST /id-to-fqname HTTP/1.1" 200 235 0.001010 10.0.0.23 - - [2025-12-08 02:50:14] "GET /virtual-network/154d3aa8-6d92-4c8b-8842-1773dd819adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004906 10.0.0.23 - - [2025-12-08 02:50:14] "GET /virtual-network/154d3aa8-6d92-4c8b-8842-1773dd819adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005253 10.0.0.23 - - [2025-12-08 02:50:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.008146 10.0.0.23 - - [2025-12-08 02:50:14] "GET /virtual-network/154d3aa8-6d92-4c8b-8842-1773dd819adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005268 10.0.0.22 - - [2025-12-08 02:50:14] "GET /obj-perms HTTP/1.1" 200 5019 0.052925 10.0.0.23 - - [2025-12-08 02:50:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.003263 10.0.0.23 - - [2025-12-08 02:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.65 - - [2025-12-08 02:50:15] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001033 10.0.0.23 - - [2025-12-08 02:50:15] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041381 10.0.0.23 - - [2025-12-08 02:50:15] "POST /network-policys HTTP/1.1" 200 533 0.028538 10.0.0.23 - - [2025-12-08 02:50:15] "GET /network-policy/62adcbe0-3922-4514-9ab1-f883cf758e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006455 10.0.0.23 - - [2025-12-08 02:50:15] "POST /fqname-to-id HTTP/1.1" 404 211 0.003932 10.0.0.23 - - [2025-12-08 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.65 - - [2025-12-08 02:50:15] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001025 10.0.0.23 - - [2025-12-08 02:50:15] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047330 10.0.0.23 - - [2025-12-08 02:50:15] "POST /network-policys HTTP/1.1" 200 533 0.035257 10.0.0.23 - - [2025-12-08 02:50:15] "GET /network-policy/ce68fc97-4fb0-4f1b-9d91-89e9027bc3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005816 10.0.0.23 - - [2025-12-08 02:50:15] "POST /fqname-to-id HTTP/1.1" 404 211 0.002974 10.0.0.23 - - [2025-12-08 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.65 - - [2025-12-08 02:50:15] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000928 10.0.0.23 - - [2025-12-08 02:50:15] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047550 10.0.0.23 - - [2025-12-08 02:50:15] "POST /network-policys HTTP/1.1" 200 533 0.028359 10.0.0.23 - - [2025-12-08 02:50:15] "GET /network-policy/bbce78ea-c67e-49f5-b2a7-8e070ece2d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006001 10.0.0.23 - - [2025-12-08 02:50:16] "POST /fqname-to-id HTTP/1.1" 404 211 0.003147 10.0.0.23 - - [2025-12-08 02:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.65 - - [2025-12-08 02:50:16] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001071 10.0.0.23 - - [2025-12-08 02:50:16] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042932 10.0.0.23 - - [2025-12-08 02:50:16] "POST /network-policys HTTP/1.1" 200 533 0.035893 10.0.0.23 - - [2025-12-08 02:50:16] "GET /network-policy/b30afce3-f76d-4ccb-9187-336eb8e707ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.008409 10.0.0.23 - - [2025-12-08 02:50:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.003527 10.0.0.23 - - [2025-12-08 02:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.65 - - [2025-12-08 02:50:16] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000966 10.0.0.23 - - [2025-12-08 02:50:16] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045632 10.0.0.23 - - [2025-12-08 02:50:16] "POST /network-policys HTTP/1.1" 200 537 0.028859 10.0.0.23 - - [2025-12-08 02:50:16] "GET /network-policy/adcf18f7-5fbd-4b98-a88c-33aeda0a1c81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006604 10.0.0.23 - - [2025-12-08 02:50:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.003983 10.0.0.23 - - [2025-12-08 02:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.65 - - [2025-12-08 02:50:16] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001105 10.0.0.23 - - [2025-12-08 02:50:16] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.058603 10.0.0.23 - - [2025-12-08 02:50:17] "POST /network-policys HTTP/1.1" 200 535 0.028611 10.0.0.23 - - [2025-12-08 02:50:17] "GET /network-policy/9841adbd-102e-464e-8902-7902eabc8a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005998 10.0.0.23 - - [2025-12-08 02:50:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.003147 10.0.0.23 - - [2025-12-08 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.65 - - [2025-12-08 02:50:17] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.23 - - [2025-12-08 02:50:17] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048349 10.0.0.23 - - [2025-12-08 02:50:17] "POST /network-policys HTTP/1.1" 200 535 0.027156 10.0.0.23 - - [2025-12-08 02:50:17] "GET /network-policy/84022b87-246d-423a-ba59-bce898109d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006007 10.0.0.23 - - [2025-12-08 02:50:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.004012 10.0.0.23 - - [2025-12-08 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.65 - - [2025-12-08 02:50:17] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001189 10.0.0.23 - - [2025-12-08 02:50:17] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.059216 10.0.0.65 - - [2025-12-08 02:50:17] "GET /obj-perms HTTP/1.1" 200 5056 0.075242 10.0.0.23 - - [2025-12-08 02:50:17] "POST /network-policys HTTP/1.1" 200 535 0.032254 10.0.0.23 - - [2025-12-08 02:50:17] "GET /network-policy/3fbc99e0-ea96-426a-a3dd-73385bf39990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007530 10.0.0.23 - - [2025-12-08 02:50:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.008181 10.0.0.23 - - [2025-12-08 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.65 - - [2025-12-08 02:50:18] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001846 10.0.0.23 - - [2025-12-08 02:50:18] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057875 10.0.0.23 - - [2025-12-08 02:50:18] "POST /network-policys HTTP/1.1" 200 535 0.036444 10.0.0.23 - - [2025-12-08 02:50:18] "GET /network-policy/527a5dbe-adf7-4e31-b4f7-d310bcef5bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.010224 10.0.0.23 - - [2025-12-08 02:50:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003865 10.0.0.23 - - [2025-12-08 02:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.65 - - [2025-12-08 02:50:18] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001288 10.0.0.23 - - [2025-12-08 02:50:18] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041680 10.0.0.23 - - [2025-12-08 02:50:18] "POST /network-policys HTTP/1.1" 200 539 0.033750 10.0.0.23 - - [2025-12-08 02:50:18] "GET /network-policy/7ed6e36d-79ec-46df-a4d5-9c289ad13b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007837 10.0.0.23 - - [2025-12-08 02:50:18] "POST /neutron/network HTTP/1.1" 200 1336 0.014881 10.0.0.23 - - [2025-12-08 02:50:19] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.008510 10.0.0.23 - - [2025-12-08 02:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.23 - - [2025-12-08 02:50:19] "GET /network-policy/62adcbe0-3922-4514-9ab1-f883cf758e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005305 10.0.0.23 - - [2025-12-08 02:50:19] "POST /neutron/network HTTP/1.1" 200 1337 0.011843 10.0.0.22 - - [2025-12-08 02:50:19] "POST /fqname-to-id HTTP/1.1" 404 252 0.003131 10.0.0.23 - - [2025-12-08 02:50:19] "GET /virtual-network/154d3aa8-6d92-4c8b-8842-1773dd819adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008221 10.0.0.23 - - [2025-12-08 02:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.23 - - [2025-12-08 02:50:19] "GET /network-policy/adcf18f7-5fbd-4b98-a88c-33aeda0a1c81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005291 10.0.0.23 - - [2025-12-08 02:50:19] "POST /id-to-fqname HTTP/1.1" 200 235 0.001805 10.0.0.23 - - [2025-12-08 02:50:19] "POST /neutron/network HTTP/1.1" 200 1434 0.006846 10.0.0.65 - - [2025-12-08 02:50:20] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.23 - - [2025-12-08 02:50:20] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.092911 10.0.0.23 - - [2025-12-08 02:50:20] "POST /neutron/port HTTP/1.1" 200 117 0.009843 10.0.0.23 - - [2025-12-08 02:50:20] "POST /id-to-fqname HTTP/1.1" 200 235 0.001293 10.0.0.23 - - [2025-12-08 02:50:21] "POST /neutron/network HTTP/1.1" 200 1434 0.006989 10.0.0.22 - - [2025-12-08 02:50:21] "PUT /access-control-list/8738c02b-2411-4c9a-9bc7-af652254aed0 HTTP/1.1" 200 272 0.029307 10.0.0.23 - - [2025-12-08 02:50:22] "POST /neutron/port HTTP/1.1" 200 1173 0.065214 10.0.0.65 - - [2025-12-08 02:50:22] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001227 10.0.0.23 - - [2025-12-08 02:50:22] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.079352 10.0.0.23 - - [2025-12-08 02:50:22] "POST /neutron/port HTTP/1.1" 200 1201 0.022872 10.0.0.23 - - [2025-12-08 02:50:22] "POST /neutron/subnet HTTP/1.1" 200 1356 0.026893 10.0.0.23 - - [2025-12-08 02:50:22] "POST /neutron/network HTTP/1.1" 200 1424 0.015469 10.0.0.23 - - [2025-12-08 02:50:22] "POST /neutron/port HTTP/1.1" 200 117 0.008387 10.0.0.23 - - [2025-12-08 02:50:22] "POST /neutron/network HTTP/1.1" 200 1437 0.007314 10.0.0.23 - - [2025-12-08 02:50:23] "POST /neutron/port HTTP/1.1" 200 1174 0.018664 10.0.0.23 - - [2025-12-08 02:50:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004089 10.0.0.23 - - [2025-12-08 02:50:23] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.23 - - [2025-12-08 02:50:27] "POST /neutron/port HTTP/1.1" 200 1201 0.016975 10.0.0.23 - - [2025-12-08 02:50:27] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009087 10.0.0.23 - - [2025-12-08 02:50:28] "GET /virtual-machine/57a9bf92-9d8f-46d0-857d-aebf74549253 HTTP/1.1" 401 292 0.000615 10.0.0.23 - - [2025-12-08 02:50:28] "GET /virtual-machine/57a9bf92-9d8f-46d0-857d-aebf74549253 HTTP/1.1" 200 1303 0.034111 10.0.0.23 - - [2025-12-08 02:50:28] "GET /virtual-machine-interface/0dd774ae-6485-403d-ac82-0ff1e3843e6f HTTP/1.1" 200 3168 0.006436 10.0.0.23 - - [2025-12-08 02:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.23 - - [2025-12-08 02:50:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004265 10.0.0.23 - - [2025-12-08 02:50:28] "GET /virtual-networks?parent_id=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003798 10.0.0.23 - - [2025-12-08 02:50:28] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006929 10.0.0.23 - - [2025-12-08 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.23 - - [2025-12-08 02:50:31] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005350 10.0.0.23 - - [2025-12-08 02:50:35] "POST /neutron/port HTTP/1.1" 200 1202 0.017414 10.0.0.23 - - [2025-12-08 02:50:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003871 10.0.0.23 - - [2025-12-08 02:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.23 - - [2025-12-08 02:50:35] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005807 10.0.0.23 - - [2025-12-08 02:50:35] "POST /neutron/port HTTP/1.1" 200 117 0.001449 10.0.0.23 - - [2025-12-08 02:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.23 - - [2025-12-08 02:50:39] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006114 10.0.0.23 - - [2025-12-08 02:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.23 - - [2025-12-08 02:50:43] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006321 10.0.0.23 - - [2025-12-08 02:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.23 - - [2025-12-08 02:50:47] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.004817 10.0.0.23 - - [2025-12-08 02:50:49] "POST /neutron/port HTTP/1.1" 200 1201 0.014241 10.0.0.23 - - [2025-12-08 02:50:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003862 10.0.0.23 - - [2025-12-08 02:50:49] "POST /neutron/port HTTP/1.1" 200 117 0.001533 10.0.0.23 - - [2025-12-08 02:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.23 - - [2025-12-08 02:50:52] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006946 10.0.0.23 - - [2025-12-08 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.23 - - [2025-12-08 02:50:56] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006815 10.0.0.23 - - [2025-12-08 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.23 - - [2025-12-08 02:51:00] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.007600 10.0.0.65 - - [2025-12-08 02:51:02] "DELETE /project/630f710479c94f62a67d5840a69b23e9 HTTP/1.1" 404 173 0.003558 10.0.0.23 - - [2025-12-08 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.23 - - [2025-12-08 02:51:02] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003345 10.0.0.23 - - [2025-12-08 02:51:02] "GET /virtual-networks?parent_id=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002849 10.0.0.23 - - [2025-12-08 02:51:02] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006575 10.0.0.23 - - [2025-12-08 02:51:02] "POST /neutron/port HTTP/1.1" 200 1201 0.015346 10.0.0.23 - - [2025-12-08 02:51:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007805 10.0.0.23 - - [2025-12-08 02:51:12] "POST /neutron/port HTTP/1.1" 200 1201 0.046401 10.0.0.23 - - [2025-12-08 02:51:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007030 10.0.0.23 - - [2025-12-08 02:51:23] "POST /neutron/port HTTP/1.1" 200 1202 0.016054 10.0.0.23 - - [2025-12-08 02:51:23] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008200 10.0.0.23 - - [2025-12-08 02:51:23] "GET /virtual-machine/ce9f436f-2588-4ffe-a710-6aea44d3121a HTTP/1.1" 200 1305 0.005921 10.0.0.23 - - [2025-12-08 02:51:23] "GET /virtual-machine-interface/e74f8ca2-5a43-407b-99ea-ee44ada69a09 HTTP/1.1" 200 3170 0.005101 10.0.0.23 - - [2025-12-08 02:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.23 - - [2025-12-08 02:51:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003692 10.0.0.23 - - [2025-12-08 02:51:23] "GET /virtual-networks?parent_id=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003625 10.0.0.23 - - [2025-12-08 02:51:23] "GET /virtual-network/154d3aa8-6d92-4c8b-8842-1773dd819adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006416 10.0.0.23 - - [2025-12-08 02:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.23 - - [2025-12-08 02:51:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003996 10.0.0.23 - - [2025-12-08 02:51:24] "GET /virtual-networks?parent_id=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002693 10.0.0.23 - - [2025-12-08 02:51:24] "GET /virtual-network/154d3aa8-6d92-4c8b-8842-1773dd819adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005700 10.0.0.23 - - [2025-12-08 02:51:24] "POST /neutron/port HTTP/1.1" 200 2285 0.022740 10.0.0.23 - - [2025-12-08 02:51:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007072 10.0.0.23 - - [2025-12-08 02:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.23 - - [2025-12-08 02:51:25] "GET /network-policy/adcf18f7-5fbd-4b98-a88c-33aeda0a1c81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003214 10.0.0.23 - - [2025-12-08 02:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.23 - - [2025-12-08 02:51:25] "GET /network-policy/62adcbe0-3922-4514-9ab1-f883cf758e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003709 10.0.0.23 - - [2025-12-08 02:51:25] "POST /neutron/network HTTP/1.1" 200 1424 0.012202 10.0.0.22 - - [2025-12-08 02:51:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.004014 10.0.0.23 - - [2025-12-08 02:51:25] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.008050 10.0.0.23 - - [2025-12-08 02:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.23 - - [2025-12-08 02:51:25] "GET /network-policy/ce68fc97-4fb0-4f1b-9d91-89e9027bc3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006709 10.0.0.23 - - [2025-12-08 02:51:36] "POST /neutron/port HTTP/1.1" 200 1202 0.017576 10.0.0.23 - - [2025-12-08 02:51:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003790 10.0.0.23 - - [2025-12-08 02:51:36] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.23 - - [2025-12-08 02:51:50] "POST /neutron/port HTTP/1.1" 200 1201 0.016388 10.0.0.23 - - [2025-12-08 02:51:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004885 10.0.0.23 - - [2025-12-08 02:51:50] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.23 - - [2025-12-08 02:51:50] "POST /neutron/network HTTP/1.1" 200 1424 0.012801 10.0.0.22 - - [2025-12-08 02:51:50] "PUT /access-control-list/8738c02b-2411-4c9a-9bc7-af652254aed0 HTTP/1.1" 200 272 0.018310 10.0.0.23 - - [2025-12-08 02:51:50] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.013087 10.0.0.23 - - [2025-12-08 02:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.23 - - [2025-12-08 02:51:50] "GET /network-policy/7ed6e36d-79ec-46df-a4d5-9c289ad13b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004324 10.0.0.23 - - [2025-12-08 02:52:03] "POST /neutron/network HTTP/1.1" 200 1427 0.012073 10.0.0.22 - - [2025-12-08 02:52:03] "POST /ref-update HTTP/1.1" 200 156 0.041609 10.0.0.23 - - [2025-12-08 02:52:03] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.026645 10.0.0.23 - - [2025-12-08 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010324 10.0.0.23 - - [2025-12-08 02:52:03] "GET /network-policy/bbce78ea-c67e-49f5-b2a7-8e070ece2d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004586 10.0.0.23 - - [2025-12-08 02:52:15] "POST /neutron/network HTTP/1.1" 200 1424 0.011826 10.0.0.22 - - [2025-12-08 02:52:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.002594 10.0.0.23 - - [2025-12-08 02:52:15] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006759 10.0.0.23 - - [2025-12-08 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.23 - - [2025-12-08 02:52:15] "GET /network-policy/b30afce3-f76d-4ccb-9187-336eb8e707ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004217 10.0.0.23 - - [2025-12-08 02:52:19] "GET /obj-perms HTTP/1.1" 200 5056 0.065328 10.0.0.23 - - [2025-12-08 02:52:25] "POST /neutron/network HTTP/1.1" 200 1424 0.013144 10.0.0.22 - - [2025-12-08 02:52:25] "POST /ref-update HTTP/1.1" 200 156 0.023700 10.0.0.23 - - [2025-12-08 02:52:26] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.010101 10.0.0.23 - - [2025-12-08 02:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005765 10.0.0.23 - - [2025-12-08 02:52:26] "GET /network-policy/9841adbd-102e-464e-8902-7902eabc8a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004276 10.0.0.23 - - [2025-12-08 02:52:38] "POST /neutron/port HTTP/1.1" 200 1202 0.016492 10.0.0.23 - - [2025-12-08 02:52:38] "POST /neutron/network HTTP/1.1" 200 1425 0.011445 10.0.0.23 - - [2025-12-08 02:52:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005253 10.0.0.23 - - [2025-12-08 02:52:38] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.23 - - [2025-12-08 02:52:38] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.009069 10.0.0.23 - - [2025-12-08 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007350 10.0.0.23 - - [2025-12-08 02:52:38] "GET /network-policy/84022b87-246d-423a-ba59-bce898109d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004418 10.0.0.23 - - [2025-12-08 02:52:48] "POST /neutron/network HTTP/1.1" 200 1425 0.011922 10.0.0.22 - - [2025-12-08 02:52:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.004457 10.0.0.22 - - [2025-12-08 02:52:49] "PUT /access-control-list/8738c02b-2411-4c9a-9bc7-af652254aed0 HTTP/1.1" 200 272 0.068411 10.0.0.23 - - [2025-12-08 02:52:49] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.008324 10.0.0.23 - - [2025-12-08 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.23 - - [2025-12-08 02:52:49] "GET /network-policy/3fbc99e0-ea96-426a-a3dd-73385bf39990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005304 10.0.0.23 - - [2025-12-08 02:52:52] "POST /neutron/port HTTP/1.1" 200 1201 0.013975 10.0.0.23 - - [2025-12-08 02:52:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003776 10.0.0.23 - - [2025-12-08 02:52:52] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.23 - - [2025-12-08 02:53:01] "POST /neutron/network HTTP/1.1" 200 1425 0.013006 10.0.0.23 - - [2025-12-08 02:53:01] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.009121 10.0.0.23 - - [2025-12-08 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.23 - - [2025-12-08 02:53:01] "GET /network-policy/527a5dbe-adf7-4e31-b4f7-d310bcef5bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005676 10.0.0.23 - - [2025-12-08 02:53:11] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005642 10.0.0.23 - - [2025-12-08 02:53:11] "POST /neutron/network HTTP/1.1" 200 1425 0.011730 10.0.0.22 - - [2025-12-08 02:53:11] "POST /ref-update HTTP/1.1" 200 156 0.040411 10.0.0.23 - - [2025-12-08 02:53:11] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007172 10.0.0.23 - - [2025-12-08 02:53:11] "GET /virtual-machine/ce9f436f-2588-4ffe-a710-6aea44d3121a HTTP/1.1" 200 1305 0.004277 10.0.0.23 - - [2025-12-08 02:53:12] "POST /neutron/port HTTP/1.1" 200 1202 0.014471 10.0.0.23 - - [2025-12-08 02:53:13] "GET /virtual-machine/ce9f436f-2588-4ffe-a710-6aea44d3121a HTTP/1.1" 404 171 0.003493 10.0.0.23 - - [2025-12-08 02:53:13] "GET /virtual-machine/ce9f436f-2588-4ffe-a710-6aea44d3121a HTTP/1.1" 404 171 0.003100 10.0.0.23 - - [2025-12-08 02:53:13] "GET /virtual-machine/ce9f436f-2588-4ffe-a710-6aea44d3121a HTTP/1.1" 404 171 0.002949 10.0.0.23 - - [2025-12-08 02:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.23 - - [2025-12-08 02:53:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003729 10.0.0.23 - - [2025-12-08 02:53:14] "GET /virtual-networks?parent_id=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002875 10.0.0.23 - - [2025-12-08 02:53:14] "GET /virtual-network/154d3aa8-6d92-4c8b-8842-1773dd819adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006592 10.0.0.23 - - [2025-12-08 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.23 - - [2025-12-08 02:53:14] "GET /routing-instance/6f702d9e-b6bc-4d39-ace2-9113722a2643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005884 10.0.0.23 - - [2025-12-08 02:53:14] "GET /route-target/12454f5b-4621-418d-bd05-6678f42a32b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004078 10.0.0.22 - - [2025-12-08 02:53:14] "GET /obj-perms HTTP/1.1" 200 5019 0.003971 10.0.0.23 - - [2025-12-08 02:53:20] "GET /obj-perms HTTP/1.1" 200 5019 0.004508 10.0.0.22 - - [2025-12-08 02:53:23] "GET /obj-perms HTTP/1.1" 200 5019 0.003730 10.0.0.23 - - [2025-12-08 02:53:26] "GET /obj-perms HTTP/1.1" 200 5019 0.005459 10.0.0.22 - - [2025-12-08 02:53:32] "GET /obj-perms HTTP/1.1" 200 5019 0.003669 10.0.0.23 - - [2025-12-08 02:53:32] "GET /obj-perms HTTP/1.1" 200 5019 0.003662 10.0.0.65 - - [2025-12-08 02:53:32] "GET /obj-perms HTTP/1.1" 200 5019 0.055935 10.0.0.23 - - [2025-12-08 02:53:33] "GET /virtual-machine/57a9bf92-9d8f-46d0-857d-aebf74549253 HTTP/1.1" 200 1303 0.005099 10.0.0.23 - - [2025-12-08 02:53:33] "POST /neutron/port HTTP/1.1" 200 1201 0.017363 10.0.0.23 - - [2025-12-08 02:53:35] "GET /virtual-machine/57a9bf92-9d8f-46d0-857d-aebf74549253 HTTP/1.1" 404 171 0.003172 10.0.0.23 - - [2025-12-08 02:53:35] "GET /virtual-machine/57a9bf92-9d8f-46d0-857d-aebf74549253 HTTP/1.1" 404 171 0.002629 10.0.0.23 - - [2025-12-08 02:53:35] "GET /virtual-machine/57a9bf92-9d8f-46d0-857d-aebf74549253 HTTP/1.1" 404 171 0.002807 10.0.0.23 - - [2025-12-08 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.23 - - [2025-12-08 02:53:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003692 10.0.0.23 - - [2025-12-08 02:53:35] "GET /virtual-networks?parent_id=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002552 10.0.0.23 - - [2025-12-08 02:53:35] "GET /virtual-network/c16d7fe6-256e-41af-9c0d-998fe5d34a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006053 10.0.0.23 - - [2025-12-08 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.23 - - [2025-12-08 02:53:35] "GET /routing-instance/ad82216e-f238-4a7e-9195-4876244b1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004970 10.0.0.23 - - [2025-12-08 02:53:35] "GET /route-target/af7590f8-3516-4f70-a684-2e3473e0e2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004156 10.0.0.23 - - [2025-12-08 02:53:38] "GET /obj-perms HTTP/1.1" 200 5019 0.004007 10.0.0.22 - - [2025-12-08 02:53:38] "GET /obj-perms HTTP/1.1" 200 5019 0.006057 10.0.0.23 - - [2025-12-08 02:53:47] "GET /obj-perms HTTP/1.1" 200 5019 0.004830 10.0.0.22 - - [2025-12-08 02:53:47] "GET /obj-perms HTTP/1.1" 200 5019 0.004537 10.0.0.23 - - [2025-12-08 02:53:56] "GET /obj-perms HTTP/1.1" 200 5019 0.003564 10.0.0.22 - - [2025-12-08 02:53:57] "GET /obj-perms HTTP/1.1" 200 5019 0.003615 10.0.0.23 - - [2025-12-08 02:53:57] "GET /virtual-network/154d3aa8-6d92-4c8b-8842-1773dd819adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006631 10.0.0.23 - - [2025-12-08 02:53:57] "POST /neutron/network HTTP/1.1" 200 1427 0.010614 10.0.0.22 - - [2025-12-08 02:53:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.002838 10.0.0.23 - - [2025-12-08 02:53:57] "GET /virtual-network/154d3aa8-6d92-4c8b-8842-1773dd819adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007065 10.0.0.23 - - [2025-12-08 02:53:57] "DELETE /network-policy/7ed6e36d-79ec-46df-a4d5-9c289ad13b87 HTTP/1.1" 200 115 0.040521 10.0.0.23 - - [2025-12-08 02:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.65 - - [2025-12-08 02:53:57] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000960 10.0.0.23 - - [2025-12-08 02:53:57] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036959 10.0.0.23 - - [2025-12-08 02:53:57] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005313 10.0.0.23 - - [2025-12-08 02:53:57] "DELETE /network-policy/527a5dbe-adf7-4e31-b4f7-d310bcef5bf0 HTTP/1.1" 200 115 0.033623 10.0.0.23 - - [2025-12-08 02:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.65 - - [2025-12-08 02:53:57] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000953 10.0.0.23 - - [2025-12-08 02:53:57] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042503 10.0.0.23 - - [2025-12-08 02:53:57] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.009116 10.0.0.23 - - [2025-12-08 02:53:57] "DELETE /network-policy/3fbc99e0-ea96-426a-a3dd-73385bf39990 HTTP/1.1" 200 115 0.036923 10.0.0.23 - - [2025-12-08 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.65 - - [2025-12-08 02:53:58] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001027 10.0.0.23 - - [2025-12-08 02:53:58] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038724 10.0.0.23 - - [2025-12-08 02:53:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.007038 10.0.0.23 - - [2025-12-08 02:53:58] "DELETE /network-policy/84022b87-246d-423a-ba59-bce898109d10 HTTP/1.1" 200 115 0.038619 10.0.0.23 - - [2025-12-08 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.65 - - [2025-12-08 02:53:58] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002495 10.0.0.23 - - [2025-12-08 02:53:58] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047709 10.0.0.23 - - [2025-12-08 02:53:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.006156 10.0.0.23 - - [2025-12-08 02:53:58] "DELETE /network-policy/9841adbd-102e-464e-8902-7902eabc8a21 HTTP/1.1" 200 115 0.039154 10.0.0.23 - - [2025-12-08 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008180 10.0.0.65 - - [2025-12-08 02:53:58] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001546 10.0.0.23 - - [2025-12-08 02:53:58] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.068360 10.0.0.23 - - [2025-12-08 02:53:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005693 10.0.0.23 - - [2025-12-08 02:53:58] "DELETE /network-policy/adcf18f7-5fbd-4b98-a88c-33aeda0a1c81 HTTP/1.1" 200 115 0.043088 10.0.0.23 - - [2025-12-08 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.65 - - [2025-12-08 02:53:58] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.23 - - [2025-12-08 02:53:58] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035525 10.0.0.23 - - [2025-12-08 02:53:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005880 10.0.0.23 - - [2025-12-08 02:53:58] "DELETE /network-policy/b30afce3-f76d-4ccb-9187-336eb8e707ba HTTP/1.1" 200 115 0.039717 10.0.0.23 - - [2025-12-08 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.65 - - [2025-12-08 02:53:58] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001209 10.0.0.23 - - [2025-12-08 02:53:59] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042295 10.0.0.23 - - [2025-12-08 02:53:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.005481 10.0.0.23 - - [2025-12-08 02:53:59] "DELETE /network-policy/bbce78ea-c67e-49f5-b2a7-8e070ece2d4c HTTP/1.1" 200 115 0.041968 10.0.0.23 - - [2025-12-08 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.65 - - [2025-12-08 02:53:59] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000957 10.0.0.23 - - [2025-12-08 02:53:59] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043203 10.0.0.23 - - [2025-12-08 02:53:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.013372 10.0.0.23 - - [2025-12-08 02:53:59] "DELETE /network-policy/ce68fc97-4fb0-4f1b-9d91-89e9027bc3c7 HTTP/1.1" 200 115 0.043148 10.0.0.23 - - [2025-12-08 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.65 - - [2025-12-08 02:53:59] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001107 10.0.0.23 - - [2025-12-08 02:53:59] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040021 10.0.0.23 - - [2025-12-08 02:53:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006095 10.0.0.23 - - [2025-12-08 02:53:59] "DELETE /network-policy/62adcbe0-3922-4514-9ab1-f883cf758e84 HTTP/1.1" 200 115 0.042127 10.0.0.23 - - [2025-12-08 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008391 10.0.0.65 - - [2025-12-08 02:53:59] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001498 10.0.0.23 - - [2025-12-08 02:53:59] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041775 10.0.0.23 - - [2025-12-08 02:53:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-75287111&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007034 10.0.0.23 - - [2025-12-08 02:53:59] "POST /neutron/network HTTP/1.1" 200 1337 0.014873 10.0.0.22 - - [2025-12-08 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.65 - - [2025-12-08 02:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004103 10.0.0.65 - - [2025-12-08 02:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.015571 10.0.0.65 - - [2025-12-08 02:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.084352 10.0.0.65 - - [2025-12-08 02:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002657 10.0.0.65 - - [2025-12-08 02:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002266 10.0.0.65 - - [2025-12-08 02:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002102 10.0.0.23 - - [2025-12-08 02:54:00] "POST /neutron/network HTTP/1.1" 200 151 0.260293 10.0.0.22 - - [2025-12-08 02:54:00] "DELETE /route-target/af7590f8-3516-4f70-a684-2e3473e0e2b3 HTTP/1.1" 200 115 0.129203 10.0.0.23 - - [2025-12-08 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.23 - - [2025-12-08 02:54:00] "DELETE /network-ipam/97d0f1ac-51a6-4382-af28-8779cb297475 HTTP/1.1" 200 115 0.041826 10.0.0.23 - - [2025-12-08 02:54:00] "POST /fqname-to-id HTTP/1.1" 404 260 0.005087 10.0.0.65 - - [2025-12-08 02:54:00] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001053 10.0.0.65 - - [2025-12-08 02:54:00] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.052741 10.0.0.65 - - [2025-12-08 02:54:00] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001315 10.0.0.65 - - [2025-12-08 02:54:01] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?fields=security_groups HTTP/1.1" 200 1399 0.053455 10.0.0.65 - - [2025-12-08 02:54:01] "DELETE /security-group/c32ed88a-e377-46fb-81cd-083ec21e13d5 HTTP/1.1" 200 115 0.054270 10.0.0.65 - - [2025-12-08 02:54:01] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.65 - - [2025-12-08 02:54:01] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?fields=application_policy_sets HTTP/1.1" 200 1438 0.059465 10.0.0.23 - - [2025-12-08 02:54:01] "DELETE /project/630f7104-79c9-4f62-a67d-5840a69b23e9 HTTP/1.1" 200 115 0.435362 10.0.0.65 - - [2025-12-08 02:54:01] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.23 - - [2025-12-08 02:54:01] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?fields=projects HTTP/1.1" 200 1245 0.010499 10.0.0.65 - - [2025-12-08 02:54:02] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004139 10.0.0.65 - - [2025-12-08 02:54:02] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001529 10.0.0.65 - - [2025-12-08 02:54:02] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.056949 10.0.0.65 - - [2025-12-08 02:54:02] "POST /id-to-fqname HTTP/1.1" 200 202 0.018926 10.0.0.65 - - [2025-12-08 02:54:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.004402 10.0.0.65 - - [2025-12-08 02:54:03] "POST /security-groups HTTP/1.1" 200 603 0.089500 10.0.0.22 - - [2025-12-08 02:54:03] "POST /fqname-to-id HTTP/1.1" 404 246 0.003417 10.0.0.65 - - [2025-12-08 02:54:03] "POST /projects HTTP/1.1" 200 609 0.349812 10.0.0.65 - - [2025-12-08 02:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.392767 10.0.0.23 - - [2025-12-08 02:54:03] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.564768 10.0.0.22 - - [2025-12-08 02:54:03] "POST /access-control-lists HTTP/1.1" 200 606 0.050903 10.0.0.65 - - [2025-12-08 02:54:03] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001325 10.0.0.23 - - [2025-12-08 02:54:03] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?fields=virtual_networks HTTP/1.1" 200 1056 0.065686 10.0.0.65 - - [2025-12-08 02:54:03] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000996 10.0.0.23 - - [2025-12-08 02:54:03] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.045035 10.0.0.65 - - [2025-12-08 02:54:03] "GET /projects?obj_uuids=630f7104-79c9-4f62-a67d-5840a69b23e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000946 10.0.0.23 - - [2025-12-08 02:54:03] "GET /project/630f7104-79c9-4f62-a67d-5840a69b23e9?fields=security_groups HTTP/1.1" 200 1294 0.056738 10.0.0.23 - - [2025-12-08 02:54:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.027308 10.0.0.65 - - [2025-12-08 02:54:04] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003128 10.0.0.65 - - [2025-12-08 02:54:04] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000913 10.0.0.65 - - [2025-12-08 02:54:04] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007615 10.0.0.65 - - [2025-12-08 02:54:04] "POST /id-to-fqname HTTP/1.1" 200 184 0.004462 10.0.0.65 - - [2025-12-08 02:54:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.008043 10.0.0.65 - - [2025-12-08 02:54:04] "POST /security-groups HTTP/1.1" 200 585 0.073344 10.0.0.65 - - [2025-12-08 02:54:04] "POST /projects HTTP/1.1" 200 573 0.288215 10.0.0.22 - - [2025-12-08 02:54:04] "POST /fqname-to-id HTTP/1.1" 404 227 0.013978 10.0.0.65 - - [2025-12-08 02:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.363658 10.0.0.23 - - [2025-12-08 02:54:05] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.527500 10.0.0.23 - - [2025-12-08 02:54:06] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.23 - - [2025-12-08 02:54:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.23 - - [2025-12-08 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.060577 10.0.0.65 - - [2025-12-08 02:54:07] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000922 10.0.0.23 - - [2025-12-08 02:54:07] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.040136 10.0.0.22 - - [2025-12-08 02:54:07] "POST /ref-update HTTP/1.1" 200 156 0.023581 10.0.0.65 - - [2025-12-08 02:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007478 10.0.0.23 - - [2025-12-08 02:54:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.285812 10.0.0.23 - - [2025-12-08 02:54:08] "POST /id-to-fqname HTTP/1.1" 200 214 0.001370 10.0.0.23 - - [2025-12-08 02:54:08] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.006975 10.0.0.23 - - [2025-12-08 02:54:08] "POST /neutron/network HTTP/1.1" 200 992 0.009627 10.0.0.23 - - [2025-12-08 02:54:08] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005669 10.0.0.23 - - [2025-12-08 02:54:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.009138 10.0.0.23 - - [2025-12-08 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.65 - - [2025-12-08 02:54:08] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002606 10.0.0.23 - - [2025-12-08 02:54:08] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.075766 10.0.0.65 - - [2025-12-08 02:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002814 10.0.0.23 - - [2025-12-08 02:54:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.220003 10.0.0.23 - - [2025-12-08 02:54:09] "POST /id-to-fqname HTTP/1.1" 200 214 0.001315 10.0.0.23 - - [2025-12-08 02:54:09] "GET /virtual-network/de44e935-ab91-43b9-8fb2-da8ae8fb27ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006806 10.0.0.23 - - [2025-12-08 02:54:09] "POST /neutron/network HTTP/1.1" 200 991 0.007784 10.0.0.23 - - [2025-12-08 02:54:09] "GET /virtual-network/de44e935-ab91-43b9-8fb2-da8ae8fb27ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.004808 10.0.0.23 - - [2025-12-08 02:54:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.008036 10.0.0.23 - - [2025-12-08 02:54:09] "POST /id-to-fqname HTTP/1.1" 200 214 0.001020 10.0.0.65 - - [2025-12-08 02:54:10] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000950 10.0.0.23 - - [2025-12-08 02:54:10] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.069312 10.0.0.23 - - [2025-12-08 02:54:10] "POST /neutron/port HTTP/1.1" 200 117 0.005897 10.0.0.23 - - [2025-12-08 02:54:10] "POST /id-to-fqname HTTP/1.1" 200 214 0.001341 10.0.0.23 - - [2025-12-08 02:54:10] "POST /neutron/network HTTP/1.1" 200 1002 0.009372 10.0.0.23 - - [2025-12-08 02:54:11] "POST /neutron/port HTTP/1.1" 200 1161 0.042419 10.0.0.65 - - [2025-12-08 02:54:11] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000976 10.0.0.23 - - [2025-12-08 02:54:11] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.090000 10.0.0.23 - - [2025-12-08 02:54:11] "POST /neutron/network HTTP/1.1" 200 992 0.070024 10.0.0.23 - - [2025-12-08 02:54:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004565 10.0.0.23 - - [2025-12-08 02:54:11] "POST /neutron/port HTTP/1.1" 200 117 0.001659 10.0.0.23 - - [2025-12-08 02:54:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009484 10.0.0.23 - - [2025-12-08 02:54:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001402 10.0.0.23 - - [2025-12-08 02:54:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008820 10.0.0.65 - - [2025-12-08 02:54:12] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001574 10.0.0.23 - - [2025-12-08 02:54:12] "POST /neutron/port HTTP/1.1" 200 1161 0.399871 10.0.0.23 - - [2025-12-08 02:54:13] "POST /neutron/port HTTP/1.1" 200 1215 0.120800 10.0.0.23 - - [2025-12-08 02:54:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005436 10.0.0.23 - - [2025-12-08 02:54:13] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.65 - - [2025-12-08 02:54:13] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000925 10.0.0.23 - - [2025-12-08 02:54:13] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.077192 10.0.0.23 - - [2025-12-08 02:54:13] "POST /neutron/port HTTP/1.1" 200 2260 0.024284 10.0.0.23 - - [2025-12-08 02:54:13] "POST /neutron/port HTTP/1.1" 200 1189 0.016869 10.0.0.23 - - [2025-12-08 02:54:13] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006545 10.0.0.23 - - [2025-12-08 02:54:13] "GET /virtual-machine/cfb9ce8f-7372-4555-87cc-1c2b60183f19 HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-12-08 02:54:13] "POST /neutron/network HTTP/1.1" 200 1001 0.006719 10.0.0.23 - - [2025-12-08 02:54:14] "GET /virtual-machine/cfb9ce8f-7372-4555-87cc-1c2b60183f19 HTTP/1.1" 200 1286 0.047801 10.0.0.23 - - [2025-12-08 02:54:14] "GET /virtual-machine-interface/7a47d9b3-6bac-4450-85b4-724cf796128c HTTP/1.1" 200 3104 0.005079 10.0.0.23 - - [2025-12-08 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.23 - - [2025-12-08 02:54:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.011203 10.0.0.23 - - [2025-12-08 02:54:14] "GET /virtual-networks?parent_id=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002759 10.0.0.23 - - [2025-12-08 02:54:14] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005783 10.0.0.23 - - [2025-12-08 02:54:14] "POST /neutron/port HTTP/1.1" 200 1160 0.018492 10.0.0.23 - - [2025-12-08 02:54:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004606 10.0.0.23 - - [2025-12-08 02:54:14] "POST /neutron/port HTTP/1.1" 200 117 0.001422 10.0.0.23 - - [2025-12-08 02:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.23 - - [2025-12-08 02:54:17] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005422 10.0.0.23 - - [2025-12-08 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.23 - - [2025-12-08 02:54:21] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005510 10.0.0.23 - - [2025-12-08 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.23 - - [2025-12-08 02:54:25] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.006030 10.0.0.23 - - [2025-12-08 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.23 - - [2025-12-08 02:54:29] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005414 10.0.0.23 - - [2025-12-08 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.23 - - [2025-12-08 02:54:33] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.008029 10.0.0.23 - - [2025-12-08 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.23 - - [2025-12-08 02:54:38] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005211 10.0.0.23 - - [2025-12-08 02:54:40] "POST /neutron/port HTTP/1.1" 200 1189 0.015131 10.0.0.23 - - [2025-12-08 02:54:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003866 10.0.0.23 - - [2025-12-08 02:54:40] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.23 - - [2025-12-08 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.23 - - [2025-12-08 02:54:42] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005584 10.0.0.22 - - [2025-12-08 02:54:46] "DELETE /access-control-list/ec6c5f11-60f0-455f-9417-f25a14fe78d8 HTTP/1.1" 200 115 0.030236 10.0.0.23 - - [2025-12-08 02:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.23 - - [2025-12-08 02:54:46] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.006680 10.0.0.65 - - [2025-12-08 02:54:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.65 - - [2025-12-08 02:54:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.22 - - [2025-12-08 02:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.22 - - [2025-12-08 02:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.65 - - [2025-12-08 02:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.65 - - [2025-12-08 02:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000727 10.0.0.22 - - [2025-12-08 02:54:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.22 - - [2025-12-08 02:54:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-12-08 02:54:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.23 - - [2025-12-08 02:54:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2025-12-08 02:54:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-12-08 02:54:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.23 - - [2025-12-08 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.23 - - [2025-12-08 02:54:50] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004865 10.0.0.23 - - [2025-12-08 02:54:50] "GET /virtual-networks?parent_id=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002884 10.0.0.23 - - [2025-12-08 02:54:50] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005890 10.0.0.23 - - [2025-12-08 02:54:50] "POST /neutron/port HTTP/1.1" 200 1189 0.014657 10.0.0.23 - - [2025-12-08 02:54:52] "POST /neutron/port HTTP/1.1" 200 1189 0.015370 10.0.0.23 - - [2025-12-08 02:54:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003788 10.0.0.23 - - [2025-12-08 02:54:52] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.23 - - [2025-12-08 02:54:55] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008781 10.0.0.23 - - [2025-12-08 02:55:00] "POST /neutron/port HTTP/1.1" 200 1189 0.015816 10.0.0.65 - - [2025-12-08 02:55:02] "DELETE /project/ee6547373c0645c7af969de1ffd70e7e HTTP/1.1" 404 173 0.033399 10.0.0.65 - - [2025-12-08 02:55:02] "DELETE /project/630f7104-79c9-4f62-a67d-5840a69b23e9 HTTP/1.1" 404 177 0.049006 10.0.0.65 - - [2025-12-08 02:55:02] "DELETE /project/630f710479c94f62a67d5840a69b23e9 HTTP/1.1" 404 173 0.069957 10.0.0.23 - - [2025-12-08 02:55:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011004 10.0.0.23 - - [2025-12-08 02:55:11] "POST /neutron/port HTTP/1.1" 200 1189 0.014016 10.0.0.23 - - [2025-12-08 02:55:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008466 10.0.0.23 - - [2025-12-08 02:55:11] "GET /virtual-machine/3622340c-bd2a-4e28-8431-013f937290de HTTP/1.1" 200 1285 0.006287 10.0.0.23 - - [2025-12-08 02:55:11] "GET /virtual-machine-interface/8ff931b3-0d1c-4355-bff8-5f1bb34e28cc HTTP/1.1" 200 3106 0.004828 10.0.0.23 - - [2025-12-08 02:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.23 - - [2025-12-08 02:55:11] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007006 10.0.0.23 - - [2025-12-08 02:55:11] "GET /virtual-networks?parent_id=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004293 10.0.0.23 - - [2025-12-08 02:55:11] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.006758 10.0.0.23 - - [2025-12-08 02:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.23 - - [2025-12-08 02:55:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003457 10.0.0.23 - - [2025-12-08 02:55:12] "GET /virtual-networks?parent_id=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002904 10.0.0.23 - - [2025-12-08 02:55:12] "GET /virtual-network/60b8ccbc-a471-4a20-879a-a760f10b81fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005499 10.0.0.23 - - [2025-12-08 02:55:12] "POST /neutron/port HTTP/1.1" 200 1189 0.014127 10.0.0.23 - - [2025-12-08 02:55:14] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006704 10.0.0.23 - - [2025-12-08 02:55:22] "GET /obj-perms HTTP/1.1" 200 5056 0.053685 10.0.0.22 - - [2025-12-08 02:55:22] "GET /obj-perms HTTP/1.1" 200 5056 0.061909 10.0.0.23 - - [2025-12-08 02:55:23] "POST /neutron/port HTTP/1.1" 200 1188 0.019380 10.0.0.23 - - [2025-12-08 02:55:23] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007811 10.0.0.23 - - [2025-12-08 02:55:23] "GET /virtual-machine/60e52ce3-fe5d-45a4-a583-741d6b0931a1 HTTP/1.1" 200 1286 0.011852 10.0.0.23 - - [2025-12-08 02:55:23] "GET /virtual-machine-interface/f4939dba-1b66-4a0e-9584-6251fe56d200 HTTP/1.1" 200 3106 0.004976 10.0.0.23 - - [2025-12-08 02:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2025-12-08 02:55:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003489 10.0.0.23 - - [2025-12-08 02:55:23] "GET /virtual-networks?parent_id=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002516 10.0.0.23 - - [2025-12-08 02:55:23] "GET /virtual-network/de44e935-ab91-43b9-8fb2-da8ae8fb27ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005416 10.0.0.23 - - [2025-12-08 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.23 - - [2025-12-08 02:55:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003442 10.0.0.23 - - [2025-12-08 02:55:24] "GET /virtual-networks?parent_id=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002468 10.0.0.23 - - [2025-12-08 02:55:24] "GET /virtual-network/de44e935-ab91-43b9-8fb2-da8ae8fb27ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005646 10.0.0.23 - - [2025-12-08 02:55:24] "POST /neutron/port HTTP/1.1" 200 1188 0.015342 10.0.0.23 - - [2025-12-08 02:55:31] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003304 10.0.0.23 - - [2025-12-08 02:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.23 - - [2025-12-08 02:55:31] "GET /global-qos-config/dcabff2f-3322-44bf-94d0-190ab0947a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.005283 10.0.0.23 - - [2025-12-08 02:55:31] "POST /fqname-to-id HTTP/1.1" 404 222 0.004265 10.0.0.23 - - [2025-12-08 02:55:31] "POST /forwarding-classs HTTP/1.1" 200 576 0.029230 10.0.0.23 - - [2025-12-08 02:55:31] "POST /id-to-fqname HTTP/1.1" 200 232 0.003332 10.0.0.23 - - [2025-12-08 02:55:31] "GET /forwarding-class/18048236-e659-4085-9d03-c543aa38d475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.003906 10.0.0.65 - - [2025-12-08 02:55:31] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.028106 10.0.0.23 - - [2025-12-08 02:55:31] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.067277 10.0.0.23 - - [2025-12-08 02:55:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.003174 10.0.0.23 - - [2025-12-08 02:55:31] "POST /qos-configs HTTP/1.1" 200 543 0.028953 10.0.0.23 - - [2025-12-08 02:55:31] "POST /id-to-fqname HTTP/1.1" 200 217 0.009041 10.0.0.23 - - [2025-12-08 02:55:31] "GET /qos-config/617a78f6-7184-4df9-95b1-3b39a34b1757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.004113 10.0.0.23 - - [2025-12-08 02:55:31] "GET /virtual-machine-interface/7a47d9b3-6bac-4450-85b4-724cf796128c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.006074 10.0.0.23 - - [2025-12-08 02:55:31] "POST /ref-update HTTP/1.1" 200 156 0.013629 10.0.0.23 - - [2025-12-08 02:55:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009177 10.0.0.23 - - [2025-12-08 02:55:32] "POST /neutron/port HTTP/1.1" 200 1189 0.018213 10.0.0.23 - - [2025-12-08 02:55:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007793 10.0.0.23 - - [2025-12-08 02:55:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001849 10.0.0.23 - - [2025-12-08 02:55:32] "GET /virtual-machine/cfb9ce8f-7372-4555-87cc-1c2b60183f19 HTTP/1.1" 200 1286 0.004352 10.0.0.23 - - [2025-12-08 02:55:32] "GET /virtual-machine-interface/7a47d9b3-6bac-4450-85b4-724cf796128c HTTP/1.1" 200 3351 0.005193 10.0.0.23 - - [2025-12-08 02:55:32] "GET /instance-ip/b66dd99d-da31-44c6-886c-1844be902538 HTTP/1.1" 200 1628 0.005770 10.0.0.23 - - [2025-12-08 02:55:32] "GET /instance-ip/edc7d5c4-b44e-41e1-8162-26971181dece HTTP/1.1" 200 1608 0.006134 10.0.0.23 - - [2025-12-08 02:55:32] "POST /neutron/port HTTP/1.1" 200 1189 0.015647 10.0.0.23 - - [2025-12-08 02:55:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007499 10.0.0.23 - - [2025-12-08 02:55:32] "POST /neutron/port HTTP/1.1" 200 1189 0.014136 10.0.0.23 - - [2025-12-08 02:55:32] "POST /neutron/network HTTP/1.1" 200 992 0.008762 10.0.0.23 - - [2025-12-08 02:55:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001191 10.0.0.23 - - [2025-12-08 02:55:32] "GET /virtual-machine/3622340c-bd2a-4e28-8431-013f937290de HTTP/1.1" 200 1285 0.004523 10.0.0.23 - - [2025-12-08 02:55:32] "GET /virtual-machine-interface/8ff931b3-0d1c-4355-bff8-5f1bb34e28cc HTTP/1.1" 200 3106 0.006338 10.0.0.23 - - [2025-12-08 02:55:32] "GET /instance-ip/2b474c9a-10d9-425e-9bf1-acea102c3cfb HTTP/1.1" 200 1628 0.006924 10.0.0.23 - - [2025-12-08 02:55:32] "GET /instance-ip/f118aa14-b2da-461d-9839-461390a6089c HTTP/1.1" 200 1609 0.008368 10.0.0.23 - - [2025-12-08 02:55:41] "POST /neutron/network HTTP/1.1" 200 1002 0.007258 10.0.0.23 - - [2025-12-08 02:55:41] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012483 10.0.0.23 - - [2025-12-08 02:55:41] "POST /neutron/network HTTP/1.1" 200 992 0.010796 10.0.0.23 - - [2025-12-08 02:55:53] "POST /neutron/network HTTP/1.1" 200 1001 0.032815 10.0.0.23 - - [2025-12-08 02:55:53] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013417 10.0.0.23 - - [2025-12-08 02:55:53] "POST /neutron/network HTTP/1.1" 200 991 0.009000 10.0.0.65 - - [2025-12-08 02:56:22] "GET /obj-perms HTTP/1.1" 200 5056 0.050941 10.0.0.23 - - [2025-12-08 02:56:30] "GET /virtual-machine-interface/7a47d9b3-6bac-4450-85b4-724cf796128c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005702 10.0.0.23 - - [2025-12-08 02:56:30] "POST /ref-update HTTP/1.1" 200 156 0.015589 10.0.0.23 - - [2025-12-08 02:56:30] "DELETE /qos-config/617a78f6-7184-4df9-95b1-3b39a34b1757 HTTP/1.1" 200 115 0.048135 10.0.0.23 - - [2025-12-08 02:56:30] "POST /id-to-fqname HTTP/1.1" 200 232 0.001154 10.0.0.23 - - [2025-12-08 02:56:30] "DELETE /forwarding-class/18048236-e659-4085-9d03-c543aa38d475 HTTP/1.1" 200 115 0.032058 10.0.0.23 - - [2025-12-08 02:56:32] "POST /neutron/port HTTP/1.1" 200 1188 0.014199 10.0.0.23 - - [2025-12-08 02:56:32] "POST /neutron/port HTTP/1.1" 200 1189 0.018063 10.0.0.23 - - [2025-12-08 02:56:32] "POST /neutron/port HTTP/1.1" 200 151 0.289743 10.0.0.23 - - [2025-12-08 02:56:33] "POST /neutron/network HTTP/1.1" 200 991 0.011477 10.0.0.22 - - [2025-12-08 02:56:34] "DELETE /route-target/07ca0c24-9039-4e0f-bb57-7a4f38bf8ff1 HTTP/1.1" 200 115 0.024408 10.0.0.65 - - [2025-12-08 02:56:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004093 10.0.0.65 - - [2025-12-08 02:56:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003756 10.0.0.65 - - [2025-12-08 02:56:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002279 10.0.0.65 - - [2025-12-08 02:56:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007807 10.0.0.23 - - [2025-12-08 02:56:34] "POST /neutron/network HTTP/1.1" 200 151 0.147675 10.0.0.65 - - [2025-12-08 02:56:34] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001389 10.0.0.23 - - [2025-12-08 02:56:34] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.075741 10.0.0.65 - - [2025-12-08 02:56:34] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001567 10.0.0.23 - - [2025-12-08 02:56:34] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?fields=virtual_networks HTTP/1.1" 200 1021 0.046066 10.0.0.65 - - [2025-12-08 02:56:34] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001239 10.0.0.23 - - [2025-12-08 02:56:34] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.035547 10.0.0.65 - - [2025-12-08 02:56:34] "GET /projects?obj_uuids=ee654737-3c06-45c7-af96-9de1ffd70e7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001479 10.0.0.23 - - [2025-12-08 02:56:34] "GET /project/ee654737-3c06-45c7-af96-9de1ffd70e7e?fields=security_groups HTTP/1.1" 200 1241 0.052854 10.0.0.23 - - [2025-12-08 02:56:35] "POST /fqname-to-id HTTP/1.1" 404 181 0.034456 10.0.0.65 - - [2025-12-08 02:56:35] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003948 10.0.0.65 - - [2025-12-08 02:56:35] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.65 - - [2025-12-08 02:56:35] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008748 10.0.0.65 - - [2025-12-08 02:56:35] "POST /id-to-fqname HTTP/1.1" 200 183 0.003424 10.0.0.65 - - [2025-12-08 02:56:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.005612 10.0.0.65 - - [2025-12-08 02:56:35] "POST /security-groups HTTP/1.1" 200 584 0.034098 10.0.0.22 - - [2025-12-08 02:56:35] "POST /fqname-to-id HTTP/1.1" 404 227 0.004212 10.0.0.65 - - [2025-12-08 02:56:35] "POST /projects HTTP/1.1" 200 571 0.250684 10.0.0.65 - - [2025-12-08 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.326279 10.0.0.22 - - [2025-12-08 02:56:35] "POST /access-control-lists HTTP/1.1" 200 587 0.037382 10.0.0.23 - - [2025-12-08 02:56:35] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.477818 10.0.0.23 - - [2025-12-08 02:56:37] "GET / HTTP/1.1" 200 35931 0.002520 10.0.0.23 - - [2025-12-08 02:56:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.001179 10.0.0.23 - - [2025-12-08 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.060914 10.0.0.65 - - [2025-12-08 02:56:39] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000863 10.0.0.23 - - [2025-12-08 02:56:39] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.036914 10.0.0.65 - - [2025-12-08 02:56:39] "POST /useragent-kv HTTP/1.1" 200 115 0.007054 10.0.0.23 - - [2025-12-08 02:56:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.289417 10.0.0.23 - - [2025-12-08 02:56:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.001323 10.0.0.23 - - [2025-12-08 02:56:39] "GET /virtual-network/ae494951-5ee5-45a0-a392-1b0ecbd6e47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005190 10.0.0.23 - - [2025-12-08 02:56:40] "GET /virtual-network/ae494951-5ee5-45a0-a392-1b0ecbd6e47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005577 10.0.0.23 - - [2025-12-08 02:56:40] "POST /neutron/network HTTP/1.1" 200 831 0.009000 10.0.0.23 - - [2025-12-08 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2025-12-08 02:56:40] "GET /virtual-network/ae494951-5ee5-45a0-a392-1b0ecbd6e47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006948 10.0.0.22 - - [2025-12-08 02:56:40] "POST /route-targets HTTP/1.1" 200 323 0.017838 10.0.0.23 - - [2025-12-08 02:56:40] "PUT /virtual-network/ae494951-5ee5-45a0-a392-1b0ecbd6e47b HTTP/1.1" 200 264 0.073962 10.0.0.23 - - [2025-12-08 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.65 - - [2025-12-08 02:56:40] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001067 10.0.0.23 - - [2025-12-08 02:56:40] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.052304 10.0.0.65 - - [2025-12-08 02:56:40] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001264 10.0.0.23 - - [2025-12-08 02:56:40] "POST /neutron/network HTTP/1.1" 200 612 0.118651 10.0.0.22 - - [2025-12-08 02:56:40] "POST /ref-update HTTP/1.1" 200 156 0.032086 10.0.0.23 - - [2025-12-08 02:56:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.003749 10.0.0.23 - - [2025-12-08 02:56:40] "GET /virtual-network/f6055258-26ca-41d2-ada1-b375d3c4ad37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005378 10.0.0.23 - - [2025-12-08 02:56:40] "POST /neutron/network HTTP/1.1" 200 832 0.006175 10.0.0.23 - - [2025-12-08 02:56:40] "GET /virtual-network/f6055258-26ca-41d2-ada1-b375d3c4ad37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004927 10.0.0.23 - - [2025-12-08 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.23 - - [2025-12-08 02:56:40] "GET /virtual-network/f6055258-26ca-41d2-ada1-b375d3c4ad37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005332 10.0.0.23 - - [2025-12-08 02:56:40] "PUT /virtual-network/f6055258-26ca-41d2-ada1-b375d3c4ad37 HTTP/1.1" 200 264 0.048152 10.0.0.23 - - [2025-12-08 02:56:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001448 10.0.0.23 - - [2025-12-08 02:56:41] "POST /neutron/network HTTP/1.1" 200 841 0.007876 10.0.0.65 - - [2025-12-08 02:56:41] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001072 10.0.0.23 - - [2025-12-08 02:56:41] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.072422 10.0.0.23 - - [2025-12-08 02:56:42] "POST /neutron/port HTTP/1.1" 200 117 0.007877 10.0.0.23 - - [2025-12-08 02:56:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001577 10.0.0.23 - - [2025-12-08 02:56:42] "POST /neutron/network HTTP/1.1" 200 841 0.007628 10.0.0.23 - - [2025-12-08 02:56:43] "POST /neutron/port HTTP/1.1" 200 1053 0.017349 10.0.0.23 - - [2025-12-08 02:56:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004076 10.0.0.23 - - [2025-12-08 02:56:43] "POST /neutron/network HTTP/1.1" 200 831 0.006753 10.0.0.65 - - [2025-12-08 02:56:43] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000890 10.0.0.23 - - [2025-12-08 02:56:43] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.084270 10.0.0.23 - - [2025-12-08 02:56:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009410 10.0.0.23 - - [2025-12-08 02:56:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008665 10.0.0.23 - - [2025-12-08 02:56:44] "POST /neutron/port HTTP/1.1" 200 1054 0.014781 10.0.0.23 - - [2025-12-08 02:56:44] "POST /neutron/port HTTP/1.1" 200 1082 0.014415 10.0.0.23 - - [2025-12-08 02:56:44] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.23 - - [2025-12-08 02:56:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008530 10.0.0.23 - - [2025-12-08 02:56:48] "POST /neutron/port HTTP/1.1" 200 1081 0.020068 10.0.0.23 - - [2025-12-08 02:56:49] "GET /virtual-machine/06b81ff9-7189-4922-b3de-9699453f0dd1 HTTP/1.1" 401 292 0.000478 10.0.0.23 - - [2025-12-08 02:56:49] "GET /virtual-machine/06b81ff9-7189-4922-b3de-9699453f0dd1 HTTP/1.1" 200 1284 0.038632 10.0.0.23 - - [2025-12-08 02:56:49] "GET /virtual-machine-interface/070ef776-1f83-4754-95a5-1a1b834f774e HTTP/1.1" 200 2926 0.005116 10.0.0.23 - - [2025-12-08 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.23 - - [2025-12-08 02:56:49] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003721 10.0.0.23 - - [2025-12-08 02:56:49] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003318 10.0.0.23 - - [2025-12-08 02:56:49] "GET /virtual-network/ae494951-5ee5-45a0-a392-1b0ecbd6e47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.016577 10.0.0.23 - - [2025-12-08 02:56:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.031707 10.0.0.23 - - [2025-12-08 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.23 - - [2025-12-08 02:56:52] "GET /virtual-network/ae494951-5ee5-45a0-a392-1b0ecbd6e47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005872 10.0.0.23 - - [2025-12-08 02:56:54] "POST /neutron/port HTTP/1.1" 200 1081 0.014822 10.0.0.23 - - [2025-12-08 02:56:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003724 10.0.0.23 - - [2025-12-08 02:56:54] "POST /neutron/network HTTP/1.1" 200 831 0.008065 10.0.0.23 - - [2025-12-08 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.23 - - [2025-12-08 02:56:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004390 10.0.0.23 - - [2025-12-08 02:56:54] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003053 10.0.0.23 - - [2025-12-08 02:56:54] "GET /virtual-network/ae494951-5ee5-45a0-a392-1b0ecbd6e47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005538 10.0.0.23 - - [2025-12-08 02:56:55] "POST /neutron/port HTTP/1.1" 200 1082 0.012931 10.0.0.23 - - [2025-12-08 02:56:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006651 10.0.0.23 - - [2025-12-08 02:56:55] "GET /virtual-machine/17f39915-30ef-451b-a038-f59f20e3ab81 HTTP/1.1" 200 1285 0.004991 10.0.0.23 - - [2025-12-08 02:56:55] "GET /virtual-machine-interface/fbe099a8-262e-4cdc-9b32-1d05d0821eed HTTP/1.1" 200 2928 0.004973 10.0.0.23 - - [2025-12-08 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.23 - - [2025-12-08 02:56:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003298 10.0.0.23 - - [2025-12-08 02:56:55] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002559 10.0.0.23 - - [2025-12-08 02:56:55] "GET /virtual-network/f6055258-26ca-41d2-ada1-b375d3c4ad37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005588 10.0.0.23 - - [2025-12-08 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.23 - - [2025-12-08 02:56:56] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003457 10.0.0.23 - - [2025-12-08 02:56:56] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003108 10.0.0.23 - - [2025-12-08 02:56:56] "GET /virtual-network/f6055258-26ca-41d2-ada1-b375d3c4ad37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005933 10.0.0.23 - - [2025-12-08 02:56:56] "POST /routing-policys HTTP/1.1" 200 534 0.027313 10.0.0.23 - - [2025-12-08 02:56:56] "GET /virtual-network/ae494951-5ee5-45a0-a392-1b0ecbd6e47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.011308 10.0.0.23 - - [2025-12-08 02:56:56] "PUT /virtual-network/ae494951-5ee5-45a0-a392-1b0ecbd6e47b HTTP/1.1" 200 264 0.045565 10.0.0.22 - - [2025-12-08 02:56:57] "DELETE /access-control-list/068c6ce3-840e-4c85-b31d-4b82526a1f44 HTTP/1.1" 200 115 0.038167 10.0.0.23 - - [2025-12-08 02:57:00] "POST /ref-update HTTP/1.1" 200 156 0.054017 10.0.0.23 - - [2025-12-08 02:57:00] "DELETE /routing-policy/a6d69b29-bea4-43da-b00c-42c75234e3b2 HTTP/1.1" 200 115 0.049138 10.0.0.23 - - [2025-12-08 02:57:01] "POST /neutron/port HTTP/1.1" 200 1082 0.017913 10.0.0.23 - - [2025-12-08 02:57:01] "POST /neutron/port HTTP/1.1" 200 1081 0.026511 10.0.0.65 - - [2025-12-08 02:57:02] "DELETE /project/d193a4068788439ea328128461d7d2be HTTP/1.1" 404 173 0.003083 10.0.0.65 - - [2025-12-08 02:57:02] "DELETE /project/ee654737-3c06-45c7-af96-9de1ffd70e7e HTTP/1.1" 404 177 0.005513 10.0.0.23 - - [2025-12-08 02:57:03] "POST /neutron/network HTTP/1.1" 200 832 0.007130 10.0.0.22 - - [2025-12-08 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.22 - - [2025-12-08 02:57:03] "DELETE /route-target/544a8138-21c2-4e41-8e7d-4ff1aeb61639 HTTP/1.1" 409 239 0.010069 10.0.0.65 - - [2025-12-08 02:57:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004098 10.0.0.65 - - [2025-12-08 02:57:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003968 10.0.0.23 - - [2025-12-08 02:57:03] "POST /neutron/network HTTP/1.1" 200 151 0.159281 10.0.0.22 - - [2025-12-08 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.23 - - [2025-12-08 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.65 - - [2025-12-08 02:57:06] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001003 10.0.0.23 - - [2025-12-08 02:57:06] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.041668 10.0.0.22 - - [2025-12-08 02:57:06] "POST /ref-update HTTP/1.1" 200 156 0.035408 10.0.0.65 - - [2025-12-08 02:57:06] "POST /useragent-kv HTTP/1.1" 200 115 0.007408 10.0.0.23 - - [2025-12-08 02:57:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.223661 10.0.0.23 - - [2025-12-08 02:57:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001343 10.0.0.23 - - [2025-12-08 02:57:06] "GET /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005276 10.0.0.23 - - [2025-12-08 02:57:06] "GET /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005158 10.0.0.23 - - [2025-12-08 02:57:06] "POST /neutron/network HTTP/1.1" 200 831 0.007814 10.0.0.23 - - [2025-12-08 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.23 - - [2025-12-08 02:57:06] "GET /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004995 10.0.0.23 - - [2025-12-08 02:57:06] "PUT /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037 HTTP/1.1" 200 264 0.064088 10.0.0.23 - - [2025-12-08 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.65 - - [2025-12-08 02:57:06] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001014 10.0.0.23 - - [2025-12-08 02:57:06] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.037337 10.0.0.65 - - [2025-12-08 02:57:06] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001456 10.0.0.23 - - [2025-12-08 02:57:07] "POST /neutron/network HTTP/1.1" 200 612 0.128722 10.0.0.22 - - [2025-12-08 02:57:07] "POST /route-targets HTTP/1.1" 200 327 0.019690 10.0.0.23 - - [2025-12-08 02:57:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.003470 10.0.0.23 - - [2025-12-08 02:57:07] "GET /virtual-network/efb7d2ef-9b98-420c-9061-f0b2e9e6ef69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005758 10.0.0.23 - - [2025-12-08 02:57:07] "POST /neutron/network HTTP/1.1" 200 831 0.006332 10.0.0.23 - - [2025-12-08 02:57:07] "GET /virtual-network/efb7d2ef-9b98-420c-9061-f0b2e9e6ef69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005592 10.0.0.23 - - [2025-12-08 02:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.23 - - [2025-12-08 02:57:07] "GET /virtual-network/efb7d2ef-9b98-420c-9061-f0b2e9e6ef69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006432 10.0.0.23 - - [2025-12-08 02:57:07] "PUT /virtual-network/efb7d2ef-9b98-420c-9061-f0b2e9e6ef69 HTTP/1.1" 200 264 0.058632 10.0.0.23 - - [2025-12-08 02:57:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.002089 10.0.0.23 - - [2025-12-08 02:57:07] "POST /neutron/network HTTP/1.1" 200 841 0.010174 10.0.0.65 - - [2025-12-08 02:57:08] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001033 10.0.0.23 - - [2025-12-08 02:57:08] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.069939 10.0.0.23 - - [2025-12-08 02:57:08] "POST /neutron/port HTTP/1.1" 200 117 0.005944 10.0.0.23 - - [2025-12-08 02:57:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001217 10.0.0.23 - - [2025-12-08 02:57:09] "POST /neutron/network HTTP/1.1" 200 841 0.008435 10.0.0.23 - - [2025-12-08 02:57:09] "POST /neutron/port HTTP/1.1" 200 1053 0.014760 10.0.0.23 - - [2025-12-08 02:57:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004183 10.0.0.23 - - [2025-12-08 02:57:09] "POST /neutron/network HTTP/1.1" 200 831 0.009765 10.0.0.65 - - [2025-12-08 02:57:10] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001030 10.0.0.23 - - [2025-12-08 02:57:10] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.080994 10.0.0.23 - - [2025-12-08 02:57:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007219 10.0.0.23 - - [2025-12-08 02:57:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009506 10.0.0.23 - - [2025-12-08 02:57:10] "POST /neutron/port HTTP/1.1" 200 1053 0.016410 10.0.0.23 - - [2025-12-08 02:57:11] "POST /neutron/port HTTP/1.1" 200 1081 0.015055 10.0.0.23 - - [2025-12-08 02:57:11] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.23 - - [2025-12-08 02:57:15] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009059 10.0.0.23 - - [2025-12-08 02:57:15] "POST /neutron/port HTTP/1.1" 200 1081 0.018801 10.0.0.23 - - [2025-12-08 02:57:15] "GET /virtual-machine/a72d126a-0338-4faa-9ee6-94f17d6e4acb HTTP/1.1" 200 1286 0.006889 10.0.0.23 - - [2025-12-08 02:57:15] "GET /virtual-machine-interface/91a619eb-f073-4b8d-be26-7f13eee703f5 HTTP/1.1" 200 2928 0.006140 10.0.0.23 - - [2025-12-08 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.23 - - [2025-12-08 02:57:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003586 10.0.0.23 - - [2025-12-08 02:57:15] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003205 10.0.0.23 - - [2025-12-08 02:57:15] "GET /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006585 10.0.0.23 - - [2025-12-08 02:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.23 - - [2025-12-08 02:57:18] "GET /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006545 10.0.0.23 - - [2025-12-08 02:57:18] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008012 10.0.0.23 - - [2025-12-08 02:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.23 - - [2025-12-08 02:57:20] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005023 10.0.0.23 - - [2025-12-08 02:57:20] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004469 10.0.0.23 - - [2025-12-08 02:57:20] "GET /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006565 10.0.0.23 - - [2025-12-08 02:57:21] "POST /neutron/port HTTP/1.1" 200 1081 0.017194 10.0.0.23 - - [2025-12-08 02:57:21] "POST /neutron/security_group HTTP/1.1" 200 2051 0.018748 10.0.0.23 - - [2025-12-08 02:57:21] "GET /virtual-machine/d71dba8b-ceae-4d03-a53c-5ab8e6bea64a HTTP/1.1" 200 1286 0.006627 10.0.0.23 - - [2025-12-08 02:57:21] "GET /virtual-machine-interface/cb24928d-c7fc-412a-af73-a2da28435b72 HTTP/1.1" 200 2928 0.006175 10.0.0.23 - - [2025-12-08 02:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.23 - - [2025-12-08 02:57:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004833 10.0.0.23 - - [2025-12-08 02:57:21] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.013637 10.0.0.23 - - [2025-12-08 02:57:21] "GET /virtual-network/efb7d2ef-9b98-420c-9061-f0b2e9e6ef69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006408 10.0.0.23 - - [2025-12-08 02:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.23 - - [2025-12-08 02:57:22] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009869 10.0.0.23 - - [2025-12-08 02:57:22] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003296 10.0.0.23 - - [2025-12-08 02:57:22] "GET /virtual-network/efb7d2ef-9b98-420c-9061-f0b2e9e6ef69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005883 10.0.0.23 - - [2025-12-08 02:57:22] "POST /routing-policys HTTP/1.1" 200 534 0.031248 10.0.0.23 - - [2025-12-08 02:57:22] "GET /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.026166 10.0.0.23 - - [2025-12-08 02:57:23] "PUT /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037 HTTP/1.1" 200 264 0.069247 10.0.0.22 - - [2025-12-08 02:57:23] "POST /ref-update HTTP/1.1" 200 156 0.027402 10.0.0.23 - - [2025-12-08 02:57:26] "POST /routing-policys HTTP/1.1" 200 534 0.023761 10.0.0.23 - - [2025-12-08 02:57:26] "GET /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.012871 10.0.0.23 - - [2025-12-08 02:57:26] "PUT /virtual-network/6bef0fba-6344-4bc4-887c-3e9bbf3e0037 HTTP/1.1" 200 264 0.052244 10.0.0.23 - - [2025-12-08 02:57:27] "POST /ref-update HTTP/1.1" 200 156 0.054387 10.0.0.22 - - [2025-12-08 02:57:27] "POST /ref-update HTTP/1.1" 200 156 0.026502 10.0.0.23 - - [2025-12-08 02:57:27] "DELETE /routing-policy/8b147cea-d728-4d91-9a24-8b8a2e9d8573 HTTP/1.1" 200 115 0.047014 10.0.0.23 - - [2025-12-08 02:57:27] "POST /ref-update HTTP/1.1" 200 156 0.053588 10.0.0.23 - - [2025-12-08 02:57:27] "DELETE /routing-policy/77d17c29-a1eb-48fb-b8d7-8f87acd084ee HTTP/1.1" 200 115 0.031958 10.0.0.23 - - [2025-12-08 02:57:27] "POST /neutron/network HTTP/1.1" 200 831 0.007059 10.0.0.23 - - [2025-12-08 02:57:27] "POST /neutron/port HTTP/1.1" 200 1107 0.010991 10.0.0.23 - - [2025-12-08 02:57:27] "POST /neutron/port HTTP/1.1" 200 1107 0.010947 10.0.0.65 - - [2025-12-08 02:57:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003802 10.0.0.65 - - [2025-12-08 02:57:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003936 10.0.0.23 - - [2025-12-08 02:57:29] "POST /neutron/network HTTP/1.1" 200 151 0.123209 10.0.0.22 - - [2025-12-08 02:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005619 10.0.0.22 - - [2025-12-08 02:57:29] "DELETE /route-target/99dfbc6d-916f-4bcd-8b7f-4719ce93901c HTTP/1.1" 200 115 0.027321 10.0.0.23 - - [2025-12-08 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.65 - - [2025-12-08 02:57:32] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000855 10.0.0.23 - - [2025-12-08 02:57:32] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.039381 10.0.0.23 - - [2025-12-08 02:57:32] "POST /neutron/network HTTP/1.1" 200 117 0.010442 10.0.0.22 - - [2025-12-08 02:57:32] "POST /route-targets HTTP/1.1" 200 327 0.013063 10.0.0.23 - - [2025-12-08 02:57:32] "POST /neutron/network HTTP/1.1" 200 830 0.008273 10.0.0.23 - - [2025-12-08 02:57:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001042 10.0.0.23 - - [2025-12-08 02:57:32] "GET /virtual-network/9dd408ab-4875-4872-b6df-9f00009fdd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005606 10.0.0.23 - - [2025-12-08 02:57:32] "GET /virtual-network/9dd408ab-4875-4872-b6df-9f00009fdd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006421 10.0.0.23 - - [2025-12-08 02:57:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.007840 10.0.0.23 - - [2025-12-08 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.23 - - [2025-12-08 02:57:32] "GET /virtual-network/9dd408ab-4875-4872-b6df-9f00009fdd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005522 10.0.0.23 - - [2025-12-08 02:57:33] "PUT /virtual-network/9dd408ab-4875-4872-b6df-9f00009fdd4f HTTP/1.1" 200 264 0.064729 10.0.0.22 - - [2025-12-08 02:57:33] "POST /ref-update HTTP/1.1" 200 156 0.025404 10.0.0.23 - - [2025-12-08 02:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.65 - - [2025-12-08 02:57:33] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000962 10.0.0.23 - - [2025-12-08 02:57:33] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.049981 10.0.0.65 - - [2025-12-08 02:57:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002828 10.0.0.23 - - [2025-12-08 02:57:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.241401 10.0.0.23 - - [2025-12-08 02:57:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.002641 10.0.0.23 - - [2025-12-08 02:57:33] "GET /virtual-network/d5bf01ae-af29-452f-94d8-499c9e3582e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006885 10.0.0.23 - - [2025-12-08 02:57:33] "GET /virtual-network/d5bf01ae-af29-452f-94d8-499c9e3582e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005622 10.0.0.23 - - [2025-12-08 02:57:33] "POST /neutron/network HTTP/1.1" 200 832 0.007001 10.0.0.23 - - [2025-12-08 02:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.23 - - [2025-12-08 02:57:33] "GET /virtual-network/d5bf01ae-af29-452f-94d8-499c9e3582e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006466 10.0.0.23 - - [2025-12-08 02:57:33] "PUT /virtual-network/d5bf01ae-af29-452f-94d8-499c9e3582e2 HTTP/1.1" 200 264 0.049968 10.0.0.22 - - [2025-12-08 02:57:33] "POST /ref-update HTTP/1.1" 200 156 0.022523 10.0.0.23 - - [2025-12-08 02:57:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001270 10.0.0.65 - - [2025-12-08 02:57:34] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001046 10.0.0.23 - - [2025-12-08 02:57:34] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.070944 10.0.0.23 - - [2025-12-08 02:57:34] "POST /neutron/network HTTP/1.1" 200 830 0.008153 10.0.0.23 - - [2025-12-08 02:57:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001287 10.0.0.23 - - [2025-12-08 02:57:35] "POST /neutron/port HTTP/1.1" 200 117 0.006248 10.0.0.65 - - [2025-12-08 02:57:35] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000928 10.0.0.23 - - [2025-12-08 02:57:35] "POST /neutron/port HTTP/1.1" 200 1052 0.331141 10.0.0.23 - - [2025-12-08 02:57:35] "POST /neutron/port HTTP/1.1" 200 1106 0.125016 10.0.0.23 - - [2025-12-08 02:57:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.013000 10.0.0.65 - - [2025-12-08 02:57:36] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001340 10.0.0.23 - - [2025-12-08 02:57:36] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.080876 10.0.0.23 - - [2025-12-08 02:57:36] "POST /neutron/network HTTP/1.1" 200 832 0.008055 10.0.0.23 - - [2025-12-08 02:57:36] "POST /neutron/port HTTP/1.1" 200 117 0.007734 10.0.0.23 - - [2025-12-08 02:57:36] "POST /neutron/network HTTP/1.1" 200 842 0.008082 10.0.0.23 - - [2025-12-08 02:57:37] "POST /neutron/port HTTP/1.1" 200 1054 0.020966 10.0.0.23 - - [2025-12-08 02:57:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003797 10.0.0.23 - - [2025-12-08 02:57:37] "POST /neutron/network HTTP/1.1" 200 832 0.008338 10.0.0.23 - - [2025-12-08 02:57:41] "POST /neutron/network HTTP/1.1" 200 842 0.006467 10.0.0.23 - - [2025-12-08 02:57:41] "POST /neutron/subnet HTTP/1.1" 200 703 0.009473 10.0.0.23 - - [2025-12-08 02:57:41] "POST /neutron/network HTTP/1.1" 200 832 0.005513 10.0.0.23 - - [2025-12-08 02:57:41] "POST /neutron/port HTTP/1.1" 200 1080 0.018185 10.0.0.23 - - [2025-12-08 02:57:41] "GET /virtual-machine/dcbcf8b3-2bff-4a35-a6eb-b668977c8c14 HTTP/1.1" 200 1286 0.005618 10.0.0.23 - - [2025-12-08 02:57:41] "GET /virtual-machine-interface/a31a7595-f920-42ac-9f67-5019281d1143 HTTP/1.1" 200 2928 0.005264 10.0.0.23 - - [2025-12-08 02:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.23 - - [2025-12-08 02:57:41] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003651 10.0.0.23 - - [2025-12-08 02:57:41] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002486 10.0.0.23 - - [2025-12-08 02:57:41] "GET /virtual-network/9dd408ab-4875-4872-b6df-9f00009fdd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005857 10.0.0.23 - - [2025-12-08 02:57:44] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008304 10.0.0.23 - - [2025-12-08 02:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.23 - - [2025-12-08 02:57:45] "GET /virtual-network/9dd408ab-4875-4872-b6df-9f00009fdd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005338 10.0.0.23 - - [2025-12-08 02:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.23 - - [2025-12-08 02:57:47] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003319 10.0.0.23 - - [2025-12-08 02:57:47] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003013 10.0.0.23 - - [2025-12-08 02:57:47] "GET /virtual-network/9dd408ab-4875-4872-b6df-9f00009fdd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007088 10.0.0.23 - - [2025-12-08 02:57:47] "POST /neutron/port HTTP/1.1" 200 1082 0.015560 10.0.0.23 - - [2025-12-08 02:57:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008442 10.0.0.23 - - [2025-12-08 02:57:47] "GET /virtual-machine/77041357-7b5c-416b-806b-408b65f1380a HTTP/1.1" 200 1284 0.005602 10.0.0.23 - - [2025-12-08 02:57:47] "GET /virtual-machine-interface/346a6c0a-0e90-4fb3-93aa-3be4180818df HTTP/1.1" 200 2927 0.004568 10.0.0.23 - - [2025-12-08 02:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.23 - - [2025-12-08 02:57:47] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003119 10.0.0.23 - - [2025-12-08 02:57:47] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002379 10.0.0.23 - - [2025-12-08 02:57:47] "GET /virtual-network/d5bf01ae-af29-452f-94d8-499c9e3582e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005867 10.0.0.23 - - [2025-12-08 02:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2025-12-08 02:57:48] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005272 10.0.0.23 - - [2025-12-08 02:57:48] "GET /virtual-networks?parent_id=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003449 10.0.0.23 - - [2025-12-08 02:57:48] "GET /virtual-network/d5bf01ae-af29-452f-94d8-499c9e3582e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005575 10.0.0.23 - - [2025-12-08 02:57:48] "POST /interface-route-tables HTTP/1.1" 200 574 0.027986 10.0.0.23 - - [2025-12-08 02:57:49] "GET /interface-route-table/d94266b4-039d-4a2a-9b64-daba2fff92bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1307 0.010205 10.0.0.23 - - [2025-12-08 02:57:49] "GET /virtual-machine-interface/a31a7595-f920-42ac-9f67-5019281d1143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.005971 10.0.0.23 - - [2025-12-08 02:57:49] "POST /ref-update HTTP/1.1" 200 156 0.013946 10.0.0.23 - - [2025-12-08 02:57:49] "POST /routing-policys HTTP/1.1" 200 534 0.027495 10.0.0.23 - - [2025-12-08 02:57:49] "GET /virtual-network/9dd408ab-4875-4872-b6df-9f00009fdd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005734 10.0.0.23 - - [2025-12-08 02:57:49] "PUT /virtual-network/9dd408ab-4875-4872-b6df-9f00009fdd4f HTTP/1.1" 200 264 0.057555 10.0.0.23 - - [2025-12-08 02:57:53] "POST /ref-update HTTP/1.1" 200 156 0.052832 10.0.0.23 - - [2025-12-08 02:57:53] "DELETE /routing-policy/92cc4694-f871-4c02-9462-e8e46551fcb4 HTTP/1.1" 200 115 0.052790 10.0.0.23 - - [2025-12-08 02:57:53] "POST /neutron/network HTTP/1.1" 200 832 0.008212 10.0.0.23 - - [2025-12-08 02:57:53] "POST /neutron/port HTTP/1.1" 200 1108 0.014806 10.0.0.23 - - [2025-12-08 02:57:53] "POST /neutron/port HTTP/1.1" 200 1106 0.026309 10.0.0.22 - - [2025-12-08 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.65 - - [2025-12-08 02:57:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002691 10.0.0.65 - - [2025-12-08 02:57:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004512 10.0.0.23 - - [2025-12-08 02:57:55] "POST /neutron/network HTTP/1.1" 200 151 0.128986 10.0.0.22 - - [2025-12-08 02:57:55] "DELETE /route-target/00f463c8-f8b8-46d3-b516-0b7c6dd4085a HTTP/1.1" 409 239 0.006812 10.0.0.22 - - [2025-12-08 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.65 - - [2025-12-08 02:57:57] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001356 10.0.0.23 - - [2025-12-08 02:57:57] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.037189 10.0.0.65 - - [2025-12-08 02:57:57] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001873 10.0.0.23 - - [2025-12-08 02:57:57] "GET /project/d193a406-8788-439e-a328-128461d7d2be?fields=virtual_networks HTTP/1.1" 200 1019 0.039542 10.0.0.65 - - [2025-12-08 02:57:57] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001085 10.0.0.23 - - [2025-12-08 02:57:57] "GET /project/d193a406-8788-439e-a328-128461d7d2be?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.041306 10.0.0.65 - - [2025-12-08 02:57:57] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001028 10.0.0.23 - - [2025-12-08 02:57:57] "GET /project/d193a406-8788-439e-a328-128461d7d2be?fields=security_groups HTTP/1.1" 200 1238 0.050575 10.0.0.23 - - [2025-12-08 02:57:58] "POST /fqname-to-id HTTP/1.1" 404 192 0.030729 10.0.0.65 - - [2025-12-08 02:57:58] "GET /projects?obj_uuids=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003083 10.0.0.65 - - [2025-12-08 02:57:58] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001203 10.0.0.65 - - [2025-12-08 02:57:58] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007256 10.0.0.65 - - [2025-12-08 02:57:58] "POST /id-to-fqname HTTP/1.1" 200 194 0.006686 10.0.0.65 - - [2025-12-08 02:57:58] "POST /fqname-to-id HTTP/1.1" 404 203 0.004902 10.0.0.65 - - [2025-12-08 02:57:58] "POST /security-groups HTTP/1.1" 200 595 0.076952 10.0.0.65 - - [2025-12-08 02:57:58] "POST /projects HTTP/1.1" 200 593 0.286576 10.0.0.22 - - [2025-12-08 02:57:58] "POST /access-control-lists HTTP/1.1" 200 600 0.024652 10.0.0.65 - - [2025-12-08 02:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.358382 10.0.0.23 - - [2025-12-08 02:57:58] "GET /project/1004445b-788a-4546-bf22-8c6d8f837a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.523376 10.0.0.23 - - [2025-12-08 02:58:00] "GET / HTTP/1.1" 200 35931 0.003312 10.0.0.23 - - [2025-12-08 02:58:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000674 10.0.0.23 - - [2025-12-08 02:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.073374 10.0.0.65 - - [2025-12-08 02:58:02] "GET /projects?obj_uuids=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000998 10.0.0.23 - - [2025-12-08 02:58:02] "GET /project/1004445b-788a-4546-bf22-8c6d8f837a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.033997 10.0.0.23 - - [2025-12-08 02:58:02] "POST /neutron/network HTTP/1.1" 200 117 0.036728 10.0.0.22 - - [2025-12-08 02:58:02] "POST /route-targets HTTP/1.1" 200 327 0.021967 10.0.0.65 - - [2025-12-08 02:58:02] "DELETE /project/1004445b788a4546bf228c6d8f837a26 HTTP/1.1" 404 173 0.005127 10.0.0.65 - - [2025-12-08 02:58:02] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000890 10.0.0.65 - - [2025-12-08 02:58:02] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.042322 10.0.0.65 - - [2025-12-08 02:58:02] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001474 10.0.0.65 - - [2025-12-08 02:58:02] "GET /project/d193a406-8788-439e-a328-128461d7d2be?fields=security_groups HTTP/1.1" 200 1343 0.107939 10.0.0.23 - - [2025-12-08 02:58:02] "POST /neutron/network HTTP/1.1" 200 833 0.013705 10.0.0.23 - - [2025-12-08 02:58:02] "POST /id-to-fqname HTTP/1.1" 200 226 0.001373 10.0.0.23 - - [2025-12-08 02:58:02] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005049 10.0.0.23 - - [2025-12-08 02:58:02] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.017364 10.0.0.65 - - [2025-12-08 02:58:02] "DELETE /security-group/03750870-e1f5-4a6f-ba9b-1d294f6e13f1 HTTP/1.1" 200 115 0.072588 10.0.0.65 - - [2025-12-08 02:58:02] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000960 10.0.0.65 - - [2025-12-08 02:58:03] "GET /project/d193a406-8788-439e-a328-128461d7d2be?fields=application_policy_sets HTTP/1.1" 200 1382 0.058389 10.0.0.23 - - [2025-12-08 02:58:03] "POST /neutron/subnet HTTP/1.1" 200 730 0.011844 10.0.0.22 - - [2025-12-08 02:58:03] "DELETE /access-control-list/c0debe31-4ee0-45e9-9e31-3f34995a9350 HTTP/1.1" 200 115 0.044960 10.0.0.65 - - [2025-12-08 02:58:03] "DELETE /project/d193a406-8788-439e-a328-128461d7d2be HTTP/1.1" 409 278 0.396140 10.0.0.23 - - [2025-12-08 02:58:03] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006280 10.0.0.23 - - [2025-12-08 02:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.23 - - [2025-12-08 02:58:05] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009430 10.0.0.23 - - [2025-12-08 02:58:05] "PUT /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb HTTP/1.1" 200 264 0.081629 10.0.0.23 - - [2025-12-08 02:58:10] "POST /id-to-fqname HTTP/1.1" 200 226 0.001984 10.0.0.65 - - [2025-12-08 02:58:11] "GET /projects?obj_uuids=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001362 10.0.0.23 - - [2025-12-08 02:58:11] "GET /project/1004445b-788a-4546-bf22-8c6d8f837a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.067846 10.0.0.23 - - [2025-12-08 02:58:11] "POST /neutron/port HTTP/1.1" 200 117 0.006537 10.0.0.23 - - [2025-12-08 02:58:12] "POST /neutron/network HTTP/1.1" 200 843 0.007458 10.0.0.23 - - [2025-12-08 02:58:12] "POST /neutron/port HTTP/1.1" 200 1065 0.014354 10.0.0.23 - - [2025-12-08 02:58:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003696 10.0.0.23 - - [2025-12-08 02:58:12] "POST /neutron/network HTTP/1.1" 200 833 0.006804 10.0.0.23 - - [2025-12-08 02:58:16] "POST /neutron/port HTTP/1.1" 200 1093 0.016006 10.0.0.23 - - [2025-12-08 02:58:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011528 10.0.0.23 - - [2025-12-08 02:58:16] "GET /virtual-machine/e0901a12-06cf-4dc7-84fb-c35fa174907c HTTP/1.1" 401 292 0.000472 10.0.0.23 - - [2025-12-08 02:58:17] "GET /virtual-machine/e0901a12-06cf-4dc7-84fb-c35fa174907c HTTP/1.1" 200 1296 0.035355 10.0.0.23 - - [2025-12-08 02:58:17] "GET /virtual-machine-interface/a27da3df-b301-44d9-90ea-e2b387895e86 HTTP/1.1" 200 2968 0.006931 10.0.0.23 - - [2025-12-08 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.23 - - [2025-12-08 02:58:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004806 10.0.0.23 - - [2025-12-08 02:58:17] "GET /virtual-networks?parent_id=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003591 10.0.0.23 - - [2025-12-08 02:58:17] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005559 10.0.0.23 - - [2025-12-08 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.23 - - [2025-12-08 02:58:20] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006482 10.0.0.23 - - [2025-12-08 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.23 - - [2025-12-08 02:58:24] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005146 10.0.0.23 - - [2025-12-08 02:58:24] "GET /obj-perms HTTP/1.1" 200 5056 0.065102 10.0.0.22 - - [2025-12-08 02:58:25] "GET /obj-perms HTTP/1.1" 200 5056 0.054229 10.0.0.23 - - [2025-12-08 02:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.23 - - [2025-12-08 02:58:28] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005003 10.0.0.23 - - [2025-12-08 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.23 - - [2025-12-08 02:58:32] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005391 10.0.0.23 - - [2025-12-08 02:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.23 - - [2025-12-08 02:58:36] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005004 10.0.0.23 - - [2025-12-08 02:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.23 - - [2025-12-08 02:58:41] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005433 10.0.0.23 - - [2025-12-08 02:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.23 - - [2025-12-08 02:58:45] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006385 10.0.0.23 - - [2025-12-08 02:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.23 - - [2025-12-08 02:58:49] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.004764 10.0.0.23 - - [2025-12-08 02:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.23 - - [2025-12-08 02:58:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004234 10.0.0.23 - - [2025-12-08 02:58:51] "GET /virtual-networks?parent_id=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003265 10.0.0.23 - - [2025-12-08 02:58:51] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005581 10.0.0.23 - - [2025-12-08 02:58:56] "POST /neutron/port HTTP/1.1" 200 1093 0.015874 10.0.0.23 - - [2025-12-08 02:58:57] "POST /neutron/port HTTP/1.1" 200 1093 0.014272 10.0.0.23 - - [2025-12-08 02:58:57] "POST /neutron/subnet HTTP/1.1" 200 704 0.011739 10.0.0.23 - - [2025-12-08 02:59:01] "POST /neutron/port HTTP/1.1" 200 1093 0.019381 10.0.0.23 - - [2025-12-08 02:59:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008181 10.0.0.23 - - [2025-12-08 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.23 - - [2025-12-08 02:59:12] "GET /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006051 10.0.0.23 - - [2025-12-08 02:59:12] "PUT /virtual-network/1401d16a-279b-4754-86ac-3de2fc13bccb HTTP/1.1" 200 264 0.061005 10.0.0.22 - - [2025-12-08 02:59:12] "POST /ref-update HTTP/1.1" 200 156 0.064353 10.0.0.23 - - [2025-12-08 02:59:17] "POST /neutron/network HTTP/1.1" 200 833 0.007283 10.0.0.23 - - [2025-12-08 02:59:18] "POST /neutron/port HTTP/1.1" 200 1119 0.012723 10.0.0.65 - - [2025-12-08 02:59:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004094 10.0.0.22 - - [2025-12-08 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.65 - - [2025-12-08 02:59:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001911 10.0.0.23 - - [2025-12-08 02:59:19] "POST /neutron/network HTTP/1.1" 200 151 0.169020 10.0.0.23 - - [2025-12-08 02:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.65 - - [2025-12-08 02:59:22] "GET /projects?obj_uuids=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001073 10.0.0.23 - - [2025-12-08 02:59:22] "GET /project/1004445b-788a-4546-bf22-8c6d8f837a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044867 10.0.0.22 - - [2025-12-08 02:59:22] "POST /ref-update HTTP/1.1" 200 156 0.032443 10.0.0.65 - - [2025-12-08 02:59:22] "POST /useragent-kv HTTP/1.1" 200 115 0.008331 10.0.0.23 - - [2025-12-08 02:59:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.188804 10.0.0.23 - - [2025-12-08 02:59:22] "POST /id-to-fqname HTTP/1.1" 200 226 0.001261 10.0.0.23 - - [2025-12-08 02:59:22] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005046 10.0.0.23 - - [2025-12-08 02:59:22] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004947 10.0.0.23 - - [2025-12-08 02:59:23] "POST /neutron/network HTTP/1.1" 200 833 0.010668 10.0.0.23 - - [2025-12-08 02:59:23] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.014127 10.0.0.65 - - [2025-12-08 02:59:23] "GET /obj-perms HTTP/1.1" 200 5038 0.057014 10.0.0.23 - - [2025-12-08 02:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.23 - - [2025-12-08 02:59:23] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005041 10.0.0.23 - - [2025-12-08 02:59:23] "PUT /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f HTTP/1.1" 200 264 0.054773 10.0.0.23 - - [2025-12-08 02:59:28] "POST /id-to-fqname HTTP/1.1" 200 226 0.001384 10.0.0.65 - - [2025-12-08 02:59:29] "GET /projects?obj_uuids=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001611 10.0.0.23 - - [2025-12-08 02:59:29] "GET /project/1004445b-788a-4546-bf22-8c6d8f837a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.080885 10.0.0.23 - - [2025-12-08 02:59:29] "POST /neutron/network HTTP/1.1" 200 833 0.033975 10.0.0.23 - - [2025-12-08 02:59:30] "POST /neutron/port HTTP/1.1" 200 117 0.006068 10.0.0.23 - - [2025-12-08 02:59:30] "POST /neutron/port HTTP/1.1" 200 1065 0.040101 10.0.0.23 - - [2025-12-08 02:59:31] "POST /neutron/port HTTP/1.1" 200 1093 0.015622 10.0.0.23 - - [2025-12-08 02:59:31] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.23 - - [2025-12-08 02:59:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006888 10.0.0.23 - - [2025-12-08 02:59:35] "POST /neutron/port HTTP/1.1" 200 1093 0.014878 10.0.0.23 - - [2025-12-08 02:59:35] "GET /virtual-machine/42c08790-4ed3-4b7f-9567-668405ffcde8 HTTP/1.1" 200 1296 0.006110 10.0.0.23 - - [2025-12-08 02:59:35] "GET /virtual-machine-interface/a0a1ab1f-4df2-4b7a-8077-fc6c74dc04b2 HTTP/1.1" 200 2967 0.004989 10.0.0.23 - - [2025-12-08 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.23 - - [2025-12-08 02:59:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005154 10.0.0.23 - - [2025-12-08 02:59:35] "GET /virtual-networks?parent_id=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003021 10.0.0.23 - - [2025-12-08 02:59:35] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005914 10.0.0.23 - - [2025-12-08 02:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.23 - - [2025-12-08 02:59:38] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005923 10.0.0.23 - - [2025-12-08 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.23 - - [2025-12-08 02:59:42] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006842 10.0.0.23 - - [2025-12-08 02:59:42] "POST /neutron/port HTTP/1.1" 200 1093 0.016402 10.0.0.23 - - [2025-12-08 02:59:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.011581 10.0.0.23 - - [2025-12-08 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.23 - - [2025-12-08 02:59:46] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006348 10.0.0.65 - - [2025-12-08 02:59:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.65 - - [2025-12-08 02:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.22 - - [2025-12-08 02:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.22 - - [2025-12-08 02:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.65 - - [2025-12-08 02:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.65 - - [2025-12-08 02:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000605 10.0.0.22 - - [2025-12-08 02:59:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000652 10.0.0.22 - - [2025-12-08 02:59:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2025-12-08 02:59:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-12-08 02:59:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.23 - - [2025-12-08 02:59:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000944 10.0.0.23 - - [2025-12-08 02:59:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.23 - - [2025-12-08 02:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.23 - - [2025-12-08 02:59:50] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006394 10.0.0.23 - - [2025-12-08 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.23 - - [2025-12-08 02:59:54] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005840 10.0.0.23 - - [2025-12-08 02:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.23 - - [2025-12-08 02:59:59] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005686 10.0.0.23 - - [2025-12-08 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.23 - - [2025-12-08 03:00:03] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005335 10.0.0.23 - - [2025-12-08 03:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.23 - - [2025-12-08 03:00:07] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005589 10.0.0.23 - - [2025-12-08 03:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.23 - - [2025-12-08 03:00:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004108 10.0.0.23 - - [2025-12-08 03:00:09] "GET /virtual-networks?parent_id=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003590 10.0.0.23 - - [2025-12-08 03:00:09] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007753 10.0.0.23 - - [2025-12-08 03:00:09] "POST /neutron/port HTTP/1.1" 200 1093 0.020864 10.0.0.23 - - [2025-12-08 03:00:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008759 10.0.0.23 - - [2025-12-08 03:00:19] "POST /neutron/port HTTP/1.1" 200 1093 0.018510 10.0.0.23 - - [2025-12-08 03:00:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007052 10.0.0.23 - - [2025-12-08 03:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.23 - - [2025-12-08 03:00:30] "GET /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005153 10.0.0.23 - - [2025-12-08 03:00:30] "PUT /virtual-network/d15b5e76-dd53-4779-a737-18bd4395bf2f HTTP/1.1" 200 264 0.050918 10.0.0.22 - - [2025-12-08 03:00:30] "POST /ref-update HTTP/1.1" 200 156 0.032724 10.0.0.23 - - [2025-12-08 03:00:35] "POST /neutron/port HTTP/1.1" 200 1093 0.016387 10.0.0.23 - - [2025-12-08 03:00:37] "POST /neutron/network HTTP/1.1" 200 833 0.008280 10.0.0.22 - - [2025-12-08 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009582 10.0.0.65 - - [2025-12-08 03:00:39] "GET /projects?obj_uuids=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.035722 10.0.0.23 - - [2025-12-08 03:00:39] "GET /project/1004445b-788a-4546-bf22-8c6d8f837a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.077710 10.0.0.65 - - [2025-12-08 03:00:39] "GET /projects?obj_uuids=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001443 10.0.0.23 - - [2025-12-08 03:00:39] "GET /project/1004445b-788a-4546-bf22-8c6d8f837a26?fields=virtual_networks HTTP/1.1" 200 1040 0.052102 10.0.0.65 - - [2025-12-08 03:00:39] "GET /projects?obj_uuids=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001127 10.0.0.23 - - [2025-12-08 03:00:39] "GET /project/1004445b-788a-4546-bf22-8c6d8f837a26?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.048517 10.0.0.65 - - [2025-12-08 03:00:39] "GET /projects?obj_uuids=1004445b-788a-4546-bf22-8c6d8f837a26&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001263 10.0.0.23 - - [2025-12-08 03:00:39] "GET /project/1004445b-788a-4546-bf22-8c6d8f837a26?fields=security_groups HTTP/1.1" 200 1270 0.049045 10.0.0.23 - - [2025-12-08 03:00:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.379691 10.0.0.65 - - [2025-12-08 03:00:40] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003150 10.0.0.65 - - [2025-12-08 03:00:40] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001432 10.0.0.65 - - [2025-12-08 03:00:40] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.038919 10.0.0.65 - - [2025-12-08 03:00:40] "POST /id-to-fqname HTTP/1.1" 200 216 0.006047 10.0.0.65 - - [2025-12-08 03:00:40] "POST /fqname-to-id HTTP/1.1" 404 227 0.010429 10.0.0.65 - - [2025-12-08 03:00:41] "POST /security-groups HTTP/1.1" 200 616 0.081970 10.0.0.65 - - [2025-12-08 03:00:41] "POST /projects HTTP/1.1" 200 635 0.311948 10.0.0.22 - - [2025-12-08 03:00:41] "POST /access-control-lists HTTP/1.1" 200 621 0.027169 10.0.0.65 - - [2025-12-08 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.386096 10.0.0.23 - - [2025-12-08 03:00:41] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.548489 10.0.0.23 - - [2025-12-08 03:00:42] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.23 - - [2025-12-08 03:00:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000589 10.0.0.23 - - [2025-12-08 03:00:44] "POST /fqname-to-id HTTP/1.1" 404 249 0.064938 10.0.0.22 - - [2025-12-08 03:00:44] "POST /fqname-to-id HTTP/1.1" 404 281 0.002970 10.0.0.22 - - [2025-12-08 03:00:44] "POST /access-control-lists HTTP/1.1" 200 641 0.036528 10.0.0.22 - - [2025-12-08 03:00:44] "PUT /access-control-list/7dc461e5-d3bc-43e4-a09d-86f37e25b6c2 HTTP/1.1" 200 272 0.019440 10.0.0.65 - - [2025-12-08 03:00:44] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000997 10.0.0.23 - - [2025-12-08 03:00:45] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.091562 10.0.0.23 - - [2025-12-08 03:00:45] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020561 10.0.0.23 - - [2025-12-08 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.22 - - [2025-12-08 03:00:45] "PUT /access-control-list/7dc461e5-d3bc-43e4-a09d-86f37e25b6c2 HTTP/1.1" 200 272 0.020076 10.0.0.23 - - [2025-12-08 03:00:45] "GET /security-group/857d20e5-c29f-44f3-9e97-d537bf088439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.014846 10.0.0.23 - - [2025-12-08 03:00:46] "POST /neutron/security_group HTTP/1.1" 200 1026 0.004577 10.0.0.23 - - [2025-12-08 03:00:46] "POST /fqname-to-id HTTP/1.1" 404 249 0.003127 10.0.0.23 - - [2025-12-08 03:00:46] "POST /fqname-to-id HTTP/1.1" 404 249 0.003417 10.0.0.22 - - [2025-12-08 03:00:46] "POST /fqname-to-id HTTP/1.1" 404 281 0.004148 10.0.0.22 - - [2025-12-08 03:00:46] "POST /access-control-lists HTTP/1.1" 200 641 0.034604 10.0.0.65 - - [2025-12-08 03:00:47] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002212 10.0.0.22 - - [2025-12-08 03:00:47] "PUT /access-control-list/7efb256a-fbc9-4084-9e30-5f7596e00aa8 HTTP/1.1" 200 272 0.032272 10.0.0.23 - - [2025-12-08 03:00:47] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.071370 10.0.0.23 - - [2025-12-08 03:00:47] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016806 10.0.0.22 - - [2025-12-08 03:00:47] "PUT /access-control-list/7efb256a-fbc9-4084-9e30-5f7596e00aa8 HTTP/1.1" 200 272 0.015190 10.0.0.23 - - [2025-12-08 03:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.23 - - [2025-12-08 03:00:47] "GET /security-group/4cea9920-3cc3-4dea-96c3-aa4674c806a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009738 10.0.0.65 - - [2025-12-08 03:00:48] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001482 10.0.0.23 - - [2025-12-08 03:00:48] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.052091 10.0.0.22 - - [2025-12-08 03:00:48] "PUT /access-control-list/7efb256a-fbc9-4084-9e30-5f7596e00aa8 HTTP/1.1" 200 272 0.020504 10.0.0.23 - - [2025-12-08 03:00:48] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.195057 10.0.0.23 - - [2025-12-08 03:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.65 - - [2025-12-08 03:00:48] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002730 10.0.0.23 - - [2025-12-08 03:00:48] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.062077 10.0.0.65 - - [2025-12-08 03:00:48] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000938 10.0.0.23 - - [2025-12-08 03:00:49] "POST /neutron/network HTTP/1.1" 200 720 0.117028 10.0.0.22 - - [2025-12-08 03:00:49] "POST /route-targets HTTP/1.1" 200 327 0.014519 10.0.0.22 - - [2025-12-08 03:00:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.069484 10.0.0.23 - - [2025-12-08 03:00:49] "POST /neutron/network HTTP/1.1" 200 1113 0.012804 10.0.0.23 - - [2025-12-08 03:00:49] "POST /id-to-fqname HTTP/1.1" 200 290 0.001255 10.0.0.23 - - [2025-12-08 03:00:49] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005167 10.0.0.23 - - [2025-12-08 03:00:49] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006437 10.0.0.23 - - [2025-12-08 03:00:49] "POST /neutron/subnet HTTP/1.1" 200 823 0.012425 10.0.0.23 - - [2025-12-08 03:00:49] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005482 10.0.0.23 - - [2025-12-08 03:00:50] "GET /obj-perms HTTP/1.1" 200 5080 0.057170 10.0.0.22 - - [2025-12-08 03:00:50] "GET /obj-perms HTTP/1.1" 200 5080 0.052255 10.0.0.65 - - [2025-12-08 03:00:51] "GET /obj-perms HTTP/1.1" 200 5080 0.058106 10.0.0.23 - - [2025-12-08 03:00:51] "POST /id-to-fqname HTTP/1.1" 200 290 0.001289 10.0.0.23 - - [2025-12-08 03:00:51] "POST /neutron/network HTTP/1.1" 200 1123 0.007954 10.0.0.65 - - [2025-12-08 03:00:52] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000952 10.0.0.23 - - [2025-12-08 03:00:52] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.076396 10.0.0.23 - - [2025-12-08 03:00:52] "POST /neutron/port HTTP/1.1" 200 117 0.005963 10.0.0.23 - - [2025-12-08 03:00:52] "POST /id-to-fqname HTTP/1.1" 200 290 0.001249 10.0.0.23 - - [2025-12-08 03:00:52] "POST /neutron/network HTTP/1.1" 200 1123 0.007181 10.0.0.65 - - [2025-12-08 03:00:53] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001037 10.0.0.23 - - [2025-12-08 03:00:53] "POST /neutron/port HTTP/1.1" 200 1192 0.367499 10.0.0.65 - - [2025-12-08 03:00:53] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000927 10.0.0.23 - - [2025-12-08 03:00:53] "POST /neutron/port HTTP/1.1" 200 1246 0.157023 10.0.0.23 - - [2025-12-08 03:00:53] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.111804 10.0.0.23 - - [2025-12-08 03:00:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004835 10.0.0.23 - - [2025-12-08 03:00:53] "POST /neutron/port HTTP/1.1" 200 117 0.001594 10.0.0.23 - - [2025-12-08 03:00:54] "POST /neutron/port HTTP/1.1" 200 1220 0.016365 10.0.0.23 - - [2025-12-08 03:00:54] "POST /neutron/port HTTP/1.1" 200 1220 0.014393 10.0.0.65 - - [2025-12-08 03:00:54] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001386 10.0.0.23 - - [2025-12-08 03:00:54] "POST /neutron/security_group HTTP/1.1" 200 3456 0.049509 10.0.0.23 - - [2025-12-08 03:00:54] "POST /neutron/port HTTP/1.1" 200 1192 0.020006 10.0.0.23 - - [2025-12-08 03:00:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004841 10.0.0.23 - - [2025-12-08 03:00:55] "POST /neutron/port HTTP/1.1" 200 117 0.001437 10.0.0.23 - - [2025-12-08 03:00:59] "POST /neutron/port HTTP/1.1" 200 1220 0.016332 10.0.0.23 - - [2025-12-08 03:00:59] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006298 10.0.0.23 - - [2025-12-08 03:00:59] "POST /neutron/port HTTP/1.1" 200 1220 0.015462 10.0.0.23 - - [2025-12-08 03:00:59] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2025-12-08 03:00:59] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 200 1318 0.029755 10.0.0.23 - - [2025-12-08 03:00:59] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 200 1318 0.003364 10.0.0.23 - - [2025-12-08 03:00:59] "GET /virtual-machine-interface/d0a24cac-14ba-43b5-8975-e5a402bb0000 HTTP/1.1" 200 3417 0.004707 10.0.0.23 - - [2025-12-08 03:00:59] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 200 1318 0.003633 10.0.0.23 - - [2025-12-08 03:00:59] "GET /virtual-machine-interface/d0a24cac-14ba-43b5-8975-e5a402bb0000 HTTP/1.1" 200 3417 0.004585 10.0.0.23 - - [2025-12-08 03:00:59] "GET /instance-ip/427b6581-f344-4cef-a108-bd3b2c96ee04 HTTP/1.1" 200 1716 0.005084 10.0.0.23 - - [2025-12-08 03:00:59] "GET /instance-ip/99e03d3a-84fe-4321-a7f9-ee6630d25229 HTTP/1.1" 200 1735 0.005057 10.0.0.23 - - [2025-12-08 03:00:59] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 200 1318 0.003187 10.0.0.23 - - [2025-12-08 03:00:59] "GET /virtual-machine-interface/d0a24cac-14ba-43b5-8975-e5a402bb0000 HTTP/1.1" 200 3417 0.004440 10.0.0.23 - - [2025-12-08 03:00:59] "GET /instance-ip/427b6581-f344-4cef-a108-bd3b2c96ee04 HTTP/1.1" 200 1716 0.003244 10.0.0.23 - - [2025-12-08 03:00:59] "GET /instance-ip/99e03d3a-84fe-4321-a7f9-ee6630d25229 HTTP/1.1" 200 1735 0.003530 10.0.0.23 - - [2025-12-08 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.23 - - [2025-12-08 03:01:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004319 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003240 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005943 10.0.0.23 - - [2025-12-08 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.23 - - [2025-12-08 03:01:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003857 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002810 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005404 10.0.0.23 - - [2025-12-08 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.23 - - [2025-12-08 03:01:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004235 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002902 10.0.0.23 - - [2025-12-08 03:01:00] "POST /neutron/port HTTP/1.1" 200 1220 0.015030 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006290 10.0.0.23 - - [2025-12-08 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.23 - - [2025-12-08 03:01:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003417 10.0.0.23 - - [2025-12-08 03:01:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004300 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003965 10.0.0.23 - - [2025-12-08 03:01:00] "POST /neutron/port HTTP/1.1" 200 117 0.000915 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006011 10.0.0.23 - - [2025-12-08 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.23 - - [2025-12-08 03:01:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004712 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003187 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006388 10.0.0.23 - - [2025-12-08 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.23 - - [2025-12-08 03:01:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005468 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004248 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006625 10.0.0.23 - - [2025-12-08 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.23 - - [2025-12-08 03:01:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004407 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003282 10.0.0.23 - - [2025-12-08 03:01:00] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005777 10.0.0.65 - - [2025-12-08 03:01:03] "DELETE /project/1004445b-788a-4546-bf22-8c6d8f837a26 HTTP/1.1" 404 177 0.002437 10.0.0.65 - - [2025-12-08 03:01:03] "DELETE /project/91de40024c3f4c0fa071b3aa69988e8e HTTP/1.1" 404 173 0.004744 10.0.0.23 - - [2025-12-08 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.23 - - [2025-12-08 03:01:04] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005364 10.0.0.23 - - [2025-12-08 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.23 - - [2025-12-08 03:01:08] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005354 10.0.0.23 - - [2025-12-08 03:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.23 - - [2025-12-08 03:01:12] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005093 10.0.0.23 - - [2025-12-08 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.23 - - [2025-12-08 03:01:16] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005150 10.0.0.23 - - [2025-12-08 03:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.23 - - [2025-12-08 03:01:20] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.004806 10.0.0.23 - - [2025-12-08 03:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.23 - - [2025-12-08 03:01:24] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006279 10.0.0.23 - - [2025-12-08 03:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.23 - - [2025-12-08 03:01:28] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006224 10.0.0.23 - - [2025-12-08 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.23 - - [2025-12-08 03:01:32] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.004940 10.0.0.23 - - [2025-12-08 03:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.23 - - [2025-12-08 03:01:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003516 10.0.0.23 - - [2025-12-08 03:01:34] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002736 10.0.0.23 - - [2025-12-08 03:01:34] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006463 10.0.0.23 - - [2025-12-08 03:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.23 - - [2025-12-08 03:01:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004946 10.0.0.23 - - [2025-12-08 03:01:34] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004669 10.0.0.23 - - [2025-12-08 03:01:34] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005580 10.0.0.23 - - [2025-12-08 03:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.23 - - [2025-12-08 03:01:35] "GET /routing-instance/baa45e4f-37d9-46cd-ad4f-f090acd6250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.006230 10.0.0.23 - - [2025-12-08 03:01:35] "GET /route-target/5c7c9615-4d4f-4363-ab8f-7394c4ba66c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003674 10.0.0.23 - - [2025-12-08 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.23 - - [2025-12-08 03:01:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004593 10.0.0.23 - - [2025-12-08 03:01:35] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003820 10.0.0.23 - - [2025-12-08 03:01:35] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006033 10.0.0.23 - - [2025-12-08 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.23 - - [2025-12-08 03:01:35] "GET /routing-instance/baa45e4f-37d9-46cd-ad4f-f090acd6250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.006625 10.0.0.23 - - [2025-12-08 03:01:35] "GET /route-target/5c7c9615-4d4f-4363-ab8f-7394c4ba66c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003717 10.0.0.23 - - [2025-12-08 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2025-12-08 03:01:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004203 10.0.0.23 - - [2025-12-08 03:01:35] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005890 10.0.0.23 - - [2025-12-08 03:01:35] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007785 10.0.0.23 - - [2025-12-08 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.23 - - [2025-12-08 03:01:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004313 10.0.0.23 - - [2025-12-08 03:01:35] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002944 10.0.0.23 - - [2025-12-08 03:01:35] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005501 10.0.0.23 - - [2025-12-08 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.23 - - [2025-12-08 03:01:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004585 10.0.0.23 - - [2025-12-08 03:01:35] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003798 10.0.0.23 - - [2025-12-08 03:01:35] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007165 10.0.0.23 - - [2025-12-08 03:01:35] "GET /obj-perms HTTP/1.1" 200 5080 0.003892 10.0.0.65 - - [2025-12-08 03:01:35] "GET /obj-perms HTTP/1.1" 200 5080 0.004734 10.0.0.23 - - [2025-12-08 03:01:36] "GET /obj-perms HTTP/1.1" 200 5080 0.004529 10.0.0.22 - - [2025-12-08 03:01:36] "GET /obj-perms HTTP/1.1" 200 5080 0.003877 10.0.0.23 - - [2025-12-08 03:01:36] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 200 1318 0.004188 10.0.0.23 - - [2025-12-08 03:01:36] "GET /virtual-machine-interface/d0a24cac-14ba-43b5-8975-e5a402bb0000 HTTP/1.1" 200 3417 0.005422 10.0.0.23 - - [2025-12-08 03:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.23 - - [2025-12-08 03:01:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003908 10.0.0.23 - - [2025-12-08 03:01:36] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003764 10.0.0.23 - - [2025-12-08 03:01:36] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005542 10.0.0.23 - - [2025-12-08 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.23 - - [2025-12-08 03:01:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004923 10.0.0.23 - - [2025-12-08 03:01:37] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002478 10.0.0.23 - - [2025-12-08 03:01:37] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006891 10.0.0.23 - - [2025-12-08 03:01:37] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006494 10.0.0.23 - - [2025-12-08 03:01:43] "POST /neutron/port HTTP/1.1" 200 1220 0.021155 10.0.0.23 - - [2025-12-08 03:01:44] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009168 10.0.0.23 - - [2025-12-08 03:01:44] "POST /neutron/network HTTP/1.1" 200 1123 0.006770 10.0.0.23 - - [2025-12-08 03:01:45] "POST /neutron/subnet HTTP/1.1" 200 1385 0.019810 10.0.0.23 - - [2025-12-08 03:01:45] "POST /neutron/network HTTP/1.1" 200 1113 0.008662 10.0.0.23 - - [2025-12-08 03:01:53] "POST /neutron/port HTTP/1.1" 200 1220 0.015473 10.0.0.23 - - [2025-12-08 03:01:53] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009370 10.0.0.23 - - [2025-12-08 03:01:53] "POST /neutron/port HTTP/1.1" 200 1220 0.014659 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-machine/b01f1436-5d10-44c7-a018-a2d53f9631f4 HTTP/1.1" 200 1318 0.010208 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-machine/b01f1436-5d10-44c7-a018-a2d53f9631f4 HTTP/1.1" 200 1318 0.003425 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-machine-interface/129ec614-17be-4e59-9f18-1eb6c92d0ced HTTP/1.1" 200 3417 0.004905 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-machine/b01f1436-5d10-44c7-a018-a2d53f9631f4 HTTP/1.1" 200 1318 0.004570 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-machine-interface/129ec614-17be-4e59-9f18-1eb6c92d0ced HTTP/1.1" 200 3417 0.005120 10.0.0.23 - - [2025-12-08 03:01:53] "GET /instance-ip/2d192e43-70d4-4a53-a400-7874d8133828 HTTP/1.1" 200 1716 0.005574 10.0.0.23 - - [2025-12-08 03:01:53] "GET /instance-ip/7ac785af-5f1e-4ee7-8d33-ba608659bc3c HTTP/1.1" 200 1734 0.005274 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-machine/b01f1436-5d10-44c7-a018-a2d53f9631f4 HTTP/1.1" 200 1318 0.004479 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-machine-interface/129ec614-17be-4e59-9f18-1eb6c92d0ced HTTP/1.1" 200 3417 0.005615 10.0.0.23 - - [2025-12-08 03:01:53] "GET /instance-ip/2d192e43-70d4-4a53-a400-7874d8133828 HTTP/1.1" 200 1716 0.004051 10.0.0.23 - - [2025-12-08 03:01:53] "GET /instance-ip/7ac785af-5f1e-4ee7-8d33-ba608659bc3c HTTP/1.1" 200 1734 0.004340 10.0.0.23 - - [2025-12-08 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.23 - - [2025-12-08 03:01:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003129 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002846 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005403 10.0.0.23 - - [2025-12-08 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.23 - - [2025-12-08 03:01:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004705 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002886 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006471 10.0.0.23 - - [2025-12-08 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.23 - - [2025-12-08 03:01:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004191 10.0.0.23 - - [2025-12-08 03:01:53] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002840 10.0.0.23 - - [2025-12-08 03:01:54] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005663 10.0.0.23 - - [2025-12-08 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.23 - - [2025-12-08 03:01:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007581 10.0.0.23 - - [2025-12-08 03:01:54] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003709 10.0.0.23 - - [2025-12-08 03:01:54] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005825 10.0.0.23 - - [2025-12-08 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.23 - - [2025-12-08 03:01:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004186 10.0.0.23 - - [2025-12-08 03:01:54] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002863 10.0.0.23 - - [2025-12-08 03:01:54] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006433 10.0.0.23 - - [2025-12-08 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.23 - - [2025-12-08 03:01:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003904 10.0.0.23 - - [2025-12-08 03:01:54] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003148 10.0.0.23 - - [2025-12-08 03:01:54] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007732 10.0.0.23 - - [2025-12-08 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.23 - - [2025-12-08 03:01:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004091 10.0.0.23 - - [2025-12-08 03:01:54] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004168 10.0.0.23 - - [2025-12-08 03:01:54] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006048 10.0.0.23 - - [2025-12-08 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.23 - - [2025-12-08 03:01:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004436 10.0.0.23 - - [2025-12-08 03:01:55] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003421 10.0.0.23 - - [2025-12-08 03:01:55] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006727 10.0.0.23 - - [2025-12-08 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.23 - - [2025-12-08 03:01:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004952 10.0.0.23 - - [2025-12-08 03:01:55] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003522 10.0.0.23 - - [2025-12-08 03:01:55] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007404 10.0.0.23 - - [2025-12-08 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.23 - - [2025-12-08 03:01:55] "GET /routing-instance/baa45e4f-37d9-46cd-ad4f-f090acd6250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004529 10.0.0.23 - - [2025-12-08 03:01:55] "GET /route-target/5c7c9615-4d4f-4363-ab8f-7394c4ba66c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003823 10.0.0.23 - - [2025-12-08 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.23 - - [2025-12-08 03:01:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003793 10.0.0.23 - - [2025-12-08 03:01:55] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003614 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006948 10.0.0.23 - - [2025-12-08 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.23 - - [2025-12-08 03:01:56] "GET /routing-instance/baa45e4f-37d9-46cd-ad4f-f090acd6250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004497 10.0.0.23 - - [2025-12-08 03:01:56] "GET /route-target/5c7c9615-4d4f-4363-ab8f-7394c4ba66c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003968 10.0.0.23 - - [2025-12-08 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.23 - - [2025-12-08 03:01:56] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006375 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003324 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006989 10.0.0.23 - - [2025-12-08 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.23 - - [2025-12-08 03:01:56] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004045 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003027 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005984 10.0.0.23 - - [2025-12-08 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.23 - - [2025-12-08 03:01:56] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004396 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003311 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007117 10.0.0.23 - - [2025-12-08 03:01:56] "GET /obj-perms HTTP/1.1" 200 5080 0.005676 10.0.0.65 - - [2025-12-08 03:01:56] "GET /obj-perms HTTP/1.1" 200 5080 0.004694 10.0.0.23 - - [2025-12-08 03:01:56] "GET /obj-perms HTTP/1.1" 200 5080 0.004193 10.0.0.22 - - [2025-12-08 03:01:56] "GET /obj-perms HTTP/1.1" 200 5080 0.003697 10.0.0.23 - - [2025-12-08 03:01:56] "GET /obj-perms HTTP/1.1" 200 5080 0.004024 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-machine/b01f1436-5d10-44c7-a018-a2d53f9631f4 HTTP/1.1" 200 1318 0.004339 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-machine-interface/129ec614-17be-4e59-9f18-1eb6c92d0ced HTTP/1.1" 200 3417 0.005225 10.0.0.23 - - [2025-12-08 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.23 - - [2025-12-08 03:01:56] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003475 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003217 10.0.0.23 - - [2025-12-08 03:01:56] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005937 10.0.0.23 - - [2025-12-08 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.23 - - [2025-12-08 03:01:58] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003601 10.0.0.23 - - [2025-12-08 03:01:58] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002888 10.0.0.23 - - [2025-12-08 03:01:58] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005847 10.0.0.23 - - [2025-12-08 03:01:58] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 200 1318 0.004669 10.0.0.23 - - [2025-12-08 03:01:58] "GET /virtual-machine-interface/d0a24cac-14ba-43b5-8975-e5a402bb0000 HTTP/1.1" 200 3417 0.005968 10.0.0.23 - - [2025-12-08 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.23 - - [2025-12-08 03:01:58] "GET /security-group/4cea9920-3cc3-4dea-96c3-aa4674c806a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.003552 10.0.0.23 - - [2025-12-08 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.23 - - [2025-12-08 03:01:58] "GET /security-group/4cea9920-3cc3-4dea-96c3-aa4674c806a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004493 10.0.0.23 - - [2025-12-08 03:01:58] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007695 10.0.0.23 - - [2025-12-08 03:01:58] "POST /neutron/port HTTP/1.1" 200 1246 0.012305 10.0.0.23 - - [2025-12-08 03:01:58] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 200 1318 0.003752 10.0.0.23 - - [2025-12-08 03:01:58] "GET /virtual-machine-interface/d0a24cac-14ba-43b5-8975-e5a402bb0000 HTTP/1.1" 200 3361 0.007564 10.0.0.23 - - [2025-12-08 03:01:58] "POST /neutron/port HTTP/1.1" 200 1182 0.013764 10.0.0.23 - - [2025-12-08 03:01:58] "POST /neutron/port HTTP/1.1" 200 1246 0.071521 10.0.0.23 - - [2025-12-08 03:01:58] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 200 1318 0.004378 10.0.0.23 - - [2025-12-08 03:01:58] "GET /virtual-machine-interface/d0a24cac-14ba-43b5-8975-e5a402bb0000 HTTP/1.1" 200 3417 0.006033 10.0.0.23 - - [2025-12-08 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.23 - - [2025-12-08 03:01:58] "GET /security-group/4cea9920-3cc3-4dea-96c3-aa4674c806a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.006497 10.0.0.23 - - [2025-12-08 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.23 - - [2025-12-08 03:01:58] "GET /security-group/4cea9920-3cc3-4dea-96c3-aa4674c806a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005187 10.0.0.23 - - [2025-12-08 03:01:58] "POST /neutron/security_group HTTP/1.1" 400 206 0.012615 10.0.0.23 - - [2025-12-08 03:02:01] "POST /neutron/network HTTP/1.1" 200 1123 0.007095 10.0.0.23 - - [2025-12-08 03:02:01] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013171 10.0.0.23 - - [2025-12-08 03:02:01] "POST /neutron/network HTTP/1.1" 200 1113 0.009594 10.0.0.65 - - [2025-12-08 03:02:27] "GET /obj-perms HTTP/1.1" 200 5056 0.074000 10.0.0.23 - - [2025-12-08 03:02:46] "POST /neutron/network HTTP/1.1" 200 1123 0.006403 10.0.0.23 - - [2025-12-08 03:02:46] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012848 10.0.0.23 - - [2025-12-08 03:02:46] "POST /neutron/network HTTP/1.1" 200 1113 0.008423 10.0.0.23 - - [2025-12-08 03:03:01] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.131075 10.0.0.23 - - [2025-12-08 03:03:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004763 10.0.0.23 - - [2025-12-08 03:03:01] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.200670 10.0.0.23 - - [2025-12-08 03:03:01] "POST /neutron/network HTTP/1.1" 200 1113 0.008908 10.0.0.23 - - [2025-12-08 03:03:01] "POST /neutron/security_group_rule HTTP/1.1" 200 598 0.148588 10.0.0.22 - - [2025-12-08 03:03:01] "PUT /access-control-list/28c2b7ba-5651-4d9e-a597-9f6c02de76c6 HTTP/1.1" 200 272 0.013812 10.0.0.23 - - [2025-12-08 03:03:04] "POST /neutron/port HTTP/1.1" 200 1220 0.014496 10.0.0.23 - - [2025-12-08 03:03:04] "POST /neutron/port HTTP/1.1" 200 1208 0.079199 10.0.0.23 - - [2025-12-08 03:03:04] "GET /virtual-machine/b01f1436-5d10-44c7-a018-a2d53f9631f4 HTTP/1.1" 200 1318 0.004239 10.0.0.23 - - [2025-12-08 03:03:05] "POST /neutron/port HTTP/1.1" 200 151 0.236161 10.0.0.23 - - [2025-12-08 03:03:06] "GET /virtual-machine/b01f1436-5d10-44c7-a018-a2d53f9631f4 HTTP/1.1" 404 171 0.003191 10.0.0.23 - - [2025-12-08 03:03:06] "GET /virtual-machine/b01f1436-5d10-44c7-a018-a2d53f9631f4 HTTP/1.1" 404 171 0.003536 10.0.0.23 - - [2025-12-08 03:03:06] "GET /virtual-machine/b01f1436-5d10-44c7-a018-a2d53f9631f4 HTTP/1.1" 404 171 0.002456 10.0.0.23 - - [2025-12-08 03:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.23 - - [2025-12-08 03:03:06] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003786 10.0.0.23 - - [2025-12-08 03:03:06] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003290 10.0.0.23 - - [2025-12-08 03:03:07] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006671 10.0.0.23 - - [2025-12-08 03:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.23 - - [2025-12-08 03:03:07] "GET /routing-instance/baa45e4f-37d9-46cd-ad4f-f090acd6250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004336 10.0.0.23 - - [2025-12-08 03:03:07] "GET /route-target/5c7c9615-4d4f-4363-ab8f-7394c4ba66c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004581 10.0.0.23 - - [2025-12-08 03:03:10] "GET /obj-perms HTTP/1.1" 200 5080 0.004981 10.0.0.22 - - [2025-12-08 03:03:10] "GET /obj-perms HTTP/1.1" 200 5080 0.003875 10.0.0.23 - - [2025-12-08 03:03:19] "GET /obj-perms HTTP/1.1" 200 5080 0.003774 10.0.0.22 - - [2025-12-08 03:03:19] "GET /obj-perms HTTP/1.1" 200 5080 0.003809 10.0.0.23 - - [2025-12-08 03:03:28] "GET /obj-perms HTTP/1.1" 200 5080 0.004213 10.0.0.22 - - [2025-12-08 03:03:28] "GET /obj-perms HTTP/1.1" 200 5080 0.003761 10.0.0.23 - - [2025-12-08 03:03:31] "GET /obj-perms HTTP/1.1" 200 5080 0.004301 10.0.0.22 - - [2025-12-08 03:03:31] "GET /obj-perms HTTP/1.1" 200 5080 0.003324 10.0.0.23 - - [2025-12-08 03:03:31] "POST /neutron/port HTTP/1.1" 200 1246 0.014130 10.0.0.23 - - [2025-12-08 03:03:32] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 200 1318 0.005726 10.0.0.23 - - [2025-12-08 03:03:32] "POST /neutron/port HTTP/1.1" 200 1182 0.018957 10.0.0.23 - - [2025-12-08 03:03:34] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 404 171 0.004560 10.0.0.23 - - [2025-12-08 03:03:34] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 404 171 0.003157 10.0.0.23 - - [2025-12-08 03:03:34] "GET /virtual-machine/9a57131b-f21d-4dda-af29-c607e37a06d2 HTTP/1.1" 404 171 0.003228 10.0.0.23 - - [2025-12-08 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.23 - - [2025-12-08 03:03:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004954 10.0.0.23 - - [2025-12-08 03:03:34] "GET /virtual-networks?parent_id=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003490 10.0.0.23 - - [2025-12-08 03:03:34] "GET /virtual-network/bdc510bd-471a-4e20-8d96-1c3d70f89e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006974 10.0.0.23 - - [2025-12-08 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.23 - - [2025-12-08 03:03:34] "GET /routing-instance/baa45e4f-37d9-46cd-ad4f-f090acd6250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004979 10.0.0.23 - - [2025-12-08 03:03:34] "GET /route-target/5c7c9615-4d4f-4363-ab8f-7394c4ba66c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003791 10.0.0.23 - - [2025-12-08 03:03:40] "GET /obj-perms HTTP/1.1" 200 5080 0.003757 10.0.0.22 - - [2025-12-08 03:03:40] "GET /obj-perms HTTP/1.1" 200 5080 0.004076 10.0.0.23 - - [2025-12-08 03:03:49] "GET /obj-perms HTTP/1.1" 200 5080 0.003816 10.0.0.22 - - [2025-12-08 03:03:50] "GET /obj-perms HTTP/1.1" 200 5080 0.003976 10.0.0.23 - - [2025-12-08 03:03:56] "GET /obj-perms HTTP/1.1" 200 5080 0.003641 10.0.0.22 - - [2025-12-08 03:03:56] "GET /obj-perms HTTP/1.1" 200 5080 0.003421 10.0.0.65 - - [2025-12-08 03:03:56] "GET /obj-perms HTTP/1.1" 200 5080 0.003679 10.0.0.23 - - [2025-12-08 03:03:56] "POST /neutron/network HTTP/1.1" 200 1113 0.008904 10.0.0.22 - - [2025-12-08 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007057 10.0.0.23 - - [2025-12-08 03:03:56] "POST /neutron/security_group HTTP/1.1" 200 151 0.055189 10.0.0.23 - - [2025-12-08 03:03:56] "POST /fqname-to-id HTTP/1.1" 404 249 0.002883 10.0.0.22 - - [2025-12-08 03:03:56] "DELETE /access-control-list/7efb256a-fbc9-4084-9e30-5f7596e00aa8 HTTP/1.1" 200 115 0.031758 10.0.0.65 - - [2025-12-08 03:03:58] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001323 10.0.0.23 - - [2025-12-08 03:03:58] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.083466 10.0.0.65 - - [2025-12-08 03:03:58] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001298 10.0.0.23 - - [2025-12-08 03:03:58] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?fields=virtual_networks HTTP/1.1" 200 1083 0.043113 10.0.0.65 - - [2025-12-08 03:03:58] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001148 10.0.0.23 - - [2025-12-08 03:03:58] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?fields=virtual_machine_interfaces HTTP/1.1" 200 1083 0.042451 10.0.0.65 - - [2025-12-08 03:03:58] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000886 10.0.0.23 - - [2025-12-08 03:03:58] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?fields=security_groups HTTP/1.1" 200 1334 0.037784 10.0.0.23 - - [2025-12-08 03:03:59] "POST /fqname-to-id HTTP/1.1" 404 218 0.027494 10.0.0.65 - - [2025-12-08 03:03:59] "GET /projects?obj_uuids=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002793 10.0.0.65 - - [2025-12-08 03:03:59] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001514 10.0.0.65 - - [2025-12-08 03:03:59] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008390 10.0.0.65 - - [2025-12-08 03:03:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.002104 10.0.0.65 - - [2025-12-08 03:03:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.008197 10.0.0.65 - - [2025-12-08 03:03:59] "POST /security-groups HTTP/1.1" 200 621 0.026962 10.0.0.65 - - [2025-12-08 03:03:59] "POST /projects HTTP/1.1" 200 645 0.246891 10.0.0.22 - - [2025-12-08 03:03:59] "POST /fqname-to-id HTTP/1.1" 404 263 0.012488 10.0.0.65 - - [2025-12-08 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.317982 10.0.0.23 - - [2025-12-08 03:03:59] "GET /project/0ec37f5b-ee0a-4aff-af15-d20f3539e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.461542 10.0.0.23 - - [2025-12-08 03:04:01] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.23 - - [2025-12-08 03:04:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000593 10.0.0.23 - - [2025-12-08 03:04:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.073706 10.0.0.65 - - [2025-12-08 03:04:03] "DELETE /project/0ec37f5bee0a4affaf15d20f3539e952 HTTP/1.1" 404 173 0.006389 10.0.0.65 - - [2025-12-08 03:04:03] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001152 10.0.0.23 - - [2025-12-08 03:04:03] "POST /security-groups HTTP/1.1" 200 595 0.047004 10.0.0.23 - - [2025-12-08 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008059 10.0.0.65 - - [2025-12-08 03:04:03] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1569 0.083848 10.0.0.65 - - [2025-12-08 03:04:03] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000909 10.0.0.22 - - [2025-12-08 03:04:03] "POST /access-control-lists HTTP/1.1" 200 648 0.067509 10.0.0.23 - - [2025-12-08 03:04:03] "GET /security-group/16ed62a0-7849-4366-b2df-9ef3569d0370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.008714 10.0.0.23 - - [2025-12-08 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006484 10.0.0.65 - - [2025-12-08 03:04:03] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?fields=security_groups HTTP/1.1" 200 1439 0.069432 10.0.0.23 - - [2025-12-08 03:04:03] "GET /security-group/16ed62a0-7849-4366-b2df-9ef3569d0370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003740 10.0.0.65 - - [2025-12-08 03:04:03] "DELETE /security-group/8a648938-c6b0-4f81-b86b-fae03360da84 HTTP/1.1" 200 115 0.061888 10.0.0.65 - - [2025-12-08 03:04:03] "GET /projects?obj_uuids=91de4002-4c3f-4c0f-a071-b3aa69988e8e&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001898 10.0.0.65 - - [2025-12-08 03:04:03] "GET /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e?fields=application_policy_sets HTTP/1.1" 200 1478 0.059570 10.0.0.65 - - [2025-12-08 03:04:04] "DELETE /project/91de4002-4c3f-4c0f-a071-b3aa69988e8e HTTP/1.1" 200 115 0.540249 10.0.0.22 - - [2025-12-08 03:04:04] "DELETE /access-control-list/518eb7f0-87ac-49ce-a89f-73bb16034260 HTTP/1.1" 200 115 0.052299 10.0.0.23 - - [2025-12-08 03:04:04] "DELETE /security-group/16ed62a0-7849-4366-b2df-9ef3569d0370 HTTP/1.1" 200 115 0.044832 10.0.0.23 - - [2025-12-08 03:04:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.002759 10.0.0.22 - - [2025-12-08 03:04:04] "DELETE /access-control-list/69247166-cf25-4e12-90c9-bc6ddff050a9 HTTP/1.1" 200 115 0.027217 10.0.0.23 - - [2025-12-08 03:04:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.003424 10.0.0.23 - - [2025-12-08 03:04:05] "POST /security-groups HTTP/1.1" 200 595 0.038442 10.0.0.23 - - [2025-12-08 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.22 - - [2025-12-08 03:04:05] "POST /fqname-to-id HTTP/1.1" 404 285 0.006447 10.0.0.23 - - [2025-12-08 03:04:05] "GET /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005829 10.0.0.23 - - [2025-12-08 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.23 - - [2025-12-08 03:04:05] "GET /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004116 10.0.0.23 - - [2025-12-08 03:04:05] "GET /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005735 10.0.0.23 - - [2025-12-08 03:04:05] "PUT /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62 HTTP/1.1" 200 262 0.021778 10.0.0.23 - - [2025-12-08 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813 10.0.0.22 - - [2025-12-08 03:04:05] "PUT /access-control-list/83c5d2e1-5c41-440f-b0fd-ec6270988520 HTTP/1.1" 200 272 0.023260 10.0.0.65 - - [2025-12-08 03:04:05] "GET /projects?obj_uuids=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001127 10.0.0.23 - - [2025-12-08 03:04:05] "GET /project/0ec37f5b-ee0a-4aff-af15-d20f3539e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.046790 10.0.0.65 - - [2025-12-08 03:04:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006338 10.0.0.23 - - [2025-12-08 03:04:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.250812 10.0.0.23 - - [2025-12-08 03:04:06] "POST /id-to-fqname HTTP/1.1" 200 300 0.001986 10.0.0.23 - - [2025-12-08 03:04:06] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006079 10.0.0.23 - - [2025-12-08 03:04:06] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006742 10.0.0.23 - - [2025-12-08 03:04:06] "POST /neutron/network HTTP/1.1" 200 953 0.008348 10.0.0.23 - - [2025-12-08 03:04:06] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005654 10.0.0.23 - - [2025-12-08 03:04:08] "POST /id-to-fqname HTTP/1.1" 200 300 0.001822 10.0.0.23 - - [2025-12-08 03:04:08] "POST /neutron/network HTTP/1.1" 200 963 0.007674 10.0.0.65 - - [2025-12-08 03:04:09] "GET /projects?obj_uuids=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000972 10.0.0.23 - - [2025-12-08 03:04:09] "GET /project/0ec37f5b-ee0a-4aff-af15-d20f3539e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.062446 10.0.0.23 - - [2025-12-08 03:04:09] "POST /neutron/port HTTP/1.1" 200 117 0.006556 10.0.0.23 - - [2025-12-08 03:04:09] "POST /id-to-fqname HTTP/1.1" 200 300 0.001221 10.0.0.23 - - [2025-12-08 03:04:09] "POST /neutron/network HTTP/1.1" 200 963 0.008539 10.0.0.65 - - [2025-12-08 03:04:10] "GET /projects?obj_uuids=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001136 10.0.0.23 - - [2025-12-08 03:04:10] "POST /neutron/port HTTP/1.1" 200 1089 0.309470 10.0.0.23 - - [2025-12-08 03:04:10] "POST /neutron/port HTTP/1.1" 200 1143 0.098380 10.0.0.23 - - [2025-12-08 03:04:10] "POST /neutron/subnet HTTP/1.1" 200 694 0.012913 10.0.0.65 - - [2025-12-08 03:04:10] "GET /projects?obj_uuids=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001491 10.0.0.23 - - [2025-12-08 03:04:10] "GET /project/0ec37f5b-ee0a-4aff-af15-d20f3539e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.078299 10.0.0.23 - - [2025-12-08 03:04:10] "POST /neutron/network HTTP/1.1" 200 953 0.006774 10.0.0.23 - - [2025-12-08 03:04:11] "POST /neutron/port HTTP/1.1" 200 117 0.007407 10.0.0.23 - - [2025-12-08 03:04:11] "POST /neutron/network HTTP/1.1" 200 963 0.008213 10.0.0.23 - - [2025-12-08 03:04:11] "POST /neutron/port HTTP/1.1" 200 1089 0.014671 10.0.0.23 - - [2025-12-08 03:04:12] "POST /neutron/port HTTP/1.1" 200 1118 0.015633 10.0.0.23 - - [2025-12-08 03:04:12] "POST /neutron/port HTTP/1.1" 200 117 0.001114 10.0.0.23 - - [2025-12-08 03:04:16] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007492 10.0.0.23 - - [2025-12-08 03:04:16] "POST /neutron/port HTTP/1.1" 200 1118 0.014779 10.0.0.23 - - [2025-12-08 03:04:16] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007053 10.0.0.23 - - [2025-12-08 03:04:16] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 401 292 0.000400 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 200 1322 0.034197 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 200 1322 0.006280 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-machine-interface/3496591f-da5f-4996-859f-104e2e864f9a HTTP/1.1" 200 3262 0.005855 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 200 1322 0.003858 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-machine-interface/3496591f-da5f-4996-859f-104e2e864f9a HTTP/1.1" 200 3262 0.005377 10.0.0.23 - - [2025-12-08 03:04:17] "GET /instance-ip/b3f97d52-e232-451c-9c90-a6d9cf839080 HTTP/1.1" 200 1730 0.006031 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 200 1322 0.003574 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-machine-interface/3496591f-da5f-4996-859f-104e2e864f9a HTTP/1.1" 200 3262 0.005343 10.0.0.23 - - [2025-12-08 03:04:17] "GET /instance-ip/b3f97d52-e232-451c-9c90-a6d9cf839080 HTTP/1.1" 200 1730 0.004177 10.0.0.23 - - [2025-12-08 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.23 - - [2025-12-08 03:04:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004957 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003257 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007059 10.0.0.23 - - [2025-12-08 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.23 - - [2025-12-08 03:04:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005519 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003446 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006185 10.0.0.23 - - [2025-12-08 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.23 - - [2025-12-08 03:04:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006072 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005022 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007552 10.0.0.23 - - [2025-12-08 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.23 - - [2025-12-08 03:04:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004831 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003956 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007356 10.0.0.23 - - [2025-12-08 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.23 - - [2025-12-08 03:04:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005177 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002721 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006294 10.0.0.23 - - [2025-12-08 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.23 - - [2025-12-08 03:04:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004418 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003349 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006514 10.0.0.23 - - [2025-12-08 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.23 - - [2025-12-08 03:04:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005149 10.0.0.23 - - [2025-12-08 03:04:17] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004321 10.0.0.23 - - [2025-12-08 03:04:18] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007064 10.0.0.23 - - [2025-12-08 03:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2025-12-08 03:04:21] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005201 10.0.0.23 - - [2025-12-08 03:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.23 - - [2025-12-08 03:04:25] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006743 10.0.0.23 - - [2025-12-08 03:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.23 - - [2025-12-08 03:04:29] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006804 10.0.0.23 - - [2025-12-08 03:04:29] "GET /obj-perms HTTP/1.1" 200 5056 0.051375 10.0.0.23 - - [2025-12-08 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.23 - - [2025-12-08 03:04:33] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006903 10.0.0.23 - - [2025-12-08 03:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.23 - - [2025-12-08 03:04:37] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005011 10.0.0.23 - - [2025-12-08 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.23 - - [2025-12-08 03:04:41] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005077 10.0.0.23 - - [2025-12-08 03:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.23 - - [2025-12-08 03:04:45] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005823 10.0.0.65 - - [2025-12-08 03:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.65 - - [2025-12-08 03:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2025-12-08 03:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.22 - - [2025-12-08 03:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.65 - - [2025-12-08 03:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.65 - - [2025-12-08 03:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000992 10.0.0.22 - - [2025-12-08 03:04:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.22 - - [2025-12-08 03:04:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.23 - - [2025-12-08 03:04:48] "POST /neutron/network HTTP/1.1" 200 963 0.034345 10.0.0.23 - - [2025-12-08 03:04:48] "POST /neutron/port HTTP/1.1" 200 117 0.001167 10.0.0.23 - - [2025-12-08 03:04:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.23 - - [2025-12-08 03:04:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.23 - - [2025-12-08 03:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.23 - - [2025-12-08 03:04:49] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005235 10.0.0.23 - - [2025-12-08 03:04:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.23 - - [2025-12-08 03:04:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.23 - - [2025-12-08 03:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.23 - - [2025-12-08 03:04:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003774 10.0.0.23 - - [2025-12-08 03:04:51] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003652 10.0.0.23 - - [2025-12-08 03:04:51] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005505 10.0.0.23 - - [2025-12-08 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.23 - - [2025-12-08 03:04:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003327 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002644 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005574 10.0.0.23 - - [2025-12-08 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.23 - - [2025-12-08 03:04:52] "GET /routing-instance/eaa30179-404a-467b-b1da-21e84724a189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004834 10.0.0.23 - - [2025-12-08 03:04:52] "GET /route-target/5c217f68-0e2e-4fe1-b649-e63bb72cc368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003826 10.0.0.23 - - [2025-12-08 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.23 - - [2025-12-08 03:04:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003622 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003160 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005799 10.0.0.23 - - [2025-12-08 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.23 - - [2025-12-08 03:04:52] "GET /routing-instance/eaa30179-404a-467b-b1da-21e84724a189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004728 10.0.0.23 - - [2025-12-08 03:04:52] "GET /route-target/5c217f68-0e2e-4fe1-b649-e63bb72cc368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003237 10.0.0.23 - - [2025-12-08 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.23 - - [2025-12-08 03:04:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004332 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002718 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005708 10.0.0.23 - - [2025-12-08 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.23 - - [2025-12-08 03:04:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003769 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003080 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006967 10.0.0.23 - - [2025-12-08 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.23 - - [2025-12-08 03:04:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004830 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002979 10.0.0.23 - - [2025-12-08 03:04:52] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005949 10.0.0.65 - - [2025-12-08 03:04:53] "GET /obj-perms HTTP/1.1" 200 5090 0.057482 10.0.0.23 - - [2025-12-08 03:04:53] "GET /obj-perms HTTP/1.1" 200 5090 0.049508 10.0.0.22 - - [2025-12-08 03:04:53] "GET /obj-perms HTTP/1.1" 200 5090 0.055104 10.0.0.23 - - [2025-12-08 03:04:53] "GET /obj-perms HTTP/1.1" 200 5090 0.003994 10.0.0.23 - - [2025-12-08 03:04:53] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 200 1322 0.005234 10.0.0.23 - - [2025-12-08 03:04:53] "GET /virtual-machine-interface/3496591f-da5f-4996-859f-104e2e864f9a HTTP/1.1" 200 3262 0.005968 10.0.0.23 - - [2025-12-08 03:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.23 - - [2025-12-08 03:04:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004754 10.0.0.23 - - [2025-12-08 03:04:53] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003716 10.0.0.23 - - [2025-12-08 03:04:53] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005604 10.0.0.23 - - [2025-12-08 03:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.23 - - [2025-12-08 03:04:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003713 10.0.0.23 - - [2025-12-08 03:04:54] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004003 10.0.0.23 - - [2025-12-08 03:04:54] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006091 10.0.0.23 - - [2025-12-08 03:04:54] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007698 10.0.0.23 - - [2025-12-08 03:05:00] "POST /neutron/port HTTP/1.1" 200 1118 0.018743 10.0.0.23 - - [2025-12-08 03:05:00] "POST /neutron/security_group HTTP/1.1" 200 1290 0.033860 10.0.0.23 - - [2025-12-08 03:05:01] "POST /neutron/network HTTP/1.1" 200 963 0.008680 10.0.0.23 - - [2025-12-08 03:05:01] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.23 - - [2025-12-08 03:05:05] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007500 10.0.0.23 - - [2025-12-08 03:05:10] "POST /neutron/port HTTP/1.1" 200 1118 0.015315 10.0.0.23 - - [2025-12-08 03:05:10] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007796 10.0.0.23 - - [2025-12-08 03:05:10] "GET /virtual-machine/fba7517d-ae43-49c7-80b2-1e4bd56301a2 HTTP/1.1" 200 1322 0.005666 10.0.0.23 - - [2025-12-08 03:05:10] "GET /virtual-machine/fba7517d-ae43-49c7-80b2-1e4bd56301a2 HTTP/1.1" 200 1322 0.003474 10.0.0.23 - - [2025-12-08 03:05:10] "GET /virtual-machine-interface/cd5893d4-ca77-463a-bcc8-58b3430552be HTTP/1.1" 200 3264 0.005322 10.0.0.23 - - [2025-12-08 03:05:10] "GET /virtual-machine/fba7517d-ae43-49c7-80b2-1e4bd56301a2 HTTP/1.1" 200 1322 0.003437 10.0.0.23 - - [2025-12-08 03:05:10] "GET /virtual-machine-interface/cd5893d4-ca77-463a-bcc8-58b3430552be HTTP/1.1" 200 3264 0.004886 10.0.0.23 - - [2025-12-08 03:05:10] "GET /instance-ip/c74ef799-c6cf-41c3-8309-dbc486fad27f HTTP/1.1" 200 1729 0.005477 10.0.0.23 - - [2025-12-08 03:05:10] "GET /virtual-machine/fba7517d-ae43-49c7-80b2-1e4bd56301a2 HTTP/1.1" 200 1322 0.003433 10.0.0.23 - - [2025-12-08 03:05:10] "GET /virtual-machine-interface/cd5893d4-ca77-463a-bcc8-58b3430552be HTTP/1.1" 200 3264 0.004664 10.0.0.23 - - [2025-12-08 03:05:10] "GET /instance-ip/c74ef799-c6cf-41c3-8309-dbc486fad27f HTTP/1.1" 200 1729 0.003706 10.0.0.23 - - [2025-12-08 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.23 - - [2025-12-08 03:05:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005402 10.0.0.23 - - [2025-12-08 03:05:10] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002892 10.0.0.23 - - [2025-12-08 03:05:10] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007781 10.0.0.23 - - [2025-12-08 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.23 - - [2025-12-08 03:05:11] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004661 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003246 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007326 10.0.0.23 - - [2025-12-08 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.23 - - [2025-12-08 03:05:11] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003946 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003056 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007708 10.0.0.23 - - [2025-12-08 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.23 - - [2025-12-08 03:05:11] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005723 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003379 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006497 10.0.0.23 - - [2025-12-08 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.23 - - [2025-12-08 03:05:11] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004832 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003363 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006083 10.0.0.23 - - [2025-12-08 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.23 - - [2025-12-08 03:05:11] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003862 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003416 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006463 10.0.0.23 - - [2025-12-08 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.23 - - [2025-12-08 03:05:11] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005925 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004390 10.0.0.23 - - [2025-12-08 03:05:11] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006609 10.0.0.23 - - [2025-12-08 03:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.23 - - [2025-12-08 03:05:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003384 10.0.0.23 - - [2025-12-08 03:05:12] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003166 10.0.0.23 - - [2025-12-08 03:05:12] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007700 10.0.0.23 - - [2025-12-08 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.23 - - [2025-12-08 03:05:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003944 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003572 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007821 10.0.0.23 - - [2025-12-08 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.23 - - [2025-12-08 03:05:13] "GET /routing-instance/eaa30179-404a-467b-b1da-21e84724a189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005486 10.0.0.23 - - [2025-12-08 03:05:13] "GET /route-target/5c217f68-0e2e-4fe1-b649-e63bb72cc368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004155 10.0.0.23 - - [2025-12-08 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.23 - - [2025-12-08 03:05:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004702 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002753 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005610 10.0.0.23 - - [2025-12-08 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.23 - - [2025-12-08 03:05:13] "GET /routing-instance/eaa30179-404a-467b-b1da-21e84724a189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004345 10.0.0.23 - - [2025-12-08 03:05:13] "GET /route-target/5c217f68-0e2e-4fe1-b649-e63bb72cc368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004137 10.0.0.23 - - [2025-12-08 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.23 - - [2025-12-08 03:05:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004744 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002782 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006231 10.0.0.23 - - [2025-12-08 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.23 - - [2025-12-08 03:05:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004969 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003752 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.008683 10.0.0.23 - - [2025-12-08 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2025-12-08 03:05:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004045 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005049 10.0.0.23 - - [2025-12-08 03:05:13] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005763 10.0.0.65 - - [2025-12-08 03:05:14] "GET /obj-perms HTTP/1.1" 200 5090 0.004700 10.0.0.23 - - [2025-12-08 03:05:14] "GET /obj-perms HTTP/1.1" 200 5090 0.003857 10.0.0.23 - - [2025-12-08 03:05:14] "GET /obj-perms HTTP/1.1" 200 5090 0.003612 10.0.0.22 - - [2025-12-08 03:05:14] "GET /obj-perms HTTP/1.1" 200 5090 0.007692 10.0.0.65 - - [2025-12-08 03:05:14] "GET /obj-perms HTTP/1.1" 200 5090 0.004469 10.0.0.23 - - [2025-12-08 03:05:14] "GET /virtual-machine/fba7517d-ae43-49c7-80b2-1e4bd56301a2 HTTP/1.1" 200 1322 0.004198 10.0.0.23 - - [2025-12-08 03:05:14] "GET /virtual-machine-interface/cd5893d4-ca77-463a-bcc8-58b3430552be HTTP/1.1" 200 3264 0.005136 10.0.0.23 - - [2025-12-08 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.23 - - [2025-12-08 03:05:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003013 10.0.0.23 - - [2025-12-08 03:05:14] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002547 10.0.0.23 - - [2025-12-08 03:05:14] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006269 10.0.0.23 - - [2025-12-08 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.23 - - [2025-12-08 03:05:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003355 10.0.0.23 - - [2025-12-08 03:05:15] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002605 10.0.0.23 - - [2025-12-08 03:05:15] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005578 10.0.0.23 - - [2025-12-08 03:05:15] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 200 1322 0.003940 10.0.0.23 - - [2025-12-08 03:05:15] "GET /virtual-machine-interface/3496591f-da5f-4996-859f-104e2e864f9a HTTP/1.1" 200 3262 0.005703 10.0.0.23 - - [2025-12-08 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.23 - - [2025-12-08 03:05:15] "GET /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.003282 10.0.0.23 - - [2025-12-08 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.23 - - [2025-12-08 03:05:15] "GET /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004260 10.0.0.23 - - [2025-12-08 03:05:15] "POST /neutron/security_group HTTP/1.1" 200 1316 0.003737 10.0.0.23 - - [2025-12-08 03:05:15] "POST /neutron/port HTTP/1.1" 200 1143 0.012429 10.0.0.23 - - [2025-12-08 03:05:16] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 200 1322 0.003903 10.0.0.23 - - [2025-12-08 03:05:16] "GET /virtual-machine-interface/3496591f-da5f-4996-859f-104e2e864f9a HTTP/1.1" 200 3201 0.006953 10.0.0.23 - - [2025-12-08 03:05:16] "POST /neutron/security_group HTTP/1.1" 200 1290 0.008988 10.0.0.23 - - [2025-12-08 03:05:16] "POST /neutron/port HTTP/1.1" 200 1105 0.009861 10.0.0.23 - - [2025-12-08 03:05:16] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 200 1322 0.003783 10.0.0.23 - - [2025-12-08 03:05:16] "GET /virtual-machine-interface/3496591f-da5f-4996-859f-104e2e864f9a HTTP/1.1" 200 3262 0.006402 10.0.0.23 - - [2025-12-08 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.23 - - [2025-12-08 03:05:16] "GET /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.003501 10.0.0.23 - - [2025-12-08 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.23 - - [2025-12-08 03:05:16] "GET /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004827 10.0.0.23 - - [2025-12-08 03:05:16] "DELETE /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62 HTTP/1.1" 409 336 0.007995 10.0.0.23 - - [2025-12-08 03:05:30] "GET /obj-perms HTTP/1.1" 200 5056 0.050143 10.0.0.23 - - [2025-12-08 03:05:48] "POST /neutron/port HTTP/1.1" 200 1118 0.013812 10.0.0.23 - - [2025-12-08 03:05:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003820 10.0.0.23 - - [2025-12-08 03:05:48] "POST /neutron/network HTTP/1.1" 200 953 0.007090 10.0.0.23 - - [2025-12-08 03:06:03] "POST /neutron/network HTTP/1.1" 200 963 0.034738 10.0.0.23 - - [2025-12-08 03:06:03] "POST /neutron/port HTTP/1.1" 200 117 0.001120 10.0.0.23 - - [2025-12-08 03:06:15] "GET /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004118 10.0.0.23 - - [2025-12-08 03:06:15] "PUT /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62 HTTP/1.1" 200 262 0.014736 10.0.0.22 - - [2025-12-08 03:06:15] "PUT /access-control-list/ff24dbf6-768f-428f-b276-e080f0c47f1c HTTP/1.1" 200 272 0.042391 10.0.0.23 - - [2025-12-08 03:06:17] "POST /neutron/port HTTP/1.1" 200 1118 0.014849 10.0.0.23 - - [2025-12-08 03:06:18] "POST /neutron/port HTTP/1.1" 200 1105 0.067240 10.0.0.23 - - [2025-12-08 03:06:18] "GET /virtual-machine/fba7517d-ae43-49c7-80b2-1e4bd56301a2 HTTP/1.1" 200 1322 0.005730 10.0.0.23 - - [2025-12-08 03:06:18] "POST /neutron/port HTTP/1.1" 200 151 0.178524 10.0.0.23 - - [2025-12-08 03:06:20] "GET /virtual-machine/fba7517d-ae43-49c7-80b2-1e4bd56301a2 HTTP/1.1" 404 171 0.004192 10.0.0.23 - - [2025-12-08 03:06:20] "GET /virtual-machine/fba7517d-ae43-49c7-80b2-1e4bd56301a2 HTTP/1.1" 404 171 0.006963 10.0.0.23 - - [2025-12-08 03:06:20] "GET /virtual-machine/fba7517d-ae43-49c7-80b2-1e4bd56301a2 HTTP/1.1" 404 171 0.006713 10.0.0.23 - - [2025-12-08 03:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.23 - - [2025-12-08 03:06:20] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003380 10.0.0.23 - - [2025-12-08 03:06:20] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002341 10.0.0.23 - - [2025-12-08 03:06:20] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006467 10.0.0.23 - - [2025-12-08 03:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.23 - - [2025-12-08 03:06:20] "GET /routing-instance/eaa30179-404a-467b-b1da-21e84724a189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005646 10.0.0.23 - - [2025-12-08 03:06:20] "GET /route-target/5c217f68-0e2e-4fe1-b649-e63bb72cc368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004485 10.0.0.22 - - [2025-12-08 03:06:20] "GET /obj-perms HTTP/1.1" 200 5090 0.004585 10.0.0.23 - - [2025-12-08 03:06:26] "GET /obj-perms HTTP/1.1" 200 5090 0.003496 10.0.0.22 - - [2025-12-08 03:06:30] "GET /obj-perms HTTP/1.1" 200 5090 0.003601 10.0.0.23 - - [2025-12-08 03:06:33] "GET /obj-perms HTTP/1.1" 200 5090 0.004572 10.0.0.22 - - [2025-12-08 03:06:33] "GET /obj-perms HTTP/1.1" 200 5090 0.003690 10.0.0.65 - - [2025-12-08 03:06:33] "GET /obj-perms HTTP/1.1" 200 5090 0.003742 10.0.0.23 - - [2025-12-08 03:06:33] "POST /neutron/port HTTP/1.1" 200 1143 0.010512 10.0.0.23 - - [2025-12-08 03:06:33] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 200 1322 0.003966 10.0.0.23 - - [2025-12-08 03:06:33] "POST /neutron/port HTTP/1.1" 200 1079 0.016484 10.0.0.23 - - [2025-12-08 03:06:35] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 404 171 0.003924 10.0.0.23 - - [2025-12-08 03:06:35] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 404 171 0.002740 10.0.0.23 - - [2025-12-08 03:06:35] "GET /virtual-machine/718deabc-dd2c-49bb-96f8-d092e8abb780 HTTP/1.1" 404 171 0.003018 10.0.0.23 - - [2025-12-08 03:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.23 - - [2025-12-08 03:06:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003118 10.0.0.23 - - [2025-12-08 03:06:35] "GET /virtual-networks?parent_id=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002813 10.0.0.23 - - [2025-12-08 03:06:35] "GET /virtual-network/d2284b73-eee9-419e-8d4a-ae984b2721da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005652 10.0.0.23 - - [2025-12-08 03:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.23 - - [2025-12-08 03:06:35] "GET /routing-instance/eaa30179-404a-467b-b1da-21e84724a189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004324 10.0.0.23 - - [2025-12-08 03:06:35] "GET /route-target/5c217f68-0e2e-4fe1-b649-e63bb72cc368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003752 10.0.0.23 - - [2025-12-08 03:06:38] "GET /obj-perms HTTP/1.1" 200 5090 0.004229 10.0.0.22 - - [2025-12-08 03:06:42] "GET /obj-perms HTTP/1.1" 200 5090 0.003742 10.0.0.23 - - [2025-12-08 03:06:48] "GET /obj-perms HTTP/1.1" 200 5090 0.004468 10.0.0.22 - - [2025-12-08 03:06:51] "GET /obj-perms HTTP/1.1" 200 5090 0.003772 10.0.0.23 - - [2025-12-08 03:06:54] "GET /obj-perms HTTP/1.1" 200 5090 0.004726 10.0.0.23 - - [2025-12-08 03:06:54] "POST /neutron/network HTTP/1.1" 200 953 0.008724 10.0.0.22 - - [2025-12-08 03:06:54] "DELETE /route-target/5c217f68-0e2e-4fe1-b649-e63bb72cc368 HTTP/1.1" 200 115 0.025936 10.0.0.23 - - [2025-12-08 03:06:54] "DELETE /security-group/b7bc2b4e-9896-4844-b1b8-58855adced62 HTTP/1.1" 200 115 0.042936 10.0.0.23 - - [2025-12-08 03:06:54] "POST /fqname-to-id HTTP/1.1" 404 254 0.002754 10.0.0.65 - - [2025-12-08 03:06:56] "GET /projects?obj_uuids=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.028400 10.0.0.23 - - [2025-12-08 03:06:56] "GET /project/0ec37f5b-ee0a-4aff-af15-d20f3539e952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.066813 10.0.0.65 - - [2025-12-08 03:06:56] "GET /projects?obj_uuids=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000823 10.0.0.23 - - [2025-12-08 03:06:56] "GET /project/0ec37f5b-ee0a-4aff-af15-d20f3539e952?fields=virtual_networks HTTP/1.1" 200 1092 0.036908 10.0.0.65 - - [2025-12-08 03:06:56] "GET /projects?obj_uuids=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000929 10.0.0.23 - - [2025-12-08 03:06:56] "GET /project/0ec37f5b-ee0a-4aff-af15-d20f3539e952?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.037637 10.0.0.65 - - [2025-12-08 03:06:56] "GET /projects?obj_uuids=0ec37f5b-ee0a-4aff-af15-d20f3539e952&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001513 10.0.0.23 - - [2025-12-08 03:06:56] "GET /project/0ec37f5b-ee0a-4aff-af15-d20f3539e952?fields=security_groups HTTP/1.1" 200 1348 0.045429 10.0.0.23 - - [2025-12-08 03:06:57] "POST /fqname-to-id HTTP/1.1" 404 209 0.026905 10.0.0.65 - - [2025-12-08 03:06:57] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002908 10.0.0.65 - - [2025-12-08 03:06:57] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001674 10.0.0.65 - - [2025-12-08 03:06:57] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.037709 10.0.0.65 - - [2025-12-08 03:06:58] "POST /id-to-fqname HTTP/1.1" 200 212 0.002290 10.0.0.65 - - [2025-12-08 03:06:58] "POST /fqname-to-id HTTP/1.1" 404 222 0.006119 10.0.0.65 - - [2025-12-08 03:06:58] "POST /security-groups HTTP/1.1" 200 612 0.028459 10.0.0.22 - - [2025-12-08 03:06:58] "POST /fqname-to-id HTTP/1.1" 404 255 0.005025 10.0.0.65 - - [2025-12-08 03:06:58] "POST /projects HTTP/1.1" 200 627 0.234452 10.0.0.65 - - [2025-12-08 03:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.310222 10.0.0.22 - - [2025-12-08 03:06:58] "POST /access-control-lists HTTP/1.1" 200 615 0.029284 10.0.0.23 - - [2025-12-08 03:06:58] "GET /project/4e74de77-f0c0-40d3-9fbc-521961227bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.475123 10.0.0.23 - - [2025-12-08 03:06:59] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.23 - - [2025-12-08 03:07:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.23 - - [2025-12-08 03:07:02] "POST /fqname-to-id HTTP/1.1" 404 245 0.074970 10.0.0.22 - - [2025-12-08 03:07:02] "POST /fqname-to-id HTTP/1.1" 404 277 0.004679 10.0.0.22 - - [2025-12-08 03:07:02] "POST /access-control-lists HTTP/1.1" 200 637 0.043003 10.0.0.22 - - [2025-12-08 03:07:02] "PUT /access-control-list/176738be-d58d-4e12-a463-3287f607e56a HTTP/1.1" 200 272 0.031090 10.0.0.65 - - [2025-12-08 03:07:02] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003180 10.0.0.23 - - [2025-12-08 03:07:02] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.114312 10.0.0.23 - - [2025-12-08 03:07:02] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.018445 10.0.0.23 - - [2025-12-08 03:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.22 - - [2025-12-08 03:07:03] "PUT /access-control-list/176738be-d58d-4e12-a463-3287f607e56a HTTP/1.1" 200 272 0.012160 10.0.0.23 - - [2025-12-08 03:07:03] "GET /security-group/5b74344f-6ca8-4a53-a8d8-0d2bb758ee00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.013528 10.0.0.23 - - [2025-12-08 03:07:04] "POST /neutron/security_group HTTP/1.1" 200 1005 0.004271 10.0.0.23 - - [2025-12-08 03:07:04] "POST /fqname-to-id HTTP/1.1" 404 245 0.004471 10.0.0.65 - - [2025-12-08 03:07:04] "DELETE /project/4e74de77f0c040d39fbc521961227bcd HTTP/1.1" 404 173 0.003099 10.0.0.65 - - [2025-12-08 03:07:04] "DELETE /project/0ec37f5b-ee0a-4aff-af15-d20f3539e952 HTTP/1.1" 404 177 0.006060 10.0.0.23 - - [2025-12-08 03:07:04] "POST /fqname-to-id HTTP/1.1" 404 245 0.003742 10.0.0.22 - - [2025-12-08 03:07:04] "POST /fqname-to-id HTTP/1.1" 404 277 0.005793 10.0.0.22 - - [2025-12-08 03:07:04] "POST /access-control-lists HTTP/1.1" 200 637 0.031603 10.0.0.22 - - [2025-12-08 03:07:04] "PUT /access-control-list/ef098d5d-a4ae-4049-9f72-3b901df6311c HTTP/1.1" 200 272 0.027197 10.0.0.65 - - [2025-12-08 03:07:04] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002446 10.0.0.23 - - [2025-12-08 03:07:04] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.064606 10.0.0.23 - - [2025-12-08 03:07:05] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013211 10.0.0.23 - - [2025-12-08 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.22 - - [2025-12-08 03:07:05] "PUT /access-control-list/ef098d5d-a4ae-4049-9f72-3b901df6311c HTTP/1.1" 200 272 0.017859 10.0.0.23 - - [2025-12-08 03:07:05] "GET /security-group/abdfc8e2-ddef-4ca8-a5a6-37d8d07d5b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005079 10.0.0.65 - - [2025-12-08 03:07:05] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000942 10.0.0.23 - - [2025-12-08 03:07:05] "POST /neutron/security_group_rule HTTP/1.1" 200 2191 0.044814 10.0.0.23 - - [2025-12-08 03:07:06] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.147232 10.0.0.23 - - [2025-12-08 03:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.65 - - [2025-12-08 03:07:06] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000893 10.0.0.22 - - [2025-12-08 03:07:06] "PUT /access-control-list/60a91252-1847-4287-9622-46b4ffd21009 HTTP/1.1" 200 272 0.021092 10.0.0.23 - - [2025-12-08 03:07:06] "GET /project/4e74de77-f0c0-40d3-9fbc-521961227bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.076557 10.0.0.65 - - [2025-12-08 03:07:06] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000902 10.0.0.23 - - [2025-12-08 03:07:06] "POST /neutron/network HTTP/1.1" 200 708 0.119413 10.0.0.23 - - [2025-12-08 03:07:07] "POST /id-to-fqname HTTP/1.1" 200 282 0.005930 10.0.0.23 - - [2025-12-08 03:07:07] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007314 10.0.0.23 - - [2025-12-08 03:07:07] "POST /neutron/network HTTP/1.1" 200 928 0.006757 10.0.0.23 - - [2025-12-08 03:07:07] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006589 10.0.0.23 - - [2025-12-08 03:07:07] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005527 10.0.0.22 - - [2025-12-08 03:07:08] "GET /obj-perms HTTP/1.1" 200 5072 0.061646 10.0.0.23 - - [2025-12-08 03:07:08] "POST /id-to-fqname HTTP/1.1" 200 282 0.001796 10.0.0.23 - - [2025-12-08 03:07:09] "POST /neutron/security_group HTTP/1.1" 200 1419 0.012152 10.0.0.65 - - [2025-12-08 03:07:09] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001166 10.0.0.23 - - [2025-12-08 03:07:09] "GET /project/4e74de77-f0c0-40d3-9fbc-521961227bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.074440 10.0.0.23 - - [2025-12-08 03:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.006994 10.0.0.23 - - [2025-12-08 03:07:10] "POST /id-to-fqname HTTP/1.1" 200 282 0.001355 10.0.0.23 - - [2025-12-08 03:07:10] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007675 10.0.0.65 - - [2025-12-08 03:07:10] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001002 10.0.0.23 - - [2025-12-08 03:07:10] "POST /neutron/security_group HTTP/1.1" 200 3416 0.053502 10.0.0.23 - - [2025-12-08 03:07:11] "POST /neutron/port HTTP/1.1" 200 1082 0.013543 10.0.0.23 - - [2025-12-08 03:07:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004126 10.0.0.65 - - [2025-12-08 03:07:11] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001256 10.0.0.23 - - [2025-12-08 03:07:11] "GET /project/4e74de77-f0c0-40d3-9fbc-521961227bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.072206 10.0.0.23 - - [2025-12-08 03:07:11] "POST /neutron/network HTTP/1.1" 200 928 0.035100 10.0.0.23 - - [2025-12-08 03:07:11] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007874 10.0.0.23 - - [2025-12-08 03:07:11] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007276 10.0.0.65 - - [2025-12-08 03:07:12] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001256 10.0.0.23 - - [2025-12-08 03:07:12] "POST /neutron/port HTTP/1.1" 200 1082 0.265287 10.0.0.23 - - [2025-12-08 03:07:12] "POST /neutron/port HTTP/1.1" 200 1136 0.106502 10.0.0.23 - - [2025-12-08 03:07:12] "POST /neutron/subnet HTTP/1.1" 200 704 0.008899 10.0.0.23 - - [2025-12-08 03:07:16] "POST /neutron/port HTTP/1.1" 200 1110 0.016608 10.0.0.23 - - [2025-12-08 03:07:16] "POST /neutron/security_group HTTP/1.1" 200 1419 0.006673 10.0.0.23 - - [2025-12-08 03:07:17] "POST /neutron/port HTTP/1.1" 200 1110 0.014816 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 401 292 0.000426 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 200 1314 0.032314 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 200 1314 0.003673 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-machine-interface/a959f878-279e-451b-a38f-addbdf9863fd HTTP/1.1" 200 3192 0.005066 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 200 1314 0.004126 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-machine-interface/a959f878-279e-451b-a38f-addbdf9863fd HTTP/1.1" 200 3192 0.006597 10.0.0.23 - - [2025-12-08 03:07:17] "GET /instance-ip/1649356f-c423-49bc-bcae-910e33f63b09 HTTP/1.1" 200 1704 0.005437 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 200 1314 0.003879 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-machine-interface/a959f878-279e-451b-a38f-addbdf9863fd HTTP/1.1" 200 3192 0.004690 10.0.0.23 - - [2025-12-08 03:07:17] "GET /instance-ip/1649356f-c423-49bc-bcae-910e33f63b09 HTTP/1.1" 200 1704 0.004368 10.0.0.23 - - [2025-12-08 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.23 - - [2025-12-08 03:07:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003428 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003143 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005541 10.0.0.23 - - [2025-12-08 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2025-12-08 03:07:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004147 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003149 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005777 10.0.0.23 - - [2025-12-08 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.23 - - [2025-12-08 03:07:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003908 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003018 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005632 10.0.0.23 - - [2025-12-08 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.23 - - [2025-12-08 03:07:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004190 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003071 10.0.0.23 - - [2025-12-08 03:07:17] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006871 10.0.0.23 - - [2025-12-08 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.23 - - [2025-12-08 03:07:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005526 10.0.0.23 - - [2025-12-08 03:07:18] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002632 10.0.0.23 - - [2025-12-08 03:07:18] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006362 10.0.0.23 - - [2025-12-08 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.23 - - [2025-12-08 03:07:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003935 10.0.0.23 - - [2025-12-08 03:07:18] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003342 10.0.0.23 - - [2025-12-08 03:07:18] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005544 10.0.0.23 - - [2025-12-08 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.23 - - [2025-12-08 03:07:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004816 10.0.0.23 - - [2025-12-08 03:07:18] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003555 10.0.0.23 - - [2025-12-08 03:07:18] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005742 10.0.0.23 - - [2025-12-08 03:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.23 - - [2025-12-08 03:07:21] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005301 10.0.0.23 - - [2025-12-08 03:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.23 - - [2025-12-08 03:07:25] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005692 10.0.0.23 - - [2025-12-08 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.23 - - [2025-12-08 03:07:29] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.004857 10.0.0.23 - - [2025-12-08 03:07:32] "GET /obj-perms HTTP/1.1" 200 5056 0.066365 10.0.0.23 - - [2025-12-08 03:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.23 - - [2025-12-08 03:07:33] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005793 10.0.0.23 - - [2025-12-08 03:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.23 - - [2025-12-08 03:07:37] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006192 10.0.0.23 - - [2025-12-08 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.23 - - [2025-12-08 03:07:41] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005383 10.0.0.23 - - [2025-12-08 03:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.23 - - [2025-12-08 03:07:46] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005398 10.0.0.23 - - [2025-12-08 03:07:48] "POST /neutron/port HTTP/1.1" 200 1110 0.017402 10.0.0.23 - - [2025-12-08 03:07:48] "POST /neutron/subnet HTTP/1.1" 200 704 0.010571 10.0.0.23 - - [2025-12-08 03:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.23 - - [2025-12-08 03:07:50] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005301 10.0.0.23 - - [2025-12-08 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.23 - - [2025-12-08 03:07:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004284 10.0.0.23 - - [2025-12-08 03:07:52] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003651 10.0.0.23 - - [2025-12-08 03:07:52] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007451 10.0.0.23 - - [2025-12-08 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.23 - - [2025-12-08 03:07:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004019 10.0.0.23 - - [2025-12-08 03:07:52] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002562 10.0.0.23 - - [2025-12-08 03:07:52] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007434 10.0.0.23 - - [2025-12-08 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2025-12-08 03:07:52] "GET /routing-instance/2985d88a-e745-450b-b7bf-9787962dbac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005799 10.0.0.23 - - [2025-12-08 03:07:52] "GET /route-target/f7715d53-54ba-4419-ad04-8728350962aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003248 10.0.0.23 - - [2025-12-08 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.23 - - [2025-12-08 03:07:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003302 10.0.0.23 - - [2025-12-08 03:07:52] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002863 10.0.0.23 - - [2025-12-08 03:07:52] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005873 10.0.0.23 - - [2025-12-08 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.23 - - [2025-12-08 03:07:52] "GET /routing-instance/2985d88a-e745-450b-b7bf-9787962dbac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006745 10.0.0.23 - - [2025-12-08 03:07:52] "GET /route-target/f7715d53-54ba-4419-ad04-8728350962aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004247 10.0.0.23 - - [2025-12-08 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.23 - - [2025-12-08 03:07:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004802 10.0.0.23 - - [2025-12-08 03:07:53] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003382 10.0.0.23 - - [2025-12-08 03:07:53] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006441 10.0.0.23 - - [2025-12-08 03:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.23 - - [2025-12-08 03:07:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005407 10.0.0.23 - - [2025-12-08 03:07:53] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003606 10.0.0.23 - - [2025-12-08 03:07:53] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.008049 10.0.0.23 - - [2025-12-08 03:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.23 - - [2025-12-08 03:07:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005844 10.0.0.23 - - [2025-12-08 03:07:53] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003780 10.0.0.23 - - [2025-12-08 03:07:53] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005522 10.0.0.65 - - [2025-12-08 03:07:53] "GET /obj-perms HTTP/1.1" 200 5072 0.057877 10.0.0.23 - - [2025-12-08 03:07:53] "GET /obj-perms HTTP/1.1" 200 5072 0.050882 10.0.0.23 - - [2025-12-08 03:07:53] "GET /obj-perms HTTP/1.1" 200 5072 0.003649 10.0.0.22 - - [2025-12-08 03:07:53] "GET /obj-perms HTTP/1.1" 200 5072 0.003892 10.0.0.65 - - [2025-12-08 03:07:53] "GET /obj-perms HTTP/1.1" 200 5072 0.004348 10.0.0.23 - - [2025-12-08 03:07:53] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 200 1314 0.004823 10.0.0.23 - - [2025-12-08 03:07:53] "GET /virtual-machine-interface/a959f878-279e-451b-a38f-addbdf9863fd HTTP/1.1" 200 3192 0.006475 10.0.0.23 - - [2025-12-08 03:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.23 - - [2025-12-08 03:07:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004997 10.0.0.23 - - [2025-12-08 03:07:54] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003782 10.0.0.23 - - [2025-12-08 03:07:54] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.008433 10.0.0.23 - - [2025-12-08 03:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.23 - - [2025-12-08 03:07:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003423 10.0.0.23 - - [2025-12-08 03:07:55] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003420 10.0.0.23 - - [2025-12-08 03:07:55] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007551 10.0.0.23 - - [2025-12-08 03:07:55] "POST /neutron/port HTTP/1.1" 200 1110 0.014331 10.0.0.23 - - [2025-12-08 03:07:58] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007237 10.0.0.23 - - [2025-12-08 03:08:02] "POST /neutron/port HTTP/1.1" 200 1110 0.018679 10.0.0.23 - - [2025-12-08 03:08:05] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007572 10.0.0.23 - - [2025-12-08 03:08:06] "POST /neutron/network HTTP/1.1" 200 938 0.007042 10.0.0.23 - - [2025-12-08 03:08:06] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.23 - - [2025-12-08 03:08:10] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008517 10.0.0.23 - - [2025-12-08 03:08:16] "POST /neutron/port HTTP/1.1" 200 1110 0.013315 10.0.0.23 - - [2025-12-08 03:08:16] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007020 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-machine/a6b7628e-0d3f-49e7-80bf-f11dc897fa5b HTTP/1.1" 200 1313 0.005797 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-machine/a6b7628e-0d3f-49e7-80bf-f11dc897fa5b HTTP/1.1" 200 1313 0.003618 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-machine-interface/1a1c4652-915b-4479-9c01-a15f93008506 HTTP/1.1" 200 3191 0.005081 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-machine/a6b7628e-0d3f-49e7-80bf-f11dc897fa5b HTTP/1.1" 200 1313 0.003403 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-machine-interface/1a1c4652-915b-4479-9c01-a15f93008506 HTTP/1.1" 200 3191 0.006476 10.0.0.23 - - [2025-12-08 03:08:16] "GET /instance-ip/5b4b118d-d803-4e3a-a01b-f03af058eab2 HTTP/1.1" 200 1704 0.005325 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-machine/a6b7628e-0d3f-49e7-80bf-f11dc897fa5b HTTP/1.1" 200 1313 0.003465 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-machine-interface/1a1c4652-915b-4479-9c01-a15f93008506 HTTP/1.1" 200 3191 0.005734 10.0.0.23 - - [2025-12-08 03:08:16] "GET /instance-ip/5b4b118d-d803-4e3a-a01b-f03af058eab2 HTTP/1.1" 200 1704 0.004504 10.0.0.23 - - [2025-12-08 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.23 - - [2025-12-08 03:08:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005487 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003611 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.008359 10.0.0.23 - - [2025-12-08 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.23 - - [2025-12-08 03:08:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003886 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003179 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005836 10.0.0.23 - - [2025-12-08 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.23 - - [2025-12-08 03:08:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004240 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003678 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006008 10.0.0.23 - - [2025-12-08 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.23 - - [2025-12-08 03:08:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004687 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003060 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005756 10.0.0.23 - - [2025-12-08 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.23 - - [2025-12-08 03:08:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004051 10.0.0.23 - - [2025-12-08 03:08:16] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002901 10.0.0.23 - - [2025-12-08 03:08:17] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005700 10.0.0.23 - - [2025-12-08 03:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.23 - - [2025-12-08 03:08:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004910 10.0.0.23 - - [2025-12-08 03:08:17] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004184 10.0.0.23 - - [2025-12-08 03:08:17] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005562 10.0.0.23 - - [2025-12-08 03:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.23 - - [2025-12-08 03:08:17] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004518 10.0.0.23 - - [2025-12-08 03:08:17] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003271 10.0.0.23 - - [2025-12-08 03:08:17] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007426 10.0.0.23 - - [2025-12-08 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.23 - - [2025-12-08 03:08:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003425 10.0.0.23 - - [2025-12-08 03:08:18] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002488 10.0.0.23 - - [2025-12-08 03:08:18] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005943 10.0.0.23 - - [2025-12-08 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.23 - - [2025-12-08 03:08:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005940 10.0.0.23 - - [2025-12-08 03:08:18] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003260 10.0.0.23 - - [2025-12-08 03:08:18] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006777 10.0.0.23 - - [2025-12-08 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.23 - - [2025-12-08 03:08:18] "GET /routing-instance/2985d88a-e745-450b-b7bf-9787962dbac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006491 10.0.0.23 - - [2025-12-08 03:08:18] "GET /route-target/f7715d53-54ba-4419-ad04-8728350962aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004545 10.0.0.23 - - [2025-12-08 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005680 10.0.0.23 - - [2025-12-08 03:08:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005320 10.0.0.23 - - [2025-12-08 03:08:18] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002989 10.0.0.23 - - [2025-12-08 03:08:18] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007020 10.0.0.23 - - [2025-12-08 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.23 - - [2025-12-08 03:08:19] "GET /routing-instance/2985d88a-e745-450b-b7bf-9787962dbac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004845 10.0.0.23 - - [2025-12-08 03:08:19] "GET /route-target/f7715d53-54ba-4419-ad04-8728350962aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003374 10.0.0.23 - - [2025-12-08 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.23 - - [2025-12-08 03:08:19] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005783 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003483 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.008193 10.0.0.23 - - [2025-12-08 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.23 - - [2025-12-08 03:08:19] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005121 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004968 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005733 10.0.0.23 - - [2025-12-08 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.23 - - [2025-12-08 03:08:19] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005633 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003608 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007126 10.0.0.23 - - [2025-12-08 03:08:19] "GET /obj-perms HTTP/1.1" 200 5072 0.004118 10.0.0.65 - - [2025-12-08 03:08:19] "GET /obj-perms HTTP/1.1" 200 5072 0.004570 10.0.0.23 - - [2025-12-08 03:08:19] "GET /obj-perms HTTP/1.1" 200 5072 0.003920 10.0.0.22 - - [2025-12-08 03:08:19] "GET /obj-perms HTTP/1.1" 200 5072 0.005381 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-machine/a6b7628e-0d3f-49e7-80bf-f11dc897fa5b HTTP/1.1" 200 1313 0.003637 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-machine-interface/1a1c4652-915b-4479-9c01-a15f93008506 HTTP/1.1" 200 3191 0.004983 10.0.0.23 - - [2025-12-08 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.23 - - [2025-12-08 03:08:19] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003927 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003071 10.0.0.23 - - [2025-12-08 03:08:19] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007428 10.0.0.23 - - [2025-12-08 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.23 - - [2025-12-08 03:08:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006068 10.0.0.23 - - [2025-12-08 03:08:21] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003228 10.0.0.23 - - [2025-12-08 03:08:21] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007109 10.0.0.23 - - [2025-12-08 03:08:21] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 200 1314 0.004565 10.0.0.23 - - [2025-12-08 03:08:21] "GET /virtual-machine-interface/a959f878-279e-451b-a38f-addbdf9863fd HTTP/1.1" 200 3192 0.006626 10.0.0.23 - - [2025-12-08 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.23 - - [2025-12-08 03:08:21] "GET /security-group/abdfc8e2-ddef-4ca8-a5a6-37d8d07d5b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.003663 10.0.0.23 - - [2025-12-08 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.23 - - [2025-12-08 03:08:21] "GET /security-group/abdfc8e2-ddef-4ca8-a5a6-37d8d07d5b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.004349 10.0.0.23 - - [2025-12-08 03:08:21] "POST /neutron/security_group HTTP/1.1" 200 1445 0.004556 10.0.0.23 - - [2025-12-08 03:08:21] "POST /neutron/port HTTP/1.1" 200 1136 0.010870 10.0.0.23 - - [2025-12-08 03:08:21] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 200 1314 0.006142 10.0.0.23 - - [2025-12-08 03:08:21] "GET /virtual-machine-interface/a959f878-279e-451b-a38f-addbdf9863fd HTTP/1.1" 200 3140 0.008009 10.0.0.23 - - [2025-12-08 03:08:21] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007270 10.0.0.23 - - [2025-12-08 03:08:21] "POST /neutron/port HTTP/1.1" 200 1098 0.011145 10.0.0.23 - - [2025-12-08 03:08:21] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 200 1314 0.005275 10.0.0.23 - - [2025-12-08 03:08:21] "GET /virtual-machine-interface/a959f878-279e-451b-a38f-addbdf9863fd HTTP/1.1" 200 3192 0.022970 10.0.0.23 - - [2025-12-08 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.23 - - [2025-12-08 03:08:21] "GET /security-group/abdfc8e2-ddef-4ca8-a5a6-37d8d07d5b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.005250 10.0.0.23 - - [2025-12-08 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.23 - - [2025-12-08 03:08:21] "GET /security-group/abdfc8e2-ddef-4ca8-a5a6-37d8d07d5b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.005147 10.0.0.23 - - [2025-12-08 03:08:21] "POST /neutron/security_group HTTP/1.1" 200 1445 0.005644 10.0.0.23 - - [2025-12-08 03:08:33] "GET /obj-perms HTTP/1.1" 200 5056 0.059618 10.0.0.23 - - [2025-12-08 03:08:50] "POST /neutron/port HTTP/1.1" 200 1110 0.015105 10.0.0.23 - - [2025-12-08 03:08:50] "POST /neutron/subnet HTTP/1.1" 200 704 0.016030 10.0.0.23 - - [2025-12-08 03:09:06] "POST /neutron/port HTTP/1.1" 200 1110 0.016899 10.0.0.23 - - [2025-12-08 03:09:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004138 10.0.0.23 - - [2025-12-08 03:09:06] "POST /neutron/network HTTP/1.1" 200 928 0.007114 10.0.0.65 - - [2025-12-08 03:09:34] "GET /obj-perms HTTP/1.1" 200 5056 0.051824 10.0.0.65 - - [2025-12-08 03:09:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.65 - - [2025-12-08 03:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000609 10.0.0.22 - - [2025-12-08 03:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.22 - - [2025-12-08 03:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.65 - - [2025-12-08 03:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000618 10.0.0.65 - - [2025-12-08 03:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.22 - - [2025-12-08 03:09:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.22 - - [2025-12-08 03:09:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.23 - - [2025-12-08 03:09:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000605 10.0.0.23 - - [2025-12-08 03:09:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000617 10.0.0.23 - - [2025-12-08 03:09:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.23 - - [2025-12-08 03:09:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.23 - - [2025-12-08 03:09:51] "POST /neutron/network HTTP/1.1" 200 938 0.049853 10.0.0.23 - - [2025-12-08 03:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.23 - - [2025-12-08 03:09:53] "POST /neutron/security_group_rule HTTP/1.1" 200 547 0.008394 10.0.0.22 - - [2025-12-08 03:09:53] "PUT /access-control-list/ef098d5d-a4ae-4049-9f72-3b901df6311c HTTP/1.1" 200 272 0.020688 10.0.0.23 - - [2025-12-08 03:09:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.163439 10.0.0.22 - - [2025-12-08 03:09:54] "PUT /access-control-list/60a91252-1847-4287-9622-46b4ffd21009 HTTP/1.1" 200 272 0.025241 10.0.0.23 - - [2025-12-08 03:09:56] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009083 10.0.0.23 - - [2025-12-08 03:09:57] "POST /neutron/port HTTP/1.1" 200 1136 0.013331 10.0.0.23 - - [2025-12-08 03:09:57] "GET /virtual-machine/a6b7628e-0d3f-49e7-80bf-f11dc897fa5b HTTP/1.1" 200 1313 0.004759 10.0.0.23 - - [2025-12-08 03:09:57] "POST /neutron/port HTTP/1.1" 200 1098 0.011593 10.0.0.23 - - [2025-12-08 03:09:59] "GET /virtual-machine/a6b7628e-0d3f-49e7-80bf-f11dc897fa5b HTTP/1.1" 404 171 0.003201 10.0.0.23 - - [2025-12-08 03:09:59] "GET /virtual-machine/a6b7628e-0d3f-49e7-80bf-f11dc897fa5b HTTP/1.1" 404 171 0.002997 10.0.0.23 - - [2025-12-08 03:09:59] "GET /virtual-machine/a6b7628e-0d3f-49e7-80bf-f11dc897fa5b HTTP/1.1" 404 171 0.002868 10.0.0.23 - - [2025-12-08 03:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-12-08 03:09:59] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004435 10.0.0.23 - - [2025-12-08 03:09:59] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002866 10.0.0.23 - - [2025-12-08 03:09:59] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005702 10.0.0.23 - - [2025-12-08 03:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.23 - - [2025-12-08 03:09:59] "GET /routing-instance/2985d88a-e745-450b-b7bf-9787962dbac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005395 10.0.0.23 - - [2025-12-08 03:09:59] "GET /route-target/f7715d53-54ba-4419-ad04-8728350962aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003642 10.0.0.22 - - [2025-12-08 03:09:59] "GET /obj-perms HTTP/1.1" 200 5072 0.004027 10.0.0.23 - - [2025-12-08 03:10:02] "GET /obj-perms HTTP/1.1" 200 5072 0.003923 10.0.0.23 - - [2025-12-08 03:10:03] "POST /neutron/port HTTP/1.1" 200 1110 0.019977 10.0.0.23 - - [2025-12-08 03:10:03] "POST /neutron/port HTTP/1.1" 200 1098 0.078826 10.0.0.23 - - [2025-12-08 03:10:03] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 200 1314 0.005527 10.0.0.23 - - [2025-12-08 03:10:04] "POST /neutron/port HTTP/1.1" 200 151 0.215765 10.0.0.23 - - [2025-12-08 03:10:05] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 404 171 0.006207 10.0.0.23 - - [2025-12-08 03:10:05] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 404 171 0.003852 10.0.0.23 - - [2025-12-08 03:10:05] "GET /virtual-machine/e74eabaf-0e80-4f71-b546-7786bde27884 HTTP/1.1" 404 171 0.003662 10.0.0.23 - - [2025-12-08 03:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.23 - - [2025-12-08 03:10:05] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004019 10.0.0.23 - - [2025-12-08 03:10:05] "GET /virtual-networks?parent_id=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004313 10.0.0.23 - - [2025-12-08 03:10:05] "GET /virtual-network/f8f2df2a-03fb-4995-9d06-47a463d91d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007857 10.0.0.23 - - [2025-12-08 03:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.23 - - [2025-12-08 03:10:05] "GET /routing-instance/2985d88a-e745-450b-b7bf-9787962dbac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.007030 10.0.0.23 - - [2025-12-08 03:10:05] "GET /route-target/f7715d53-54ba-4419-ad04-8728350962aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004825 10.0.0.22 - - [2025-12-08 03:10:05] "GET /obj-perms HTTP/1.1" 200 5072 0.005620 10.0.0.23 - - [2025-12-08 03:10:08] "GET /obj-perms HTTP/1.1" 200 5072 0.004934 10.0.0.22 - - [2025-12-08 03:10:15] "GET /obj-perms HTTP/1.1" 200 5072 0.004006 10.0.0.23 - - [2025-12-08 03:10:18] "GET /obj-perms HTTP/1.1" 200 5072 0.003570 10.0.0.22 - - [2025-12-08 03:10:24] "GET /obj-perms HTTP/1.1" 200 5072 0.003996 10.0.0.23 - - [2025-12-08 03:10:27] "GET /obj-perms HTTP/1.1" 200 5072 0.005501 10.0.0.23 - - [2025-12-08 03:10:27] "POST /neutron/security_group HTTP/1.1" 200 1445 0.004295 10.0.0.23 - - [2025-12-08 03:10:27] "POST /fqname-to-id HTTP/1.1" 404 245 0.002755 10.0.0.22 - - [2025-12-08 03:10:27] "DELETE /access-control-list/60a91252-1847-4287-9622-46b4ffd21009 HTTP/1.1" 200 115 0.035675 10.0.0.65 - - [2025-12-08 03:10:29] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001411 10.0.0.23 - - [2025-12-08 03:10:29] "GET /project/4e74de77-f0c0-40d3-9fbc-521961227bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.073154 10.0.0.65 - - [2025-12-08 03:10:29] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000936 10.0.0.23 - - [2025-12-08 03:10:29] "GET /project/4e74de77-f0c0-40d3-9fbc-521961227bcd?fields=virtual_networks HTTP/1.1" 200 1074 0.043307 10.0.0.65 - - [2025-12-08 03:10:29] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000957 10.0.0.23 - - [2025-12-08 03:10:29] "GET /project/4e74de77-f0c0-40d3-9fbc-521961227bcd?fields=virtual_machine_interfaces HTTP/1.1" 200 1074 0.042675 10.0.0.65 - - [2025-12-08 03:10:29] "GET /projects?obj_uuids=4e74de77-f0c0-40d3-9fbc-521961227bcd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001361 10.0.0.23 - - [2025-12-08 03:10:29] "GET /project/4e74de77-f0c0-40d3-9fbc-521961227bcd?fields=security_groups HTTP/1.1" 200 1321 0.035187 10.0.0.23 - - [2025-12-08 03:10:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.034773 10.0.0.65 - - [2025-12-08 03:10:30] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003137 10.0.0.65 - - [2025-12-08 03:10:30] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000950 10.0.0.65 - - [2025-12-08 03:10:30] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007117 10.0.0.65 - - [2025-12-08 03:10:30] "POST /id-to-fqname HTTP/1.1" 200 188 0.002796 10.0.0.65 - - [2025-12-08 03:10:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.005920 10.0.0.65 - - [2025-12-08 03:10:31] "POST /security-groups HTTP/1.1" 200 589 0.069355 10.0.0.65 - - [2025-12-08 03:10:31] "POST /projects HTTP/1.1" 200 581 0.271764 10.0.0.22 - - [2025-12-08 03:10:31] "POST /access-control-lists HTTP/1.1" 200 594 0.023565 10.0.0.65 - - [2025-12-08 03:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.343431 10.0.0.23 - - [2025-12-08 03:10:31] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.474717 10.0.0.23 - - [2025-12-08 03:10:32] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.23 - - [2025-12-08 03:10:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.23 - - [2025-12-08 03:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.043808 10.0.0.65 - - [2025-12-08 03:10:34] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002377 10.0.0.23 - - [2025-12-08 03:10:34] "GET /obj-perms HTTP/1.1" 200 5056 0.393802 10.0.0.23 - - [2025-12-08 03:10:34] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.056997 10.0.0.22 - - [2025-12-08 03:10:35] "GET /obj-perms HTTP/1.1" 200 5056 0.069536 10.0.0.65 - - [2025-12-08 03:10:35] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001250 10.0.0.23 - - [2025-12-08 03:10:35] "POST /neutron/network HTTP/1.1" 200 615 0.187999 10.0.0.22 - - [2025-12-08 03:10:35] "POST /route-targets HTTP/1.1" 200 327 0.013336 10.0.0.23 - - [2025-12-08 03:10:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.003712 10.0.0.23 - - [2025-12-08 03:10:35] "GET /virtual-network/6f228e07-c523-4bff-b9eb-27f325c25de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005301 10.0.0.23 - - [2025-12-08 03:10:35] "POST /neutron/network HTTP/1.1" 200 836 0.006531 10.0.0.23 - - [2025-12-08 03:10:35] "GET /virtual-network/6f228e07-c523-4bff-b9eb-27f325c25de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005609 10.0.0.23 - - [2025-12-08 03:10:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001339 10.0.0.23 - - [2025-12-08 03:10:36] "POST /neutron/network HTTP/1.1" 200 846 0.006612 10.0.0.65 - - [2025-12-08 03:10:36] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001074 10.0.0.23 - - [2025-12-08 03:10:36] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.056445 10.0.0.23 - - [2025-12-08 03:10:37] "POST /neutron/port HTTP/1.1" 200 117 0.008214 10.0.0.65 - - [2025-12-08 03:10:37] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000959 10.0.0.23 - - [2025-12-08 03:10:37] "POST /neutron/port HTTP/1.1" 200 1060 0.275119 10.0.0.23 - - [2025-12-08 03:10:38] "POST /neutron/port HTTP/1.1" 200 1114 0.090477 10.0.0.23 - - [2025-12-08 03:10:38] "POST /neutron/subnet HTTP/1.1" 200 708 0.007918 10.0.0.23 - - [2025-12-08 03:10:42] "POST /neutron/port HTTP/1.1" 200 1088 0.013449 10.0.0.23 - - [2025-12-08 03:10:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007197 10.0.0.23 - - [2025-12-08 03:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.65 - - [2025-12-08 03:10:42] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000896 10.0.0.23 - - [2025-12-08 03:10:42] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039247 10.0.0.22 - - [2025-12-08 03:10:42] "POST /ref-update HTTP/1.1" 200 156 0.028535 10.0.0.65 - - [2025-12-08 03:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.009726 10.0.0.23 - - [2025-12-08 03:10:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.212935 10.0.0.23 - - [2025-12-08 03:10:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.001349 10.0.0.23 - - [2025-12-08 03:10:42] "GET /virtual-network/46f5c918-c28a-4b8c-ae11-bf75a8f4a75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005644 10.0.0.23 - - [2025-12-08 03:10:42] "GET /virtual-network/46f5c918-c28a-4b8c-ae11-bf75a8f4a75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005139 10.0.0.23 - - [2025-12-08 03:10:42] "POST /neutron/network HTTP/1.1" 200 831 0.006252 10.0.0.23 - - [2025-12-08 03:10:43] "GET /virtual-network/46f5c918-c28a-4b8c-ae11-bf75a8f4a75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008145 10.0.0.65 - - [2025-12-08 03:10:44] "GET /obj-perms HTTP/1.1" 200 5026 0.070171 10.0.0.23 - - [2025-12-08 03:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.65 - - [2025-12-08 03:10:45] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.23 - - [2025-12-08 03:10:45] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039827 10.0.0.65 - - [2025-12-08 03:10:45] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000881 10.0.0.23 - - [2025-12-08 03:10:45] "POST /neutron/network HTTP/1.1" 200 613 0.133210 10.0.0.23 - - [2025-12-08 03:10:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.003135 10.0.0.23 - - [2025-12-08 03:10:45] "GET /virtual-network/868fc089-edee-4d78-a3a1-fe79ec8b3909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005232 10.0.0.23 - - [2025-12-08 03:10:45] "POST /neutron/network HTTP/1.1" 200 834 0.007484 10.0.0.23 - - [2025-12-08 03:10:45] "GET /virtual-network/868fc089-edee-4d78-a3a1-fe79ec8b3909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005828 10.0.0.23 - - [2025-12-08 03:10:45] "GET /virtual-network/868fc089-edee-4d78-a3a1-fe79ec8b3909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005542 10.0.0.23 - - [2025-12-08 03:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.65 - - [2025-12-08 03:10:46] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000865 10.0.0.23 - - [2025-12-08 03:10:46] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.047180 10.0.0.23 - - [2025-12-08 03:10:46] "POST /neutron/network HTTP/1.1" 200 117 0.016973 10.0.0.22 - - [2025-12-08 03:10:46] "POST /route-targets HTTP/1.1" 200 327 0.020822 10.0.0.23 - - [2025-12-08 03:10:46] "POST /neutron/network HTTP/1.1" 200 833 0.007795 10.0.0.23 - - [2025-12-08 03:10:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001099 10.0.0.23 - - [2025-12-08 03:10:46] "GET /virtual-network/60724f5a-4d0b-4f1c-9ef5-35661589e046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005557 10.0.0.23 - - [2025-12-08 03:10:46] "GET /virtual-network/60724f5a-4d0b-4f1c-9ef5-35661589e046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005312 10.0.0.23 - - [2025-12-08 03:10:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.009124 10.0.0.23 - - [2025-12-08 03:10:47] "GET /virtual-network/60724f5a-4d0b-4f1c-9ef5-35661589e046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005402 10.0.0.23 - - [2025-12-08 03:10:47] "GET /obj-perms HTTP/1.1" 200 5026 0.061401 10.0.0.22 - - [2025-12-08 03:10:47] "GET /obj-perms HTTP/1.1" 200 5026 0.055561 10.0.0.23 - - [2025-12-08 03:10:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.001880 10.0.0.23 - - [2025-12-08 03:10:47] "POST /neutron/network HTTP/1.1" 200 844 0.008364 10.0.0.22 - - [2025-12-08 03:10:48] "DELETE /access-control-list/eb7dd077-60e1-4f64-9371-7590b3a63c95 HTTP/1.1" 200 115 0.033616 10.0.0.65 - - [2025-12-08 03:10:48] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001109 10.0.0.23 - - [2025-12-08 03:10:48] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.106879 10.0.0.23 - - [2025-12-08 03:10:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008693 10.0.0.23 - - [2025-12-08 03:10:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001373 10.0.0.23 - - [2025-12-08 03:10:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006646 10.0.0.65 - - [2025-12-08 03:10:49] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000961 10.0.0.23 - - [2025-12-08 03:10:49] "POST /neutron/port HTTP/1.1" 200 1060 0.307788 10.0.0.23 - - [2025-12-08 03:10:49] "POST /neutron/port HTTP/1.1" 200 1114 0.134130 10.0.0.23 - - [2025-12-08 03:10:50] "POST /neutron/subnet HTTP/1.1" 200 708 0.008695 10.0.0.65 - - [2025-12-08 03:10:50] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001021 10.0.0.23 - - [2025-12-08 03:10:50] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067887 10.0.0.23 - - [2025-12-08 03:10:50] "POST /neutron/network HTTP/1.1" 200 833 0.006109 10.0.0.23 - - [2025-12-08 03:10:50] "POST /neutron/port HTTP/1.1" 200 117 0.009899 10.0.0.23 - - [2025-12-08 03:10:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003167 10.0.0.23 - - [2025-12-08 03:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.65 - - [2025-12-08 03:10:50] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001158 10.0.0.23 - - [2025-12-08 03:10:50] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010233 10.0.0.23 - - [2025-12-08 03:10:50] "POST /service-templates HTTP/1.1" 200 543 0.038264 10.0.0.23 - - [2025-12-08 03:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.23 - - [2025-12-08 03:10:50] "GET /service-template/9ccf7a42-9939-4177-a73e-30737904ffd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006796 10.0.0.23 - - [2025-12-08 03:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.23 - - [2025-12-08 03:10:50] "GET /service-template/9ccf7a42-9939-4177-a73e-30737904ffd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004008 10.0.0.23 - - [2025-12-08 03:10:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.002009 10.0.0.23 - - [2025-12-08 03:10:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.001605 10.0.0.23 - - [2025-12-08 03:10:50] "POST /id-to-fqname HTTP/1.1" 200 224 0.001601 10.0.0.23 - - [2025-12-08 03:10:51] "POST /neutron/port HTTP/1.1" 200 2974 0.053591 10.0.0.23 - - [2025-12-08 03:10:51] "POST /neutron/port HTTP/1.1" 200 1057 0.014332 10.0.0.23 - - [2025-12-08 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.23 - - [2025-12-08 03:10:51] "DELETE /service-template/9ccf7a42-9939-4177-a73e-30737904ffd0 HTTP/1.1" 200 115 0.026366 10.0.0.23 - - [2025-12-08 03:10:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.005470 10.0.0.23 - - [2025-12-08 03:10:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004832 10.0.0.23 - - [2025-12-08 03:10:51] "POST /neutron/port HTTP/1.1" 200 117 0.001720 10.0.0.23 - - [2025-12-08 03:10:51] "POST /neutron/network HTTP/1.1" 200 833 0.010135 10.0.0.23 - - [2025-12-08 03:10:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004776 10.0.0.23 - - [2025-12-08 03:10:51] "POST /neutron/network HTTP/1.1" 200 834 0.007602 10.0.0.23 - - [2025-12-08 03:10:52] "POST /neutron/port HTTP/1.1" 200 151 0.190971 10.0.0.23 - - [2025-12-08 03:10:53] "POST /neutron/port HTTP/1.1" 200 151 0.192035 10.0.0.23 - - [2025-12-08 03:10:53] "POST /neutron/network HTTP/1.1" 200 117 0.017953 10.0.0.23 - - [2025-12-08 03:10:54] "POST /neutron/port HTTP/1.1" 200 117 0.007893 10.0.0.22 - - [2025-12-08 03:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.23 - - [2025-12-08 03:10:54] "POST /neutron/network HTTP/1.1" 200 831 0.006355 10.0.0.22 - - [2025-12-08 03:10:54] "DELETE /route-target/a57cc08a-7ad1-4fa4-bd3b-3d6b15d9f386 HTTP/1.1" 200 115 0.016911 10.0.0.23 - - [2025-12-08 03:10:55] "POST /neutron/network HTTP/1.1" 400 204 0.012933 10.0.0.23 - - [2025-12-08 03:10:55] "POST /neutron/port HTTP/1.1" 200 151 0.187788 10.0.0.23 - - [2025-12-08 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.65 - - [2025-12-08 03:10:59] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.23 - - [2025-12-08 03:10:59] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.040194 10.0.0.23 - - [2025-12-08 03:10:59] "POST /neutron/network HTTP/1.1" 200 117 0.010357 10.0.0.22 - - [2025-12-08 03:11:00] "POST /route-targets HTTP/1.1" 200 327 0.012255 10.0.0.23 - - [2025-12-08 03:11:00] "POST /neutron/network HTTP/1.1" 200 830 0.009182 10.0.0.23 - - [2025-12-08 03:11:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001185 10.0.0.23 - - [2025-12-08 03:11:00] "GET /virtual-network/4f98d52a-fbd9-4bf1-be81-872123ba52ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005013 10.0.0.23 - - [2025-12-08 03:11:00] "GET /virtual-network/4f98d52a-fbd9-4bf1-be81-872123ba52ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005836 10.0.0.23 - - [2025-12-08 03:11:00] "POST /neutron/subnet HTTP/1.1" 200 715 0.008611 10.0.0.23 - - [2025-12-08 03:11:00] "GET /virtual-network/4f98d52a-fbd9-4bf1-be81-872123ba52ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007565 10.0.0.65 - - [2025-12-08 03:11:00] "GET /obj-perms HTTP/1.1" 200 5026 0.004898 10.0.0.23 - - [2025-12-08 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.65 - - [2025-12-08 03:11:00] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 10.0.0.23 - - [2025-12-08 03:11:00] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046995 10.0.0.22 - - [2025-12-08 03:11:01] "POST /ref-update HTTP/1.1" 200 156 0.034680 10.0.0.65 - - [2025-12-08 03:11:01] "POST /useragent-kv HTTP/1.1" 200 115 0.007128 10.0.0.23 - - [2025-12-08 03:11:01] "POST /neutron/subnet HTTP/1.1" 200 730 0.240667 10.0.0.23 - - [2025-12-08 03:11:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.001330 10.0.0.23 - - [2025-12-08 03:11:01] "GET /virtual-network/86515d30-f18e-4b06-bffb-710d639e3904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007077 10.0.0.23 - - [2025-12-08 03:11:01] "GET /virtual-network/86515d30-f18e-4b06-bffb-710d639e3904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005669 10.0.0.23 - - [2025-12-08 03:11:01] "POST /neutron/network HTTP/1.1" 200 833 0.008216 10.0.0.23 - - [2025-12-08 03:11:01] "GET /virtual-network/86515d30-f18e-4b06-bffb-710d639e3904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005436 10.0.0.23 - - [2025-12-08 03:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.65 - - [2025-12-08 03:11:02] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001516 10.0.0.23 - - [2025-12-08 03:11:02] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.069406 10.0.0.65 - - [2025-12-08 03:11:02] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001055 10.0.0.23 - - [2025-12-08 03:11:02] "POST /neutron/network HTTP/1.1" 200 615 0.146041 10.0.0.23 - - [2025-12-08 03:11:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.003070 10.0.0.23 - - [2025-12-08 03:11:02] "GET /virtual-network/c0e874e4-8b46-468b-87da-196dbeabf2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005149 10.0.0.23 - - [2025-12-08 03:11:02] "POST /neutron/network HTTP/1.1" 200 833 0.006253 10.0.0.23 - - [2025-12-08 03:11:02] "GET /virtual-network/c0e874e4-8b46-468b-87da-196dbeabf2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005002 10.0.0.23 - - [2025-12-08 03:11:02] "GET /virtual-network/c0e874e4-8b46-468b-87da-196dbeabf2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005455 10.0.0.23 - - [2025-12-08 03:11:03] "GET /obj-perms HTTP/1.1" 200 5026 0.004005 10.0.0.22 - - [2025-12-08 03:11:03] "GET /obj-perms HTTP/1.1" 200 5026 0.004953 10.0.0.23 - - [2025-12-08 03:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.65 - - [2025-12-08 03:11:03] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002664 10.0.0.23 - - [2025-12-08 03:11:03] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.042731 10.0.0.23 - - [2025-12-08 03:11:03] "POST /neutron/network HTTP/1.1" 200 117 0.017364 10.0.0.22 - - [2025-12-08 03:11:03] "POST /route-targets HTTP/1.1" 200 327 0.021024 10.0.0.23 - - [2025-12-08 03:11:03] "POST /neutron/network HTTP/1.1" 200 844 0.009290 10.0.0.23 - - [2025-12-08 03:11:03] "POST /id-to-fqname HTTP/1.1" 200 229 0.001125 10.0.0.23 - - [2025-12-08 03:11:03] "GET /virtual-network/2a4766cf-b305-45f1-a3f0-5e9b36a2f137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005367 10.0.0.23 - - [2025-12-08 03:11:03] "GET /virtual-network/2a4766cf-b305-45f1-a3f0-5e9b36a2f137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006813 10.0.0.23 - - [2025-12-08 03:11:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.009925 10.0.0.23 - - [2025-12-08 03:11:04] "GET /virtual-network/2a4766cf-b305-45f1-a3f0-5e9b36a2f137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005288 10.0.0.65 - - [2025-12-08 03:11:04] "GET /obj-perms HTTP/1.1" 200 5026 0.003522 10.0.0.23 - - [2025-12-08 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.65 - - [2025-12-08 03:11:04] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001165 10.0.0.23 - - [2025-12-08 03:11:04] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046581 10.0.0.65 - - [2025-12-08 03:11:04] "DELETE /project/4e74de77-f0c0-40d3-9fbc-521961227bcd HTTP/1.1" 404 177 0.003142 10.0.0.65 - - [2025-12-08 03:11:04] "DELETE /project/43452e2336bd4a699001b517d30b9488 HTTP/1.1" 404 173 0.006052 10.0.0.22 - - [2025-12-08 03:11:04] "POST /ref-update HTTP/1.1" 200 156 0.035696 10.0.0.65 - - [2025-12-08 03:11:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002384 10.0.0.23 - - [2025-12-08 03:11:04] "POST /neutron/subnet HTTP/1.1" 200 724 0.198349 10.0.0.23 - - [2025-12-08 03:11:04] "POST /id-to-fqname HTTP/1.1" 200 230 0.001282 10.0.0.23 - - [2025-12-08 03:11:04] "GET /virtual-network/e9bada90-678c-4516-ac67-259776ab30a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005434 10.0.0.23 - - [2025-12-08 03:11:04] "GET /virtual-network/e9bada90-678c-4516-ac67-259776ab30a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006033 10.0.0.23 - - [2025-12-08 03:11:04] "POST /neutron/network HTTP/1.1" 200 846 0.006227 10.0.0.23 - - [2025-12-08 03:11:05] "GET /virtual-network/e9bada90-678c-4516-ac67-259776ab30a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005465 10.0.0.23 - - [2025-12-08 03:11:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001409 10.0.0.65 - - [2025-12-08 03:11:06] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.23 - - [2025-12-08 03:11:06] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.074461 10.0.0.23 - - [2025-12-08 03:11:06] "POST /neutron/network HTTP/1.1" 200 833 0.006781 10.0.0.23 - - [2025-12-08 03:11:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001459 10.0.0.23 - - [2025-12-08 03:11:06] "POST /neutron/port HTTP/1.1" 200 117 0.006034 10.0.0.65 - - [2025-12-08 03:11:07] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001323 10.0.0.23 - - [2025-12-08 03:11:07] "POST /neutron/port HTTP/1.1" 200 1059 0.269608 10.0.0.23 - - [2025-12-08 03:11:07] "POST /neutron/port HTTP/1.1" 200 1113 0.136581 10.0.0.23 - - [2025-12-08 03:11:07] "POST /neutron/subnet HTTP/1.1" 200 704 0.008720 10.0.0.65 - - [2025-12-08 03:11:07] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.23 - - [2025-12-08 03:11:07] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.077214 10.0.0.23 - - [2025-12-08 03:11:07] "POST /neutron/network HTTP/1.1" 200 833 0.006577 10.0.0.23 - - [2025-12-08 03:11:08] "POST /neutron/port HTTP/1.1" 200 117 0.006448 10.0.0.23 - - [2025-12-08 03:11:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003336 10.0.0.23 - - [2025-12-08 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.65 - - [2025-12-08 03:11:08] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001044 10.0.0.23 - - [2025-12-08 03:11:08] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007465 10.0.0.23 - - [2025-12-08 03:11:08] "POST /service-templates HTTP/1.1" 200 543 0.024964 10.0.0.23 - - [2025-12-08 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.23 - - [2025-12-08 03:11:08] "GET /service-template/fad485e9-93ba-45a6-932a-b51c39a62fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005982 10.0.0.23 - - [2025-12-08 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.23 - - [2025-12-08 03:11:08] "GET /service-template/fad485e9-93ba-45a6-932a-b51c39a62fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004245 10.0.0.23 - - [2025-12-08 03:11:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001047 10.0.0.23 - - [2025-12-08 03:11:08] "POST /id-to-fqname HTTP/1.1" 200 229 0.002784 10.0.0.23 - - [2025-12-08 03:11:08] "POST /id-to-fqname HTTP/1.1" 200 230 0.001245 10.0.0.23 - - [2025-12-08 03:11:08] "POST /neutron/port HTTP/1.1" 200 1087 0.040624 10.0.0.23 - - [2025-12-08 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.23 - - [2025-12-08 03:11:09] "POST /neutron/port HTTP/1.1" 200 1057 0.023302 10.0.0.23 - - [2025-12-08 03:11:09] "DELETE /service-template/fad485e9-93ba-45a6-932a-b51c39a62fd8 HTTP/1.1" 200 115 0.039715 10.0.0.23 - - [2025-12-08 03:11:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003974 10.0.0.23 - - [2025-12-08 03:11:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003961 10.0.0.23 - - [2025-12-08 03:11:09] "POST /neutron/network HTTP/1.1" 200 846 0.006477 10.0.0.23 - - [2025-12-08 03:11:09] "POST /neutron/network HTTP/1.1" 200 844 0.006496 10.0.0.23 - - [2025-12-08 03:11:09] "POST /neutron/port HTTP/1.1" 200 1113 0.029046 10.0.0.22 - - [2025-12-08 03:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.23 - - [2025-12-08 03:11:10] "POST /neutron/network HTTP/1.1" 400 204 0.013963 10.0.0.23 - - [2025-12-08 03:11:10] "POST /neutron/network HTTP/1.1" 200 2185 0.011483 10.0.0.23 - - [2025-12-08 03:11:10] "POST /neutron/port HTTP/1.1" 200 1111 0.013218 10.0.0.23 - - [2025-12-08 03:11:11] "POST /neutron/network HTTP/1.1" 200 2185 0.009931 10.0.0.23 - - [2025-12-08 03:11:12] "POST /neutron/network HTTP/1.1" 200 833 0.006456 10.0.0.22 - - [2025-12-08 03:11:12] "DELETE /route-target/08810160-3eef-44c5-8350-c8110ea9c6ec HTTP/1.1" 200 115 0.028911 10.0.0.65 - - [2025-12-08 03:11:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002793 10.0.0.65 - - [2025-12-08 03:11:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002587 10.0.0.23 - - [2025-12-08 03:11:12] "POST /neutron/network HTTP/1.1" 200 151 0.122096 10.0.0.22 - - [2025-12-08 03:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010837 10.0.0.65 - - [2025-12-08 03:11:14] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001333 10.0.0.23 - - [2025-12-08 03:11:14] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.050467 10.0.0.65 - - [2025-12-08 03:11:14] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001061 10.0.0.23 - - [2025-12-08 03:11:14] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?fields=virtual_networks HTTP/1.1" 200 1028 0.051968 10.0.0.65 - - [2025-12-08 03:11:14] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.23 - - [2025-12-08 03:11:14] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.043712 10.0.0.65 - - [2025-12-08 03:11:14] "GET /projects?obj_uuids=43452e23-36bd-4a69-9001-b517d30b9488&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000998 10.0.0.23 - - [2025-12-08 03:11:14] "GET /project/43452e23-36bd-4a69-9001-b517d30b9488?fields=security_groups HTTP/1.1" 200 1252 0.032943 10.0.0.23 - - [2025-12-08 03:11:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.025742 10.0.0.65 - - [2025-12-08 03:11:15] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002720 10.0.0.65 - - [2025-12-08 03:11:15] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000906 10.0.0.65 - - [2025-12-08 03:11:15] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006650 10.0.0.65 - - [2025-12-08 03:11:15] "POST /id-to-fqname HTTP/1.1" 200 188 0.002994 10.0.0.65 - - [2025-12-08 03:11:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.005034 10.0.0.65 - - [2025-12-08 03:11:15] "POST /security-groups HTTP/1.1" 200 589 0.027737 10.0.0.65 - - [2025-12-08 03:11:15] "POST /projects HTTP/1.1" 200 581 0.235173 10.0.0.22 - - [2025-12-08 03:11:16] "POST /access-control-lists HTTP/1.1" 200 594 0.058827 10.0.0.65 - - [2025-12-08 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.321322 10.0.0.23 - - [2025-12-08 03:11:16] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.444744 10.0.0.23 - - [2025-12-08 03:11:17] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.23 - - [2025-12-08 03:11:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.23 - - [2025-12-08 03:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.066822 10.0.0.65 - - [2025-12-08 03:11:19] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000857 10.0.0.23 - - [2025-12-08 03:11:19] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037929 10.0.0.23 - - [2025-12-08 03:11:19] "POST /neutron/network HTTP/1.1" 200 117 0.038770 10.0.0.22 - - [2025-12-08 03:11:19] "POST /route-targets HTTP/1.1" 200 327 0.015150 10.0.0.23 - - [2025-12-08 03:11:20] "POST /neutron/network HTTP/1.1" 200 830 0.008521 10.0.0.23 - - [2025-12-08 03:11:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.001652 10.0.0.23 - - [2025-12-08 03:11:20] "GET /virtual-network/2061b61f-1295-4978-ab92-b991ea9e7ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004632 10.0.0.23 - - [2025-12-08 03:11:20] "GET /virtual-network/2061b61f-1295-4978-ab92-b991ea9e7ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006532 10.0.0.23 - - [2025-12-08 03:11:20] "POST /neutron/subnet HTTP/1.1" 200 715 0.009530 10.0.0.23 - - [2025-12-08 03:11:20] "GET /virtual-network/2061b61f-1295-4978-ab92-b991ea9e7ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005352 10.0.0.23 - - [2025-12-08 03:11:21] "GET /obj-perms HTTP/1.1" 200 5026 0.059583 10.0.0.22 - - [2025-12-08 03:11:21] "GET /obj-perms HTTP/1.1" 200 5026 0.060569 10.0.0.23 - - [2025-12-08 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.65 - - [2025-12-08 03:11:22] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000894 10.0.0.23 - - [2025-12-08 03:11:22] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.045338 10.0.0.22 - - [2025-12-08 03:11:22] "POST /ref-update HTTP/1.1" 200 156 0.028452 10.0.0.65 - - [2025-12-08 03:11:22] "POST /useragent-kv HTTP/1.1" 200 115 0.008413 10.0.0.23 - - [2025-12-08 03:11:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.216470 10.0.0.23 - - [2025-12-08 03:11:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.001251 10.0.0.23 - - [2025-12-08 03:11:22] "GET /virtual-network/a9061d28-151d-4af0-9885-b37cd7fd5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007024 10.0.0.23 - - [2025-12-08 03:11:22] "GET /virtual-network/a9061d28-151d-4af0-9885-b37cd7fd5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005534 10.0.0.23 - - [2025-12-08 03:11:22] "POST /neutron/network HTTP/1.1" 200 837 0.005657 10.0.0.23 - - [2025-12-08 03:11:23] "GET /virtual-network/a9061d28-151d-4af0-9885-b37cd7fd5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005312 10.0.0.65 - - [2025-12-08 03:11:23] "GET /obj-perms HTTP/1.1" 200 5026 0.244758 10.0.0.23 - - [2025-12-08 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.65 - - [2025-12-08 03:11:23] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001320 10.0.0.23 - - [2025-12-08 03:11:23] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041867 10.0.0.65 - - [2025-12-08 03:11:24] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001050 10.0.0.23 - - [2025-12-08 03:11:24] "POST /neutron/network HTTP/1.1" 200 619 0.123158 10.0.0.23 - - [2025-12-08 03:11:24] "POST /id-to-fqname HTTP/1.1" 200 226 0.003899 10.0.0.23 - - [2025-12-08 03:11:24] "GET /virtual-network/c74dd8f7-6004-4f41-abc3-d7fd300c283c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006121 10.0.0.23 - - [2025-12-08 03:11:24] "POST /neutron/network HTTP/1.1" 200 837 0.007093 10.0.0.23 - - [2025-12-08 03:11:24] "GET /virtual-network/c74dd8f7-6004-4f41-abc3-d7fd300c283c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005304 10.0.0.23 - - [2025-12-08 03:11:24] "GET /virtual-network/c74dd8f7-6004-4f41-abc3-d7fd300c283c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006087 10.0.0.23 - - [2025-12-08 03:11:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001319 10.0.0.23 - - [2025-12-08 03:11:25] "POST /neutron/network HTTP/1.1" 200 847 0.006563 10.0.0.65 - - [2025-12-08 03:11:26] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001219 10.0.0.23 - - [2025-12-08 03:11:26] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.063089 10.0.0.23 - - [2025-12-08 03:11:26] "POST /neutron/port HTTP/1.1" 200 117 0.007307 10.0.0.23 - - [2025-12-08 03:11:26] "POST /id-to-fqname HTTP/1.1" 200 226 0.001937 10.0.0.23 - - [2025-12-08 03:11:26] "POST /neutron/network HTTP/1.1" 200 847 0.007323 10.0.0.23 - - [2025-12-08 03:11:27] "POST /neutron/port HTTP/1.1" 200 1059 0.020370 10.0.0.23 - - [2025-12-08 03:11:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004287 10.0.0.23 - - [2025-12-08 03:11:27] "POST /neutron/network HTTP/1.1" 200 837 0.008139 10.0.0.65 - - [2025-12-08 03:11:27] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 10.0.0.23 - - [2025-12-08 03:11:27] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.092048 10.0.0.23 - - [2025-12-08 03:11:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009755 10.0.0.23 - - [2025-12-08 03:11:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.006593 10.0.0.23 - - [2025-12-08 03:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.65 - - [2025-12-08 03:11:28] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001862 10.0.0.23 - - [2025-12-08 03:11:28] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011221 10.0.0.23 - - [2025-12-08 03:11:28] "POST /service-templates HTTP/1.1" 200 543 0.038789 10.0.0.23 - - [2025-12-08 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.23 - - [2025-12-08 03:11:28] "GET /service-template/d38cab25-f2b1-4693-b93e-65e2b0a4fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006821 10.0.0.23 - - [2025-12-08 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.23 - - [2025-12-08 03:11:28] "GET /service-template/d38cab25-f2b1-4693-b93e-65e2b0a4fedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004031 10.0.0.23 - - [2025-12-08 03:11:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001296 10.0.0.23 - - [2025-12-08 03:11:28] "POST /id-to-fqname HTTP/1.1" 200 225 0.001225 10.0.0.23 - - [2025-12-08 03:11:28] "POST /id-to-fqname HTTP/1.1" 200 226 0.001229 10.0.0.65 - - [2025-12-08 03:11:28] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001070 10.0.0.23 - - [2025-12-08 03:11:28] "POST /neutron/port HTTP/1.1" 200 1057 0.335256 10.0.0.23 - - [2025-12-08 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.23 - - [2025-12-08 03:11:28] "POST /neutron/port HTTP/1.1" 200 1057 0.010856 10.0.0.23 - - [2025-12-08 03:11:28] "DELETE /service-template/d38cab25-f2b1-4693-b93e-65e2b0a4fedf HTTP/1.1" 200 115 0.035844 10.0.0.23 - - [2025-12-08 03:11:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.005998 10.0.0.23 - - [2025-12-08 03:11:29] "POST /neutron/port HTTP/1.1" 200 1085 0.016102 10.0.0.23 - - [2025-12-08 03:11:29] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.23 - - [2025-12-08 03:11:29] "POST /neutron/network HTTP/1.1" 400 204 0.014359 10.0.0.23 - - [2025-12-08 03:11:29] "POST /neutron/port HTTP/1.1" 200 151 0.168649 10.0.0.23 - - [2025-12-08 03:11:30] "POST /neutron/port HTTP/1.1" 200 151 0.174581 10.0.0.23 - - [2025-12-08 03:11:30] "POST /neutron/network HTTP/1.1" 200 117 0.010574 10.0.0.22 - - [2025-12-08 03:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.65 - - [2025-12-08 03:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004309 10.0.0.65 - - [2025-12-08 03:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002779 10.0.0.23 - - [2025-12-08 03:11:31] "POST /neutron/network HTTP/1.1" 200 151 0.120506 10.0.0.22 - - [2025-12-08 03:11:31] "DELETE /route-target/431846e5-68e2-4324-ae7e-241d2007198c HTTP/1.1" 200 115 0.026504 10.0.0.23 - - [2025-12-08 03:11:31] "POST /neutron/network HTTP/1.1" 200 830 0.006557 10.0.0.23 - - [2025-12-08 03:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.65 - - [2025-12-08 03:11:34] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001907 10.0.0.23 - - [2025-12-08 03:11:34] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.056926 10.0.0.65 - - [2025-12-08 03:11:35] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001252 10.0.0.23 - - [2025-12-08 03:11:35] "POST /neutron/network HTTP/1.1" 200 613 0.121922 10.0.0.22 - - [2025-12-08 03:11:35] "POST /route-targets HTTP/1.1" 200 327 0.015532 10.0.0.23 - - [2025-12-08 03:11:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.008003 10.0.0.23 - - [2025-12-08 03:11:35] "GET /virtual-network/af3437ba-ad1e-4908-a435-dd73894d955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005464 10.0.0.23 - - [2025-12-08 03:11:35] "POST /neutron/network HTTP/1.1" 200 832 0.006344 10.0.0.23 - - [2025-12-08 03:11:35] "GET /virtual-network/af3437ba-ad1e-4908-a435-dd73894d955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005304 10.0.0.23 - - [2025-12-08 03:11:35] "GET /virtual-network/af3437ba-ad1e-4908-a435-dd73894d955b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005370 10.0.0.23 - - [2025-12-08 03:11:36] "GET /obj-perms HTTP/1.1" 200 5026 0.003751 10.0.0.22 - - [2025-12-08 03:11:36] "GET /obj-perms HTTP/1.1" 200 5026 0.005153 10.0.0.65 - - [2025-12-08 03:11:36] "GET /obj-perms HTTP/1.1" 200 5026 0.004219 10.0.0.23 - - [2025-12-08 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.65 - - [2025-12-08 03:11:36] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000977 10.0.0.23 - - [2025-12-08 03:11:36] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.049413 10.0.0.23 - - [2025-12-08 03:11:36] "POST /neutron/network HTTP/1.1" 200 117 0.019599 10.0.0.22 - - [2025-12-08 03:11:36] "POST /ref-update HTTP/1.1" 200 156 0.034368 10.0.0.23 - - [2025-12-08 03:11:36] "POST /neutron/network HTTP/1.1" 200 833 0.009746 10.0.0.23 - - [2025-12-08 03:11:36] "POST /id-to-fqname HTTP/1.1" 200 223 0.001043 10.0.0.23 - - [2025-12-08 03:11:36] "GET /virtual-network/4a7e49f8-d646-4308-8e55-1dac066cf68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004707 10.0.0.23 - - [2025-12-08 03:11:36] "GET /virtual-network/4a7e49f8-d646-4308-8e55-1dac066cf68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005793 10.0.0.23 - - [2025-12-08 03:11:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.008097 10.0.0.23 - - [2025-12-08 03:11:36] "GET /virtual-network/4a7e49f8-d646-4308-8e55-1dac066cf68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005514 10.0.0.23 - - [2025-12-08 03:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.65 - - [2025-12-08 03:11:37] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.23 - - [2025-12-08 03:11:37] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043007 10.0.0.65 - - [2025-12-08 03:11:37] "POST /useragent-kv HTTP/1.1" 200 115 0.008647 10.0.0.23 - - [2025-12-08 03:11:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.166461 10.0.0.23 - - [2025-12-08 03:11:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.001269 10.0.0.23 - - [2025-12-08 03:11:37] "GET /virtual-network/a9bd19f4-144b-4de8-b151-d889ba5c264d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004972 10.0.0.23 - - [2025-12-08 03:11:37] "GET /virtual-network/a9bd19f4-144b-4de8-b151-d889ba5c264d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005670 10.0.0.23 - - [2025-12-08 03:11:37] "POST /neutron/network HTTP/1.1" 200 833 0.006519 10.0.0.23 - - [2025-12-08 03:11:38] "GET /virtual-network/a9bd19f4-144b-4de8-b151-d889ba5c264d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005973 10.0.0.23 - - [2025-12-08 03:11:38] "GET /obj-perms HTTP/1.1" 200 5026 0.004086 10.0.0.23 - - [2025-12-08 03:11:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001449 10.0.0.65 - - [2025-12-08 03:11:39] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001346 10.0.0.23 - - [2025-12-08 03:11:39] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.070328 10.0.0.23 - - [2025-12-08 03:11:39] "POST /neutron/network HTTP/1.1" 200 833 0.007277 10.0.0.23 - - [2025-12-08 03:11:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.001845 10.0.0.23 - - [2025-12-08 03:11:39] "POST /neutron/port HTTP/1.1" 200 117 0.006395 10.0.0.65 - - [2025-12-08 03:11:40] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001236 10.0.0.23 - - [2025-12-08 03:11:40] "POST /neutron/port HTTP/1.1" 200 1059 0.347457 10.0.0.23 - - [2025-12-08 03:11:40] "POST /neutron/port HTTP/1.1" 200 1113 0.115937 10.0.0.23 - - [2025-12-08 03:11:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.008323 10.0.0.65 - - [2025-12-08 03:11:40] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000842 10.0.0.23 - - [2025-12-08 03:11:40] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.072896 10.0.0.23 - - [2025-12-08 03:11:40] "POST /neutron/network HTTP/1.1" 200 833 0.005784 10.0.0.23 - - [2025-12-08 03:11:41] "POST /neutron/port HTTP/1.1" 200 117 0.006604 10.0.0.23 - - [2025-12-08 03:11:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.003335 10.0.0.23 - - [2025-12-08 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.65 - - [2025-12-08 03:11:41] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.23 - - [2025-12-08 03:11:41] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007387 10.0.0.23 - - [2025-12-08 03:11:41] "POST /service-templates HTTP/1.1" 200 543 0.035747 10.0.0.23 - - [2025-12-08 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.23 - - [2025-12-08 03:11:41] "GET /service-template/4a69b289-109b-4204-8677-254ff847f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006764 10.0.0.23 - - [2025-12-08 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.23 - - [2025-12-08 03:11:41] "GET /service-template/4a69b289-109b-4204-8677-254ff847f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004556 10.0.0.23 - - [2025-12-08 03:11:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001240 10.0.0.23 - - [2025-12-08 03:11:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001251 10.0.0.23 - - [2025-12-08 03:11:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.002316 10.0.0.23 - - [2025-12-08 03:11:41] "POST /neutron/port HTTP/1.1" 200 2002 0.022834 10.0.0.23 - - [2025-12-08 03:11:41] "POST /neutron/port HTTP/1.1" 200 1057 0.012675 10.0.0.23 - - [2025-12-08 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.23 - - [2025-12-08 03:11:41] "DELETE /service-template/4a69b289-109b-4204-8677-254ff847f671 HTTP/1.1" 200 115 0.028251 10.0.0.23 - - [2025-12-08 03:11:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.008282 10.0.0.23 - - [2025-12-08 03:11:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003710 10.0.0.23 - - [2025-12-08 03:11:42] "POST /neutron/network HTTP/1.1" 200 833 0.008409 10.0.0.23 - - [2025-12-08 03:11:42] "POST /neutron/port HTTP/1.1" 200 1087 0.014128 10.0.0.23 - - [2025-12-08 03:11:43] "POST /neutron/port HTTP/1.1" 200 1085 0.016645 10.0.0.23 - - [2025-12-08 03:11:43] "POST /neutron/port HTTP/1.1" 200 117 0.006822 10.0.0.23 - - [2025-12-08 03:11:44] "POST /neutron/network HTTP/1.1" 200 833 0.006845 10.0.0.22 - - [2025-12-08 03:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.23 - - [2025-12-08 03:11:44] "POST /neutron/network HTTP/1.1" 200 833 0.006667 10.0.0.22 - - [2025-12-08 03:11:44] "DELETE /route-target/76060fe1-ac64-48ec-b719-d0e5ebeddf5b HTTP/1.1" 200 115 0.028107 10.0.0.65 - - [2025-12-08 03:11:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006523 10.0.0.65 - - [2025-12-08 03:11:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003525 10.0.0.23 - - [2025-12-08 03:11:44] "POST /neutron/network HTTP/1.1" 200 151 0.130101 10.0.0.65 - - [2025-12-08 03:11:46] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000929 10.0.0.23 - - [2025-12-08 03:11:46] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.035384 10.0.0.65 - - [2025-12-08 03:11:46] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001369 10.0.0.23 - - [2025-12-08 03:11:46] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?fields=virtual_networks HTTP/1.1" 200 1029 0.036502 10.0.0.65 - - [2025-12-08 03:11:46] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014 10.0.0.23 - - [2025-12-08 03:11:46] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.040529 10.0.0.65 - - [2025-12-08 03:11:46] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.23 - - [2025-12-08 03:11:46] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?fields=security_groups HTTP/1.1" 200 1253 0.038959 10.0.0.23 - - [2025-12-08 03:11:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.026351 10.0.0.65 - - [2025-12-08 03:11:47] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003644 10.0.0.65 - - [2025-12-08 03:11:47] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.65 - - [2025-12-08 03:11:47] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010106 10.0.0.65 - - [2025-12-08 03:11:47] "POST /id-to-fqname HTTP/1.1" 200 186 0.001186 10.0.0.65 - - [2025-12-08 03:11:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.005279 10.0.0.65 - - [2025-12-08 03:11:47] "POST /security-groups HTTP/1.1" 200 587 0.030840 10.0.0.22 - - [2025-12-08 03:11:47] "POST /fqname-to-id HTTP/1.1" 404 230 0.004741 10.0.0.65 - - [2025-12-08 03:11:47] "POST /projects HTTP/1.1" 200 577 0.225627 10.0.0.65 - - [2025-12-08 03:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.257661 10.0.0.22 - - [2025-12-08 03:11:47] "POST /access-control-lists HTTP/1.1" 200 590 0.028597 10.0.0.23 - - [2025-12-08 03:11:47] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.399712 10.0.0.23 - - [2025-12-08 03:11:49] "GET / HTTP/1.1" 200 35931 0.001945 10.0.0.23 - - [2025-12-08 03:11:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.23 - - [2025-12-08 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.032774 10.0.0.65 - - [2025-12-08 03:11:51] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001034 10.0.0.23 - - [2025-12-08 03:11:51] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.039245 10.0.0.22 - - [2025-12-08 03:11:51] "POST /route-targets HTTP/1.1" 200 327 0.017372 10.0.0.65 - - [2025-12-08 03:11:52] "POST /useragent-kv HTTP/1.1" 200 115 0.011656 10.0.0.23 - - [2025-12-08 03:11:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.284799 10.0.0.23 - - [2025-12-08 03:11:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.002084 10.0.0.23 - - [2025-12-08 03:11:52] "GET /virtual-network/dda25dba-3c6a-44d2-8fa0-62b86f1d4228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005638 10.0.0.23 - - [2025-12-08 03:11:52] "GET /virtual-network/dda25dba-3c6a-44d2-8fa0-62b86f1d4228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005112 10.0.0.23 - - [2025-12-08 03:11:52] "POST /neutron/network HTTP/1.1" 200 829 0.006078 10.0.0.23 - - [2025-12-08 03:11:52] "GET /virtual-network/dda25dba-3c6a-44d2-8fa0-62b86f1d4228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005500 10.0.0.22 - - [2025-12-08 03:11:53] "GET /obj-perms HTTP/1.1" 200 5022 0.052430 10.0.0.65 - - [2025-12-08 03:11:54] "GET /obj-perms HTTP/1.1" 200 5022 0.067397 10.0.0.23 - - [2025-12-08 03:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.65 - - [2025-12-08 03:11:54] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001038 10.0.0.23 - - [2025-12-08 03:11:54] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.032694 10.0.0.65 - - [2025-12-08 03:11:54] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000974 10.0.0.23 - - [2025-12-08 03:11:54] "POST /neutron/network HTTP/1.1" 200 611 0.114852 10.0.0.22 - - [2025-12-08 03:11:54] "POST /ref-update HTTP/1.1" 200 156 0.030885 10.0.0.23 - - [2025-12-08 03:11:54] "POST /id-to-fqname HTTP/1.1" 200 221 0.004268 10.0.0.23 - - [2025-12-08 03:11:54] "GET /virtual-network/f5b7ee3e-a39d-4595-9794-191d1ac79891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005026 10.0.0.23 - - [2025-12-08 03:11:54] "POST /neutron/network HTTP/1.1" 200 829 0.006554 10.0.0.23 - - [2025-12-08 03:11:54] "GET /virtual-network/f5b7ee3e-a39d-4595-9794-191d1ac79891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004784 10.0.0.23 - - [2025-12-08 03:11:55] "GET /virtual-network/f5b7ee3e-a39d-4595-9794-191d1ac79891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005171 10.0.0.23 - - [2025-12-08 03:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008456 10.0.0.65 - - [2025-12-08 03:11:55] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001185 10.0.0.23 - - [2025-12-08 03:11:55] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.045002 10.0.0.23 - - [2025-12-08 03:11:55] "POST /neutron/network HTTP/1.1" 200 117 0.017971 10.0.0.23 - - [2025-12-08 03:11:56] "POST /neutron/network HTTP/1.1" 200 832 0.010048 10.0.0.23 - - [2025-12-08 03:11:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001272 10.0.0.23 - - [2025-12-08 03:11:56] "GET /virtual-network/0f61f55b-e57f-429d-9981-8d1205c15c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005108 10.0.0.23 - - [2025-12-08 03:11:56] "GET /virtual-network/0f61f55b-e57f-429d-9981-8d1205c15c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006026 10.0.0.23 - - [2025-12-08 03:11:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.009292 10.0.0.23 - - [2025-12-08 03:11:56] "GET /virtual-network/0f61f55b-e57f-429d-9981-8d1205c15c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006866 10.0.0.23 - - [2025-12-08 03:11:56] "GET /obj-perms HTTP/1.1" 200 5022 0.054725 10.0.0.23 - - [2025-12-08 03:11:56] "POST /id-to-fqname HTTP/1.1" 200 221 0.001741 10.0.0.65 - - [2025-12-08 03:11:57] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.025286 10.0.0.23 - - [2025-12-08 03:11:57] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.090856 10.0.0.23 - - [2025-12-08 03:11:57] "POST /neutron/port HTTP/1.1" 200 117 0.005567 10.0.0.23 - - [2025-12-08 03:11:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001331 10.0.0.23 - - [2025-12-08 03:11:58] "POST /neutron/network HTTP/1.1" 200 842 0.006641 10.0.0.23 - - [2025-12-08 03:11:58] "POST /neutron/port HTTP/1.1" 200 1055 0.016475 10.0.0.23 - - [2025-12-08 03:11:59] "POST /neutron/port HTTP/1.1" 200 1083 0.018179 10.0.0.65 - - [2025-12-08 03:11:59] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000888 10.0.0.23 - - [2025-12-08 03:11:59] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.072615 10.0.0.23 - - [2025-12-08 03:11:59] "POST /neutron/port HTTP/1.1" 200 117 0.003388 10.0.0.23 - - [2025-12-08 03:11:59] "POST /neutron/port HTTP/1.1" 200 1083 0.022274 10.0.0.23 - - [2025-12-08 03:11:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.004034 10.0.0.23 - - [2025-12-08 03:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.65 - - [2025-12-08 03:11:59] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.23 - - [2025-12-08 03:11:59] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007286 10.0.0.23 - - [2025-12-08 03:11:59] "POST /service-templates HTTP/1.1" 200 543 0.048351 10.0.0.23 - - [2025-12-08 03:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.23 - - [2025-12-08 03:11:59] "GET /service-template/aaf168ac-07f8-4fa9-8487-304d435c4e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.011095 10.0.0.23 - - [2025-12-08 03:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.23 - - [2025-12-08 03:11:59] "GET /service-template/aaf168ac-07f8-4fa9-8487-304d435c4e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006501 10.0.0.23 - - [2025-12-08 03:11:59] "POST /neutron/network HTTP/1.1" 200 842 0.007689 10.0.0.23 - - [2025-12-08 03:11:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001391 10.0.0.23 - - [2025-12-08 03:11:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001303 10.0.0.23 - - [2025-12-08 03:11:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001283 10.0.0.23 - - [2025-12-08 03:12:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008248 10.0.0.23 - - [2025-12-08 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.23 - - [2025-12-08 03:12:00] "DELETE /service-template/aaf168ac-07f8-4fa9-8487-304d435c4e26 HTTP/1.1" 200 115 0.048613 10.0.0.23 - - [2025-12-08 03:12:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.018661 10.0.0.23 - - [2025-12-08 03:12:00] "POST /neutron/port HTTP/1.1" 200 1110 0.153891 10.0.0.23 - - [2025-12-08 03:12:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.008550 10.0.0.23 - - [2025-12-08 03:12:00] "POST /neutron/network HTTP/1.1" 200 832 0.006547 10.0.0.23 - - [2025-12-08 03:12:01] "POST /neutron/port HTTP/1.1" 200 1109 0.014144 10.0.0.23 - - [2025-12-08 03:12:01] "POST /neutron/port HTTP/1.1" 200 1110 0.012334 10.0.0.23 - - [2025-12-08 03:12:02] "POST /neutron/network HTTP/1.1" 200 2179 0.012008 10.0.0.23 - - [2025-12-08 03:12:02] "POST /neutron/network HTTP/1.1" 200 832 0.007599 10.0.0.22 - - [2025-12-08 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006806 10.0.0.65 - - [2025-12-08 03:12:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004306 10.0.0.65 - - [2025-12-08 03:12:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006116 10.0.0.23 - - [2025-12-08 03:12:03] "POST /neutron/network HTTP/1.1" 200 151 0.148380 10.0.0.22 - - [2025-12-08 03:12:03] "DELETE /route-target/cd24c6a0-0c13-497b-80e8-5a37fcf7c28b HTTP/1.1" 200 115 0.048118 10.0.0.65 - - [2025-12-08 03:12:04] "DELETE /project/f9c358aaf65f434ea2b4d956fb84df59 HTTP/1.1" 404 173 0.048369 10.0.0.65 - - [2025-12-08 03:12:04] "DELETE /project/43452e23-36bd-4a69-9001-b517d30b9488 HTTP/1.1" 404 177 0.068829 10.0.0.65 - - [2025-12-08 03:12:04] "DELETE /project/c90ea5384e854dde84f6f3037d80b932 HTTP/1.1" 404 173 0.103631 10.0.0.65 - - [2025-12-08 03:12:04] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000875 10.0.0.65 - - [2025-12-08 03:12:04] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.047301 10.0.0.65 - - [2025-12-08 03:12:04] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002527 10.0.0.65 - - [2025-12-08 03:12:04] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?fields=security_groups HTTP/1.1" 200 1358 0.071385 10.0.0.65 - - [2025-12-08 03:12:05] "DELETE /security-group/e60cda20-8227-41cb-9c00-d255338ebc59 HTTP/1.1" 200 115 0.058708 10.0.0.65 - - [2025-12-08 03:12:05] "GET /projects?obj_uuids=f9c358aa-f65f-434e-a2b4-d956fb84df59&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001280 10.0.0.22 - - [2025-12-08 03:12:05] "DELETE /access-control-list/725c7c8c-4247-43c9-9a94-ac23e43ba7eb HTTP/1.1" 200 115 0.044395 10.0.0.65 - - [2025-12-08 03:12:05] "GET /project/f9c358aa-f65f-434e-a2b4-d956fb84df59?fields=application_policy_sets HTTP/1.1" 200 1397 0.040322 10.0.0.65 - - [2025-12-08 03:12:05] "DELETE /project/f9c358aa-f65f-434e-a2b4-d956fb84df59 HTTP/1.1" 200 115 0.561376 10.0.0.23 - - [2025-12-08 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.65 - - [2025-12-08 03:12:06] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001295 10.0.0.23 - - [2025-12-08 03:12:06] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.048878 10.0.0.23 - - [2025-12-08 03:12:06] "POST /neutron/network HTTP/1.1" 200 117 0.012947 10.0.0.22 - - [2025-12-08 03:12:06] "POST /ref-update HTTP/1.1" 200 156 0.046430 10.0.0.23 - - [2025-12-08 03:12:06] "POST /neutron/network HTTP/1.1" 200 830 0.008557 10.0.0.23 - - [2025-12-08 03:12:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001129 10.0.0.23 - - [2025-12-08 03:12:06] "GET /virtual-network/fc52214b-d67f-4f2e-a76a-a4bc4d643827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005354 10.0.0.23 - - [2025-12-08 03:12:07] "GET /virtual-network/fc52214b-d67f-4f2e-a76a-a4bc4d643827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005537 10.0.0.23 - - [2025-12-08 03:12:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.010935 10.0.0.23 - - [2025-12-08 03:12:07] "GET /virtual-network/fc52214b-d67f-4f2e-a76a-a4bc4d643827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007072 10.0.0.22 - - [2025-12-08 03:12:07] "GET /obj-perms HTTP/1.1" 200 5022 0.004344 10.0.0.65 - - [2025-12-08 03:12:07] "GET /obj-perms HTTP/1.1" 200 5022 0.005965 10.0.0.23 - - [2025-12-08 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.65 - - [2025-12-08 03:12:07] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001439 10.0.0.23 - - [2025-12-08 03:12:07] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.046353 10.0.0.65 - - [2025-12-08 03:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.011460 10.0.0.23 - - [2025-12-08 03:12:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.254817 10.0.0.23 - - [2025-12-08 03:12:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001302 10.0.0.23 - - [2025-12-08 03:12:08] "GET /virtual-network/bced3b76-a695-4c81-a51e-8cd26ce4557d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004709 10.0.0.23 - - [2025-12-08 03:12:08] "GET /virtual-network/bced3b76-a695-4c81-a51e-8cd26ce4557d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006461 10.0.0.23 - - [2025-12-08 03:12:08] "POST /neutron/network HTTP/1.1" 200 829 0.008007 10.0.0.23 - - [2025-12-08 03:12:08] "GET /virtual-network/bced3b76-a695-4c81-a51e-8cd26ce4557d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005380 10.0.0.23 - - [2025-12-08 03:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.65 - - [2025-12-08 03:12:08] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001254 10.0.0.23 - - [2025-12-08 03:12:08] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.035631 10.0.0.65 - - [2025-12-08 03:12:08] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000926 10.0.0.23 - - [2025-12-08 03:12:08] "POST /neutron/network HTTP/1.1" 200 613 0.119116 10.0.0.22 - - [2025-12-08 03:12:09] "POST /route-targets HTTP/1.1" 200 327 0.015952 10.0.0.23 - - [2025-12-08 03:12:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.003218 10.0.0.23 - - [2025-12-08 03:12:09] "GET /virtual-network/452ba28f-91ae-4a14-9530-5eafb610f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005162 10.0.0.23 - - [2025-12-08 03:12:09] "POST /neutron/network HTTP/1.1" 200 833 0.005705 10.0.0.23 - - [2025-12-08 03:12:09] "GET /virtual-network/452ba28f-91ae-4a14-9530-5eafb610f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004562 10.0.0.23 - - [2025-12-08 03:12:09] "GET /virtual-network/452ba28f-91ae-4a14-9530-5eafb610f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006901 10.0.0.23 - - [2025-12-08 03:12:09] "GET /obj-perms HTTP/1.1" 200 5022 0.003742 10.0.0.23 - - [2025-12-08 03:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.65 - - [2025-12-08 03:12:09] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000928 10.0.0.23 - - [2025-12-08 03:12:09] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.034226 10.0.0.23 - - [2025-12-08 03:12:09] "POST /neutron/network HTTP/1.1" 200 117 0.025119 10.0.0.22 - - [2025-12-08 03:12:10] "POST /ref-update HTTP/1.1" 200 156 0.026209 10.0.0.23 - - [2025-12-08 03:12:10] "POST /neutron/network HTTP/1.1" 200 840 0.007929 10.0.0.23 - - [2025-12-08 03:12:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001005 10.0.0.23 - - [2025-12-08 03:12:10] "GET /virtual-network/f341587e-8e9c-412e-bab4-7d1b40dc9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004372 10.0.0.23 - - [2025-12-08 03:12:10] "GET /virtual-network/f341587e-8e9c-412e-bab4-7d1b40dc9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006768 10.0.0.23 - - [2025-12-08 03:12:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.008638 10.0.0.23 - - [2025-12-08 03:12:10] "GET /virtual-network/f341587e-8e9c-412e-bab4-7d1b40dc9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005351 10.0.0.22 - - [2025-12-08 03:12:10] "GET /obj-perms HTTP/1.1" 200 5022 0.004671 10.0.0.65 - - [2025-12-08 03:12:10] "GET /obj-perms HTTP/1.1" 200 5022 0.004249 10.0.0.23 - - [2025-12-08 03:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006878 10.0.0.65 - - [2025-12-08 03:12:10] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001239 10.0.0.23 - - [2025-12-08 03:12:10] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.041091 10.0.0.65 - - [2025-12-08 03:12:11] "POST /useragent-kv HTTP/1.1" 200 115 0.011201 10.0.0.23 - - [2025-12-08 03:12:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.198784 10.0.0.23 - - [2025-12-08 03:12:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001830 10.0.0.23 - - [2025-12-08 03:12:11] "GET /virtual-network/3f722b9d-9d3f-45fd-84a2-5f59748ea512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005033 10.0.0.23 - - [2025-12-08 03:12:11] "GET /virtual-network/3f722b9d-9d3f-45fd-84a2-5f59748ea512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005373 10.0.0.23 - - [2025-12-08 03:12:11] "POST /neutron/network HTTP/1.1" 200 843 0.006425 10.0.0.23 - - [2025-12-08 03:12:11] "GET /virtual-network/3f722b9d-9d3f-45fd-84a2-5f59748ea512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005006 10.0.0.23 - - [2025-12-08 03:12:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001429 10.0.0.65 - - [2025-12-08 03:12:12] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001358 10.0.0.23 - - [2025-12-08 03:12:12] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.073744 10.0.0.23 - - [2025-12-08 03:12:12] "POST /neutron/network HTTP/1.1" 200 829 0.032363 10.0.0.23 - - [2025-12-08 03:12:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001683 10.0.0.23 - - [2025-12-08 03:12:13] "POST /neutron/port HTTP/1.1" 200 117 0.006423 10.0.0.65 - - [2025-12-08 03:12:13] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000960 10.0.0.23 - - [2025-12-08 03:12:13] "POST /neutron/port HTTP/1.1" 200 1055 0.269866 10.0.0.23 - - [2025-12-08 03:12:14] "POST /neutron/port HTTP/1.1" 200 1109 0.115167 10.0.0.65 - - [2025-12-08 03:12:14] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000988 10.0.0.23 - - [2025-12-08 03:12:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.012789 10.0.0.23 - - [2025-12-08 03:12:14] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.075650 10.0.0.23 - - [2025-12-08 03:12:14] "POST /neutron/network HTTP/1.1" 200 829 0.006377 10.0.0.23 - - [2025-12-08 03:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.007693 10.0.0.23 - - [2025-12-08 03:12:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.005062 10.0.0.23 - - [2025-12-08 03:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.65 - - [2025-12-08 03:12:14] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.23 - - [2025-12-08 03:12:14] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007583 10.0.0.23 - - [2025-12-08 03:12:14] "POST /service-templates HTTP/1.1" 200 543 0.027377 10.0.0.23 - - [2025-12-08 03:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.23 - - [2025-12-08 03:12:14] "GET /service-template/99e6d4b1-dd65-4259-840c-7437c066fab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005997 10.0.0.23 - - [2025-12-08 03:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.23 - - [2025-12-08 03:12:14] "GET /service-template/99e6d4b1-dd65-4259-840c-7437c066fab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004046 10.0.0.23 - - [2025-12-08 03:12:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001067 10.0.0.23 - - [2025-12-08 03:12:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001322 10.0.0.23 - - [2025-12-08 03:12:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.001308 10.0.0.23 - - [2025-12-08 03:12:15] "POST /neutron/port HTTP/1.1" 200 1913 0.025520 10.0.0.23 - - [2025-12-08 03:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.23 - - [2025-12-08 03:12:15] "POST /neutron/port HTTP/1.1" 200 1057 0.019915 10.0.0.23 - - [2025-12-08 03:12:15] "DELETE /service-template/99e6d4b1-dd65-4259-840c-7437c066fab0 HTTP/1.1" 200 115 0.037302 10.0.0.23 - - [2025-12-08 03:12:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.005997 10.0.0.23 - - [2025-12-08 03:12:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004472 10.0.0.23 - - [2025-12-08 03:12:15] "POST /neutron/network HTTP/1.1" 200 833 0.005929 10.0.0.22 - - [2025-12-08 03:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.23 - - [2025-12-08 03:12:16] "POST /neutron/network HTTP/1.1" 200 840 0.007310 10.0.0.23 - - [2025-12-08 03:12:16] "POST /neutron/port HTTP/1.1" 200 1109 0.025178 10.0.0.22 - - [2025-12-08 03:12:16] "DELETE /route-target/579b0fa1-d11f-4be8-9326-a1f5b5c7fc11 HTTP/1.1" 200 115 0.027854 10.0.0.23 - - [2025-12-08 03:12:16] "POST /neutron/network HTTP/1.1" 400 204 0.017570 10.0.0.23 - - [2025-12-08 03:12:17] "POST /neutron/port HTTP/1.1" 200 151 0.178906 10.0.0.23 - - [2025-12-08 03:12:17] "POST /neutron/network HTTP/1.1" 200 117 0.008955 10.0.0.65 - - [2025-12-08 03:12:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004160 10.0.0.65 - - [2025-12-08 03:12:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005689 10.0.0.23 - - [2025-12-08 03:12:18] "POST /neutron/network HTTP/1.1" 200 151 0.133741 10.0.0.22 - - [2025-12-08 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009678 10.0.0.23 - - [2025-12-08 03:12:19] "POST /neutron/network HTTP/1.1" 200 830 0.006156 10.0.0.22 - - [2025-12-08 03:12:19] "DELETE /route-target/32c62298-ba30-4cf5-b65a-76d34f5a259a HTTP/1.1" 200 115 0.044004 10.0.0.65 - - [2025-12-08 03:12:20] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000973 10.0.0.23 - - [2025-12-08 03:12:20] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.055794 10.0.0.65 - - [2025-12-08 03:12:20] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001054 10.0.0.23 - - [2025-12-08 03:12:20] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?fields=virtual_networks HTTP/1.1" 200 1024 0.046910 10.0.0.65 - - [2025-12-08 03:12:21] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000961 10.0.0.23 - - [2025-12-08 03:12:21] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.061009 10.0.0.65 - - [2025-12-08 03:12:21] "GET /projects?obj_uuids=c90ea538-4e85-4dde-84f6-f3037d80b932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001390 10.0.0.23 - - [2025-12-08 03:12:21] "GET /project/c90ea538-4e85-4dde-84f6-f3037d80b932?fields=security_groups HTTP/1.1" 200 1246 0.044390 10.0.0.23 - - [2025-12-08 03:12:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.026375 10.0.0.65 - - [2025-12-08 03:12:22] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002544 10.0.0.65 - - [2025-12-08 03:12:22] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002802 10.0.0.65 - - [2025-12-08 03:12:22] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009539 10.0.0.65 - - [2025-12-08 03:12:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.002439 10.0.0.65 - - [2025-12-08 03:12:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.005938 10.0.0.65 - - [2025-12-08 03:12:22] "POST /security-groups HTTP/1.1" 200 593 0.081804 10.0.0.65 - - [2025-12-08 03:12:22] "POST /projects HTTP/1.1" 200 589 0.293489 10.0.0.22 - - [2025-12-08 03:12:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.010277 10.0.0.65 - - [2025-12-08 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.369445 10.0.0.23 - - [2025-12-08 03:12:22] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.533840 10.0.0.23 - - [2025-12-08 03:12:23] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.23 - - [2025-12-08 03:12:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.23 - - [2025-12-08 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.058419 10.0.0.65 - - [2025-12-08 03:12:26] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001350 10.0.0.23 - - [2025-12-08 03:12:26] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.038974 10.0.0.65 - - [2025-12-08 03:12:26] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001042 10.0.0.23 - - [2025-12-08 03:12:26] "POST /neutron/network HTTP/1.1" 200 611 0.138459 10.0.0.22 - - [2025-12-08 03:12:26] "POST /ref-update HTTP/1.1" 200 156 0.018917 10.0.0.23 - - [2025-12-08 03:12:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.002920 10.0.0.23 - - [2025-12-08 03:12:26] "GET /virtual-network/851363bf-8958-49bd-8216-f4f16e375b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005463 10.0.0.23 - - [2025-12-08 03:12:26] "POST /neutron/network HTTP/1.1" 200 830 0.005810 10.0.0.23 - - [2025-12-08 03:12:26] "GET /virtual-network/851363bf-8958-49bd-8216-f4f16e375b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004946 10.0.0.23 - - [2025-12-08 03:12:27] "GET /virtual-network/851363bf-8958-49bd-8216-f4f16e375b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005977 10.0.0.23 - - [2025-12-08 03:12:27] "GET /obj-perms HTTP/1.1" 200 5034 0.056976 10.0.0.23 - - [2025-12-08 03:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.65 - - [2025-12-08 03:12:28] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001173 10.0.0.23 - - [2025-12-08 03:12:28] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043313 10.0.0.23 - - [2025-12-08 03:12:28] "POST /neutron/network HTTP/1.1" 200 117 0.013729 10.0.0.23 - - [2025-12-08 03:12:29] "POST /neutron/network HTTP/1.1" 200 830 0.008147 10.0.0.23 - - [2025-12-08 03:12:29] "POST /id-to-fqname HTTP/1.1" 200 225 0.001103 10.0.0.23 - - [2025-12-08 03:12:29] "GET /virtual-network/7991a52e-78e0-468f-b608-5e91f7a0e395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004840 10.0.0.23 - - [2025-12-08 03:12:29] "GET /virtual-network/7991a52e-78e0-468f-b608-5e91f7a0e395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005713 10.0.0.23 - - [2025-12-08 03:12:29] "POST /neutron/subnet HTTP/1.1" 200 715 0.008237 10.0.0.23 - - [2025-12-08 03:12:29] "GET /virtual-network/7991a52e-78e0-468f-b608-5e91f7a0e395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005692 10.0.0.22 - - [2025-12-08 03:12:29] "GET /obj-perms HTTP/1.1" 200 5034 0.054012 10.0.0.65 - - [2025-12-08 03:12:29] "GET /obj-perms HTTP/1.1" 200 5034 0.052657 10.0.0.23 - - [2025-12-08 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.65 - - [2025-12-08 03:12:30] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001769 10.0.0.23 - - [2025-12-08 03:12:30] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.045853 10.0.0.22 - - [2025-12-08 03:12:30] "POST /route-targets HTTP/1.1" 200 327 0.011785 10.0.0.65 - - [2025-12-08 03:12:30] "POST /useragent-kv HTTP/1.1" 200 115 0.008624 10.0.0.23 - - [2025-12-08 03:12:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.183452 10.0.0.23 - - [2025-12-08 03:12:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001255 10.0.0.23 - - [2025-12-08 03:12:30] "GET /virtual-network/5a8dc5a9-b577-4bd1-9a20-e9ff9ea47301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004615 10.0.0.23 - - [2025-12-08 03:12:30] "GET /virtual-network/5a8dc5a9-b577-4bd1-9a20-e9ff9ea47301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007573 10.0.0.23 - - [2025-12-08 03:12:30] "POST /neutron/network HTTP/1.1" 200 835 0.010008 10.0.0.23 - - [2025-12-08 03:12:30] "GET /virtual-network/5a8dc5a9-b577-4bd1-9a20-e9ff9ea47301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005133 10.0.0.23 - - [2025-12-08 03:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.65 - - [2025-12-08 03:12:31] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000931 10.0.0.23 - - [2025-12-08 03:12:31] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043406 10.0.0.65 - - [2025-12-08 03:12:31] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001203 10.0.0.23 - - [2025-12-08 03:12:31] "POST /neutron/network HTTP/1.1" 200 629 0.115377 10.0.0.22 - - [2025-12-08 03:12:31] "POST /ref-update HTTP/1.1" 200 156 0.027575 10.0.0.23 - - [2025-12-08 03:12:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.003581 10.0.0.23 - - [2025-12-08 03:12:31] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004699 10.0.0.23 - - [2025-12-08 03:12:31] "POST /neutron/network HTTP/1.1" 200 849 0.007043 10.0.0.23 - - [2025-12-08 03:12:31] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005506 10.0.0.23 - - [2025-12-08 03:12:32] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005415 10.0.0.23 - - [2025-12-08 03:12:32] "GET /obj-perms HTTP/1.1" 200 5034 0.004074 10.0.0.23 - - [2025-12-08 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.65 - - [2025-12-08 03:12:32] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001096 10.0.0.23 - - [2025-12-08 03:12:32] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043301 10.0.0.23 - - [2025-12-08 03:12:32] "POST /neutron/network HTTP/1.1" 200 117 0.014420 10.0.0.23 - - [2025-12-08 03:12:32] "POST /neutron/network HTTP/1.1" 200 848 0.007648 10.0.0.23 - - [2025-12-08 03:12:32] "POST /id-to-fqname HTTP/1.1" 200 234 0.000937 10.0.0.23 - - [2025-12-08 03:12:32] "GET /virtual-network/b9da0a89-e885-4083-ba49-e0bc5b3b6cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.004476 10.0.0.23 - - [2025-12-08 03:12:32] "GET /virtual-network/b9da0a89-e885-4083-ba49-e0bc5b3b6cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005113 10.0.0.23 - - [2025-12-08 03:12:32] "POST /neutron/subnet HTTP/1.1" 200 715 0.008107 10.0.0.23 - - [2025-12-08 03:12:33] "GET /virtual-network/b9da0a89-e885-4083-ba49-e0bc5b3b6cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005898 10.0.0.22 - - [2025-12-08 03:12:33] "GET /obj-perms HTTP/1.1" 200 5034 0.003703 10.0.0.65 - - [2025-12-08 03:12:33] "GET /obj-perms HTTP/1.1" 200 5034 0.003093 10.0.0.23 - - [2025-12-08 03:12:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001245 10.0.0.65 - - [2025-12-08 03:12:34] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001227 10.0.0.23 - - [2025-12-08 03:12:34] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.074312 10.0.0.23 - - [2025-12-08 03:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.007536 10.0.0.23 - - [2025-12-08 03:12:34] "POST /id-to-fqname HTTP/1.1" 200 225 0.001256 10.0.0.23 - - [2025-12-08 03:12:34] "POST /neutron/network HTTP/1.1" 200 840 0.009674 10.0.0.23 - - [2025-12-08 03:12:35] "POST /neutron/port HTTP/1.1" 200 1062 0.014605 10.0.0.23 - - [2025-12-08 03:12:35] "POST /neutron/port HTTP/1.1" 200 1090 0.017869 10.0.0.23 - - [2025-12-08 03:12:35] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.65 - - [2025-12-08 03:12:35] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000989 10.0.0.23 - - [2025-12-08 03:12:35] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.064675 10.0.0.23 - - [2025-12-08 03:12:35] "POST /neutron/port HTTP/1.1" 200 1090 0.019586 10.0.0.23 - - [2025-12-08 03:12:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.004230 10.0.0.23 - - [2025-12-08 03:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.65 - - [2025-12-08 03:12:35] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001402 10.0.0.23 - - [2025-12-08 03:12:35] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009867 10.0.0.23 - - [2025-12-08 03:12:36] "POST /service-templates HTTP/1.1" 200 543 0.039068 10.0.0.23 - - [2025-12-08 03:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.23 - - [2025-12-08 03:12:36] "GET /service-template/18a4546f-e5ab-406e-a0c6-5892aff9aace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.007017 10.0.0.23 - - [2025-12-08 03:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.23 - - [2025-12-08 03:12:36] "GET /service-template/18a4546f-e5ab-406e-a0c6-5892aff9aace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.009854 10.0.0.23 - - [2025-12-08 03:12:36] "POST /neutron/network HTTP/1.1" 200 840 0.009071 10.0.0.23 - - [2025-12-08 03:12:36] "POST /id-to-fqname HTTP/1.1" 200 233 0.001522 10.0.0.23 - - [2025-12-08 03:12:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007238 10.0.0.23 - - [2025-12-08 03:12:36] "POST /neutron/port HTTP/1.1" 200 1114 0.108275 10.0.0.23 - - [2025-12-08 03:12:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005102 10.0.0.23 - - [2025-12-08 03:12:36] "POST /neutron/network HTTP/1.1" 200 830 0.009614 10.0.0.65 - - [2025-12-08 03:12:37] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001254 10.0.0.23 - - [2025-12-08 03:12:37] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.071270 10.0.0.23 - - [2025-12-08 03:12:37] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007162 10.0.0.23 - - [2025-12-08 03:12:37] "GET /virtual-machine/1091368c-cfb9-4fe0-9bf6-d4137e40a8e2 HTTP/1.1" 401 292 0.000446 10.0.0.23 - - [2025-12-08 03:12:38] "GET /virtual-machine/1091368c-cfb9-4fe0-9bf6-d4137e40a8e2 HTTP/1.1" 404 171 0.031159 10.0.0.65 - - [2025-12-08 03:12:38] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001088 10.0.0.23 - - [2025-12-08 03:12:38] "POST /neutron/port HTTP/1.1" 200 1063 0.267381 10.0.0.23 - - [2025-12-08 03:12:38] "POST /neutron/port HTTP/1.1" 200 1117 0.081184 10.0.0.23 - - [2025-12-08 03:12:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.008083 10.0.0.23 - - [2025-12-08 03:12:40] "GET /virtual-machine/1091368c-cfb9-4fe0-9bf6-d4137e40a8e2 HTTP/1.1" 200 1294 0.007375 10.0.0.23 - - [2025-12-08 03:12:40] "GET /virtual-machine-interface/c2fddc25-9112-43b5-8dbd-847fc4411fc3 HTTP/1.1" 200 2985 0.009564 10.0.0.23 - - [2025-12-08 03:12:40] "GET /virtual-machine-interface/c2fddc25-9112-43b5-8dbd-847fc4411fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.007472 10.0.0.23 - - [2025-12-08 03:12:40] "PUT /virtual-machine-interface/c2fddc25-9112-43b5-8dbd-847fc4411fc3 HTTP/1.1" 200 284 0.015878 10.0.0.23 - - [2025-12-08 03:12:40] "POST /neutron/port HTTP/1.1" 200 1091 0.017797 10.0.0.23 - - [2025-12-08 03:12:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007892 10.0.0.23 - - [2025-12-08 03:12:40] "GET /virtual-machine/1091368c-cfb9-4fe0-9bf6-d4137e40a8e2 HTTP/1.1" 200 1294 0.004514 10.0.0.23 - - [2025-12-08 03:12:40] "GET /virtual-machine-interface/c2fddc25-9112-43b5-8dbd-847fc4411fc3 HTTP/1.1" 200 3035 0.005210 10.0.0.23 - - [2025-12-08 03:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.23 - - [2025-12-08 03:12:40] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003715 10.0.0.23 - - [2025-12-08 03:12:40] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002709 10.0.0.23 - - [2025-12-08 03:12:40] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005671 10.0.0.23 - - [2025-12-08 03:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.23 - - [2025-12-08 03:12:43] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006675 10.0.0.23 - - [2025-12-08 03:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.23 - - [2025-12-08 03:12:48] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005384 10.0.0.22 - - [2025-12-08 03:12:49] "DELETE /access-control-list/007f0c74-b5e1-4d76-8593-5709ba341d6e HTTP/1.1" 200 115 0.034587 10.0.0.23 - - [2025-12-08 03:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.23 - - [2025-12-08 03:12:52] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005886 10.0.0.23 - - [2025-12-08 03:12:53] "POST /neutron/port HTTP/1.1" 200 1088 0.013935 10.0.0.23 - - [2025-12-08 03:12:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003730 10.0.0.23 - - [2025-12-08 03:12:53] "POST /neutron/network HTTP/1.1" 200 830 0.006512 10.0.0.23 - - [2025-12-08 03:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.23 - - [2025-12-08 03:12:56] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007967 10.0.0.23 - - [2025-12-08 03:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.23 - - [2025-12-08 03:13:00] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005396 10.0.0.23 - - [2025-12-08 03:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.23 - - [2025-12-08 03:13:04] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004902 10.0.0.65 - - [2025-12-08 03:13:05] "DELETE /project/9f06046426584d8ca7bef26074958f49 HTTP/1.1" 404 173 0.003939 10.0.0.65 - - [2025-12-08 03:13:05] "DELETE /project/c90ea538-4e85-4dde-84f6-f3037d80b932 HTTP/1.1" 404 177 0.003508 10.0.0.23 - - [2025-12-08 03:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.23 - - [2025-12-08 03:13:08] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005711 10.0.0.23 - - [2025-12-08 03:13:12] "POST /neutron/network HTTP/1.1" 200 840 0.007280 10.0.0.23 - - [2025-12-08 03:13:12] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.23 - - [2025-12-08 03:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.23 - - [2025-12-08 03:13:12] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005611 10.0.0.23 - - [2025-12-08 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.23 - - [2025-12-08 03:13:16] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006296 10.0.0.23 - - [2025-12-08 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.23 - - [2025-12-08 03:13:20] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006231 10.0.0.23 - - [2025-12-08 03:13:22] "POST /neutron/security_group HTTP/1.1" 200 2060 0.030238 10.0.0.23 - - [2025-12-08 03:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.23 - - [2025-12-08 03:13:24] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005003 10.0.0.23 - - [2025-12-08 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.23 - - [2025-12-08 03:13:29] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005115 10.0.0.23 - - [2025-12-08 03:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.23 - - [2025-12-08 03:13:33] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005682 10.0.0.23 - - [2025-12-08 03:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.23 - - [2025-12-08 03:13:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003995 10.0.0.23 - - [2025-12-08 03:13:37] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003284 10.0.0.23 - - [2025-12-08 03:13:37] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005435 10.0.0.23 - - [2025-12-08 03:13:37] "POST /neutron/port HTTP/1.1" 200 1091 0.014513 10.0.0.23 - - [2025-12-08 03:13:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009237 10.0.0.23 - - [2025-12-08 03:13:48] "POST /neutron/port HTTP/1.1" 200 1091 0.014038 10.0.0.23 - - [2025-12-08 03:13:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008788 10.0.0.23 - - [2025-12-08 03:13:55] "POST /neutron/network HTTP/1.1" 200 840 0.010005 10.0.0.23 - - [2025-12-08 03:13:55] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.23 - - [2025-12-08 03:13:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.003445 10.0.0.23 - - [2025-12-08 03:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.65 - - [2025-12-08 03:13:58] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001065 10.0.0.23 - - [2025-12-08 03:13:58] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.047942 10.0.0.23 - - [2025-12-08 03:13:58] "POST /service-instances HTTP/1.1" 200 547 0.031757 10.0.0.23 - - [2025-12-08 03:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007542 10.0.0.23 - - [2025-12-08 03:13:58] "GET /service-instance/7444f78f-bead-45f4-80e2-712c022c72c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006724 10.0.0.23 - - [2025-12-08 03:13:58] "POST /port-tuples HTTP/1.1" 200 590 0.036608 10.0.0.23 - - [2025-12-08 03:13:58] "GET /virtual-machine-interface/c2fddc25-9112-43b5-8dbd-847fc4411fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005365 10.0.0.23 - - [2025-12-08 03:13:58] "PUT /virtual-machine-interface/c2fddc25-9112-43b5-8dbd-847fc4411fc3 HTTP/1.1" 200 284 0.014490 10.0.0.23 - - [2025-12-08 03:13:58] "POST /ref-update HTTP/1.1" 200 156 0.016072 10.0.0.22 - - [2025-12-08 03:13:58] "POST /ref-update HTTP/1.1" 200 156 0.055691 10.0.0.23 - - [2025-12-08 03:13:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008426 10.0.0.22 - - [2025-12-08 03:13:58] "POST /instance-ips HTTP/1.1" 200 373 0.037235 10.0.0.22 - - [2025-12-08 03:13:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003185 10.0.0.23 - - [2025-12-08 03:13:58] "POST /neutron/port HTTP/1.1" 200 1090 0.023043 10.0.0.23 - - [2025-12-08 03:13:58] "GET /virtual-machine/6e695e79-541c-48f2-80d4-5868ec8ff951 HTTP/1.1" 200 1293 0.007009 10.0.0.23 - - [2025-12-08 03:13:58] "GET /virtual-machine-interface/76621462-f2c1-44f8-822a-9de44e73aaaf HTTP/1.1" 200 2956 0.008115 10.0.0.23 - - [2025-12-08 03:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.23 - - [2025-12-08 03:13:59] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003428 10.0.0.23 - - [2025-12-08 03:13:59] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002752 10.0.0.23 - - [2025-12-08 03:13:59] "GET /virtual-network/851363bf-8958-49bd-8216-f4f16e375b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005501 10.0.0.23 - - [2025-12-08 03:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.23 - - [2025-12-08 03:14:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004260 10.0.0.23 - - [2025-12-08 03:14:00] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004352 10.0.0.23 - - [2025-12-08 03:14:00] "GET /virtual-network/851363bf-8958-49bd-8216-f4f16e375b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007092 10.0.0.23 - - [2025-12-08 03:14:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010331 10.0.0.23 - - [2025-12-08 03:14:00] "POST /neutron/port HTTP/1.1" 200 1088 0.023160 10.0.0.23 - - [2025-12-08 03:14:00] "GET /virtual-machine/862f9c18-87ce-46c8-9d50-6774c1073158 HTTP/1.1" 200 1294 0.006215 10.0.0.23 - - [2025-12-08 03:14:00] "GET /virtual-machine-interface/501cd03a-4883-4e3a-992d-6390ff4d705a HTTP/1.1" 200 2960 0.005038 10.0.0.23 - - [2025-12-08 03:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.23 - - [2025-12-08 03:14:00] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004412 10.0.0.23 - - [2025-12-08 03:14:00] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004097 10.0.0.23 - - [2025-12-08 03:14:00] "GET /virtual-network/7991a52e-78e0-468f-b608-5e91f7a0e395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006548 10.0.0.23 - - [2025-12-08 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.23 - - [2025-12-08 03:14:01] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004263 10.0.0.23 - - [2025-12-08 03:14:01] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.007350 10.0.0.23 - - [2025-12-08 03:14:01] "GET /virtual-network/7991a52e-78e0-468f-b608-5e91f7a0e395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007852 10.0.0.23 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 404 215 0.003307 10.0.0.23 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007754 10.0.0.65 - - [2025-12-08 03:14:02] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001094 10.0.0.23 - - [2025-12-08 03:14:02] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.044429 10.0.0.23 - - [2025-12-08 03:14:02] "POST /network-policys HTTP/1.1" 200 551 0.028378 10.0.0.23 - - [2025-12-08 03:14:02] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005691 10.0.0.23 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.23 - - [2025-12-08 03:14:02] "GET /virtual-network/851363bf-8958-49bd-8216-f4f16e375b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005838 10.0.0.23 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.23 - - [2025-12-08 03:14:02] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004705 10.0.0.23 - - [2025-12-08 03:14:02] "POST /ref-update HTTP/1.1" 200 156 0.049069 10.0.0.22 - - [2025-12-08 03:14:02] "POST /access-control-lists HTTP/1.1" 200 596 0.034782 10.0.0.23 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019627 10.0.0.23 - - [2025-12-08 03:14:02] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004000 10.0.0.23 - - [2025-12-08 03:14:02] "GET /virtual-network/851363bf-8958-49bd-8216-f4f16e375b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007035 10.0.0.23 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.23 - - [2025-12-08 03:14:02] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004076 10.0.0.23 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.23 - - [2025-12-08 03:14:02] "GET /virtual-network/7991a52e-78e0-468f-b608-5e91f7a0e395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005570 10.0.0.23 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.23 - - [2025-12-08 03:14:02] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004136 10.0.0.23 - - [2025-12-08 03:14:02] "POST /ref-update HTTP/1.1" 200 156 0.070379 10.0.0.22 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.011737 10.0.0.23 - - [2025-12-08 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.23 - - [2025-12-08 03:14:02] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005308 10.0.0.22 - - [2025-12-08 03:14:03] "POST /ref-update HTTP/1.1" 200 156 0.038320 10.0.0.23 - - [2025-12-08 03:14:03] "POST /neutron/network HTTP/1.1" 200 922 0.016775 10.0.0.23 - - [2025-12-08 03:14:03] "GET /virtual-network/7991a52e-78e0-468f-b608-5e91f7a0e395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007313 10.0.0.23 - - [2025-12-08 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.23 - - [2025-12-08 03:14:03] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004508 10.0.0.23 - - [2025-12-08 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.23 - - [2025-12-08 03:14:03] "GET /service-template/18a4546f-e5ab-406e-a0c6-5892aff9aace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004032 10.0.0.23 - - [2025-12-08 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.65 - - [2025-12-08 03:14:03] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001075 10.0.0.23 - - [2025-12-08 03:14:03] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055784 10.0.0.23 - - [2025-12-08 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.23 - - [2025-12-08 03:14:03] "GET /service-instance/7444f78f-bead-45f4-80e2-712c022c72c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2542 0.006230 10.0.0.23 - - [2025-12-08 03:14:03] "POST /neutron/port HTTP/1.1" 200 1385 0.037650 10.0.0.23 - - [2025-12-08 03:14:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009445 10.0.0.23 - - [2025-12-08 03:14:04] "POST /neutron/network HTTP/1.1" 200 823 0.035512 10.0.0.23 - - [2025-12-08 03:14:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001303 10.0.0.23 - - [2025-12-08 03:14:04] "GET /virtual-machine/1091368c-cfb9-4fe0-9bf6-d4137e40a8e2 HTTP/1.1" 200 1294 0.005818 10.0.0.23 - - [2025-12-08 03:14:04] "GET /virtual-machine-interface/c2fddc25-9112-43b5-8dbd-847fc4411fc3 HTTP/1.1" 200 3891 0.007314 10.0.0.23 - - [2025-12-08 03:14:04] "GET /instance-ip/008ca7a5-573b-4698-bfb6-b352852ee001 HTTP/1.1" 200 1960 0.004499 10.0.0.23 - - [2025-12-08 03:14:04] "GET /instance-ip/42f24b1d-ed1e-456f-a6ac-836bb980e366 HTTP/1.1" 200 1636 0.005856 10.0.0.23 - - [2025-12-08 03:14:04] "GET /instance-ip/b09ba5ef-4849-4b97-a9aa-cba8cd288a38 HTTP/1.1" 200 1965 0.004332 10.0.0.23 - - [2025-12-08 03:14:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008214 10.0.0.23 - - [2025-12-08 03:14:04] "GET /virtual-machine/1091368c-cfb9-4fe0-9bf6-d4137e40a8e2 HTTP/1.1" 200 1294 0.004271 10.0.0.23 - - [2025-12-08 03:14:04] "GET /virtual-machine-interface/c2fddc25-9112-43b5-8dbd-847fc4411fc3 HTTP/1.1" 200 3891 0.005335 10.0.0.23 - - [2025-12-08 03:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.23 - - [2025-12-08 03:14:04] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003466 10.0.0.23 - - [2025-12-08 03:14:04] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002771 10.0.0.23 - - [2025-12-08 03:14:04] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005867 10.0.0.23 - - [2025-12-08 03:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.23 - - [2025-12-08 03:14:05] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003442 10.0.0.23 - - [2025-12-08 03:14:05] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003471 10.0.0.23 - - [2025-12-08 03:14:05] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007269 10.0.0.23 - - [2025-12-08 03:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.23 - - [2025-12-08 03:14:05] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005068 10.0.0.23 - - [2025-12-08 03:14:05] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004172 10.0.0.23 - - [2025-12-08 03:14:05] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007548 10.0.0.23 - - [2025-12-08 03:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.23 - - [2025-12-08 03:14:05] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005239 10.0.0.23 - - [2025-12-08 03:14:05] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003531 10.0.0.23 - - [2025-12-08 03:14:05] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006884 10.0.0.23 - - [2025-12-08 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.23 - - [2025-12-08 03:14:06] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004872 10.0.0.23 - - [2025-12-08 03:14:06] "GET /virtual-networks?parent_id=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003367 10.0.0.23 - - [2025-12-08 03:14:06] "GET /virtual-network/647b1aea-dbcc-44ed-bd6f-81cec566d555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006954 10.0.0.23 - - [2025-12-08 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.23 - - [2025-12-08 03:14:06] "GET /routing-instance/fa9f9f36-f06a-4254-905b-4287be99a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.004230 10.0.0.23 - - [2025-12-08 03:14:06] "GET /routing-instance/fa9f9f36-f06a-4254-905b-4287be99a656?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1590 0.006651 10.0.0.23 - - [2025-12-08 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.23 - - [2025-12-08 03:14:06] "GET /routing-instance/176224da-2c1e-486c-b124-d6e501e07bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006294 10.0.0.23 - - [2025-12-08 03:14:06] "GET /routing-instance/176224da-2c1e-486c-b124-d6e501e07bbd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.005829 10.0.0.23 - - [2025-12-08 03:14:14] "POST /neutron/port HTTP/1.1" 200 1385 0.020182 10.0.0.23 - - [2025-12-08 03:14:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005221 10.0.0.23 - - [2025-12-08 03:14:14] "POST /neutron/network HTTP/1.1" 200 849 0.007073 10.0.0.23 - - [2025-12-08 03:14:38] "GET /obj-perms HTTP/1.1" 200 5056 0.052927 10.0.0.65 - - [2025-12-08 03:14:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.65 - - [2025-12-08 03:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.22 - - [2025-12-08 03:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.22 - - [2025-12-08 03:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.65 - - [2025-12-08 03:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000954 10.0.0.65 - - [2025-12-08 03:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.22 - - [2025-12-08 03:14:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2025-12-08 03:14:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.23 - - [2025-12-08 03:14:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-12-08 03:14:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.23 - - [2025-12-08 03:14:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2025-12-08 03:14:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.23 - - [2025-12-08 03:14:51] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005647 10.0.0.23 - - [2025-12-08 03:14:51] "PUT /network-policy/b91e27f1-a342-410c-818f-f67c0979d433 HTTP/1.1" 200 262 0.014969 10.0.0.23 - - [2025-12-08 03:14:51] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.009369 10.0.0.23 - - [2025-12-08 03:14:56] "POST /neutron/port HTTP/1.1" 200 1088 0.041278 10.0.0.23 - - [2025-12-08 03:14:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004038 10.0.0.23 - - [2025-12-08 03:14:57] "POST /neutron/network HTTP/1.1" 200 922 0.006544 10.0.0.23 - - [2025-12-08 03:15:14] "POST /neutron/network HTTP/1.1" 200 932 0.006639 10.0.0.23 - - [2025-12-08 03:15:14] "POST /neutron/port HTTP/1.1" 200 117 0.001454 10.0.0.23 - - [2025-12-08 03:15:14] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007869 10.0.0.23 - - [2025-12-08 03:15:20] "POST /ref-update HTTP/1.1" 200 156 0.068007 10.0.0.22 - - [2025-12-08 03:15:20] "POST /ref-update HTTP/1.1" 200 156 0.037890 10.0.0.23 - - [2025-12-08 03:15:20] "GET /virtual-network/7991a52e-78e0-468f-b608-5e91f7a0e395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.014382 10.0.0.23 - - [2025-12-08 03:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.23 - - [2025-12-08 03:15:20] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.006596 10.0.0.23 - - [2025-12-08 03:15:20] "POST /ref-update HTTP/1.1" 200 156 0.069892 10.0.0.23 - - [2025-12-08 03:15:20] "GET /virtual-network/851363bf-8958-49bd-8216-f4f16e375b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008656 10.0.0.23 - - [2025-12-08 03:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.23 - - [2025-12-08 03:15:20] "GET /network-policy/b91e27f1-a342-410c-818f-f67c0979d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.003962 10.0.0.23 - - [2025-12-08 03:15:20] "DELETE /network-policy/b91e27f1-a342-410c-818f-f67c0979d433 HTTP/1.1" 200 115 0.047967 10.0.0.23 - - [2025-12-08 03:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.23 - - [2025-12-08 03:15:20] "DELETE /service-instance/7444f78f-bead-45f4-80e2-712c022c72c5 HTTP/1.1" 200 115 0.086112 10.0.0.22 - - [2025-12-08 03:15:20] "POST /ref-update HTTP/1.1" 200 156 0.054457 10.0.0.23 - - [2025-12-08 03:15:20] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003646 10.0.0.23 - - [2025-12-08 03:15:20] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005479 10.0.0.22 - - [2025-12-08 03:15:20] "POST /ref-update HTTP/1.1" 200 156 0.038098 10.0.0.22 - - [2025-12-08 03:15:20] "POST /ref-update HTTP/1.1" 200 156 0.036477 10.0.0.23 - - [2025-12-08 03:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.23 - - [2025-12-08 03:15:21] "DELETE /service-template/18a4546f-e5ab-406e-a0c6-5892aff9aace HTTP/1.1" 200 115 0.082438 10.0.0.23 - - [2025-12-08 03:15:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.003367 10.0.0.23 - - [2025-12-08 03:15:21] "POST /neutron/network HTTP/1.1" 200 848 0.008430 10.0.0.22 - - [2025-12-08 03:15:21] "DELETE /route-target/ad0fa5c6-de5e-46e5-ae68-e3f39f20053c HTTP/1.1" 200 115 0.043708 10.0.0.23 - - [2025-12-08 03:15:21] "POST /neutron/port HTTP/1.1" 200 1117 0.017152 10.0.0.65 - - [2025-12-08 03:15:22] "POST /useragent-kv HTTP/1.1" 200 115 0.013435 10.0.0.65 - - [2025-12-08 03:15:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006911 10.0.0.23 - - [2025-12-08 03:15:22] "POST /neutron/network HTTP/1.1" 200 151 0.249199 10.0.0.23 - - [2025-12-08 03:15:22] "POST /neutron/port HTTP/1.1" 200 151 0.282802 10.0.0.23 - - [2025-12-08 03:15:22] "POST /neutron/port HTTP/1.1" 200 151 0.283200 10.0.0.22 - - [2025-12-08 03:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.23 - - [2025-12-08 03:15:22] "POST /neutron/network HTTP/1.1" 200 830 0.010570 10.0.0.22 - - [2025-12-08 03:15:23] "DELETE /route-target/6d3ca914-8a19-4911-8a94-a056f66ed0a6 HTTP/1.1" 200 115 0.037595 10.0.0.65 - - [2025-12-08 03:15:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003696 10.0.0.65 - - [2025-12-08 03:15:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002403 10.0.0.23 - - [2025-12-08 03:15:23] "POST /neutron/network HTTP/1.1" 200 151 0.139619 10.0.0.65 - - [2025-12-08 03:15:24] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001132 10.0.0.23 - - [2025-12-08 03:15:25] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.045789 10.0.0.65 - - [2025-12-08 03:15:25] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000914 10.0.0.23 - - [2025-12-08 03:15:25] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?fields=virtual_networks HTTP/1.1" 200 1037 0.046835 10.0.0.65 - - [2025-12-08 03:15:25] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003662 10.0.0.23 - - [2025-12-08 03:15:25] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.051081 10.0.0.65 - - [2025-12-08 03:15:25] "GET /projects?obj_uuids=9f060464-2658-4d8c-a7be-f26074958f49&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001053 10.0.0.23 - - [2025-12-08 03:15:25] "GET /project/9f060464-2658-4d8c-a7be-f26074958f49?fields=security_groups HTTP/1.1" 200 1265 0.040006 10.0.0.23 - - [2025-12-08 03:15:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.030786 10.0.0.65 - - [2025-12-08 03:15:26] "GET /projects?obj_uuids=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003926 10.0.0.65 - - [2025-12-08 03:15:26] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.65 - - [2025-12-08 03:15:26] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007206 10.0.0.65 - - [2025-12-08 03:15:26] "POST /id-to-fqname HTTP/1.1" 200 191 0.005378 10.0.0.65 - - [2025-12-08 03:15:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.005842 10.0.0.65 - - [2025-12-08 03:15:26] "POST /security-groups HTTP/1.1" 200 592 0.077299 10.0.0.22 - - [2025-12-08 03:15:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.003308 10.0.0.65 - - [2025-12-08 03:15:26] "POST /projects HTTP/1.1" 200 587 0.298846 10.0.0.65 - - [2025-12-08 03:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.374090 10.0.0.22 - - [2025-12-08 03:15:26] "POST /access-control-lists HTTP/1.1" 200 595 0.027468 10.0.0.23 - - [2025-12-08 03:15:26] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.516202 10.0.0.23 - - [2025-12-08 03:15:27] "GET / HTTP/1.1" 200 35931 0.002077 10.0.0.23 - - [2025-12-08 03:15:30] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000464 10.0.0.65 - - [2025-12-08 03:15:30] "GET /projects?obj_uuids=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001235 10.0.0.23 - - [2025-12-08 03:15:30] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.081891 10.0.0.23 - - [2025-12-08 03:15:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.004328 10.0.0.23 - - [2025-12-08 03:15:30] "POST /virtual-DNSs HTTP/1.1" 200 507 0.033074 10.0.0.23 - - [2025-12-08 03:15:30] "GET /virtual-DNS/a103e353-1443-4f0e-ae25-1d6eb4d4b102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.008315 10.0.0.23 - - [2025-12-08 03:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.23 - - [2025-12-08 03:15:30] "GET /virtual-DNS/a103e353-1443-4f0e-ae25-1d6eb4d4b102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003664 10.0.0.23 - - [2025-12-08 03:15:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003435 10.0.0.23 - - [2025-12-08 03:15:31] "POST /network-ipams HTTP/1.1" 200 514 0.031202 10.0.0.23 - - [2025-12-08 03:15:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003864 10.0.0.23 - - [2025-12-08 03:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.23 - - [2025-12-08 03:15:31] "GET /network-ipam/33d89bbc-5bb6-437d-9519-4e13aa3b4e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.008304 10.0.0.23 - - [2025-12-08 03:15:31] "PUT /network-ipam/33d89bbc-5bb6-437d-9519-4e13aa3b4e6d HTTP/1.1" 200 258 0.017483 10.0.0.23 - - [2025-12-08 03:15:31] "POST /ref-update HTTP/1.1" 200 156 0.012946 10.0.0.23 - - [2025-12-08 03:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.65 - - [2025-12-08 03:15:31] "GET /projects?obj_uuids=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001328 10.0.0.23 - - [2025-12-08 03:15:31] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.037200 10.0.0.65 - - [2025-12-08 03:15:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007321 10.0.0.23 - - [2025-12-08 03:15:32] "POST /neutron/subnet HTTP/1.1" 200 711 0.250554 10.0.0.23 - - [2025-12-08 03:15:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001345 10.0.0.23 - - [2025-12-08 03:15:32] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006726 10.0.0.23 - - [2025-12-08 03:15:32] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006496 10.0.0.23 - - [2025-12-08 03:15:32] "POST /neutron/network HTTP/1.1" 200 833 0.007973 10.0.0.23 - - [2025-12-08 03:15:32] "POST /neutron/network HTTP/1.1" 200 833 0.008134 10.0.0.23 - - [2025-12-08 03:15:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001239 10.0.0.65 - - [2025-12-08 03:15:33] "GET /projects?obj_uuids=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001085 10.0.0.23 - - [2025-12-08 03:15:33] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.067436 10.0.0.23 - - [2025-12-08 03:15:33] "POST /neutron/port HTTP/1.1" 200 117 0.006564 10.0.0.23 - - [2025-12-08 03:15:34] "POST /neutron/network HTTP/1.1" 200 843 0.006589 10.0.0.23 - - [2025-12-08 03:15:34] "POST /neutron/port HTTP/1.1" 200 1058 0.014481 10.0.0.23 - - [2025-12-08 03:15:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003953 10.0.0.23 - - [2025-12-08 03:15:34] "POST /neutron/network HTTP/1.1" 200 833 0.006644 10.0.0.23 - - [2025-12-08 03:15:38] "POST /neutron/port HTTP/1.1" 200 1086 0.018661 10.0.0.23 - - [2025-12-08 03:15:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007540 10.0.0.23 - - [2025-12-08 03:15:39] "GET /virtual-machine/c9c2b651-7ec7-4dd7-9bbe-65441ea420bb HTTP/1.1" 401 292 0.000488 10.0.0.23 - - [2025-12-08 03:15:39] "GET /virtual-machine/c9c2b651-7ec7-4dd7-9bbe-65441ea420bb HTTP/1.1" 200 1294 0.042860 10.0.0.23 - - [2025-12-08 03:15:39] "GET /virtual-machine-interface/32d89dac-13f8-479f-9b78-5a96098b0d10 HTTP/1.1" 200 2964 0.005425 10.0.0.22 - - [2025-12-08 03:15:39] "GET /obj-perms HTTP/1.1" 200 5056 0.387558 10.0.0.23 - - [2025-12-08 03:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.23 - - [2025-12-08 03:15:39] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003942 10.0.0.23 - - [2025-12-08 03:15:39] "GET /virtual-networks?parent_id=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003599 10.0.0.23 - - [2025-12-08 03:15:39] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006944 10.0.0.65 - - [2025-12-08 03:15:40] "GET /obj-perms HTTP/1.1" 200 5056 0.057417 10.0.0.23 - - [2025-12-08 03:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.23 - - [2025-12-08 03:15:42] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004907 10.0.0.23 - - [2025-12-08 03:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.23 - - [2025-12-08 03:15:46] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006762 10.0.0.22 - - [2025-12-08 03:15:50] "DELETE /access-control-list/dcf4304b-e4b3-4e51-804f-7e73171c0731 HTTP/1.1" 200 115 0.042189 10.0.0.23 - - [2025-12-08 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.23 - - [2025-12-08 03:15:51] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005209 10.0.0.23 - - [2025-12-08 03:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006575 10.0.0.23 - - [2025-12-08 03:15:55] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006043 10.0.0.23 - - [2025-12-08 03:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.23 - - [2025-12-08 03:15:59] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005095 10.0.0.23 - - [2025-12-08 03:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.23 - - [2025-12-08 03:16:03] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008179 10.0.0.65 - - [2025-12-08 03:16:05] "DELETE /project/93d3e252344a43ea8bddadb20734e7f2 HTTP/1.1" 404 173 0.004210 10.0.0.65 - - [2025-12-08 03:16:05] "DELETE /project/9f060464-2658-4d8c-a7be-f26074958f49 HTTP/1.1" 404 177 0.003753 10.0.0.23 - - [2025-12-08 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.23 - - [2025-12-08 03:16:07] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004703 10.0.0.23 - - [2025-12-08 03:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.23 - - [2025-12-08 03:16:11] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006772 10.0.0.23 - - [2025-12-08 03:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.23 - - [2025-12-08 03:16:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003626 10.0.0.23 - - [2025-12-08 03:16:15] "GET /virtual-networks?parent_id=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002528 10.0.0.23 - - [2025-12-08 03:16:15] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005588 10.0.0.23 - - [2025-12-08 03:16:20] "POST /neutron/port HTTP/1.1" 200 1086 0.014764 10.0.0.23 - - [2025-12-08 03:16:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007062 10.0.0.23 - - [2025-12-08 03:16:31] "POST /neutron/port HTTP/1.1" 200 1086 0.014242 10.0.0.23 - - [2025-12-08 03:17:01] "POST /neutron/network HTTP/1.1" 200 833 0.006501 10.0.0.23 - - [2025-12-08 03:17:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.001035 10.0.0.23 - - [2025-12-08 03:17:01] "POST /neutron/network HTTP/1.1" 200 843 0.006593 10.0.0.65 - - [2025-12-08 03:17:02] "GET /projects?obj_uuids=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.038360 10.0.0.23 - - [2025-12-08 03:17:02] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.129941 10.0.0.23 - - [2025-12-08 03:17:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008433 10.0.0.23 - - [2025-12-08 03:17:03] "POST /neutron/network HTTP/1.1" 200 843 0.006680 10.0.0.23 - - [2025-12-08 03:17:03] "POST /neutron/port HTTP/1.1" 200 1058 0.016373 10.0.0.23 - - [2025-12-08 03:17:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003917 10.0.0.23 - - [2025-12-08 03:17:03] "POST /neutron/network HTTP/1.1" 200 833 0.006819 10.0.0.23 - - [2025-12-08 03:17:07] "POST /neutron/port HTTP/1.1" 200 1086 0.015533 10.0.0.23 - - [2025-12-08 03:17:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008045 10.0.0.23 - - [2025-12-08 03:17:08] "GET /virtual-machine/7f50e78e-a205-4d98-9cb1-b14738092233 HTTP/1.1" 200 1293 0.006322 10.0.0.23 - - [2025-12-08 03:17:08] "GET /virtual-machine-interface/5db28a20-3a7c-4ea2-b94f-c696f985307b HTTP/1.1" 200 2964 0.005453 10.0.0.23 - - [2025-12-08 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.23 - - [2025-12-08 03:17:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004153 10.0.0.23 - - [2025-12-08 03:17:08] "GET /virtual-networks?parent_id=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004203 10.0.0.23 - - [2025-12-08 03:17:08] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007137 10.0.0.23 - - [2025-12-08 03:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.23 - - [2025-12-08 03:17:11] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006199 10.0.0.23 - - [2025-12-08 03:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.23 - - [2025-12-08 03:17:15] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005518 10.0.0.23 - - [2025-12-08 03:17:18] "POST /neutron/network HTTP/1.1" 200 843 0.034380 10.0.0.23 - - [2025-12-08 03:17:18] "POST /neutron/port HTTP/1.1" 200 117 0.001522 10.0.0.23 - - [2025-12-08 03:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.23 - - [2025-12-08 03:17:19] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006062 10.0.0.23 - - [2025-12-08 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.23 - - [2025-12-08 03:17:23] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006656 10.0.0.23 - - [2025-12-08 03:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.23 - - [2025-12-08 03:17:27] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005267 10.0.0.23 - - [2025-12-08 03:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.23 - - [2025-12-08 03:17:31] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005358 10.0.0.23 - - [2025-12-08 03:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.23 - - [2025-12-08 03:17:35] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004967 10.0.0.23 - - [2025-12-08 03:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.23 - - [2025-12-08 03:17:39] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005372 10.0.0.23 - - [2025-12-08 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.23 - - [2025-12-08 03:17:41] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005522 10.0.0.23 - - [2025-12-08 03:17:41] "GET /virtual-networks?parent_id=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003623 10.0.0.23 - - [2025-12-08 03:17:42] "GET /virtual-network/5b1300bb-9c89-4cb7-b809-f7516c7c2877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007916 10.0.0.23 - - [2025-12-08 03:17:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007562 10.0.0.23 - - [2025-12-08 03:17:49] "POST /neutron/port HTTP/1.1" 200 1086 0.018594 10.0.0.23 - - [2025-12-08 03:17:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013834 10.0.0.23 - - [2025-12-08 03:17:58] "POST /neutron/network HTTP/1.1" 200 843 0.006430 10.0.0.23 - - [2025-12-08 03:17:58] "POST /neutron/port HTTP/1.1" 200 117 0.001719 10.0.0.23 - - [2025-12-08 03:18:20] "POST /neutron/port HTTP/1.1" 200 1086 0.018162 10.0.0.23 - - [2025-12-08 03:18:20] "POST /neutron/subnet HTTP/1.1" 200 685 0.008510 10.0.0.23 - - [2025-12-08 03:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.23 - - [2025-12-08 03:18:26] "DELETE /virtual-DNS/a103e353-1443-4f0e-ae25-1d6eb4d4b102 HTTP/1.1" 409 235 0.009199 10.0.0.23 - - [2025-12-08 03:18:26] "POST /fqname-to-id HTTP/1.1" 404 192 0.003407 10.0.0.23 - - [2025-12-08 03:18:26] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.027444 10.0.0.23 - - [2025-12-08 03:18:26] "GET /virtual-DNS-record/ecbf86f8-578d-4253-8e58-6c15337fb3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.005705 10.0.0.23 - - [2025-12-08 03:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.23 - - [2025-12-08 03:18:26] "GET /virtual-DNS-record/ecbf86f8-578d-4253-8e58-6c15337fb3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004074 10.0.0.23 - - [2025-12-08 03:18:33] "DELETE /virtual-DNS-record/ecbf86f8-578d-4253-8e58-6c15337fb3e2 HTTP/1.1" 200 115 0.031289 10.0.0.23 - - [2025-12-08 03:18:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.003287 10.0.0.23 - - [2025-12-08 03:18:33] "POST /neutron/network HTTP/1.1" 200 833 0.008678 10.0.0.23 - - [2025-12-08 03:18:34] "POST /neutron/port HTTP/1.1" 200 1112 0.015110 10.0.0.23 - - [2025-12-08 03:18:34] "POST /neutron/port HTTP/1.1" 200 1112 0.033670 10.0.0.65 - - [2025-12-08 03:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003547 10.0.0.65 - - [2025-12-08 03:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002409 10.0.0.23 - - [2025-12-08 03:18:36] "POST /neutron/network HTTP/1.1" 200 151 0.175247 10.0.0.23 - - [2025-12-08 03:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.23 - - [2025-12-08 03:18:36] "DELETE /network-ipam/33d89bbc-5bb6-437d-9519-4e13aa3b4e6d HTTP/1.1" 200 115 0.064458 10.0.0.22 - - [2025-12-08 03:18:36] "DELETE /route-target/8a3f45a1-e2b1-43f3-8b1c-b03c765100bf HTTP/1.1" 200 115 0.083140 10.0.0.23 - - [2025-12-08 03:18:36] "DELETE /virtual-DNS/a103e353-1443-4f0e-ae25-1d6eb4d4b102 HTTP/1.1" 200 115 0.047062 10.0.0.23 - - [2025-12-08 03:18:36] "POST /fqname-to-id HTTP/1.1" 404 180 0.004234 10.0.0.65 - - [2025-12-08 03:18:37] "GET /projects?obj_uuids=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000929 10.0.0.23 - - [2025-12-08 03:18:37] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.077323 10.0.0.65 - - [2025-12-08 03:18:37] "GET /projects?obj_uuids=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001517 10.0.0.23 - - [2025-12-08 03:18:37] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?fields=virtual_networks HTTP/1.1" 200 1035 0.056795 10.0.0.65 - - [2025-12-08 03:18:37] "GET /projects?obj_uuids=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000945 10.0.0.23 - - [2025-12-08 03:18:37] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.044391 10.0.0.65 - - [2025-12-08 03:18:37] "GET /projects?obj_uuids=93d3e252-344a-43ea-8bdd-adb20734e7f2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000982 10.0.0.23 - - [2025-12-08 03:18:37] "GET /project/93d3e252-344a-43ea-8bdd-adb20734e7f2?fields=security_groups HTTP/1.1" 200 1262 0.037151 10.0.0.23 - - [2025-12-08 03:18:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.042005 10.0.0.65 - - [2025-12-08 03:18:38] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002572 10.0.0.65 - - [2025-12-08 03:18:38] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.65 - - [2025-12-08 03:18:38] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.035081 10.0.0.65 - - [2025-12-08 03:18:39] "POST /id-to-fqname HTTP/1.1" 200 191 0.001182 10.0.0.65 - - [2025-12-08 03:18:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.008429 10.0.0.65 - - [2025-12-08 03:18:39] "POST /security-groups HTTP/1.1" 200 592 0.025582 10.0.0.65 - - [2025-12-08 03:18:39] "POST /projects HTTP/1.1" 200 587 0.218115 10.0.0.65 - - [2025-12-08 03:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.289654 10.0.0.22 - - [2025-12-08 03:18:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.009508 10.0.0.23 - - [2025-12-08 03:18:39] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.466547 10.0.0.23 - - [2025-12-08 03:18:40] "GET / HTTP/1.1" 200 35931 0.002458 10.0.0.23 - - [2025-12-08 03:18:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2025-12-08 03:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.045415 10.0.0.65 - - [2025-12-08 03:18:42] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001098 10.0.0.23 - - [2025-12-08 03:18:42] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.037198 10.0.0.22 - - [2025-12-08 03:18:43] "POST /ref-update HTTP/1.1" 200 156 0.027789 10.0.0.65 - - [2025-12-08 03:18:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004942 10.0.0.23 - - [2025-12-08 03:18:43] "POST /neutron/subnet HTTP/1.1" 200 715 0.217670 10.0.0.23 - - [2025-12-08 03:18:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001311 10.0.0.23 - - [2025-12-08 03:18:43] "GET /virtual-network/71de995c-0d82-4e16-8457-281e7a505ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004756 10.0.0.23 - - [2025-12-08 03:18:43] "GET /virtual-network/71de995c-0d82-4e16-8457-281e7a505ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005280 10.0.0.23 - - [2025-12-08 03:18:43] "POST /neutron/network HTTP/1.1" 200 825 0.005676 10.0.0.23 - - [2025-12-08 03:18:44] "GET /virtual-network/71de995c-0d82-4e16-8457-281e7a505ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005405 10.0.0.23 - - [2025-12-08 03:18:44] "GET /obj-perms HTTP/1.1" 200 5032 0.054080 10.0.0.22 - - [2025-12-08 03:18:45] "GET /obj-perms HTTP/1.1" 200 5032 0.053291 10.0.0.65 - - [2025-12-08 03:18:45] "GET /obj-perms HTTP/1.1" 200 5032 0.050084 10.0.0.23 - - [2025-12-08 03:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.65 - - [2025-12-08 03:18:45] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000849 10.0.0.23 - - [2025-12-08 03:18:45] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.037098 10.0.0.65 - - [2025-12-08 03:18:45] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001561 10.0.0.23 - - [2025-12-08 03:18:45] "POST /neutron/network HTTP/1.1" 200 608 0.143323 10.0.0.23 - - [2025-12-08 03:18:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.003117 10.0.0.23 - - [2025-12-08 03:18:46] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005487 10.0.0.23 - - [2025-12-08 03:18:46] "POST /neutron/network HTTP/1.1" 200 827 0.013839 10.0.0.23 - - [2025-12-08 03:18:46] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004769 10.0.0.23 - - [2025-12-08 03:18:46] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005993 10.0.0.23 - - [2025-12-08 03:18:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001320 10.0.0.22 - - [2025-12-08 03:18:51] "DELETE /access-control-list/e09144d8-7180-4332-8c40-7273d3664f16 HTTP/1.1" 200 115 0.030206 10.0.0.23 - - [2025-12-08 03:19:03] "POST /neutron/network HTTP/1.1" 200 837 0.008273 10.0.0.65 - - [2025-12-08 03:19:04] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001271 10.0.0.23 - - [2025-12-08 03:19:04] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.089084 10.0.0.23 - - [2025-12-08 03:19:04] "POST /neutron/port HTTP/1.1" 200 117 0.005826 10.0.0.23 - - [2025-12-08 03:19:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001161 10.0.0.23 - - [2025-12-08 03:19:04] "POST /neutron/network HTTP/1.1" 200 837 0.006572 10.0.0.65 - - [2025-12-08 03:19:05] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000998 10.0.0.23 - - [2025-12-08 03:19:05] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.096137 10.0.0.23 - - [2025-12-08 03:19:05] "POST /neutron/network HTTP/1.1" 200 825 0.069297 10.0.0.65 - - [2025-12-08 03:19:05] "DELETE /project/914011aa7505425f81b3241f4c78bdee HTTP/1.1" 404 173 0.003531 10.0.0.65 - - [2025-12-08 03:19:05] "DELETE /project/93d3e252-344a-43ea-8bdd-adb20734e7f2 HTTP/1.1" 404 177 0.005749 10.0.0.23 - - [2025-12-08 03:19:06] "POST /neutron/port HTTP/1.1" 200 1089 0.030677 10.0.0.23 - - [2025-12-08 03:19:06] "POST /neutron/port HTTP/1.1" 200 1089 0.022147 10.0.0.23 - - [2025-12-08 03:19:06] "POST /neutron/port HTTP/1.1" 200 1089 0.019997 10.0.0.23 - - [2025-12-08 03:19:06] "POST /neutron/subnet HTTP/1.1" 200 698 0.027388 10.0.0.23 - - [2025-12-08 03:19:07] "POST /neutron/port HTTP/1.1" 200 1059 0.023110 10.0.0.23 - - [2025-12-08 03:19:07] "POST /neutron/port HTTP/1.1" 200 1087 0.022362 10.0.0.23 - - [2025-12-08 03:19:07] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.23 - - [2025-12-08 03:19:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007487 10.0.0.23 - - [2025-12-08 03:19:21] "POST /neutron/port HTTP/1.1" 200 1089 0.015474 10.0.0.23 - - [2025-12-08 03:19:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007548 10.0.0.23 - - [2025-12-08 03:19:31] "POST /neutron/port HTTP/1.1" 200 1089 0.013186 10.0.0.23 - - [2025-12-08 03:19:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006746 10.0.0.23 - - [2025-12-08 03:19:31] "GET /virtual-machine/0e33a084-fc71-4500-a2fe-3063135adee3 HTTP/1.1" 401 292 0.000351 10.0.0.23 - - [2025-12-08 03:19:32] "GET /virtual-machine/0e33a084-fc71-4500-a2fe-3063135adee3 HTTP/1.1" 200 1293 0.046561 10.0.0.23 - - [2025-12-08 03:19:32] "GET /virtual-machine-interface/5e02817e-77a6-43da-b238-39c07683b66b HTTP/1.1" 200 2949 0.004762 10.0.0.23 - - [2025-12-08 03:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.23 - - [2025-12-08 03:19:32] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003635 10.0.0.23 - - [2025-12-08 03:19:32] "GET /virtual-networks?parent_id=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002953 10.0.0.23 - - [2025-12-08 03:19:32] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007434 10.0.0.23 - - [2025-12-08 03:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.23 - - [2025-12-08 03:19:35] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004817 10.0.0.23 - - [2025-12-08 03:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.23 - - [2025-12-08 03:19:39] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005929 10.0.0.23 - - [2025-12-08 03:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.23 - - [2025-12-08 03:19:43] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004942 10.0.0.65 - - [2025-12-08 03:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.65 - - [2025-12-08 03:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.22 - - [2025-12-08 03:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2025-12-08 03:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.65 - - [2025-12-08 03:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.65 - - [2025-12-08 03:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2025-12-08 03:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.23 - - [2025-12-08 03:19:47] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005723 10.0.0.22 - - [2025-12-08 03:19:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.22 - - [2025-12-08 03:19:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000631 10.0.0.23 - - [2025-12-08 03:19:49] "GET /global-system-configs HTTP/1.1" 401 292 0.001343 10.0.0.23 - - [2025-12-08 03:19:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.23 - - [2025-12-08 03:19:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.23 - - [2025-12-08 03:19:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.23 - - [2025-12-08 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.23 - - [2025-12-08 03:19:51] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005542 10.0.0.23 - - [2025-12-08 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.23 - - [2025-12-08 03:19:56] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006331 10.0.0.23 - - [2025-12-08 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.23 - - [2025-12-08 03:20:00] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005589 10.0.0.23 - - [2025-12-08 03:20:00] "POST /neutron/network HTTP/1.1" 200 835 0.032885 10.0.0.23 - - [2025-12-08 03:20:00] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.23 - - [2025-12-08 03:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.23 - - [2025-12-08 03:20:04] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005867 10.0.0.23 - - [2025-12-08 03:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.23 - - [2025-12-08 03:20:08] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005335 10.0.0.23 - - [2025-12-08 03:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.23 - - [2025-12-08 03:20:12] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005487 10.0.0.23 - - [2025-12-08 03:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.23 - - [2025-12-08 03:20:16] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007217 10.0.0.23 - - [2025-12-08 03:20:20] "POST /neutron/port HTTP/1.1" 200 1089 0.020772 10.0.0.23 - - [2025-12-08 03:20:20] "POST /neutron/subnet HTTP/1.1" 200 698 0.025617 10.0.0.23 - - [2025-12-08 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.23 - - [2025-12-08 03:20:20] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006650 10.0.0.23 - - [2025-12-08 03:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.23 - - [2025-12-08 03:20:24] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005939 10.0.0.23 - - [2025-12-08 03:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.23 - - [2025-12-08 03:20:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003863 10.0.0.23 - - [2025-12-08 03:20:26] "GET /virtual-networks?parent_id=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003276 10.0.0.23 - - [2025-12-08 03:20:26] "GET /virtual-network/29ee19e8-d7c5-447a-8f5c-af8f5d0ea6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005623 10.0.0.23 - - [2025-12-08 03:20:26] "POST /neutron/port HTTP/1.1" 200 1089 0.014414 10.0.0.23 - - [2025-12-08 03:20:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007402 10.0.0.23 - - [2025-12-08 03:20:38] "POST /neutron/port HTTP/1.1" 200 1087 0.040166 10.0.0.23 - - [2025-12-08 03:20:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007738 10.0.0.23 - - [2025-12-08 03:20:44] "GET /obj-perms HTTP/1.1" 200 5056 0.051201 10.0.0.23 - - [2025-12-08 03:20:47] "POST /neutron/port HTTP/1.1" 200 1089 0.013178 10.0.0.23 - - [2025-12-08 03:20:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007788 10.0.0.23 - - [2025-12-08 03:21:02] "POST /neutron/port HTTP/1.1" 200 1087 0.017558 10.0.0.23 - - [2025-12-08 03:21:03] "POST /neutron/port HTTP/1.1" 200 1089 0.016009 10.0.0.23 - - [2025-12-08 03:21:03] "POST /neutron/subnet HTTP/1.1" 200 689 0.009258 10.0.0.23 - - [2025-12-08 03:21:08] "POST /neutron/port HTTP/1.1" 200 1089 0.019956 10.0.0.23 - - [2025-12-08 03:21:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007672 10.0.0.23 - - [2025-12-08 03:21:20] "POST /neutron/port HTTP/1.1" 200 1089 0.022199 10.0.0.23 - - [2025-12-08 03:21:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005771 10.0.0.23 - - [2025-12-08 03:21:20] "POST /neutron/network HTTP/1.1" 200 827 0.006420 10.0.0.23 - - [2025-12-08 03:21:23] "POST /neutron/port HTTP/1.1" 200 1087 0.018433 10.0.0.23 - - [2025-12-08 03:21:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006751 10.0.0.23 - - [2025-12-08 03:21:23] "GET /virtual-machine/f31e5205-6034-4ff8-bf02-d41e3d8e7187 HTTP/1.1" 200 1294 0.005352 10.0.0.23 - - [2025-12-08 03:21:23] "GET /virtual-machine-interface/75fda5ae-f1f4-4f45-926c-bfb21dd8e954 HTTP/1.1" 200 2949 0.004830 10.0.0.23 - - [2025-12-08 03:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.23 - - [2025-12-08 03:21:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004017 10.0.0.23 - - [2025-12-08 03:21:24] "GET /virtual-networks?parent_id=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003124 10.0.0.23 - - [2025-12-08 03:21:24] "GET /virtual-network/71de995c-0d82-4e16-8457-281e7a505ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007145 10.0.0.23 - - [2025-12-08 03:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.23 - - [2025-12-08 03:21:25] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003422 10.0.0.23 - - [2025-12-08 03:21:25] "GET /virtual-networks?parent_id=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003138 10.0.0.23 - - [2025-12-08 03:21:25] "GET /virtual-network/71de995c-0d82-4e16-8457-281e7a505ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006731 10.0.0.23 - - [2025-12-08 03:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.65 - - [2025-12-08 03:21:25] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002049 10.0.0.23 - - [2025-12-08 03:21:25] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050568 10.0.0.23 - - [2025-12-08 03:21:25] "GET /virtual-network/71de995c-0d82-4e16-8457-281e7a505ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005770 10.0.0.23 - - [2025-12-08 03:21:25] "GET /floating-ip-pools?parent_id=71de995c-0d82-4e16-8457-281e7a505ac6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002525 10.0.0.23 - - [2025-12-08 03:21:25] "GET /virtual-network/71de995c-0d82-4e16-8457-281e7a505ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005888 10.0.0.23 - - [2025-12-08 03:21:25] "POST /floating-ip-pools HTTP/1.1" 200 598 0.025980 10.0.0.23 - - [2025-12-08 03:21:25] "POST /ref-update HTTP/1.1" 200 156 0.014590 10.0.0.23 - - [2025-12-08 03:21:25] "GET /virtual-network/71de995c-0d82-4e16-8457-281e7a505ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005731 10.0.0.23 - - [2025-12-08 03:21:25] "GET /virtual-network/71de995c-0d82-4e16-8457-281e7a505ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005397 10.0.0.23 - - [2025-12-08 03:21:26] "POST /neutron/floatingip HTTP/1.1" 200 528 0.007486 10.0.0.23 - - [2025-12-08 03:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.23 - - [2025-12-08 03:21:26] "GET /routing-instance/7b283fe1-8193-4d1f-803a-3ea6bb0dd809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003532 10.0.0.23 - - [2025-12-08 03:21:26] "GET /route-target/bc3fa80e-f9b4-4938-b4d6-874848bd3f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004387 10.0.0.22 - - [2025-12-08 03:21:44] "GET /obj-perms HTTP/1.1" 200 5056 0.052233 10.0.0.65 - - [2025-12-08 03:21:45] "GET /obj-perms HTTP/1.1" 200 5056 0.049124 10.0.0.23 - - [2025-12-08 03:21:56] "POST /neutron/floatingip HTTP/1.1" 200 575 0.015065 10.0.0.23 - - [2025-12-08 03:21:56] "POST /neutron/floatingip HTTP/1.1" 200 115 0.041638 10.0.0.23 - - [2025-12-08 03:21:56] "GET /floating-ip-pool/988a61d6-fb40-4f71-90a1-5f2f1136f30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.004918 10.0.0.23 - - [2025-12-08 03:21:56] "POST /ref-update HTTP/1.1" 200 156 0.011301 10.0.0.23 - - [2025-12-08 03:21:56] "DELETE /floating-ip-pool/988a61d6-fb40-4f71-90a1-5f2f1136f30b HTTP/1.1" 200 115 0.038141 10.0.0.23 - - [2025-12-08 03:21:56] "POST /neutron/port HTTP/1.1" 200 1087 0.015620 10.0.0.23 - - [2025-12-08 03:21:57] "POST /neutron/port HTTP/1.1" 200 1089 0.039048 10.0.0.23 - - [2025-12-08 03:21:58] "POST /neutron/network HTTP/1.1" 200 827 0.006083 10.0.0.22 - - [2025-12-08 03:21:58] "DELETE /route-target/d940e807-bfc5-43f8-9704-21909f7861a1 HTTP/1.1" 200 115 0.023030 10.0.0.65 - - [2025-12-08 03:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003088 10.0.0.65 - - [2025-12-08 03:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004349 10.0.0.23 - - [2025-12-08 03:21:59] "POST /neutron/network HTTP/1.1" 200 151 0.174910 10.0.0.65 - - [2025-12-08 03:22:00] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001111 10.0.0.23 - - [2025-12-08 03:22:00] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042297 10.0.0.65 - - [2025-12-08 03:22:00] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001314 10.0.0.23 - - [2025-12-08 03:22:00] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?fields=virtual_networks HTTP/1.1" 200 1034 0.038276 10.0.0.65 - - [2025-12-08 03:22:00] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.23 - - [2025-12-08 03:22:00] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.041198 10.0.0.65 - - [2025-12-08 03:22:00] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001014 10.0.0.23 - - [2025-12-08 03:22:00] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?fields=security_groups HTTP/1.1" 200 1261 0.036497 10.0.0.23 - - [2025-12-08 03:22:01] "POST /fqname-to-id HTTP/1.1" 404 188 0.027524 10.0.0.65 - - [2025-12-08 03:22:01] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002988 10.0.0.65 - - [2025-12-08 03:22:01] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000892 10.0.0.65 - - [2025-12-08 03:22:01] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006497 10.0.0.65 - - [2025-12-08 03:22:02] "POST /id-to-fqname HTTP/1.1" 200 190 0.050600 10.0.0.65 - - [2025-12-08 03:22:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.005691 10.0.0.65 - - [2025-12-08 03:22:02] "POST /security-groups HTTP/1.1" 200 591 0.034192 10.0.0.22 - - [2025-12-08 03:22:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.007428 10.0.0.65 - - [2025-12-08 03:22:02] "POST /projects HTTP/1.1" 200 585 0.310074 10.0.0.65 - - [2025-12-08 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.381714 10.0.0.22 - - [2025-12-08 03:22:02] "POST /access-control-lists HTTP/1.1" 200 594 0.029532 10.0.0.23 - - [2025-12-08 03:22:02] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.532384 10.0.0.23 - - [2025-12-08 03:22:03] "GET / HTTP/1.1" 200 35931 0.002407 10.0.0.23 - - [2025-12-08 03:22:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.23 - - [2025-12-08 03:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.054977 10.0.0.65 - - [2025-12-08 03:22:05] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000921 10.0.0.23 - - [2025-12-08 03:22:05] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.032044 10.0.0.65 - - [2025-12-08 03:22:05] "DELETE /project/56dfdce2843946bbb7b5646e74048c4f HTTP/1.1" 404 173 0.003994 10.0.0.65 - - [2025-12-08 03:22:05] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.65 - - [2025-12-08 03:22:06] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.040269 10.0.0.65 - - [2025-12-08 03:22:06] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001032 10.0.0.65 - - [2025-12-08 03:22:06] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?fields=security_groups HTTP/1.1" 200 1366 0.043189 10.0.0.65 - - [2025-12-08 03:22:06] "DELETE /security-group/e4dfcf7d-6f6d-449c-9a4a-26020fb2f7e0 HTTP/1.1" 200 115 0.075025 10.0.0.65 - - [2025-12-08 03:22:06] "GET /projects?obj_uuids=914011aa-7505-425f-81b3-241f4c78bdee&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003309 10.0.0.65 - - [2025-12-08 03:22:06] "GET /project/914011aa-7505-425f-81b3-241f4c78bdee?fields=application_policy_sets HTTP/1.1" 200 1405 0.063110 10.0.0.22 - - [2025-12-08 03:22:06] "POST /route-targets HTTP/1.1" 200 327 0.019587 10.0.0.65 - - [2025-12-08 03:22:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005076 10.0.0.65 - - [2025-12-08 03:22:06] "DELETE /project/914011aa-7505-425f-81b3-241f4c78bdee HTTP/1.1" 200 115 0.527623 10.0.0.23 - - [2025-12-08 03:22:06] "POST /neutron/subnet HTTP/1.1" 200 701 0.287493 10.0.0.23 - - [2025-12-08 03:22:06] "POST /id-to-fqname HTTP/1.1" 200 230 0.002694 10.0.0.23 - - [2025-12-08 03:22:06] "GET /virtual-network/30b54372-fa6f-4a77-9e75-8281d9ebb109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005029 10.0.0.23 - - [2025-12-08 03:22:06] "GET /virtual-network/30b54372-fa6f-4a77-9e75-8281d9ebb109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006196 10.0.0.23 - - [2025-12-08 03:22:06] "POST /neutron/network HTTP/1.1" 200 839 0.006268 10.0.0.23 - - [2025-12-08 03:22:06] "POST /id-to-fqname HTTP/1.1" 200 230 0.001678 10.0.0.23 - - [2025-12-08 03:22:06] "POST /neutron/network HTTP/1.1" 200 849 0.009599 10.0.0.65 - - [2025-12-08 03:22:07] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000993 10.0.0.23 - - [2025-12-08 03:22:07] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062022 10.0.0.23 - - [2025-12-08 03:22:07] "POST /neutron/port HTTP/1.1" 200 117 0.006237 10.0.0.23 - - [2025-12-08 03:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.23 - - [2025-12-08 03:22:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003907 10.0.0.23 - - [2025-12-08 03:22:08] "PUT /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8 HTTP/1.1" 200 276 0.011634 10.0.0.65 - - [2025-12-08 03:22:08] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000909 10.0.0.23 - - [2025-12-08 03:22:08] "POST /neutron/port HTTP/1.1" 200 1055 0.285591 10.0.0.23 - - [2025-12-08 03:22:08] "POST /neutron/port HTTP/1.1" 200 1109 0.105951 10.0.0.23 - - [2025-12-08 03:22:09] "POST /neutron/subnet HTTP/1.1" 200 675 0.010064 10.0.0.23 - - [2025-12-08 03:22:13] "POST /neutron/port HTTP/1.1" 200 1083 0.020186 10.0.0.23 - - [2025-12-08 03:22:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007727 10.0.0.23 - - [2025-12-08 03:22:13] "GET /virtual-machine/2aebe790-9a22-47ed-b73a-c6220457fb0b HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-12-08 03:22:13] "GET /virtual-machine/2aebe790-9a22-47ed-b73a-c6220457fb0b HTTP/1.1" 200 1292 0.038262 10.0.0.23 - - [2025-12-08 03:22:13] "GET /virtual-machine-interface/5f23c046-a5c9-4668-8f60-55ec06992cda HTTP/1.1" 200 2971 0.004630 10.0.0.23 - - [2025-12-08 03:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.23 - - [2025-12-08 03:22:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003617 10.0.0.23 - - [2025-12-08 03:22:13] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002891 10.0.0.23 - - [2025-12-08 03:22:14] "GET /virtual-network/30b54372-fa6f-4a77-9e75-8281d9ebb109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006079 10.0.0.23 - - [2025-12-08 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.23 - - [2025-12-08 03:22:17] "GET /virtual-network/30b54372-fa6f-4a77-9e75-8281d9ebb109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004947 10.0.0.23 - - [2025-12-08 03:22:18] "POST /neutron/port HTTP/1.1" 200 1083 0.015563 10.0.0.23 - - [2025-12-08 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.23 - - [2025-12-08 03:22:19] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005057 10.0.0.23 - - [2025-12-08 03:22:19] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003596 10.0.0.23 - - [2025-12-08 03:22:19] "GET /virtual-network/30b54372-fa6f-4a77-9e75-8281d9ebb109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005441 10.0.0.23 - - [2025-12-08 03:22:20] "POST /neutron/port HTTP/1.1" 200 1083 0.059217 10.0.0.23 - - [2025-12-08 03:22:20] "POST /neutron/subnet HTTP/1.1" 200 675 0.011322 10.0.0.23 - - [2025-12-08 03:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.23 - - [2025-12-08 03:22:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004657 10.0.0.23 - - [2025-12-08 03:22:21] "PUT /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8 HTTP/1.1" 200 276 0.012557 10.0.0.23 - - [2025-12-08 03:22:21] "POST /neutron/network HTTP/1.1" 200 839 0.008379 10.0.0.23 - - [2025-12-08 03:22:21] "POST /neutron/port HTTP/1.1" 200 1109 0.027314 10.0.0.65 - - [2025-12-08 03:22:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003695 10.0.0.65 - - [2025-12-08 03:22:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002160 10.0.0.23 - - [2025-12-08 03:22:23] "POST /neutron/network HTTP/1.1" 200 151 0.135333 10.0.0.22 - - [2025-12-08 03:22:23] "DELETE /route-target/3f9a4147-d3ad-4cbe-937e-609bb59d2471 HTTP/1.1" 200 115 0.020452 10.0.0.23 - - [2025-12-08 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.65 - - [2025-12-08 03:22:26] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000890 10.0.0.23 - - [2025-12-08 03:22:26] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044427 10.0.0.65 - - [2025-12-08 03:22:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007407 10.0.0.23 - - [2025-12-08 03:22:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.190484 10.0.0.23 - - [2025-12-08 03:22:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.001284 10.0.0.23 - - [2025-12-08 03:22:27] "GET /virtual-network/cdf50883-bb2f-43b5-a167-f193fa6f2e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005330 10.0.0.23 - - [2025-12-08 03:22:27] "GET /virtual-network/cdf50883-bb2f-43b5-a167-f193fa6f2e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005291 10.0.0.23 - - [2025-12-08 03:22:27] "POST /neutron/network HTTP/1.1" 200 825 0.007429 10.0.0.23 - - [2025-12-08 03:22:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.001589 10.0.0.65 - - [2025-12-08 03:22:28] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001135 10.0.0.23 - - [2025-12-08 03:22:28] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.069137 10.0.0.23 - - [2025-12-08 03:22:28] "POST /neutron/network HTTP/1.1" 200 825 0.008291 10.0.0.23 - - [2025-12-08 03:22:28] "POST /neutron/port HTTP/1.1" 200 117 0.007523 10.0.0.23 - - [2025-12-08 03:22:29] "POST /neutron/port HTTP/1.1" 200 1061 0.015184 10.0.0.23 - - [2025-12-08 03:22:29] "POST /neutron/port HTTP/1.1" 200 1089 0.019294 10.0.0.23 - - [2025-12-08 03:22:29] "POST /neutron/port HTTP/1.1" 200 117 0.001503 10.0.0.23 - - [2025-12-08 03:22:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007139 10.0.0.23 - - [2025-12-08 03:22:33] "POST /neutron/port HTTP/1.1" 200 1089 0.018976 10.0.0.23 - - [2025-12-08 03:22:33] "GET /virtual-machine/52fa80ce-71aa-4d90-b60a-d6548d810222 HTTP/1.1" 200 1292 0.006515 10.0.0.23 - - [2025-12-08 03:22:33] "GET /virtual-machine-interface/c22a6f87-b2f3-4310-b393-1d2b588e7831 HTTP/1.1" 200 2942 0.005639 10.0.0.23 - - [2025-12-08 03:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.23 - - [2025-12-08 03:22:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003942 10.0.0.23 - - [2025-12-08 03:22:33] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002917 10.0.0.23 - - [2025-12-08 03:22:33] "GET /virtual-network/cdf50883-bb2f-43b5-a167-f193fa6f2e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005362 10.0.0.23 - - [2025-12-08 03:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.23 - - [2025-12-08 03:22:36] "GET /virtual-network/cdf50883-bb2f-43b5-a167-f193fa6f2e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007797 10.0.0.23 - - [2025-12-08 03:22:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007659 10.0.0.23 - - [2025-12-08 03:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.23 - - [2025-12-08 03:22:38] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003556 10.0.0.23 - - [2025-12-08 03:22:38] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002651 10.0.0.23 - - [2025-12-08 03:22:38] "GET /virtual-network/cdf50883-bb2f-43b5-a167-f193fa6f2e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005494 10.0.0.23 - - [2025-12-08 03:22:41] "POST /neutron/port HTTP/1.1" 200 1089 0.013436 10.0.0.23 - - [2025-12-08 03:22:42] "POST /neutron/network HTTP/1.1" 200 825 0.006557 10.0.0.22 - - [2025-12-08 03:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.23 - - [2025-12-08 03:22:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003982 10.0.0.23 - - [2025-12-08 03:22:45] "POST /network-ipams HTTP/1.1" 200 541 0.025009 10.0.0.23 - - [2025-12-08 03:22:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003427 10.0.0.23 - - [2025-12-08 03:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.23 - - [2025-12-08 03:22:45] "GET /network-ipam/eb516e18-4f3f-4bdb-87db-71eb27d1ddb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.005883 10.0.0.23 - - [2025-12-08 03:22:45] "PUT /network-ipam/eb516e18-4f3f-4bdb-87db-71eb27d1ddb5 HTTP/1.1" 200 258 0.013184 10.0.0.23 - - [2025-12-08 03:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.65 - - [2025-12-08 03:22:45] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000922 10.0.0.23 - - [2025-12-08 03:22:46] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.037499 10.0.0.65 - - [2025-12-08 03:22:46] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000914 10.0.0.23 - - [2025-12-08 03:22:46] "POST /neutron/network HTTP/1.1" 200 605 0.108551 10.0.0.22 - - [2025-12-08 03:22:46] "POST /ref-update HTTP/1.1" 200 156 0.021122 10.0.0.23 - - [2025-12-08 03:22:46] "POST /neutron/network HTTP/1.1" 200 994 0.009720 10.0.0.23 - - [2025-12-08 03:22:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.000907 10.0.0.23 - - [2025-12-08 03:22:46] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005216 10.0.0.23 - - [2025-12-08 03:22:46] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005646 10.0.0.23 - - [2025-12-08 03:22:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.008406 10.0.0.23 - - [2025-12-08 03:22:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.008370 10.0.0.65 - - [2025-12-08 03:22:47] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000899 10.0.0.23 - - [2025-12-08 03:22:47] "POST /neutron/port HTTP/1.1" 200 1017 0.235545 10.0.0.23 - - [2025-12-08 03:22:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.001165 10.0.0.23 - - [2025-12-08 03:22:47] "POST /neutron/network HTTP/1.1" 200 994 0.008656 10.0.0.23 - - [2025-12-08 03:22:47] "POST /neutron/port HTTP/1.1" 200 1017 0.010897 10.0.0.23 - - [2025-12-08 03:22:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.001460 10.0.0.23 - - [2025-12-08 03:22:48] "POST /neutron/port HTTP/1.1" 200 1017 0.010701 10.0.0.23 - - [2025-12-08 03:22:48] "POST /neutron/port HTTP/1.1" 200 1017 0.010830 10.0.0.23 - - [2025-12-08 03:22:48] "POST /neutron/port HTTP/1.1" 200 1017 0.010109 10.0.0.23 - - [2025-12-08 03:22:48] "POST /neutron/port HTTP/1.1" 200 1017 0.010670 10.0.0.23 - - [2025-12-08 03:22:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001050 10.0.0.23 - - [2025-12-08 03:22:48] "POST /neutron/port HTTP/1.1" 200 1083 0.017120 10.0.0.23 - - [2025-12-08 03:22:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005740 10.0.0.23 - - [2025-12-08 03:22:48] "POST /neutron/network HTTP/1.1" 200 994 0.008752 10.0.0.23 - - [2025-12-08 03:22:49] "POST /neutron/network HTTP/1.1" 200 1004 0.007206 10.0.0.23 - - [2025-12-08 03:22:49] "POST /neutron/port HTTP/1.1" 200 1109 0.107194 10.0.0.23 - - [2025-12-08 03:22:49] "POST /neutron/subnet HTTP/1.1" 200 673 0.010671 10.0.0.65 - - [2025-12-08 03:22:49] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000922 10.0.0.23 - - [2025-12-08 03:22:49] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.064585 10.0.0.23 - - [2025-12-08 03:22:49] "POST /neutron/network HTTP/1.1" 200 994 0.008780 10.0.0.23 - - [2025-12-08 03:22:49] "POST /neutron/port HTTP/1.1" 200 117 0.005422 10.0.0.23 - - [2025-12-08 03:22:50] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005765 10.0.0.23 - - [2025-12-08 03:22:50] "POST /neutron/port HTTP/1.1" 200 1055 0.018803 10.0.0.23 - - [2025-12-08 03:22:50] "POST /neutron/port HTTP/1.1" 200 1083 0.026116 10.0.0.23 - - [2025-12-08 03:22:51] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.23 - - [2025-12-08 03:22:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007413 10.0.0.23 - - [2025-12-08 03:22:52] "POST /neutron/port HTTP/1.1" 200 1083 0.015621 10.0.0.23 - - [2025-12-08 03:22:52] "GET /virtual-machine/cc687bc4-5a39-476a-a3b4-7f22c7f80998 HTTP/1.1" 200 1289 0.006124 10.0.0.23 - - [2025-12-08 03:22:52] "GET /virtual-machine-interface/ce2532bf-5714-476e-9cc7-d08b9d1a96c3 HTTP/1.1" 200 2942 0.005149 10.0.0.23 - - [2025-12-08 03:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.23 - - [2025-12-08 03:22:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004453 10.0.0.23 - - [2025-12-08 03:22:52] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004328 10.0.0.23 - - [2025-12-08 03:22:52] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006202 10.0.0.23 - - [2025-12-08 03:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.23 - - [2025-12-08 03:22:55] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007184 10.0.0.23 - - [2025-12-08 03:22:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007501 10.0.0.23 - - [2025-12-08 03:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.23 - - [2025-12-08 03:22:59] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004982 10.0.0.23 - - [2025-12-08 03:23:01] "POST /neutron/port HTTP/1.1" 200 1083 0.014721 10.0.0.23 - - [2025-12-08 03:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.23 - - [2025-12-08 03:23:01] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005068 10.0.0.23 - - [2025-12-08 03:23:01] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003235 10.0.0.23 - - [2025-12-08 03:23:02] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005883 10.0.0.23 - - [2025-12-08 03:23:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008105 10.0.0.23 - - [2025-12-08 03:23:02] "POST /neutron/port HTTP/1.1" 200 1083 0.035321 10.0.0.23 - - [2025-12-08 03:23:02] "GET /virtual-machine/e8a3c4ac-8403-4c69-8455-be65bea26748 HTTP/1.1" 200 1288 0.005943 10.0.0.23 - - [2025-12-08 03:23:02] "GET /virtual-machine-interface/34620b46-2910-42c5-bf56-0a3810220e1a HTTP/1.1" 200 2941 0.005161 10.0.0.23 - - [2025-12-08 03:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.23 - - [2025-12-08 03:23:02] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005099 10.0.0.23 - - [2025-12-08 03:23:02] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002738 10.0.0.23 - - [2025-12-08 03:23:02] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005719 10.0.0.23 - - [2025-12-08 03:23:03] "POST /neutron/port HTTP/1.1" 200 1083 0.016233 10.0.0.23 - - [2025-12-08 03:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.23 - - [2025-12-08 03:23:03] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004284 10.0.0.23 - - [2025-12-08 03:23:03] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002862 10.0.0.23 - - [2025-12-08 03:23:03] "POST /neutron/subnet HTTP/1.1" 200 673 0.012610 10.0.0.23 - - [2025-12-08 03:23:03] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005272 10.0.0.23 - - [2025-12-08 03:23:03] "POST /neutron/port HTTP/1.1" 200 1083 0.015766 10.0.0.23 - - [2025-12-08 03:23:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013040 10.0.0.23 - - [2025-12-08 03:23:04] "GET /virtual-machine/e1c06cf2-8285-48cb-9491-363649cb911d HTTP/1.1" 200 1293 0.005893 10.0.0.23 - - [2025-12-08 03:23:04] "GET /virtual-machine-interface/58fa3d28-c6b0-46bc-89cc-240b201ad977 HTTP/1.1" 200 2940 0.005996 10.0.0.23 - - [2025-12-08 03:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.23 - - [2025-12-08 03:23:04] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003712 10.0.0.23 - - [2025-12-08 03:23:04] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003200 10.0.0.23 - - [2025-12-08 03:23:04] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005630 10.0.0.23 - - [2025-12-08 03:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.23 - - [2025-12-08 03:23:05] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006722 10.0.0.23 - - [2025-12-08 03:23:05] "GET /virtual-networks?parent_id=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003068 10.0.0.23 - - [2025-12-08 03:23:05] "GET /virtual-network/1434915b-90ce-4524-987a-ecfc1c49c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006462 10.0.0.23 - - [2025-12-08 03:23:21] "POST /neutron/port HTTP/1.1" 200 1109 0.012520 10.0.0.23 - - [2025-12-08 03:23:22] "POST /neutron/port HTTP/1.1" 200 1083 0.018323 10.0.0.23 - - [2025-12-08 03:23:22] "POST /neutron/port HTTP/1.1" 200 1109 0.010436 10.0.0.23 - - [2025-12-08 03:23:22] "POST /neutron/network HTTP/1.1" 200 994 0.012058 10.0.0.23 - - [2025-12-08 03:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009151 10.0.0.23 - - [2025-12-08 03:23:22] "DELETE /network-ipam/eb516e18-4f3f-4bdb-87db-71eb27d1ddb5 HTTP/1.1" 200 115 0.035107 10.0.0.23 - - [2025-12-08 03:23:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.004240 10.0.0.65 - - [2025-12-08 03:23:24] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001138 10.0.0.23 - - [2025-12-08 03:23:24] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.060911 10.0.0.65 - - [2025-12-08 03:23:24] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001282 10.0.0.23 - - [2025-12-08 03:23:24] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?fields=virtual_networks HTTP/1.1" 200 1032 0.060582 10.0.0.65 - - [2025-12-08 03:23:24] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000940 10.0.0.23 - - [2025-12-08 03:23:24] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.049240 10.0.0.65 - - [2025-12-08 03:23:24] "GET /projects?obj_uuids=56dfdce2-8439-46bb-b7b5-646e74048c4f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002019 10.0.0.23 - - [2025-12-08 03:23:24] "GET /project/56dfdce2-8439-46bb-b7b5-646e74048c4f?fields=security_groups HTTP/1.1" 200 1258 0.057064 10.0.0.23 - - [2025-12-08 03:23:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.030882 10.0.0.65 - - [2025-12-08 03:23:25] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003155 10.0.0.65 - - [2025-12-08 03:23:25] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001297 10.0.0.65 - - [2025-12-08 03:23:25] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007573 10.0.0.65 - - [2025-12-08 03:23:25] "POST /id-to-fqname HTTP/1.1" 200 198 0.002782 10.0.0.65 - - [2025-12-08 03:23:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.003386 10.0.0.65 - - [2025-12-08 03:23:25] "POST /security-groups HTTP/1.1" 200 599 0.093850 10.0.0.22 - - [2025-12-08 03:23:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.004045 10.0.0.65 - - [2025-12-08 03:23:25] "POST /projects HTTP/1.1" 200 601 0.306582 10.0.0.65 - - [2025-12-08 03:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.380497 10.0.0.22 - - [2025-12-08 03:23:25] "POST /access-control-lists HTTP/1.1" 200 602 0.031549 10.0.0.23 - - [2025-12-08 03:23:26] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.533758 10.0.0.23 - - [2025-12-08 03:23:27] "POST /neutron/port HTTP/1.1" 400 205 0.003632 10.0.0.23 - - [2025-12-08 03:23:27] "GET / HTTP/1.1" 200 35931 0.002268 10.0.0.23 - - [2025-12-08 03:23:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000605 10.0.0.23 - - [2025-12-08 03:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.075419 10.0.0.65 - - [2025-12-08 03:23:29] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000939 10.0.0.23 - - [2025-12-08 03:23:29] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.029937 10.0.0.23 - - [2025-12-08 03:23:29] "POST /neutron/network HTTP/1.1" 200 117 0.053208 10.0.0.65 - - [2025-12-08 03:23:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005523 10.0.0.23 - - [2025-12-08 03:23:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.173290 10.0.0.22 - - [2025-12-08 03:23:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.055264 10.0.0.23 - - [2025-12-08 03:23:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001818 10.0.0.23 - - [2025-12-08 03:23:30] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007614 10.0.0.23 - - [2025-12-08 03:23:30] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005672 10.0.0.23 - - [2025-12-08 03:23:30] "POST /neutron/network HTTP/1.1" 200 1004 0.009929 10.0.0.23 - - [2025-12-08 03:23:31] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005178 10.0.0.23 - - [2025-12-08 03:23:31] "GET /obj-perms HTTP/1.1" 200 5046 0.056494 10.0.0.22 - - [2025-12-08 03:23:32] "GET /obj-perms HTTP/1.1" 200 5046 0.055040 10.0.0.23 - - [2025-12-08 03:23:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001339 10.0.0.23 - - [2025-12-08 03:23:32] "POST /neutron/network HTTP/1.1" 200 1014 0.007475 10.0.0.65 - - [2025-12-08 03:23:33] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.23 - - [2025-12-08 03:23:33] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065860 10.0.0.23 - - [2025-12-08 03:23:33] "POST /neutron/port HTTP/1.1" 200 117 0.008079 10.0.0.23 - - [2025-12-08 03:23:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001167 10.0.0.23 - - [2025-12-08 03:23:34] "POST /neutron/network HTTP/1.1" 200 1014 0.008251 10.0.0.23 - - [2025-12-08 03:23:34] "POST /neutron/port HTTP/1.1" 200 1173 0.025507 10.0.0.65 - - [2025-12-08 03:23:34] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.23 - - [2025-12-08 03:23:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008006 10.0.0.23 - - [2025-12-08 03:23:34] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.075551 10.0.0.23 - - [2025-12-08 03:23:34] "POST /neutron/network HTTP/1.1" 200 1004 0.009891 10.0.0.23 - - [2025-12-08 03:23:34] "POST /neutron/network HTTP/1.1" 200 1004 0.008556 10.0.0.23 - - [2025-12-08 03:23:35] "POST /neutron/port HTTP/1.1" 200 117 0.005755 10.0.0.23 - - [2025-12-08 03:23:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.001143 10.0.0.23 - - [2025-12-08 03:23:35] "POST /neutron/network HTTP/1.1" 200 1014 0.008744 10.0.0.23 - - [2025-12-08 03:23:35] "POST /neutron/port HTTP/1.1" 200 1173 0.018362 10.0.0.23 - - [2025-12-08 03:23:36] "POST /neutron/port HTTP/1.1" 200 1201 0.015509 10.0.0.23 - - [2025-12-08 03:23:36] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012904 10.0.0.23 - - [2025-12-08 03:23:36] "POST /neutron/network HTTP/1.1" 200 1004 0.008690 10.0.0.65 - - [2025-12-08 03:23:36] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.23 - - [2025-12-08 03:23:36] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.071301 10.0.0.23 - - [2025-12-08 03:23:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013187 10.0.0.23 - - [2025-12-08 03:23:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001796 10.0.0.23 - - [2025-12-08 03:23:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007986 10.0.0.65 - - [2025-12-08 03:23:37] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001913 10.0.0.23 - - [2025-12-08 03:23:37] "POST /neutron/port HTTP/1.1" 200 1173 0.342997 10.0.0.23 - - [2025-12-08 03:23:37] "POST /neutron/port HTTP/1.1" 200 1227 0.126846 10.0.0.23 - - [2025-12-08 03:23:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003593 10.0.0.23 - - [2025-12-08 03:23:37] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.65 - - [2025-12-08 03:23:37] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.23 - - [2025-12-08 03:23:37] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.058765 10.0.0.23 - - [2025-12-08 03:23:38] "POST /neutron/port HTTP/1.1" 200 3367 0.023575 10.0.0.23 - - [2025-12-08 03:23:38] "POST /neutron/port HTTP/1.1" 200 1201 0.014790 10.0.0.23 - - [2025-12-08 03:23:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007384 10.0.0.23 - - [2025-12-08 03:23:38] "GET /virtual-machine/67b0d1b5-38b1-422f-bbcd-8a6898793313 HTTP/1.1" 401 292 0.000428 10.0.0.23 - - [2025-12-08 03:23:38] "POST /neutron/network HTTP/1.1" 200 1014 0.007732 10.0.0.23 - - [2025-12-08 03:23:39] "POST /neutron/port HTTP/1.1" 200 1173 0.016733 10.0.0.23 - - [2025-12-08 03:23:39] "GET /virtual-machine/67b0d1b5-38b1-422f-bbcd-8a6898793313 HTTP/1.1" 200 1300 0.032456 10.0.0.23 - - [2025-12-08 03:23:39] "GET /virtual-machine-interface/d97bd44b-deff-4876-84a3-67e57c06f9b5 HTTP/1.1" 200 3175 0.005621 10.0.0.23 - - [2025-12-08 03:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.23 - - [2025-12-08 03:23:39] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003527 10.0.0.23 - - [2025-12-08 03:23:39] "GET /virtual-networks?parent_id=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.009442 10.0.0.23 - - [2025-12-08 03:23:39] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005485 10.0.0.23 - - [2025-12-08 03:23:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004371 10.0.0.23 - - [2025-12-08 03:23:39] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.23 - - [2025-12-08 03:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.23 - - [2025-12-08 03:23:42] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005227 10.0.0.23 - - [2025-12-08 03:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.23 - - [2025-12-08 03:23:46] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005487 10.0.0.65 - - [2025-12-08 03:23:46] "GET /obj-perms HTTP/1.1" 200 5056 0.056747 10.0.0.23 - - [2025-12-08 03:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.23 - - [2025-12-08 03:23:50] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006711 10.0.0.22 - - [2025-12-08 03:23:52] "DELETE /access-control-list/0525ec77-f940-4b51-bcf1-b5e5e1d24896 HTTP/1.1" 200 115 0.091272 10.0.0.23 - - [2025-12-08 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.23 - - [2025-12-08 03:23:54] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005202 10.0.0.23 - - [2025-12-08 03:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.23 - - [2025-12-08 03:23:58] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006073 10.0.0.23 - - [2025-12-08 03:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.23 - - [2025-12-08 03:24:02] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005127 10.0.0.23 - - [2025-12-08 03:24:05] "POST /neutron/port HTTP/1.1" 200 1201 0.014912 10.0.0.23 - - [2025-12-08 03:24:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004091 10.0.0.23 - - [2025-12-08 03:24:05] "POST /neutron/port HTTP/1.1" 200 117 0.001546 10.0.0.65 - - [2025-12-08 03:24:06] "DELETE /project/6288099545d64c7cac2274652737633f HTTP/1.1" 404 173 0.030534 10.0.0.65 - - [2025-12-08 03:24:06] "DELETE /project/56dfdce2-8439-46bb-b7b5-646e74048c4f HTTP/1.1" 404 177 0.048416 10.0.0.23 - - [2025-12-08 03:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-12-08 03:24:06] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005207 10.0.0.23 - - [2025-12-08 03:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.23 - - [2025-12-08 03:24:11] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005201 10.0.0.23 - - [2025-12-08 03:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.23 - - [2025-12-08 03:24:15] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005776 10.0.0.23 - - [2025-12-08 03:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.23 - - [2025-12-08 03:24:19] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005244 10.0.0.23 - - [2025-12-08 03:24:22] "POST /neutron/port HTTP/1.1" 200 1201 0.019175 10.0.0.23 - - [2025-12-08 03:24:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004732 10.0.0.23 - - [2025-12-08 03:24:22] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.23 - - [2025-12-08 03:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.23 - - [2025-12-08 03:24:23] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005284 10.0.0.23 - - [2025-12-08 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2025-12-08 03:24:27] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006484 10.0.0.23 - - [2025-12-08 03:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.23 - - [2025-12-08 03:24:29] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004040 10.0.0.23 - - [2025-12-08 03:24:29] "GET /virtual-networks?parent_id=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002984 10.0.0.23 - - [2025-12-08 03:24:29] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005865 10.0.0.23 - - [2025-12-08 03:24:29] "POST /neutron/port HTTP/1.1" 200 1201 0.030681 10.0.0.23 - - [2025-12-08 03:24:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007187 10.0.0.23 - - [2025-12-08 03:24:38] "POST /neutron/port HTTP/1.1" 200 1201 0.014519 10.0.0.23 - - [2025-12-08 03:24:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006785 10.0.0.23 - - [2025-12-08 03:24:45] "POST /neutron/port HTTP/1.1" 200 1201 0.023261 10.0.0.23 - - [2025-12-08 03:24:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008154 10.0.0.65 - - [2025-12-08 03:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000573 10.0.0.65 - - [2025-12-08 03:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000658 10.0.0.22 - - [2025-12-08 03:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.22 - - [2025-12-08 03:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.65 - - [2025-12-08 03:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.65 - - [2025-12-08 03:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.22 - - [2025-12-08 03:24:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.22 - - [2025-12-08 03:24:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.23 - - [2025-12-08 03:24:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2025-12-08 03:24:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.23 - - [2025-12-08 03:24:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.23 - - [2025-12-08 03:24:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.23 - - [2025-12-08 03:24:50] "POST /neutron/port HTTP/1.1" 200 1201 0.020049 10.0.0.23 - - [2025-12-08 03:24:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008440 10.0.0.23 - - [2025-12-08 03:24:50] "GET /virtual-machine/883ec515-9113-4095-9e66-1bae1efee340 HTTP/1.1" 200 1300 0.006101 10.0.0.23 - - [2025-12-08 03:24:50] "GET /virtual-machine-interface/8ce49e4a-a15c-42ef-9f8a-5ee354eab165 HTTP/1.1" 200 3176 0.005290 10.0.0.23 - - [2025-12-08 03:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.23 - - [2025-12-08 03:24:50] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003855 10.0.0.23 - - [2025-12-08 03:24:50] "GET /virtual-networks?parent_id=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002938 10.0.0.23 - - [2025-12-08 03:24:50] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007186 10.0.0.23 - - [2025-12-08 03:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.23 - - [2025-12-08 03:24:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004243 10.0.0.23 - - [2025-12-08 03:24:51] "GET /virtual-networks?parent_id=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003373 10.0.0.23 - - [2025-12-08 03:24:51] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005443 10.0.0.23 - - [2025-12-08 03:24:52] "POST /neutron/port HTTP/1.1" 200 1201 0.014418 10.0.0.23 - - [2025-12-08 03:24:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006785 10.0.0.23 - - [2025-12-08 03:24:52] "GET /virtual-machine/55c88e40-e3f3-49cb-8b5d-10f027f48ab6 HTTP/1.1" 200 1300 0.005246 10.0.0.23 - - [2025-12-08 03:24:52] "GET /virtual-machine-interface/bc909ce4-0809-40c8-9a82-13f00f5e95b5 HTTP/1.1" 200 3176 0.004411 10.0.0.23 - - [2025-12-08 03:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.23 - - [2025-12-08 03:24:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004204 10.0.0.23 - - [2025-12-08 03:24:52] "GET /virtual-networks?parent_id=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002966 10.0.0.23 - - [2025-12-08 03:24:52] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005767 10.0.0.23 - - [2025-12-08 03:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006328 10.0.0.23 - - [2025-12-08 03:24:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004134 10.0.0.23 - - [2025-12-08 03:24:53] "GET /virtual-networks?parent_id=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002791 10.0.0.23 - - [2025-12-08 03:24:53] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006062 10.0.0.23 - - [2025-12-08 03:25:06] "POST /neutron/network HTTP/1.1" 200 1014 0.037930 10.0.0.23 - - [2025-12-08 03:25:06] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012994 10.0.0.23 - - [2025-12-08 03:25:06] "POST /neutron/network HTTP/1.1" 200 1004 0.010946 10.0.0.65 - - [2025-12-08 03:25:13] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001188 10.0.0.23 - - [2025-12-08 03:25:13] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038478 10.0.0.23 - - [2025-12-08 03:25:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.002974 10.0.0.23 - - [2025-12-08 03:25:13] "POST /interface-route-tables HTTP/1.1" 200 575 0.031226 10.0.0.23 - - [2025-12-08 03:25:13] "GET /interface-route-table/c526a81e-cfd8-46c8-83cd-2970189d1a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006321 10.0.0.23 - - [2025-12-08 03:25:13] "GET /virtual-machine-interface/d97bd44b-deff-4876-84a3-67e57c06f9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005539 10.0.0.23 - - [2025-12-08 03:25:13] "POST /ref-update HTTP/1.1" 200 156 0.018142 10.0.0.23 - - [2025-12-08 03:25:24] "POST /neutron/network HTTP/1.1" 200 1014 0.006382 10.0.0.23 - - [2025-12-08 03:25:24] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012810 10.0.0.23 - - [2025-12-08 03:25:24] "POST /neutron/network HTTP/1.1" 200 1004 0.009612 10.0.0.65 - - [2025-12-08 03:25:54] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.23 - - [2025-12-08 03:25:54] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042655 10.0.0.23 - - [2025-12-08 03:25:54] "POST /fqname-to-id HTTP/1.1" 404 226 0.002982 10.0.0.23 - - [2025-12-08 03:25:54] "POST /interface-route-tables HTTP/1.1" 200 575 0.024218 10.0.0.23 - - [2025-12-08 03:25:54] "GET /interface-route-table/4e60fe92-efe6-43e3-9917-04402f79277d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006170 10.0.0.23 - - [2025-12-08 03:25:54] "GET /virtual-machine-interface/8ce49e4a-a15c-42ef-9f8a-5ee354eab165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006021 10.0.0.23 - - [2025-12-08 03:25:54] "POST /ref-update HTTP/1.1" 200 156 0.013802 10.0.0.23 - - [2025-12-08 03:25:56] "GET /virtual-machine-interface/bc909ce4-0809-40c8-9a82-13f00f5e95b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005720 10.0.0.23 - - [2025-12-08 03:25:56] "PUT /virtual-machine-interface/bc909ce4-0809-40c8-9a82-13f00f5e95b5 HTTP/1.1" 200 284 0.014214 10.0.0.23 - - [2025-12-08 03:25:56] "GET /virtual-machine-interface/d97bd44b-deff-4876-84a3-67e57c06f9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007267 10.0.0.23 - - [2025-12-08 03:25:56] "PUT /virtual-machine-interface/d97bd44b-deff-4876-84a3-67e57c06f9b5 HTTP/1.1" 200 284 0.013423 10.0.0.23 - - [2025-12-08 03:25:56] "GET /virtual-machine-interface/8ce49e4a-a15c-42ef-9f8a-5ee354eab165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007354 10.0.0.23 - - [2025-12-08 03:25:56] "PUT /virtual-machine-interface/8ce49e4a-a15c-42ef-9f8a-5ee354eab165 HTTP/1.1" 200 284 0.011955 10.0.0.23 - - [2025-12-08 03:26:07] "POST /neutron/network HTTP/1.1" 200 1014 0.006209 10.0.0.23 - - [2025-12-08 03:26:07] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013019 10.0.0.23 - - [2025-12-08 03:26:07] "POST /neutron/network HTTP/1.1" 200 1004 0.010397 10.0.0.23 - - [2025-12-08 03:26:25] "POST /neutron/network HTTP/1.1" 200 1014 0.006336 10.0.0.23 - - [2025-12-08 03:26:25] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012415 10.0.0.23 - - [2025-12-08 03:26:25] "POST /neutron/network HTTP/1.1" 200 1004 0.008466 10.0.0.23 - - [2025-12-08 03:26:45] "POST /neutron/port HTTP/1.1" 200 1201 0.018479 10.0.0.23 - - [2025-12-08 03:26:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007207 10.0.0.23 - - [2025-12-08 03:26:45] "GET /virtual-machine/fd5d3f47-10d7-4d3f-86a5-b8dfc5e2385a HTTP/1.1" 200 1300 0.007197 10.0.0.23 - - [2025-12-08 03:26:45] "GET /virtual-machine-interface/3f95f014-dd49-4c37-8e55-b26e785a7736 HTTP/1.1" 200 3175 0.005186 10.0.0.23 - - [2025-12-08 03:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.23 - - [2025-12-08 03:26:45] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003148 10.0.0.23 - - [2025-12-08 03:26:45] "GET /virtual-networks?parent_id=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002534 10.0.0.23 - - [2025-12-08 03:26:45] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006409 10.0.0.23 - - [2025-12-08 03:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.23 - - [2025-12-08 03:26:46] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003998 10.0.0.23 - - [2025-12-08 03:26:46] "GET /virtual-networks?parent_id=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002903 10.0.0.23 - - [2025-12-08 03:26:46] "GET /virtual-network/b0263d32-8413-4cc1-a48d-7da4e85081fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005336 10.0.0.23 - - [2025-12-08 03:26:46] "GET /virtual-machine-interface/3f95f014-dd49-4c37-8e55-b26e785a7736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.007774 10.0.0.23 - - [2025-12-08 03:26:46] "PUT /virtual-machine-interface/3f95f014-dd49-4c37-8e55-b26e785a7736 HTTP/1.1" 200 284 0.014220 10.0.0.23 - - [2025-12-08 03:26:49] "GET /obj-perms HTTP/1.1" 200 5056 0.049078 10.0.0.23 - - [2025-12-08 03:27:09] "POST /neutron/network HTTP/1.1" 200 1014 0.006960 10.0.0.23 - - [2025-12-08 03:27:09] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014606 10.0.0.23 - - [2025-12-08 03:27:09] "POST /neutron/network HTTP/1.1" 200 1004 0.010268 10.0.0.23 - - [2025-12-08 03:27:25] "POST /neutron/network HTTP/1.1" 200 1014 0.033714 10.0.0.23 - - [2025-12-08 03:27:25] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012464 10.0.0.23 - - [2025-12-08 03:27:25] "POST /neutron/network HTTP/1.1" 200 1004 0.013160 10.0.0.65 - - [2025-12-08 03:27:28] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.033262 10.0.0.23 - - [2025-12-08 03:27:28] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.077350 10.0.0.23 - - [2025-12-08 03:27:28] "POST /fqname-to-id HTTP/1.1" 404 226 0.002934 10.0.0.23 - - [2025-12-08 03:27:28] "POST /interface-route-tables HTTP/1.1" 200 575 0.025274 10.0.0.23 - - [2025-12-08 03:27:28] "GET /interface-route-table/c6939b9b-c610-43da-bce6-257f109fb214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.005852 10.0.0.23 - - [2025-12-08 03:27:28] "GET /virtual-machine-interface/3f95f014-dd49-4c37-8e55-b26e785a7736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006111 10.0.0.23 - - [2025-12-08 03:27:28] "POST /ref-update HTTP/1.1" 200 156 0.013712 10.0.0.23 - - [2025-12-08 03:27:30] "GET /virtual-machine-interface/d97bd44b-deff-4876-84a3-67e57c06f9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.006392 10.0.0.23 - - [2025-12-08 03:27:30] "POST /ref-update HTTP/1.1" 200 156 0.026821 10.0.0.23 - - [2025-12-08 03:27:30] "DELETE /interface-route-table/c526a81e-cfd8-46c8-83cd-2970189d1a86 HTTP/1.1" 200 115 0.035164 10.0.0.23 - - [2025-12-08 03:27:31] "POST /neutron/port HTTP/1.1" 200 151 0.210492 10.0.0.23 - - [2025-12-08 03:27:41] "GET /virtual-machine-interface/3f95f014-dd49-4c37-8e55-b26e785a7736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.007672 10.0.0.23 - - [2025-12-08 03:27:41] "POST /ref-update HTTP/1.1" 200 156 0.014845 10.0.0.23 - - [2025-12-08 03:27:41] "DELETE /interface-route-table/c6939b9b-c610-43da-bce6-257f109fb214 HTTP/1.1" 200 115 0.036074 10.0.0.23 - - [2025-12-08 03:27:41] "GET /virtual-machine-interface/8ce49e4a-a15c-42ef-9f8a-5ee354eab165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.005751 10.0.0.23 - - [2025-12-08 03:27:41] "POST /ref-update HTTP/1.1" 200 156 0.015322 10.0.0.23 - - [2025-12-08 03:27:41] "DELETE /interface-route-table/4e60fe92-efe6-43e3-9917-04402f79277d HTTP/1.1" 200 115 0.030466 10.0.0.23 - - [2025-12-08 03:27:41] "POST /neutron/port HTTP/1.1" 200 1201 0.016377 10.0.0.23 - - [2025-12-08 03:27:41] "POST /neutron/port HTTP/1.1" 200 1201 0.023304 10.0.0.23 - - [2025-12-08 03:27:42] "POST /neutron/port HTTP/1.1" 200 1201 0.014937 10.0.0.23 - - [2025-12-08 03:27:43] "POST /neutron/network HTTP/1.1" 200 1004 0.008495 10.0.0.22 - - [2025-12-08 03:27:43] "DELETE /route-target/de5e9460-2540-4b97-bd6c-b437f5f5bfb8 HTTP/1.1" 200 115 0.024108 10.0.0.65 - - [2025-12-08 03:27:45] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000986 10.0.0.23 - - [2025-12-08 03:27:45] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060971 10.0.0.65 - - [2025-12-08 03:27:45] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000860 10.0.0.23 - - [2025-12-08 03:27:45] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?fields=virtual_networks HTTP/1.1" 200 1048 0.083053 10.0.0.65 - - [2025-12-08 03:27:45] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001485 10.0.0.23 - - [2025-12-08 03:27:45] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.067478 10.0.0.65 - - [2025-12-08 03:27:45] "GET /projects?obj_uuids=62880995-45d6-4c7c-ac22-74652737633f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.23 - - [2025-12-08 03:27:45] "GET /project/62880995-45d6-4c7c-ac22-74652737633f?fields=security_groups HTTP/1.1" 200 1282 0.041158 10.0.0.23 - - [2025-12-08 03:27:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.028776 10.0.0.65 - - [2025-12-08 03:27:46] "GET /projects?obj_uuids=6a9c0c59-7960-401c-a9ed-dae1fc334647&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003308 10.0.0.65 - - [2025-12-08 03:27:46] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001086 10.0.0.65 - - [2025-12-08 03:27:46] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007029 10.0.0.65 - - [2025-12-08 03:27:46] "POST /id-to-fqname HTTP/1.1" 200 185 0.002857 10.0.0.65 - - [2025-12-08 03:27:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.004184 10.0.0.65 - - [2025-12-08 03:27:46] "POST /security-groups HTTP/1.1" 200 586 0.036312 10.0.0.65 - - [2025-12-08 03:27:46] "POST /projects HTTP/1.1" 200 575 0.243588 10.0.0.65 - - [2025-12-08 03:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.318142 10.0.0.22 - - [2025-12-08 03:27:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.006817 10.0.0.23 - - [2025-12-08 03:27:47] "GET /project/6a9c0c59-7960-401c-a9ed-dae1fc334647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.482460 10.0.0.23 - - [2025-12-08 03:27:48] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.22 - - [2025-12-08 03:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.078651 10.0.0.65 - - [2025-12-08 03:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.051305 10.0.0.65 - - [2025-12-08 03:27:51] "GET /projects?obj_uuids=6a9c0c59-7960-401c-a9ed-dae1fc334647&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001761 10.0.0.23 - - [2025-12-08 03:27:51] "GET /project/6a9c0c59-7960-401c-a9ed-dae1fc334647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.043529 10.0.0.65 - - [2025-12-08 03:27:51] "GET /projects?obj_uuids=6a9c0c59-7960-401c-a9ed-dae1fc334647&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000880 10.0.0.23 - - [2025-12-08 03:27:51] "GET /project/6a9c0c59-7960-401c-a9ed-dae1fc334647?fields=virtual_networks HTTP/1.1" 200 1022 0.058013 10.0.0.65 - - [2025-12-08 03:27:51] "GET /projects?obj_uuids=6a9c0c59-7960-401c-a9ed-dae1fc334647&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000893 10.0.0.23 - - [2025-12-08 03:27:51] "GET /project/6a9c0c59-7960-401c-a9ed-dae1fc334647?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.050293 10.0.0.65 - - [2025-12-08 03:27:51] "GET /projects?obj_uuids=6a9c0c59-7960-401c-a9ed-dae1fc334647&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001359 10.0.0.23 - - [2025-12-08 03:27:51] "GET /project/6a9c0c59-7960-401c-a9ed-dae1fc334647?fields=security_groups HTTP/1.1" 200 1243 0.041260 10.0.0.23 - - [2025-12-08 03:27:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.035119 10.0.0.65 - - [2025-12-08 03:27:52] "GET /projects?obj_uuids=74fac7dd-a603-496c-bb4b-568a0dce6dd0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002740 10.0.0.65 - - [2025-12-08 03:27:52] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000897 10.0.0.65 - - [2025-12-08 03:27:52] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006828 10.0.0.22 - - [2025-12-08 03:27:52] "DELETE /access-control-list/8a88b993-7a7f-40b9-9e52-76fbcc4dd04b HTTP/1.1" 200 115 0.064537 10.0.0.65 - - [2025-12-08 03:27:52] "POST /id-to-fqname HTTP/1.1" 200 195 0.002707 10.0.0.65 - - [2025-12-08 03:27:52] "POST /fqname-to-id HTTP/1.1" 404 204 0.009669 10.0.0.65 - - [2025-12-08 03:27:53] "POST /security-groups HTTP/1.1" 200 596 0.093587 10.0.0.65 - - [2025-12-08 03:27:53] "POST /projects HTTP/1.1" 200 595 0.363289 10.0.0.22 - - [2025-12-08 03:27:53] "POST /fqname-to-id HTTP/1.1" 404 238 0.006860 10.0.0.65 - - [2025-12-08 03:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.438500 10.0.0.23 - - [2025-12-08 03:27:53] "GET /project/74fac7dd-a603-496c-bb4b-568a0dce6dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.602264 10.0.0.23 - - [2025-12-08 03:27:54] "GET / HTTP/1.1" 200 35931 0.002390 10.0.0.65 - - [2025-12-08 03:27:57] "GET /projects?obj_uuids=74fac7dd-a603-496c-bb4b-568a0dce6dd0&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001031 10.0.0.23 - - [2025-12-08 03:27:57] "GET /project/74fac7dd-a603-496c-bb4b-568a0dce6dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.041467 10.0.0.65 - - [2025-12-08 03:27:57] "GET /projects?obj_uuids=74fac7dd-a603-496c-bb4b-568a0dce6dd0&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000896 10.0.0.23 - - [2025-12-08 03:27:57] "GET /project/74fac7dd-a603-496c-bb4b-568a0dce6dd0?fields=virtual_networks HTTP/1.1" 200 1042 0.038673 10.0.0.65 - - [2025-12-08 03:27:57] "GET /projects?obj_uuids=74fac7dd-a603-496c-bb4b-568a0dce6dd0&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001289 10.0.0.23 - - [2025-12-08 03:27:57] "GET /project/74fac7dd-a603-496c-bb4b-568a0dce6dd0?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.039716 10.0.0.65 - - [2025-12-08 03:27:57] "GET /projects?obj_uuids=74fac7dd-a603-496c-bb4b-568a0dce6dd0&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000995 10.0.0.23 - - [2025-12-08 03:27:57] "GET /project/74fac7dd-a603-496c-bb4b-568a0dce6dd0?fields=security_groups HTTP/1.1" 200 1273 0.028916 10.0.0.23 - - [2025-12-08 03:27:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.025747 10.0.0.65 - - [2025-12-08 03:27:58] "GET /projects?obj_uuids=9df776dc-1b50-4070-a16a-1aa4b843c62a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003484 10.0.0.65 - - [2025-12-08 03:27:58] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.65 - - [2025-12-08 03:27:58] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007199 10.0.0.65 - - [2025-12-08 03:27:58] "POST /id-to-fqname HTTP/1.1" 200 201 0.001199 10.0.0.65 - - [2025-12-08 03:27:58] "POST /fqname-to-id HTTP/1.1" 404 210 0.002333 10.0.0.65 - - [2025-12-08 03:27:59] "POST /security-groups HTTP/1.1" 200 602 0.031097 10.0.0.65 - - [2025-12-08 03:27:59] "POST /projects HTTP/1.1" 200 607 0.230941 10.0.0.22 - - [2025-12-08 03:27:59] "POST /access-control-lists HTTP/1.1" 200 607 0.027050 10.0.0.65 - - [2025-12-08 03:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.307333 10.0.0.23 - - [2025-12-08 03:27:59] "GET /project/9df776dc-1b50-4070-a16a-1aa4b843c62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.439497 10.0.0.23 - - [2025-12-08 03:28:00] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.65 - - [2025-12-08 03:28:03] "GET /projects?obj_uuids=9df776dc-1b50-4070-a16a-1aa4b843c62a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000940 10.0.0.23 - - [2025-12-08 03:28:03] "GET /project/9df776dc-1b50-4070-a16a-1aa4b843c62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.053440 10.0.0.65 - - [2025-12-08 03:28:03] "GET /projects?obj_uuids=9df776dc-1b50-4070-a16a-1aa4b843c62a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001124 10.0.0.23 - - [2025-12-08 03:28:03] "GET /project/9df776dc-1b50-4070-a16a-1aa4b843c62a?fields=virtual_networks HTTP/1.1" 200 1055 0.064012 10.0.0.65 - - [2025-12-08 03:28:03] "GET /projects?obj_uuids=9df776dc-1b50-4070-a16a-1aa4b843c62a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001080 10.0.0.23 - - [2025-12-08 03:28:03] "GET /project/9df776dc-1b50-4070-a16a-1aa4b843c62a?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.044546 10.0.0.65 - - [2025-12-08 03:28:03] "GET /projects?obj_uuids=9df776dc-1b50-4070-a16a-1aa4b843c62a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000911 10.0.0.23 - - [2025-12-08 03:28:03] "GET /project/9df776dc-1b50-4070-a16a-1aa4b843c62a?fields=security_groups HTTP/1.1" 200 1292 0.044015 10.0.0.23 - - [2025-12-08 03:28:04] "POST /fqname-to-id HTTP/1.1" 404 185 0.033079 10.0.0.65 - - [2025-12-08 03:28:04] "GET /projects?obj_uuids=67278bae-7c82-4482-b3cc-f5a08b0e9d4f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002902 10.0.0.65 - - [2025-12-08 03:28:04] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001030 10.0.0.65 - - [2025-12-08 03:28:04] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007035 10.0.0.65 - - [2025-12-08 03:28:04] "POST /id-to-fqname HTTP/1.1" 200 187 0.004601 10.0.0.65 - - [2025-12-08 03:28:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.006648 10.0.0.65 - - [2025-12-08 03:28:05] "POST /security-groups HTTP/1.1" 200 588 0.077614 10.0.0.22 - - [2025-12-08 03:28:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.004056 10.0.0.65 - - [2025-12-08 03:28:05] "POST /projects HTTP/1.1" 200 579 0.293720 10.0.0.65 - - [2025-12-08 03:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.332944 10.0.0.22 - - [2025-12-08 03:28:05] "POST /access-control-lists HTTP/1.1" 200 591 0.029523 10.0.0.23 - - [2025-12-08 03:28:05] "GET /project/67278bae-7c82-4482-b3cc-f5a08b0e9d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.495618 10.0.0.23 - - [2025-12-08 03:28:06] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /project/62880995-45d6-4c7c-ac22-74652737633f HTTP/1.1" 404 177 0.019949 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /project/74fac7dda603496cbb4b568a0dce6dd0 HTTP/1.1" 404 173 0.025314 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /project/67278bae7c824482b3ccf5a08b0e9d4f HTTP/1.1" 404 173 0.027545 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /project/6a9c0c597960401ca9eddae1fc334647 HTTP/1.1" 404 173 0.015792 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /project/9df776dc1b504070a16a1aa4b843c62a HTTP/1.1" 404 173 0.022249 10.0.0.65 - - [2025-12-08 03:28:07] "GET /projects?obj_uuids=9df776dc-1b50-4070-a16a-1aa4b843c62a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001168 10.0.0.65 - - [2025-12-08 03:28:07] "GET /projects?obj_uuids=6a9c0c59-7960-401c-a9ed-dae1fc334647&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000759 10.0.0.65 - - [2025-12-08 03:28:07] "GET /projects?obj_uuids=74fac7dd-a603-496c-bb4b-568a0dce6dd0&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000728 10.0.0.65 - - [2025-12-08 03:28:07] "GET /project/9df776dc-1b50-4070-a16a-1aa4b843c62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.069245 10.0.0.65 - - [2025-12-08 03:28:07] "GET /project/6a9c0c59-7960-401c-a9ed-dae1fc334647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.079330 10.0.0.65 - - [2025-12-08 03:28:07] "GET /project/74fac7dd-a603-496c-bb4b-568a0dce6dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.087337 10.0.0.65 - - [2025-12-08 03:28:07] "GET /projects?obj_uuids=9df776dc-1b50-4070-a16a-1aa4b843c62a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001052 10.0.0.65 - - [2025-12-08 03:28:07] "GET /projects?obj_uuids=74fac7dd-a603-496c-bb4b-568a0dce6dd0&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000973 10.0.0.65 - - [2025-12-08 03:28:07] "GET /projects?obj_uuids=6a9c0c59-7960-401c-a9ed-dae1fc334647&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000915 10.0.0.65 - - [2025-12-08 03:28:07] "GET /project/6a9c0c59-7960-401c-a9ed-dae1fc334647?fields=security_groups HTTP/1.1" 200 1348 0.065998 10.0.0.65 - - [2025-12-08 03:28:07] "GET /project/9df776dc-1b50-4070-a16a-1aa4b843c62a?fields=security_groups HTTP/1.1" 200 1397 0.077251 10.0.0.65 - - [2025-12-08 03:28:07] "GET /project/74fac7dd-a603-496c-bb4b-568a0dce6dd0?fields=security_groups HTTP/1.1" 200 1378 0.087507 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /security-group/71b4ff9c-6c0a-40e6-827a-2bb6525efb30 HTTP/1.1" 200 115 0.086324 10.0.0.65 - - [2025-12-08 03:28:07] "GET /projects?obj_uuids=6a9c0c59-7960-401c-a9ed-dae1fc334647&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000948 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /security-group/324974ae-3211-4997-a4fb-24dd2990bd98 HTTP/1.1" 200 115 0.093292 10.0.0.65 - - [2025-12-08 03:28:07] "GET /projects?obj_uuids=9df776dc-1b50-4070-a16a-1aa4b843c62a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000983 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /security-group/9af27f17-ee47-4842-9e46-0d0f04e2c95e HTTP/1.1" 200 115 0.107536 10.0.0.65 - - [2025-12-08 03:28:07] "GET /projects?obj_uuids=74fac7dd-a603-496c-bb4b-568a0dce6dd0&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001044 10.0.0.65 - - [2025-12-08 03:28:07] "GET /project/6a9c0c59-7960-401c-a9ed-dae1fc334647?fields=application_policy_sets HTTP/1.1" 200 1387 0.088236 10.0.0.65 - - [2025-12-08 03:28:07] "GET /project/74fac7dd-a603-496c-bb4b-568a0dce6dd0?fields=application_policy_sets HTTP/1.1" 200 1417 0.078483 10.0.0.65 - - [2025-12-08 03:28:07] "GET /project/9df776dc-1b50-4070-a16a-1aa4b843c62a?fields=application_policy_sets HTTP/1.1" 200 1436 0.136417 10.0.0.22 - - [2025-12-08 03:28:07] "DELETE /access-control-list/75753bf8-10d9-48e6-bb31-0ff015224291 HTTP/1.1" 200 115 0.081618 10.0.0.22 - - [2025-12-08 03:28:07] "DELETE /access-control-list/8b52d3fb-1356-4446-b4b5-e19fff519733 HTTP/1.1" 200 115 0.067358 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /project/6a9c0c59-7960-401c-a9ed-dae1fc334647 HTTP/1.1" 200 115 0.694714 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /project/74fac7dd-a603-496c-bb4b-568a0dce6dd0 HTTP/1.1" 200 115 0.702988 10.0.0.65 - - [2025-12-08 03:28:07] "DELETE /project/9df776dc-1b50-4070-a16a-1aa4b843c62a HTTP/1.1" 200 115 0.750945 10.0.0.65 - - [2025-12-08 03:28:10] "GET /projects?obj_uuids=67278bae-7c82-4482-b3cc-f5a08b0e9d4f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001048 10.0.0.23 - - [2025-12-08 03:28:10] "GET /project/67278bae-7c82-4482-b3cc-f5a08b0e9d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.040484 10.0.0.65 - - [2025-12-08 03:28:10] "GET /projects?obj_uuids=67278bae-7c82-4482-b3cc-f5a08b0e9d4f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001306 10.0.0.23 - - [2025-12-08 03:28:10] "GET /project/67278bae-7c82-4482-b3cc-f5a08b0e9d4f?fields=virtual_networks HTTP/1.1" 200 1026 0.043646 10.0.0.65 - - [2025-12-08 03:28:10] "GET /projects?obj_uuids=67278bae-7c82-4482-b3cc-f5a08b0e9d4f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002483 10.0.0.23 - - [2025-12-08 03:28:10] "GET /project/67278bae-7c82-4482-b3cc-f5a08b0e9d4f?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.069291 10.0.0.65 - - [2025-12-08 03:28:10] "GET /projects?obj_uuids=67278bae-7c82-4482-b3cc-f5a08b0e9d4f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001390 10.0.0.23 - - [2025-12-08 03:28:10] "GET /project/67278bae-7c82-4482-b3cc-f5a08b0e9d4f?fields=security_groups HTTP/1.1" 200 1249 0.043730 10.0.0.23 - - [2025-12-08 03:28:11] "POST /fqname-to-id HTTP/1.1" 404 182 0.029387 10.0.0.65 - - [2025-12-08 03:28:11] "GET /projects?obj_uuids=7e59430c-d261-4254-9634-a79d080316c6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003027 10.0.0.65 - - [2025-12-08 03:28:11] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.65 - - [2025-12-08 03:28:11] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006537 10.0.0.65 - - [2025-12-08 03:28:11] "POST /id-to-fqname HTTP/1.1" 200 184 0.004689 10.0.0.65 - - [2025-12-08 03:28:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.006450 10.0.0.65 - - [2025-12-08 03:28:11] "POST /security-groups HTTP/1.1" 200 585 0.031368 10.0.0.65 - - [2025-12-08 03:28:11] "POST /projects HTTP/1.1" 200 573 0.230176 10.0.0.22 - - [2025-12-08 03:28:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.005897 10.0.0.65 - - [2025-12-08 03:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.305300 10.0.0.23 - - [2025-12-08 03:28:11] "GET /project/7e59430c-d261-4254-9634-a79d080316c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.466609 10.0.0.23 - - [2025-12-08 03:28:12] "GET / HTTP/1.1" 200 35931 0.001898 10.0.0.65 - - [2025-12-08 03:28:16] "GET /projects?obj_uuids=7e59430c-d261-4254-9634-a79d080316c6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001010 10.0.0.23 - - [2025-12-08 03:28:16] "GET /project/7e59430c-d261-4254-9634-a79d080316c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.045602 10.0.0.65 - - [2025-12-08 03:28:16] "GET /projects?obj_uuids=7e59430c-d261-4254-9634-a79d080316c6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001177 10.0.0.23 - - [2025-12-08 03:28:16] "GET /project/7e59430c-d261-4254-9634-a79d080316c6?fields=virtual_networks HTTP/1.1" 200 1020 0.045319 10.0.0.65 - - [2025-12-08 03:28:16] "GET /projects?obj_uuids=7e59430c-d261-4254-9634-a79d080316c6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001002 10.0.0.23 - - [2025-12-08 03:28:16] "GET /project/7e59430c-d261-4254-9634-a79d080316c6?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.038429 10.0.0.65 - - [2025-12-08 03:28:16] "GET /projects?obj_uuids=7e59430c-d261-4254-9634-a79d080316c6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000914 10.0.0.23 - - [2025-12-08 03:28:16] "GET /project/7e59430c-d261-4254-9634-a79d080316c6?fields=security_groups HTTP/1.1" 200 1240 0.032674 10.0.0.23 - - [2025-12-08 03:28:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.027431 10.0.0.65 - - [2025-12-08 03:28:17] "GET /projects?obj_uuids=2adf1aff-590b-4a9c-ae72-c0e7db65c17c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002792 10.0.0.65 - - [2025-12-08 03:28:17] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000888 10.0.0.65 - - [2025-12-08 03:28:17] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006903 10.0.0.65 - - [2025-12-08 03:28:17] "POST /id-to-fqname HTTP/1.1" 200 188 0.001838 10.0.0.65 - - [2025-12-08 03:28:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.008827 10.0.0.65 - - [2025-12-08 03:28:17] "POST /security-groups HTTP/1.1" 200 589 0.069114 10.0.0.65 - - [2025-12-08 03:28:17] "POST /projects HTTP/1.1" 200 581 0.262038 10.0.0.22 - - [2025-12-08 03:28:17] "POST /access-control-lists HTTP/1.1" 200 594 0.024060 10.0.0.65 - - [2025-12-08 03:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.339927 10.0.0.23 - - [2025-12-08 03:28:17] "GET /project/2adf1aff-590b-4a9c-ae72-c0e7db65c17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.472208 10.0.0.23 - - [2025-12-08 03:28:18] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.65 - - [2025-12-08 03:28:21] "GET /projects?obj_uuids=2adf1aff-590b-4a9c-ae72-c0e7db65c17c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001045 10.0.0.23 - - [2025-12-08 03:28:21] "GET /project/2adf1aff-590b-4a9c-ae72-c0e7db65c17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.044409 10.0.0.65 - - [2025-12-08 03:28:21] "GET /projects?obj_uuids=2adf1aff-590b-4a9c-ae72-c0e7db65c17c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.23 - - [2025-12-08 03:28:22] "GET /project/2adf1aff-590b-4a9c-ae72-c0e7db65c17c?fields=virtual_networks HTTP/1.1" 200 1028 0.054529 10.0.0.65 - - [2025-12-08 03:28:22] "GET /projects?obj_uuids=2adf1aff-590b-4a9c-ae72-c0e7db65c17c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000925 10.0.0.23 - - [2025-12-08 03:28:22] "GET /project/2adf1aff-590b-4a9c-ae72-c0e7db65c17c?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.039595 10.0.0.65 - - [2025-12-08 03:28:22] "GET /projects?obj_uuids=2adf1aff-590b-4a9c-ae72-c0e7db65c17c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000994 10.0.0.23 - - [2025-12-08 03:28:22] "GET /project/2adf1aff-590b-4a9c-ae72-c0e7db65c17c?fields=security_groups HTTP/1.1" 200 1252 0.038083 10.0.0.23 - - [2025-12-08 03:28:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.046611 10.0.0.65 - - [2025-12-08 03:28:23] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003733 10.0.0.65 - - [2025-12-08 03:28:23] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000888 10.0.0.65 - - [2025-12-08 03:28:23] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006923 10.0.0.65 - - [2025-12-08 03:28:23] "POST /id-to-fqname HTTP/1.1" 200 188 0.003215 10.0.0.65 - - [2025-12-08 03:28:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.010726 10.0.0.65 - - [2025-12-08 03:28:23] "POST /security-groups HTTP/1.1" 200 589 0.055023 10.0.0.22 - - [2025-12-08 03:28:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.003384 10.0.0.65 - - [2025-12-08 03:28:23] "POST /projects HTTP/1.1" 200 581 0.333360 10.0.0.65 - - [2025-12-08 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.383473 10.0.0.23 - - [2025-12-08 03:28:23] "GET /project/8b12b331-427b-4845-9afd-8f797e3026c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.570397 10.0.0.22 - - [2025-12-08 03:28:23] "POST /access-control-lists HTTP/1.1" 200 592 0.066536 10.0.0.23 - - [2025-12-08 03:28:25] "GET / HTTP/1.1" 200 35931 0.002912 10.0.0.23 - - [2025-12-08 03:28:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.23 - - [2025-12-08 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.058358 10.0.0.65 - - [2025-12-08 03:28:27] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001104 10.0.0.23 - - [2025-12-08 03:28:27] "GET /project/8b12b331-427b-4845-9afd-8f797e3026c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037309 10.0.0.65 - - [2025-12-08 03:28:27] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001235 10.0.0.23 - - [2025-12-08 03:28:27] "POST /neutron/network HTTP/1.1" 200 603 0.143885 10.0.0.23 - - [2025-12-08 03:28:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.003304 10.0.0.23 - - [2025-12-08 03:28:28] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005896 10.0.0.23 - - [2025-12-08 03:28:28] "POST /neutron/network HTTP/1.1" 200 822 0.006420 10.0.0.23 - - [2025-12-08 03:28:28] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005865 10.0.0.23 - - [2025-12-08 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.23 - - [2025-12-08 03:28:28] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005619 10.0.0.22 - - [2025-12-08 03:28:28] "POST /route-targets HTTP/1.1" 200 323 0.014188 10.0.0.23 - - [2025-12-08 03:28:28] "PUT /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7 HTTP/1.1" 200 264 0.057829 10.0.0.23 - - [2025-12-08 03:28:28] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005634 10.0.0.23 - - [2025-12-08 03:28:30] "POST /neutron/network HTTP/1.1" 200 822 0.009723 10.0.0.23 - - [2025-12-08 03:28:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001350 10.0.0.65 - - [2025-12-08 03:28:31] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.23 - - [2025-12-08 03:28:31] "GET /project/8b12b331-427b-4845-9afd-8f797e3026c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.078076 10.0.0.23 - - [2025-12-08 03:28:31] "POST /neutron/network HTTP/1.1" 200 822 0.032141 10.0.0.23 - - [2025-12-08 03:28:31] "POST /neutron/port HTTP/1.1" 200 117 0.008020 10.0.0.23 - - [2025-12-08 03:28:32] "POST /neutron/port HTTP/1.1" 200 1058 0.016112 10.0.0.23 - - [2025-12-08 03:28:32] "POST /neutron/port HTTP/1.1" 200 1086 0.023234 10.0.0.23 - - [2025-12-08 03:28:32] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.23 - - [2025-12-08 03:28:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007719 10.0.0.23 - - [2025-12-08 03:28:37] "POST /neutron/port HTTP/1.1" 200 1086 0.015081 10.0.0.23 - - [2025-12-08 03:28:37] "GET /virtual-machine/5a8a9080-292d-4cf8-82eb-185133a4e724 HTTP/1.1" 401 292 0.000551 10.0.0.23 - - [2025-12-08 03:28:37] "GET /virtual-machine/5a8a9080-292d-4cf8-82eb-185133a4e724 HTTP/1.1" 200 1289 0.031209 10.0.0.23 - - [2025-12-08 03:28:37] "GET /virtual-machine-interface/7d0275a5-0974-4891-9b1a-893fbaf3bb2d HTTP/1.1" 200 2931 0.005280 10.0.0.23 - - [2025-12-08 03:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.23 - - [2025-12-08 03:28:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003179 10.0.0.23 - - [2025-12-08 03:28:37] "GET /virtual-networks?parent_id=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002794 10.0.0.23 - - [2025-12-08 03:28:37] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005757 10.0.0.23 - - [2025-12-08 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.23 - - [2025-12-08 03:28:40] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006457 10.0.0.23 - - [2025-12-08 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.23 - - [2025-12-08 03:28:44] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.004782 10.0.0.23 - - [2025-12-08 03:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.23 - - [2025-12-08 03:28:48] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.008271 10.0.0.23 - - [2025-12-08 03:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.23 - - [2025-12-08 03:28:52] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006908 10.0.0.23 - - [2025-12-08 03:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.23 - - [2025-12-08 03:28:57] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005490 10.0.0.23 - - [2025-12-08 03:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.23 - - [2025-12-08 03:29:01] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005845 10.0.0.23 - - [2025-12-08 03:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.23 - - [2025-12-08 03:29:05] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005449 10.0.0.65 - - [2025-12-08 03:29:07] "GET /projects?obj_uuids=2adf1aff-590b-4a9c-ae72-c0e7db65c17c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000872 10.0.0.65 - - [2025-12-08 03:29:07] "DELETE /project/2adf1aff590b4a9cae72c0e7db65c17c HTTP/1.1" 404 173 0.059846 10.0.0.65 - - [2025-12-08 03:29:07] "GET /project/2adf1aff-590b-4a9c-ae72-c0e7db65c17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.045568 10.0.0.65 - - [2025-12-08 03:29:07] "GET /projects?obj_uuids=2adf1aff-590b-4a9c-ae72-c0e7db65c17c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001157 10.0.0.65 - - [2025-12-08 03:29:07] "DELETE /project/8b12b331427b48459afd8f797e3026c6 HTTP/1.1" 404 173 0.106795 10.0.0.65 - - [2025-12-08 03:29:07] "GET /project/2adf1aff-590b-4a9c-ae72-c0e7db65c17c?fields=security_groups HTTP/1.1" 200 1357 0.047709 10.0.0.65 - - [2025-12-08 03:29:07] "DELETE /project/7e59430cd26142549634a79d080316c6 HTTP/1.1" 404 173 0.151024 10.0.0.65 - - [2025-12-08 03:29:08] "GET /projects?obj_uuids=67278bae-7c82-4482-b3cc-f5a08b0e9d4f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000848 10.0.0.65 - - [2025-12-08 03:29:08] "GET /projects?obj_uuids=7e59430c-d261-4254-9634-a79d080316c6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000881 10.0.0.65 - - [2025-12-08 03:29:08] "GET /project/67278bae-7c82-4482-b3cc-f5a08b0e9d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.048104 10.0.0.65 - - [2025-12-08 03:29:08] "GET /projects?obj_uuids=67278bae-7c82-4482-b3cc-f5a08b0e9d4f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001145 10.0.0.65 - - [2025-12-08 03:29:08] "GET /project/7e59430c-d261-4254-9634-a79d080316c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.139394 10.0.0.65 - - [2025-12-08 03:29:08] "DELETE /security-group/4cd0c005-e44f-4273-92c1-161bd950e193 HTTP/1.1" 200 115 0.169713 10.0.0.65 - - [2025-12-08 03:29:08] "GET /projects?obj_uuids=2adf1aff-590b-4a9c-ae72-c0e7db65c17c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000883 10.0.0.65 - - [2025-12-08 03:29:08] "GET /project/67278bae-7c82-4482-b3cc-f5a08b0e9d4f?fields=security_groups HTTP/1.1" 200 1354 0.149382 10.0.0.65 - - [2025-12-08 03:29:08] "GET /projects?obj_uuids=7e59430c-d261-4254-9634-a79d080316c6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000954 10.0.0.65 - - [2025-12-08 03:29:08] "GET /project/2adf1aff-590b-4a9c-ae72-c0e7db65c17c?fields=application_policy_sets HTTP/1.1" 200 1396 0.068569 10.0.0.65 - - [2025-12-08 03:29:08] "GET /project/7e59430c-d261-4254-9634-a79d080316c6?fields=security_groups HTTP/1.1" 200 1345 0.095605 10.0.0.65 - - [2025-12-08 03:29:08] "DELETE /security-group/b7154543-b251-4a4e-a085-74e9544ecc00 HTTP/1.1" 200 115 0.080223 10.0.0.65 - - [2025-12-08 03:29:08] "GET /projects?obj_uuids=67278bae-7c82-4482-b3cc-f5a08b0e9d4f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000895 10.0.0.22 - - [2025-12-08 03:29:08] "DELETE /access-control-list/7fcdcb38-b3a7-4ac2-ad8f-0d5a3856b5b7 HTTP/1.1" 200 115 0.123747 10.0.0.65 - - [2025-12-08 03:29:08] "GET /project/67278bae-7c82-4482-b3cc-f5a08b0e9d4f?fields=application_policy_sets HTTP/1.1" 200 1393 0.063131 10.0.0.65 - - [2025-12-08 03:29:08] "DELETE /security-group/54534982-4e78-4343-bd81-ec5fafb9404e HTTP/1.1" 200 115 0.114381 10.0.0.65 - - [2025-12-08 03:29:08] "GET /projects?obj_uuids=7e59430c-d261-4254-9634-a79d080316c6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001540 10.0.0.65 - - [2025-12-08 03:29:08] "DELETE /project/2adf1aff-590b-4a9c-ae72-c0e7db65c17c HTTP/1.1" 200 115 0.687936 10.0.0.65 - - [2025-12-08 03:29:08] "GET /project/7e59430c-d261-4254-9634-a79d080316c6?fields=application_policy_sets HTTP/1.1" 200 1384 0.073666 10.0.0.22 - - [2025-12-08 03:29:08] "DELETE /access-control-list/c42ff41a-c313-4b15-b5a2-03f7ea4f8652 HTTP/1.1" 200 115 0.058103 10.0.0.65 - - [2025-12-08 03:29:08] "DELETE /project/67278bae-7c82-4482-b3cc-f5a08b0e9d4f HTTP/1.1" 200 115 0.819655 10.0.0.65 - - [2025-12-08 03:29:08] "DELETE /project/7e59430c-d261-4254-9634-a79d080316c6 HTTP/1.1" 200 115 0.938550 10.0.0.23 - - [2025-12-08 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-12-08 03:29:09] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.004894 10.0.0.23 - - [2025-12-08 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.23 - - [2025-12-08 03:29:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003966 10.0.0.23 - - [2025-12-08 03:29:13] "GET /virtual-networks?parent_id=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002737 10.0.0.23 - - [2025-12-08 03:29:13] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005743 10.0.0.23 - - [2025-12-08 03:29:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006844 10.0.0.23 - - [2025-12-08 03:29:22] "POST /neutron/port HTTP/1.1" 200 1086 0.055223 10.0.0.23 - - [2025-12-08 03:29:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007548 10.0.0.23 - - [2025-12-08 03:29:26] "POST /neutron/network HTTP/1.1" 200 832 0.006829 10.0.0.23 - - [2025-12-08 03:29:26] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.23 - - [2025-12-08 03:29:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007462 10.0.0.23 - - [2025-12-08 03:29:34] "POST /neutron/port HTTP/1.1" 200 1086 0.013685 10.0.0.23 - - [2025-12-08 03:29:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006659 10.0.0.23 - - [2025-12-08 03:29:34] "POST /neutron/network HTTP/1.1" 200 796 0.012851 10.0.0.23 - - [2025-12-08 03:29:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001228 10.0.0.23 - - [2025-12-08 03:29:34] "GET /virtual-machine/5a8a9080-292d-4cf8-82eb-185133a4e724 HTTP/1.1" 200 1289 0.003806 10.0.0.23 - - [2025-12-08 03:29:34] "GET /virtual-machine-interface/7d0275a5-0974-4891-9b1a-893fbaf3bb2d HTTP/1.1" 200 2931 0.004886 10.0.0.23 - - [2025-12-08 03:29:34] "GET /instance-ip/6d6343db-0887-4f9c-b5c0-99bbd997245e HTTP/1.1" 200 1616 0.005018 10.0.0.23 - - [2025-12-08 03:29:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.007813 10.0.0.23 - - [2025-12-08 03:29:34] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.004952 10.0.0.65 - - [2025-12-08 03:29:34] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133 10.0.0.23 - - [2025-12-08 03:29:34] "GET /project/8b12b331-427b-4845-9afd-8f797e3026c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.042735 10.0.0.23 - - [2025-12-08 03:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.23 - - [2025-12-08 03:29:34] "GET /security-group/656166b3-d096-49a8-aa10-fad97c0161cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.004394 10.0.0.23 - - [2025-12-08 03:29:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.073860 10.0.0.23 - - [2025-12-08 03:29:34] "POST /instance-ips HTTP/1.1" 200 357 0.042640 10.0.0.23 - - [2025-12-08 03:29:35] "GET /instance-ip/e483dc0e-9ada-43d1-ab0f-81bc5158ea5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.006382 10.0.0.23 - - [2025-12-08 03:29:35] "GET /virtual-machine-interface/35db470f-dada-4ff4-a6d1-6b9eb3cf746b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.008778 10.0.0.23 - - [2025-12-08 03:29:35] "GET /virtual-machine-interface/35db470f-dada-4ff4-a6d1-6b9eb3cf746b?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.009135 10.0.0.23 - - [2025-12-08 03:29:35] "GET /instance-ip/e483dc0e-9ada-43d1-ab0f-81bc5158ea5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.005599 10.0.0.23 - - [2025-12-08 03:29:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001330 10.0.0.23 - - [2025-12-08 03:29:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010307 10.0.0.23 - - [2025-12-08 03:29:35] "POST /neutron/network HTTP/1.1" 200 822 0.006449 10.0.0.23 - - [2025-12-08 03:29:35] "POST /neutron/port HTTP/1.1" 200 1086 0.021079 10.0.0.23 - - [2025-12-08 03:29:35] "POST /neutron/port HTTP/1.1" 200 117 0.006319 10.0.0.23 - - [2025-12-08 03:29:36] "POST /neutron/port HTTP/1.1" 200 965 0.015531 10.0.0.23 - - [2025-12-08 03:29:36] "POST /neutron/port HTTP/1.1" 200 1031 0.015635 10.0.0.23 - - [2025-12-08 03:29:36] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.23 - - [2025-12-08 03:29:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008586 10.0.0.23 - - [2025-12-08 03:29:41] "POST /neutron/port HTTP/1.1" 200 1031 0.014120 10.0.0.23 - - [2025-12-08 03:29:41] "GET /virtual-machine/071f0761-a8c9-4bf9-ab9a-e7113738dc79 HTTP/1.1" 200 1267 0.006527 10.0.0.23 - - [2025-12-08 03:29:41] "GET /virtual-machine-interface/35db470f-dada-4ff4-a6d1-6b9eb3cf746b HTTP/1.1" 200 2981 0.005638 10.0.0.23 - - [2025-12-08 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010235 10.0.0.23 - - [2025-12-08 03:29:41] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003555 10.0.0.23 - - [2025-12-08 03:29:41] "GET /virtual-networks?parent_id=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003557 10.0.0.23 - - [2025-12-08 03:29:41] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006184 10.0.0.23 - - [2025-12-08 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.23 - - [2025-12-08 03:29:44] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005100 10.0.0.65 - - [2025-12-08 03:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.65 - - [2025-12-08 03:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2025-12-08 03:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.22 - - [2025-12-08 03:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.65 - - [2025-12-08 03:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.65 - - [2025-12-08 03:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2025-12-08 03:29:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.22 - - [2025-12-08 03:29:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.23 - - [2025-12-08 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.23 - - [2025-12-08 03:29:48] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006176 10.0.0.23 - - [2025-12-08 03:29:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.23 - - [2025-12-08 03:29:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.23 - - [2025-12-08 03:29:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.23 - - [2025-12-08 03:29:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.23 - - [2025-12-08 03:29:52] "GET /obj-perms HTTP/1.1" 200 5056 0.053680 10.0.0.23 - - [2025-12-08 03:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.23 - - [2025-12-08 03:29:52] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005104 10.0.0.23 - - [2025-12-08 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.23 - - [2025-12-08 03:29:56] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006298 10.0.0.23 - - [2025-12-08 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.23 - - [2025-12-08 03:30:00] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.007718 10.0.0.23 - - [2025-12-08 03:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006418 10.0.0.23 - - [2025-12-08 03:30:04] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005517 10.0.0.23 - - [2025-12-08 03:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.23 - - [2025-12-08 03:30:08] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005148 10.0.0.23 - - [2025-12-08 03:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.23 - - [2025-12-08 03:30:12] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006569 10.0.0.23 - - [2025-12-08 03:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.23 - - [2025-12-08 03:30:17] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005471 10.0.0.23 - - [2025-12-08 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.23 - - [2025-12-08 03:30:21] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005394 10.0.0.23 - - [2025-12-08 03:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.23 - - [2025-12-08 03:30:25] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003486 10.0.0.23 - - [2025-12-08 03:30:25] "GET /virtual-networks?parent_id=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002795 10.0.0.23 - - [2025-12-08 03:30:25] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006608 10.0.0.23 - - [2025-12-08 03:30:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006967 10.0.0.23 - - [2025-12-08 03:30:28] "POST /neutron/network HTTP/1.1" 200 832 0.006766 10.0.0.23 - - [2025-12-08 03:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.23 - - [2025-12-08 03:30:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007259 10.0.0.23 - - [2025-12-08 03:30:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006438 10.0.0.23 - - [2025-12-08 03:30:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007721 10.0.0.23 - - [2025-12-08 03:30:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001583 10.0.0.23 - - [2025-12-08 03:30:46] "POST /neutron/network HTTP/1.1" 200 832 0.006490 10.0.0.65 - - [2025-12-08 03:30:47] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001413 10.0.0.23 - - [2025-12-08 03:30:47] "GET /project/8b12b331-427b-4845-9afd-8f797e3026c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.066633 10.0.0.23 - - [2025-12-08 03:30:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013205 10.0.0.23 - - [2025-12-08 03:30:47] "POST /neutron/network HTTP/1.1" 200 832 0.006053 10.0.0.23 - - [2025-12-08 03:30:48] "POST /neutron/port HTTP/1.1" 200 1058 0.039741 10.0.0.23 - - [2025-12-08 03:30:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004069 10.0.0.23 - - [2025-12-08 03:30:48] "POST /neutron/network HTTP/1.1" 200 822 0.006696 10.0.0.23 - - [2025-12-08 03:30:52] "POST /neutron/port HTTP/1.1" 200 1086 0.019971 10.0.0.22 - - [2025-12-08 03:30:52] "GET /obj-perms HTTP/1.1" 200 5056 0.068878 10.0.0.23 - - [2025-12-08 03:30:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006887 10.0.0.23 - - [2025-12-08 03:30:52] "GET /virtual-machine/887d1be4-ee88-4585-b800-dd0790bf837d HTTP/1.1" 200 1290 0.006212 10.0.0.23 - - [2025-12-08 03:30:52] "GET /virtual-machine-interface/2372f604-9401-4ef4-b7f0-b2671011bab7 HTTP/1.1" 200 2931 0.004961 10.0.0.23 - - [2025-12-08 03:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.23 - - [2025-12-08 03:30:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004273 10.0.0.23 - - [2025-12-08 03:30:52] "GET /virtual-networks?parent_id=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003209 10.0.0.23 - - [2025-12-08 03:30:52] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005278 10.0.0.65 - - [2025-12-08 03:30:53] "GET /obj-perms HTTP/1.1" 200 5056 0.052441 10.0.0.23 - - [2025-12-08 03:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2025-12-08 03:30:55] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005105 10.0.0.23 - - [2025-12-08 03:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.23 - - [2025-12-08 03:31:00] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005804 10.0.0.23 - - [2025-12-08 03:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.23 - - [2025-12-08 03:31:04] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005594 10.0.0.23 - - [2025-12-08 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.23 - - [2025-12-08 03:31:08] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006145 10.0.0.23 - - [2025-12-08 03:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.23 - - [2025-12-08 03:31:12] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006083 10.0.0.23 - - [2025-12-08 03:31:15] "POST /neutron/network HTTP/1.1" 200 832 0.006466 10.0.0.23 - - [2025-12-08 03:31:15] "POST /neutron/port HTTP/1.1" 200 117 0.001743 10.0.0.23 - - [2025-12-08 03:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.23 - - [2025-12-08 03:31:16] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005093 10.0.0.23 - - [2025-12-08 03:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.23 - - [2025-12-08 03:31:20] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.012377 10.0.0.23 - - [2025-12-08 03:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.23 - - [2025-12-08 03:31:24] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005485 10.0.0.23 - - [2025-12-08 03:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.23 - - [2025-12-08 03:31:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003443 10.0.0.23 - - [2025-12-08 03:31:26] "GET /virtual-networks?parent_id=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002946 10.0.0.23 - - [2025-12-08 03:31:26] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005888 10.0.0.23 - - [2025-12-08 03:31:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006879 10.0.0.23 - - [2025-12-08 03:31:28] "POST /neutron/network HTTP/1.1" 200 832 0.007876 10.0.0.23 - - [2025-12-08 03:31:28] "POST /neutron/port HTTP/1.1" 200 117 0.001728 10.0.0.23 - - [2025-12-08 03:31:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010006 10.0.0.23 - - [2025-12-08 03:31:37] "POST /neutron/port HTTP/1.1" 200 1086 0.015221 10.0.0.23 - - [2025-12-08 03:31:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007249 10.0.0.23 - - [2025-12-08 03:31:47] "POST /neutron/port HTTP/1.1" 200 1086 0.018407 10.0.0.23 - - [2025-12-08 03:31:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007864 10.0.0.23 - - [2025-12-08 03:31:47] "POST /neutron/network HTTP/1.1" 200 796 0.015401 10.0.0.23 - - [2025-12-08 03:31:48] "POST /id-to-fqname HTTP/1.1" 200 218 0.001345 10.0.0.23 - - [2025-12-08 03:31:48] "GET /virtual-machine/887d1be4-ee88-4585-b800-dd0790bf837d HTTP/1.1" 200 1290 0.003716 10.0.0.23 - - [2025-12-08 03:31:48] "GET /virtual-machine-interface/2372f604-9401-4ef4-b7f0-b2671011bab7 HTTP/1.1" 200 2931 0.005363 10.0.0.23 - - [2025-12-08 03:31:48] "GET /instance-ip/64b35534-0c5c-415a-aa45-6469e5beb891 HTTP/1.1" 200 1616 0.005164 10.0.0.23 - - [2025-12-08 03:31:48] "GET /virtual-machine-interface/2372f604-9401-4ef4-b7f0-b2671011bab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005501 10.0.0.23 - - [2025-12-08 03:31:48] "PUT /virtual-machine-interface/2372f604-9401-4ef4-b7f0-b2671011bab7 HTTP/1.1" 200 284 0.013621 10.0.0.23 - - [2025-12-08 03:32:17] "POST /neutron/port HTTP/1.1" 200 1086 0.017962 10.0.0.23 - - [2025-12-08 03:32:17] "POST /neutron/subnet HTTP/1.1" 200 698 0.009702 10.0.0.23 - - [2025-12-08 03:32:29] "POST /neutron/port HTTP/1.1" 200 1086 0.042353 10.0.0.23 - - [2025-12-08 03:32:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003815 10.0.0.23 - - [2025-12-08 03:32:29] "POST /neutron/network HTTP/1.1" 200 822 0.006141 10.0.0.23 - - [2025-12-08 03:33:11] "DELETE /instance-ip/e483dc0e-9ada-43d1-ab0f-81bc5158ea5d HTTP/1.1" 200 115 0.046126 10.0.0.23 - - [2025-12-08 03:33:11] "DELETE /virtual-machine-interface/35db470f-dada-4ff4-a6d1-6b9eb3cf746b HTTP/1.1" 200 115 0.088318 10.0.0.23 - - [2025-12-08 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.23 - - [2025-12-08 03:33:11] "GET /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005518 10.0.0.23 - - [2025-12-08 03:33:11] "PUT /virtual-network/95dcc4df-85da-4b3f-937e-9c87fbdb32b7 HTTP/1.1" 200 264 0.061376 10.0.0.23 - - [2025-12-08 03:33:11] "POST /neutron/port HTTP/1.1" 200 1086 0.015503 10.0.0.22 - - [2025-12-08 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.23 - - [2025-12-08 03:33:12] "POST /neutron/port HTTP/1.1" 200 1086 0.016252 10.0.0.23 - - [2025-12-08 03:33:13] "POST /neutron/network HTTP/1.1" 200 822 0.006577 10.0.0.22 - - [2025-12-08 03:33:13] "DELETE /route-target/2556a19c-7fe4-449b-b89a-d36f318be8f5 HTTP/1.1" 200 115 0.018996 10.0.0.65 - - [2025-12-08 03:33:15] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.028393 10.0.0.23 - - [2025-12-08 03:33:15] "GET /project/8b12b331-427b-4845-9afd-8f797e3026c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.109664 10.0.0.65 - - [2025-12-08 03:33:15] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000967 10.0.0.23 - - [2025-12-08 03:33:15] "GET /project/8b12b331-427b-4845-9afd-8f797e3026c6?fields=virtual_networks HTTP/1.1" 200 1029 0.059784 10.0.0.65 - - [2025-12-08 03:33:15] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001315 10.0.0.23 - - [2025-12-08 03:33:15] "GET /project/8b12b331-427b-4845-9afd-8f797e3026c6?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.041573 10.0.0.65 - - [2025-12-08 03:33:15] "GET /projects?obj_uuids=8b12b331-427b-4845-9afd-8f797e3026c6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001795 10.0.0.23 - - [2025-12-08 03:33:15] "GET /project/8b12b331-427b-4845-9afd-8f797e3026c6?fields=security_groups HTTP/1.1" 200 1253 0.054885 10.0.0.23 - - [2025-12-08 03:33:16] "POST /neutron/port HTTP/1.1" 400 205 0.005175 10.0.0.23 - - [2025-12-08 03:33:16] "POST /fqname-to-id HTTP/1.1" 404 185 0.028833 10.0.0.65 - - [2025-12-08 03:33:16] "GET /projects?obj_uuids=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004111 10.0.0.65 - - [2025-12-08 03:33:16] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001104 10.0.0.65 - - [2025-12-08 03:33:16] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007815 10.0.0.65 - - [2025-12-08 03:33:16] "POST /id-to-fqname HTTP/1.1" 200 187 0.006505 10.0.0.65 - - [2025-12-08 03:33:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.007106 10.0.0.65 - - [2025-12-08 03:33:17] "POST /security-groups HTTP/1.1" 200 588 0.036766 10.0.0.65 - - [2025-12-08 03:33:17] "POST /projects HTTP/1.1" 200 579 0.257334 10.0.0.22 - - [2025-12-08 03:33:17] "POST /fqname-to-id HTTP/1.1" 404 230 0.007776 10.0.0.65 - - [2025-12-08 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.330431 10.0.0.23 - - [2025-12-08 03:33:17] "GET /project/84ff3e5a-f59a-4f4f-80cf-ccc6835722c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.476282 10.0.0.23 - - [2025-12-08 03:33:18] "GET / HTTP/1.1" 200 35931 0.002891 10.0.0.23 - - [2025-12-08 03:33:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.23 - - [2025-12-08 03:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.065878 10.0.0.65 - - [2025-12-08 03:33:20] "GET /projects?obj_uuids=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000889 10.0.0.23 - - [2025-12-08 03:33:20] "GET /project/84ff3e5a-f59a-4f4f-80cf-ccc6835722c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.051500 10.0.0.22 - - [2025-12-08 03:33:20] "POST /ref-update HTTP/1.1" 200 156 0.032212 10.0.0.65 - - [2025-12-08 03:33:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008961 10.0.0.23 - - [2025-12-08 03:33:21] "POST /neutron/subnet HTTP/1.1" 200 734 0.309539 10.0.0.23 - - [2025-12-08 03:33:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001328 10.0.0.23 - - [2025-12-08 03:33:21] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005304 10.0.0.23 - - [2025-12-08 03:33:21] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005217 10.0.0.23 - - [2025-12-08 03:33:21] "POST /neutron/network HTTP/1.1" 200 831 0.006922 10.0.0.23 - - [2025-12-08 03:33:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.003784 10.0.0.23 - - [2025-12-08 03:33:21] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.020762 10.0.0.23 - - [2025-12-08 03:33:21] "GET /virtual-machine-interface/96bf4267-bbf2-4113-a68d-0052c127d47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.011548 10.0.0.23 - - [2025-12-08 03:33:21] "GET /virtual-machine-interface/96bf4267-bbf2-4113-a68d-0052c127d47d?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.011761 10.0.0.23 - - [2025-12-08 03:33:21] "GET /instance-ip/dcbd8777-d377-4c9b-9726-31b62ac5b935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1603 0.004541 10.0.0.23 - - [2025-12-08 03:33:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001606 10.0.0.23 - - [2025-12-08 03:33:21] "POST /neutron/network HTTP/1.1" 200 841 0.006181 10.0.0.65 - - [2025-12-08 03:33:22] "GET /projects?obj_uuids=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001032 10.0.0.23 - - [2025-12-08 03:33:22] "GET /project/84ff3e5a-f59a-4f4f-80cf-ccc6835722c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.080854 10.0.0.23 - - [2025-12-08 03:33:23] "POST /neutron/port HTTP/1.1" 200 117 0.006648 10.0.0.23 - - [2025-12-08 03:33:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001263 10.0.0.23 - - [2025-12-08 03:33:23] "POST /neutron/port HTTP/1.1" 200 985 0.012567 10.0.0.23 - - [2025-12-08 03:33:23] "POST /neutron/port HTTP/1.1" 200 985 0.014704 10.0.0.65 - - [2025-12-08 03:33:23] "GET /projects?obj_uuids=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001900 10.0.0.65 - - [2025-12-08 03:33:23] "GET /projects?obj_uuids=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001567 10.0.0.23 - - [2025-12-08 03:33:23] "GET /project/84ff3e5a-f59a-4f4f-80cf-ccc6835722c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.067299 10.0.0.23 - - [2025-12-08 03:33:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.003844 10.0.0.23 - - [2025-12-08 03:33:23] "POST /interface-route-tables HTTP/1.1" 200 556 0.062083 10.0.0.23 - - [2025-12-08 03:33:23] "GET /interface-route-table/b04774c5-46b2-40ca-9882-611d685d491a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.009122 10.0.0.23 - - [2025-12-08 03:33:23] "POST /neutron/port HTTP/1.1" 200 1059 0.333928 10.0.0.23 - - [2025-12-08 03:33:23] "POST /neutron/port HTTP/1.1" 200 1059 0.015741 10.0.0.23 - - [2025-12-08 03:33:24] "POST /neutron/port HTTP/1.1" 200 985 0.016894 10.0.0.23 - - [2025-12-08 03:33:24] "POST /neutron/network HTTP/1.1" 200 841 0.010894 10.0.0.23 - - [2025-12-08 03:33:24] "POST /neutron/network HTTP/1.1" 200 831 0.015027 10.0.0.23 - - [2025-12-08 03:33:24] "POST /neutron/port HTTP/1.1" 200 1051 0.015792 10.0.0.23 - - [2025-12-08 03:33:24] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.23 - - [2025-12-08 03:33:24] "GET /virtual-machine-interface/96bf4267-bbf2-4113-a68d-0052c127d47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.005463 10.0.0.23 - - [2025-12-08 03:33:24] "POST /ref-update HTTP/1.1" 200 156 0.020626 10.0.0.23 - - [2025-12-08 03:33:25] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008292 10.0.0.23 - - [2025-12-08 03:33:30] "POST /neutron/port HTTP/1.1" 200 1087 0.017850 10.0.0.23 - - [2025-12-08 03:33:30] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007272 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-machine/c2db359e-f692-417f-9ac0-a8212c74393b HTTP/1.1" 401 292 0.000528 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-machine/c2db359e-f692-417f-9ac0-a8212c74393b HTTP/1.1" 200 1290 0.030631 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-machine/c2db359e-f692-417f-9ac0-a8212c74393b HTTP/1.1" 200 1290 0.003627 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-machine-interface/a41ea825-bdc9-4539-b062-75795e273fe2 HTTP/1.1" 200 2939 0.005250 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-machine/c2db359e-f692-417f-9ac0-a8212c74393b HTTP/1.1" 200 1290 0.003174 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-machine-interface/a41ea825-bdc9-4539-b062-75795e273fe2 HTTP/1.1" 200 2939 0.004997 10.0.0.23 - - [2025-12-08 03:33:30] "GET /instance-ip/75e05760-8a99-4651-b8a0-a0fefd9f0d17 HTTP/1.1" 200 1620 0.005000 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-machine/c2db359e-f692-417f-9ac0-a8212c74393b HTTP/1.1" 200 1290 0.003111 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-machine-interface/a41ea825-bdc9-4539-b062-75795e273fe2 HTTP/1.1" 200 2939 0.004773 10.0.0.23 - - [2025-12-08 03:33:30] "GET /instance-ip/75e05760-8a99-4651-b8a0-a0fefd9f0d17 HTTP/1.1" 200 1620 0.003405 10.0.0.23 - - [2025-12-08 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.23 - - [2025-12-08 03:33:30] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003755 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002886 10.0.0.23 - - [2025-12-08 03:33:30] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005705 10.0.0.23 - - [2025-12-08 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.23 - - [2025-12-08 03:33:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003976 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003187 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006538 10.0.0.23 - - [2025-12-08 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.23 - - [2025-12-08 03:33:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005192 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003696 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005692 10.0.0.23 - - [2025-12-08 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.23 - - [2025-12-08 03:33:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004275 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002558 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006091 10.0.0.23 - - [2025-12-08 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.23 - - [2025-12-08 03:33:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004091 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003053 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006870 10.0.0.23 - - [2025-12-08 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.23 - - [2025-12-08 03:33:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004127 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003541 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006073 10.0.0.23 - - [2025-12-08 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.23 - - [2025-12-08 03:33:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010100 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003484 10.0.0.23 - - [2025-12-08 03:33:31] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007026 10.0.0.23 - - [2025-12-08 03:33:32] "POST /neutron/port HTTP/1.1" 200 1051 0.019595 10.0.0.23 - - [2025-12-08 03:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.23 - - [2025-12-08 03:33:34] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004760 10.0.0.23 - - [2025-12-08 03:33:35] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006353 10.0.0.23 - - [2025-12-08 03:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.23 - - [2025-12-08 03:33:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003918 10.0.0.23 - - [2025-12-08 03:33:36] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002973 10.0.0.23 - - [2025-12-08 03:33:37] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005589 10.0.0.23 - - [2025-12-08 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.23 - - [2025-12-08 03:33:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003620 10.0.0.23 - - [2025-12-08 03:33:37] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002698 10.0.0.23 - - [2025-12-08 03:33:37] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005830 10.0.0.23 - - [2025-12-08 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.23 - - [2025-12-08 03:33:37] "GET /routing-instance/4aebd057-731c-409d-b820-80d96b3687b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004748 10.0.0.23 - - [2025-12-08 03:33:37] "GET /route-target/ed334e37-955a-4617-9407-fbfe11e5cdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004402 10.0.0.23 - - [2025-12-08 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.23 - - [2025-12-08 03:33:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003515 10.0.0.23 - - [2025-12-08 03:33:37] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003029 10.0.0.23 - - [2025-12-08 03:33:37] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005790 10.0.0.23 - - [2025-12-08 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.23 - - [2025-12-08 03:33:37] "GET /routing-instance/4aebd057-731c-409d-b820-80d96b3687b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004620 10.0.0.23 - - [2025-12-08 03:33:37] "GET /route-target/ed334e37-955a-4617-9407-fbfe11e5cdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003970 10.0.0.23 - - [2025-12-08 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.23 - - [2025-12-08 03:33:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004300 10.0.0.23 - - [2025-12-08 03:33:37] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003069 10.0.0.23 - - [2025-12-08 03:33:37] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005581 10.0.0.23 - - [2025-12-08 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.23 - - [2025-12-08 03:33:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004714 10.0.0.23 - - [2025-12-08 03:33:37] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003046 10.0.0.23 - - [2025-12-08 03:33:38] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006196 10.0.0.23 - - [2025-12-08 03:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.23 - - [2025-12-08 03:33:38] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004753 10.0.0.23 - - [2025-12-08 03:33:38] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003418 10.0.0.23 - - [2025-12-08 03:33:38] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005600 10.0.0.65 - - [2025-12-08 03:33:40] "GET /obj-perms HTTP/1.1" 200 5024 0.065828 10.0.0.65 - - [2025-12-08 03:33:46] "GET /obj-perms HTTP/1.1" 200 5024 0.004853 10.0.0.65 - - [2025-12-08 03:33:52] "GET /obj-perms HTTP/1.1" 200 5024 0.004719 10.0.0.23 - - [2025-12-08 03:33:55] "GET /obj-perms HTTP/1.1" 200 5024 0.384109 10.0.0.65 - - [2025-12-08 03:33:55] "GET /obj-perms HTTP/1.1" 200 5024 0.003989 10.0.0.23 - - [2025-12-08 03:33:56] "GET /obj-perms HTTP/1.1" 200 5024 0.004024 10.0.0.22 - - [2025-12-08 03:33:56] "GET /obj-perms HTTP/1.1" 200 5024 0.049740 10.0.0.23 - - [2025-12-08 03:33:56] "GET /obj-perms HTTP/1.1" 200 5024 0.003854 10.0.0.23 - - [2025-12-08 03:33:56] "POST /neutron/port HTTP/1.1" 200 1051 0.016425 10.0.0.23 - - [2025-12-08 03:33:57] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007814 10.0.0.23 - - [2025-12-08 03:33:57] "GET /virtual-machine/df4945f9-b840-4992-a63e-5ab501588545 HTTP/1.1" 200 1268 0.006188 10.0.0.23 - - [2025-12-08 03:33:57] "GET /virtual-machine-interface/96bf4267-bbf2-4113-a68d-0052c127d47d HTTP/1.1" 200 3151 0.004742 10.0.0.23 - - [2025-12-08 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.23 - - [2025-12-08 03:33:57] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003352 10.0.0.23 - - [2025-12-08 03:33:57] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002524 10.0.0.23 - - [2025-12-08 03:33:57] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006655 10.0.0.23 - - [2025-12-08 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.23 - - [2025-12-08 03:33:58] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015751 10.0.0.23 - - [2025-12-08 03:33:58] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003458 10.0.0.23 - - [2025-12-08 03:33:58] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006052 10.0.0.23 - - [2025-12-08 03:33:59] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005720 10.0.0.22 - - [2025-12-08 03:33:59] "GET /obj-perms HTTP/1.1" 200 5024 0.003724 10.0.0.65 - - [2025-12-08 03:33:59] "GET /obj-perms HTTP/1.1" 200 5024 0.003463 10.0.0.23 - - [2025-12-08 03:33:59] "GET /virtual-machine/c2db359e-f692-417f-9ac0-a8212c74393b HTTP/1.1" 200 1290 0.004081 10.0.0.23 - - [2025-12-08 03:34:00] "POST /neutron/port HTTP/1.1" 200 151 0.157936 10.0.0.23 - - [2025-12-08 03:34:01] "GET /virtual-machine/c2db359e-f692-417f-9ac0-a8212c74393b HTTP/1.1" 404 171 0.003356 10.0.0.23 - - [2025-12-08 03:34:01] "GET /virtual-machine/c2db359e-f692-417f-9ac0-a8212c74393b HTTP/1.1" 404 171 0.003067 10.0.0.23 - - [2025-12-08 03:34:01] "GET /virtual-machine/c2db359e-f692-417f-9ac0-a8212c74393b HTTP/1.1" 404 171 0.002899 10.0.0.23 - - [2025-12-08 03:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.23 - - [2025-12-08 03:34:01] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004621 10.0.0.23 - - [2025-12-08 03:34:01] "GET /virtual-networks?parent_id=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003033 10.0.0.23 - - [2025-12-08 03:34:01] "GET /virtual-network/4eef4219-97fe-43ce-8c7f-8081f02fd296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007274 10.0.0.23 - - [2025-12-08 03:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.23 - - [2025-12-08 03:34:01] "GET /routing-instance/4aebd057-731c-409d-b820-80d96b3687b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006403 10.0.0.23 - - [2025-12-08 03:34:01] "GET /route-target/ed334e37-955a-4617-9407-fbfe11e5cdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004997 10.0.0.23 - - [2025-12-08 03:34:05] "GET /obj-perms HTTP/1.1" 200 5024 0.003760 10.0.0.22 - - [2025-12-08 03:34:08] "GET /obj-perms HTTP/1.1" 200 5024 0.003524 10.0.0.65 - - [2025-12-08 03:34:09] "DELETE /project/84ff3e5af59a4f4f80cfccc6835722c7 HTTP/1.1" 404 173 0.031378 10.0.0.65 - - [2025-12-08 03:34:09] "DELETE /project/8b12b331-427b-4845-9afd-8f797e3026c6 HTTP/1.1" 404 177 0.048672 10.0.0.23 - - [2025-12-08 03:34:14] "GET /obj-perms HTTP/1.1" 200 5024 0.004026 10.0.0.22 - - [2025-12-08 03:34:17] "GET /obj-perms HTTP/1.1" 200 5024 0.003789 10.0.0.23 - - [2025-12-08 03:34:19] "POST /neutron/network HTTP/1.1" 200 841 0.006456 10.0.0.23 - - [2025-12-08 03:34:19] "POST /neutron/port HTTP/1.1" 200 117 0.001181 10.0.0.23 - - [2025-12-08 03:34:23] "GET /obj-perms HTTP/1.1" 200 5024 0.004492 10.0.0.22 - - [2025-12-08 03:34:26] "GET /obj-perms HTTP/1.1" 200 5024 0.003819 10.0.0.23 - - [2025-12-08 03:34:26] "GET /obj-perms HTTP/1.1" 200 5024 0.003792 10.0.0.23 - - [2025-12-08 03:34:26] "GET /interface-route-table/b04774c5-46b2-40ca-9882-611d685d491a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.004324 10.0.0.23 - - [2025-12-08 03:34:26] "GET /virtual-machine-interface/96bf4267-bbf2-4113-a68d-0052c127d47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2930 0.007489 10.0.0.23 - - [2025-12-08 03:34:26] "POST /ref-update HTTP/1.1" 200 156 0.016285 10.0.0.23 - - [2025-12-08 03:34:26] "DELETE /interface-route-table/b04774c5-46b2-40ca-9882-611d685d491a HTTP/1.1" 200 115 0.030820 10.0.0.23 - - [2025-12-08 03:34:27] "POST /neutron/port HTTP/1.1" 200 151 0.172640 10.0.0.22 - - [2025-12-08 03:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.030432 10.0.0.65 - - [2025-12-08 03:34:28] "GET /projects?obj_uuids=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002014 10.0.0.23 - - [2025-12-08 03:34:28] "GET /project/84ff3e5a-f59a-4f4f-80cf-ccc6835722c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.043469 10.0.0.65 - - [2025-12-08 03:34:28] "GET /projects?obj_uuids=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001156 10.0.0.23 - - [2025-12-08 03:34:28] "GET /project/84ff3e5a-f59a-4f4f-80cf-ccc6835722c7?fields=virtual_networks HTTP/1.1" 200 1025 0.039397 10.0.0.65 - - [2025-12-08 03:34:28] "GET /projects?obj_uuids=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001457 10.0.0.23 - - [2025-12-08 03:34:29] "GET /project/84ff3e5a-f59a-4f4f-80cf-ccc6835722c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.045045 10.0.0.65 - - [2025-12-08 03:34:29] "GET /projects?obj_uuids=84ff3e5a-f59a-4f4f-80cf-ccc6835722c7&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000939 10.0.0.23 - - [2025-12-08 03:34:29] "GET /project/84ff3e5a-f59a-4f4f-80cf-ccc6835722c7?fields=security_groups HTTP/1.1" 200 1248 0.046152 10.0.0.23 - - [2025-12-08 03:34:29] "POST /fqname-to-id HTTP/1.1" 404 192 0.030992 10.0.0.65 - - [2025-12-08 03:34:30] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003098 10.0.0.65 - - [2025-12-08 03:34:30] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.65 - - [2025-12-08 03:34:30] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008205 10.0.0.65 - - [2025-12-08 03:34:30] "POST /id-to-fqname HTTP/1.1" 200 194 0.001236 10.0.0.65 - - [2025-12-08 03:34:30] "POST /fqname-to-id HTTP/1.1" 404 203 0.006768 10.0.0.65 - - [2025-12-08 03:34:30] "POST /security-groups HTTP/1.1" 200 595 0.077330 10.0.0.65 - - [2025-12-08 03:34:30] "POST /projects HTTP/1.1" 200 593 0.280274 10.0.0.22 - - [2025-12-08 03:34:30] "POST /access-control-lists HTTP/1.1" 200 600 0.025986 10.0.0.65 - - [2025-12-08 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.353996 10.0.0.23 - - [2025-12-08 03:34:30] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.492486 10.0.0.23 - - [2025-12-08 03:34:31] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.23 - - [2025-12-08 03:34:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.23 - - [2025-12-08 03:34:32] "POST /neutron/port HTTP/1.1" 200 117 0.006432 10.0.0.23 - - [2025-12-08 03:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.065054 10.0.0.65 - - [2025-12-08 03:34:32] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001061 10.0.0.23 - - [2025-12-08 03:34:32] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.039476 10.0.0.65 - - [2025-12-08 03:34:32] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000933 10.0.0.23 - - [2025-12-08 03:34:32] "POST /neutron/network HTTP/1.1" 200 609 0.143716 10.0.0.22 - - [2025-12-08 03:34:33] "POST /route-targets HTTP/1.1" 200 327 0.017570 10.0.0.23 - - [2025-12-08 03:34:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.003465 10.0.0.23 - - [2025-12-08 03:34:33] "GET /virtual-network/ff9dcf46-a93a-4df7-b3a4-213fb6dc441c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005464 10.0.0.23 - - [2025-12-08 03:34:33] "POST /neutron/network HTTP/1.1" 200 827 0.005993 10.0.0.23 - - [2025-12-08 03:34:33] "GET /virtual-network/ff9dcf46-a93a-4df7-b3a4-213fb6dc441c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004659 10.0.0.23 - - [2025-12-08 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.65 - - [2025-12-08 03:34:33] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000896 10.0.0.23 - - [2025-12-08 03:34:33] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.072405 10.0.0.23 - - [2025-12-08 03:34:33] "POST /neutron/network HTTP/1.1" 200 117 0.013252 10.0.0.22 - - [2025-12-08 03:34:33] "POST /ref-update HTTP/1.1" 200 156 0.023034 10.0.0.23 - - [2025-12-08 03:34:33] "POST /neutron/network HTTP/1.1" 200 828 0.008580 10.0.0.23 - - [2025-12-08 03:34:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001223 10.0.0.23 - - [2025-12-08 03:34:33] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004817 10.0.0.23 - - [2025-12-08 03:34:33] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007116 10.0.0.23 - - [2025-12-08 03:34:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.008247 10.0.0.23 - - [2025-12-08 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.65 - - [2025-12-08 03:34:34] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000917 10.0.0.23 - - [2025-12-08 03:34:34] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.037473 10.0.0.65 - - [2025-12-08 03:34:34] "POST /useragent-kv HTTP/1.1" 200 115 0.008075 10.0.0.23 - - [2025-12-08 03:34:34] "POST /neutron/subnet HTTP/1.1" 200 719 0.252454 10.0.0.23 - - [2025-12-08 03:34:34] "POST /id-to-fqname HTTP/1.1" 200 224 0.001390 10.0.0.23 - - [2025-12-08 03:34:34] "GET /virtual-network/2b702fee-2af1-4596-b706-8301b78fe733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007572 10.0.0.23 - - [2025-12-08 03:34:34] "GET /virtual-network/2b702fee-2af1-4596-b706-8301b78fe733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005374 10.0.0.23 - - [2025-12-08 03:34:34] "POST /neutron/network HTTP/1.1" 200 827 0.006192 10.0.0.23 - - [2025-12-08 03:34:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.003081 10.0.0.23 - - [2025-12-08 03:34:34] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005638 10.0.0.23 - - [2025-12-08 03:34:34] "GET /virtual-machine-interface/4632e4f7-ba0b-4e15-8a16-7c22faf18db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.006787 10.0.0.23 - - [2025-12-08 03:34:34] "GET /virtual-machine-interface/4632e4f7-ba0b-4e15-8a16-7c22faf18db3?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.008307 10.0.0.23 - - [2025-12-08 03:34:35] "GET /instance-ip/a2902fc1-ed8d-491b-a3a5-a25e0edde918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004435 10.0.0.23 - - [2025-12-08 03:34:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.002766 10.0.0.23 - - [2025-12-08 03:34:35] "GET /virtual-network/ff9dcf46-a93a-4df7-b3a4-213fb6dc441c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005546 10.0.0.65 - - [2025-12-08 03:34:35] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001183 10.0.0.23 - - [2025-12-08 03:34:35] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042485 10.0.0.23 - - [2025-12-08 03:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.23 - - [2025-12-08 03:34:35] "GET /security-group/64f72d3b-c993-4834-97f2-af88ca89837d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004731 10.0.0.23 - - [2025-12-08 03:34:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.107801 10.0.0.23 - - [2025-12-08 03:34:35] "POST /instance-ips HTTP/1.1" 200 357 0.052638 10.0.0.23 - - [2025-12-08 03:34:35] "GET /virtual-machine-interface/52ffab74-9a52-4c30-8edc-ff1b94c2b3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.010682 10.0.0.23 - - [2025-12-08 03:34:35] "GET /virtual-machine-interface/52ffab74-9a52-4c30-8edc-ff1b94c2b3ec?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.011009 10.0.0.23 - - [2025-12-08 03:34:35] "GET /instance-ip/607aa0df-086a-488d-84e3-fb8acccbce95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.005257 10.0.0.23 - - [2025-12-08 03:34:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.004729 10.0.0.23 - - [2025-12-08 03:34:35] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006575 10.0.0.65 - - [2025-12-08 03:34:35] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001363 10.0.0.23 - - [2025-12-08 03:34:35] "POST /neutron/port HTTP/1.1" 200 990 0.253053 10.0.0.23 - - [2025-12-08 03:34:35] "GET /virtual-machine-interface/13028ffe-7f45-4ac3-bcc5-27996adbcda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005259 10.0.0.23 - - [2025-12-08 03:34:35] "GET /virtual-machine-interface/13028ffe-7f45-4ac3-bcc5-27996adbcda5?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.005221 10.0.0.23 - - [2025-12-08 03:34:35] "GET /instance-ip/ba1264f4-6142-4987-8a4f-9077462842cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004918 10.0.0.23 - - [2025-12-08 03:34:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.002847 10.0.0.23 - - [2025-12-08 03:34:36] "GET /virtual-network/ff9dcf46-a93a-4df7-b3a4-213fb6dc441c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006202 10.0.0.65 - - [2025-12-08 03:34:36] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002618 10.0.0.23 - - [2025-12-08 03:34:36] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042890 10.0.0.23 - - [2025-12-08 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.23 - - [2025-12-08 03:34:36] "GET /security-group/64f72d3b-c993-4834-97f2-af88ca89837d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004477 10.0.0.23 - - [2025-12-08 03:34:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.094903 10.0.0.23 - - [2025-12-08 03:34:36] "POST /instance-ips HTTP/1.1" 200 357 0.036612 10.0.0.23 - - [2025-12-08 03:34:36] "GET /virtual-machine-interface/2fdcc21c-aa7a-4265-bc87-59fb39575e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006556 10.0.0.23 - - [2025-12-08 03:34:36] "GET /virtual-machine-interface/2fdcc21c-aa7a-4265-bc87-59fb39575e2f?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008694 10.0.0.23 - - [2025-12-08 03:34:36] "GET /instance-ip/f5578225-60c9-4ddc-a639-c01ace9533f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.004241 10.0.0.23 - - [2025-12-08 03:34:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.003039 10.0.0.23 - - [2025-12-08 03:34:36] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006369 10.0.0.23 - - [2025-12-08 03:34:36] "GET /virtual-machine-interface/5b9837ee-0232-46b3-86db-1327aa6e7041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.007220 10.0.0.23 - - [2025-12-08 03:34:36] "GET /virtual-machine-interface/5b9837ee-0232-46b3-86db-1327aa6e7041?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.008393 10.0.0.23 - - [2025-12-08 03:34:36] "GET /instance-ip/eacf290a-50f1-44b0-a4ee-e302cc7c83dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004637 10.0.0.23 - - [2025-12-08 03:34:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.002952 10.0.0.23 - - [2025-12-08 03:34:36] "GET /virtual-network/2b702fee-2af1-4596-b706-8301b78fe733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005961 10.0.0.65 - - [2025-12-08 03:34:36] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001223 10.0.0.23 - - [2025-12-08 03:34:37] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042253 10.0.0.23 - - [2025-12-08 03:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.23 - - [2025-12-08 03:34:37] "GET /security-group/64f72d3b-c993-4834-97f2-af88ca89837d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004785 10.0.0.23 - - [2025-12-08 03:34:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.106298 10.0.0.23 - - [2025-12-08 03:34:37] "POST /instance-ips HTTP/1.1" 200 357 0.037618 10.0.0.23 - - [2025-12-08 03:34:37] "GET /virtual-machine-interface/7a08b4de-d4a6-4dff-89fd-9dc6cc0ac4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010844 10.0.0.23 - - [2025-12-08 03:34:37] "GET /virtual-machine-interface/7a08b4de-d4a6-4dff-89fd-9dc6cc0ac4a9?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.008540 10.0.0.23 - - [2025-12-08 03:34:37] "GET /instance-ip/cb235f2f-7d10-4a19-b8fb-997e6b589abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.004708 10.0.0.23 - - [2025-12-08 03:34:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001665 10.0.0.23 - - [2025-12-08 03:34:39] "POST /neutron/port HTTP/1.1" 200 990 0.046790 10.0.0.23 - - [2025-12-08 03:34:39] "POST /neutron/port HTTP/1.1" 200 117 0.008197 10.0.0.23 - - [2025-12-08 03:34:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.002184 10.0.0.23 - - [2025-12-08 03:34:39] "POST /neutron/port HTTP/1.1" 200 117 0.007525 10.0.0.23 - - [2025-12-08 03:34:39] "POST /neutron/network HTTP/1.1" 200 838 0.006738 10.0.0.23 - - [2025-12-08 03:34:40] "POST /neutron/port HTTP/1.1" 200 1082 0.124855 10.0.0.23 - - [2025-12-08 03:34:40] "POST /neutron/subnet HTTP/1.1" 200 698 0.010151 10.0.0.65 - - [2025-12-08 03:34:40] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001012 10.0.0.23 - - [2025-12-08 03:34:40] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.074573 10.0.0.23 - - [2025-12-08 03:34:40] "POST /neutron/network HTTP/1.1" 200 827 0.008241 10.0.0.23 - - [2025-12-08 03:34:40] "POST /neutron/port HTTP/1.1" 200 117 0.006466 10.0.0.23 - - [2025-12-08 03:34:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.001815 10.0.0.23 - - [2025-12-08 03:34:40] "POST /neutron/port HTTP/1.1" 200 990 0.010014 10.0.0.23 - - [2025-12-08 03:34:40] "POST /neutron/network HTTP/1.1" 200 828 0.007118 10.0.0.23 - - [2025-12-08 03:34:41] "POST /neutron/port HTTP/1.1" 200 990 0.014475 10.0.0.23 - - [2025-12-08 03:34:41] "POST /neutron/port HTTP/1.1" 200 117 0.005952 10.0.0.23 - - [2025-12-08 03:34:41] "POST /neutron/port HTTP/1.1" 200 1063 0.023274 10.0.0.22 - - [2025-12-08 03:34:41] "POST /route-targets HTTP/1.1" 200 327 0.020529 10.0.0.65 - - [2025-12-08 03:34:41] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001729 10.0.0.23 - - [2025-12-08 03:34:41] "POST /neutron/subnet HTTP/1.1" 200 693 0.026036 10.0.0.23 - - [2025-12-08 03:34:41] "POST /neutron/router HTTP/1.1" 200 344 0.362155 10.0.0.23 - - [2025-12-08 03:34:41] "POST /neutron/router HTTP/1.1" 200 598 0.018013 10.0.0.23 - - [2025-12-08 03:34:42] "POST /neutron/network HTTP/1.1" 200 838 0.008080 10.0.0.23 - - [2025-12-08 03:34:42] "POST /neutron/port HTTP/1.1" 200 1082 0.203420 10.0.0.22 - - [2025-12-08 03:34:42] "POST /ref-update HTTP/1.1" 200 156 0.051528 10.0.0.23 - - [2025-12-08 03:34:42] "POST /neutron/port HTTP/1.1" 200 1056 0.020844 10.0.0.23 - - [2025-12-08 03:34:42] "POST /neutron/subnet HTTP/1.1" 200 698 0.007771 10.0.0.23 - - [2025-12-08 03:34:42] "POST /neutron/network HTTP/1.1" 200 828 0.009372 10.0.0.23 - - [2025-12-08 03:34:42] "GET /virtual-machine/1c2cd67c-9708-4610-9d74-f3887ed03125 HTTP/1.1" 401 292 0.000493 10.0.0.23 - - [2025-12-08 03:34:43] "GET /virtual-machine/1c2cd67c-9708-4610-9d74-f3887ed03125 HTTP/1.1" 200 1274 0.031141 10.0.0.23 - - [2025-12-08 03:34:43] "GET /virtual-machine-interface/4632e4f7-ba0b-4e15-8a16-7c22faf18db3 HTTP/1.1" 200 3186 0.005071 10.0.0.23 - - [2025-12-08 03:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.23 - - [2025-12-08 03:34:43] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003611 10.0.0.23 - - [2025-12-08 03:34:43] "GET /virtual-networks?parent_id=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002975 10.0.0.23 - - [2025-12-08 03:34:43] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006479 10.0.0.23 - - [2025-12-08 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.23 - - [2025-12-08 03:34:46] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005517 10.0.0.65 - - [2025-12-08 03:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.65 - - [2025-12-08 03:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.22 - - [2025-12-08 03:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.22 - - [2025-12-08 03:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.65 - - [2025-12-08 03:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.65 - - [2025-12-08 03:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.22 - - [2025-12-08 03:34:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2025-12-08 03:34:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.23 - - [2025-12-08 03:34:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.23 - - [2025-12-08 03:34:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2025-12-08 03:34:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-12-08 03:34:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.23 - - [2025-12-08 03:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.23 - - [2025-12-08 03:34:50] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005585 10.0.0.23 - - [2025-12-08 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.23 - - [2025-12-08 03:34:54] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005276 10.0.0.23 - - [2025-12-08 03:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.23 - - [2025-12-08 03:34:58] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006129 10.0.0.23 - - [2025-12-08 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.23 - - [2025-12-08 03:35:02] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010194 10.0.0.23 - - [2025-12-08 03:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.23 - - [2025-12-08 03:35:06] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005443 10.0.0.65 - - [2025-12-08 03:35:09] "DELETE /project/4b13d71640ee40728fa5fce8687728e1 HTTP/1.1" 404 173 0.003838 10.0.0.65 - - [2025-12-08 03:35:09] "DELETE /project/84ff3e5a-f59a-4f4f-80cf-ccc6835722c7 HTTP/1.1" 404 177 0.003390 10.0.0.23 - - [2025-12-08 03:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2025-12-08 03:35:10] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004776 10.0.0.23 - - [2025-12-08 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.23 - - [2025-12-08 03:35:14] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005147 10.0.0.23 - - [2025-12-08 03:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.23 - - [2025-12-08 03:35:19] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005244 10.0.0.23 - - [2025-12-08 03:35:21] "POST /neutron/port HTTP/1.1" 200 1091 0.015966 10.0.0.23 - - [2025-12-08 03:35:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003614 10.0.0.23 - - [2025-12-08 03:35:21] "POST /neutron/network HTTP/1.1" 200 827 0.006670 10.0.0.23 - - [2025-12-08 03:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.23 - - [2025-12-08 03:35:23] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004964 10.0.0.23 - - [2025-12-08 03:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.23 - - [2025-12-08 03:35:27] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005152 10.0.0.23 - - [2025-12-08 03:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.23 - - [2025-12-08 03:35:29] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005045 10.0.0.23 - - [2025-12-08 03:35:29] "GET /virtual-networks?parent_id=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004737 10.0.0.23 - - [2025-12-08 03:35:29] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009001 10.0.0.23 - - [2025-12-08 03:35:32] "POST /neutron/port HTTP/1.1" 200 1056 0.015075 10.0.0.23 - - [2025-12-08 03:35:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003996 10.0.0.23 - - [2025-12-08 03:35:32] "POST /neutron/network HTTP/1.1" 200 828 0.006071 10.0.0.23 - - [2025-12-08 03:35:34] "POST /neutron/port HTTP/1.1" 200 1056 0.014693 10.0.0.23 - - [2025-12-08 03:35:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.034791 10.0.0.23 - - [2025-12-08 03:35:40] "POST /neutron/port HTTP/1.1" 200 1056 0.013927 10.0.0.23 - - [2025-12-08 03:35:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006953 10.0.0.23 - - [2025-12-08 03:35:50] "POST /neutron/port HTTP/1.1" 200 1091 0.013836 10.0.0.23 - - [2025-12-08 03:35:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007468 10.0.0.23 - - [2025-12-08 03:35:50] "GET /virtual-machine/e31a6d94-e7c1-4cdb-84d4-9346d08770e2 HTTP/1.1" 200 1296 0.005332 10.0.0.23 - - [2025-12-08 03:35:50] "GET /virtual-machine-interface/19a9d920-a031-4154-9ccc-bec5eac1905d HTTP/1.1" 200 2961 0.004940 10.0.0.23 - - [2025-12-08 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.23 - - [2025-12-08 03:35:50] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003555 10.0.0.23 - - [2025-12-08 03:35:50] "GET /virtual-networks?parent_id=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002817 10.0.0.23 - - [2025-12-08 03:35:50] "GET /virtual-network/2b702fee-2af1-4596-b706-8301b78fe733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005809 10.0.0.23 - - [2025-12-08 03:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.23 - - [2025-12-08 03:35:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004552 10.0.0.23 - - [2025-12-08 03:35:51] "GET /virtual-networks?parent_id=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004424 10.0.0.23 - - [2025-12-08 03:35:51] "GET /virtual-network/2b702fee-2af1-4596-b706-8301b78fe733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006661 10.0.0.23 - - [2025-12-08 03:35:52] "POST /neutron/port HTTP/1.1" 200 1056 0.013474 10.0.0.23 - - [2025-12-08 03:35:52] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006957 10.0.0.23 - - [2025-12-08 03:35:52] "GET /virtual-machine/7333821c-aaaa-491c-a9be-5f81461219c5 HTTP/1.1" 200 1274 0.007293 10.0.0.23 - - [2025-12-08 03:35:52] "GET /virtual-machine-interface/5b9837ee-0232-46b3-86db-1327aa6e7041 HTTP/1.1" 200 3186 0.005028 10.0.0.23 - - [2025-12-08 03:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.23 - - [2025-12-08 03:35:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003164 10.0.0.23 - - [2025-12-08 03:35:52] "GET /virtual-networks?parent_id=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002991 10.0.0.23 - - [2025-12-08 03:35:52] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005481 10.0.0.23 - - [2025-12-08 03:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.23 - - [2025-12-08 03:35:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003772 10.0.0.23 - - [2025-12-08 03:35:53] "GET /virtual-networks?parent_id=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002906 10.0.0.23 - - [2025-12-08 03:35:53] "GET /virtual-network/b5072e64-c32d-4ed5-9a37-02b4bf890e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007176 10.0.0.23 - - [2025-12-08 03:36:23] "POST /neutron/network HTTP/1.1" 200 837 0.033340 10.0.0.23 - - [2025-12-08 03:36:23] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.23 - - [2025-12-08 03:36:34] "POST /neutron/port HTTP/1.1" 200 1056 0.017388 10.0.0.23 - - [2025-12-08 03:36:34] "POST /neutron/subnet HTTP/1.1" 200 698 0.012807 10.0.0.22 - - [2025-12-08 03:36:58] "GET /obj-perms HTTP/1.1" 200 5056 0.056916 10.0.0.65 - - [2025-12-08 03:36:58] "GET /obj-perms HTTP/1.1" 200 5056 0.051070 10.0.0.23 - - [2025-12-08 03:37:23] "POST /neutron/port HTTP/1.1" 200 1091 0.018343 10.0.0.23 - - [2025-12-08 03:37:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008658 10.0.0.23 - - [2025-12-08 03:37:23] "POST /neutron/network HTTP/1.1" 200 827 0.007640 10.0.0.23 - - [2025-12-08 03:37:36] "POST /neutron/network HTTP/1.1" 200 838 0.030130 10.0.0.23 - - [2025-12-08 03:37:36] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.23 - - [2025-12-08 03:37:58] "GET /obj-perms HTTP/1.1" 200 5056 0.050405 10.0.0.22 - - [2025-12-08 03:38:02] "POST /ref-update HTTP/1.1" 200 156 0.047817 10.0.0.23 - - [2025-12-08 03:38:02] "POST /neutron/router HTTP/1.1" 200 344 0.300586 10.0.0.23 - - [2025-12-08 03:38:02] "POST /neutron/router HTTP/1.1" 200 598 0.005567 10.0.0.22 - - [2025-12-08 03:38:02] "DELETE /route-target/67d96507-add0-490b-9546-feb3ab852d44 HTTP/1.1" 200 115 0.031394 10.0.0.23 - - [2025-12-08 03:38:03] "POST /neutron/port HTTP/1.1" 200 1117 0.012405 10.0.0.23 - - [2025-12-08 03:38:04] "DELETE /instance-ip/cb235f2f-7d10-4a19-b8fb-997e6b589abf HTTP/1.1" 200 115 0.051490 10.0.0.23 - - [2025-12-08 03:38:04] "DELETE /virtual-machine-interface/7a08b4de-d4a6-4dff-89fd-9dc6cc0ac4a9 HTTP/1.1" 200 115 0.084249 10.0.0.23 - - [2025-12-08 03:38:04] "POST /neutron/port HTTP/1.1" 200 151 0.187620 10.0.0.23 - - [2025-12-08 03:38:04] "DELETE /instance-ip/f5578225-60c9-4ddc-a639-c01ace9533f6 HTTP/1.1" 200 115 0.046885 10.0.0.23 - - [2025-12-08 03:38:04] "DELETE /virtual-machine-interface/2fdcc21c-aa7a-4265-bc87-59fb39575e2f HTTP/1.1" 200 115 0.078317 10.0.0.23 - - [2025-12-08 03:38:05] "DELETE /instance-ip/607aa0df-086a-488d-84e3-fb8acccbce95 HTTP/1.1" 200 115 0.053643 10.0.0.23 - - [2025-12-08 03:38:05] "DELETE /virtual-machine-interface/52ffab74-9a52-4c30-8edc-ff1b94c2b3ec HTTP/1.1" 200 115 0.080192 10.0.0.23 - - [2025-12-08 03:38:05] "POST /neutron/port HTTP/1.1" 200 1082 0.025471 10.0.0.65 - - [2025-12-08 03:38:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003210 10.0.0.65 - - [2025-12-08 03:38:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002540 10.0.0.23 - - [2025-12-08 03:38:05] "POST /neutron/network HTTP/1.1" 200 151 0.124937 10.0.0.22 - - [2025-12-08 03:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.23 - - [2025-12-08 03:38:05] "POST /neutron/network HTTP/1.1" 200 827 0.007848 10.0.0.22 - - [2025-12-08 03:38:05] "DELETE /route-target/2cfcff74-3135-43a8-a067-1e893e26bc05 HTTP/1.1" 200 115 0.032870 10.0.0.65 - - [2025-12-08 03:38:05] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001602 10.0.0.23 - - [2025-12-08 03:38:06] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.074903 10.0.0.65 - - [2025-12-08 03:38:06] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001250 10.0.0.23 - - [2025-12-08 03:38:06] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?fields=virtual_networks HTTP/1.1" 200 1040 0.104512 10.0.0.65 - - [2025-12-08 03:38:06] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001295 10.0.0.23 - - [2025-12-08 03:38:06] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.078145 10.0.0.65 - - [2025-12-08 03:38:06] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001431 10.0.0.23 - - [2025-12-08 03:38:06] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?fields=security_groups HTTP/1.1" 200 1270 0.063268 10.0.0.23 - - [2025-12-08 03:38:07] "POST /fqname-to-id HTTP/1.1" 404 187 0.034644 10.0.0.65 - - [2025-12-08 03:38:07] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004415 10.0.0.65 - - [2025-12-08 03:38:07] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001526 10.0.0.65 - - [2025-12-08 03:38:07] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007874 10.0.0.65 - - [2025-12-08 03:38:07] "POST /id-to-fqname HTTP/1.1" 200 189 0.009757 10.0.0.65 - - [2025-12-08 03:38:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.008771 10.0.0.65 - - [2025-12-08 03:38:07] "POST /security-groups HTTP/1.1" 200 590 0.081376 10.0.0.65 - - [2025-12-08 03:38:07] "POST /projects HTTP/1.1" 200 583 0.309536 10.0.0.22 - - [2025-12-08 03:38:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.012191 10.0.0.65 - - [2025-12-08 03:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.388859 10.0.0.23 - - [2025-12-08 03:38:07] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.539414 10.0.0.23 - - [2025-12-08 03:38:08] "POST /neutron/port HTTP/1.1" 400 205 0.003969 10.0.0.23 - - [2025-12-08 03:38:09] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.65 - - [2025-12-08 03:38:09] "DELETE /project/6284471f76a64f0bbb35ba58c3e0877a HTTP/1.1" 404 173 0.004688 10.0.0.65 - - [2025-12-08 03:38:09] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000832 10.0.0.65 - - [2025-12-08 03:38:09] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.050487 10.0.0.65 - - [2025-12-08 03:38:09] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000871 10.0.0.65 - - [2025-12-08 03:38:09] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?fields=security_groups HTTP/1.1" 200 1375 0.065032 10.0.0.65 - - [2025-12-08 03:38:09] "DELETE /security-group/64f72d3b-c993-4834-97f2-af88ca89837d HTTP/1.1" 200 115 0.054943 10.0.0.65 - - [2025-12-08 03:38:09] "GET /projects?obj_uuids=4b13d716-40ee-4072-8fa5-fce8687728e1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001417 10.0.0.65 - - [2025-12-08 03:38:09] "GET /project/4b13d716-40ee-4072-8fa5-fce8687728e1?fields=application_policy_sets HTTP/1.1" 200 1414 0.064278 10.0.0.22 - - [2025-12-08 03:38:09] "DELETE /access-control-list/d3804716-c52d-4b0f-8452-387efd50d09b HTTP/1.1" 200 115 0.052670 10.0.0.65 - - [2025-12-08 03:38:10] "DELETE /project/4b13d716-40ee-4072-8fa5-fce8687728e1 HTTP/1.1" 200 115 0.439794 10.0.0.23 - - [2025-12-08 03:38:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000565 10.0.0.23 - - [2025-12-08 03:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.038696 10.0.0.65 - - [2025-12-08 03:38:11] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001038 10.0.0.23 - - [2025-12-08 03:38:11] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.053583 10.0.0.23 - - [2025-12-08 03:38:11] "POST /neutron/network HTTP/1.1" 200 117 0.038497 10.0.0.23 - - [2025-12-08 03:38:12] "POST /neutron/network HTTP/1.1" 200 823 0.008370 10.0.0.23 - - [2025-12-08 03:38:12] "POST /id-to-fqname HTTP/1.1" 200 219 0.001074 10.0.0.23 - - [2025-12-08 03:38:12] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004617 10.0.0.23 - - [2025-12-08 03:38:12] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004953 10.0.0.23 - - [2025-12-08 03:38:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.008358 10.0.0.23 - - [2025-12-08 03:38:12] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005301 10.0.0.23 - - [2025-12-08 03:38:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001349 10.0.0.65 - - [2025-12-08 03:38:15] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.035413 10.0.0.23 - - [2025-12-08 03:38:15] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.127176 10.0.0.23 - - [2025-12-08 03:38:15] "POST /neutron/port HTTP/1.1" 200 117 0.009035 10.0.0.23 - - [2025-12-08 03:38:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.001803 10.0.0.23 - - [2025-12-08 03:38:15] "POST /neutron/network HTTP/1.1" 200 833 0.010241 10.0.0.23 - - [2025-12-08 03:38:16] "POST /neutron/port HTTP/1.1" 200 1059 0.015512 10.0.0.23 - - [2025-12-08 03:38:16] "POST /neutron/port HTTP/1.1" 200 1087 0.016498 10.0.0.23 - - [2025-12-08 03:38:16] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.65 - - [2025-12-08 03:38:16] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001740 10.0.0.23 - - [2025-12-08 03:38:16] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.072208 10.0.0.23 - - [2025-12-08 03:38:16] "POST /neutron/port HTTP/1.1" 200 1087 0.017940 10.0.0.23 - - [2025-12-08 03:38:16] "POST /neutron/port HTTP/1.1" 200 1087 0.016918 10.0.0.65 - - [2025-12-08 03:38:17] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000945 10.0.0.23 - - [2025-12-08 03:38:17] "POST /neutron/port HTTP/1.1" 200 1059 0.268099 10.0.0.23 - - [2025-12-08 03:38:17] "POST /neutron/port HTTP/1.1" 200 1113 0.124428 10.0.0.23 - - [2025-12-08 03:38:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.009235 10.0.0.23 - - [2025-12-08 03:38:21] "POST /neutron/port HTTP/1.1" 200 1087 0.021287 10.0.0.23 - - [2025-12-08 03:38:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010018 10.0.0.23 - - [2025-12-08 03:38:22] "GET /virtual-machine/371ff6be-c2c3-4f8c-864c-9fea3d9f5f40 HTTP/1.1" 401 292 0.000400 10.0.0.23 - - [2025-12-08 03:38:22] "GET /virtual-machine/371ff6be-c2c3-4f8c-864c-9fea3d9f5f40 HTTP/1.1" 200 1290 0.035751 10.0.0.23 - - [2025-12-08 03:38:22] "GET /virtual-machine-interface/c54e2b11-f632-402e-bb3b-04bcfe65a532 HTTP/1.1" 200 2937 0.006626 10.0.0.23 - - [2025-12-08 03:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006142 10.0.0.23 - - [2025-12-08 03:38:22] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003862 10.0.0.23 - - [2025-12-08 03:38:22] "GET /virtual-networks?parent_id=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.016984 10.0.0.23 - - [2025-12-08 03:38:22] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005367 10.0.0.23 - - [2025-12-08 03:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-12-08 03:38:25] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005276 10.0.0.23 - - [2025-12-08 03:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.23 - - [2025-12-08 03:38:29] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005020 10.0.0.23 - - [2025-12-08 03:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.23 - - [2025-12-08 03:38:34] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007420 10.0.0.23 - - [2025-12-08 03:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.23 - - [2025-12-08 03:38:38] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005317 10.0.0.23 - - [2025-12-08 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.23 - - [2025-12-08 03:38:42] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005391 10.0.0.23 - - [2025-12-08 03:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.23 - - [2025-12-08 03:38:46] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005449 10.0.0.23 - - [2025-12-08 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.23 - - [2025-12-08 03:38:50] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005548 10.0.0.23 - - [2025-12-08 03:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.23 - - [2025-12-08 03:38:54] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004923 10.0.0.23 - - [2025-12-08 03:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.23 - - [2025-12-08 03:38:58] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005202 10.0.0.23 - - [2025-12-08 03:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.23 - - [2025-12-08 03:39:02] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005799 10.0.0.23 - - [2025-12-08 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.23 - - [2025-12-08 03:39:06] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.012190 10.0.0.23 - - [2025-12-08 03:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.23 - - [2025-12-08 03:39:10] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005773 10.0.0.23 - - [2025-12-08 03:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.23 - - [2025-12-08 03:39:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005265 10.0.0.23 - - [2025-12-08 03:39:14] "GET /virtual-networks?parent_id=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003476 10.0.0.23 - - [2025-12-08 03:39:15] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006430 10.0.0.23 - - [2025-12-08 03:39:15] "POST /neutron/port HTTP/1.1" 200 1087 0.015509 10.0.0.23 - - [2025-12-08 03:39:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010541 10.0.0.23 - - [2025-12-08 03:39:26] "POST /neutron/port HTTP/1.1" 200 1087 0.020221 10.0.0.23 - - [2025-12-08 03:39:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006375 10.0.0.23 - - [2025-12-08 03:39:35] "POST /neutron/port HTTP/1.1" 200 1087 0.020017 10.0.0.23 - - [2025-12-08 03:39:36] "POST /neutron/port HTTP/1.1" 200 1087 0.013927 10.0.0.23 - - [2025-12-08 03:39:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.008852 10.0.0.23 - - [2025-12-08 03:39:41] "POST /neutron/port HTTP/1.1" 200 1087 0.016002 10.0.0.23 - - [2025-12-08 03:39:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006925 10.0.0.23 - - [2025-12-08 03:39:41] "GET /virtual-machine/9a41dbb8-ada4-4204-9ba1-71c99247681e HTTP/1.1" 200 1292 0.006088 10.0.0.23 - - [2025-12-08 03:39:41] "GET /virtual-machine-interface/a96af42a-48bb-4a85-9fd2-21ce910abc87 HTTP/1.1" 200 2937 0.005796 10.0.0.23 - - [2025-12-08 03:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.23 - - [2025-12-08 03:39:41] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003548 10.0.0.23 - - [2025-12-08 03:39:41] "GET /virtual-networks?parent_id=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003447 10.0.0.23 - - [2025-12-08 03:39:41] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005671 10.0.0.23 - - [2025-12-08 03:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.23 - - [2025-12-08 03:39:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003804 10.0.0.23 - - [2025-12-08 03:39:42] "GET /virtual-networks?parent_id=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003145 10.0.0.23 - - [2025-12-08 03:39:42] "GET /virtual-network/6d37caa3-7fc8-4caa-a790-272189328924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005469 10.0.0.65 - - [2025-12-08 03:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.65 - - [2025-12-08 03:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.22 - - [2025-12-08 03:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.22 - - [2025-12-08 03:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.65 - - [2025-12-08 03:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.65 - - [2025-12-08 03:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.22 - - [2025-12-08 03:39:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.22 - - [2025-12-08 03:39:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.23 - - [2025-12-08 03:39:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.23 - - [2025-12-08 03:39:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2025-12-08 03:39:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.23 - - [2025-12-08 03:39:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.22 - - [2025-12-08 03:40:00] "GET /obj-perms HTTP/1.1" 200 5056 0.052404 10.0.0.65 - - [2025-12-08 03:40:00] "GET /obj-perms HTTP/1.1" 200 5056 0.058032 10.0.0.23 - - [2025-12-08 03:40:38] "POST /neutron/port HTTP/1.1" 200 1087 0.017173 10.0.0.23 - - [2025-12-08 03:40:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003690 10.0.0.23 - - [2025-12-08 03:40:38] "POST /neutron/network HTTP/1.1" 200 823 0.006464 10.0.0.23 - - [2025-12-08 03:41:01] "GET /obj-perms HTTP/1.1" 200 5056 0.057839 10.0.0.23 - - [2025-12-08 03:41:05] "POST /neutron/port HTTP/1.1" 200 1087 0.016928 10.0.0.23 - - [2025-12-08 03:41:05] "POST /neutron/port HTTP/1.1" 200 1087 0.016010 10.0.0.23 - - [2025-12-08 03:41:07] "POST /neutron/network HTTP/1.1" 200 823 0.006298 10.0.0.22 - - [2025-12-08 03:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.031700 10.0.0.65 - - [2025-12-08 03:41:08] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000968 10.0.0.23 - - [2025-12-08 03:41:08] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.099346 10.0.0.65 - - [2025-12-08 03:41:08] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001403 10.0.0.23 - - [2025-12-08 03:41:09] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?fields=virtual_networks HTTP/1.1" 200 1030 0.041336 10.0.0.65 - - [2025-12-08 03:41:09] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000980 10.0.0.23 - - [2025-12-08 03:41:09] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.042426 10.0.0.65 - - [2025-12-08 03:41:09] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000909 10.0.0.23 - - [2025-12-08 03:41:09] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?fields=security_groups HTTP/1.1" 200 1255 0.036354 10.0.0.23 - - [2025-12-08 03:41:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.028431 10.0.0.65 - - [2025-12-08 03:41:10] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003144 10.0.0.65 - - [2025-12-08 03:41:10] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001916 10.0.0.65 - - [2025-12-08 03:41:10] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.048183 10.0.0.65 - - [2025-12-08 03:41:10] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002714 10.0.0.65 - - [2025-12-08 03:41:10] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.056077 10.0.0.65 - - [2025-12-08 03:41:10] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001163 10.0.0.65 - - [2025-12-08 03:41:10] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?fields=security_groups HTTP/1.1" 200 1360 0.061178 10.0.0.65 - - [2025-12-08 03:41:10] "POST /id-to-fqname HTTP/1.1" 200 189 0.001293 10.0.0.65 - - [2025-12-08 03:41:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.004096 10.0.0.65 - - [2025-12-08 03:41:10] "DELETE /security-group/bb66c1e1-e5f8-4fb9-ab9a-0ecadc4ca168 HTTP/1.1" 200 115 0.061905 10.0.0.65 - - [2025-12-08 03:41:10] "GET /projects?obj_uuids=6284471f-76a6-4f0b-bb35-ba58c3e0877a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000858 10.0.0.65 - - [2025-12-08 03:41:10] "POST /security-groups HTTP/1.1" 200 590 0.078904 10.0.0.65 - - [2025-12-08 03:41:10] "GET /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a?fields=application_policy_sets HTTP/1.1" 200 1399 0.071168 10.0.0.65 - - [2025-12-08 03:41:10] "POST /projects HTTP/1.1" 200 583 0.352469 10.0.0.22 - - [2025-12-08 03:41:10] "DELETE /access-control-list/a15f629b-a8be-4dbc-9e16-1aba3986f0e6 HTTP/1.1" 200 115 0.065744 10.0.0.65 - - [2025-12-08 03:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.425368 10.0.0.22 - - [2025-12-08 03:41:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.010478 10.0.0.23 - - [2025-12-08 03:41:10] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.633429 10.0.0.65 - - [2025-12-08 03:41:10] "DELETE /project/6284471f-76a6-4f0b-bb35-ba58c3e0877a HTTP/1.1" 200 115 0.536533 10.0.0.23 - - [2025-12-08 03:41:11] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.23 - - [2025-12-08 03:41:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2025-12-08 03:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.065034 10.0.0.65 - - [2025-12-08 03:41:14] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000846 10.0.0.23 - - [2025-12-08 03:41:14] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.040905 10.0.0.65 - - [2025-12-08 03:41:14] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001179 10.0.0.23 - - [2025-12-08 03:41:14] "POST /neutron/network HTTP/1.1" 200 604 0.163613 10.0.0.22 - - [2025-12-08 03:41:14] "POST /ref-update HTTP/1.1" 200 156 0.029783 10.0.0.23 - - [2025-12-08 03:41:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.003653 10.0.0.23 - - [2025-12-08 03:41:14] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007454 10.0.0.23 - - [2025-12-08 03:41:14] "POST /neutron/network HTTP/1.1" 200 823 0.005976 10.0.0.23 - - [2025-12-08 03:41:14] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004973 10.0.0.23 - - [2025-12-08 03:41:15] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007932 10.0.0.23 - - [2025-12-08 03:41:16] "POST /id-to-fqname HTTP/1.1" 200 219 0.001483 10.0.0.23 - - [2025-12-08 03:41:16] "POST /neutron/network HTTP/1.1" 200 833 0.006144 10.0.0.65 - - [2025-12-08 03:41:17] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001311 10.0.0.23 - - [2025-12-08 03:41:17] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.072006 10.0.0.23 - - [2025-12-08 03:41:18] "POST /neutron/port HTTP/1.1" 200 117 0.006114 10.0.0.23 - - [2025-12-08 03:41:18] "POST /id-to-fqname HTTP/1.1" 200 219 0.001300 10.0.0.23 - - [2025-12-08 03:41:18] "POST /neutron/network HTTP/1.1" 200 833 0.007028 10.0.0.23 - - [2025-12-08 03:41:19] "POST /neutron/port HTTP/1.1" 200 1059 0.019485 10.0.0.23 - - [2025-12-08 03:41:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004333 10.0.0.65 - - [2025-12-08 03:41:19] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000932 10.0.0.23 - - [2025-12-08 03:41:19] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.084146 10.0.0.23 - - [2025-12-08 03:41:19] "POST /neutron/port HTTP/1.1" 200 117 0.001303 10.0.0.23 - - [2025-12-08 03:41:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007393 10.0.0.23 - - [2025-12-08 03:41:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008722 10.0.0.23 - - [2025-12-08 03:41:20] "POST /neutron/port HTTP/1.1" 200 1059 0.014293 10.0.0.23 - - [2025-12-08 03:41:20] "POST /neutron/port HTTP/1.1" 200 1087 0.014910 10.0.0.23 - - [2025-12-08 03:41:20] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.23 - - [2025-12-08 03:41:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007141 10.0.0.23 - - [2025-12-08 03:41:24] "POST /neutron/port HTTP/1.1" 200 1087 0.016253 10.0.0.23 - - [2025-12-08 03:41:25] "GET /virtual-machine/353f3023-0e1e-4523-836c-5c16aa187a8e HTTP/1.1" 401 292 0.000400 10.0.0.23 - - [2025-12-08 03:41:25] "GET /virtual-machine/353f3023-0e1e-4523-836c-5c16aa187a8e HTTP/1.1" 200 1290 0.030027 10.0.0.23 - - [2025-12-08 03:41:25] "GET /virtual-machine-interface/a4e57208-bf52-443d-b89e-84362cd6bfcc HTTP/1.1" 200 2937 0.005286 10.0.0.23 - - [2025-12-08 03:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.23 - - [2025-12-08 03:41:25] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004759 10.0.0.23 - - [2025-12-08 03:41:25] "GET /virtual-networks?parent_id=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002911 10.0.0.23 - - [2025-12-08 03:41:25] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006860 10.0.0.23 - - [2025-12-08 03:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.23 - - [2025-12-08 03:41:28] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006413 10.0.0.23 - - [2025-12-08 03:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.23 - - [2025-12-08 03:41:32] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004885 10.0.0.23 - - [2025-12-08 03:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.23 - - [2025-12-08 03:41:36] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005079 10.0.0.23 - - [2025-12-08 03:41:40] "POST /neutron/port HTTP/1.1" 200 1087 0.014585 10.0.0.23 - - [2025-12-08 03:41:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.008921 10.0.0.23 - - [2025-12-08 03:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.23 - - [2025-12-08 03:41:40] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006778 10.0.0.23 - - [2025-12-08 03:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.23 - - [2025-12-08 03:41:44] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005637 10.0.0.23 - - [2025-12-08 03:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.23 - - [2025-12-08 03:41:49] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005646 10.0.0.23 - - [2025-12-08 03:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.23 - - [2025-12-08 03:41:53] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006260 10.0.0.23 - - [2025-12-08 03:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.23 - - [2025-12-08 03:41:57] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005707 10.0.0.23 - - [2025-12-08 03:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011013 10.0.0.23 - - [2025-12-08 03:42:01] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009232 10.0.0.23 - - [2025-12-08 03:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.23 - - [2025-12-08 03:42:05] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006840 10.0.0.23 - - [2025-12-08 03:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.23 - - [2025-12-08 03:42:07] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004969 10.0.0.23 - - [2025-12-08 03:42:07] "GET /virtual-networks?parent_id=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003713 10.0.0.23 - - [2025-12-08 03:42:07] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006782 10.0.0.23 - - [2025-12-08 03:42:07] "POST /neutron/port HTTP/1.1" 200 1087 0.016198 10.0.0.23 - - [2025-12-08 03:42:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007896 10.0.0.23 - - [2025-12-08 03:42:18] "POST /neutron/port HTTP/1.1" 200 1087 0.041435 10.0.0.23 - - [2025-12-08 03:42:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007445 10.0.0.23 - - [2025-12-08 03:42:28] "POST /neutron/port HTTP/1.1" 200 1087 0.013894 10.0.0.23 - - [2025-12-08 03:42:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006621 10.0.0.23 - - [2025-12-08 03:42:28] "GET /virtual-machine/d64d654a-ec07-4c92-ba8b-5c69561086ba HTTP/1.1" 200 1292 0.005436 10.0.0.23 - - [2025-12-08 03:42:28] "GET /virtual-machine-interface/49766260-32e4-4bdd-b015-aaff89f2185d HTTP/1.1" 200 2936 0.005358 10.0.0.23 - - [2025-12-08 03:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.23 - - [2025-12-08 03:42:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007291 10.0.0.23 - - [2025-12-08 03:42:28] "GET /virtual-networks?parent_id=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005220 10.0.0.23 - - [2025-12-08 03:42:28] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005645 10.0.0.23 - - [2025-12-08 03:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.23 - - [2025-12-08 03:42:29] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003854 10.0.0.23 - - [2025-12-08 03:42:29] "GET /virtual-networks?parent_id=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002691 10.0.0.23 - - [2025-12-08 03:42:29] "GET /virtual-network/c6e26519-45e3-4901-8c31-ace1a624aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005341 10.0.0.23 - - [2025-12-08 03:42:30] "POST /neutron/port HTTP/1.1" 200 1087 0.013658 10.0.0.23 - - [2025-12-08 03:42:42] "POST /neutron/port HTTP/1.1" 200 1087 0.038218 10.0.0.23 - - [2025-12-08 03:42:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.008735 10.0.0.23 - - [2025-12-08 03:42:59] "POST /neutron/network HTTP/1.1" 200 823 0.008099 10.0.0.23 - - [2025-12-08 03:43:00] "POST /neutron/port HTTP/1.1" 200 1113 0.010728 10.0.0.23 - - [2025-12-08 03:43:00] "POST /neutron/port HTTP/1.1" 200 1113 0.011286 10.0.0.65 - - [2025-12-08 03:43:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004836 10.0.0.65 - - [2025-12-08 03:43:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004363 10.0.0.23 - - [2025-12-08 03:43:01] "POST /neutron/network HTTP/1.1" 200 151 0.152580 10.0.0.22 - - [2025-12-08 03:43:03] "GET /obj-perms HTTP/1.1" 200 5056 0.059777 10.0.0.65 - - [2025-12-08 03:43:03] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000970 10.0.0.23 - - [2025-12-08 03:43:03] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.046334 10.0.0.65 - - [2025-12-08 03:43:03] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000990 10.0.0.65 - - [2025-12-08 03:43:03] "GET /obj-perms HTTP/1.1" 200 5056 0.125618 10.0.0.23 - - [2025-12-08 03:43:03] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?fields=virtual_networks HTTP/1.1" 200 1030 0.072165 10.0.0.65 - - [2025-12-08 03:43:03] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000953 10.0.0.23 - - [2025-12-08 03:43:03] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.042283 10.0.0.65 - - [2025-12-08 03:43:03] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000951 10.0.0.23 - - [2025-12-08 03:43:03] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?fields=security_groups HTTP/1.1" 200 1255 0.050861 10.0.0.65 - - [2025-12-08 03:43:10] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000924 10.0.0.65 - - [2025-12-08 03:43:10] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.047300 10.0.0.65 - - [2025-12-08 03:43:10] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000937 10.0.0.65 - - [2025-12-08 03:43:10] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?fields=security_groups HTTP/1.1" 200 1360 0.041620 10.0.0.65 - - [2025-12-08 03:43:11] "DELETE /security-group/fca71da3-833d-4978-8881-7ebc50add467 HTTP/1.1" 200 115 0.043476 10.0.0.65 - - [2025-12-08 03:43:11] "GET /projects?obj_uuids=89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001044 10.0.0.22 - - [2025-12-08 03:43:11] "DELETE /access-control-list/c750a090-47a4-428b-a5d2-8543dc6f5516 HTTP/1.1" 200 115 0.050017 10.0.0.65 - - [2025-12-08 03:43:11] "GET /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c?fields=application_policy_sets HTTP/1.1" 200 1399 0.051963 10.0.0.65 - - [2025-12-08 03:43:11] "DELETE /project/89fa5e1a-1e5d-497a-99b3-aa8cda3cdb1c HTTP/1.1" 200 115 0.393425 10.0.0.23 - - [2025-12-08 03:43:18] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.23 - - [2025-12-08 03:43:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.23 - - [2025-12-08 03:43:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.047642 10.0.0.65 - - [2025-12-08 03:43:19] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.060520 10.0.0.65 - - [2025-12-08 03:43:19] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.65 - - [2025-12-08 03:43:19] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051614 10.0.0.65 - - [2025-12-08 03:43:19] "POST /id-to-fqname HTTP/1.1" 200 203 0.002041 10.0.0.65 - - [2025-12-08 03:43:19] "POST /fqname-to-id HTTP/1.1" 404 212 0.004615 10.0.0.65 - - [2025-12-08 03:43:20] "POST /security-groups HTTP/1.1" 200 604 0.077060 10.0.0.65 - - [2025-12-08 03:43:20] "POST /projects HTTP/1.1" 200 611 0.287393 10.0.0.22 - - [2025-12-08 03:43:20] "POST /access-control-lists HTTP/1.1" 200 609 0.024722 10.0.0.65 - - [2025-12-08 03:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.365739 10.0.0.23 - - [2025-12-08 03:43:20] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.573288 10.0.0.23 - - [2025-12-08 03:43:21] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.23 - - [2025-12-08 03:43:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.23 - - [2025-12-08 03:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.074274 10.0.0.65 - - [2025-12-08 03:43:22] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000880 10.0.0.23 - - [2025-12-08 03:43:22] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.033746 10.0.0.22 - - [2025-12-08 03:43:22] "POST /route-targets HTTP/1.1" 200 327 0.014069 10.0.0.65 - - [2025-12-08 03:43:22] "POST /useragent-kv HTTP/1.1" 200 115 0.014580 10.0.0.23 - - [2025-12-08 03:43:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.282384 10.0.0.23 - - [2025-12-08 03:43:22] "POST /id-to-fqname HTTP/1.1" 200 234 0.001289 10.0.0.23 - - [2025-12-08 03:43:22] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004894 10.0.0.23 - - [2025-12-08 03:43:22] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005220 10.0.0.23 - - [2025-12-08 03:43:22] "POST /neutron/network HTTP/1.1" 200 840 0.005888 10.0.0.23 - - [2025-12-08 03:43:22] "POST /id-to-fqname HTTP/1.1" 200 234 0.001253 10.0.0.65 - - [2025-12-08 03:43:23] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001222 10.0.0.23 - - [2025-12-08 03:43:23] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.092080 10.0.0.23 - - [2025-12-08 03:43:24] "POST /neutron/network HTTP/1.1" 200 840 0.037387 10.0.0.23 - - [2025-12-08 03:43:24] "POST /id-to-fqname HTTP/1.1" 200 234 0.001295 10.0.0.23 - - [2025-12-08 03:43:24] "POST /neutron/port HTTP/1.1" 200 117 0.009022 10.0.0.65 - - [2025-12-08 03:43:24] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000954 10.0.0.23 - - [2025-12-08 03:43:25] "POST /neutron/port HTTP/1.1" 200 1074 0.248912 10.0.0.23 - - [2025-12-08 03:43:25] "POST /neutron/port HTTP/1.1" 200 1128 0.090918 10.0.0.23 - - [2025-12-08 03:43:25] "POST /neutron/subnet HTTP/1.1" 200 704 0.008118 10.0.0.65 - - [2025-12-08 03:43:25] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001099 10.0.0.23 - - [2025-12-08 03:43:25] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.067634 10.0.0.23 - - [2025-12-08 03:43:25] "POST /neutron/network HTTP/1.1" 200 840 0.006566 10.0.0.23 - - [2025-12-08 03:43:25] "POST /neutron/port HTTP/1.1" 200 117 0.012666 10.0.0.23 - - [2025-12-08 03:43:26] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005824 10.0.0.23 - - [2025-12-08 03:43:26] "POST /neutron/port HTTP/1.1" 200 1074 0.016807 10.0.0.23 - - [2025-12-08 03:43:26] "POST /neutron/port HTTP/1.1" 200 1102 0.015240 10.0.0.23 - - [2025-12-08 03:43:26] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.23 - - [2025-12-08 03:43:27] "GET /obj-perms HTTP/1.1" 200 5056 0.052844 10.0.0.23 - - [2025-12-08 03:43:28] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007759 10.0.0.23 - - [2025-12-08 03:43:28] "POST /neutron/port HTTP/1.1" 200 1102 0.013839 10.0.0.23 - - [2025-12-08 03:43:28] "GET /virtual-machine/ef0b4324-59b3-43a7-bae0-01f931869f29 HTTP/1.1" 401 292 0.000437 10.0.0.23 - - [2025-12-08 03:43:28] "GET /virtual-machine/ef0b4324-59b3-43a7-bae0-01f931869f29 HTTP/1.1" 200 1306 0.030771 10.0.0.23 - - [2025-12-08 03:43:28] "GET /virtual-machine-interface/d5034bb9-d3a9-4826-b11e-b95a14cadf7d HTTP/1.1" 200 3010 0.005601 10.0.0.23 - - [2025-12-08 03:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.23 - - [2025-12-08 03:43:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004445 10.0.0.23 - - [2025-12-08 03:43:28] "GET /virtual-networks?parent_id=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003710 10.0.0.23 - - [2025-12-08 03:43:28] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007079 10.0.0.23 - - [2025-12-08 03:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.23 - - [2025-12-08 03:43:31] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005282 10.0.0.23 - - [2025-12-08 03:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.23 - - [2025-12-08 03:43:35] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005773 10.0.0.23 - - [2025-12-08 03:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.23 - - [2025-12-08 03:43:40] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005489 10.0.0.23 - - [2025-12-08 03:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-12-08 03:43:44] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005635 10.0.0.23 - - [2025-12-08 03:43:44] "POST /neutron/port HTTP/1.1" 200 1102 0.013577 10.0.0.23 - - [2025-12-08 03:43:44] "POST /neutron/subnet HTTP/1.1" 200 704 0.009927 10.0.0.23 - - [2025-12-08 03:43:44] "POST /neutron/port HTTP/1.1" 200 1102 0.014943 10.0.0.23 - - [2025-12-08 03:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005256 10.0.0.23 - - [2025-12-08 03:43:46] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004648 10.0.0.23 - - [2025-12-08 03:43:46] "GET /virtual-networks?parent_id=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003503 10.0.0.23 - - [2025-12-08 03:43:46] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007058 10.0.0.23 - - [2025-12-08 03:43:46] "POST /neutron/security_group HTTP/1.1" 200 2071 0.011752 10.0.0.23 - - [2025-12-08 03:43:51] "POST /neutron/port HTTP/1.1" 200 1102 0.017059 10.0.0.23 - - [2025-12-08 03:43:56] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008697 10.0.0.23 - - [2025-12-08 03:44:01] "POST /neutron/port HTTP/1.1" 200 1102 0.015277 10.0.0.23 - - [2025-12-08 03:44:01] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009193 10.0.0.23 - - [2025-12-08 03:44:01] "GET /virtual-machine/91ed1946-e652-4116-9467-bdace2f8c5ec HTTP/1.1" 200 1306 0.005852 10.0.0.23 - - [2025-12-08 03:44:01] "GET /virtual-machine-interface/9716958e-e8b9-48b2-b568-7f5da3588837 HTTP/1.1" 200 3010 0.007173 10.0.0.23 - - [2025-12-08 03:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.23 - - [2025-12-08 03:44:01] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003541 10.0.0.23 - - [2025-12-08 03:44:01] "GET /virtual-networks?parent_id=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003151 10.0.0.23 - - [2025-12-08 03:44:01] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005941 10.0.0.23 - - [2025-12-08 03:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.23 - - [2025-12-08 03:44:03] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003765 10.0.0.23 - - [2025-12-08 03:44:03] "GET /virtual-networks?parent_id=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004590 10.0.0.23 - - [2025-12-08 03:44:03] "GET /virtual-network/1bfa4d3b-0aa8-4e93-b068-8045cbf74a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005894 10.0.0.23 - - [2025-12-08 03:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.23 - - [2025-12-08 03:44:03] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003464 10.0.0.23 - - [2025-12-08 03:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.23 - - [2025-12-08 03:44:03] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003997 10.0.0.23 - - [2025-12-08 03:44:03] "PUT /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8 HTTP/1.1" 200 276 0.012194 10.0.0.65 - - [2025-12-08 03:44:11] "DELETE /project/cfa4ee1318d2419581cbc093ce896079 HTTP/1.1" 404 173 0.003845 10.0.0.23 - - [2025-12-08 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2025-12-08 03:44:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.003626 10.0.0.23 - - [2025-12-08 03:44:15] "PUT /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8 HTTP/1.1" 200 276 0.013070 10.0.0.23 - - [2025-12-08 03:44:45] "POST /neutron/network HTTP/1.1" 200 850 0.006962 10.0.0.23 - - [2025-12-08 03:44:45] "POST /neutron/port HTTP/1.1" 200 117 0.001172 10.0.0.65 - - [2025-12-08 03:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.65 - - [2025-12-08 03:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.22 - - [2025-12-08 03:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.22 - - [2025-12-08 03:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.65 - - [2025-12-08 03:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000606 10.0.0.65 - - [2025-12-08 03:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.22 - - [2025-12-08 03:44:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.22 - - [2025-12-08 03:44:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.23 - - [2025-12-08 03:44:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.23 - - [2025-12-08 03:44:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2025-12-08 03:44:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.23 - - [2025-12-08 03:44:50] "GET /global-system-configs HTTP/1.1" 401 292 0.001065 10.0.0.23 - - [2025-12-08 03:45:06] "POST /neutron/network HTTP/1.1" 400 204 0.012476 10.0.0.23 - - [2025-12-08 03:45:07] "POST /neutron/port HTTP/1.1" 200 1102 0.019117 10.0.0.23 - - [2025-12-08 03:45:07] "POST /neutron/port HTTP/1.1" 200 151 0.245711 10.0.0.22 - - [2025-12-08 03:45:08] "DELETE /route-target/9db10ebd-8529-48d0-8a06-78764620699e HTTP/1.1" 200 115 0.030343 10.0.0.65 - - [2025-12-08 03:45:09] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000944 10.0.0.23 - - [2025-12-08 03:45:09] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.040040 10.0.0.65 - - [2025-12-08 03:45:09] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000956 10.0.0.23 - - [2025-12-08 03:45:09] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?fields=virtual_networks HTTP/1.1" 200 1058 0.043097 10.0.0.65 - - [2025-12-08 03:45:09] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001036 10.0.0.23 - - [2025-12-08 03:45:09] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.044607 10.0.0.65 - - [2025-12-08 03:45:09] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000943 10.0.0.23 - - [2025-12-08 03:45:09] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?fields=security_groups HTTP/1.1" 200 1297 0.038291 10.0.0.23 - - [2025-12-08 03:45:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.027995 10.0.0.65 - - [2025-12-08 03:45:10] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003115 10.0.0.65 - - [2025-12-08 03:45:10] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000934 10.0.0.65 - - [2025-12-08 03:45:10] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006545 10.0.0.65 - - [2025-12-08 03:45:10] "POST /id-to-fqname HTTP/1.1" 200 209 0.003506 10.0.0.65 - - [2025-12-08 03:45:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.004761 10.0.0.65 - - [2025-12-08 03:45:10] "POST /security-groups HTTP/1.1" 200 609 0.035080 10.0.0.65 - - [2025-12-08 03:45:10] "POST /projects HTTP/1.1" 200 621 0.245946 10.0.0.22 - - [2025-12-08 03:45:10] "POST /fqname-to-id HTTP/1.1" 404 251 0.004284 10.0.0.65 - - [2025-12-08 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.316960 10.0.0.23 - - [2025-12-08 03:45:10] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.468459 10.0.0.65 - - [2025-12-08 03:45:11] "DELETE /project/43c72274ef5a49abaa6b9fb3e38b6f2c HTTP/1.1" 404 173 0.004493 10.0.0.65 - - [2025-12-08 03:45:11] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000829 10.0.0.65 - - [2025-12-08 03:45:11] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.043391 10.0.0.65 - - [2025-12-08 03:45:11] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001151 10.0.0.65 - - [2025-12-08 03:45:11] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?fields=security_groups HTTP/1.1" 200 1402 0.040498 10.0.0.65 - - [2025-12-08 03:45:11] "DELETE /security-group/b66959b8-cbc0-400f-a519-8cb3be21c87b HTTP/1.1" 200 115 0.052180 10.0.0.65 - - [2025-12-08 03:45:11] "GET /projects?obj_uuids=cfa4ee13-18d2-4195-81cb-c093ce896079&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003606 10.0.0.65 - - [2025-12-08 03:45:11] "GET /project/cfa4ee13-18d2-4195-81cb-c093ce896079?fields=application_policy_sets HTTP/1.1" 200 1441 0.044373 10.0.0.22 - - [2025-12-08 03:45:11] "DELETE /access-control-list/eb19f384-45a6-4734-82f7-e4a2eccb7406 HTTP/1.1" 200 115 0.053094 10.0.0.65 - - [2025-12-08 03:45:11] "DELETE /project/cfa4ee13-18d2-4195-81cb-c093ce896079 HTTP/1.1" 200 115 0.402390 10.0.0.23 - - [2025-12-08 03:45:12] "GET / HTTP/1.1" 200 35931 0.002932 10.0.0.23 - - [2025-12-08 03:45:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.23 - - [2025-12-08 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.032568 10.0.0.65 - - [2025-12-08 03:45:12] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000949 10.0.0.23 - - [2025-12-08 03:45:12] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.050467 10.0.0.23 - - [2025-12-08 03:45:13] "POST /neutron/network HTTP/1.1" 200 117 0.039921 10.0.0.23 - - [2025-12-08 03:45:13] "POST /neutron/network HTTP/1.1" 200 843 0.009091 10.0.0.23 - - [2025-12-08 03:45:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.001268 10.0.0.23 - - [2025-12-08 03:45:13] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005534 10.0.0.23 - - [2025-12-08 03:45:13] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005351 10.0.0.23 - - [2025-12-08 03:45:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.011757 10.0.0.23 - - [2025-12-08 03:45:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.001881 10.0.0.65 - - [2025-12-08 03:45:14] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000963 10.0.0.23 - - [2025-12-08 03:45:14] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.066194 10.0.0.23 - - [2025-12-08 03:45:14] "POST /neutron/port HTTP/1.1" 200 117 0.005791 10.0.0.23 - - [2025-12-08 03:45:15] "POST /id-to-fqname HTTP/1.1" 200 239 0.001431 10.0.0.23 - - [2025-12-08 03:45:15] "POST /neutron/network HTTP/1.1" 200 853 0.010686 10.0.0.23 - - [2025-12-08 03:45:15] "POST /neutron/port HTTP/1.1" 200 1077 0.014786 10.0.0.23 - - [2025-12-08 03:45:16] "POST /neutron/port HTTP/1.1" 200 1105 0.015274 10.0.0.23 - - [2025-12-08 03:45:16] "POST /neutron/port HTTP/1.1" 200 117 0.001341 10.0.0.65 - - [2025-12-08 03:45:16] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001640 10.0.0.23 - - [2025-12-08 03:45:16] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.083729 10.0.0.23 - - [2025-12-08 03:45:16] "POST /neutron/port HTTP/1.1" 200 1105 0.023138 10.0.0.23 - - [2025-12-08 03:45:16] "POST /neutron/network HTTP/1.1" 200 853 0.011238 10.0.0.23 - - [2025-12-08 03:45:17] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005093 10.0.0.23 - - [2025-12-08 03:45:17] "POST /neutron/port HTTP/1.1" 200 1077 0.036639 10.0.0.23 - - [2025-12-08 03:45:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003886 10.0.0.23 - - [2025-12-08 03:45:17] "POST /neutron/network HTTP/1.1" 200 843 0.006289 10.0.0.23 - - [2025-12-08 03:45:17] "GET /obj-perms HTTP/1.1" 200 5066 0.058683 10.0.0.22 - - [2025-12-08 03:45:18] "GET /obj-perms HTTP/1.1" 200 5066 0.058019 10.0.0.65 - - [2025-12-08 03:45:18] "GET /obj-perms HTTP/1.1" 200 5066 0.058494 10.0.0.23 - - [2025-12-08 03:45:18] "POST /neutron/port HTTP/1.1" 200 1105 0.015759 10.0.0.23 - - [2025-12-08 03:45:19] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008603 10.0.0.23 - - [2025-12-08 03:45:19] "GET /virtual-machine/3da2d694-c0e5-40e2-94dc-52572411addc HTTP/1.1" 401 292 0.000377 10.0.0.23 - - [2025-12-08 03:45:19] "GET /virtual-machine/3da2d694-c0e5-40e2-94dc-52572411addc HTTP/1.1" 200 1310 0.042380 10.0.0.23 - - [2025-12-08 03:45:19] "GET /virtual-machine-interface/91efd96d-f170-4661-90a5-b9cba9302ba7 HTTP/1.1" 200 3035 0.006161 10.0.0.23 - - [2025-12-08 03:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.23 - - [2025-12-08 03:45:19] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005150 10.0.0.23 - - [2025-12-08 03:45:19] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003394 10.0.0.23 - - [2025-12-08 03:45:19] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005960 10.0.0.23 - - [2025-12-08 03:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.23 - - [2025-12-08 03:45:22] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005671 10.0.0.23 - - [2025-12-08 03:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.23 - - [2025-12-08 03:45:26] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005909 10.0.0.23 - - [2025-12-08 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.23 - - [2025-12-08 03:45:30] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004996 10.0.0.23 - - [2025-12-08 03:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.23 - - [2025-12-08 03:45:34] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005522 10.0.0.23 - - [2025-12-08 03:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.23 - - [2025-12-08 03:45:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004339 10.0.0.23 - - [2025-12-08 03:45:36] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003099 10.0.0.23 - - [2025-12-08 03:45:37] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007220 10.0.0.23 - - [2025-12-08 03:45:37] "POST /neutron/port HTTP/1.1" 200 1105 0.014531 10.0.0.23 - - [2025-12-08 03:45:38] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008807 10.0.0.23 - - [2025-12-08 03:45:46] "POST /neutron/port HTTP/1.1" 200 1105 0.027717 10.0.0.23 - - [2025-12-08 03:45:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004786 10.0.0.23 - - [2025-12-08 03:45:46] "POST /neutron/network HTTP/1.1" 200 843 0.008942 10.0.0.23 - - [2025-12-08 03:45:47] "POST /neutron/port HTTP/1.1" 200 1105 0.016967 10.0.0.23 - - [2025-12-08 03:45:47] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006746 10.0.0.23 - - [2025-12-08 03:45:47] "GET /virtual-machine/3aeab28e-dd6a-4841-a64c-fee6ee1bfdfa HTTP/1.1" 200 1310 0.006194 10.0.0.23 - - [2025-12-08 03:45:47] "GET /virtual-machine-interface/b76d00c1-17c8-4a9f-82fb-f78f90553c3d HTTP/1.1" 200 3034 0.004981 10.0.0.23 - - [2025-12-08 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.23 - - [2025-12-08 03:45:47] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003663 10.0.0.23 - - [2025-12-08 03:45:47] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003325 10.0.0.23 - - [2025-12-08 03:45:47] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006686 10.0.0.23 - - [2025-12-08 03:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.23 - - [2025-12-08 03:45:48] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004015 10.0.0.23 - - [2025-12-08 03:45:48] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002932 10.0.0.23 - - [2025-12-08 03:45:48] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005614 10.0.0.23 - - [2025-12-08 03:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.65 - - [2025-12-08 03:45:49] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001117 10.0.0.23 - - [2025-12-08 03:45:49] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.043502 10.0.0.22 - - [2025-12-08 03:45:49] "POST /route-targets HTTP/1.1" 200 327 0.012290 10.0.0.65 - - [2025-12-08 03:45:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004657 10.0.0.23 - - [2025-12-08 03:45:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.220216 10.0.0.23 - - [2025-12-08 03:45:49] "POST /id-to-fqname HTTP/1.1" 200 239 0.001640 10.0.0.23 - - [2025-12-08 03:45:49] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005071 10.0.0.23 - - [2025-12-08 03:45:49] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005487 10.0.0.23 - - [2025-12-08 03:45:49] "POST /neutron/network HTTP/1.1" 200 843 0.008259 10.0.0.23 - - [2025-12-08 03:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.65 - - [2025-12-08 03:45:49] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000947 10.0.0.23 - - [2025-12-08 03:45:49] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.051760 10.0.0.65 - - [2025-12-08 03:45:49] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000880 10.0.0.23 - - [2025-12-08 03:45:50] "POST /neutron/network HTTP/1.1" 200 631 0.121407 10.0.0.22 - - [2025-12-08 03:45:50] "POST /ref-update HTTP/1.1" 200 156 0.026606 10.0.0.23 - - [2025-12-08 03:45:50] "POST /id-to-fqname HTTP/1.1" 200 242 0.003205 10.0.0.23 - - [2025-12-08 03:45:50] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005477 10.0.0.23 - - [2025-12-08 03:45:50] "POST /neutron/network HTTP/1.1" 200 849 0.005905 10.0.0.23 - - [2025-12-08 03:45:50] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004981 10.0.0.23 - - [2025-12-08 03:45:50] "POST /id-to-fqname HTTP/1.1" 200 239 0.001280 10.0.0.23 - - [2025-12-08 03:45:50] "POST /neutron/port HTTP/1.1" 200 2094 0.020091 10.0.0.65 - - [2025-12-08 03:45:51] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001405 10.0.0.23 - - [2025-12-08 03:45:51] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.071664 10.0.0.23 - - [2025-12-08 03:45:51] "POST /neutron/network HTTP/1.1" 200 843 0.005669 10.0.0.23 - - [2025-12-08 03:45:51] "POST /neutron/port HTTP/1.1" 200 117 0.005960 10.0.0.23 - - [2025-12-08 03:45:51] "POST /id-to-fqname HTTP/1.1" 200 242 0.001343 10.0.0.23 - - [2025-12-08 03:45:52] "POST /neutron/network HTTP/1.1" 200 859 0.009392 10.0.0.23 - - [2025-12-08 03:45:52] "POST /neutron/port HTTP/1.1" 200 1077 0.069437 10.0.0.23 - - [2025-12-08 03:45:52] "POST /neutron/port HTTP/1.1" 200 1105 0.014333 10.0.0.23 - - [2025-12-08 03:45:53] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.65 - - [2025-12-08 03:45:53] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001243 10.0.0.23 - - [2025-12-08 03:45:53] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.063699 10.0.0.23 - - [2025-12-08 03:45:53] "POST /neutron/port HTTP/1.1" 200 3082 0.022206 10.0.0.23 - - [2025-12-08 03:45:53] "POST /id-to-fqname HTTP/1.1" 200 239 0.001343 10.0.0.23 - - [2025-12-08 03:45:53] "POST /id-to-fqname HTTP/1.1" 200 239 0.001025 10.0.0.23 - - [2025-12-08 03:45:53] "POST /neutron/port HTTP/1.1" 200 3082 0.023316 10.0.0.23 - - [2025-12-08 03:45:53] "POST /neutron/network HTTP/1.1" 200 859 0.007028 10.0.0.23 - - [2025-12-08 03:45:54] "POST /neutron/port HTTP/1.1" 200 1077 0.016320 10.0.0.23 - - [2025-12-08 03:45:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004388 10.0.0.23 - - [2025-12-08 03:45:54] "POST /neutron/network HTTP/1.1" 200 849 0.006286 10.0.0.65 - - [2025-12-08 03:45:54] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001332 10.0.0.23 - - [2025-12-08 03:45:54] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.071728 10.0.0.23 - - [2025-12-08 03:45:55] "POST /neutron/port HTTP/1.1" 200 4070 0.027682 10.0.0.23 - - [2025-12-08 03:45:55] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005610 10.0.0.23 - - [2025-12-08 03:45:55] "POST /neutron/network HTTP/1.1" 200 1554 0.008411 10.0.0.23 - - [2025-12-08 03:45:56] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005230 10.0.0.23 - - [2025-12-08 03:45:56] "POST /neutron/port HTTP/1.1" 200 1077 0.012740 10.0.0.23 - - [2025-12-08 03:45:56] "POST /neutron/port HTTP/1.1" 200 1077 0.030235 10.0.0.23 - - [2025-12-08 03:45:56] "POST /neutron/port HTTP/1.1" 200 2094 0.026341 10.0.0.23 - - [2025-12-08 03:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.001526 10.0.0.23 - - [2025-12-08 03:45:57] "POST /neutron/subnet HTTP/1.1" 200 694 0.010202 10.0.0.23 - - [2025-12-08 03:45:57] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.008630 10.0.0.23 - - [2025-12-08 03:45:57] "GET /obj-perms HTTP/1.1" 200 5066 0.004029 10.0.0.22 - - [2025-12-08 03:45:57] "GET /obj-perms HTTP/1.1" 200 5066 0.004886 10.0.0.65 - - [2025-12-08 03:45:57] "GET /obj-perms HTTP/1.1" 200 5066 0.003208 10.0.0.23 - - [2025-12-08 03:45:57] "POST /neutron/port HTTP/1.1" 200 1105 0.013932 10.0.0.23 - - [2025-12-08 03:45:57] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006919 10.0.0.23 - - [2025-12-08 03:45:57] "GET /virtual-machine/ca2b0122-4fd8-4a35-b6be-8a0354b11f87 HTTP/1.1" 200 1311 0.005810 10.0.0.23 - - [2025-12-08 03:45:57] "GET /virtual-machine-interface/3acb4873-1c03-4413-967e-e25b151cc3a7 HTTP/1.1" 200 3043 0.004722 10.0.0.23 - - [2025-12-08 03:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007270 10.0.0.23 - - [2025-12-08 03:45:57] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004241 10.0.0.23 - - [2025-12-08 03:45:57] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002737 10.0.0.23 - - [2025-12-08 03:45:57] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005535 10.0.0.23 - - [2025-12-08 03:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.23 - - [2025-12-08 03:46:00] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005859 10.0.0.23 - - [2025-12-08 03:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.23 - - [2025-12-08 03:46:05] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006424 10.0.0.23 - - [2025-12-08 03:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.23 - - [2025-12-08 03:46:09] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005168 10.0.0.23 - - [2025-12-08 03:46:11] "POST /neutron/port HTTP/1.1" 200 1105 0.016184 10.0.0.23 - - [2025-12-08 03:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.23 - - [2025-12-08 03:46:13] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005481 10.0.0.23 - - [2025-12-08 03:46:13] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007263 10.0.0.23 - - [2025-12-08 03:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.23 - - [2025-12-08 03:46:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004740 10.0.0.23 - - [2025-12-08 03:46:15] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004122 10.0.0.23 - - [2025-12-08 03:46:15] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006529 10.0.0.23 - - [2025-12-08 03:46:15] "POST /neutron/port HTTP/1.1" 200 1105 0.017796 10.0.0.23 - - [2025-12-08 03:46:20] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007826 10.0.0.23 - - [2025-12-08 03:46:25] "POST /neutron/port HTTP/1.1" 200 1105 0.014095 10.0.0.23 - - [2025-12-08 03:46:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006973 10.0.0.23 - - [2025-12-08 03:46:26] "GET /virtual-machine/c80b08e0-46d8-4c12-a1bb-93793541fc1e HTTP/1.1" 200 1311 0.006087 10.0.0.23 - - [2025-12-08 03:46:26] "GET /virtual-machine-interface/6ec6996d-80fa-4239-ad32-1da90cbf1728 HTTP/1.1" 200 3034 0.005447 10.0.0.23 - - [2025-12-08 03:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.23 - - [2025-12-08 03:46:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003772 10.0.0.23 - - [2025-12-08 03:46:26] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002838 10.0.0.23 - - [2025-12-08 03:46:26] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008983 10.0.0.23 - - [2025-12-08 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.23 - - [2025-12-08 03:46:27] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003680 10.0.0.23 - - [2025-12-08 03:46:27] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003666 10.0.0.23 - - [2025-12-08 03:46:27] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007057 10.0.0.23 - - [2025-12-08 03:46:27] "POST /neutron/port HTTP/1.1" 200 2094 0.019207 10.0.0.23 - - [2025-12-08 03:46:27] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007211 10.0.0.23 - - [2025-12-08 03:46:27] "GET /virtual-machine/837281dc-44e2-4db9-9de3-419bab186b03 HTTP/1.1" 200 1586 0.006276 10.0.0.23 - - [2025-12-08 03:46:27] "GET /virtual-machine-interface/350ef313-aee3-4bce-9897-3f6a66e3a974 HTTP/1.1" 200 3034 0.004819 10.0.0.23 - - [2025-12-08 03:46:27] "GET /virtual-machine-interface/807651a5-575f-41ae-a7fb-0313d7b38825 HTTP/1.1" 200 3034 0.004814 10.0.0.23 - - [2025-12-08 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.23 - - [2025-12-08 03:46:27] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003438 10.0.0.23 - - [2025-12-08 03:46:27] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002790 10.0.0.23 - - [2025-12-08 03:46:27] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006965 10.0.0.23 - - [2025-12-08 03:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.23 - - [2025-12-08 03:46:29] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005481 10.0.0.23 - - [2025-12-08 03:46:29] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003841 10.0.0.23 - - [2025-12-08 03:46:29] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007750 10.0.0.23 - - [2025-12-08 03:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.23 - - [2025-12-08 03:46:29] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005085 10.0.0.23 - - [2025-12-08 03:46:29] "GET /virtual-networks?parent_id=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002956 10.0.0.23 - - [2025-12-08 03:46:29] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005366 10.0.0.23 - - [2025-12-08 03:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.23 - - [2025-12-08 03:46:30] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004113 10.0.0.23 - - [2025-12-08 03:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.23 - - [2025-12-08 03:46:30] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004338 10.0.0.23 - - [2025-12-08 03:46:30] "PUT /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8 HTTP/1.1" 200 276 0.011458 10.0.0.23 - - [2025-12-08 03:46:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.003905 10.0.0.23 - - [2025-12-08 03:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.65 - - [2025-12-08 03:46:31] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001403 10.0.0.23 - - [2025-12-08 03:46:31] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.045750 10.0.0.23 - - [2025-12-08 03:46:31] "POST /network-policys HTTP/1.1" 200 539 0.026344 10.0.0.23 - - [2025-12-08 03:46:31] "GET /network-policy/48733312-8ad4-4cb7-8654-27a0ce5a86d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005842 10.0.0.23 - - [2025-12-08 03:46:31] "POST /neutron/network HTTP/1.1" 200 843 0.009288 10.0.0.23 - - [2025-12-08 03:46:31] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.007089 10.0.0.23 - - [2025-12-08 03:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.23 - - [2025-12-08 03:46:31] "GET /network-policy/48733312-8ad4-4cb7-8654-27a0ce5a86d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004452 10.0.0.23 - - [2025-12-08 03:46:31] "POST /neutron/network HTTP/1.1" 200 843 0.006459 10.0.0.23 - - [2025-12-08 03:46:31] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.007602 10.0.0.23 - - [2025-12-08 03:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.23 - - [2025-12-08 03:46:31] "GET /network-policy/48733312-8ad4-4cb7-8654-27a0ce5a86d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004708 10.0.0.23 - - [2025-12-08 03:46:31] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.005290 10.0.0.22 - - [2025-12-08 03:46:31] "PUT /access-control-list/e4c56476-25a7-4db6-8c41-c889f128dbe7 HTTP/1.1" 200 272 0.066622 10.0.0.22 - - [2025-12-08 03:46:31] "POST /ref-update HTTP/1.1" 200 156 0.024510 10.0.0.23 - - [2025-12-08 03:46:32] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.005460 10.0.0.22 - - [2025-12-08 03:46:32] "GET /obj-perms HTTP/1.1" 200 5066 0.003983 10.0.0.65 - - [2025-12-08 03:46:32] "GET /obj-perms HTTP/1.1" 200 5066 0.003400 10.0.0.23 - - [2025-12-08 03:46:32] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.005221 10.0.0.23 - - [2025-12-08 03:46:32] "GET /obj-perms HTTP/1.1" 200 5066 0.003772 10.0.0.23 - - [2025-12-08 03:46:33] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.005234 10.0.0.23 - - [2025-12-08 03:46:33] "POST /neutron/port HTTP/1.1" 200 1105 0.014255 10.0.0.23 - - [2025-12-08 03:46:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003373 10.0.0.23 - - [2025-12-08 03:46:33] "GET /virtual-network/a8b79dfd-75c7-4e1c-ac8c-9c996cd297ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005543 10.0.0.23 - - [2025-12-08 03:46:33] "POST /neutron/network HTTP/1.1" 200 937 0.005501 10.0.0.22 - - [2025-12-08 03:46:33] "GET /obj-perms HTTP/1.1" 200 5066 0.006310 10.0.0.65 - - [2025-12-08 03:46:33] "GET /obj-perms HTTP/1.1" 200 5066 0.004578 10.0.0.23 - - [2025-12-08 03:46:46] "POST /neutron/network HTTP/1.1" 200 947 0.006769 10.0.0.23 - - [2025-12-08 03:46:46] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.23 - - [2025-12-08 03:46:47] "GET /obj-perms HTTP/1.1" 200 5066 0.005034 10.0.0.23 - - [2025-12-08 03:47:06] "GET /obj-perms HTTP/1.1" 200 5056 0.058783 10.0.0.23 - - [2025-12-08 03:47:35] "POST /neutron/port HTTP/1.1" 200 1105 0.014048 10.0.0.23 - - [2025-12-08 03:47:35] "POST /neutron/subnet HTTP/1.1" 200 694 0.008790 10.0.0.23 - - [2025-12-08 03:47:47] "POST /neutron/port HTTP/1.1" 200 1105 0.043409 10.0.0.23 - - [2025-12-08 03:47:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004018 10.0.0.23 - - [2025-12-08 03:47:47] "POST /neutron/network HTTP/1.1" 200 937 0.006807 10.0.0.23 - - [2025-12-08 03:48:37] "POST /neutron/network HTTP/1.1" 200 947 0.007938 10.0.0.23 - - [2025-12-08 03:48:37] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.23 - - [2025-12-08 03:48:47] "POST /neutron/port HTTP/1.1" 200 1105 0.014895 10.0.0.23 - - [2025-12-08 03:48:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.008454 10.0.0.23 - - [2025-12-08 03:49:37] "POST /neutron/port HTTP/1.1" 200 1105 0.014082 10.0.0.23 - - [2025-12-08 03:49:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004095 10.0.0.23 - - [2025-12-08 03:49:37] "POST /neutron/network HTTP/1.1" 200 849 0.006926 10.0.0.65 - - [2025-12-08 03:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.65 - - [2025-12-08 03:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.22 - - [2025-12-08 03:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.22 - - [2025-12-08 03:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.65 - - [2025-12-08 03:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.65 - - [2025-12-08 03:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.22 - - [2025-12-08 03:49:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2025-12-08 03:49:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.23 - - [2025-12-08 03:49:49] "POST /neutron/network HTTP/1.1" 200 1742 0.009270 10.0.0.23 - - [2025-12-08 03:49:49] "POST /neutron/port HTTP/1.1" 200 117 0.001199 10.0.0.23 - - [2025-12-08 03:49:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.008528 10.0.0.23 - - [2025-12-08 03:49:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-12-08 03:49:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.23 - - [2025-12-08 03:49:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.23 - - [2025-12-08 03:49:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2025-12-08 03:50:09] "GET /obj-perms HTTP/1.1" 200 5056 0.055930 10.0.0.23 - - [2025-12-08 03:50:10] "GET /obj-perms HTTP/1.1" 200 5066 0.004326 10.0.0.23 - - [2025-12-08 03:50:12] "GET /obj-perms HTTP/1.1" 200 5066 0.003862 10.0.0.23 - - [2025-12-08 03:50:13] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.033685 10.0.0.23 - - [2025-12-08 03:50:13] "POST /neutron/network HTTP/1.1" 200 937 0.038659 10.0.0.23 - - [2025-12-08 03:50:14] "GET /virtual-network/2ad771da-7cce-479a-a55c-8a054667eb92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007990 10.0.0.23 - - [2025-12-08 03:50:14] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.005895 10.0.0.23 - - [2025-12-08 03:50:14] "POST /neutron/network HTTP/1.1" 200 937 0.006316 10.0.0.23 - - [2025-12-08 03:50:14] "GET /virtual-network/99e9d7d3-8461-43d8-b333-37fc1c29604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007313 10.0.0.23 - - [2025-12-08 03:50:14] "DELETE /network-policy/48733312-8ad4-4cb7-8654-27a0ce5a86d9 HTTP/1.1" 200 115 0.033274 10.0.0.23 - - [2025-12-08 03:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.23 - - [2025-12-08 03:50:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.004677 10.0.0.23 - - [2025-12-08 03:50:14] "PUT /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8 HTTP/1.1" 200 276 0.013159 10.0.0.22 - - [2025-12-08 03:50:14] "POST /ref-update HTTP/1.1" 200 156 0.033123 10.0.0.22 - - [2025-12-08 03:50:14] "POST /ref-update HTTP/1.1" 200 156 0.037647 10.0.0.23 - - [2025-12-08 03:50:15] "POST /neutron/network HTTP/1.1" 200 849 0.006759 10.0.0.23 - - [2025-12-08 03:50:16] "POST /neutron/port HTTP/1.1" 200 1105 0.018545 10.0.0.23 - - [2025-12-08 03:50:16] "POST /neutron/port HTTP/1.1" 200 1131 0.016650 10.0.0.23 - - [2025-12-08 03:50:16] "POST /neutron/port HTTP/1.1" 200 1131 0.014142 10.0.0.23 - - [2025-12-08 03:50:16] "POST /neutron/port HTTP/1.1" 200 151 0.206400 10.0.0.23 - - [2025-12-08 03:50:18] "POST /neutron/network HTTP/1.1" 200 843 0.007164 10.0.0.22 - - [2025-12-08 03:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.23 - - [2025-12-08 03:50:18] "POST /neutron/network HTTP/1.1" 400 204 0.018355 10.0.0.23 - - [2025-12-08 03:50:19] "POST /neutron/port HTTP/1.1" 200 151 0.248431 10.0.0.23 - - [2025-12-08 03:50:19] "POST /neutron/port HTTP/1.1" 200 151 0.288900 10.0.0.22 - - [2025-12-08 03:50:20] "DELETE /route-target/77fd805e-5b9d-4b26-8fee-963fb280fe20 HTTP/1.1" 200 115 0.032682 10.0.0.65 - - [2025-12-08 03:50:21] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.029519 10.0.0.23 - - [2025-12-08 03:50:21] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.110433 10.0.0.65 - - [2025-12-08 03:50:21] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000906 10.0.0.23 - - [2025-12-08 03:50:21] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?fields=virtual_networks HTTP/1.1" 200 1068 0.053169 10.0.0.65 - - [2025-12-08 03:50:21] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000896 10.0.0.23 - - [2025-12-08 03:50:21] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.055114 10.0.0.65 - - [2025-12-08 03:50:21] "GET /projects?obj_uuids=43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000916 10.0.0.23 - - [2025-12-08 03:50:21] "GET /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c?fields=security_groups HTTP/1.1" 200 1312 0.040094 10.0.0.23 - - [2025-12-08 03:50:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.040070 10.0.0.65 - - [2025-12-08 03:50:22] "GET /projects?obj_uuids=c5c88d00-1bd8-4673-a00c-11d68ccaac8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003207 10.0.0.65 - - [2025-12-08 03:50:22] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.65 - - [2025-12-08 03:50:22] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.057714 10.0.0.65 - - [2025-12-08 03:50:22] "POST /id-to-fqname HTTP/1.1" 200 185 0.001553 10.0.0.65 - - [2025-12-08 03:50:22] "POST /fqname-to-id HTTP/1.1" 404 194 0.004056 10.0.0.65 - - [2025-12-08 03:50:22] "POST /security-groups HTTP/1.1" 200 586 0.076784 10.0.0.65 - - [2025-12-08 03:50:23] "POST /projects HTTP/1.1" 200 575 0.282460 10.0.0.65 - - [2025-12-08 03:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.320860 10.0.0.22 - - [2025-12-08 03:50:23] "POST /fqname-to-id HTTP/1.1" 404 228 0.008752 10.0.0.23 - - [2025-12-08 03:50:23] "GET /project/c5c88d00-1bd8-4673-a00c-11d68ccaac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.530823 10.0.0.23 - - [2025-12-08 03:50:24] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.65 - - [2025-12-08 03:50:25] "GET /projects?obj_uuids=0ce00237-3104-494c-a1a3-c77cb9d3a85d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000910 10.0.0.23 - - [2025-12-08 03:50:25] "GET /project/0ce00237-3104-494c-a1a3-c77cb9d3a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.033120 10.0.0.23 - - [2025-12-08 03:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.23 - - [2025-12-08 03:50:26] "GET /security-group/ca050b0a-0da6-4952-95ce-d5c3c943215a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004851 10.0.0.23 - - [2025-12-08 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.65 - - [2025-12-08 03:50:26] "GET /projects?obj_uuids=0ce00237-3104-494c-a1a3-c77cb9d3a85d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000986 10.0.0.23 - - [2025-12-08 03:50:26] "GET /project/0ce00237-3104-494c-a1a3-c77cb9d3a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.035173 10.0.0.23 - - [2025-12-08 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.23 - - [2025-12-08 03:50:26] "GET /security-group/ca050b0a-0da6-4952-95ce-d5c3c943215a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004789 10.0.0.23 - - [2025-12-08 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.23 - - [2025-12-08 03:50:26] "PUT /security-group/ca050b0a-0da6-4952-95ce-d5c3c943215a HTTP/1.1" 200 262 0.019404 10.0.0.22 - - [2025-12-08 03:50:26] "PUT /access-control-list/8fe0e945-f407-47b8-bf58-5e171eafd12b HTTP/1.1" 200 272 0.013811 10.0.0.65 - - [2025-12-08 03:50:28] "GET /projects?obj_uuids=c5c88d00-1bd8-4673-a00c-11d68ccaac8a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000917 10.0.0.23 - - [2025-12-08 03:50:28] "GET /project/c5c88d00-1bd8-4673-a00c-11d68ccaac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.039131 10.0.0.65 - - [2025-12-08 03:50:28] "GET /projects?obj_uuids=c5c88d00-1bd8-4673-a00c-11d68ccaac8a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001606 10.0.0.23 - - [2025-12-08 03:50:28] "GET /project/c5c88d00-1bd8-4673-a00c-11d68ccaac8a?fields=virtual_networks HTTP/1.1" 200 1023 0.038756 10.0.0.65 - - [2025-12-08 03:50:28] "GET /projects?obj_uuids=c5c88d00-1bd8-4673-a00c-11d68ccaac8a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000895 10.0.0.23 - - [2025-12-08 03:50:29] "GET /project/c5c88d00-1bd8-4673-a00c-11d68ccaac8a?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.033859 10.0.0.65 - - [2025-12-08 03:50:29] "GET /projects?obj_uuids=c5c88d00-1bd8-4673-a00c-11d68ccaac8a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000930 10.0.0.23 - - [2025-12-08 03:50:29] "GET /project/c5c88d00-1bd8-4673-a00c-11d68ccaac8a?fields=security_groups HTTP/1.1" 200 1244 0.036547 10.0.0.23 - - [2025-12-08 03:50:29] "POST /fqname-to-id HTTP/1.1" 404 192 0.025788 10.0.0.65 - - [2025-12-08 03:50:30] "GET /projects?obj_uuids=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002746 10.0.0.65 - - [2025-12-08 03:50:30] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000807 10.0.0.65 - - [2025-12-08 03:50:30] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006232 10.0.0.65 - - [2025-12-08 03:50:30] "POST /id-to-fqname HTTP/1.1" 200 194 0.005795 10.0.0.65 - - [2025-12-08 03:50:30] "POST /fqname-to-id HTTP/1.1" 404 203 0.008528 10.0.0.65 - - [2025-12-08 03:50:30] "POST /security-groups HTTP/1.1" 200 595 0.048865 10.0.0.65 - - [2025-12-08 03:50:30] "POST /projects HTTP/1.1" 200 593 0.245912 10.0.0.22 - - [2025-12-08 03:50:30] "POST /fqname-to-id HTTP/1.1" 404 237 0.013288 10.0.0.65 - - [2025-12-08 03:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.319444 10.0.0.23 - - [2025-12-08 03:50:30] "GET /project/d993a32b-3bb5-4c32-882a-71090dd0746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.456660 10.0.0.23 - - [2025-12-08 03:50:31] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.23 - - [2025-12-08 03:50:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.23 - - [2025-12-08 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.057996 10.0.0.65 - - [2025-12-08 03:50:33] "GET /projects?obj_uuids=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000898 10.0.0.23 - - [2025-12-08 03:50:33] "GET /project/d993a32b-3bb5-4c32-882a-71090dd0746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.043338 10.0.0.23 - - [2025-12-08 03:50:33] "POST /neutron/network HTTP/1.1" 200 117 0.037205 10.0.0.22 - - [2025-12-08 03:50:34] "POST /ref-update HTTP/1.1" 200 156 0.030633 10.0.0.23 - - [2025-12-08 03:50:34] "POST /neutron/network HTTP/1.1" 200 842 0.009313 10.0.0.23 - - [2025-12-08 03:50:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001455 10.0.0.23 - - [2025-12-08 03:50:34] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005525 10.0.0.23 - - [2025-12-08 03:50:34] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007158 10.0.0.23 - - [2025-12-08 03:50:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.012192 10.0.0.23 - - [2025-12-08 03:50:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001735 10.0.0.65 - - [2025-12-08 03:50:35] "GET /projects?obj_uuids=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000941 10.0.0.23 - - [2025-12-08 03:50:35] "GET /project/d993a32b-3bb5-4c32-882a-71090dd0746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.061278 10.0.0.23 - - [2025-12-08 03:50:35] "POST /neutron/port HTTP/1.1" 200 117 0.005722 10.0.0.23 - - [2025-12-08 03:50:35] "POST /id-to-fqname HTTP/1.1" 200 231 0.001287 10.0.0.23 - - [2025-12-08 03:50:36] "POST /neutron/network HTTP/1.1" 200 852 0.006644 10.0.0.23 - - [2025-12-08 03:50:36] "POST /neutron/port HTTP/1.1" 200 1064 0.015108 10.0.0.23 - - [2025-12-08 03:50:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003560 10.0.0.23 - - [2025-12-08 03:50:36] "POST /neutron/network HTTP/1.1" 200 842 0.006969 10.0.0.23 - - [2025-12-08 03:50:51] "POST /neutron/network HTTP/1.1" 200 852 0.006053 10.0.0.23 - - [2025-12-08 03:50:51] "POST /neutron/port HTTP/1.1" 200 117 0.001135 10.0.0.23 - - [2025-12-08 03:50:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.058936 10.0.0.65 - - [2025-12-08 03:51:00] "GET /projects?obj_uuids=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001031 10.0.0.23 - - [2025-12-08 03:51:00] "GET /project/d993a32b-3bb5-4c32-882a-71090dd0746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.096667 10.0.0.23 - - [2025-12-08 03:51:00] "POST /neutron/port HTTP/1.1" 200 1092 0.023522 10.0.0.23 - - [2025-12-08 03:51:00] "POST /neutron/port HTTP/1.1" 200 1092 0.015138 10.0.0.23 - - [2025-12-08 03:51:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007864 10.0.0.23 - - [2025-12-08 03:51:00] "GET /virtual-machine/92db6333-8523-442e-a1f1-c2639fc8c09b HTTP/1.1" 401 292 0.000416 10.0.0.23 - - [2025-12-08 03:51:01] "POST /neutron/network HTTP/1.1" 200 852 0.008245 10.0.0.23 - - [2025-12-08 03:51:01] "GET /virtual-machine/92db6333-8523-442e-a1f1-c2639fc8c09b HTTP/1.1" 200 1297 0.087668 10.0.0.23 - - [2025-12-08 03:51:01] "GET /virtual-machine-interface/ee3c391c-7531-4299-9d96-683041008661 HTTP/1.1" 200 2983 0.005961 10.0.0.23 - - [2025-12-08 03:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.23 - - [2025-12-08 03:51:01] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004278 10.0.0.23 - - [2025-12-08 03:51:01] "GET /virtual-networks?parent_id=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005284 10.0.0.23 - - [2025-12-08 03:51:01] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005474 10.0.0.23 - - [2025-12-08 03:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.23 - - [2025-12-08 03:51:02] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003609 10.0.0.23 - - [2025-12-08 03:51:02] "GET /virtual-networks?parent_id=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003118 10.0.0.23 - - [2025-12-08 03:51:02] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005658 10.0.0.23 - - [2025-12-08 03:51:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009435 10.0.0.23 - - [2025-12-08 03:51:04] "POST /neutron/port HTTP/1.1" 200 1118 0.161602 10.0.0.23 - - [2025-12-08 03:51:06] "POST /neutron/subnet HTTP/1.1" 200 698 0.008345 10.0.0.23 - - [2025-12-08 03:51:07] "POST /neutron/port HTTP/1.1" 200 1092 0.014222 10.0.0.65 - - [2025-12-08 03:51:10] "GET /obj-perms HTTP/1.1" 200 5056 0.056159 10.0.0.65 - - [2025-12-08 03:51:12] "DELETE /project/d993a32b3bb54c32882a71090dd0746d HTTP/1.1" 404 173 0.005165 10.0.0.65 - - [2025-12-08 03:51:12] "DELETE /project/43c72274-ef5a-49ab-aa6b-9fb3e38b6f2c HTTP/1.1" 404 177 0.006371 10.0.0.65 - - [2025-12-08 03:51:12] "DELETE /project/c5c88d001bd84673a00c11d68ccaac8a HTTP/1.1" 404 173 0.007944 10.0.0.65 - - [2025-12-08 03:51:12] "GET /projects?obj_uuids=c5c88d00-1bd8-4673-a00c-11d68ccaac8a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000821 10.0.0.65 - - [2025-12-08 03:51:12] "GET /project/c5c88d00-1bd8-4673-a00c-11d68ccaac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.036661 10.0.0.65 - - [2025-12-08 03:51:12] "GET /projects?obj_uuids=c5c88d00-1bd8-4673-a00c-11d68ccaac8a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000937 10.0.0.65 - - [2025-12-08 03:51:12] "GET /project/c5c88d00-1bd8-4673-a00c-11d68ccaac8a?fields=security_groups HTTP/1.1" 200 1349 0.088767 10.0.0.65 - - [2025-12-08 03:51:12] "DELETE /security-group/5b91b8d3-4fe2-4301-b35c-20147d3b78c5 HTTP/1.1" 200 115 0.057883 10.0.0.65 - - [2025-12-08 03:51:12] "GET /projects?obj_uuids=c5c88d00-1bd8-4673-a00c-11d68ccaac8a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000858 10.0.0.22 - - [2025-12-08 03:51:12] "DELETE /access-control-list/97b0abab-f3b8-48d9-bd90-e3164fc6f2f7 HTTP/1.1" 200 115 0.044658 10.0.0.65 - - [2025-12-08 03:51:12] "GET /project/c5c88d00-1bd8-4673-a00c-11d68ccaac8a?fields=application_policy_sets HTTP/1.1" 200 1388 0.045485 10.0.0.65 - - [2025-12-08 03:51:12] "DELETE /project/c5c88d00-1bd8-4673-a00c-11d68ccaac8a HTTP/1.1" 200 115 0.442974 10.0.0.23 - - [2025-12-08 03:51:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009395 10.0.0.23 - - [2025-12-08 03:51:23] "POST /neutron/port HTTP/1.1" 200 1092 0.015570 10.0.0.23 - - [2025-12-08 03:51:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007858 10.0.0.23 - - [2025-12-08 03:51:33] "POST /neutron/port HTTP/1.1" 200 1092 0.013748 10.0.0.23 - - [2025-12-08 03:51:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007294 10.0.0.23 - - [2025-12-08 03:51:33] "GET /virtual-machine/b67e8ae6-0549-4f1a-b4e8-aa0f7887f4c5 HTTP/1.1" 200 1297 0.005253 10.0.0.23 - - [2025-12-08 03:51:33] "GET /virtual-machine-interface/336e91c3-4957-49b4-8453-7d80f844686e HTTP/1.1" 200 2981 0.004844 10.0.0.23 - - [2025-12-08 03:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.23 - - [2025-12-08 03:51:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006676 10.0.0.23 - - [2025-12-08 03:51:33] "GET /virtual-networks?parent_id=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006003 10.0.0.23 - - [2025-12-08 03:51:33] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005485 10.0.0.23 - - [2025-12-08 03:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.23 - - [2025-12-08 03:51:36] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006744 10.0.0.23 - - [2025-12-08 03:51:40] "POST /neutron/network HTTP/1.1" 200 852 0.006229 10.0.0.23 - - [2025-12-08 03:51:40] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.23 - - [2025-12-08 03:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.23 - - [2025-12-08 03:51:40] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005183 10.0.0.23 - - [2025-12-08 03:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.23 - - [2025-12-08 03:51:44] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005976 10.0.0.23 - - [2025-12-08 03:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.23 - - [2025-12-08 03:51:49] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006397 10.0.0.23 - - [2025-12-08 03:51:51] "POST /neutron/port HTTP/1.1" 200 1092 0.013834 10.0.0.23 - - [2025-12-08 03:51:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.008789 10.0.0.23 - - [2025-12-08 03:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2025-12-08 03:51:53] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005542 10.0.0.23 - - [2025-12-08 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.23 - - [2025-12-08 03:51:57] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.015398 10.0.0.23 - - [2025-12-08 03:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.23 - - [2025-12-08 03:52:01] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007425 10.0.0.23 - - [2025-12-08 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.23 - - [2025-12-08 03:52:05] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006211 10.0.0.23 - - [2025-12-08 03:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.23 - - [2025-12-08 03:52:09] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004920 10.0.0.23 - - [2025-12-08 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.23 - - [2025-12-08 03:52:13] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006053 10.0.0.23 - - [2025-12-08 03:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.23 - - [2025-12-08 03:52:17] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006483 10.0.0.23 - - [2025-12-08 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.23 - - [2025-12-08 03:52:21] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005372 10.0.0.23 - - [2025-12-08 03:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.23 - - [2025-12-08 03:52:25] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005324 10.0.0.23 - - [2025-12-08 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.23 - - [2025-12-08 03:52:30] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006945 10.0.0.23 - - [2025-12-08 03:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.23 - - [2025-12-08 03:52:34] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007042 10.0.0.23 - - [2025-12-08 03:52:34] "POST /neutron/port HTTP/1.1" 200 1092 0.013826 10.0.0.23 - - [2025-12-08 03:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.23 - - [2025-12-08 03:52:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003991 10.0.0.23 - - [2025-12-08 03:52:36] "GET /virtual-networks?parent_id=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006710 10.0.0.23 - - [2025-12-08 03:52:36] "GET /virtual-network/81fef61f-a7c3-4fa1-bb4f-212b96e99f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005625 10.0.0.23 - - [2025-12-08 03:52:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007198 10.0.0.23 - - [2025-12-08 03:52:40] "POST /neutron/network HTTP/1.1" 200 852 0.006426 10.0.0.23 - - [2025-12-08 03:52:40] "POST /neutron/port HTTP/1.1" 200 117 0.001268 10.0.0.23 - - [2025-12-08 03:52:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009854 10.0.0.23 - - [2025-12-08 03:52:51] "POST /neutron/port HTTP/1.1" 200 1092 0.042786 10.0.0.23 - - [2025-12-08 03:52:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005804 10.0.0.23 - - [2025-12-08 03:52:51] "POST /neutron/network HTTP/1.1" 200 842 0.007902 10.0.0.23 - - [2025-12-08 03:52:56] "POST /neutron/port HTTP/1.1" 200 1092 0.019385 10.0.0.23 - - [2025-12-08 03:53:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010409 10.0.0.22 - - [2025-12-08 03:53:12] "GET /obj-perms HTTP/1.1" 200 5056 0.053071 10.0.0.23 - - [2025-12-08 03:53:12] "POST /neutron/port HTTP/1.1" 200 1092 0.018019 10.0.0.23 - - [2025-12-08 03:53:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.003589 10.0.0.23 - - [2025-12-08 03:53:17] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.036867 10.0.0.23 - - [2025-12-08 03:53:18] "GET /bgp-as-a-service/810bb51b-511d-4ea1-b6b4-16ad592108d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1622 0.006243 10.0.0.23 - - [2025-12-08 03:53:18] "GET /virtual-machine-interface/336e91c3-4957-49b4-8453-7d80f844686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.004830 10.0.0.23 - - [2025-12-08 03:53:18] "POST /ref-update HTTP/1.1" 200 156 0.014937 10.0.0.23 - - [2025-12-08 03:53:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.009423 10.0.0.22 - - [2025-12-08 03:53:18] "POST /bgp-routers HTTP/1.1" 200 659 0.081551 10.0.0.22 - - [2025-12-08 03:53:18] "PUT /bgp-router/54045626-ddd7-453a-9e39-becfe7cafd87 HTTP/1.1" 200 254 0.034830 10.0.0.23 - - [2025-12-08 03:53:42] "POST /neutron/port HTTP/1.1" 200 1092 0.018630 10.0.0.23 - - [2025-12-08 03:53:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004060 10.0.0.23 - - [2025-12-08 03:53:42] "POST /neutron/network HTTP/1.1" 200 842 0.007622 10.0.0.23 - - [2025-12-08 03:53:46] "GET /bgp-as-a-service/810bb51b-511d-4ea1-b6b4-16ad592108d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2249 0.010249 10.0.0.23 - - [2025-12-08 03:53:46] "GET /virtual-machine-interface/336e91c3-4957-49b4-8453-7d80f844686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3089 0.006682 10.0.0.23 - - [2025-12-08 03:53:46] "POST /ref-update HTTP/1.1" 200 156 0.019059 10.0.0.23 - - [2025-12-08 03:53:46] "DELETE /bgp-as-a-service/810bb51b-511d-4ea1-b6b4-16ad592108d0 HTTP/1.1" 200 115 0.075101 10.0.0.22 - - [2025-12-08 03:53:46] "DELETE /bgp-router/54045626-ddd7-453a-9e39-becfe7cafd87 HTTP/1.1" 200 115 0.087747 10.0.0.23 - - [2025-12-08 03:53:47] "POST /neutron/port HTTP/1.1" 200 1092 0.016059 10.0.0.23 - - [2025-12-08 03:53:47] "POST /neutron/port HTTP/1.1" 200 1092 0.018797 10.0.0.23 - - [2025-12-08 03:53:48] "POST /neutron/network HTTP/1.1" 200 842 0.006725 10.0.0.65 - - [2025-12-08 03:53:50] "GET /projects?obj_uuids=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000908 10.0.0.23 - - [2025-12-08 03:53:50] "GET /project/d993a32b-3bb5-4c32-882a-71090dd0746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.041840 10.0.0.65 - - [2025-12-08 03:53:50] "GET /projects?obj_uuids=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000886 10.0.0.23 - - [2025-12-08 03:53:50] "GET /project/d993a32b-3bb5-4c32-882a-71090dd0746d?fields=virtual_networks HTTP/1.1" 200 1040 0.037179 10.0.0.65 - - [2025-12-08 03:53:50] "GET /projects?obj_uuids=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000926 10.0.0.23 - - [2025-12-08 03:53:50] "GET /project/d993a32b-3bb5-4c32-882a-71090dd0746d?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.041129 10.0.0.65 - - [2025-12-08 03:53:50] "GET /projects?obj_uuids=d993a32b-3bb5-4c32-882a-71090dd0746d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002293 10.0.0.23 - - [2025-12-08 03:53:50] "GET /project/d993a32b-3bb5-4c32-882a-71090dd0746d?fields=security_groups HTTP/1.1" 200 1270 0.039130 10.0.0.23 - - [2025-12-08 03:53:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.028265 10.0.0.65 - - [2025-12-08 03:53:51] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002843 10.0.0.65 - - [2025-12-08 03:53:51] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001328 10.0.0.65 - - [2025-12-08 03:53:51] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006968 10.0.0.65 - - [2025-12-08 03:53:51] "POST /id-to-fqname HTTP/1.1" 200 191 0.010089 10.0.0.65 - - [2025-12-08 03:53:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.004317 10.0.0.65 - - [2025-12-08 03:53:51] "POST /security-groups HTTP/1.1" 200 592 0.028201 10.0.0.22 - - [2025-12-08 03:53:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.003911 10.0.0.65 - - [2025-12-08 03:53:51] "POST /projects HTTP/1.1" 200 587 0.233681 10.0.0.65 - - [2025-12-08 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.303931 10.0.0.22 - - [2025-12-08 03:53:51] "POST /access-control-lists HTTP/1.1" 200 595 0.027527 10.0.0.23 - - [2025-12-08 03:53:52] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.430842 10.0.0.23 - - [2025-12-08 03:53:53] "GET / HTTP/1.1" 200 35931 0.002691 10.0.0.23 - - [2025-12-08 03:53:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.23 - - [2025-12-08 03:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.060800 10.0.0.65 - - [2025-12-08 03:53:55] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000984 10.0.0.23 - - [2025-12-08 03:53:55] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.050782 10.0.0.65 - - [2025-12-08 03:53:55] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001320 10.0.0.23 - - [2025-12-08 03:53:55] "POST /neutron/network HTTP/1.1" 200 614 0.143505 10.0.0.23 - - [2025-12-08 03:53:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.003706 10.0.0.23 - - [2025-12-08 03:53:55] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005064 10.0.0.23 - - [2025-12-08 03:53:55] "POST /neutron/network HTTP/1.1" 200 832 0.006202 10.0.0.23 - - [2025-12-08 03:53:55] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005517 10.0.0.23 - - [2025-12-08 03:53:56] "POST /id-to-fqname HTTP/1.1" 200 225 0.001224 10.0.0.23 - - [2025-12-08 03:53:56] "POST /neutron/network HTTP/1.1" 200 842 0.006699 10.0.0.22 - - [2025-12-08 03:53:56] "DELETE /access-control-list/deeba9b7-3d07-4ca4-b4ad-41e92d008f88 HTTP/1.1" 200 115 0.032105 10.0.0.65 - - [2025-12-08 03:53:57] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001309 10.0.0.23 - - [2025-12-08 03:53:57] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.074379 10.0.0.23 - - [2025-12-08 03:53:57] "POST /neutron/port HTTP/1.1" 200 117 0.006176 10.0.0.23 - - [2025-12-08 03:53:57] "POST /id-to-fqname HTTP/1.1" 200 225 0.001230 10.0.0.23 - - [2025-12-08 03:53:57] "POST /neutron/network HTTP/1.1" 200 842 0.006788 10.0.0.65 - - [2025-12-08 03:53:58] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001389 10.0.0.23 - - [2025-12-08 03:53:58] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.077345 10.0.0.23 - - [2025-12-08 03:53:58] "POST /neutron/port HTTP/1.1" 200 1034 0.023323 10.0.0.23 - - [2025-12-08 03:53:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001282 10.0.0.23 - - [2025-12-08 03:53:59] "POST /neutron/port HTTP/1.1" 200 1034 0.023610 10.0.0.23 - - [2025-12-08 03:53:59] "POST /neutron/network HTTP/1.1" 200 842 0.006586 10.0.0.65 - - [2025-12-08 03:53:59] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001201 10.0.0.23 - - [2025-12-08 03:53:59] "POST /neutron/port HTTP/1.1" 200 1060 0.350484 10.0.0.23 - - [2025-12-08 03:53:59] "POST /neutron/port HTTP/1.1" 200 1060 0.012199 10.0.0.23 - - [2025-12-08 03:54:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003763 10.0.0.23 - - [2025-12-08 03:54:00] "POST /neutron/network HTTP/1.1" 200 832 0.008085 10.0.0.65 - - [2025-12-08 03:54:00] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000975 10.0.0.23 - - [2025-12-08 03:54:00] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.092584 10.0.0.23 - - [2025-12-08 03:54:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007266 10.0.0.23 - - [2025-12-08 03:54:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007597 10.0.0.23 - - [2025-12-08 03:54:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.009889 10.0.0.23 - - [2025-12-08 03:54:04] "POST /neutron/network HTTP/1.1" 200 842 0.012243 10.0.0.23 - - [2025-12-08 03:54:04] "POST /neutron/port HTTP/1.1" 200 1060 0.016779 10.0.0.23 - - [2025-12-08 03:54:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003991 10.0.0.23 - - [2025-12-08 03:54:04] "POST /neutron/network HTTP/1.1" 200 832 0.006974 10.0.0.23 - - [2025-12-08 03:54:10] "POST /neutron/port HTTP/1.1" 200 1088 0.020448 10.0.0.23 - - [2025-12-08 03:54:12] "GET /obj-perms HTTP/1.1" 200 5056 0.055065 10.0.0.65 - - [2025-12-08 03:54:13] "DELETE /project/eb165d1487a741ec8bbb9f6eed140996 HTTP/1.1" 404 173 0.004599 10.0.0.65 - - [2025-12-08 03:54:13] "DELETE /project/d993a32b-3bb5-4c32-882a-71090dd0746d HTTP/1.1" 404 177 0.004204 10.0.0.23 - - [2025-12-08 03:54:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006702 10.0.0.23 - - [2025-12-08 03:54:26] "POST /neutron/port HTTP/1.1" 200 1088 0.014681 10.0.0.23 - - [2025-12-08 03:54:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006687 10.0.0.23 - - [2025-12-08 03:54:31] "POST /neutron/port HTTP/1.1" 200 1088 0.016025 10.0.0.23 - - [2025-12-08 03:54:31] "GET /virtual-machine/7e77e6c9-66e1-43fd-a959-6d9dee8a193b HTTP/1.1" 401 292 0.000538 10.0.0.23 - - [2025-12-08 03:54:31] "GET /virtual-machine/7e77e6c9-66e1-43fd-a959-6d9dee8a193b HTTP/1.1" 200 1293 0.029851 10.0.0.23 - - [2025-12-08 03:54:31] "GET /virtual-machine-interface/8ea21313-48d0-48b3-975b-ca53796d20fa HTTP/1.1" 200 2959 0.004897 10.0.0.23 - - [2025-12-08 03:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.23 - - [2025-12-08 03:54:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003425 10.0.0.23 - - [2025-12-08 03:54:31] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002508 10.0.0.23 - - [2025-12-08 03:54:31] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006917 10.0.0.23 - - [2025-12-08 03:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.23 - - [2025-12-08 03:54:35] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005526 10.0.0.23 - - [2025-12-08 03:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.23 - - [2025-12-08 03:54:39] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005490 10.0.0.23 - - [2025-12-08 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.23 - - [2025-12-08 03:54:43] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005372 10.0.0.23 - - [2025-12-08 03:54:43] "POST /neutron/port HTTP/1.1" 200 1088 0.015720 10.0.0.23 - - [2025-12-08 03:54:43] "POST /neutron/subnet HTTP/1.1" 200 694 0.008707 10.0.0.65 - - [2025-12-08 03:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.65 - - [2025-12-08 03:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.22 - - [2025-12-08 03:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.22 - - [2025-12-08 03:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.23 - - [2025-12-08 03:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.23 - - [2025-12-08 03:54:47] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005289 10.0.0.65 - - [2025-12-08 03:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.65 - - [2025-12-08 03:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.22 - - [2025-12-08 03:54:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000713 10.0.0.22 - - [2025-12-08 03:54:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.23 - - [2025-12-08 03:54:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-12-08 03:54:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2025-12-08 03:54:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2025-12-08 03:54:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000963 10.0.0.23 - - [2025-12-08 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.23 - - [2025-12-08 03:54:51] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004968 10.0.0.23 - - [2025-12-08 03:54:52] "POST /neutron/port HTTP/1.1" 200 1088 0.013885 10.0.0.23 - - [2025-12-08 03:54:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003889 10.0.0.23 - - [2025-12-08 03:54:52] "POST /neutron/network HTTP/1.1" 200 832 0.007687 10.0.0.23 - - [2025-12-08 03:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.23 - - [2025-12-08 03:54:55] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011331 10.0.0.23 - - [2025-12-08 03:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.23 - - [2025-12-08 03:54:59] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005964 10.0.0.23 - - [2025-12-08 03:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.23 - - [2025-12-08 03:55:03] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006961 10.0.0.23 - - [2025-12-08 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.23 - - [2025-12-08 03:55:07] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005181 10.0.0.23 - - [2025-12-08 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.23 - - [2025-12-08 03:55:11] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005944 10.0.0.65 - - [2025-12-08 03:55:13] "GET /obj-perms HTTP/1.1" 200 5056 0.052827 10.0.0.23 - - [2025-12-08 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.23 - - [2025-12-08 03:55:15] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006683 10.0.0.23 - - [2025-12-08 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.23 - - [2025-12-08 03:55:20] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005328 10.0.0.23 - - [2025-12-08 03:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2025-12-08 03:55:24] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005186 10.0.0.23 - - [2025-12-08 03:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.23 - - [2025-12-08 03:55:28] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005485 10.0.0.23 - - [2025-12-08 03:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.23 - - [2025-12-08 03:55:32] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005811 10.0.0.23 - - [2025-12-08 03:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.23 - - [2025-12-08 03:55:36] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005226 10.0.0.23 - - [2025-12-08 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-12-08 03:55:40] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005512 10.0.0.23 - - [2025-12-08 03:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.23 - - [2025-12-08 03:55:44] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009386 10.0.0.23 - - [2025-12-08 03:55:45] "POST /neutron/port HTTP/1.1" 200 1088 0.017496 10.0.0.23 - - [2025-12-08 03:55:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003997 10.0.0.23 - - [2025-12-08 03:55:45] "POST /neutron/network HTTP/1.1" 200 832 0.008418 10.0.0.23 - - [2025-12-08 03:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.23 - - [2025-12-08 03:55:48] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005840 10.0.0.23 - - [2025-12-08 03:55:52] "POST /neutron/network HTTP/1.1" 200 842 0.006373 10.0.0.23 - - [2025-12-08 03:55:52] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.23 - - [2025-12-08 03:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.23 - - [2025-12-08 03:55:52] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004822 10.0.0.23 - - [2025-12-08 03:55:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.032802 10.0.0.23 - - [2025-12-08 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.23 - - [2025-12-08 03:55:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003641 10.0.0.23 - - [2025-12-08 03:55:54] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002957 10.0.0.23 - - [2025-12-08 03:55:54] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006488 10.0.0.23 - - [2025-12-08 03:55:55] "POST /neutron/port HTTP/1.1" 200 1088 0.015485 10.0.0.23 - - [2025-12-08 03:56:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007923 10.0.0.23 - - [2025-12-08 03:56:10] "POST /neutron/port HTTP/1.1" 200 1088 0.019415 10.0.0.23 - - [2025-12-08 03:56:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007254 10.0.0.23 - - [2025-12-08 03:56:26] "POST /neutron/port HTTP/1.1" 200 1088 0.017472 10.0.0.23 - - [2025-12-08 03:56:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006882 10.0.0.23 - - [2025-12-08 03:56:41] "POST /neutron/port HTTP/1.1" 200 1088 0.013891 10.0.0.23 - - [2025-12-08 03:56:45] "POST /neutron/port HTTP/1.1" 200 1088 0.039190 10.0.0.23 - - [2025-12-08 03:56:45] "POST /neutron/subnet HTTP/1.1" 200 694 0.009999 10.0.0.23 - - [2025-12-08 03:56:46] "POST /neutron/port HTTP/1.1" 200 1088 0.015843 10.0.0.23 - - [2025-12-08 03:56:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008507 10.0.0.23 - - [2025-12-08 03:56:52] "POST /neutron/port HTTP/1.1" 200 1088 0.014294 10.0.0.23 - - [2025-12-08 03:56:52] "GET /virtual-machine/c1e0ea84-ade0-4daf-bc6d-5852a9d06140 HTTP/1.1" 200 1294 0.005782 10.0.0.23 - - [2025-12-08 03:56:52] "GET /virtual-machine-interface/4b1fa308-f746-4104-858a-46373a772001 HTTP/1.1" 200 2957 0.004497 10.0.0.23 - - [2025-12-08 03:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.23 - - [2025-12-08 03:56:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004620 10.0.0.23 - - [2025-12-08 03:56:52] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003113 10.0.0.23 - - [2025-12-08 03:56:52] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006198 10.0.0.23 - - [2025-12-08 03:56:52] "POST /neutron/port HTTP/1.1" 200 1088 0.013942 10.0.0.23 - - [2025-12-08 03:56:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.008883 10.0.0.23 - - [2025-12-08 03:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.23 - - [2025-12-08 03:56:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003360 10.0.0.23 - - [2025-12-08 03:56:53] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003318 10.0.0.23 - - [2025-12-08 03:56:53] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005862 10.0.0.23 - - [2025-12-08 03:56:53] "POST /neutron/port HTTP/1.1" 200 1088 0.017744 10.0.0.23 - - [2025-12-08 03:56:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008368 10.0.0.23 - - [2025-12-08 03:56:53] "GET /virtual-machine/5d6017b7-749c-406e-96c1-fa91f80487de HTTP/1.1" 200 1293 0.005536 10.0.0.23 - - [2025-12-08 03:56:53] "GET /virtual-machine-interface/93925065-d115-4c33-8856-30b7ea0ee598 HTTP/1.1" 200 2958 0.004693 10.0.0.23 - - [2025-12-08 03:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.23 - - [2025-12-08 03:56:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003202 10.0.0.23 - - [2025-12-08 03:56:53] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003973 10.0.0.23 - - [2025-12-08 03:56:53] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006476 10.0.0.23 - - [2025-12-08 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.23 - - [2025-12-08 03:56:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004959 10.0.0.23 - - [2025-12-08 03:56:55] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003110 10.0.0.23 - - [2025-12-08 03:56:55] "GET /virtual-network/4f59218b-1c22-4559-8b0a-d52c64ecb7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006068 10.0.0.23 - - [2025-12-08 03:56:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.004350 10.0.0.23 - - [2025-12-08 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.23 - - [2025-12-08 03:56:55] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007637 10.0.0.23 - - [2025-12-08 03:56:55] "POST /control-node-zones HTTP/1.1" 200 569 0.032382 10.0.0.23 - - [2025-12-08 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006104 10.0.0.23 - - [2025-12-08 03:56:55] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005728 10.0.0.23 - - [2025-12-08 03:56:55] "GET /control-node-zone/aa840b8f-fa18-4026-bec0-bce1f68de827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005642 10.0.0.23 - - [2025-12-08 03:56:55] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.023919 10.0.0.23 - - [2025-12-08 03:56:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003238 10.0.0.23 - - [2025-12-08 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.23 - - [2025-12-08 03:56:55] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006286 10.0.0.23 - - [2025-12-08 03:56:55] "POST /control-node-zones HTTP/1.1" 200 569 0.027290 10.0.0.23 - - [2025-12-08 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.23 - - [2025-12-08 03:56:55] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004694 10.0.0.23 - - [2025-12-08 03:56:55] "GET /control-node-zone/335de086-98c5-4d17-8d19-439b9d8c01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006598 10.0.0.23 - - [2025-12-08 03:56:55] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.021056 10.0.0.23 - - [2025-12-08 03:56:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003114 10.0.0.23 - - [2025-12-08 03:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.23 - - [2025-12-08 03:56:56] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005858 10.0.0.23 - - [2025-12-08 03:56:56] "POST /control-node-zones HTTP/1.1" 200 569 0.034509 10.0.0.23 - - [2025-12-08 03:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2025-12-08 03:56:56] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006002 10.0.0.23 - - [2025-12-08 03:56:56] "GET /control-node-zone/6e954740-ed96-498f-84b6-1d27b8112a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006177 10.0.0.23 - - [2025-12-08 03:56:56] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.020344 10.0.0.23 - - [2025-12-08 03:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.23 - - [2025-12-08 03:56:56] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006485 10.0.0.23 - - [2025-12-08 03:56:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.002940 10.0.0.23 - - [2025-12-08 03:56:56] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.032262 10.0.0.23 - - [2025-12-08 03:56:56] "POST /neutron/network HTTP/1.1" 200 832 0.006912 10.0.0.23 - - [2025-12-08 03:56:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.008869 10.0.0.23 - - [2025-12-08 03:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.23 - - [2025-12-08 03:56:56] "GET /bgp-as-a-service/521b83ee-b961-40ba-9513-270c3236f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.004962 10.0.0.23 - - [2025-12-08 03:56:56] "GET /control-node-zone/aa840b8f-fa18-4026-bec0-bce1f68de827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004281 10.0.0.23 - - [2025-12-08 03:56:57] "POST /ref-update HTTP/1.1" 200 156 0.015785 10.0.0.23 - - [2025-12-08 03:57:15] "GET /bgp-as-a-service/521b83ee-b961-40ba-9513-270c3236f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.008654 10.0.0.23 - - [2025-12-08 03:57:15] "GET /virtual-machine-interface/8ea21313-48d0-48b3-975b-ca53796d20fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005199 10.0.0.23 - - [2025-12-08 03:57:15] "POST /ref-update HTTP/1.1" 200 156 0.011918 10.0.0.22 - - [2025-12-08 03:57:15] "POST /bgp-routers HTTP/1.1" 200 640 0.055369 10.0.0.22 - - [2025-12-08 03:57:15] "PUT /bgp-router/8c35b992-65b5-47cf-9780-8accec663670 HTTP/1.1" 200 254 0.022488 10.0.0.23 - - [2025-12-08 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.23 - - [2025-12-08 03:57:16] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005568 10.0.0.23 - - [2025-12-08 03:57:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.002730 10.0.0.23 - - [2025-12-08 03:57:16] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.030362 10.0.0.23 - - [2025-12-08 03:57:16] "POST /neutron/network HTTP/1.1" 200 832 0.006658 10.0.0.23 - - [2025-12-08 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.23 - - [2025-12-08 03:57:16] "GET /bgp-as-a-service/54d7ad8f-19ea-4a97-afbf-d88acee6530c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.004747 10.0.0.23 - - [2025-12-08 03:57:16] "GET /control-node-zone/335de086-98c5-4d17-8d19-439b9d8c01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003950 10.0.0.23 - - [2025-12-08 03:57:16] "POST /ref-update HTTP/1.1" 200 156 0.016204 10.0.0.23 - - [2025-12-08 03:57:24] "GET /bgp-as-a-service/54d7ad8f-19ea-4a97-afbf-d88acee6530c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006261 10.0.0.23 - - [2025-12-08 03:57:24] "GET /virtual-machine-interface/4b1fa308-f746-4104-858a-46373a772001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.005422 10.0.0.23 - - [2025-12-08 03:57:24] "POST /ref-update HTTP/1.1" 200 156 0.013193 10.0.0.22 - - [2025-12-08 03:57:24] "POST /ref-update HTTP/1.1" 200 156 0.018253 10.0.0.23 - - [2025-12-08 03:57:37] "GET /control-node-zone/aa840b8f-fa18-4026-bec0-bce1f68de827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004165 10.0.0.23 - - [2025-12-08 03:57:37] "POST /ref-update HTTP/1.1" 200 156 0.016777 10.0.0.23 - - [2025-12-08 03:57:37] "GET /control-node-zone/335de086-98c5-4d17-8d19-439b9d8c01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004074 10.0.0.23 - - [2025-12-08 03:57:37] "POST /ref-update HTTP/1.1" 200 156 0.018894 10.0.0.23 - - [2025-12-08 03:57:37] "GET /control-node-zone/6e954740-ed96-498f-84b6-1d27b8112a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004054 10.0.0.23 - - [2025-12-08 03:57:37] "POST /ref-update HTTP/1.1" 200 156 0.018336 10.0.0.23 - - [2025-12-08 03:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.23 - - [2025-12-08 03:57:37] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004428 10.0.0.23 - - [2025-12-08 03:57:37] "GET /control-node-zone/aa840b8f-fa18-4026-bec0-bce1f68de827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003980 10.0.0.23 - - [2025-12-08 03:57:37] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.021419 10.0.0.23 - - [2025-12-08 03:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.23 - - [2025-12-08 03:57:37] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004812 10.0.0.23 - - [2025-12-08 03:57:37] "GET /control-node-zone/335de086-98c5-4d17-8d19-439b9d8c01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004201 10.0.0.23 - - [2025-12-08 03:57:38] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.018328 10.0.0.23 - - [2025-12-08 03:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.23 - - [2025-12-08 03:57:38] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005558 10.0.0.23 - - [2025-12-08 03:57:38] "GET /control-node-zone/6e954740-ed96-498f-84b6-1d27b8112a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003793 10.0.0.23 - - [2025-12-08 03:57:38] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.022321 10.0.0.23 - - [2025-12-08 03:57:46] "POST /neutron/port HTTP/1.1" 200 1088 0.017226 10.0.0.23 - - [2025-12-08 03:57:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.008705 10.0.0.23 - - [2025-12-08 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.23 - - [2025-12-08 03:57:50] "GET /bgp-as-a-service/521b83ee-b961-40ba-9513-270c3236f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.008446 10.0.0.23 - - [2025-12-08 03:57:50] "GET /control-node-zone/aa840b8f-fa18-4026-bec0-bce1f68de827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003523 10.0.0.23 - - [2025-12-08 03:57:50] "POST /ref-update HTTP/1.1" 200 156 0.016672 10.0.0.23 - - [2025-12-08 03:57:50] "GET /control-node-zone/aa840b8f-fa18-4026-bec0-bce1f68de827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003840 10.0.0.23 - - [2025-12-08 03:57:50] "POST /ref-update HTTP/1.1" 200 156 0.018138 10.0.0.23 - - [2025-12-08 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.23 - - [2025-12-08 03:57:50] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008643 10.0.0.23 - - [2025-12-08 03:57:50] "POST /neutron/network HTTP/1.1" 200 832 0.008571 10.0.0.23 - - [2025-12-08 03:57:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.008548 10.0.0.23 - - [2025-12-08 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.23 - - [2025-12-08 03:57:50] "GET /bgp-as-a-service/521b83ee-b961-40ba-9513-270c3236f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005107 10.0.0.23 - - [2025-12-08 03:57:50] "GET /control-node-zone/6e954740-ed96-498f-84b6-1d27b8112a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003075 10.0.0.23 - - [2025-12-08 03:57:50] "POST /ref-update HTTP/1.1" 200 156 0.014667 10.0.0.23 - - [2025-12-08 03:57:53] "GET /bgp-as-a-service/521b83ee-b961-40ba-9513-270c3236f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.007016 10.0.0.23 - - [2025-12-08 03:57:53] "GET /virtual-machine-interface/8ea21313-48d0-48b3-975b-ca53796d20fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.007122 10.0.0.23 - - [2025-12-08 03:57:54] "POST /neutron/network HTTP/1.1" 200 842 0.032680 10.0.0.23 - - [2025-12-08 03:57:54] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.23 - - [2025-12-08 03:58:12] "GET /bgp-as-a-service/521b83ee-b961-40ba-9513-270c3236f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004934 10.0.0.23 - - [2025-12-08 03:58:12] "GET /virtual-machine-interface/8ea21313-48d0-48b3-975b-ca53796d20fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.006697 10.0.0.23 - - [2025-12-08 03:58:12] "POST /ref-update HTTP/1.1" 200 156 0.012987 10.0.0.23 - - [2025-12-08 03:58:12] "GET /bgp-as-a-service/54d7ad8f-19ea-4a97-afbf-d88acee6530c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.006135 10.0.0.23 - - [2025-12-08 03:58:12] "GET /virtual-machine-interface/4b1fa308-f746-4104-858a-46373a772001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.005262 10.0.0.23 - - [2025-12-08 03:58:12] "POST /ref-update HTTP/1.1" 200 156 0.012575 10.0.0.23 - - [2025-12-08 03:58:12] "DELETE /bgp-as-a-service/54d7ad8f-19ea-4a97-afbf-d88acee6530c HTTP/1.1" 200 115 0.044732 10.0.0.23 - - [2025-12-08 03:58:12] "GET /bgp-as-a-service/521b83ee-b961-40ba-9513-270c3236f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.008306 10.0.0.23 - - [2025-12-08 03:58:12] "GET /virtual-machine-interface/8ea21313-48d0-48b3-975b-ca53796d20fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.007366 10.0.0.23 - - [2025-12-08 03:58:12] "DELETE /bgp-as-a-service/521b83ee-b961-40ba-9513-270c3236f39e HTTP/1.1" 200 115 0.035959 10.0.0.23 - - [2025-12-08 03:58:12] "GET /control-node-zone/6e954740-ed96-498f-84b6-1d27b8112a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004871 10.0.0.23 - - [2025-12-08 03:58:12] "POST /ref-update HTTP/1.1" 200 156 0.017560 10.0.0.23 - - [2025-12-08 03:58:12] "DELETE /control-node-zone/6e954740-ed96-498f-84b6-1d27b8112a04 HTTP/1.1" 200 115 0.028092 10.0.0.23 - - [2025-12-08 03:58:12] "GET /control-node-zone/335de086-98c5-4d17-8d19-439b9d8c01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007023 10.0.0.23 - - [2025-12-08 03:58:12] "POST /ref-update HTTP/1.1" 200 156 0.024483 10.0.0.23 - - [2025-12-08 03:58:12] "DELETE /control-node-zone/335de086-98c5-4d17-8d19-439b9d8c01f7 HTTP/1.1" 200 115 0.028823 10.0.0.23 - - [2025-12-08 03:58:12] "GET /control-node-zone/aa840b8f-fa18-4026-bec0-bce1f68de827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005304 10.0.0.22 - - [2025-12-08 03:58:12] "POST /ref-update HTTP/1.1" 200 156 0.017684 10.0.0.23 - - [2025-12-08 03:58:13] "DELETE /control-node-zone/aa840b8f-fa18-4026-bec0-bce1f68de827 HTTP/1.1" 200 115 0.039610 10.0.0.22 - - [2025-12-08 03:58:13] "DELETE /bgp-router/3917146b-c72c-484f-914c-57da9e1caae2 HTTP/1.1" 200 115 0.066046 10.0.0.23 - - [2025-12-08 03:58:13] "POST /neutron/network HTTP/1.1" 400 204 0.014940 10.0.0.23 - - [2025-12-08 03:58:13] "POST /neutron/port HTTP/1.1" 200 1114 0.025239 10.0.0.23 - - [2025-12-08 03:58:14] "POST /neutron/port HTTP/1.1" 200 151 0.256770 10.0.0.23 - - [2025-12-08 03:58:14] "POST /neutron/port HTTP/1.1" 200 151 0.248024 10.0.0.22 - - [2025-12-08 03:58:15] "GET /obj-perms HTTP/1.1" 200 5056 0.070898 10.0.0.23 - - [2025-12-08 03:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.65 - - [2025-12-08 03:58:18] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.043550 10.0.0.23 - - [2025-12-08 03:58:18] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.082988 10.0.0.23 - - [2025-12-08 03:58:18] "POST /neutron/network HTTP/1.1" 200 117 0.014153 10.0.0.22 - - [2025-12-08 03:58:18] "POST /route-targets HTTP/1.1" 200 327 0.050018 10.0.0.23 - - [2025-12-08 03:58:18] "POST /neutron/network HTTP/1.1" 200 834 0.007884 10.0.0.23 - - [2025-12-08 03:58:18] "POST /id-to-fqname HTTP/1.1" 200 225 0.001198 10.0.0.23 - - [2025-12-08 03:58:18] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004846 10.0.0.23 - - [2025-12-08 03:58:18] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005548 10.0.0.23 - - [2025-12-08 03:58:18] "POST /neutron/subnet HTTP/1.1" 200 730 0.009399 10.0.0.23 - - [2025-12-08 03:58:18] "POST /id-to-fqname HTTP/1.1" 200 225 0.001192 10.0.0.65 - - [2025-12-08 03:58:19] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000925 10.0.0.23 - - [2025-12-08 03:58:19] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.068388 10.0.0.23 - - [2025-12-08 03:58:20] "POST /neutron/port HTTP/1.1" 200 117 0.009074 10.0.0.23 - - [2025-12-08 03:58:20] "POST /id-to-fqname HTTP/1.1" 200 225 0.001395 10.0.0.23 - - [2025-12-08 03:58:20] "POST /neutron/network HTTP/1.1" 200 844 0.007956 10.0.0.23 - - [2025-12-08 03:58:21] "POST /neutron/port HTTP/1.1" 200 1062 0.023285 10.0.0.23 - - [2025-12-08 03:58:21] "POST /neutron/port HTTP/1.1" 200 1090 0.020484 10.0.0.23 - - [2025-12-08 03:58:21] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.65 - - [2025-12-08 03:58:21] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001263 10.0.0.23 - - [2025-12-08 03:58:21] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.079227 10.0.0.23 - - [2025-12-08 03:58:21] "POST /neutron/port HTTP/1.1" 200 1090 0.020011 10.0.0.23 - - [2025-12-08 03:58:21] "POST /id-to-fqname HTTP/1.1" 200 225 0.001310 10.0.0.23 - - [2025-12-08 03:58:21] "POST /neutron/port HTTP/1.1" 200 1090 0.018059 10.0.0.23 - - [2025-12-08 03:58:21] "POST /neutron/network HTTP/1.1" 200 844 0.006572 10.0.0.23 - - [2025-12-08 03:58:22] "POST /neutron/port HTTP/1.1" 200 1062 0.017320 10.0.0.23 - - [2025-12-08 03:58:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005524 10.0.0.23 - - [2025-12-08 03:58:22] "POST /neutron/network HTTP/1.1" 200 834 0.010818 10.0.0.65 - - [2025-12-08 03:58:22] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.23 - - [2025-12-08 03:58:22] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.084431 10.0.0.23 - - [2025-12-08 03:58:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008605 10.0.0.23 - - [2025-12-08 03:58:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007090 10.0.0.23 - - [2025-12-08 03:58:23] "POST /neutron/port HTTP/1.1" 200 1090 0.021320 10.0.0.23 - - [2025-12-08 03:58:23] "GET /virtual-machine/9dc2e517-c1c4-4363-9746-dcf6a15439d0 HTTP/1.1" 200 1294 0.006020 10.0.0.23 - - [2025-12-08 03:58:23] "GET /virtual-machine-interface/782ff00e-650c-44c3-bcc9-84a151793b9e HTTP/1.1" 200 2958 0.005063 10.0.0.23 - - [2025-12-08 03:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.23 - - [2025-12-08 03:58:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003858 10.0.0.23 - - [2025-12-08 03:58:23] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004041 10.0.0.23 - - [2025-12-08 03:58:23] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005795 10.0.0.65 - - [2025-12-08 03:58:23] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.23 - - [2025-12-08 03:58:23] "POST /neutron/port HTTP/1.1" 200 1062 0.255284 10.0.0.23 - - [2025-12-08 03:58:24] "POST /neutron/port HTTP/1.1" 200 1116 0.106324 10.0.0.23 - - [2025-12-08 03:58:24] "POST /neutron/subnet HTTP/1.1" 200 704 0.008570 10.0.0.23 - - [2025-12-08 03:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.23 - - [2025-12-08 03:58:26] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004773 10.0.0.23 - - [2025-12-08 03:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.23 - - [2025-12-08 03:58:30] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005320 10.0.0.23 - - [2025-12-08 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2025-12-08 03:58:34] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005629 10.0.0.23 - - [2025-12-08 03:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.23 - - [2025-12-08 03:58:39] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009151 10.0.0.23 - - [2025-12-08 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.23 - - [2025-12-08 03:58:43] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007643 10.0.0.23 - - [2025-12-08 03:58:46] "POST /neutron/port HTTP/1.1" 200 1090 0.014466 10.0.0.23 - - [2025-12-08 03:58:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003578 10.0.0.23 - - [2025-12-08 03:58:46] "POST /neutron/network HTTP/1.1" 200 834 0.006783 10.0.0.23 - - [2025-12-08 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.23 - - [2025-12-08 03:58:47] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005235 10.0.0.23 - - [2025-12-08 03:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.23 - - [2025-12-08 03:58:51] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005250 10.0.0.23 - - [2025-12-08 03:58:55] "POST /neutron/network HTTP/1.1" 200 844 0.006980 10.0.0.23 - - [2025-12-08 03:58:55] "POST /neutron/port HTTP/1.1" 200 117 0.001190 10.0.0.23 - - [2025-12-08 03:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.074593 10.0.0.23 - - [2025-12-08 03:58:55] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005063 10.0.0.23 - - [2025-12-08 03:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.23 - - [2025-12-08 03:58:59] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004889 10.0.0.23 - - [2025-12-08 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.23 - - [2025-12-08 03:59:03] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005757 10.0.0.23 - - [2025-12-08 03:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.23 - - [2025-12-08 03:59:07] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005354 10.0.0.23 - - [2025-12-08 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.23 - - [2025-12-08 03:59:11] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005261 10.0.0.23 - - [2025-12-08 03:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.23 - - [2025-12-08 03:59:15] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005227 10.0.0.23 - - [2025-12-08 03:59:16] "GET /obj-perms HTTP/1.1" 200 5056 0.065544 10.0.0.23 - - [2025-12-08 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.23 - - [2025-12-08 03:59:20] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009917 10.0.0.23 - - [2025-12-08 03:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.23 - - [2025-12-08 03:59:24] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005673 10.0.0.23 - - [2025-12-08 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005575 10.0.0.23 - - [2025-12-08 03:59:28] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005299 10.0.0.23 - - [2025-12-08 03:59:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007122 10.0.0.23 - - [2025-12-08 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.23 - - [2025-12-08 03:59:32] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003906 10.0.0.23 - - [2025-12-08 03:59:32] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003468 10.0.0.23 - - [2025-12-08 03:59:32] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005739 10.0.0.23 - - [2025-12-08 03:59:35] "POST /neutron/port HTTP/1.1" 200 1090 0.016185 10.0.0.23 - - [2025-12-08 03:59:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.032903 10.0.0.23 - - [2025-12-08 03:59:42] "POST /neutron/port HTTP/1.1" 200 1090 0.014766 10.0.0.65 - - [2025-12-08 03:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.65 - - [2025-12-08 03:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.22 - - [2025-12-08 03:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.22 - - [2025-12-08 03:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.23 - - [2025-12-08 03:59:47] "POST /neutron/port HTTP/1.1" 200 1090 0.014103 10.0.0.23 - - [2025-12-08 03:59:47] "POST /neutron/subnet HTTP/1.1" 200 704 0.008077 10.0.0.65 - - [2025-12-08 03:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.65 - - [2025-12-08 03:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2025-12-08 03:59:48] "POST /neutron/port HTTP/1.1" 200 1090 0.013878 10.0.0.22 - - [2025-12-08 03:59:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.22 - - [2025-12-08 03:59:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.23 - - [2025-12-08 03:59:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-12-08 03:59:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-12-08 03:59:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-12-08 03:59:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2025-12-08 03:59:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007903 10.0.0.23 - - [2025-12-08 03:59:55] "POST /neutron/network HTTP/1.1" 200 844 0.007686 10.0.0.23 - - [2025-12-08 03:59:55] "POST /neutron/port HTTP/1.1" 200 117 0.001177 10.0.0.23 - - [2025-12-08 03:59:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006789 10.0.0.23 - - [2025-12-08 04:00:08] "POST /neutron/port HTTP/1.1" 200 1090 0.018771 10.0.0.23 - - [2025-12-08 04:00:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007479 10.0.0.65 - - [2025-12-08 04:00:17] "GET /obj-perms HTTP/1.1" 200 5056 0.057154 10.0.0.23 - - [2025-12-08 04:00:19] "POST /neutron/port HTTP/1.1" 200 1090 0.015559 10.0.0.23 - - [2025-12-08 04:00:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011204 10.0.0.23 - - [2025-12-08 04:00:19] "GET /virtual-machine/4caf15e7-f91b-403d-98f8-41b7007aaab2 HTTP/1.1" 200 1293 0.032443 10.0.0.23 - - [2025-12-08 04:00:19] "GET /virtual-machine-interface/bd759db2-24c2-4f95-96de-9b4af0a376f1 HTTP/1.1" 200 2959 0.016212 10.0.0.23 - - [2025-12-08 04:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.23 - - [2025-12-08 04:00:19] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004222 10.0.0.23 - - [2025-12-08 04:00:19] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003792 10.0.0.23 - - [2025-12-08 04:00:19] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008205 10.0.0.23 - - [2025-12-08 04:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.23 - - [2025-12-08 04:00:20] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004573 10.0.0.23 - - [2025-12-08 04:00:20] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002930 10.0.0.23 - - [2025-12-08 04:00:20] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006465 10.0.0.23 - - [2025-12-08 04:00:25] "POST /neutron/port HTTP/1.1" 200 1090 0.013700 10.0.0.23 - - [2025-12-08 04:00:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007440 10.0.0.23 - - [2025-12-08 04:00:31] "POST /neutron/port HTTP/1.1" 200 1090 0.017824 10.0.0.23 - - [2025-12-08 04:00:31] "GET /virtual-machine/db750562-4316-4bd9-9fc8-a8996a47eafc HTTP/1.1" 200 1294 0.006927 10.0.0.23 - - [2025-12-08 04:00:31] "GET /virtual-machine-interface/6f67bbd8-8cca-4ba4-b0f6-ff0bf8b7fd1b HTTP/1.1" 200 2958 0.005831 10.0.0.23 - - [2025-12-08 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.23 - - [2025-12-08 04:00:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005069 10.0.0.23 - - [2025-12-08 04:00:31] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003571 10.0.0.23 - - [2025-12-08 04:00:31] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006238 10.0.0.23 - - [2025-12-08 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.23 - - [2025-12-08 04:00:32] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006074 10.0.0.23 - - [2025-12-08 04:00:32] "GET /virtual-networks?parent_id=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004635 10.0.0.23 - - [2025-12-08 04:00:32] "GET /virtual-network/96f18f8b-2859-4114-8c67-9cd83c361460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006509 10.0.0.23 - - [2025-12-08 04:00:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.003330 10.0.0.23 - - [2025-12-08 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.23 - - [2025-12-08 04:00:32] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006300 10.0.0.23 - - [2025-12-08 04:00:32] "POST /control-node-zones HTTP/1.1" 200 569 0.023760 10.0.0.23 - - [2025-12-08 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.23 - - [2025-12-08 04:00:32] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005173 10.0.0.23 - - [2025-12-08 04:00:32] "GET /control-node-zone/af79ccb0-7b30-40ea-915c-4814d38d256d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004874 10.0.0.23 - - [2025-12-08 04:00:33] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.019526 10.0.0.23 - - [2025-12-08 04:00:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.003030 10.0.0.23 - - [2025-12-08 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.23 - - [2025-12-08 04:00:33] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006191 10.0.0.23 - - [2025-12-08 04:00:33] "POST /control-node-zones HTTP/1.1" 200 569 0.024113 10.0.0.23 - - [2025-12-08 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.23 - - [2025-12-08 04:00:33] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004827 10.0.0.23 - - [2025-12-08 04:00:33] "GET /control-node-zone/7b36a26a-c030-48d7-86aa-cccb1b0dafa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005055 10.0.0.23 - - [2025-12-08 04:00:33] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.018184 10.0.0.23 - - [2025-12-08 04:00:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.003051 10.0.0.23 - - [2025-12-08 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.23 - - [2025-12-08 04:00:33] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006385 10.0.0.23 - - [2025-12-08 04:00:33] "POST /control-node-zones HTTP/1.1" 200 569 0.023857 10.0.0.23 - - [2025-12-08 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.23 - - [2025-12-08 04:00:33] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004899 10.0.0.23 - - [2025-12-08 04:00:33] "GET /control-node-zone/e370720c-cde9-4f4a-842c-2501f794bcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005849 10.0.0.23 - - [2025-12-08 04:00:33] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.022570 10.0.0.23 - - [2025-12-08 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.23 - - [2025-12-08 04:00:33] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005981 10.0.0.23 - - [2025-12-08 04:00:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.003532 10.0.0.23 - - [2025-12-08 04:00:33] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.028294 10.0.0.23 - - [2025-12-08 04:00:33] "POST /neutron/subnet HTTP/1.1" 200 730 0.008169 10.0.0.23 - - [2025-12-08 04:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2025-12-08 04:00:34] "GET /bgp-as-a-service/f1a2d191-d221-4a0c-9888-0266ad09b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.004745 10.0.0.23 - - [2025-12-08 04:00:34] "GET /control-node-zone/af79ccb0-7b30-40ea-915c-4814d38d256d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003878 10.0.0.23 - - [2025-12-08 04:00:34] "POST /ref-update HTTP/1.1" 200 156 0.013627 10.0.0.23 - - [2025-12-08 04:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.23 - - [2025-12-08 04:00:34] "GET /bgp-as-a-service/f1a2d191-d221-4a0c-9888-0266ad09b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.006830 10.0.0.23 - - [2025-12-08 04:00:34] "GET /control-node-zone/7b36a26a-c030-48d7-86aa-cccb1b0dafa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003383 10.0.0.23 - - [2025-12-08 04:00:34] "POST /ref-update HTTP/1.1" 200 156 0.015953 10.0.0.23 - - [2025-12-08 04:00:42] "GET /bgp-as-a-service/f1a2d191-d221-4a0c-9888-0266ad09b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006356 10.0.0.23 - - [2025-12-08 04:00:42] "GET /virtual-machine-interface/782ff00e-650c-44c3-bcc9-84a151793b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005837 10.0.0.23 - - [2025-12-08 04:00:42] "POST /ref-update HTTP/1.1" 200 156 0.014327 10.0.0.22 - - [2025-12-08 04:00:42] "POST /bgp-routers HTTP/1.1" 200 640 0.043879 10.0.0.22 - - [2025-12-08 04:00:42] "PUT /bgp-router/6f7247c4-ca5a-4305-8b4c-483f305d7c78 HTTP/1.1" 200 254 0.038766 10.0.0.23 - - [2025-12-08 04:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.23 - - [2025-12-08 04:00:42] "GET /global-system-config/5f079133-ae23-4738-9d6d-7d8f1a7a6641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008231 10.0.0.23 - - [2025-12-08 04:00:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.003151 10.0.0.23 - - [2025-12-08 04:00:43] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.076661 10.0.0.23 - - [2025-12-08 04:00:43] "POST /neutron/network HTTP/1.1" 200 834 0.008368 10.0.0.23 - - [2025-12-08 04:00:43] "POST /neutron/subnet HTTP/1.1" 200 730 0.011947 10.0.0.23 - - [2025-12-08 04:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.23 - - [2025-12-08 04:00:43] "GET /bgp-as-a-service/77db69a0-bf18-4180-a251-f89a8a3c9784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006918 10.0.0.23 - - [2025-12-08 04:00:43] "GET /control-node-zone/af79ccb0-7b30-40ea-915c-4814d38d256d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003980 10.0.0.23 - - [2025-12-08 04:00:43] "POST /ref-update HTTP/1.1" 200 156 0.016577 10.0.0.23 - - [2025-12-08 04:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.23 - - [2025-12-08 04:00:43] "GET /bgp-as-a-service/77db69a0-bf18-4180-a251-f89a8a3c9784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005789 10.0.0.23 - - [2025-12-08 04:00:43] "GET /control-node-zone/7b36a26a-c030-48d7-86aa-cccb1b0dafa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003346 10.0.0.23 - - [2025-12-08 04:00:43] "POST /ref-update HTTP/1.1" 200 156 0.013355 10.0.0.23 - - [2025-12-08 04:00:49] "POST /neutron/network HTTP/1.1" 200 844 0.006325 10.0.0.23 - - [2025-12-08 04:00:49] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.23 - - [2025-12-08 04:00:51] "GET /bgp-as-a-service/77db69a0-bf18-4180-a251-f89a8a3c9784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006852 10.0.0.23 - - [2025-12-08 04:00:51] "GET /virtual-machine-interface/bd759db2-24c2-4f95-96de-9b4af0a376f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005761 10.0.0.23 - - [2025-12-08 04:00:51] "POST /ref-update HTTP/1.1" 200 156 0.010944 10.0.0.22 - - [2025-12-08 04:00:52] "POST /ref-update HTTP/1.1" 200 156 0.022779 10.0.0.23 - - [2025-12-08 04:00:55] "POST /neutron/port HTTP/1.1" 200 1090 0.018101 10.0.0.23 - - [2025-12-08 04:00:55] "POST /neutron/subnet HTTP/1.1" 200 704 0.010561 10.0.0.23 - - [2025-12-08 04:01:13] "GET /bgp-as-a-service/77db69a0-bf18-4180-a251-f89a8a3c9784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.006331 10.0.0.23 - - [2025-12-08 04:01:13] "GET /virtual-machine-interface/bd759db2-24c2-4f95-96de-9b4af0a376f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.005233 10.0.0.23 - - [2025-12-08 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.011919 10.0.0.22 - - [2025-12-08 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.024202 10.0.0.23 - - [2025-12-08 04:01:13] "DELETE /bgp-as-a-service/77db69a0-bf18-4180-a251-f89a8a3c9784 HTTP/1.1" 200 115 0.053406 10.0.0.23 - - [2025-12-08 04:01:13] "GET /bgp-as-a-service/f1a2d191-d221-4a0c-9888-0266ad09b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.009588 10.0.0.23 - - [2025-12-08 04:01:13] "GET /virtual-machine-interface/782ff00e-650c-44c3-bcc9-84a151793b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.010677 10.0.0.23 - - [2025-12-08 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.016486 10.0.0.22 - - [2025-12-08 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.023556 10.0.0.23 - - [2025-12-08 04:01:13] "DELETE /bgp-as-a-service/f1a2d191-d221-4a0c-9888-0266ad09b492 HTTP/1.1" 200 115 0.055678 10.0.0.23 - - [2025-12-08 04:01:13] "GET /control-node-zone/e370720c-cde9-4f4a-842c-2501f794bcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004617 10.0.0.23 - - [2025-12-08 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.022021 10.0.0.23 - - [2025-12-08 04:01:13] "DELETE /control-node-zone/e370720c-cde9-4f4a-842c-2501f794bcfd HTTP/1.1" 200 115 0.033269 10.0.0.23 - - [2025-12-08 04:01:13] "GET /control-node-zone/7b36a26a-c030-48d7-86aa-cccb1b0dafa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004675 10.0.0.23 - - [2025-12-08 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.018586 10.0.0.23 - - [2025-12-08 04:01:13] "DELETE /control-node-zone/7b36a26a-c030-48d7-86aa-cccb1b0dafa0 HTTP/1.1" 200 115 0.022590 10.0.0.23 - - [2025-12-08 04:01:13] "GET /control-node-zone/af79ccb0-7b30-40ea-915c-4814d38d256d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005025 10.0.0.23 - - [2025-12-08 04:01:14] "POST /ref-update HTTP/1.1" 200 156 0.017816 10.0.0.23 - - [2025-12-08 04:01:14] "DELETE /control-node-zone/af79ccb0-7b30-40ea-915c-4814d38d256d HTTP/1.1" 200 115 0.025786 10.0.0.23 - - [2025-12-08 04:01:14] "POST /neutron/network HTTP/1.1" 200 834 0.007896 10.0.0.23 - - [2025-12-08 04:01:14] "POST /neutron/port HTTP/1.1" 200 1116 0.015963 10.0.0.23 - - [2025-12-08 04:01:14] "POST /neutron/port HTTP/1.1" 200 1116 0.014193 10.0.0.23 - - [2025-12-08 04:01:14] "POST /neutron/port HTTP/1.1" 200 1116 0.030785 10.0.0.65 - - [2025-12-08 04:01:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006727 10.0.0.65 - - [2025-12-08 04:01:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002225 10.0.0.23 - - [2025-12-08 04:01:16] "POST /neutron/network HTTP/1.1" 200 151 0.169607 10.0.0.22 - - [2025-12-08 04:01:16] "DELETE /route-target/89fba1a9-56fa-4f94-b5f5-62eaf6573bcf HTTP/1.1" 200 115 0.029939 10.0.0.65 - - [2025-12-08 04:01:17] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.23 - - [2025-12-08 04:01:17] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.080534 10.0.0.65 - - [2025-12-08 04:01:17] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001802 10.0.0.23 - - [2025-12-08 04:01:17] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?fields=virtual_networks HTTP/1.1" 200 1035 0.057563 10.0.0.65 - - [2025-12-08 04:01:18] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001085 10.0.0.23 - - [2025-12-08 04:01:18] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.044280 10.0.0.65 - - [2025-12-08 04:01:18] "GET /projects?obj_uuids=eb165d14-87a7-41ec-8bbb-9f6eed140996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001262 10.0.0.23 - - [2025-12-08 04:01:18] "GET /project/eb165d14-87a7-41ec-8bbb-9f6eed140996?fields=security_groups HTTP/1.1" 200 1262 0.036323 10.0.0.23 - - [2025-12-08 04:01:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.028519 10.0.0.65 - - [2025-12-08 04:01:19] "GET /projects?obj_uuids=16bdbca8-f0a0-4f9c-96c0-d81327678e69&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002957 10.0.0.65 - - [2025-12-08 04:01:19] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001309 10.0.0.65 - - [2025-12-08 04:01:19] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.036023 10.0.0.65 - - [2025-12-08 04:01:19] "POST /id-to-fqname HTTP/1.1" 200 183 0.004596 10.0.0.65 - - [2025-12-08 04:01:19] "POST /fqname-to-id HTTP/1.1" 404 192 0.003573 10.0.0.65 - - [2025-12-08 04:01:19] "POST /security-groups HTTP/1.1" 200 584 0.031683 10.0.0.65 - - [2025-12-08 04:01:19] "POST /projects HTTP/1.1" 200 571 0.235614 10.0.0.22 - - [2025-12-08 04:01:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.006637 10.0.0.65 - - [2025-12-08 04:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.309591 10.0.0.23 - - [2025-12-08 04:01:20] "GET /project/16bdbca8-f0a0-4f9c-96c0-d81327678e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.480808 10.0.0.23 - - [2025-12-08 04:01:21] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.65 - - [2025-12-08 04:01:24] "GET /projects?obj_uuids=16bdbca8-f0a0-4f9c-96c0-d81327678e69&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000923 10.0.0.23 - - [2025-12-08 04:01:24] "GET /project/16bdbca8-f0a0-4f9c-96c0-d81327678e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.041083 10.0.0.65 - - [2025-12-08 04:01:24] "GET /projects?obj_uuids=16bdbca8-f0a0-4f9c-96c0-d81327678e69&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000947 10.0.0.23 - - [2025-12-08 04:01:24] "GET /project/16bdbca8-f0a0-4f9c-96c0-d81327678e69?fields=virtual_networks HTTP/1.1" 200 1018 0.041546 10.0.0.65 - - [2025-12-08 04:01:24] "GET /projects?obj_uuids=16bdbca8-f0a0-4f9c-96c0-d81327678e69&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000987 10.0.0.23 - - [2025-12-08 04:01:24] "GET /project/16bdbca8-f0a0-4f9c-96c0-d81327678e69?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.045624 10.0.0.65 - - [2025-12-08 04:01:24] "GET /projects?obj_uuids=16bdbca8-f0a0-4f9c-96c0-d81327678e69&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000915 10.0.0.23 - - [2025-12-08 04:01:24] "GET /project/16bdbca8-f0a0-4f9c-96c0-d81327678e69?fields=security_groups HTTP/1.1" 200 1237 0.039602 10.0.0.23 - - [2025-12-08 04:01:25] "POST /fqname-to-id HTTP/1.1" 404 189 0.025925 10.0.0.65 - - [2025-12-08 04:01:25] "GET /projects?obj_uuids=702b9754-ab81-4022-b1a8-a94900d63b09&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002958 10.0.0.65 - - [2025-12-08 04:01:25] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974 10.0.0.65 - - [2025-12-08 04:01:25] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008248 10.0.0.65 - - [2025-12-08 04:01:25] "POST /id-to-fqname HTTP/1.1" 200 191 0.001132 10.0.0.65 - - [2025-12-08 04:01:25] "POST /fqname-to-id HTTP/1.1" 404 200 0.004233 10.0.0.65 - - [2025-12-08 04:01:25] "POST /security-groups HTTP/1.1" 200 592 0.077190 10.0.0.65 - - [2025-12-08 04:01:25] "POST /projects HTTP/1.1" 200 587 0.272338 10.0.0.22 - - [2025-12-08 04:01:25] "POST /access-control-lists HTTP/1.1" 200 597 0.023759 10.0.0.65 - - [2025-12-08 04:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.343431 10.0.0.23 - - [2025-12-08 04:01:25] "GET /project/702b9754-ab81-4022-b1a8-a94900d63b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.498069 10.0.0.23 - - [2025-12-08 04:01:27] "GET / HTTP/1.1" 200 35931 0.002749 10.0.0.65 - - [2025-12-08 04:01:30] "GET /projects?obj_uuids=702b9754-ab81-4022-b1a8-a94900d63b09&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001099 10.0.0.23 - - [2025-12-08 04:01:30] "GET /project/702b9754-ab81-4022-b1a8-a94900d63b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042397 10.0.0.65 - - [2025-12-08 04:01:30] "GET /projects?obj_uuids=702b9754-ab81-4022-b1a8-a94900d63b09&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000924 10.0.0.23 - - [2025-12-08 04:01:30] "GET /project/702b9754-ab81-4022-b1a8-a94900d63b09?fields=virtual_networks HTTP/1.1" 200 1034 0.044084 10.0.0.65 - - [2025-12-08 04:01:30] "GET /projects?obj_uuids=702b9754-ab81-4022-b1a8-a94900d63b09&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000912 10.0.0.23 - - [2025-12-08 04:01:30] "GET /project/702b9754-ab81-4022-b1a8-a94900d63b09?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.040543 10.0.0.65 - - [2025-12-08 04:01:30] "GET /projects?obj_uuids=702b9754-ab81-4022-b1a8-a94900d63b09&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000974 10.0.0.23 - - [2025-12-08 04:01:30] "GET /project/702b9754-ab81-4022-b1a8-a94900d63b09?fields=security_groups HTTP/1.1" 200 1261 0.039566 10.0.0.23 - - [2025-12-08 04:01:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.029975 10.0.0.65 - - [2025-12-08 04:01:31] "GET /projects?obj_uuids=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003374 10.0.0.65 - - [2025-12-08 04:01:31] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.65 - - [2025-12-08 04:01:31] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007157 10.0.0.65 - - [2025-12-08 04:01:31] "POST /id-to-fqname HTTP/1.1" 200 197 0.008569 10.0.0.65 - - [2025-12-08 04:01:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.007452 10.0.0.65 - - [2025-12-08 04:01:31] "POST /security-groups HTTP/1.1" 200 598 0.033024 10.0.0.22 - - [2025-12-08 04:01:31] "POST /fqname-to-id HTTP/1.1" 404 241 0.003294 10.0.0.65 - - [2025-12-08 04:01:31] "POST /projects HTTP/1.1" 200 599 0.255234 10.0.0.65 - - [2025-12-08 04:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.328503 10.0.0.22 - - [2025-12-08 04:01:31] "POST /access-control-lists HTTP/1.1" 200 601 0.036396 10.0.0.23 - - [2025-12-08 04:01:31] "GET /project/26f8793b-088d-4115-a066-2923ac87de0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.482785 10.0.0.23 - - [2025-12-08 04:01:32] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.23 - - [2025-12-08 04:01:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.23 - - [2025-12-08 04:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.057466 10.0.0.23 - - [2025-12-08 04:01:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003526 10.0.0.23 - - [2025-12-08 04:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.23 - - [2025-12-08 04:01:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004224 10.0.0.23 - - [2025-12-08 04:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.23 - - [2025-12-08 04:01:35] "PUT /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8 HTTP/1.1" 200 276 0.012644 10.0.0.23 - - [2025-12-08 04:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.65 - - [2025-12-08 04:01:35] "GET /projects?obj_uuids=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001019 10.0.0.23 - - [2025-12-08 04:01:35] "GET /project/26f8793b-088d-4115-a066-2923ac87de0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.038935 10.0.0.65 - - [2025-12-08 04:01:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007657 10.0.0.23 - - [2025-12-08 04:01:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.281399 10.0.0.23 - - [2025-12-08 04:01:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001347 10.0.0.23 - - [2025-12-08 04:01:35] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004991 10.0.0.23 - - [2025-12-08 04:01:36] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006791 10.0.0.23 - - [2025-12-08 04:01:36] "POST /neutron/network HTTP/1.1" 200 808 0.007998 10.0.0.23 - - [2025-12-08 04:01:36] "POST /id-to-fqname HTTP/1.1" 200 218 0.001447 10.0.0.65 - - [2025-12-08 04:01:37] "GET /projects?obj_uuids=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000987 10.0.0.23 - - [2025-12-08 04:01:37] "GET /project/26f8793b-088d-4115-a066-2923ac87de0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.077435 10.0.0.23 - - [2025-12-08 04:01:37] "POST /neutron/network HTTP/1.1" 200 808 0.035876 10.0.0.23 - - [2025-12-08 04:01:37] "POST /id-to-fqname HTTP/1.1" 200 218 0.001276 10.0.0.23 - - [2025-12-08 04:01:37] "POST /neutron/port HTTP/1.1" 200 117 0.008112 10.0.0.65 - - [2025-12-08 04:01:37] "GET /projects?obj_uuids=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001091 10.0.0.23 - - [2025-12-08 04:01:38] "POST /neutron/port HTTP/1.1" 200 1062 0.365812 10.0.0.23 - - [2025-12-08 04:01:38] "POST /neutron/port HTTP/1.1" 200 1116 0.085313 10.0.0.23 - - [2025-12-08 04:01:38] "POST /neutron/subnet HTTP/1.1" 200 675 0.009056 10.0.0.65 - - [2025-12-08 04:01:38] "GET /projects?obj_uuids=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000918 10.0.0.23 - - [2025-12-08 04:01:38] "GET /project/26f8793b-088d-4115-a066-2923ac87de0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.063386 10.0.0.23 - - [2025-12-08 04:01:38] "POST /neutron/network HTTP/1.1" 200 808 0.007887 10.0.0.23 - - [2025-12-08 04:01:38] "POST /neutron/port HTTP/1.1" 200 117 0.005613 10.0.0.23 - - [2025-12-08 04:01:39] "POST /neutron/port HTTP/1.1" 200 1062 0.025744 10.0.0.23 - - [2025-12-08 04:01:39] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005507 10.0.0.23 - - [2025-12-08 04:01:39] "POST /neutron/port HTTP/1.1" 200 1090 0.017695 10.0.0.23 - - [2025-12-08 04:01:39] "POST /neutron/port HTTP/1.1" 200 117 0.001175 10.0.0.22 - - [2025-12-08 04:01:40] "GET /obj-perms HTTP/1.1" 200 5044 0.072799 10.0.0.23 - - [2025-12-08 04:01:41] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007660 10.0.0.23 - - [2025-12-08 04:01:41] "POST /neutron/port HTTP/1.1" 200 1090 0.016993 10.0.0.23 - - [2025-12-08 04:01:41] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007530 10.0.0.23 - - [2025-12-08 04:01:41] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 401 292 0.000485 10.0.0.23 - - [2025-12-08 04:01:41] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 200 1298 0.035264 10.0.0.23 - - [2025-12-08 04:01:41] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 200 1298 0.003488 10.0.0.23 - - [2025-12-08 04:01:41] "GET /virtual-machine-interface/de903d69-a3cf-4947-89fa-68b651b1c06d HTTP/1.1" 200 2949 0.004902 10.0.0.23 - - [2025-12-08 04:01:41] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 200 1298 0.003414 10.0.0.23 - - [2025-12-08 04:01:41] "GET /virtual-machine-interface/de903d69-a3cf-4947-89fa-68b651b1c06d HTTP/1.1" 200 2949 0.005013 10.0.0.23 - - [2025-12-08 04:01:42] "GET /instance-ip/596117c0-49e6-4ee6-8f84-ae23f3213f8e HTTP/1.1" 200 1620 0.006803 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 200 1298 0.003744 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-machine-interface/de903d69-a3cf-4947-89fa-68b651b1c06d HTTP/1.1" 200 2949 0.005223 10.0.0.23 - - [2025-12-08 04:01:42] "GET /instance-ip/596117c0-49e6-4ee6-8f84-ae23f3213f8e HTTP/1.1" 200 1620 0.004600 10.0.0.23 - - [2025-12-08 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2025-12-08 04:01:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004046 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002737 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005825 10.0.0.23 - - [2025-12-08 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.23 - - [2025-12-08 04:01:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004069 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003050 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008160 10.0.0.23 - - [2025-12-08 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.23 - - [2025-12-08 04:01:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009865 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004050 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005312 10.0.0.23 - - [2025-12-08 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.23 - - [2025-12-08 04:01:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004666 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002656 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005938 10.0.0.23 - - [2025-12-08 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.23 - - [2025-12-08 04:01:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003813 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003172 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005500 10.0.0.23 - - [2025-12-08 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.23 - - [2025-12-08 04:01:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004308 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003579 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005604 10.0.0.23 - - [2025-12-08 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.23 - - [2025-12-08 04:01:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004259 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002649 10.0.0.23 - - [2025-12-08 04:01:42] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006197 10.0.0.23 - - [2025-12-08 04:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.23 - - [2025-12-08 04:01:46] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005533 10.0.0.23 - - [2025-12-08 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.23 - - [2025-12-08 04:01:50] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005549 10.0.0.23 - - [2025-12-08 04:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.23 - - [2025-12-08 04:01:54] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005414 10.0.0.23 - - [2025-12-08 04:01:57] "POST /neutron/network HTTP/1.1" 200 818 0.006951 10.0.0.23 - - [2025-12-08 04:01:57] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.22 - - [2025-12-08 04:01:57] "DELETE /access-control-list/e1c1e493-d212-404e-bc44-bc28a4badf73 HTTP/1.1" 200 115 0.049513 10.0.0.23 - - [2025-12-08 04:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.23 - - [2025-12-08 04:01:58] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005007 10.0.0.23 - - [2025-12-08 04:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.23 - - [2025-12-08 04:02:02] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005224 10.0.0.23 - - [2025-12-08 04:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.23 - - [2025-12-08 04:02:06] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005660 10.0.0.23 - - [2025-12-08 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.23 - - [2025-12-08 04:02:10] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005760 10.0.0.65 - - [2025-12-08 04:02:13] "DELETE /project/702b9754ab814022b1a8a94900d63b09 HTTP/1.1" 404 173 0.011121 10.0.0.65 - - [2025-12-08 04:02:13] "DELETE /project/eb165d14-87a7-41ec-8bbb-9f6eed140996 HTTP/1.1" 404 177 0.009433 10.0.0.65 - - [2025-12-08 04:02:13] "DELETE /project/16bdbca8f0a04f9c96c0d81327678e69 HTTP/1.1" 404 173 0.007228 10.0.0.65 - - [2025-12-08 04:02:13] "DELETE /project/26f8793b088d4115a0662923ac87de0c HTTP/1.1" 404 173 0.006455 10.0.0.65 - - [2025-12-08 04:02:13] "GET /projects?obj_uuids=16bdbca8-f0a0-4f9c-96c0-d81327678e69&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000776 10.0.0.65 - - [2025-12-08 04:02:13] "GET /projects?obj_uuids=702b9754-ab81-4022-b1a8-a94900d63b09&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000721 10.0.0.65 - - [2025-12-08 04:02:13] "GET /project/702b9754-ab81-4022-b1a8-a94900d63b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.043783 10.0.0.65 - - [2025-12-08 04:02:13] "GET /project/16bdbca8-f0a0-4f9c-96c0-d81327678e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.048502 10.0.0.65 - - [2025-12-08 04:02:13] "GET /projects?obj_uuids=16bdbca8-f0a0-4f9c-96c0-d81327678e69&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001115 10.0.0.65 - - [2025-12-08 04:02:13] "GET /projects?obj_uuids=702b9754-ab81-4022-b1a8-a94900d63b09&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000831 10.0.0.65 - - [2025-12-08 04:02:13] "GET /project/16bdbca8-f0a0-4f9c-96c0-d81327678e69?fields=security_groups HTTP/1.1" 200 1342 0.035933 10.0.0.65 - - [2025-12-08 04:02:13] "GET /project/702b9754-ab81-4022-b1a8-a94900d63b09?fields=security_groups HTTP/1.1" 200 1366 0.056760 10.0.0.65 - - [2025-12-08 04:02:13] "DELETE /security-group/0e1a867a-c8b3-419f-99b9-a561edc05955 HTTP/1.1" 200 115 0.058467 10.0.0.65 - - [2025-12-08 04:02:13] "GET /projects?obj_uuids=16bdbca8-f0a0-4f9c-96c0-d81327678e69&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.007311 10.0.0.65 - - [2025-12-08 04:02:13] "DELETE /security-group/d7df6251-bdad-4cd3-8b47-8392aa3aa427 HTTP/1.1" 200 115 0.080608 10.0.0.65 - - [2025-12-08 04:02:13] "GET /projects?obj_uuids=702b9754-ab81-4022-b1a8-a94900d63b09&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001067 10.0.0.65 - - [2025-12-08 04:02:13] "GET /project/16bdbca8-f0a0-4f9c-96c0-d81327678e69?fields=application_policy_sets HTTP/1.1" 200 1381 0.080882 10.0.0.22 - - [2025-12-08 04:02:13] "DELETE /access-control-list/29fc530f-255f-49da-980f-dff8cb2822a8 HTTP/1.1" 200 115 0.057622 10.0.0.65 - - [2025-12-08 04:02:14] "GET /project/702b9754-ab81-4022-b1a8-a94900d63b09?fields=application_policy_sets HTTP/1.1" 200 1405 0.108581 10.0.0.65 - - [2025-12-08 04:02:14] "DELETE /project/16bdbca8-f0a0-4f9c-96c0-d81327678e69 HTTP/1.1" 200 115 0.525645 10.0.0.65 - - [2025-12-08 04:02:14] "DELETE /project/702b9754-ab81-4022-b1a8-a94900d63b09 HTTP/1.1" 200 115 0.573584 10.0.0.23 - - [2025-12-08 04:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.23 - - [2025-12-08 04:02:14] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005027 10.0.0.23 - - [2025-12-08 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.23 - - [2025-12-08 04:02:18] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005177 10.0.0.23 - - [2025-12-08 04:02:19] "GET /obj-perms HTTP/1.1" 200 5056 0.053239 10.0.0.23 - - [2025-12-08 04:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.23 - - [2025-12-08 04:02:20] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006108 10.0.0.23 - - [2025-12-08 04:02:20] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003567 10.0.0.23 - - [2025-12-08 04:02:20] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008261 10.0.0.23 - - [2025-12-08 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.23 - - [2025-12-08 04:02:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004371 10.0.0.23 - - [2025-12-08 04:02:21] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003182 10.0.0.23 - - [2025-12-08 04:02:21] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005488 10.0.0.23 - - [2025-12-08 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.23 - - [2025-12-08 04:02:21] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006488 10.0.0.23 - - [2025-12-08 04:02:21] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004139 10.0.0.23 - - [2025-12-08 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.23 - - [2025-12-08 04:02:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003652 10.0.0.23 - - [2025-12-08 04:02:21] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002732 10.0.0.23 - - [2025-12-08 04:02:21] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006587 10.0.0.23 - - [2025-12-08 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.23 - - [2025-12-08 04:02:21] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004358 10.0.0.23 - - [2025-12-08 04:02:21] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004722 10.0.0.23 - - [2025-12-08 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.23 - - [2025-12-08 04:02:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004533 10.0.0.23 - - [2025-12-08 04:02:21] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003312 10.0.0.23 - - [2025-12-08 04:02:21] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006725 10.0.0.23 - - [2025-12-08 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.23 - - [2025-12-08 04:02:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005564 10.0.0.23 - - [2025-12-08 04:02:21] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003655 10.0.0.23 - - [2025-12-08 04:02:21] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006929 10.0.0.23 - - [2025-12-08 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.23 - - [2025-12-08 04:02:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003959 10.0.0.23 - - [2025-12-08 04:02:22] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003141 10.0.0.23 - - [2025-12-08 04:02:22] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009949 10.0.0.65 - - [2025-12-08 04:02:22] "GET /obj-perms HTTP/1.1" 200 5044 0.065049 10.0.0.23 - - [2025-12-08 04:02:22] "GET /obj-perms HTTP/1.1" 200 5044 0.064810 10.0.0.23 - - [2025-12-08 04:02:22] "GET /obj-perms HTTP/1.1" 200 5044 0.003546 10.0.0.22 - - [2025-12-08 04:02:22] "GET /obj-perms HTTP/1.1" 200 5044 0.003875 10.0.0.65 - - [2025-12-08 04:02:22] "GET /obj-perms HTTP/1.1" 200 5044 0.003930 10.0.0.23 - - [2025-12-08 04:02:22] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009841 10.0.0.23 - - [2025-12-08 04:02:23] "POST /neutron/port HTTP/1.1" 200 1090 0.013747 10.0.0.23 - - [2025-12-08 04:02:23] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006652 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.005102 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.003151 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-machine-interface/999b003b-5884-4637-abdb-726ded3d715a HTTP/1.1" 200 2950 0.005908 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.004294 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-machine-interface/999b003b-5884-4637-abdb-726ded3d715a HTTP/1.1" 200 2950 0.005230 10.0.0.23 - - [2025-12-08 04:02:23] "GET /instance-ip/de3fc0a0-2d47-4e97-ad0a-a40270fa0a36 HTTP/1.1" 200 1621 0.005697 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.003021 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-machine-interface/999b003b-5884-4637-abdb-726ded3d715a HTTP/1.1" 200 2950 0.005645 10.0.0.23 - - [2025-12-08 04:02:23] "GET /instance-ip/de3fc0a0-2d47-4e97-ad0a-a40270fa0a36 HTTP/1.1" 200 1621 0.003702 10.0.0.23 - - [2025-12-08 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.23 - - [2025-12-08 04:02:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003581 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002645 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009568 10.0.0.23 - - [2025-12-08 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.23 - - [2025-12-08 04:02:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004327 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002799 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005800 10.0.0.23 - - [2025-12-08 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.23 - - [2025-12-08 04:02:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004001 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003285 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005614 10.0.0.23 - - [2025-12-08 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.23 - - [2025-12-08 04:02:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003906 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003174 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006167 10.0.0.23 - - [2025-12-08 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.23 - - [2025-12-08 04:02:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004388 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002694 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005935 10.0.0.23 - - [2025-12-08 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.23 - - [2025-12-08 04:02:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003750 10.0.0.23 - - [2025-12-08 04:02:23] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003693 10.0.0.23 - - [2025-12-08 04:02:24] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005713 10.0.0.23 - - [2025-12-08 04:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.23 - - [2025-12-08 04:02:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005180 10.0.0.23 - - [2025-12-08 04:02:24] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003994 10.0.0.23 - - [2025-12-08 04:02:24] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006252 10.0.0.23 - - [2025-12-08 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005565 10.0.0.23 - - [2025-12-08 04:02:25] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006036 10.0.0.23 - - [2025-12-08 04:02:25] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004498 10.0.0.23 - - [2025-12-08 04:02:25] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007360 10.0.0.23 - - [2025-12-08 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.23 - - [2025-12-08 04:02:25] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004395 10.0.0.23 - - [2025-12-08 04:02:25] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003253 10.0.0.23 - - [2025-12-08 04:02:25] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008845 10.0.0.23 - - [2025-12-08 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.23 - - [2025-12-08 04:02:25] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.008301 10.0.0.23 - - [2025-12-08 04:02:25] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004894 10.0.0.23 - - [2025-12-08 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.23 - - [2025-12-08 04:02:25] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003593 10.0.0.23 - - [2025-12-08 04:02:25] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002884 10.0.0.23 - - [2025-12-08 04:02:25] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005517 10.0.0.23 - - [2025-12-08 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.23 - - [2025-12-08 04:02:25] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004615 10.0.0.23 - - [2025-12-08 04:02:25] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003949 10.0.0.23 - - [2025-12-08 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.23 - - [2025-12-08 04:02:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004629 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003823 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005835 10.0.0.23 - - [2025-12-08 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.23 - - [2025-12-08 04:02:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003899 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003080 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006855 10.0.0.23 - - [2025-12-08 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.23 - - [2025-12-08 04:02:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004669 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003295 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005752 10.0.0.23 - - [2025-12-08 04:02:26] "GET /obj-perms HTTP/1.1" 200 5044 0.003560 10.0.0.65 - - [2025-12-08 04:02:26] "GET /obj-perms HTTP/1.1" 200 5044 0.003750 10.0.0.23 - - [2025-12-08 04:02:26] "GET /obj-perms HTTP/1.1" 200 5044 0.003300 10.0.0.22 - - [2025-12-08 04:02:26] "GET /obj-perms HTTP/1.1" 200 5044 0.004042 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 200 1298 0.004441 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-machine-interface/de903d69-a3cf-4947-89fa-68b651b1c06d HTTP/1.1" 200 2949 0.005476 10.0.0.23 - - [2025-12-08 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.23 - - [2025-12-08 04:02:26] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003433 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002649 10.0.0.23 - - [2025-12-08 04:02:26] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006098 10.0.0.23 - - [2025-12-08 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.23 - - [2025-12-08 04:02:27] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004803 10.0.0.23 - - [2025-12-08 04:02:27] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003953 10.0.0.23 - - [2025-12-08 04:02:27] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006187 10.0.0.23 - - [2025-12-08 04:02:28] "POST /neutron/port HTTP/1.1" 200 1090 0.016442 10.0.0.23 - - [2025-12-08 04:02:30] "POST /neutron/security_group HTTP/1.1" 200 2065 0.030621 10.0.0.23 - - [2025-12-08 04:02:38] "POST /neutron/port HTTP/1.1" 200 1090 0.013749 10.0.0.23 - - [2025-12-08 04:02:43] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.004506 10.0.0.23 - - [2025-12-08 04:02:43] "GET /virtual-machine-interface/999b003b-5884-4637-abdb-726ded3d715a HTTP/1.1" 200 2950 0.005725 10.0.0.23 - - [2025-12-08 04:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.23 - - [2025-12-08 04:02:43] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004014 10.0.0.23 - - [2025-12-08 04:02:43] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003010 10.0.0.23 - - [2025-12-08 04:02:43] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006075 10.0.0.23 - - [2025-12-08 04:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.23 - - [2025-12-08 04:02:44] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003970 10.0.0.23 - - [2025-12-08 04:02:44] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002770 10.0.0.23 - - [2025-12-08 04:02:44] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005938 10.0.0.23 - - [2025-12-08 04:02:49] "POST /neutron/port HTTP/1.1" 200 1090 0.045940 10.0.0.23 - - [2025-12-08 04:02:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.008146 10.0.0.23 - - [2025-12-08 04:02:59] "POST /neutron/port HTTP/1.1" 200 1090 0.046054 10.0.0.23 - - [2025-12-08 04:02:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005027 10.0.0.23 - - [2025-12-08 04:02:59] "POST /neutron/network HTTP/1.1" 200 808 0.007443 10.0.0.23 - - [2025-12-08 04:03:20] "GET /obj-perms HTTP/1.1" 200 5056 0.060766 10.0.0.23 - - [2025-12-08 04:03:51] "POST /neutron/network HTTP/1.1" 200 818 0.006446 10.0.0.23 - - [2025-12-08 04:03:51] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.23 - - [2025-12-08 04:04:00] "POST /neutron/port HTTP/1.1" 200 1090 0.016012 10.0.0.23 - - [2025-12-08 04:04:00] "POST /neutron/subnet HTTP/1.1" 200 675 0.009320 10.0.0.65 - - [2025-12-08 04:04:21] "GET /obj-perms HTTP/1.1" 200 5056 0.053110 10.0.0.22 - - [2025-12-08 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.22 - - [2025-12-08 04:04:21] "GET /virtual-router/75fb1eb0-0024-4f81-b028-10bd2e66b97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.005961 10.0.0.23 - - [2025-12-08 04:04:33] "POST /neutron/port HTTP/1.1" 200 1090 0.013643 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 200 1298 0.004131 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-machine-interface/de903d69-a3cf-4947-89fa-68b651b1c06d HTTP/1.1" 200 2949 0.005088 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 200 1298 0.003506 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-machine-interface/de903d69-a3cf-4947-89fa-68b651b1c06d HTTP/1.1" 200 2949 0.005130 10.0.0.23 - - [2025-12-08 04:04:33] "GET /instance-ip/596117c0-49e6-4ee6-8f84-ae23f3213f8e HTTP/1.1" 200 1620 0.003912 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 200 1298 0.003758 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-machine-interface/de903d69-a3cf-4947-89fa-68b651b1c06d HTTP/1.1" 200 2949 0.004899 10.0.0.23 - - [2025-12-08 04:04:33] "GET /instance-ip/596117c0-49e6-4ee6-8f84-ae23f3213f8e HTTP/1.1" 200 1620 0.004555 10.0.0.23 - - [2025-12-08 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.23 - - [2025-12-08 04:04:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003326 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002875 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005655 10.0.0.23 - - [2025-12-08 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.23 - - [2025-12-08 04:04:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004472 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003320 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005519 10.0.0.23 - - [2025-12-08 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.23 - - [2025-12-08 04:04:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004048 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002977 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006034 10.0.0.23 - - [2025-12-08 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.23 - - [2025-12-08 04:04:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003792 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002776 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006085 10.0.0.23 - - [2025-12-08 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.23 - - [2025-12-08 04:04:33] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005702 10.0.0.23 - - [2025-12-08 04:04:33] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003273 10.0.0.23 - - [2025-12-08 04:04:34] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005543 10.0.0.23 - - [2025-12-08 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.23 - - [2025-12-08 04:04:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004702 10.0.0.23 - - [2025-12-08 04:04:34] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003674 10.0.0.23 - - [2025-12-08 04:04:34] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005786 10.0.0.23 - - [2025-12-08 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.23 - - [2025-12-08 04:04:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004627 10.0.0.23 - - [2025-12-08 04:04:34] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003500 10.0.0.23 - - [2025-12-08 04:04:34] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005794 10.0.0.23 - - [2025-12-08 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.23 - - [2025-12-08 04:04:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004395 10.0.0.23 - - [2025-12-08 04:04:35] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003418 10.0.0.23 - - [2025-12-08 04:04:35] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005604 10.0.0.23 - - [2025-12-08 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.23 - - [2025-12-08 04:04:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003865 10.0.0.23 - - [2025-12-08 04:04:35] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002653 10.0.0.23 - - [2025-12-08 04:04:35] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005869 10.0.0.23 - - [2025-12-08 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.23 - - [2025-12-08 04:04:35] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005443 10.0.0.23 - - [2025-12-08 04:04:35] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005070 10.0.0.23 - - [2025-12-08 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.23 - - [2025-12-08 04:04:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004743 10.0.0.23 - - [2025-12-08 04:04:35] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003415 10.0.0.23 - - [2025-12-08 04:04:36] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006297 10.0.0.23 - - [2025-12-08 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.23 - - [2025-12-08 04:04:36] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005615 10.0.0.23 - - [2025-12-08 04:04:36] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004600 10.0.0.23 - - [2025-12-08 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.23 - - [2025-12-08 04:04:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005184 10.0.0.23 - - [2025-12-08 04:04:36] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003311 10.0.0.23 - - [2025-12-08 04:04:36] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009522 10.0.0.23 - - [2025-12-08 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.23 - - [2025-12-08 04:04:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005721 10.0.0.23 - - [2025-12-08 04:04:36] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003642 10.0.0.23 - - [2025-12-08 04:04:36] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006636 10.0.0.23 - - [2025-12-08 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.23 - - [2025-12-08 04:04:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006000 10.0.0.23 - - [2025-12-08 04:04:36] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004535 10.0.0.23 - - [2025-12-08 04:04:36] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008404 10.0.0.65 - - [2025-12-08 04:04:40] "GET /obj-perms HTTP/1.1" 200 5044 0.005024 10.0.0.65 - - [2025-12-08 04:04:46] "GET /obj-perms HTTP/1.1" 200 5044 0.003797 10.0.0.65 - - [2025-12-08 04:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.65 - - [2025-12-08 04:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2025-12-08 04:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.22 - - [2025-12-08 04:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.65 - - [2025-12-08 04:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.65 - - [2025-12-08 04:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000649 10.0.0.22 - - [2025-12-08 04:04:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.22 - - [2025-12-08 04:04:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2025-12-08 04:04:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.23 - - [2025-12-08 04:04:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.23 - - [2025-12-08 04:04:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.23 - - [2025-12-08 04:04:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.65 - - [2025-12-08 04:04:50] "GET /obj-perms HTTP/1.1" 200 5044 0.003651 10.0.0.23 - - [2025-12-08 04:04:50] "GET /obj-perms HTTP/1.1" 200 5044 0.004128 10.0.0.22 - - [2025-12-08 04:04:50] "GET /obj-perms HTTP/1.1" 200 5044 0.003593 10.0.0.23 - - [2025-12-08 04:04:50] "GET /obj-perms HTTP/1.1" 200 5044 0.003526 10.0.0.23 - - [2025-12-08 04:04:51] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007450 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.004029 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-machine-interface/999b003b-5884-4637-abdb-726ded3d715a HTTP/1.1" 200 2950 0.005341 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.004779 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-machine-interface/999b003b-5884-4637-abdb-726ded3d715a HTTP/1.1" 200 2950 0.005314 10.0.0.23 - - [2025-12-08 04:04:51] "GET /instance-ip/de3fc0a0-2d47-4e97-ad0a-a40270fa0a36 HTTP/1.1" 200 1621 0.003891 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.003658 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-machine-interface/999b003b-5884-4637-abdb-726ded3d715a HTTP/1.1" 200 2950 0.005287 10.0.0.23 - - [2025-12-08 04:04:51] "GET /instance-ip/de3fc0a0-2d47-4e97-ad0a-a40270fa0a36 HTTP/1.1" 200 1621 0.003961 10.0.0.23 - - [2025-12-08 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2025-12-08 04:04:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003662 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002822 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005850 10.0.0.23 - - [2025-12-08 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.23 - - [2025-12-08 04:04:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003583 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003177 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007200 10.0.0.23 - - [2025-12-08 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.23 - - [2025-12-08 04:04:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004165 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003574 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005961 10.0.0.23 - - [2025-12-08 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.23 - - [2025-12-08 04:04:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004557 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002931 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005588 10.0.0.23 - - [2025-12-08 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.23 - - [2025-12-08 04:04:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004173 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002986 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005822 10.0.0.23 - - [2025-12-08 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.23 - - [2025-12-08 04:04:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003857 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003069 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005589 10.0.0.23 - - [2025-12-08 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.23 - - [2025-12-08 04:04:51] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004179 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003150 10.0.0.23 - - [2025-12-08 04:04:51] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006842 10.0.0.23 - - [2025-12-08 04:04:52] "POST /neutron/network HTTP/1.1" 200 818 0.006562 10.0.0.23 - - [2025-12-08 04:04:52] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.23 - - [2025-12-08 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.23 - - [2025-12-08 04:04:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003690 10.0.0.23 - - [2025-12-08 04:04:53] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002690 10.0.0.23 - - [2025-12-08 04:04:53] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005810 10.0.0.23 - - [2025-12-08 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.23 - - [2025-12-08 04:04:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005390 10.0.0.23 - - [2025-12-08 04:04:53] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003164 10.0.0.23 - - [2025-12-08 04:04:53] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006254 10.0.0.23 - - [2025-12-08 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.23 - - [2025-12-08 04:04:53] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004594 10.0.0.23 - - [2025-12-08 04:04:53] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004328 10.0.0.23 - - [2025-12-08 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.23 - - [2025-12-08 04:04:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003572 10.0.0.23 - - [2025-12-08 04:04:53] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002845 10.0.0.23 - - [2025-12-08 04:04:53] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005315 10.0.0.23 - - [2025-12-08 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.23 - - [2025-12-08 04:04:53] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004776 10.0.0.23 - - [2025-12-08 04:04:53] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003898 10.0.0.23 - - [2025-12-08 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.23 - - [2025-12-08 04:04:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010220 10.0.0.23 - - [2025-12-08 04:04:53] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002948 10.0.0.23 - - [2025-12-08 04:04:53] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005563 10.0.0.23 - - [2025-12-08 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.23 - - [2025-12-08 04:04:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003998 10.0.0.23 - - [2025-12-08 04:04:54] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003021 10.0.0.23 - - [2025-12-08 04:04:54] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007066 10.0.0.23 - - [2025-12-08 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.23 - - [2025-12-08 04:04:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004242 10.0.0.23 - - [2025-12-08 04:04:54] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004136 10.0.0.23 - - [2025-12-08 04:04:54] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006503 10.0.0.65 - - [2025-12-08 04:04:54] "GET /obj-perms HTTP/1.1" 200 5044 0.003575 10.0.0.23 - - [2025-12-08 04:04:54] "GET /obj-perms HTTP/1.1" 200 5044 0.003902 10.0.0.23 - - [2025-12-08 04:04:54] "GET /obj-perms HTTP/1.1" 200 5044 0.005396 10.0.0.23 - - [2025-12-08 04:04:54] "GET /obj-perms HTTP/1.1" 200 5044 0.004129 10.0.0.22 - - [2025-12-08 04:04:54] "GET /obj-perms HTTP/1.1" 200 5044 0.004063 10.0.0.65 - - [2025-12-08 04:04:54] "GET /obj-perms HTTP/1.1" 200 5044 0.003440 10.0.0.23 - - [2025-12-08 04:05:01] "POST /neutron/port HTTP/1.1" 200 1090 0.018189 10.0.0.23 - - [2025-12-08 04:05:01] "POST /neutron/subnet HTTP/1.1" 200 675 0.011966 10.0.0.23 - - [2025-12-08 04:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.23 - - [2025-12-08 04:05:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004308 10.0.0.23 - - [2025-12-08 04:05:14] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002710 10.0.0.23 - - [2025-12-08 04:05:14] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006064 10.0.0.23 - - [2025-12-08 04:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.23 - - [2025-12-08 04:05:16] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005202 10.0.0.23 - - [2025-12-08 04:05:16] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003600 10.0.0.23 - - [2025-12-08 04:05:16] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005935 10.0.0.23 - - [2025-12-08 04:05:31] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.004788 10.0.0.23 - - [2025-12-08 04:05:31] "GET /virtual-machine-interface/999b003b-5884-4637-abdb-726ded3d715a HTTP/1.1" 200 2950 0.006464 10.0.0.23 - - [2025-12-08 04:05:31] "GET /instance-ip/de3fc0a0-2d47-4e97-ad0a-a40270fa0a36 HTTP/1.1" 200 1621 0.005520 10.0.0.23 - - [2025-12-08 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.23 - - [2025-12-08 04:05:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003425 10.0.0.23 - - [2025-12-08 04:05:31] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002782 10.0.0.23 - - [2025-12-08 04:05:31] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005576 10.0.0.23 - - [2025-12-08 04:05:35] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 200 1299 0.004736 10.0.0.23 - - [2025-12-08 04:05:35] "POST /neutron/port HTTP/1.1" 200 1090 0.016898 10.0.0.23 - - [2025-12-08 04:05:37] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.007429 10.0.0.23 - - [2025-12-08 04:05:37] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.002748 10.0.0.23 - - [2025-12-08 04:05:37] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.006336 10.0.0.23 - - [2025-12-08 04:05:38] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003238 10.0.0.23 - - [2025-12-08 04:05:39] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.004372 10.0.0.23 - - [2025-12-08 04:05:40] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003732 10.0.0.23 - - [2025-12-08 04:05:41] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003157 10.0.0.23 - - [2025-12-08 04:05:42] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003513 10.0.0.23 - - [2025-12-08 04:05:43] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003170 10.0.0.23 - - [2025-12-08 04:05:43] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003158 10.0.0.23 - - [2025-12-08 04:05:44] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.004561 10.0.0.23 - - [2025-12-08 04:05:45] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003208 10.0.0.23 - - [2025-12-08 04:05:46] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.005843 10.0.0.23 - - [2025-12-08 04:05:47] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003659 10.0.0.23 - - [2025-12-08 04:05:48] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.002976 10.0.0.23 - - [2025-12-08 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.23 - - [2025-12-08 04:05:48] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004045 10.0.0.23 - - [2025-12-08 04:05:48] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002528 10.0.0.23 - - [2025-12-08 04:05:48] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005382 10.0.0.23 - - [2025-12-08 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.23 - - [2025-12-08 04:05:48] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004477 10.0.0.23 - - [2025-12-08 04:05:48] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004089 10.0.0.23 - - [2025-12-08 04:05:48] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003234 10.0.0.23 - - [2025-12-08 04:05:49] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.004485 10.0.0.23 - - [2025-12-08 04:05:50] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.004013 10.0.0.23 - - [2025-12-08 04:05:51] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003640 10.0.0.23 - - [2025-12-08 04:05:52] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003092 10.0.0.23 - - [2025-12-08 04:05:53] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003208 10.0.0.23 - - [2025-12-08 04:05:53] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.004292 10.0.0.23 - - [2025-12-08 04:05:54] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003741 10.0.0.23 - - [2025-12-08 04:05:55] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003713 10.0.0.23 - - [2025-12-08 04:05:56] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003250 10.0.0.23 - - [2025-12-08 04:05:57] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.003898 10.0.0.23 - - [2025-12-08 04:05:58] "GET /virtual-machine/713e2d7d-a051-4b8e-8d12-c819ff84dd2d HTTP/1.1" 404 171 0.004641 10.0.0.23 - - [2025-12-08 04:05:58] "GET /obj-perms HTTP/1.1" 200 5044 0.003681 10.0.0.23 - - [2025-12-08 04:05:58] "GET /obj-perms HTTP/1.1" 200 5044 0.004091 10.0.0.23 - - [2025-12-08 04:05:58] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 200 1298 0.004078 10.0.0.23 - - [2025-12-08 04:05:59] "POST /neutron/port HTTP/1.1" 200 1090 0.019562 10.0.0.23 - - [2025-12-08 04:06:00] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003141 10.0.0.23 - - [2025-12-08 04:06:00] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003064 10.0.0.23 - - [2025-12-08 04:06:00] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.002472 10.0.0.23 - - [2025-12-08 04:06:01] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.005677 10.0.0.23 - - [2025-12-08 04:06:02] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.004815 10.0.0.23 - - [2025-12-08 04:06:03] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003347 10.0.0.23 - - [2025-12-08 04:06:04] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003387 10.0.0.23 - - [2025-12-08 04:06:05] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003366 10.0.0.23 - - [2025-12-08 04:06:06] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003515 10.0.0.23 - - [2025-12-08 04:06:06] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003366 10.0.0.23 - - [2025-12-08 04:06:07] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003620 10.0.0.23 - - [2025-12-08 04:06:08] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003925 10.0.0.23 - - [2025-12-08 04:06:09] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003467 10.0.0.23 - - [2025-12-08 04:06:10] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003903 10.0.0.23 - - [2025-12-08 04:06:11] "GET /virtual-machine/110bb436-67c0-47b6-84fb-ca1deed2e9ea HTTP/1.1" 404 171 0.003042 10.0.0.23 - - [2025-12-08 04:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.23 - - [2025-12-08 04:06:11] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003620 10.0.0.23 - - [2025-12-08 04:06:11] "GET /virtual-networks?parent_id=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002439 10.0.0.23 - - [2025-12-08 04:06:11] "GET /virtual-network/558a572c-4574-4e6a-be89-53bbdf9603e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005806 10.0.0.23 - - [2025-12-08 04:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.23 - - [2025-12-08 04:06:11] "GET /routing-instance/a49d1673-44af-4220-80cd-0330f9330843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004793 10.0.0.23 - - [2025-12-08 04:06:11] "GET /route-target/ff40f562-7a79-496c-b9eb-29d5b635bff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004876 10.0.0.22 - - [2025-12-08 04:06:11] "GET /obj-perms HTTP/1.1" 200 5044 0.004512 10.0.0.23 - - [2025-12-08 04:06:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004143 10.0.0.22 - - [2025-12-08 04:06:20] "GET /obj-perms HTTP/1.1" 200 5044 0.003791 10.0.0.23 - - [2025-12-08 04:06:20] "GET /obj-perms HTTP/1.1" 200 5044 0.004074 10.0.0.23 - - [2025-12-08 04:06:20] "POST /neutron/network HTTP/1.1" 200 808 0.006329 10.0.0.22 - - [2025-12-08 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.042624 10.0.0.23 - - [2025-12-08 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.23 - - [2025-12-08 04:06:21] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004356 10.0.0.23 - - [2025-12-08 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008101 10.0.0.23 - - [2025-12-08 04:06:21] "PUT /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8 HTTP/1.1" 200 276 0.015150 10.0.0.65 - - [2025-12-08 04:06:23] "GET /obj-perms HTTP/1.1" 200 5056 0.064473 10.0.0.65 - - [2025-12-08 04:06:23] "GET /projects?obj_uuids=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.030739 10.0.0.23 - - [2025-12-08 04:06:23] "GET /project/26f8793b-088d-4115-a066-2923ac87de0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.101598 10.0.0.65 - - [2025-12-08 04:06:23] "GET /projects?obj_uuids=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001377 10.0.0.23 - - [2025-12-08 04:06:23] "GET /project/26f8793b-088d-4115-a066-2923ac87de0c?fields=virtual_networks HTTP/1.1" 200 1046 0.044636 10.0.0.65 - - [2025-12-08 04:06:24] "GET /projects?obj_uuids=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000911 10.0.0.23 - - [2025-12-08 04:06:24] "GET /project/26f8793b-088d-4115-a066-2923ac87de0c?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.054602 10.0.0.65 - - [2025-12-08 04:06:24] "GET /projects?obj_uuids=26f8793b-088d-4115-a066-2923ac87de0c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000959 10.0.0.23 - - [2025-12-08 04:06:24] "GET /project/26f8793b-088d-4115-a066-2923ac87de0c?fields=security_groups HTTP/1.1" 200 1279 0.041977 10.0.0.23 - - [2025-12-08 04:06:25] "POST /fqname-to-id HTTP/1.1" 404 194 0.036628 10.0.0.65 - - [2025-12-08 04:06:25] "GET /projects?obj_uuids=ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003311 10.0.0.65 - - [2025-12-08 04:06:25] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.65 - - [2025-12-08 04:06:25] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.037903 10.0.0.65 - - [2025-12-08 04:06:25] "POST /id-to-fqname HTTP/1.1" 200 196 0.001296 10.0.0.65 - - [2025-12-08 04:06:25] "POST /fqname-to-id HTTP/1.1" 404 205 0.007518 10.0.0.65 - - [2025-12-08 04:06:25] "POST /security-groups HTTP/1.1" 200 597 0.037209 10.0.0.65 - - [2025-12-08 04:06:25] "POST /projects HTTP/1.1" 200 597 0.233945 10.0.0.65 - - [2025-12-08 04:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.304070 10.0.0.22 - - [2025-12-08 04:06:25] "POST /access-control-lists HTTP/1.1" 200 602 0.025285 10.0.0.23 - - [2025-12-08 04:06:25] "GET /project/ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.478702 10.0.0.23 - - [2025-12-08 04:06:26] "GET / HTTP/1.1" 200 35931 0.002488 10.0.0.65 - - [2025-12-08 04:06:29] "GET /projects?obj_uuids=ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000927 10.0.0.23 - - [2025-12-08 04:06:29] "GET /project/ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.037646 10.0.0.65 - - [2025-12-08 04:06:29] "GET /projects?obj_uuids=ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000939 10.0.0.23 - - [2025-12-08 04:06:29] "GET /project/ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded?fields=virtual_networks HTTP/1.1" 200 1045 0.056996 10.0.0.65 - - [2025-12-08 04:06:29] "GET /projects?obj_uuids=ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000989 10.0.0.23 - - [2025-12-08 04:06:30] "GET /project/ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.037298 10.0.0.65 - - [2025-12-08 04:06:30] "GET /projects?obj_uuids=ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000923 10.0.0.23 - - [2025-12-08 04:06:30] "GET /project/ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded?fields=security_groups HTTP/1.1" 200 1277 0.050730 10.0.0.23 - - [2025-12-08 04:06:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.029185 10.0.0.65 - - [2025-12-08 04:06:31] "GET /projects?obj_uuids=4d16150a-8928-46c7-81cf-edc0bd381929&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002620 10.0.0.65 - - [2025-12-08 04:06:31] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000847 10.0.0.65 - - [2025-12-08 04:06:31] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007113 10.0.0.65 - - [2025-12-08 04:06:31] "POST /id-to-fqname HTTP/1.1" 200 190 0.003250 10.0.0.65 - - [2025-12-08 04:06:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.004383 10.0.0.65 - - [2025-12-08 04:06:31] "POST /security-groups HTTP/1.1" 200 591 0.073467 10.0.0.22 - - [2025-12-08 04:06:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.003717 10.0.0.65 - - [2025-12-08 04:06:31] "POST /projects HTTP/1.1" 200 585 0.278767 10.0.0.65 - - [2025-12-08 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.351891 10.0.0.22 - - [2025-12-08 04:06:31] "POST /access-control-lists HTTP/1.1" 200 594 0.030361 10.0.0.23 - - [2025-12-08 04:06:31] "GET /project/4d16150a-8928-46c7-81cf-edc0bd381929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.492639 10.0.0.23 - - [2025-12-08 04:06:32] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.65 - - [2025-12-08 04:06:35] "GET /projects?obj_uuids=4d16150a-8928-46c7-81cf-edc0bd381929&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001246 10.0.0.23 - - [2025-12-08 04:06:35] "GET /project/4d16150a-8928-46c7-81cf-edc0bd381929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.059622 10.0.0.65 - - [2025-12-08 04:06:35] "GET /projects?obj_uuids=4d16150a-8928-46c7-81cf-edc0bd381929&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001433 10.0.0.23 - - [2025-12-08 04:06:35] "GET /project/4d16150a-8928-46c7-81cf-edc0bd381929?fields=virtual_networks HTTP/1.1" 200 1031 0.043237 10.0.0.65 - - [2025-12-08 04:06:36] "GET /projects?obj_uuids=4d16150a-8928-46c7-81cf-edc0bd381929&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.23 - - [2025-12-08 04:06:36] "GET /project/4d16150a-8928-46c7-81cf-edc0bd381929?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.038696 10.0.0.65 - - [2025-12-08 04:06:36] "GET /projects?obj_uuids=4d16150a-8928-46c7-81cf-edc0bd381929&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000935 10.0.0.23 - - [2025-12-08 04:06:36] "GET /project/4d16150a-8928-46c7-81cf-edc0bd381929?fields=security_groups HTTP/1.1" 200 1257 0.046123 10.0.0.23 - - [2025-12-08 04:06:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.031182 10.0.0.65 - - [2025-12-08 04:06:37] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003005 10.0.0.65 - - [2025-12-08 04:06:37] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000838 10.0.0.65 - - [2025-12-08 04:06:37] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009270 10.0.0.65 - - [2025-12-08 04:06:37] "POST /id-to-fqname HTTP/1.1" 200 198 0.005872 10.0.0.65 - - [2025-12-08 04:06:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.009031 10.0.0.65 - - [2025-12-08 04:06:37] "POST /security-groups HTTP/1.1" 200 599 0.047589 10.0.0.65 - - [2025-12-08 04:06:37] "POST /projects HTTP/1.1" 200 601 0.256951 10.0.0.65 - - [2025-12-08 04:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.295050 10.0.0.22 - - [2025-12-08 04:06:37] "POST /fqname-to-id HTTP/1.1" 404 241 0.015990 10.0.0.23 - - [2025-12-08 04:06:37] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.447910 10.0.0.23 - - [2025-12-08 04:06:38] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.23 - - [2025-12-08 04:06:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.23 - - [2025-12-08 04:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.062414 10.0.0.65 - - [2025-12-08 04:06:39] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001025 10.0.0.23 - - [2025-12-08 04:06:39] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048460 10.0.0.65 - - [2025-12-08 04:06:39] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.23 - - [2025-12-08 04:06:39] "POST /neutron/network HTTP/1.1" 200 601 0.155361 10.0.0.22 - - [2025-12-08 04:06:39] "POST /ref-update HTTP/1.1" 200 156 0.026394 10.0.0.23 - - [2025-12-08 04:06:40] "POST /neutron/network HTTP/1.1" 200 976 0.011083 10.0.0.23 - - [2025-12-08 04:06:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001213 10.0.0.23 - - [2025-12-08 04:06:40] "GET /virtual-network/90c598d5-754b-4f32-9615-ef454b6f9140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005113 10.0.0.23 - - [2025-12-08 04:06:40] "GET /virtual-network/90c598d5-754b-4f32-9615-ef454b6f9140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005493 10.0.0.23 - - [2025-12-08 04:06:40] "POST /neutron/subnet HTTP/1.1" 200 716 0.009060 10.0.0.23 - - [2025-12-08 04:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.65 - - [2025-12-08 04:06:40] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.23 - - [2025-12-08 04:06:40] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040805 10.0.0.65 - - [2025-12-08 04:06:40] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.23 - - [2025-12-08 04:06:40] "POST /neutron/network HTTP/1.1" 200 601 0.117615 10.0.0.22 - - [2025-12-08 04:06:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.064587 10.0.0.23 - - [2025-12-08 04:06:41] "POST /neutron/network HTTP/1.1" 200 975 0.010788 10.0.0.23 - - [2025-12-08 04:06:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001165 10.0.0.23 - - [2025-12-08 04:06:41] "GET /virtual-network/5c4333d4-90d8-4c3e-9afb-fbc91223ec74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004972 10.0.0.23 - - [2025-12-08 04:06:41] "GET /virtual-network/5c4333d4-90d8-4c3e-9afb-fbc91223ec74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005488 10.0.0.23 - - [2025-12-08 04:06:41] "POST /neutron/subnet HTTP/1.1" 200 716 0.008222 10.0.0.23 - - [2025-12-08 04:06:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001311 10.0.0.65 - - [2025-12-08 04:06:42] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.23 - - [2025-12-08 04:06:42] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.084555 10.0.0.23 - - [2025-12-08 04:06:42] "POST /neutron/network HTTP/1.1" 200 976 0.044538 10.0.0.23 - - [2025-12-08 04:06:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001811 10.0.0.23 - - [2025-12-08 04:06:42] "POST /neutron/port HTTP/1.1" 200 117 0.007557 10.0.0.65 - - [2025-12-08 04:06:43] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.23 - - [2025-12-08 04:06:43] "POST /neutron/port HTTP/1.1" 200 1154 0.388820 10.0.0.23 - - [2025-12-08 04:06:43] "POST /neutron/port HTTP/1.1" 200 1208 0.106033 10.0.0.23 - - [2025-12-08 04:06:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005191 10.0.0.65 - - [2025-12-08 04:06:44] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.23 - - [2025-12-08 04:06:44] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.089051 10.0.0.23 - - [2025-12-08 04:06:44] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.23 - - [2025-12-08 04:06:44] "POST /neutron/port HTTP/1.1" 200 1182 0.016128 10.0.0.23 - - [2025-12-08 04:06:44] "POST /neutron/port HTTP/1.1" 200 1182 0.015388 10.0.0.65 - - [2025-12-08 04:06:44] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.23 - - [2025-12-08 04:06:45] "POST /neutron/port HTTP/1.1" 200 1153 0.351158 10.0.0.23 - - [2025-12-08 04:06:45] "POST /neutron/port HTTP/1.1" 200 1207 0.107418 10.0.0.23 - - [2025-12-08 04:06:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005293 10.0.0.23 - - [2025-12-08 04:06:45] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.23 - - [2025-12-08 04:06:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007893 10.0.0.23 - - [2025-12-08 04:06:49] "POST /neutron/port HTTP/1.1" 200 1182 0.017961 10.0.0.23 - - [2025-12-08 04:06:49] "GET /virtual-machine/0b319b01-bb20-42ca-b4cf-04103be80836 HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-12-08 04:06:50] "GET /virtual-machine/0b319b01-bb20-42ca-b4cf-04103be80836 HTTP/1.1" 200 1299 0.032296 10.0.0.23 - - [2025-12-08 04:06:50] "GET /virtual-machine-interface/5457d65a-6405-4d36-85e9-d948fac89122 HTTP/1.1" 200 3156 0.007894 10.0.0.23 - - [2025-12-08 04:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.23 - - [2025-12-08 04:06:50] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004675 10.0.0.23 - - [2025-12-08 04:06:50] "GET /virtual-networks?parent_id=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005915 10.0.0.23 - - [2025-12-08 04:06:50] "GET /virtual-network/90c598d5-754b-4f32-9615-ef454b6f9140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005550 10.0.0.23 - - [2025-12-08 04:06:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007676 10.0.0.23 - - [2025-12-08 04:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.23 - - [2025-12-08 04:06:53] "GET /virtual-network/90c598d5-754b-4f32-9615-ef454b6f9140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005348 10.0.0.23 - - [2025-12-08 04:06:55] "POST /neutron/port HTTP/1.1" 200 1181 0.014456 10.0.0.23 - - [2025-12-08 04:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.23 - - [2025-12-08 04:06:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003917 10.0.0.23 - - [2025-12-08 04:06:55] "GET /virtual-networks?parent_id=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003057 10.0.0.23 - - [2025-12-08 04:06:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004004 10.0.0.23 - - [2025-12-08 04:06:55] "GET /virtual-network/90c598d5-754b-4f32-9615-ef454b6f9140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007533 10.0.0.23 - - [2025-12-08 04:06:55] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.23 - - [2025-12-08 04:06:55] "POST /neutron/port HTTP/1.1" 200 1182 0.014918 10.0.0.22 - - [2025-12-08 04:06:58] "DELETE /access-control-list/5683817f-8995-4be2-9782-2b209952b000 HTTP/1.1" 200 115 0.037603 10.0.0.23 - - [2025-12-08 04:07:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008756 10.0.0.23 - - [2025-12-08 04:07:01] "POST /neutron/port HTTP/1.1" 200 1181 0.016679 10.0.0.23 - - [2025-12-08 04:07:01] "GET /virtual-machine/edb97f97-284f-411a-8495-2674563412c7 HTTP/1.1" 200 1300 0.007219 10.0.0.23 - - [2025-12-08 04:07:01] "GET /virtual-machine-interface/e27fb1c9-5f72-4667-af3c-c0184b5209f1 HTTP/1.1" 200 3158 0.006045 10.0.0.23 - - [2025-12-08 04:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.23 - - [2025-12-08 04:07:01] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003811 10.0.0.23 - - [2025-12-08 04:07:01] "GET /virtual-networks?parent_id=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003011 10.0.0.23 - - [2025-12-08 04:07:01] "GET /virtual-network/5c4333d4-90d8-4c3e-9afb-fbc91223ec74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005912 10.0.0.23 - - [2025-12-08 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.23 - - [2025-12-08 04:07:02] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005094 10.0.0.23 - - [2025-12-08 04:07:02] "GET /virtual-networks?parent_id=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003500 10.0.0.23 - - [2025-12-08 04:07:02] "GET /virtual-network/5c4333d4-90d8-4c3e-9afb-fbc91223ec74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005926 10.0.0.23 - - [2025-12-08 04:07:02] "POST /fqname-to-id HTTP/1.1" 404 209 0.003260 10.0.0.23 - - [2025-12-08 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.65 - - [2025-12-08 04:07:02] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.23 - - [2025-12-08 04:07:02] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060528 10.0.0.23 - - [2025-12-08 04:07:02] "POST /network-policys HTTP/1.1" 200 533 0.027850 10.0.0.23 - - [2025-12-08 04:07:02] "GET /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006282 10.0.0.23 - - [2025-12-08 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.23 - - [2025-12-08 04:07:02] "GET /virtual-network/90c598d5-754b-4f32-9615-ef454b6f9140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005301 10.0.0.23 - - [2025-12-08 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.23 - - [2025-12-08 04:07:02] "GET /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005442 10.0.0.23 - - [2025-12-08 04:07:02] "POST /ref-update HTTP/1.1" 200 156 0.052531 10.0.0.23 - - [2025-12-08 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.22 - - [2025-12-08 04:07:03] "POST /access-control-lists HTTP/1.1" 200 578 0.081954 10.0.0.23 - - [2025-12-08 04:07:03] "GET /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003758 10.0.0.23 - - [2025-12-08 04:07:03] "GET /virtual-network/90c598d5-754b-4f32-9615-ef454b6f9140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.008537 10.0.0.23 - - [2025-12-08 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.23 - - [2025-12-08 04:07:03] "GET /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005196 10.0.0.23 - - [2025-12-08 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.23 - - [2025-12-08 04:07:03] "GET /virtual-network/5c4333d4-90d8-4c3e-9afb-fbc91223ec74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005931 10.0.0.23 - - [2025-12-08 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.23 - - [2025-12-08 04:07:03] "GET /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004159 10.0.0.22 - - [2025-12-08 04:07:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.007316 10.0.0.23 - - [2025-12-08 04:07:03] "POST /ref-update HTTP/1.1" 200 156 0.051775 10.0.0.23 - - [2025-12-08 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.22 - - [2025-12-08 04:07:03] "POST /access-control-lists HTTP/1.1" 200 578 0.077367 10.0.0.23 - - [2025-12-08 04:07:03] "GET /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.013096 10.0.0.23 - - [2025-12-08 04:07:03] "POST /neutron/network HTTP/1.1" 200 1061 0.013441 10.0.0.23 - - [2025-12-08 04:07:03] "GET /virtual-network/5c4333d4-90d8-4c3e-9afb-fbc91223ec74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.008908 10.0.0.23 - - [2025-12-08 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.23 - - [2025-12-08 04:07:03] "GET /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004140 10.0.0.23 - - [2025-12-08 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.65 - - [2025-12-08 04:07:03] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001008 10.0.0.23 - - [2025-12-08 04:07:03] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035836 10.0.0.22 - - [2025-12-08 04:07:03] "POST /ref-update HTTP/1.1" 200 156 0.028533 10.0.0.65 - - [2025-12-08 04:07:04] "POST /useragent-kv HTTP/1.1" 200 115 0.007215 10.0.0.23 - - [2025-12-08 04:07:04] "POST /neutron/subnet HTTP/1.1" 200 701 0.248853 10.0.0.23 - - [2025-12-08 04:07:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.001994 10.0.0.23 - - [2025-12-08 04:07:04] "GET /virtual-network/96b1bba6-c303-4442-a463-a5e274e4bfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.009818 10.0.0.23 - - [2025-12-08 04:07:04] "POST /neutron/network HTTP/1.1" 200 799 0.013976 10.0.0.23 - - [2025-12-08 04:07:04] "GET /virtual-network/96b1bba6-c303-4442-a463-a5e274e4bfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005967 10.0.0.23 - - [2025-12-08 04:07:04] "POST /neutron/port HTTP/1.1" 200 1182 0.015453 10.0.0.23 - - [2025-12-08 04:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.65 - - [2025-12-08 04:07:04] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000861 10.0.0.23 - - [2025-12-08 04:07:04] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054111 10.0.0.23 - - [2025-12-08 04:07:04] "POST /neutron/network HTTP/1.1" 200 117 0.026082 10.0.0.65 - - [2025-12-08 04:07:04] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.23 - - [2025-12-08 04:07:04] "POST /neutron/network HTTP/1.1" 200 1062 0.008264 10.0.0.23 - - [2025-12-08 04:07:04] "POST /neutron/network HTTP/1.1" 200 585 0.156802 10.0.0.23 - - [2025-12-08 04:07:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.003963 10.0.0.23 - - [2025-12-08 04:07:04] "GET /virtual-network/efa97fc1-98cf-4090-9413-636598e8216f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005746 10.0.0.23 - - [2025-12-08 04:07:04] "POST /neutron/network HTTP/1.1" 200 799 0.011792 10.0.0.23 - - [2025-12-08 04:07:04] "GET /virtual-network/efa97fc1-98cf-4090-9413-636598e8216f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007370 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.003452 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.65 - - [2025-12-08 04:07:05] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.23 - - [2025-12-08 04:07:05] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045068 10.0.0.23 - - [2025-12-08 04:07:05] "POST /network-policys HTTP/1.1" 200 587 0.035034 10.0.0.23 - - [2025-12-08 04:07:05] "GET /network-policy/53d37847-0cad-4295-90b9-258f6ca340af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006195 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.23 - - [2025-12-08 04:07:05] "GET /virtual-network/96b1bba6-c303-4442-a463-a5e274e4bfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.010327 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.23 - - [2025-12-08 04:07:05] "GET /network-policy/53d37847-0cad-4295-90b9-258f6ca340af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004299 10.0.0.22 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.007802 10.0.0.23 - - [2025-12-08 04:07:05] "POST /ref-update HTTP/1.1" 200 156 0.050661 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.23 - - [2025-12-08 04:07:05] "GET /network-policy/53d37847-0cad-4295-90b9-258f6ca340af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006420 10.0.0.23 - - [2025-12-08 04:07:05] "POST /neutron/network HTTP/1.1" 200 912 0.007978 10.0.0.23 - - [2025-12-08 04:07:05] "GET /virtual-network/96b1bba6-c303-4442-a463-a5e274e4bfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.007577 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.23 - - [2025-12-08 04:07:05] "GET /network-policy/53d37847-0cad-4295-90b9-258f6ca340af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003957 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.23 - - [2025-12-08 04:07:05] "GET /virtual-network/efa97fc1-98cf-4090-9413-636598e8216f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007293 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.23 - - [2025-12-08 04:07:05] "GET /network-policy/53d37847-0cad-4295-90b9-258f6ca340af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004003 10.0.0.23 - - [2025-12-08 04:07:05] "POST /ref-update HTTP/1.1" 200 156 0.058087 10.0.0.22 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.003822 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016963 10.0.0.23 - - [2025-12-08 04:07:05] "GET /network-policy/53d37847-0cad-4295-90b9-258f6ca340af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.008658 10.0.0.23 - - [2025-12-08 04:07:05] "GET /virtual-network/efa97fc1-98cf-4090-9413-636598e8216f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.013914 10.0.0.23 - - [2025-12-08 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.23 - - [2025-12-08 04:07:06] "GET /network-policy/53d37847-0cad-4295-90b9-258f6ca340af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004183 10.0.0.23 - - [2025-12-08 04:07:06] "POST /id-to-fqname HTTP/1.1" 200 214 0.001058 10.0.0.23 - - [2025-12-08 04:07:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011457 10.0.0.65 - - [2025-12-08 04:07:07] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001179 10.0.0.23 - - [2025-12-08 04:07:07] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.087081 10.0.0.23 - - [2025-12-08 04:07:07] "POST /neutron/port HTTP/1.1" 200 2245 0.018920 10.0.0.23 - - [2025-12-08 04:07:07] "POST /id-to-fqname HTTP/1.1" 200 214 0.001281 10.0.0.23 - - [2025-12-08 04:07:07] "POST /neutron/port HTTP/1.1" 200 2245 0.027984 10.0.0.23 - - [2025-12-08 04:07:07] "POST /neutron/network HTTP/1.1" 200 922 0.012225 10.0.0.23 - - [2025-12-08 04:07:08] "POST /neutron/port HTTP/1.1" 200 1063 0.014428 10.0.0.23 - - [2025-12-08 04:07:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003753 10.0.0.23 - - [2025-12-08 04:07:08] "POST /neutron/network HTTP/1.1" 200 912 0.010157 10.0.0.65 - - [2025-12-08 04:07:08] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001249 10.0.0.23 - - [2025-12-08 04:07:08] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.085551 10.0.0.23 - - [2025-12-08 04:07:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007343 10.0.0.23 - - [2025-12-08 04:07:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003445 10.0.0.23 - - [2025-12-08 04:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.23 - - [2025-12-08 04:07:09] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005910 10.0.0.65 - - [2025-12-08 04:07:09] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.22 - - [2025-12-08 04:07:09] "PUT /access-control-list/4592e764-a09a-4342-80ab-7aa063ec79c3 HTTP/1.1" 200 272 0.028814 10.0.0.23 - - [2025-12-08 04:07:09] "POST /neutron/port HTTP/1.1" 200 1063 0.286850 10.0.0.23 - - [2025-12-08 04:07:09] "POST /neutron/port HTTP/1.1" 200 1117 0.092833 10.0.0.23 - - [2025-12-08 04:07:09] "POST /neutron/subnet HTTP/1.1" 200 675 0.008728 10.0.0.23 - - [2025-12-08 04:07:10] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003775 10.0.0.23 - - [2025-12-08 04:07:10] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004219 10.0.0.23 - - [2025-12-08 04:07:10] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003614 10.0.0.23 - - [2025-12-08 04:07:10] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.028180 10.0.0.23 - - [2025-12-08 04:07:10] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.045554 10.0.0.23 - - [2025-12-08 04:07:10] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004576 10.0.0.23 - - [2025-12-08 04:07:10] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004973 10.0.0.23 - - [2025-12-08 04:07:10] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.032223 10.0.0.23 - - [2025-12-08 04:07:10] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.052562 10.0.0.23 - - [2025-12-08 04:07:10] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008715 10.0.0.23 - - [2025-12-08 04:07:10] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005162 10.0.0.23 - - [2025-12-08 04:07:10] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.034469 10.0.0.23 - - [2025-12-08 04:07:10] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.033791 10.0.0.23 - - [2025-12-08 04:07:10] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005577 10.0.0.23 - - [2025-12-08 04:07:10] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007102 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.030716 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003343 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004869 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004385 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.047379 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.039236 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011458 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007238 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.034742 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.032512 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006758 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006179 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.041708 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.061165 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.014598 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005202 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.028486 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004652 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005223 10.0.0.23 - - [2025-12-08 04:07:11] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004343 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.028541 10.0.0.23 - - [2025-12-08 04:07:11] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.044828 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007000 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004763 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.029105 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.034516 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008357 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005026 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.037345 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.032502 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005415 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004515 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.019049 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003812 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004422 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003698 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.024845 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.030920 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007825 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006724 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.034582 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.034271 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.009825 10.0.0.23 - - [2025-12-08 04:07:12] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004550 10.0.0.23 - - [2025-12-08 04:07:12] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.044971 10.0.0.23 - - [2025-12-08 04:07:13] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.035604 10.0.0.65 - - [2025-12-08 04:07:14] "DELETE /project/26f8793b-088d-4115-a066-2923ac87de0c HTTP/1.1" 404 177 0.006330 10.0.0.65 - - [2025-12-08 04:07:14] "DELETE /project/ed35ed5ba5d1432dba1bb5ad52bbaded HTTP/1.1" 404 173 0.007860 10.0.0.65 - - [2025-12-08 04:07:14] "DELETE /project/4d16150a892846c781cfedc0bd381929 HTTP/1.1" 404 173 0.010660 10.0.0.65 - - [2025-12-08 04:07:14] "DELETE /project/7ea0e3edd0dc4e308da9b2106cb5cd11 HTTP/1.1" 404 173 0.006380 10.0.0.65 - - [2025-12-08 04:07:14] "GET /projects?obj_uuids=ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000824 10.0.0.65 - - [2025-12-08 04:07:14] "GET /projects?obj_uuids=4d16150a-8928-46c7-81cf-edc0bd381929&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000715 10.0.0.65 - - [2025-12-08 04:07:14] "GET /project/4d16150a-8928-46c7-81cf-edc0bd381929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.038240 10.0.0.65 - - [2025-12-08 04:07:14] "GET /projects?obj_uuids=4d16150a-8928-46c7-81cf-edc0bd381929&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000959 10.0.0.65 - - [2025-12-08 04:07:14] "GET /project/ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.061871 10.0.0.65 - - [2025-12-08 04:07:14] "GET /projects?obj_uuids=ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001361 10.0.0.65 - - [2025-12-08 04:07:14] "GET /project/4d16150a-8928-46c7-81cf-edc0bd381929?fields=security_groups HTTP/1.1" 200 1362 0.063051 10.0.0.65 - - [2025-12-08 04:07:14] "GET /project/ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded?fields=security_groups HTTP/1.1" 200 1382 0.085414 10.0.0.65 - - [2025-12-08 04:07:14] "DELETE /security-group/e9e7a6b8-9523-44cf-8ba8-d8bbd138955f HTTP/1.1" 200 115 0.056139 10.0.0.65 - - [2025-12-08 04:07:14] "GET /projects?obj_uuids=4d16150a-8928-46c7-81cf-edc0bd381929&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961 10.0.0.65 - - [2025-12-08 04:07:14] "GET /project/4d16150a-8928-46c7-81cf-edc0bd381929?fields=application_policy_sets HTTP/1.1" 200 1401 0.057918 10.0.0.65 - - [2025-12-08 04:07:14] "DELETE /security-group/31acaaba-5ff9-4194-b4ed-7d11870ae941 HTTP/1.1" 200 115 0.106171 10.0.0.65 - - [2025-12-08 04:07:14] "GET /projects?obj_uuids=ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000886 10.0.0.22 - - [2025-12-08 04:07:14] "DELETE /access-control-list/36704761-9d7a-4767-bfd4-19c0a6e0b967 HTTP/1.1" 200 115 0.052893 10.0.0.65 - - [2025-12-08 04:07:14] "GET /project/ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded?fields=application_policy_sets HTTP/1.1" 200 1421 0.066974 10.0.0.65 - - [2025-12-08 04:07:15] "DELETE /project/4d16150a-8928-46c7-81cf-edc0bd381929 HTTP/1.1" 200 115 0.508880 10.0.0.65 - - [2025-12-08 04:07:15] "DELETE /project/ed35ed5b-a5d1-432d-ba1b-b5ad52bbaded HTTP/1.1" 200 115 0.567531 10.0.0.23 - - [2025-12-08 04:07:17] "POST /neutron/port HTTP/1.1" 200 1091 0.016470 10.0.0.23 - - [2025-12-08 04:07:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009845 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003962 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005381 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004270 10.0.0.23 - - [2025-12-08 04:07:23] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.031711 10.0.0.23 - - [2025-12-08 04:07:23] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.040310 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007111 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007535 10.0.0.23 - - [2025-12-08 04:07:23] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.040861 10.0.0.23 - - [2025-12-08 04:07:23] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.050424 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006110 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.011266 10.0.0.23 - - [2025-12-08 04:07:23] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.044608 10.0.0.23 - - [2025-12-08 04:07:23] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.035430 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006486 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.010178 10.0.0.23 - - [2025-12-08 04:07:23] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.022772 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004597 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004367 10.0.0.23 - - [2025-12-08 04:07:23] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008324 10.0.0.23 - - [2025-12-08 04:07:23] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.052812 10.0.0.23 - - [2025-12-08 04:07:23] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.039996 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004992 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004173 10.0.0.23 - - [2025-12-08 04:07:24] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.044987 10.0.0.23 - - [2025-12-08 04:07:24] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.041575 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005460 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005659 10.0.0.23 - - [2025-12-08 04:07:24] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.036700 10.0.0.23 - - [2025-12-08 04:07:24] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.037314 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008539 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005310 10.0.0.23 - - [2025-12-08 04:07:24] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.030803 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004219 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006153 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005937 10.0.0.23 - - [2025-12-08 04:07:24] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.037819 10.0.0.23 - - [2025-12-08 04:07:24] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.039261 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007663 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004314 10.0.0.23 - - [2025-12-08 04:07:24] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.042693 10.0.0.23 - - [2025-12-08 04:07:24] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.055283 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.018444 10.0.0.23 - - [2025-12-08 04:07:24] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004814 10.0.0.23 - - [2025-12-08 04:07:25] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.036380 10.0.0.23 - - [2025-12-08 04:07:25] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.045030 10.0.0.23 - - [2025-12-08 04:07:25] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005402 10.0.0.23 - - [2025-12-08 04:07:25] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007289 10.0.0.23 - - [2025-12-08 04:07:25] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.020310 10.0.0.23 - - [2025-12-08 04:07:25] "POST /ref-update HTTP/1.1" 200 156 0.067259 10.0.0.22 - - [2025-12-08 04:07:25] "POST /ref-update HTTP/1.1" 200 156 0.036534 10.0.0.23 - - [2025-12-08 04:07:25] "GET /virtual-network/efa97fc1-98cf-4090-9413-636598e8216f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.018971 10.0.0.23 - - [2025-12-08 04:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.23 - - [2025-12-08 04:07:25] "GET /network-policy/53d37847-0cad-4295-90b9-258f6ca340af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005175 10.0.0.23 - - [2025-12-08 04:07:25] "POST /ref-update HTTP/1.1" 200 156 0.065448 10.0.0.23 - - [2025-12-08 04:07:25] "GET /virtual-network/96b1bba6-c303-4442-a463-a5e274e4bfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007438 10.0.0.23 - - [2025-12-08 04:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008057 10.0.0.23 - - [2025-12-08 04:07:25] "GET /network-policy/53d37847-0cad-4295-90b9-258f6ca340af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003829 10.0.0.23 - - [2025-12-08 04:07:25] "DELETE /network-policy/53d37847-0cad-4295-90b9-258f6ca340af HTTP/1.1" 200 115 0.035043 10.0.0.23 - - [2025-12-08 04:07:25] "POST /neutron/network HTTP/1.1" 200 799 0.011998 10.0.0.23 - - [2025-12-08 04:07:25] "POST /neutron/port HTTP/1.1" 200 1117 0.010859 10.0.0.23 - - [2025-12-08 04:07:25] "POST /neutron/port HTTP/1.1" 200 1117 0.011001 10.0.0.65 - - [2025-12-08 04:07:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003447 10.0.0.22 - - [2025-12-08 04:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.65 - - [2025-12-08 04:07:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004463 10.0.0.23 - - [2025-12-08 04:07:28] "POST /neutron/network HTTP/1.1" 200 151 0.119513 10.0.0.22 - - [2025-12-08 04:07:28] "DELETE /route-target/87d2c018-fc81-46d8-a85c-068de206a7c7 HTTP/1.1" 200 115 0.028143 10.0.0.23 - - [2025-12-08 04:07:28] "POST /ref-update HTTP/1.1" 200 156 0.058048 10.0.0.23 - - [2025-12-08 04:07:28] "POST /neutron/network HTTP/1.1" 200 975 0.017987 10.0.0.23 - - [2025-12-08 04:07:28] "GET /virtual-network/5c4333d4-90d8-4c3e-9afb-fbc91223ec74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006052 10.0.0.23 - - [2025-12-08 04:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.23 - - [2025-12-08 04:07:28] "GET /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007126 10.0.0.23 - - [2025-12-08 04:07:28] "POST /ref-update HTTP/1.1" 200 156 0.062433 10.0.0.22 - - [2025-12-08 04:07:28] "DELETE /access-control-list/6067b4d9-d965-4bfa-8482-bde7baf7c7c0 HTTP/1.1" 200 115 0.058235 10.0.0.23 - - [2025-12-08 04:07:28] "GET /virtual-network/90c598d5-754b-4f32-9615-ef454b6f9140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.028677 10.0.0.23 - - [2025-12-08 04:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.23 - - [2025-12-08 04:07:28] "GET /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007578 10.0.0.23 - - [2025-12-08 04:07:28] "DELETE /network-policy/83aabfa6-2352-4a30-8030-b10a6ee77938 HTTP/1.1" 200 115 0.037654 10.0.0.23 - - [2025-12-08 04:07:28] "POST /neutron/network HTTP/1.1" 400 204 0.012992 10.0.0.23 - - [2025-12-08 04:07:29] "POST /neutron/port HTTP/1.1" 200 151 0.267020 10.0.0.23 - - [2025-12-08 04:07:29] "POST /neutron/port HTTP/1.1" 200 151 0.289170 10.0.0.22 - - [2025-12-08 04:07:31] "DELETE /route-target/5ebd2504-bde7-4dac-a192-3330851b00c5 HTTP/1.1" 200 115 0.022696 10.0.0.23 - - [2025-12-08 04:07:31] "POST /neutron/network HTTP/1.1" 200 976 0.010312 10.0.0.23 - - [2025-12-08 04:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.65 - - [2025-12-08 04:07:32] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001376 10.0.0.23 - - [2025-12-08 04:07:32] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045833 10.0.0.65 - - [2025-12-08 04:07:32] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.23 - - [2025-12-08 04:07:32] "POST /neutron/network HTTP/1.1" 200 601 0.135741 10.0.0.22 - - [2025-12-08 04:07:32] "POST /route-targets HTTP/1.1" 200 327 0.012930 10.0.0.22 - - [2025-12-08 04:07:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.008848 10.0.0.23 - - [2025-12-08 04:07:33] "POST /neutron/network HTTP/1.1" 200 976 0.017349 10.0.0.23 - - [2025-12-08 04:07:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001579 10.0.0.23 - - [2025-12-08 04:07:33] "GET /virtual-network/d56d3d8d-e33b-4242-8518-82154ded40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005844 10.0.0.23 - - [2025-12-08 04:07:33] "GET /virtual-network/d56d3d8d-e33b-4242-8518-82154ded40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005303 10.0.0.23 - - [2025-12-08 04:07:33] "POST /neutron/subnet HTTP/1.1" 200 716 0.009379 10.0.0.23 - - [2025-12-08 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.65 - - [2025-12-08 04:07:33] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000829 10.0.0.23 - - [2025-12-08 04:07:33] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041027 10.0.0.65 - - [2025-12-08 04:07:33] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001082 10.0.0.23 - - [2025-12-08 04:07:33] "POST /neutron/network HTTP/1.1" 200 601 0.111169 10.0.0.22 - - [2025-12-08 04:07:33] "POST /ref-update HTTP/1.1" 200 156 0.021420 10.0.0.22 - - [2025-12-08 04:07:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.003216 10.0.0.23 - - [2025-12-08 04:07:34] "POST /neutron/network HTTP/1.1" 200 977 0.012479 10.0.0.23 - - [2025-12-08 04:07:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.000934 10.0.0.23 - - [2025-12-08 04:07:34] "GET /virtual-network/faec72e4-9330-4188-a7bd-e66ef7395b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.004433 10.0.0.23 - - [2025-12-08 04:07:34] "GET /virtual-network/faec72e4-9330-4188-a7bd-e66ef7395b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006200 10.0.0.23 - - [2025-12-08 04:07:34] "POST /neutron/subnet HTTP/1.1" 200 716 0.010728 10.0.0.23 - - [2025-12-08 04:07:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001669 10.0.0.65 - - [2025-12-08 04:07:35] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001073 10.0.0.23 - - [2025-12-08 04:07:35] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.064305 10.0.0.23 - - [2025-12-08 04:07:35] "POST /neutron/network HTTP/1.1" 200 976 0.008267 10.0.0.23 - - [2025-12-08 04:07:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001275 10.0.0.23 - - [2025-12-08 04:07:35] "POST /neutron/port HTTP/1.1" 200 117 0.007569 10.0.0.65 - - [2025-12-08 04:07:35] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001503 10.0.0.23 - - [2025-12-08 04:07:36] "POST /neutron/port HTTP/1.1" 200 1154 0.371430 10.0.0.23 - - [2025-12-08 04:07:36] "POST /neutron/port HTTP/1.1" 200 1208 0.121167 10.0.0.65 - - [2025-12-08 04:07:36] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.23 - - [2025-12-08 04:07:36] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.081330 10.0.0.23 - - [2025-12-08 04:07:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004382 10.0.0.23 - - [2025-12-08 04:07:36] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.23 - - [2025-12-08 04:07:36] "POST /neutron/port HTTP/1.1" 200 1182 0.016170 10.0.0.23 - - [2025-12-08 04:07:36] "POST /neutron/port HTTP/1.1" 200 1182 0.016188 10.0.0.65 - - [2025-12-08 04:07:37] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.23 - - [2025-12-08 04:07:37] "POST /neutron/port HTTP/1.1" 200 1155 0.330825 10.0.0.23 - - [2025-12-08 04:07:37] "POST /neutron/port HTTP/1.1" 200 1209 0.121271 10.0.0.23 - - [2025-12-08 04:07:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006254 10.0.0.23 - - [2025-12-08 04:07:37] "POST /neutron/port HTTP/1.1" 200 117 0.001154 10.0.0.23 - - [2025-12-08 04:07:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008943 10.0.0.23 - - [2025-12-08 04:07:42] "POST /neutron/port HTTP/1.1" 200 1182 0.014962 10.0.0.23 - - [2025-12-08 04:07:42] "GET /virtual-machine/97ddd3cd-0028-4806-8277-e5d491358a2b HTTP/1.1" 200 1300 0.005963 10.0.0.23 - - [2025-12-08 04:07:42] "GET /virtual-machine-interface/40db8ab5-2d7d-41f5-aa57-f38aaf8b77dc HTTP/1.1" 200 3157 0.005493 10.0.0.23 - - [2025-12-08 04:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.23 - - [2025-12-08 04:07:42] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003486 10.0.0.23 - - [2025-12-08 04:07:42] "GET /virtual-networks?parent_id=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003069 10.0.0.23 - - [2025-12-08 04:07:42] "GET /virtual-network/d56d3d8d-e33b-4242-8518-82154ded40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007691 10.0.0.23 - - [2025-12-08 04:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.23 - - [2025-12-08 04:07:45] "GET /virtual-network/d56d3d8d-e33b-4242-8518-82154ded40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006743 10.0.0.23 - - [2025-12-08 04:07:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.040102 10.0.0.23 - - [2025-12-08 04:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.23 - - [2025-12-08 04:07:47] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004996 10.0.0.23 - - [2025-12-08 04:07:47] "GET /virtual-networks?parent_id=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003497 10.0.0.23 - - [2025-12-08 04:07:47] "GET /virtual-network/d56d3d8d-e33b-4242-8518-82154ded40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007346 10.0.0.23 - - [2025-12-08 04:07:47] "POST /neutron/port HTTP/1.1" 200 1183 0.014672 10.0.0.23 - - [2025-12-08 04:07:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008706 10.0.0.23 - - [2025-12-08 04:07:47] "GET /virtual-machine/c3008fcd-0e18-4f5f-a766-c4c8d066c664 HTTP/1.1" 200 1301 0.005717 10.0.0.23 - - [2025-12-08 04:07:47] "GET /virtual-machine-interface/6129f976-0b7a-4e52-936f-b8ead8b6cfdd HTTP/1.1" 200 3157 0.004862 10.0.0.23 - - [2025-12-08 04:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2025-12-08 04:07:47] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003437 10.0.0.23 - - [2025-12-08 04:07:47] "GET /virtual-networks?parent_id=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002828 10.0.0.23 - - [2025-12-08 04:07:47] "GET /virtual-network/faec72e4-9330-4188-a7bd-e66ef7395b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005719 10.0.0.23 - - [2025-12-08 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.23 - - [2025-12-08 04:07:49] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005205 10.0.0.23 - - [2025-12-08 04:07:49] "GET /virtual-networks?parent_id=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004467 10.0.0.23 - - [2025-12-08 04:07:49] "GET /virtual-network/faec72e4-9330-4188-a7bd-e66ef7395b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007215 10.0.0.23 - - [2025-12-08 04:07:49] "POST /fqname-to-id HTTP/1.1" 404 209 0.003685 10.0.0.23 - - [2025-12-08 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.65 - - [2025-12-08 04:07:49] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.23 - - [2025-12-08 04:07:49] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044151 10.0.0.23 - - [2025-12-08 04:07:49] "POST /network-policys HTTP/1.1" 200 533 0.028266 10.0.0.23 - - [2025-12-08 04:07:49] "GET /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005666 10.0.0.23 - - [2025-12-08 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.23 - - [2025-12-08 04:07:49] "GET /virtual-network/d56d3d8d-e33b-4242-8518-82154ded40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005415 10.0.0.23 - - [2025-12-08 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.23 - - [2025-12-08 04:07:49] "GET /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004420 10.0.0.23 - - [2025-12-08 04:07:49] "POST /ref-update HTTP/1.1" 200 156 0.050560 10.0.0.23 - - [2025-12-08 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.23 - - [2025-12-08 04:07:49] "GET /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005813 10.0.0.23 - - [2025-12-08 04:07:49] "POST /neutron/network HTTP/1.1" 200 1062 0.016272 10.0.0.23 - - [2025-12-08 04:07:49] "GET /virtual-network/d56d3d8d-e33b-4242-8518-82154ded40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.006294 10.0.0.23 - - [2025-12-08 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.23 - - [2025-12-08 04:07:49] "GET /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006544 10.0.0.23 - - [2025-12-08 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.23 - - [2025-12-08 04:07:49] "GET /virtual-network/faec72e4-9330-4188-a7bd-e66ef7395b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006793 10.0.0.23 - - [2025-12-08 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-12-08 04:07:49] "GET /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006087 10.0.0.23 - - [2025-12-08 04:07:50] "POST /ref-update HTTP/1.1" 200 156 0.067379 10.0.0.23 - - [2025-12-08 04:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020145 10.0.0.22 - - [2025-12-08 04:07:50] "PUT /access-control-list/3bee878c-5300-4982-8435-be244e47ffc3 HTTP/1.1" 200 272 0.016928 10.0.0.23 - - [2025-12-08 04:07:50] "GET /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.010302 10.0.0.23 - - [2025-12-08 04:07:50] "GET /virtual-network/faec72e4-9330-4188-a7bd-e66ef7395b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.010052 10.0.0.23 - - [2025-12-08 04:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.23 - - [2025-12-08 04:07:50] "GET /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005801 10.0.0.23 - - [2025-12-08 04:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.22 - - [2025-12-08 04:07:50] "POST /ref-update HTTP/1.1" 200 156 0.029327 10.0.0.65 - - [2025-12-08 04:07:50] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000957 10.0.0.23 - - [2025-12-08 04:07:50] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.030241 10.0.0.65 - - [2025-12-08 04:07:50] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000903 10.0.0.23 - - [2025-12-08 04:07:50] "POST /neutron/network HTTP/1.1" 200 585 0.123101 10.0.0.23 - - [2025-12-08 04:07:50] "POST /id-to-fqname HTTP/1.1" 200 214 0.003037 10.0.0.23 - - [2025-12-08 04:07:50] "GET /virtual-network/0f7ae90b-f8d1-4f92-8bf5-9ff165a9c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005258 10.0.0.23 - - [2025-12-08 04:07:50] "POST /neutron/network HTTP/1.1" 200 799 0.005891 10.0.0.23 - - [2025-12-08 04:07:50] "GET /virtual-network/0f7ae90b-f8d1-4f92-8bf5-9ff165a9c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004683 10.0.0.23 - - [2025-12-08 04:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.65 - - [2025-12-08 04:07:50] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001075 10.0.0.23 - - [2025-12-08 04:07:51] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043421 10.0.0.23 - - [2025-12-08 04:07:51] "POST /neutron/network HTTP/1.1" 200 117 0.015934 10.0.0.22 - - [2025-12-08 04:07:51] "POST /route-targets HTTP/1.1" 200 327 0.013691 10.0.0.23 - - [2025-12-08 04:07:51] "POST /neutron/network HTTP/1.1" 200 799 0.008973 10.0.0.23 - - [2025-12-08 04:07:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001063 10.0.0.23 - - [2025-12-08 04:07:51] "GET /virtual-network/6ca1a464-4ea1-4f03-b528-32a81e441a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004572 10.0.0.23 - - [2025-12-08 04:07:51] "GET /virtual-network/6ca1a464-4ea1-4f03-b528-32a81e441a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005976 10.0.0.23 - - [2025-12-08 04:07:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.009149 10.0.0.23 - - [2025-12-08 04:07:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.003795 10.0.0.23 - - [2025-12-08 04:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.65 - - [2025-12-08 04:07:51] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001522 10.0.0.23 - - [2025-12-08 04:07:51] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049650 10.0.0.23 - - [2025-12-08 04:07:51] "POST /network-policys HTTP/1.1" 200 587 0.028709 10.0.0.23 - - [2025-12-08 04:07:51] "GET /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006476 10.0.0.23 - - [2025-12-08 04:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.23 - - [2025-12-08 04:07:51] "GET /virtual-network/0f7ae90b-f8d1-4f92-8bf5-9ff165a9c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006024 10.0.0.23 - - [2025-12-08 04:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.23 - - [2025-12-08 04:07:52] "GET /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004700 10.0.0.23 - - [2025-12-08 04:07:52] "POST /ref-update HTTP/1.1" 200 156 0.061012 10.0.0.22 - - [2025-12-08 04:07:52] "POST /access-control-lists HTTP/1.1" 200 554 0.053673 10.0.0.23 - - [2025-12-08 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006259 10.0.0.23 - - [2025-12-08 04:07:52] "GET /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004145 10.0.0.23 - - [2025-12-08 04:07:52] "GET /virtual-network/0f7ae90b-f8d1-4f92-8bf5-9ff165a9c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.008385 10.0.0.23 - - [2025-12-08 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.23 - - [2025-12-08 04:07:52] "GET /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004052 10.0.0.23 - - [2025-12-08 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.23 - - [2025-12-08 04:07:52] "GET /virtual-network/6ca1a464-4ea1-4f03-b528-32a81e441a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005464 10.0.0.23 - - [2025-12-08 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.23 - - [2025-12-08 04:07:52] "GET /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004630 10.0.0.23 - - [2025-12-08 04:07:52] "POST /ref-update HTTP/1.1" 200 156 0.068871 10.0.0.23 - - [2025-12-08 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.22 - - [2025-12-08 04:07:52] "POST /access-control-lists HTTP/1.1" 200 554 0.073603 10.0.0.23 - - [2025-12-08 04:07:52] "GET /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003910 10.0.0.23 - - [2025-12-08 04:07:52] "GET /virtual-network/6ca1a464-4ea1-4f03-b528-32a81e441a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.008666 10.0.0.23 - - [2025-12-08 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.23 - - [2025-12-08 04:07:52] "GET /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003912 10.0.0.23 - - [2025-12-08 04:07:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.000961 10.0.0.23 - - [2025-12-08 04:07:52] "POST /neutron/port HTTP/1.1" 200 2247 0.016746 10.0.0.65 - - [2025-12-08 04:07:53] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.23 - - [2025-12-08 04:07:53] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.059774 10.0.0.23 - - [2025-12-08 04:07:53] "POST /neutron/network HTTP/1.1" 200 912 0.007386 10.0.0.23 - - [2025-12-08 04:07:54] "POST /neutron/port HTTP/1.1" 200 117 0.006185 10.0.0.23 - - [2025-12-08 04:07:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.001196 10.0.0.23 - - [2025-12-08 04:07:54] "POST /neutron/network HTTP/1.1" 200 922 0.008621 10.0.0.23 - - [2025-12-08 04:07:54] "POST /neutron/port HTTP/1.1" 200 1063 0.014026 10.0.0.23 - - [2025-12-08 04:07:54] "POST /neutron/port HTTP/1.1" 200 1091 0.015464 10.0.0.23 - - [2025-12-08 04:07:55] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.65 - - [2025-12-08 04:07:55] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001301 10.0.0.23 - - [2025-12-08 04:07:55] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.067055 10.0.0.23 - - [2025-12-08 04:07:55] "POST /neutron/port HTTP/1.1" 200 3221 0.020141 10.0.0.23 - - [2025-12-08 04:07:55] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003431 10.0.0.23 - - [2025-12-08 04:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.23 - - [2025-12-08 04:07:55] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004921 10.0.0.23 - - [2025-12-08 04:07:56] "POST /neutron/network HTTP/1.1" 200 922 0.010149 10.0.0.23 - - [2025-12-08 04:07:56] "POST /neutron/port HTTP/1.1" 200 1063 0.042932 10.0.0.23 - - [2025-12-08 04:07:56] "POST /neutron/port HTTP/1.1" 200 1117 0.103020 10.0.0.23 - - [2025-12-08 04:07:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004974 10.0.0.23 - - [2025-12-08 04:07:56] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.23 - - [2025-12-08 04:07:56] "POST /neutron/subnet HTTP/1.1" 200 675 0.011284 10.0.0.23 - - [2025-12-08 04:07:56] "POST /neutron/network HTTP/1.1" 200 912 0.006610 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003454 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004584 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003668 10.0.0.23 - - [2025-12-08 04:07:57] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.027594 10.0.0.23 - - [2025-12-08 04:07:57] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.054796 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005806 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006121 10.0.0.23 - - [2025-12-08 04:07:57] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.042618 10.0.0.23 - - [2025-12-08 04:07:57] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.034472 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004210 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005019 10.0.0.23 - - [2025-12-08 04:07:57] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.032728 10.0.0.23 - - [2025-12-08 04:07:57] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.037779 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005177 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007772 10.0.0.23 - - [2025-12-08 04:07:57] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.026292 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003315 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005217 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003996 10.0.0.23 - - [2025-12-08 04:07:57] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.025506 10.0.0.23 - - [2025-12-08 04:07:57] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.042063 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007669 10.0.0.23 - - [2025-12-08 04:07:57] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003882 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.039999 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.036616 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008463 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005888 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.029633 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.037509 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007439 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004671 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.023200 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003167 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004648 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003656 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.023780 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.034449 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005037 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004165 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.042488 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.040605 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003706 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005679 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.034476 10.0.0.23 - - [2025-12-08 04:07:58] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.037082 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004169 10.0.0.23 - - [2025-12-08 04:07:58] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007408 10.0.0.23 - - [2025-12-08 04:07:59] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.020290 10.0.0.23 - - [2025-12-08 04:07:59] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004810 10.0.0.23 - - [2025-12-08 04:07:59] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003968 10.0.0.23 - - [2025-12-08 04:07:59] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.014913 10.0.0.23 - - [2025-12-08 04:07:59] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007862 10.0.0.23 - - [2025-12-08 04:07:59] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004213 10.0.0.23 - - [2025-12-08 04:07:59] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.022451 10.0.0.23 - - [2025-12-08 04:07:59] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005067 10.0.0.23 - - [2025-12-08 04:07:59] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005387 10.0.0.23 - - [2025-12-08 04:07:59] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.016361 10.0.0.23 - - [2025-12-08 04:08:05] "POST /neutron/port HTTP/1.1" 200 1182 0.052215 10.0.0.23 - - [2025-12-08 04:08:05] "POST /neutron/port HTTP/1.1" 200 1091 0.015114 10.0.0.23 - - [2025-12-08 04:08:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006543 10.0.0.23 - - [2025-12-08 04:08:05] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003357 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004729 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.003562 10.0.0.23 - - [2025-12-08 04:08:09] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.026058 10.0.0.23 - - [2025-12-08 04:08:09] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.038903 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007640 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006484 10.0.0.23 - - [2025-12-08 04:08:09] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.040233 10.0.0.23 - - [2025-12-08 04:08:09] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.036732 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008542 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004997 10.0.0.23 - - [2025-12-08 04:08:09] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.036247 10.0.0.23 - - [2025-12-08 04:08:09] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.036342 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007207 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004198 10.0.0.23 - - [2025-12-08 04:08:09] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.023911 10.0.0.23 - - [2025-12-08 04:08:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003495 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004785 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004103 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.027200 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.031198 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007379 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005293 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.032783 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.036251 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004756 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004391 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.040100 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.048604 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004647 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004341 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.029480 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003187 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005069 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003736 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.024699 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/48d9db7e-537d-4ee8-a3e9-dcd3267b86c6 HTTP/1.1" 200 254 0.041687 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011384 10.0.0.23 - - [2025-12-08 04:08:10] "GET /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009355 10.0.0.23 - - [2025-12-08 04:08:10] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.025982 10.0.0.23 - - [2025-12-08 04:08:11] "PUT /bgp-router/f377bf76-34ad-4df1-aea0-ee05ca5d98e1 HTTP/1.1" 200 254 0.037807 10.0.0.23 - - [2025-12-08 04:08:11] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006090 10.0.0.23 - - [2025-12-08 04:08:11] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004701 10.0.0.23 - - [2025-12-08 04:08:11] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.036024 10.0.0.23 - - [2025-12-08 04:08:11] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.042028 10.0.0.23 - - [2025-12-08 04:08:11] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004953 10.0.0.23 - - [2025-12-08 04:08:11] "GET /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005025 10.0.0.23 - - [2025-12-08 04:08:11] "PUT /bgp-router/332d7fef-4fce-4845-8cf7-1112b9ad1b13 HTTP/1.1" 200 254 0.021876 10.0.0.23 - - [2025-12-08 04:08:11] "POST /ref-update HTTP/1.1" 200 156 0.052043 10.0.0.22 - - [2025-12-08 04:08:11] "DELETE /access-control-list/769c24a6-2cef-4afa-88a7-70f16e5ec603 HTTP/1.1" 200 115 0.057689 10.0.0.23 - - [2025-12-08 04:08:11] "GET /virtual-network/6ca1a464-4ea1-4f03-b528-32a81e441a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.016114 10.0.0.23 - - [2025-12-08 04:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.23 - - [2025-12-08 04:08:11] "GET /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005883 10.0.0.23 - - [2025-12-08 04:08:11] "POST /ref-update HTTP/1.1" 200 156 0.060025 10.0.0.23 - - [2025-12-08 04:08:11] "POST /neutron/network HTTP/1.1" 200 799 0.016449 10.0.0.22 - - [2025-12-08 04:08:11] "POST /ref-update HTTP/1.1" 200 156 0.044367 10.0.0.23 - - [2025-12-08 04:08:11] "GET /virtual-network/0f7ae90b-f8d1-4f92-8bf5-9ff165a9c469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010617 10.0.0.23 - - [2025-12-08 04:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.23 - - [2025-12-08 04:08:11] "GET /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005131 10.0.0.23 - - [2025-12-08 04:08:11] "DELETE /network-policy/e8474d01-1b4d-4df8-bfe5-3d7082fba8b0 HTTP/1.1" 200 115 0.037873 10.0.0.23 - - [2025-12-08 04:08:11] "POST /neutron/network HTTP/1.1" 400 204 0.015620 10.0.0.23 - - [2025-12-08 04:08:12] "POST /neutron/port HTTP/1.1" 200 1091 0.012391 10.0.0.23 - - [2025-12-08 04:08:13] "POST /neutron/network HTTP/1.1" 200 799 0.006949 10.0.0.22 - - [2025-12-08 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.65 - - [2025-12-08 04:08:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003018 10.0.0.65 - - [2025-12-08 04:08:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002994 10.0.0.23 - - [2025-12-08 04:08:14] "POST /neutron/network HTTP/1.1" 200 151 0.129108 10.0.0.22 - - [2025-12-08 04:08:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.004381 10.0.0.23 - - [2025-12-08 04:08:14] "POST /ref-update HTTP/1.1" 200 156 0.058239 10.0.0.23 - - [2025-12-08 04:08:14] "GET /virtual-network/faec72e4-9330-4188-a7bd-e66ef7395b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.013061 10.0.0.23 - - [2025-12-08 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.22 - - [2025-12-08 04:08:14] "POST /ref-update HTTP/1.1" 200 156 0.034700 10.0.0.23 - - [2025-12-08 04:08:14] "GET /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004184 10.0.0.23 - - [2025-12-08 04:08:14] "POST /ref-update HTTP/1.1" 200 156 0.072742 10.0.0.23 - - [2025-12-08 04:08:14] "GET /virtual-network/d56d3d8d-e33b-4242-8518-82154ded40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010815 10.0.0.23 - - [2025-12-08 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.23 - - [2025-12-08 04:08:14] "GET /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004073 10.0.0.23 - - [2025-12-08 04:08:14] "DELETE /network-policy/48ca23aa-8543-4ae6-bb8a-64527ba7d0bf HTTP/1.1" 200 115 0.031492 10.0.0.23 - - [2025-12-08 04:08:14] "POST /neutron/network HTTP/1.1" 200 977 0.010305 10.0.0.23 - - [2025-12-08 04:08:15] "POST /neutron/port HTTP/1.1" 200 1209 0.015171 10.0.0.23 - - [2025-12-08 04:08:15] "POST /neutron/port HTTP/1.1" 200 1208 0.024645 10.0.0.22 - - [2025-12-08 04:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.65 - - [2025-12-08 04:08:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003082 10.0.0.65 - - [2025-12-08 04:08:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004622 10.0.0.65 - - [2025-12-08 04:08:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003479 10.0.0.65 - - [2025-12-08 04:08:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001780 10.0.0.23 - - [2025-12-08 04:08:17] "POST /neutron/network HTTP/1.1" 200 151 0.166582 10.0.0.22 - - [2025-12-08 04:08:17] "DELETE /route-target/579d3ccc-e7bb-455d-9df1-d799fcaf245a HTTP/1.1" 200 115 0.022915 10.0.0.65 - - [2025-12-08 04:08:18] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001250 10.0.0.23 - - [2025-12-08 04:08:18] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037855 10.0.0.65 - - [2025-12-08 04:08:18] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001280 10.0.0.23 - - [2025-12-08 04:08:18] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?fields=virtual_networks HTTP/1.1" 200 1048 0.057449 10.0.0.65 - - [2025-12-08 04:08:18] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001023 10.0.0.23 - - [2025-12-08 04:08:18] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.055113 10.0.0.65 - - [2025-12-08 04:08:18] "GET /projects?obj_uuids=7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.23 - - [2025-12-08 04:08:18] "GET /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11?fields=security_groups HTTP/1.1" 200 1282 0.044585 10.0.0.23 - - [2025-12-08 04:08:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.031547 10.0.0.65 - - [2025-12-08 04:08:20] "GET /projects?obj_uuids=1e713b70-1451-42e1-af83-55cc278e3c3e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003455 10.0.0.65 - - [2025-12-08 04:08:20] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001644 10.0.0.65 - - [2025-12-08 04:08:20] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009613 10.0.0.65 - - [2025-12-08 04:08:20] "POST /id-to-fqname HTTP/1.1" 200 185 0.001893 10.0.0.65 - - [2025-12-08 04:08:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.016802 10.0.0.65 - - [2025-12-08 04:08:20] "POST /security-groups HTTP/1.1" 200 586 0.032297 10.0.0.65 - - [2025-12-08 04:08:20] "POST /projects HTTP/1.1" 200 575 0.278550 10.0.0.65 - - [2025-12-08 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.315959 10.0.0.22 - - [2025-12-08 04:08:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.014328 10.0.0.23 - - [2025-12-08 04:08:20] "GET /project/1e713b70-1451-42e1-af83-55cc278e3c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.483901 10.0.0.23 - - [2025-12-08 04:08:21] "GET / HTTP/1.1" 200 35931 0.002005 10.0.0.23 - - [2025-12-08 04:08:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.23 - - [2025-12-08 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029353 10.0.0.23 - - [2025-12-08 04:08:24] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004130 10.0.0.23 - - [2025-12-08 04:08:24] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003547 10.0.0.23 - - [2025-12-08 04:08:24] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003104 10.0.0.23 - - [2025-12-08 04:08:24] "PUT /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4 HTTP/1.1" 200 264 0.011259 10.0.0.22 - - [2025-12-08 04:08:25] "GET /obj-perms HTTP/1.1" 200 5056 0.051737 10.0.0.23 - - [2025-12-08 04:08:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.034048 10.0.0.65 - - [2025-12-08 04:08:26] "GET /projects?obj_uuids=d618f239-3159-4694-a1c7-f393d9322ea2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003148 10.0.0.65 - - [2025-12-08 04:08:26] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.65 - - [2025-12-08 04:08:26] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007412 10.0.0.65 - - [2025-12-08 04:08:27] "POST /id-to-fqname HTTP/1.1" 200 185 0.001367 10.0.0.65 - - [2025-12-08 04:08:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.003378 10.0.0.65 - - [2025-12-08 04:08:27] "POST /security-groups HTTP/1.1" 200 586 0.032399 10.0.0.65 - - [2025-12-08 04:08:27] "POST /projects HTTP/1.1" 200 575 0.257985 10.0.0.22 - - [2025-12-08 04:08:27] "POST /access-control-lists HTTP/1.1" 200 591 0.028505 10.0.0.65 - - [2025-12-08 04:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.334840 10.0.0.23 - - [2025-12-08 04:08:27] "GET /project/d618f239-3159-4694-a1c7-f393d9322ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.471360 10.0.0.23 - - [2025-12-08 04:08:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.035724 10.0.0.65 - - [2025-12-08 04:08:27] "GET /projects?obj_uuids=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003550 10.0.0.65 - - [2025-12-08 04:08:27] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001786 10.0.0.65 - - [2025-12-08 04:08:27] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008487 10.0.0.65 - - [2025-12-08 04:08:28] "POST /id-to-fqname HTTP/1.1" 200 185 0.003930 10.0.0.65 - - [2025-12-08 04:08:28] "POST /fqname-to-id HTTP/1.1" 404 194 0.006284 10.0.0.65 - - [2025-12-08 04:08:28] "POST /security-groups HTTP/1.1" 200 586 0.085866 10.0.0.22 - - [2025-12-08 04:08:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.003582 10.0.0.65 - - [2025-12-08 04:08:28] "POST /projects HTTP/1.1" 200 575 0.294464 10.0.0.65 - - [2025-12-08 04:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.330432 10.0.0.22 - - [2025-12-08 04:08:28] "POST /access-control-lists HTTP/1.1" 200 589 0.027060 10.0.0.23 - - [2025-12-08 04:08:28] "GET /project/4d7b83e3-3d97-4155-8579-a83486a61dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.497986 10.0.0.23 - - [2025-12-08 04:08:28] "GET / HTTP/1.1" 200 35931 0.002972 10.0.0.23 - - [2025-12-08 04:08:29] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.23 - - [2025-12-08 04:08:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.003268 10.0.0.23 - - [2025-12-08 04:08:30] "POST /api-access-lists HTTP/1.1" 200 521 0.019895 10.0.0.23 - - [2025-12-08 04:08:30] "GET /api-access-list/87d24f74-4701-4a35-8e43-2caac6cea6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.005655 10.0.0.23 - - [2025-12-08 04:08:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000765 10.0.0.23 - - [2025-12-08 04:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.104201 10.0.0.65 - - [2025-12-08 04:08:31] "GET /projects?obj_uuids=d618f239-3159-4694-a1c7-f393d9322ea2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000997 10.0.0.23 - - [2025-12-08 04:08:31] "GET /project/d618f239-3159-4694-a1c7-f393d9322ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.058293 10.0.0.23 - - [2025-12-08 04:08:31] "GET /virtual-networks?parent_id=d618f239-3159-4694-a1c7-f393d9322ea2&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020948 10.0.0.23 - - [2025-12-08 04:08:31] "POST /virtual-networks HTTP/1.1" 200 568 0.092845 10.0.0.23 - - [2025-12-08 04:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.043446 10.0.0.23 - - [2025-12-08 04:08:31] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.016649 10.0.0.65 - - [2025-12-08 04:08:31] "POST /useragent-kv HTTP/1.1" 200 115 0.009538 10.0.0.23 - - [2025-12-08 04:08:31] "POST /ref-update HTTP/1.1" 200 156 0.093302 10.0.0.23 - - [2025-12-08 04:08:32] "POST /neutron/network HTTP/1.1" 200 831 0.061826 10.0.0.23 - - [2025-12-08 04:08:32] "GET /virtual-network/c4bfb7da-d799-4f38-9876-0fbc7b1419fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.019476 10.0.0.23 - - [2025-12-08 04:08:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.037791 10.0.0.23 - - [2025-12-08 04:08:33] "GET /obj-perms HTTP/1.1" 200 4915 0.069990 10.0.0.23 - - [2025-12-08 04:08:33] "GET /virtual-network/c4bfb7da-d799-4f38-9876-0fbc7b1419fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.017651 10.0.0.23 - - [2025-12-08 04:08:34] "GET /obj-perms HTTP/1.1" 200 4915 0.089376 10.0.0.23 - - [2025-12-08 04:08:34] "GET /obj-perms HTTP/1.1" 200 4915 0.015681 10.0.0.23 - - [2025-12-08 04:08:34] "POST /id-to-fqname HTTP/1.1" 401 292 0.000489 10.0.0.23 - - [2025-12-08 04:08:35] "POST /id-to-fqname HTTP/1.1" 200 230 0.040477 10.0.0.65 - - [2025-12-08 04:08:36] "GET /projects?obj_uuids=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001015 10.0.0.23 - - [2025-12-08 04:08:36] "GET /project/4d7b83e3-3d97-4155-8579-a83486a61dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.066971 10.0.0.23 - - [2025-12-08 04:08:36] "POST /neutron/port HTTP/1.1" 200 117 0.043195 10.0.0.23 - - [2025-12-08 04:08:37] "POST /neutron/network HTTP/1.1" 200 841 0.066091 10.0.0.23 - - [2025-12-08 04:08:37] "POST /neutron/port HTTP/1.1" 200 1055 0.014507 10.0.0.23 - - [2025-12-08 04:08:38] "POST /neutron/port HTTP/1.1" 200 1083 0.016133 10.0.0.23 - - [2025-12-08 04:08:38] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.23 - - [2025-12-08 04:08:42] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007339 10.0.0.23 - - [2025-12-08 04:08:42] "POST /neutron/port HTTP/1.1" 200 1083 0.017278 10.0.0.23 - - [2025-12-08 04:08:42] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007348 10.0.0.23 - - [2025-12-08 04:08:42] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04 HTTP/1.1" 401 292 0.000561 10.0.0.23 - - [2025-12-08 04:08:42] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04 HTTP/1.1" 200 1287 0.045967 10.0.0.23 - - [2025-12-08 04:08:42] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04 HTTP/1.1" 200 1287 0.015613 10.0.0.23 - - [2025-12-08 04:08:42] "GET /virtual-machine-interface/efa026d3-492d-47f6-9f9f-4ccc80474de3 HTTP/1.1" 200 2531 0.020604 10.0.0.23 - - [2025-12-08 04:08:42] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04 HTTP/1.1" 200 1287 0.017774 10.0.0.23 - - [2025-12-08 04:08:42] "GET /virtual-machine-interface/efa026d3-492d-47f6-9f9f-4ccc80474de3 HTTP/1.1" 200 2531 0.022890 10.0.0.23 - - [2025-12-08 04:08:42] "GET /instance-ip/9a485223-60ca-43a4-a779-3620590b711d HTTP/1.1" 200 1626 0.020389 10.0.0.23 - - [2025-12-08 04:08:42] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04 HTTP/1.1" 200 1287 0.017328 10.0.0.23 - - [2025-12-08 04:08:42] "GET /virtual-machine-interface/efa026d3-492d-47f6-9f9f-4ccc80474de3 HTTP/1.1" 200 2531 0.022132 10.0.0.23 - - [2025-12-08 04:08:42] "GET /instance-ip/9a485223-60ca-43a4-a779-3620590b711d HTTP/1.1" 200 1626 0.016675 10.0.0.23 - - [2025-12-08 04:08:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.014812 10.0.0.23 - - [2025-12-08 04:08:42] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.23 - - [2025-12-08 04:08:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.23 - - [2025-12-08 04:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.032527 10.0.0.23 - - [2025-12-08 04:08:43] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004293 10.0.0.23 - - [2025-12-08 04:08:43] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016189 10.0.0.23 - - [2025-12-08 04:08:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.015769 10.0.0.23 - - [2025-12-08 04:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.23 - - [2025-12-08 04:08:43] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003937 10.0.0.23 - - [2025-12-08 04:08:43] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014101 10.0.0.23 - - [2025-12-08 04:08:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.017781 10.0.0.23 - - [2025-12-08 04:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.23 - - [2025-12-08 04:08:43] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005326 10.0.0.23 - - [2025-12-08 04:08:44] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023531 10.0.0.23 - - [2025-12-08 04:08:44] "POST /fqname-to-id HTTP/1.1" 403 339 0.016963 10.0.0.23 - - [2025-12-08 04:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.23 - - [2025-12-08 04:08:44] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004954 10.0.0.23 - - [2025-12-08 04:08:44] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015251 10.0.0.23 - - [2025-12-08 04:08:44] "POST /fqname-to-id HTTP/1.1" 403 339 0.017696 10.0.0.23 - - [2025-12-08 04:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.23 - - [2025-12-08 04:08:44] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004204 10.0.0.23 - - [2025-12-08 04:08:44] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015588 10.0.0.23 - - [2025-12-08 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014252 10.0.0.23 - - [2025-12-08 04:08:47] "GET /virtual-network/c4bfb7da-d799-4f38-9876-0fbc7b1419fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.019552 10.0.0.23 - - [2025-12-08 04:08:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.017373 10.0.0.23 - - [2025-12-08 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.23 - - [2025-12-08 04:08:49] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004534 10.0.0.23 - - [2025-12-08 04:08:49] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014656 10.0.0.23 - - [2025-12-08 04:08:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.022447 10.0.0.23 - - [2025-12-08 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.23 - - [2025-12-08 04:08:49] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.011570 10.0.0.23 - - [2025-12-08 04:08:49] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016690 10.0.0.23 - - [2025-12-08 04:08:49] "POST /fqname-to-id HTTP/1.1" 403 361 0.015928 10.0.0.23 - - [2025-12-08 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.23 - - [2025-12-08 04:08:50] "GET /routing-instance/6fe57508-10a9-4633-9192-b738383173cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003615 10.0.0.23 - - [2025-12-08 04:08:50] "GET /route-target/ef2154ab-fbad-478d-8d07-f572d7f0da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015866 10.0.0.23 - - [2025-12-08 04:08:50] "GET /route-target/ef2154ab-fbad-478d-8d07-f572d7f0da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004276 10.0.0.23 - - [2025-12-08 04:08:50] "POST /fqname-to-id HTTP/1.1" 403 339 0.015417 10.0.0.23 - - [2025-12-08 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.23 - - [2025-12-08 04:08:50] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003029 10.0.0.23 - - [2025-12-08 04:08:50] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015938 10.0.0.23 - - [2025-12-08 04:08:50] "POST /fqname-to-id HTTP/1.1" 403 361 0.014608 10.0.0.23 - - [2025-12-08 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008537 10.0.0.23 - - [2025-12-08 04:08:50] "GET /routing-instance/6fe57508-10a9-4633-9192-b738383173cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004353 10.0.0.23 - - [2025-12-08 04:08:50] "GET /route-target/ef2154ab-fbad-478d-8d07-f572d7f0da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017106 10.0.0.23 - - [2025-12-08 04:08:50] "GET /route-target/ef2154ab-fbad-478d-8d07-f572d7f0da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003472 10.0.0.23 - - [2025-12-08 04:08:50] "POST /fqname-to-id HTTP/1.1" 403 339 0.016081 10.0.0.23 - - [2025-12-08 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.23 - - [2025-12-08 04:08:50] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005092 10.0.0.23 - - [2025-12-08 04:08:50] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017460 10.0.0.23 - - [2025-12-08 04:08:50] "POST /fqname-to-id HTTP/1.1" 403 339 0.014776 10.0.0.23 - - [2025-12-08 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.23 - - [2025-12-08 04:08:50] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004358 10.0.0.23 - - [2025-12-08 04:08:50] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017583 10.0.0.65 - - [2025-12-08 04:08:51] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.039448 10.0.0.23 - - [2025-12-08 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.027713 10.0.0.23 - - [2025-12-08 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.23 - - [2025-12-08 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.23 - - [2025-12-08 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.65 - - [2025-12-08 04:08:51] "GET /obj-perms HTTP/1.1" 200 4915 0.039698 10.0.0.23 - - [2025-12-08 04:08:51] "GET /obj-perms HTTP/1.1" 200 4915 0.014641 10.0.0.23 - - [2025-12-08 04:08:52] "GET /obj-perms HTTP/1.1" 200 5020 0.054031 10.0.0.23 - - [2025-12-08 04:08:53] "GET /obj-perms HTTP/1.1" 200 4915 0.063401 10.0.0.23 - - [2025-12-08 04:08:53] "GET /obj-perms HTTP/1.1" 200 4915 0.019573 10.0.0.22 - - [2025-12-08 04:08:54] "GET /obj-perms HTTP/1.1" 200 4915 0.072980 10.0.0.65 - - [2025-12-08 04:08:54] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.016310 10.0.0.23 - - [2025-12-08 04:08:54] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04 HTTP/1.1" 200 1287 0.015944 10.0.0.23 - - [2025-12-08 04:08:54] "POST /neutron/port HTTP/1.1" 200 1083 0.014656 10.0.0.23 - - [2025-12-08 04:08:56] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04 HTTP/1.1" 404 171 0.018000 10.0.0.23 - - [2025-12-08 04:08:56] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04 HTTP/1.1" 404 171 0.018212 10.0.0.23 - - [2025-12-08 04:08:56] "GET /virtual-machine/33ef5c03-24fd-4f86-984a-3d26afbedc04 HTTP/1.1" 404 171 0.017390 10.0.0.23 - - [2025-12-08 04:08:56] "POST /fqname-to-id HTTP/1.1" 403 339 0.015366 10.0.0.23 - - [2025-12-08 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.23 - - [2025-12-08 04:08:56] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004498 10.0.0.23 - - [2025-12-08 04:08:56] "GET /virtual-networks?parent_id=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016197 10.0.0.23 - - [2025-12-08 04:08:56] "POST /fqname-to-id HTTP/1.1" 403 361 0.016117 10.0.0.23 - - [2025-12-08 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.23 - - [2025-12-08 04:08:56] "GET /routing-instance/6fe57508-10a9-4633-9192-b738383173cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004993 10.0.0.23 - - [2025-12-08 04:08:56] "GET /route-target/ef2154ab-fbad-478d-8d07-f572d7f0da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014153 10.0.0.23 - - [2025-12-08 04:08:56] "GET /route-target/ef2154ab-fbad-478d-8d07-f572d7f0da66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003129 10.0.0.23 - - [2025-12-08 04:08:57] "GET /obj-perms HTTP/1.1" 200 4915 0.014896 10.0.0.23 - - [2025-12-08 04:08:57] "GET /obj-perms HTTP/1.1" 200 5020 0.003760 10.0.0.22 - - [2025-12-08 04:08:59] "DELETE /access-control-list/2bcc65a4-a87f-4caa-8144-c15cea42c956 HTTP/1.1" 200 115 0.034461 10.0.0.22 - - [2025-12-08 04:09:00] "GET /obj-perms HTTP/1.1" 200 5020 0.075637 10.0.0.23 - - [2025-12-08 04:09:06] "GET /obj-perms HTTP/1.1" 200 5020 0.004945 10.0.0.22 - - [2025-12-08 04:09:10] "GET /obj-perms HTTP/1.1" 200 5020 0.004104 10.0.0.65 - - [2025-12-08 04:09:15] "DELETE /project/4d7b83e33d9741558579a83486a61dde HTTP/1.1" 404 173 0.006775 10.0.0.65 - - [2025-12-08 04:09:15] "DELETE /project/7ea0e3ed-d0dc-4e30-8da9-b2106cb5cd11 HTTP/1.1" 404 177 0.004724 10.0.0.65 - - [2025-12-08 04:09:15] "DELETE /project/d618f23931594694a1c7f393d9322ea2 HTTP/1.1" 404 173 0.006200 10.0.0.65 - - [2025-12-08 04:09:15] "DELETE /project/1e713b70145142e1af8355cc278e3c3e HTTP/1.1" 404 173 0.004090 10.0.0.23 - - [2025-12-08 04:09:16] "GET /obj-perms HTTP/1.1" 200 5020 0.004169 10.0.0.22 - - [2025-12-08 04:09:19] "GET /obj-perms HTTP/1.1" 200 5020 0.004244 10.0.0.23 - - [2025-12-08 04:09:19] "GET /obj-perms HTTP/1.1" 200 5020 0.003490 10.0.0.65 - - [2025-12-08 04:09:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002560 10.0.0.65 - - [2025-12-08 04:09:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003704 10.0.0.23 - - [2025-12-08 04:09:19] "DELETE /virtual-network/c4bfb7da-d799-4f38-9876-0fbc7b1419fc HTTP/1.1" 200 115 0.122329 10.0.0.22 - - [2025-12-08 04:09:19] "DELETE /route-target/ef2154ab-fbad-478d-8d07-f572d7f0da66 HTTP/1.1" 200 115 0.023820 10.0.0.23 - - [2025-12-08 04:09:19] "DELETE /api-access-list/87d24f74-4701-4a35-8e43-2caac6cea6ef HTTP/1.1" 200 115 0.047894 10.0.0.65 - - [2025-12-08 04:09:20] "GET /projects?obj_uuids=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002123 10.0.0.23 - - [2025-12-08 04:09:20] "GET /project/4d7b83e3-3d97-4155-8579-a83486a61dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.057462 10.0.0.65 - - [2025-12-08 04:09:20] "GET /projects?obj_uuids=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001162 10.0.0.23 - - [2025-12-08 04:09:20] "GET /project/4d7b83e3-3d97-4155-8579-a83486a61dde?fields=virtual_networks HTTP/1.1" 200 1021 0.049705 10.0.0.65 - - [2025-12-08 04:09:20] "GET /projects?obj_uuids=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000957 10.0.0.23 - - [2025-12-08 04:09:20] "GET /project/4d7b83e3-3d97-4155-8579-a83486a61dde?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.040763 10.0.0.65 - - [2025-12-08 04:09:20] "GET /projects?obj_uuids=4d7b83e3-3d97-4155-8579-a83486a61dde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001299 10.0.0.23 - - [2025-12-08 04:09:20] "GET /project/4d7b83e3-3d97-4155-8579-a83486a61dde?fields=security_groups HTTP/1.1" 200 1242 0.043361 10.0.0.65 - - [2025-12-08 04:09:21] "GET /projects?obj_uuids=d618f239-3159-4694-a1c7-f393d9322ea2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000986 10.0.0.23 - - [2025-12-08 04:09:21] "GET /project/d618f239-3159-4694-a1c7-f393d9322ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.047160 10.0.0.65 - - [2025-12-08 04:09:21] "GET /projects?obj_uuids=d618f239-3159-4694-a1c7-f393d9322ea2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001103 10.0.0.23 - - [2025-12-08 04:09:21] "GET /project/d618f239-3159-4694-a1c7-f393d9322ea2?fields=virtual_networks HTTP/1.1" 200 1023 0.052676 10.0.0.65 - - [2025-12-08 04:09:21] "GET /projects?obj_uuids=d618f239-3159-4694-a1c7-f393d9322ea2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003221 10.0.0.23 - - [2025-12-08 04:09:21] "GET /project/d618f239-3159-4694-a1c7-f393d9322ea2?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.061316 10.0.0.65 - - [2025-12-08 04:09:21] "GET /projects?obj_uuids=d618f239-3159-4694-a1c7-f393d9322ea2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000981 10.0.0.23 - - [2025-12-08 04:09:21] "GET /project/d618f239-3159-4694-a1c7-f393d9322ea2?fields=security_groups HTTP/1.1" 200 1244 0.059548 10.0.0.23 - - [2025-12-08 04:09:23] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003998 10.0.0.23 - - [2025-12-08 04:09:23] "PUT /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4 HTTP/1.1" 200 264 0.011747 10.0.0.65 - - [2025-12-08 04:09:23] "GET /projects?obj_uuids=1e713b70-1451-42e1-af83-55cc278e3c3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001261 10.0.0.23 - - [2025-12-08 04:09:23] "GET /project/1e713b70-1451-42e1-af83-55cc278e3c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.043195 10.0.0.65 - - [2025-12-08 04:09:23] "GET /projects?obj_uuids=1e713b70-1451-42e1-af83-55cc278e3c3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001209 10.0.0.23 - - [2025-12-08 04:09:24] "GET /project/1e713b70-1451-42e1-af83-55cc278e3c3e?fields=virtual_networks HTTP/1.1" 200 1022 0.069078 10.0.0.65 - - [2025-12-08 04:09:24] "GET /projects?obj_uuids=1e713b70-1451-42e1-af83-55cc278e3c3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000962 10.0.0.23 - - [2025-12-08 04:09:24] "GET /project/1e713b70-1451-42e1-af83-55cc278e3c3e?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.043508 10.0.0.65 - - [2025-12-08 04:09:24] "GET /projects?obj_uuids=1e713b70-1451-42e1-af83-55cc278e3c3e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086 10.0.0.23 - - [2025-12-08 04:09:24] "GET /project/1e713b70-1451-42e1-af83-55cc278e3c3e?fields=security_groups HTTP/1.1" 200 1243 0.047591 10.0.0.23 - - [2025-12-08 04:09:25] "POST /fqname-to-id HTTP/1.1" 404 188 0.031689 10.0.0.65 - - [2025-12-08 04:09:25] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003565 10.0.0.65 - - [2025-12-08 04:09:25] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000986 10.0.0.65 - - [2025-12-08 04:09:25] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007250 10.0.0.65 - - [2025-12-08 04:09:25] "POST /id-to-fqname HTTP/1.1" 200 190 0.001152 10.0.0.65 - - [2025-12-08 04:09:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.002311 10.0.0.65 - - [2025-12-08 04:09:25] "POST /security-groups HTTP/1.1" 200 591 0.077838 10.0.0.65 - - [2025-12-08 04:09:25] "POST /projects HTTP/1.1" 200 585 0.276293 10.0.0.22 - - [2025-12-08 04:09:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.003398 10.0.0.65 - - [2025-12-08 04:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.348735 10.0.0.23 - - [2025-12-08 04:09:25] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.487085 10.0.0.23 - - [2025-12-08 04:09:27] "GET / HTTP/1.1" 200 35931 0.002451 10.0.0.23 - - [2025-12-08 04:09:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.23 - - [2025-12-08 04:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.030729 10.0.0.23 - - [2025-12-08 04:09:30] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003257 10.0.0.23 - - [2025-12-08 04:09:30] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003264 10.0.0.23 - - [2025-12-08 04:09:30] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003042 10.0.0.23 - - [2025-12-08 04:09:30] "PUT /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4 HTTP/1.1" 200 264 0.011442 10.0.0.23 - - [2025-12-08 04:09:31] "POST /fqname-to-id HTTP/1.1" 404 188 0.025542 10.0.0.65 - - [2025-12-08 04:09:32] "GET /projects?obj_uuids=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002846 10.0.0.65 - - [2025-12-08 04:09:32] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000933 10.0.0.65 - - [2025-12-08 04:09:32] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010017 10.0.0.65 - - [2025-12-08 04:09:32] "POST /id-to-fqname HTTP/1.1" 200 190 0.001207 10.0.0.65 - - [2025-12-08 04:09:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.007670 10.0.0.65 - - [2025-12-08 04:09:32] "POST /security-groups HTTP/1.1" 200 591 0.029066 10.0.0.65 - - [2025-12-08 04:09:32] "POST /projects HTTP/1.1" 200 585 0.231045 10.0.0.65 - - [2025-12-08 04:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.262672 10.0.0.22 - - [2025-12-08 04:09:32] "POST /access-control-lists HTTP/1.1" 200 596 0.025614 10.0.0.23 - - [2025-12-08 04:09:32] "GET /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.424888 10.0.0.23 - - [2025-12-08 04:09:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.027257 10.0.0.65 - - [2025-12-08 04:09:32] "GET /projects?obj_uuids=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003484 10.0.0.65 - - [2025-12-08 04:09:32] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001400 10.0.0.65 - - [2025-12-08 04:09:32] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007312 10.0.0.65 - - [2025-12-08 04:09:33] "POST /id-to-fqname HTTP/1.1" 200 190 0.003992 10.0.0.65 - - [2025-12-08 04:09:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.004533 10.0.0.65 - - [2025-12-08 04:09:33] "POST /security-groups HTTP/1.1" 200 591 0.073253 10.0.0.22 - - [2025-12-08 04:09:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.003201 10.0.0.65 - - [2025-12-08 04:09:33] "POST /projects HTTP/1.1" 200 585 0.268797 10.0.0.65 - - [2025-12-08 04:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.344583 10.0.0.22 - - [2025-12-08 04:09:33] "POST /access-control-lists HTTP/1.1" 200 594 0.032154 10.0.0.23 - - [2025-12-08 04:09:33] "GET /project/829b75f0-d495-43b6-ba5d-3eebea81135f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.481915 10.0.0.23 - - [2025-12-08 04:09:34] "GET / HTTP/1.1" 200 35931 0.002160 10.0.0.23 - - [2025-12-08 04:09:34] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.23 - - [2025-12-08 04:09:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.003273 10.0.0.23 - - [2025-12-08 04:09:35] "POST /api-access-lists HTTP/1.1" 200 521 0.020611 10.0.0.23 - - [2025-12-08 04:09:35] "GET /api-access-list/ebfa6211-9160-4b1c-9d3d-79cd92b75886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005990 10.0.0.23 - - [2025-12-08 04:09:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.23 - - [2025-12-08 04:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.072646 10.0.0.65 - - [2025-12-08 04:09:36] "GET /projects?obj_uuids=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001482 10.0.0.23 - - [2025-12-08 04:09:36] "GET /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.081492 10.0.0.23 - - [2025-12-08 04:09:36] "GET /virtual-networks?parent_id=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017679 10.0.0.23 - - [2025-12-08 04:09:36] "POST /virtual-networks HTTP/1.1" 200 583 0.094365 10.0.0.23 - - [2025-12-08 04:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.035671 10.0.0.23 - - [2025-12-08 04:09:36] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.019066 10.0.0.65 - - [2025-12-08 04:09:36] "POST /useragent-kv HTTP/1.1" 200 115 0.011568 10.0.0.23 - - [2025-12-08 04:09:36] "POST /ref-update HTTP/1.1" 200 156 0.109374 10.0.0.23 - - [2025-12-08 04:09:37] "POST /neutron/network HTTP/1.1" 200 849 0.059811 10.0.0.23 - - [2025-12-08 04:09:37] "GET /virtual-network/185d84d0-4d7a-4fe3-8cd9-d16dd20d1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.026386 10.0.0.23 - - [2025-12-08 04:09:37] "POST /neutron/subnet HTTP/1.1" 200 681 0.047514 10.0.0.23 - - [2025-12-08 04:09:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000521 10.0.0.23 - - [2025-12-08 04:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.045609 10.0.0.65 - - [2025-12-08 04:09:37] "GET /projects?obj_uuids=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001457 10.0.0.23 - - [2025-12-08 04:09:37] "GET /project/829b75f0-d495-43b6-ba5d-3eebea81135f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.060622 10.0.0.23 - - [2025-12-08 04:09:37] "GET /virtual-networks?parent_id=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016912 10.0.0.23 - - [2025-12-08 04:09:37] "POST /virtual-networks HTTP/1.1" 200 583 0.082867 10.0.0.22 - - [2025-12-08 04:09:38] "POST /route-targets HTTP/1.1" 200 327 0.013587 10.0.0.23 - - [2025-12-08 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.022782 10.0.0.23 - - [2025-12-08 04:09:38] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014230 10.0.0.65 - - [2025-12-08 04:09:38] "POST /useragent-kv HTTP/1.1" 200 115 0.011204 10.0.0.23 - - [2025-12-08 04:09:38] "POST /ref-update HTTP/1.1" 200 156 0.099271 10.0.0.23 - - [2025-12-08 04:09:38] "GET /virtual-network/3b40c40a-1a53-4411-aa9e-a790b4897597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.019203 10.0.0.23 - - [2025-12-08 04:09:38] "POST /neutron/network HTTP/1.1" 200 849 0.072217 10.0.0.23 - - [2025-12-08 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.23 - - [2025-12-08 04:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.22 - - [2025-12-08 04:09:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000710 10.0.0.65 - - [2025-12-08 04:09:41] "GET /obj-perms HTTP/1.1" 403 257 0.035585 10.0.0.65 - - [2025-12-08 04:09:41] "GET /virtual-network/185d84d0-4d7a-4fe3-8cd9-d16dd20d1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.015177 10.0.0.23 - - [2025-12-08 04:09:42] "GET /obj-perms HTTP/1.1" 403 257 0.036706 10.0.0.23 - - [2025-12-08 04:09:42] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.052763 10.0.0.23 - - [2025-12-08 04:09:42] "PUT /virtual-network/185d84d0-4d7a-4fe3-8cd9-d16dd20d1ac0 HTTP/1.1" 200 264 0.050826 10.0.0.23 - - [2025-12-08 04:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.23 - - [2025-12-08 04:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2025-12-08 04:09:43] "GET /obj-perms HTTP/1.1" 403 257 0.035499 10.0.0.65 - - [2025-12-08 04:09:43] "GET /virtual-network/185d84d0-4d7a-4fe3-8cd9-d16dd20d1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.043623 10.0.0.23 - - [2025-12-08 04:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.23 - - [2025-12-08 04:09:44] "GET /obj-perms HTTP/1.1" 403 257 0.035052 10.0.0.23 - - [2025-12-08 04:09:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.026147 10.0.0.23 - - [2025-12-08 04:09:44] "PUT /virtual-network/185d84d0-4d7a-4fe3-8cd9-d16dd20d1ac0 HTTP/1.1" 200 264 0.048305 10.0.0.65 - - [2025-12-08 04:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006106 10.0.0.65 - - [2025-12-08 04:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002599 10.0.0.23 - - [2025-12-08 04:09:44] "DELETE /virtual-network/3b40c40a-1a53-4411-aa9e-a790b4897597 HTTP/1.1" 200 115 0.115837 10.0.0.22 - - [2025-12-08 04:09:44] "DELETE /route-target/953bb07a-6e02-4643-8be4-9a9f309db8de HTTP/1.1" 200 115 0.021330 10.0.0.65 - - [2025-12-08 04:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003098 10.0.0.65 - - [2025-12-08 04:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002945 10.0.0.23 - - [2025-12-08 04:09:44] "DELETE /virtual-network/185d84d0-4d7a-4fe3-8cd9-d16dd20d1ac0 HTTP/1.1" 200 115 0.130284 10.0.0.23 - - [2025-12-08 04:09:44] "DELETE /api-access-list/ebfa6211-9160-4b1c-9d3d-79cd92b75886 HTTP/1.1" 200 115 0.034388 10.0.0.65 - - [2025-12-08 04:09:44] "GET /projects?obj_uuids=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000927 10.0.0.23 - - [2025-12-08 04:09:44] "GET /project/829b75f0-d495-43b6-ba5d-3eebea81135f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.058039 10.0.0.65 - - [2025-12-08 04:09:44] "GET /projects?obj_uuids=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000865 10.0.0.23 - - [2025-12-08 04:09:44] "GET /project/829b75f0-d495-43b6-ba5d-3eebea81135f?fields=virtual_networks HTTP/1.1" 200 1032 0.041696 10.0.0.65 - - [2025-12-08 04:09:44] "GET /projects?obj_uuids=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001426 10.0.0.23 - - [2025-12-08 04:09:44] "GET /project/829b75f0-d495-43b6-ba5d-3eebea81135f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.038627 10.0.0.65 - - [2025-12-08 04:09:44] "GET /projects?obj_uuids=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001322 10.0.0.23 - - [2025-12-08 04:09:45] "GET /project/829b75f0-d495-43b6-ba5d-3eebea81135f?fields=security_groups HTTP/1.1" 200 1258 0.042467 10.0.0.65 - - [2025-12-08 04:09:45] "GET /projects?obj_uuids=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001053 10.0.0.23 - - [2025-12-08 04:09:45] "GET /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.043837 10.0.0.65 - - [2025-12-08 04:09:45] "GET /projects?obj_uuids=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000936 10.0.0.23 - - [2025-12-08 04:09:45] "GET /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859?fields=virtual_networks HTTP/1.1" 200 1033 0.039034 10.0.0.65 - - [2025-12-08 04:09:45] "GET /projects?obj_uuids=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001257 10.0.0.23 - - [2025-12-08 04:09:45] "GET /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.043295 10.0.0.65 - - [2025-12-08 04:09:45] "GET /projects?obj_uuids=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001554 10.0.0.23 - - [2025-12-08 04:09:45] "GET /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859?fields=security_groups HTTP/1.1" 200 1259 0.048083 10.0.0.65 - - [2025-12-08 04:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.65 - - [2025-12-08 04:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.22 - - [2025-12-08 04:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.22 - - [2025-12-08 04:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.65 - - [2025-12-08 04:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.65 - - [2025-12-08 04:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001152 10.0.0.22 - - [2025-12-08 04:09:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.22 - - [2025-12-08 04:09:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2025-12-08 04:09:49] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.23 - - [2025-12-08 04:09:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-12-08 04:09:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.23 - - [2025-12-08 04:09:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.23 - - [2025-12-08 04:09:50] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.23 - - [2025-12-08 04:09:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.23 - - [2025-12-08 04:09:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-12-08 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.072266 10.0.0.65 - - [2025-12-08 04:09:51] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001190 10.0.0.23 - - [2025-12-08 04:09:51] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.064411 10.0.0.23 - - [2025-12-08 04:09:51] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.012669 10.0.0.23 - - [2025-12-08 04:09:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.015634 10.0.0.23 - - [2025-12-08 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026836 10.0.0.65 - - [2025-12-08 04:09:51] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.23 - - [2025-12-08 04:09:51] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.019594 10.0.0.23 - - [2025-12-08 04:09:51] "POST /service-templates HTTP/1.1" 403 264 0.015548 10.0.0.23 - - [2025-12-08 04:09:51] "POST /fqname-to-id HTTP/1.1" 404 215 0.003252 10.0.0.23 - - [2025-12-08 04:09:51] "POST /api-access-lists HTTP/1.1" 200 555 0.026289 10.0.0.23 - - [2025-12-08 04:09:51] "GET /api-access-list/9f0bc30c-e5db-4aca-8e03-92216eeec4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.005547 10.0.0.23 - - [2025-12-08 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017465 10.0.0.65 - - [2025-12-08 04:09:51] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001096 10.0.0.23 - - [2025-12-08 04:09:51] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.051334 10.0.0.23 - - [2025-12-08 04:09:52] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016437 10.0.0.23 - - [2025-12-08 04:09:52] "POST /virtual-networks HTTP/1.1" 200 583 0.085203 10.0.0.22 - - [2025-12-08 04:09:52] "POST /route-targets HTTP/1.1" 200 327 0.015025 10.0.0.23 - - [2025-12-08 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.036829 10.0.0.23 - - [2025-12-08 04:09:52] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015787 10.0.0.65 - - [2025-12-08 04:09:52] "POST /useragent-kv HTTP/1.1" 200 115 0.007636 10.0.0.23 - - [2025-12-08 04:09:52] "POST /ref-update HTTP/1.1" 200 156 0.086818 10.0.0.23 - - [2025-12-08 04:09:52] "POST /neutron/network HTTP/1.1" 200 849 0.049314 10.0.0.23 - - [2025-12-08 04:09:52] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016941 10.0.0.23 - - [2025-12-08 04:09:52] "POST /neutron/network HTTP/1.1" 200 849 0.066088 10.0.0.23 - - [2025-12-08 04:09:52] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005176 10.0.0.23 - - [2025-12-08 04:09:52] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003605 10.0.0.23 - - [2025-12-08 04:09:53] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005858 10.0.0.22 - - [2025-12-08 04:09:53] "GET /obj-perms HTTP/1.1" 200 5030 0.053680 10.0.0.23 - - [2025-12-08 04:09:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.014777 10.0.0.23 - - [2025-12-08 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013366 10.0.0.65 - - [2025-12-08 04:09:54] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001191 10.0.0.23 - - [2025-12-08 04:09:54] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.021450 10.0.0.23 - - [2025-12-08 04:09:54] "POST /service-templates HTTP/1.1" 403 264 0.011786 10.0.0.23 - - [2025-12-08 04:09:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.003272 10.0.0.23 - - [2025-12-08 04:09:54] "POST /api-access-lists HTTP/1.1" 200 521 0.020414 10.0.0.23 - - [2025-12-08 04:09:54] "GET /api-access-list/4e4cc621-232f-4a7f-8bdf-89f97dbfdd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006198 10.0.0.23 - - [2025-12-08 04:09:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.019135 10.0.0.23 - - [2025-12-08 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017776 10.0.0.65 - - [2025-12-08 04:09:54] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001485 10.0.0.23 - - [2025-12-08 04:09:54] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.032952 10.0.0.23 - - [2025-12-08 04:09:54] "POST /service-templates HTTP/1.1" 200 551 0.042332 10.0.0.23 - - [2025-12-08 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019705 10.0.0.23 - - [2025-12-08 04:09:54] "GET /service-template/3a4ec360-3c3c-4942-9ea0-dc4e940c1adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.035666 10.0.0.23 - - [2025-12-08 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019321 10.0.0.23 - - [2025-12-08 04:09:54] "GET /service-template/3a4ec360-3c3c-4942-9ea0-dc4e940c1adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017364 10.0.0.23 - - [2025-12-08 04:09:56] "GET /obj-perms HTTP/1.1" 403 257 0.045906 10.0.0.22 - - [2025-12-08 04:09:56] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.037036 10.0.0.65 - - [2025-12-08 04:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.037170 10.0.0.23 - - [2025-12-08 04:09:57] "GET /obj-perms HTTP/1.1" 403 257 0.013165 10.0.0.23 - - [2025-12-08 04:09:57] "GET /api-access-list/9f0bc30c-e5db-4aca-8e03-92216eeec4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.003897 10.0.0.23 - - [2025-12-08 04:09:57] "PUT /api-access-list/9f0bc30c-e5db-4aca-8e03-92216eeec4c2 HTTP/1.1" 200 264 0.012130 10.0.0.23 - - [2025-12-08 04:09:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.23 - - [2025-12-08 04:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.040232 10.0.0.65 - - [2025-12-08 04:09:57] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001103 10.0.0.23 - - [2025-12-08 04:09:57] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047954 10.0.0.23 - - [2025-12-08 04:09:57] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.022493 10.0.0.23 - - [2025-12-08 04:09:57] "POST /virtual-networks HTTP/1.1" 403 263 0.012675 10.0.0.23 - - [2025-12-08 04:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.23 - - [2025-12-08 04:09:58] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.025215 10.0.0.23 - - [2025-12-08 04:09:58] "GET /api-access-list/4e4cc621-232f-4a7f-8bdf-89f97dbfdd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003088 10.0.0.23 - - [2025-12-08 04:09:58] "PUT /api-access-list/4e4cc621-232f-4a7f-8bdf-89f97dbfdd22 HTTP/1.1" 200 264 0.010162 10.0.0.23 - - [2025-12-08 04:09:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.014386 10.0.0.23 - - [2025-12-08 04:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013036 10.0.0.65 - - [2025-12-08 04:09:58] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.23 - - [2025-12-08 04:09:58] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.019894 10.0.0.23 - - [2025-12-08 04:09:58] "POST /service-templates HTTP/1.1" 403 264 0.013800 10.0.0.23 - - [2025-12-08 04:09:58] "GET /api-access-list/9f0bc30c-e5db-4aca-8e03-92216eeec4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004868 10.0.0.23 - - [2025-12-08 04:09:58] "PUT /api-access-list/9f0bc30c-e5db-4aca-8e03-92216eeec4c2 HTTP/1.1" 200 264 0.012674 10.0.0.23 - - [2025-12-08 04:09:58] "GET /api-access-list/4e4cc621-232f-4a7f-8bdf-89f97dbfdd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004307 10.0.0.23 - - [2025-12-08 04:09:58] "PUT /api-access-list/4e4cc621-232f-4a7f-8bdf-89f97dbfdd22 HTTP/1.1" 200 264 0.014367 10.0.0.23 - - [2025-12-08 04:09:59] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040558 10.0.0.22 - - [2025-12-08 04:10:00] "DELETE /access-control-list/811049eb-3006-45ad-b9ee-9bf1e38a07a4 HTTP/1.1" 200 115 0.047656 10.0.0.22 - - [2025-12-08 04:10:00] "DELETE /access-control-list/5249719b-9835-4491-bfce-3ce41085f99d HTTP/1.1" 200 115 0.032981 10.0.0.23 - - [2025-12-08 04:10:00] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.098140 10.0.0.22 - - [2025-12-08 04:10:00] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.020602 10.0.0.22 - - [2025-12-08 04:10:01] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.041762 10.0.0.65 - - [2025-12-08 04:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.65 - - [2025-12-08 04:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.23 - - [2025-12-08 04:10:01] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004931 10.0.0.23 - - [2025-12-08 04:10:01] "PUT /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4 HTTP/1.1" 200 264 0.014616 10.0.0.23 - - [2025-12-08 04:10:01] "GET /obj-perms HTTP/1.1" 403 257 0.015353 10.0.0.23 - - [2025-12-08 04:10:01] "GET /obj-perms HTTP/1.1" 403 257 0.015629 10.0.0.23 - - [2025-12-08 04:10:02] "DELETE /api-access-list/9f0bc30c-e5db-4aca-8e03-92216eeec4c2 HTTP/1.1" 200 115 0.047638 10.0.0.23 - - [2025-12-08 04:10:02] "DELETE /api-access-list/4e4cc621-232f-4a7f-8bdf-89f97dbfdd22 HTTP/1.1" 200 115 0.026778 10.0.0.23 - - [2025-12-08 04:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007448 10.0.0.22 - - [2025-12-08 04:10:03] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.050905 10.0.0.65 - - [2025-12-08 04:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.23 - - [2025-12-08 04:10:04] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.040208 10.0.0.23 - - [2025-12-08 04:10:04] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.005126 10.0.0.23 - - [2025-12-08 04:10:04] "PUT /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4 HTTP/1.1" 200 264 0.015052 10.0.0.23 - - [2025-12-08 04:10:04] "GET /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.026078 10.0.0.23 - - [2025-12-08 04:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012198 10.0.0.23 - - [2025-12-08 04:10:04] "DELETE /service-template/3a4ec360-3c3c-4942-9ea0-dc4e940c1adf HTTP/1.1" 200 115 0.044296 10.0.0.23 - - [2025-12-08 04:10:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.024469 10.0.0.65 - - [2025-12-08 04:10:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004715 10.0.0.65 - - [2025-12-08 04:10:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002381 10.0.0.23 - - [2025-12-08 04:10:04] "DELETE /virtual-network/1e43a26a-3caa-4668-8505-2f1c1a5e91b4 HTTP/1.1" 200 115 0.124321 10.0.0.22 - - [2025-12-08 04:10:04] "DELETE /route-target/cc2ff602-9f9b-48ac-afd2-e1bc5ce9a41f HTTP/1.1" 200 115 0.037859 10.0.0.23 - - [2025-12-08 04:10:05] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004118 10.0.0.23 - - [2025-12-08 04:10:05] "PUT /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4 HTTP/1.1" 200 264 0.013021 10.0.0.23 - - [2025-12-08 04:10:05] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.003962 10.0.0.23 - - [2025-12-08 04:10:05] "PUT /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4 HTTP/1.1" 200 264 0.011951 10.0.0.23 - - [2025-12-08 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.65 - - [2025-12-08 04:10:07] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.23 - - [2025-12-08 04:10:07] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047039 10.0.0.65 - - [2025-12-08 04:10:08] "POST /useragent-kv HTTP/1.1" 200 115 0.011644 10.0.0.23 - - [2025-12-08 04:10:08] "POST /neutron/subnet HTTP/1.1" 200 728 0.201859 10.0.0.23 - - [2025-12-08 04:10:08] "POST /id-to-fqname HTTP/1.1" 200 240 0.001771 10.0.0.23 - - [2025-12-08 04:10:08] "GET /virtual-network/05458044-13b6-4e91-b613-fea788c21e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006051 10.0.0.23 - - [2025-12-08 04:10:08] "GET /virtual-network/05458044-13b6-4e91-b613-fea788c21e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.007106 10.0.0.23 - - [2025-12-08 04:10:08] "POST /neutron/network HTTP/1.1" 200 863 0.006687 10.0.0.23 - - [2025-12-08 04:10:08] "GET /virtual-network/05458044-13b6-4e91-b613-fea788c21e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005916 10.0.0.23 - - [2025-12-08 04:10:08] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003627 10.0.0.23 - - [2025-12-08 04:10:08] "GET /virtual-network/05458044-13b6-4e91-b613-fea788c21e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006036 10.0.0.23 - - [2025-12-08 04:10:09] "GET /obj-perms HTTP/1.1" 200 5030 0.063167 10.0.0.23 - - [2025-12-08 04:10:09] "POST /fqname-to-id HTTP/1.1" 404 215 0.003244 10.0.0.23 - - [2025-12-08 04:10:09] "POST /api-access-lists HTTP/1.1" 200 555 0.025151 10.0.0.23 - - [2025-12-08 04:10:09] "GET /api-access-list/cdfecbd7-eebc-4ec7-941e-2f2dd438a613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.005749 10.0.0.23 - - [2025-12-08 04:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016207 10.0.0.65 - - [2025-12-08 04:10:09] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001001 10.0.0.23 - - [2025-12-08 04:10:09] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.058895 10.0.0.23 - - [2025-12-08 04:10:09] "POST /neutron/network HTTP/1.1" 200 117 0.060884 10.0.0.22 - - [2025-12-08 04:10:09] "POST /route-targets HTTP/1.1" 200 327 0.012808 10.0.0.23 - - [2025-12-08 04:10:10] "POST /neutron/network HTTP/1.1" 200 693 0.031356 10.0.0.23 - - [2025-12-08 04:10:10] "POST /id-to-fqname HTTP/1.1" 200 240 0.014459 10.0.0.23 - - [2025-12-08 04:10:10] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.035478 10.0.0.23 - - [2025-12-08 04:10:10] "POST /neutron/network HTTP/1.1" 200 864 0.025750 10.0.0.23 - - [2025-12-08 04:10:10] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018861 10.0.0.23 - - [2025-12-08 04:10:10] "POST /neutron/network HTTP/1.1" 200 864 0.008288 10.0.0.23 - - [2025-12-08 04:10:10] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005725 10.0.0.23 - - [2025-12-08 04:10:10] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004056 10.0.0.23 - - [2025-12-08 04:10:10] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005959 10.0.0.65 - - [2025-12-08 04:10:11] "GET /obj-perms HTTP/1.1" 200 5030 0.078231 10.0.0.23 - - [2025-12-08 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.020266 10.0.0.22 - - [2025-12-08 04:10:11] "POST /access-control-lists HTTP/1.1" 200 626 0.030206 10.0.0.22 - - [2025-12-08 04:10:11] "PUT /access-control-list/a15a0e5a-8a86-4231-9c31-8eabd065c7cf HTTP/1.1" 200 272 0.012689 10.0.0.23 - - [2025-12-08 04:10:12] "POST /neutron/security_group HTTP/1.1" 200 2084 0.022320 10.0.0.65 - - [2025-12-08 04:10:12] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001156 10.0.0.23 - - [2025-12-08 04:10:12] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.185374 10.0.0.22 - - [2025-12-08 04:10:12] "PUT /access-control-list/9d7bdac9-4f16-4db6-aafb-ea41bb23175a HTTP/1.1" 200 272 0.015954 10.0.0.23 - - [2025-12-08 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.025133 10.0.0.23 - - [2025-12-08 04:10:13] "GET /security-group/9634714f-4208-48d8-af73-2f8ff166a511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.035252 10.0.0.65 - - [2025-12-08 04:10:13] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001500 10.0.0.23 - - [2025-12-08 04:10:13] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.072985 10.0.0.23 - - [2025-12-08 04:10:13] "POST /id-to-fqname HTTP/1.1" 200 240 0.023743 10.0.0.65 - - [2025-12-08 04:10:15] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001032 10.0.0.23 - - [2025-12-08 04:10:15] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.071808 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /project/cab4a3ce29c248ae9e3325cfac4d1859 HTTP/1.1" 404 173 0.015554 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /project/d618f239-3159-4694-a1c7-f393d9322ea2 HTTP/1.1" 404 177 0.011689 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /project/1aa9f8286a254cb1b92457bfcabfd905 HTTP/1.1" 404 173 0.013031 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /project/1e713b70-1451-42e1-af83-55cc278e3c3e HTTP/1.1" 404 177 0.009379 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /project/829b75f0d49543b6ba5d3eebea81135f HTTP/1.1" 404 173 0.007754 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /project/4d7b83e3-3d97-4155-8579-a83486a61dde HTTP/1.1" 404 177 0.008835 10.0.0.65 - - [2025-12-08 04:10:15] "GET /projects?obj_uuids=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011 10.0.0.65 - - [2025-12-08 04:10:15] "GET /projects?obj_uuids=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000899 10.0.0.65 - - [2025-12-08 04:10:15] "GET /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.046875 10.0.0.65 - - [2025-12-08 04:10:15] "GET /projects?obj_uuids=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003686 10.0.0.65 - - [2025-12-08 04:10:15] "GET /project/829b75f0-d495-43b6-ba5d-3eebea81135f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.068232 10.0.0.65 - - [2025-12-08 04:10:15] "GET /projects?obj_uuids=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000939 10.0.0.23 - - [2025-12-08 04:10:15] "POST /neutron/port HTTP/1.1" 200 117 0.107259 10.0.0.65 - - [2025-12-08 04:10:15] "GET /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859?fields=security_groups HTTP/1.1" 200 1364 0.069442 10.0.0.65 - - [2025-12-08 04:10:15] "GET /project/829b75f0-d495-43b6-ba5d-3eebea81135f?fields=security_groups HTTP/1.1" 200 1363 0.128399 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /security-group/f20c031e-fa3c-4662-a004-e0904ecd5cf5 HTTP/1.1" 200 115 0.091094 10.0.0.65 - - [2025-12-08 04:10:15] "GET /projects?obj_uuids=cab4a3ce-29c2-48ae-9e33-25cfac4d1859&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001583 10.0.0.65 - - [2025-12-08 04:10:15] "GET /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859?fields=application_policy_sets HTTP/1.1" 200 1403 0.082702 10.0.0.22 - - [2025-12-08 04:10:15] "DELETE /access-control-list/2e939551-17ec-489f-9d88-c7c2b00e951f HTTP/1.1" 200 115 0.076368 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /security-group/498b0790-9b05-4e3b-acf9-b479b95d2e8b HTTP/1.1" 200 115 0.127973 10.0.0.65 - - [2025-12-08 04:10:15] "GET /projects?obj_uuids=829b75f0-d495-43b6-ba5d-3eebea81135f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001443 10.0.0.65 - - [2025-12-08 04:10:15] "GET /project/829b75f0-d495-43b6-ba5d-3eebea81135f?fields=application_policy_sets HTTP/1.1" 200 1402 0.062665 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /project/cab4a3ce-29c2-48ae-9e33-25cfac4d1859 HTTP/1.1" 200 115 0.547425 10.0.0.65 - - [2025-12-08 04:10:15] "DELETE /project/829b75f0-d495-43b6-ba5d-3eebea81135f HTTP/1.1" 200 115 0.640333 10.0.0.23 - - [2025-12-08 04:10:16] "POST /neutron/network HTTP/1.1" 200 874 0.041897 10.0.0.23 - - [2025-12-08 04:10:16] "POST /neutron/port HTTP/1.1" 200 1060 0.015593 10.0.0.23 - - [2025-12-08 04:10:16] "POST /neutron/port HTTP/1.1" 200 1088 0.020191 10.0.0.23 - - [2025-12-08 04:10:16] "POST /neutron/port HTTP/1.1" 200 117 0.001295 10.0.0.23 - - [2025-12-08 04:10:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014071 10.0.0.23 - - [2025-12-08 04:10:20] "POST /neutron/port HTTP/1.1" 200 1088 0.016213 10.0.0.23 - - [2025-12-08 04:10:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009313 10.0.0.23 - - [2025-12-08 04:10:21] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 401 292 0.000427 10.0.0.23 - - [2025-12-08 04:10:21] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 200 1293 0.047498 10.0.0.23 - - [2025-12-08 04:10:21] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 200 1293 0.016507 10.0.0.23 - - [2025-12-08 04:10:21] "GET /virtual-machine-interface/50f60ec2-85cc-4fc7-9cfb-1472be93bc67 HTTP/1.1" 200 3023 0.020218 10.0.0.23 - - [2025-12-08 04:10:21] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 200 1293 0.015754 10.0.0.23 - - [2025-12-08 04:10:21] "GET /virtual-machine-interface/50f60ec2-85cc-4fc7-9cfb-1472be93bc67 HTTP/1.1" 200 3023 0.019668 10.0.0.23 - - [2025-12-08 04:10:21] "GET /instance-ip/9fc34462-ecd4-4908-a942-e96b98aeadf5 HTTP/1.1" 200 1641 0.035812 10.0.0.23 - - [2025-12-08 04:10:21] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 200 1293 0.021680 10.0.0.23 - - [2025-12-08 04:10:21] "GET /virtual-machine-interface/50f60ec2-85cc-4fc7-9cfb-1472be93bc67 HTTP/1.1" 200 3023 0.028235 10.0.0.23 - - [2025-12-08 04:10:21] "GET /instance-ip/9fc34462-ecd4-4908-a942-e96b98aeadf5 HTTP/1.1" 200 1641 0.031896 10.0.0.23 - - [2025-12-08 04:10:21] "POST /fqname-to-id HTTP/1.1" 403 354 0.021290 10.0.0.23 - - [2025-12-08 04:10:21] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.23 - - [2025-12-08 04:10:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.23 - - [2025-12-08 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027080 10.0.0.23 - - [2025-12-08 04:10:22] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003769 10.0.0.23 - - [2025-12-08 04:10:22] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021616 10.0.0.23 - - [2025-12-08 04:10:22] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018356 10.0.0.23 - - [2025-12-08 04:10:22] "POST /fqname-to-id HTTP/1.1" 403 354 0.015684 10.0.0.23 - - [2025-12-08 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.23 - - [2025-12-08 04:10:22] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004164 10.0.0.23 - - [2025-12-08 04:10:22] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023324 10.0.0.23 - - [2025-12-08 04:10:22] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020410 10.0.0.23 - - [2025-12-08 04:10:22] "POST /fqname-to-id HTTP/1.1" 403 354 0.020379 10.0.0.23 - - [2025-12-08 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.23 - - [2025-12-08 04:10:22] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004950 10.0.0.23 - - [2025-12-08 04:10:22] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021690 10.0.0.23 - - [2025-12-08 04:10:23] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.027612 10.0.0.23 - - [2025-12-08 04:10:23] "POST /fqname-to-id HTTP/1.1" 403 354 0.019065 10.0.0.23 - - [2025-12-08 04:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.23 - - [2025-12-08 04:10:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003717 10.0.0.23 - - [2025-12-08 04:10:23] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019813 10.0.0.23 - - [2025-12-08 04:10:23] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.023600 10.0.0.23 - - [2025-12-08 04:10:23] "POST /fqname-to-id HTTP/1.1" 403 354 0.016472 10.0.0.23 - - [2025-12-08 04:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.23 - - [2025-12-08 04:10:23] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003436 10.0.0.23 - - [2025-12-08 04:10:23] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018811 10.0.0.23 - - [2025-12-08 04:10:23] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.019224 10.0.0.23 - - [2025-12-08 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017285 10.0.0.23 - - [2025-12-08 04:10:26] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018103 10.0.0.22 - - [2025-12-08 04:10:27] "GET /obj-perms HTTP/1.1" 200 5056 0.055547 10.0.0.23 - - [2025-12-08 04:10:28] "POST /fqname-to-id HTTP/1.1" 403 354 0.016896 10.0.0.23 - - [2025-12-08 04:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.23 - - [2025-12-08 04:10:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003767 10.0.0.23 - - [2025-12-08 04:10:28] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020917 10.0.0.23 - - [2025-12-08 04:10:28] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.024639 10.0.0.23 - - [2025-12-08 04:10:28] "POST /fqname-to-id HTTP/1.1" 403 354 0.015701 10.0.0.23 - - [2025-12-08 04:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.23 - - [2025-12-08 04:10:28] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002946 10.0.0.23 - - [2025-12-08 04:10:28] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017914 10.0.0.23 - - [2025-12-08 04:10:28] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020550 10.0.0.23 - - [2025-12-08 04:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016355 10.0.0.23 - - [2025-12-08 04:10:28] "GET /routing-instance/4bb1af8d-3a6f-4bb2-afa0-93cdc24b6232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.025603 10.0.0.23 - - [2025-12-08 04:10:29] "POST /fqname-to-id HTTP/1.1" 403 354 0.020836 10.0.0.23 - - [2025-12-08 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005566 10.0.0.23 - - [2025-12-08 04:10:29] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003937 10.0.0.23 - - [2025-12-08 04:10:29] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020542 10.0.0.23 - - [2025-12-08 04:10:29] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.021906 10.0.0.23 - - [2025-12-08 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016399 10.0.0.23 - - [2025-12-08 04:10:29] "GET /routing-instance/4bb1af8d-3a6f-4bb2-afa0-93cdc24b6232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.017872 10.0.0.65 - - [2025-12-08 04:10:29] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.048524 10.0.0.23 - - [2025-12-08 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.23 - - [2025-12-08 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.23 - - [2025-12-08 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.23 - - [2025-12-08 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.65 - - [2025-12-08 04:10:29] "GET /obj-perms HTTP/1.1" 403 257 0.012384 10.0.0.23 - - [2025-12-08 04:10:29] "GET /obj-perms HTTP/1.1" 403 257 0.009967 10.0.0.23 - - [2025-12-08 04:10:30] "GET /obj-perms HTTP/1.1" 200 5030 0.005219 10.0.0.23 - - [2025-12-08 04:10:30] "GET /obj-perms HTTP/1.1" 403 257 0.040592 10.0.0.23 - - [2025-12-08 04:10:30] "GET /obj-perms HTTP/1.1" 403 257 0.011561 10.0.0.22 - - [2025-12-08 04:10:30] "GET /obj-perms HTTP/1.1" 403 257 0.011258 10.0.0.65 - - [2025-12-08 04:10:30] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.018428 10.0.0.23 - - [2025-12-08 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013465 10.0.0.65 - - [2025-12-08 04:10:31] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001670 10.0.0.23 - - [2025-12-08 04:10:31] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.066911 10.0.0.23 - - [2025-12-08 04:10:31] "GET /virtual-network/05458044-13b6-4e91-b613-fea788c21e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.020032 10.0.0.23 - - [2025-12-08 04:10:31] "GET /floating-ip-pools?parent_id=05458044-13b6-4e91-b613-fea788c21e89&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.016350 10.0.0.23 - - [2025-12-08 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015834 10.0.0.23 - - [2025-12-08 04:10:31] "GET /floating-ip-pool/c44d9a6c-8cd2-4d12-ac58-64e39aa29472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.014835 10.0.0.65 - - [2025-12-08 04:10:31] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001302 10.0.0.23 - - [2025-12-08 04:10:31] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056483 10.0.0.23 - - [2025-12-08 04:10:31] "POST /floating-ips HTTP/1.1" 200 616 0.073217 10.0.0.23 - - [2025-12-08 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.030042 10.0.0.23 - - [2025-12-08 04:10:31] "GET /floating-ip/53efaed0-54db-4e30-b42f-e2d90c824729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.028549 10.0.0.23 - - [2025-12-08 04:10:31] "GET /floating-ip/53efaed0-54db-4e30-b42f-e2d90c824729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.017442 10.0.0.23 - - [2025-12-08 04:10:31] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.018492 10.0.0.23 - - [2025-12-08 04:10:31] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.025495 10.0.0.23 - - [2025-12-08 04:10:31] "GET /virtual-machine-interface/50f60ec2-85cc-4fc7-9cfb-1472be93bc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.024572 10.0.0.23 - - [2025-12-08 04:10:31] "POST /ref-update HTTP/1.1" 200 156 0.029832 10.0.0.23 - - [2025-12-08 04:10:32] "POST /neutron/floatingip HTTP/1.1" 200 548 0.065534 10.0.0.23 - - [2025-12-08 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016888 10.0.0.23 - - [2025-12-08 04:10:32] "GET /routing-instance/2f1a019d-b2c7-47d4-aa52-a05386362cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.018219 10.0.0.23 - - [2025-12-08 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.23 - - [2025-12-08 04:10:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027525 10.0.0.23 - - [2025-12-08 04:10:32] "POST /neutron/port HTTP/1.1" 200 1114 0.055193 10.0.0.23 - - [2025-12-08 04:10:32] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 200 1293 0.020813 10.0.0.23 - - [2025-12-08 04:10:32] "GET /virtual-machine-interface/50f60ec2-85cc-4fc7-9cfb-1472be93bc67 HTTP/1.1" 200 3585 0.019634 10.0.0.23 - - [2025-12-08 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013481 10.0.0.23 - - [2025-12-08 04:10:32] "GET /security-group/9634714f-4208-48d8-af73-2f8ff166a511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.012362 10.0.0.23 - - [2025-12-08 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017947 10.0.0.23 - - [2025-12-08 04:10:33] "GET /security-group/9634714f-4208-48d8-af73-2f8ff166a511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.017737 10.0.0.23 - - [2025-12-08 04:10:33] "POST /neutron/security_group HTTP/1.1" 200 568 0.017919 10.0.0.23 - - [2025-12-08 04:10:33] "DELETE /floating-ip/53efaed0-54db-4e30-b42f-e2d90c824729 HTTP/1.1" 200 115 0.074942 10.0.0.23 - - [2025-12-08 04:10:33] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 200 1293 0.020764 10.0.0.23 - - [2025-12-08 04:10:34] "POST /neutron/port HTTP/1.1" 200 151 0.191789 10.0.0.23 - - [2025-12-08 04:10:35] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 404 171 0.017618 10.0.0.23 - - [2025-12-08 04:10:35] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 404 171 0.011435 10.0.0.23 - - [2025-12-08 04:10:35] "GET /virtual-machine/ce9042f0-179d-44a6-b868-ff17b582f3f5 HTTP/1.1" 404 171 0.011404 10.0.0.23 - - [2025-12-08 04:10:35] "POST /fqname-to-id HTTP/1.1" 403 354 0.017150 10.0.0.23 - - [2025-12-08 04:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.23 - - [2025-12-08 04:10:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003769 10.0.0.23 - - [2025-12-08 04:10:35] "GET /virtual-networks?parent_id=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021674 10.0.0.23 - - [2025-12-08 04:10:35] "GET /virtual-network/395ecc49-91e6-42b6-9439-ae4c60c70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.022283 10.0.0.23 - - [2025-12-08 04:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016438 10.0.0.23 - - [2025-12-08 04:10:35] "GET /routing-instance/4bb1af8d-3a6f-4bb2-afa0-93cdc24b6232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.021797 10.0.0.23 - - [2025-12-08 04:10:36] "GET /obj-perms HTTP/1.1" 403 257 0.038223 10.0.0.23 - - [2025-12-08 04:10:39] "GET /obj-perms HTTP/1.1" 200 5030 0.004663 10.0.0.22 - - [2025-12-08 04:10:39] "GET /obj-perms HTTP/1.1" 200 5030 0.003532 10.0.0.23 - - [2025-12-08 04:10:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004212 10.0.0.22 - - [2025-12-08 04:10:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003932 10.0.0.23 - - [2025-12-08 04:10:51] "GET /obj-perms HTTP/1.1" 200 5030 0.005389 10.0.0.22 - - [2025-12-08 04:10:51] "DELETE /access-control-list/a15a0e5a-8a86-4231-9c31-8eabd065c7cf HTTP/1.1" 200 115 0.046668 10.0.0.23 - - [2025-12-08 04:10:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.022610 10.0.0.23 - - [2025-12-08 04:10:52] "POST /neutron/network HTTP/1.1" 200 864 0.031762 10.0.0.22 - - [2025-12-08 04:10:52] "DELETE /route-target/1fb28a5c-93e2-49b3-af11-f0b3f0717dd9 HTTP/1.1" 200 115 0.037652 10.0.0.23 - - [2025-12-08 04:10:52] "DELETE /api-access-list/cdfecbd7-eebc-4ec7-941e-2f2dd438a613 HTTP/1.1" 200 115 0.059929 10.0.0.65 - - [2025-12-08 04:10:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004488 10.0.0.65 - - [2025-12-08 04:10:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003582 10.0.0.23 - - [2025-12-08 04:10:53] "POST /neutron/network HTTP/1.1" 200 151 0.187414 10.0.0.23 - - [2025-12-08 04:10:55] "GET /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004318 10.0.0.23 - - [2025-12-08 04:10:55] "PUT /api-access-list/53ca8267-96fa-47b1-a640-8b4ffdcf10f4 HTTP/1.1" 200 264 0.011472 10.0.0.65 - - [2025-12-08 04:10:55] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001040 10.0.0.23 - - [2025-12-08 04:10:55] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.048018 10.0.0.65 - - [2025-12-08 04:10:55] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000934 10.0.0.23 - - [2025-12-08 04:10:55] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?fields=virtual_networks HTTP/1.1" 200 1032 0.043597 10.0.0.65 - - [2025-12-08 04:10:55] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.23 - - [2025-12-08 04:10:55] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.048009 10.0.0.65 - - [2025-12-08 04:10:55] "GET /projects?obj_uuids=1aa9f828-6a25-4cb1-b924-57bfcabfd905&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001313 10.0.0.23 - - [2025-12-08 04:10:55] "GET /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905?fields=security_groups HTTP/1.1" 200 1258 0.036302 10.0.0.65 - - [2025-12-08 04:10:56] "GET /projects?obj_uuids=0ce00237-3104-494c-a1a3-c77cb9d3a85d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001105 10.0.0.23 - - [2025-12-08 04:10:56] "GET /project/0ce00237-3104-494c-a1a3-c77cb9d3a85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.042094 [Introspect:8084]10.0.0.23 - - [2025-12-08 04:10:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001253 10.0.0.23 - - [2025-12-08 04:10:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.030033 10.0.0.65 - - [2025-12-08 04:10:59] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003128 10.0.0.65 - - [2025-12-08 04:10:59] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001353 10.0.0.65 - - [2025-12-08 04:10:59] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009502 10.0.0.65 - - [2025-12-08 04:10:59] "POST /id-to-fqname HTTP/1.1" 200 191 0.004753 10.0.0.65 - - [2025-12-08 04:11:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.004988 10.0.0.65 - - [2025-12-08 04:11:00] "POST /security-groups HTTP/1.1" 200 592 0.029330 10.0.0.22 - - [2025-12-08 04:11:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.003753 10.0.0.65 - - [2025-12-08 04:11:00] "POST /projects HTTP/1.1" 200 587 0.236641 10.0.0.65 - - [2025-12-08 04:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.308225 10.0.0.22 - - [2025-12-08 04:11:00] "POST /access-control-lists HTTP/1.1" 200 595 0.029178 10.0.0.23 - - [2025-12-08 04:11:00] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.465746 10.0.0.23 - - [2025-12-08 04:11:01] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.23 - - [2025-12-08 04:11:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.23 - - [2025-12-08 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.062795 10.0.0.65 - - [2025-12-08 04:11:03] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000922 10.0.0.23 - - [2025-12-08 04:11:03] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.036980 10.0.0.22 - - [2025-12-08 04:11:04] "POST /route-targets HTTP/1.1" 200 327 0.018482 10.0.0.65 - - [2025-12-08 04:11:04] "POST /useragent-kv HTTP/1.1" 200 115 0.010638 10.0.0.23 - - [2025-12-08 04:11:04] "POST /neutron/subnet HTTP/1.1" 200 716 0.256722 10.0.0.23 - - [2025-12-08 04:11:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001786 10.0.0.23 - - [2025-12-08 04:11:04] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008504 10.0.0.23 - - [2025-12-08 04:11:04] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005476 10.0.0.23 - - [2025-12-08 04:11:04] "POST /neutron/network HTTP/1.1" 200 825 0.006806 10.0.0.23 - - [2025-12-08 04:11:05] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005950 10.0.0.22 - - [2025-12-08 04:11:06] "GET /obj-perms HTTP/1.1" 200 5032 0.062397 10.0.0.23 - - [2025-12-08 04:11:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.001330 10.0.0.65 - - [2025-12-08 04:11:07] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000954 10.0.0.23 - - [2025-12-08 04:11:07] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.058732 10.0.0.23 - - [2025-12-08 04:11:07] "POST /neutron/network HTTP/1.1" 200 825 0.007598 10.0.0.23 - - [2025-12-08 04:11:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001303 10.0.0.23 - - [2025-12-08 04:11:08] "POST /neutron/port HTTP/1.1" 200 117 0.006116 10.0.0.65 - - [2025-12-08 04:11:08] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.23 - - [2025-12-08 04:11:08] "POST /neutron/port HTTP/1.1" 200 1059 0.249184 10.0.0.23 - - [2025-12-08 04:11:09] "POST /neutron/port HTTP/1.1" 200 1113 0.134488 10.0.0.23 - - [2025-12-08 04:11:09] "POST /neutron/subnet HTTP/1.1" 200 690 0.011822 10.0.0.65 - - [2025-12-08 04:11:09] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001138 10.0.0.23 - - [2025-12-08 04:11:09] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075310 10.0.0.23 - - [2025-12-08 04:11:09] "POST /neutron/network HTTP/1.1" 200 825 0.006225 10.0.0.23 - - [2025-12-08 04:11:09] "POST /neutron/port HTTP/1.1" 200 117 0.006396 10.0.0.23 - - [2025-12-08 04:11:09] "POST /neutron/network HTTP/1.1" 200 835 0.006719 10.0.0.23 - - [2025-12-08 04:11:10] "POST /neutron/port HTTP/1.1" 200 1059 0.013858 10.0.0.23 - - [2025-12-08 04:11:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006674 10.0.0.23 - - [2025-12-08 04:11:10] "POST /neutron/network HTTP/1.1" 200 825 0.007438 10.0.0.23 - - [2025-12-08 04:11:14] "POST /neutron/port HTTP/1.1" 200 1087 0.016201 10.0.0.23 - - [2025-12-08 04:11:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008741 10.0.0.23 - - [2025-12-08 04:11:14] "GET /virtual-machine/a1d77e8b-d4ef-4e0f-b4e9-4d2a2f33c56a HTTP/1.1" 401 292 0.000368 10.0.0.23 - - [2025-12-08 04:11:15] "GET /virtual-machine/a1d77e8b-d4ef-4e0f-b4e9-4d2a2f33c56a HTTP/1.1" 200 1294 0.032769 10.0.0.23 - - [2025-12-08 04:11:15] "GET /virtual-machine-interface/f42d695c-be91-4a87-9a71-288bd82ffd95 HTTP/1.1" 200 2950 0.006762 10.0.0.23 - - [2025-12-08 04:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.23 - - [2025-12-08 04:11:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003782 10.0.0.23 - - [2025-12-08 04:11:15] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004209 10.0.0.23 - - [2025-12-08 04:11:15] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007053 10.0.0.65 - - [2025-12-08 04:11:15] "DELETE /project/39b9363a54004ea1a1807dd8e2fe11b9 HTTP/1.1" 404 173 0.005157 10.0.0.65 - - [2025-12-08 04:11:15] "DELETE /project/1aa9f828-6a25-4cb1-b924-57bfcabfd905 HTTP/1.1" 404 177 0.004333 10.0.0.23 - - [2025-12-08 04:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.23 - - [2025-12-08 04:11:18] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004816 10.0.0.23 - - [2025-12-08 04:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010419 10.0.0.23 - - [2025-12-08 04:11:22] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005257 10.0.0.23 - - [2025-12-08 04:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.23 - - [2025-12-08 04:11:26] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005441 10.0.0.23 - - [2025-12-08 04:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.23 - - [2025-12-08 04:11:30] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005015 10.0.0.23 - - [2025-12-08 04:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.23 - - [2025-12-08 04:11:34] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005370 10.0.0.23 - - [2025-12-08 04:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.23 - - [2025-12-08 04:11:38] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005749 10.0.0.23 - - [2025-12-08 04:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.23 - - [2025-12-08 04:11:43] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005510 10.0.0.23 - - [2025-12-08 04:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.23 - - [2025-12-08 04:11:47] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005437 10.0.0.23 - - [2025-12-08 04:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.23 - - [2025-12-08 04:11:51] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005069 10.0.0.23 - - [2025-12-08 04:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.23 - - [2025-12-08 04:11:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004912 10.0.0.23 - - [2025-12-08 04:11:53] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003363 10.0.0.23 - - [2025-12-08 04:11:53] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006966 10.0.0.23 - - [2025-12-08 04:11:58] "POST /neutron/port HTTP/1.1" 200 1087 0.017277 10.0.0.23 - - [2025-12-08 04:11:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006600 10.0.0.23 - - [2025-12-08 04:12:02] "POST /neutron/network HTTP/1.1" 200 835 0.006662 10.0.0.23 - - [2025-12-08 04:12:02] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.23 - - [2025-12-08 04:12:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009495 10.0.0.23 - - [2025-12-08 04:12:07] "POST /neutron/port HTTP/1.1" 200 1087 0.014941 10.0.0.23 - - [2025-12-08 04:12:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004000 10.0.0.23 - - [2025-12-08 04:12:07] "POST /neutron/network HTTP/1.1" 200 825 0.006810 10.0.0.23 - - [2025-12-08 04:12:14] "POST /neutron/port HTTP/1.1" 200 1087 0.015020 10.0.0.23 - - [2025-12-08 04:12:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007789 10.0.0.23 - - [2025-12-08 04:12:14] "GET /virtual-machine/959d5c74-59a2-45f1-8a5c-1b768b83341b HTTP/1.1" 200 1293 0.005659 10.0.0.23 - - [2025-12-08 04:12:14] "GET /virtual-machine-interface/acc70189-933a-4697-9162-a8a2c71a9484 HTTP/1.1" 200 2950 0.005458 10.0.0.23 - - [2025-12-08 04:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.23 - - [2025-12-08 04:12:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003914 10.0.0.23 - - [2025-12-08 04:12:14] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002607 10.0.0.23 - - [2025-12-08 04:12:14] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007051 10.0.0.23 - - [2025-12-08 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.23 - - [2025-12-08 04:12:15] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003698 10.0.0.23 - - [2025-12-08 04:12:15] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002587 10.0.0.23 - - [2025-12-08 04:12:15] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005992 10.0.0.65 - - [2025-12-08 04:12:28] "GET /obj-perms HTTP/1.1" 200 5056 0.056283 10.0.0.23 - - [2025-12-08 04:12:29] "GET /obj-perms HTTP/1.1" 200 5056 0.058600 10.0.0.23 - - [2025-12-08 04:13:02] "POST /neutron/port HTTP/1.1" 200 1087 0.042339 10.0.0.23 - - [2025-12-08 04:13:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003710 10.0.0.23 - - [2025-12-08 04:13:02] "POST /neutron/network HTTP/1.1" 200 825 0.006408 10.0.0.23 - - [2025-12-08 04:13:07] "POST /neutron/network HTTP/1.1" 200 835 0.035834 10.0.0.23 - - [2025-12-08 04:13:07] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.23 - - [2025-12-08 04:13:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007195 10.0.0.23 - - [2025-12-08 04:13:36] "GET /virtual-machine/a1d77e8b-d4ef-4e0f-b4e9-4d2a2f33c56a HTTP/1.1" 200 1294 0.003918 10.0.0.23 - - [2025-12-08 04:13:36] "GET /virtual-machine-interface/f42d695c-be91-4a87-9a71-288bd82ffd95 HTTP/1.1" 200 2950 0.004771 10.0.0.23 - - [2025-12-08 04:13:36] "GET /virtual-machine/a1d77e8b-d4ef-4e0f-b4e9-4d2a2f33c56a HTTP/1.1" 200 1294 0.003493 10.0.0.23 - - [2025-12-08 04:13:36] "GET /virtual-machine-interface/f42d695c-be91-4a87-9a71-288bd82ffd95 HTTP/1.1" 200 2950 0.005834 10.0.0.23 - - [2025-12-08 04:13:36] "GET /instance-ip/965949af-744f-4d9a-8d80-1d1203ce4c6e HTTP/1.1" 200 1622 0.006151 10.0.0.23 - - [2025-12-08 04:13:36] "GET /virtual-machine/a1d77e8b-d4ef-4e0f-b4e9-4d2a2f33c56a HTTP/1.1" 200 1294 0.003637 10.0.0.23 - - [2025-12-08 04:13:36] "GET /virtual-machine-interface/f42d695c-be91-4a87-9a71-288bd82ffd95 HTTP/1.1" 200 2950 0.005370 10.0.0.23 - - [2025-12-08 04:13:36] "GET /instance-ip/965949af-744f-4d9a-8d80-1d1203ce4c6e HTTP/1.1" 200 1622 0.004513 10.0.0.23 - - [2025-12-08 04:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.23 - - [2025-12-08 04:13:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003644 10.0.0.23 - - [2025-12-08 04:13:36] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002782 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006017 10.0.0.23 - - [2025-12-08 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.23 - - [2025-12-08 04:13:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004488 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003343 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006189 10.0.0.23 - - [2025-12-08 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.23 - - [2025-12-08 04:13:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004642 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003978 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005526 10.0.0.23 - - [2025-12-08 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.23 - - [2025-12-08 04:13:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005592 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004153 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006750 10.0.0.23 - - [2025-12-08 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.23 - - [2025-12-08 04:13:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007180 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003881 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007219 10.0.0.23 - - [2025-12-08 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.23 - - [2025-12-08 04:13:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005056 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003554 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005808 10.0.0.23 - - [2025-12-08 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.23 - - [2025-12-08 04:13:37] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004977 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004143 10.0.0.23 - - [2025-12-08 04:13:37] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007129 10.0.0.23 - - [2025-12-08 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.23 - - [2025-12-08 04:13:38] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003614 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003428 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006098 10.0.0.23 - - [2025-12-08 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.23 - - [2025-12-08 04:13:38] "GET /routing-instance/e46942f0-8bc0-4b6a-951f-2a8248e1fbeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004612 10.0.0.23 - - [2025-12-08 04:13:38] "GET /route-target/354d0df7-3ac7-4e6f-a867-8eb6066d2614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004671 10.0.0.23 - - [2025-12-08 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.23 - - [2025-12-08 04:13:38] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003410 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002520 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005643 10.0.0.23 - - [2025-12-08 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.23 - - [2025-12-08 04:13:38] "GET /routing-instance/e46942f0-8bc0-4b6a-951f-2a8248e1fbeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004690 10.0.0.23 - - [2025-12-08 04:13:38] "GET /route-target/354d0df7-3ac7-4e6f-a867-8eb6066d2614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004289 10.0.0.23 - - [2025-12-08 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.23 - - [2025-12-08 04:13:38] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003777 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003323 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006260 10.0.0.23 - - [2025-12-08 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.23 - - [2025-12-08 04:13:38] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004001 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003544 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006531 10.0.0.23 - - [2025-12-08 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.23 - - [2025-12-08 04:13:38] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004918 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002914 10.0.0.23 - - [2025-12-08 04:13:38] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006147 10.0.0.65 - - [2025-12-08 04:13:39] "GET /obj-perms HTTP/1.1" 200 5032 0.056904 10.0.0.23 - - [2025-12-08 04:13:39] "GET /obj-perms HTTP/1.1" 200 5032 0.054245 10.0.0.22 - - [2025-12-08 04:13:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004019 10.0.0.23 - - [2025-12-08 04:13:39] "GET /obj-perms HTTP/1.1" 200 5032 0.005047 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-machine/959d5c74-59a2-45f1-8a5c-1b768b83341b HTTP/1.1" 200 1293 0.004168 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-machine-interface/acc70189-933a-4697-9162-a8a2c71a9484 HTTP/1.1" 200 2950 0.005066 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-machine/959d5c74-59a2-45f1-8a5c-1b768b83341b HTTP/1.1" 200 1293 0.004406 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-machine-interface/acc70189-933a-4697-9162-a8a2c71a9484 HTTP/1.1" 200 2950 0.005297 10.0.0.23 - - [2025-12-08 04:13:39] "GET /instance-ip/6e0f59ff-20e5-4cbd-9e0c-ef6d43e32a62 HTTP/1.1" 200 1621 0.005944 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-machine/959d5c74-59a2-45f1-8a5c-1b768b83341b HTTP/1.1" 200 1293 0.004056 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-machine-interface/acc70189-933a-4697-9162-a8a2c71a9484 HTTP/1.1" 200 2950 0.004928 10.0.0.23 - - [2025-12-08 04:13:39] "GET /instance-ip/6e0f59ff-20e5-4cbd-9e0c-ef6d43e32a62 HTTP/1.1" 200 1621 0.004165 10.0.0.23 - - [2025-12-08 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.23 - - [2025-12-08 04:13:39] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003811 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003242 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007979 10.0.0.23 - - [2025-12-08 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.23 - - [2025-12-08 04:13:39] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004561 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002747 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005936 10.0.0.23 - - [2025-12-08 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.23 - - [2025-12-08 04:13:39] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004050 10.0.0.23 - - [2025-12-08 04:13:39] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003617 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006311 10.0.0.23 - - [2025-12-08 04:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.23 - - [2025-12-08 04:13:40] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004715 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003042 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006917 10.0.0.23 - - [2025-12-08 04:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.23 - - [2025-12-08 04:13:40] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004223 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003404 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007299 10.0.0.23 - - [2025-12-08 04:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.23 - - [2025-12-08 04:13:40] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004262 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003555 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005784 10.0.0.23 - - [2025-12-08 04:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.23 - - [2025-12-08 04:13:40] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003943 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003149 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006600 10.0.0.23 - - [2025-12-08 04:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.23 - - [2025-12-08 04:13:40] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004103 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002937 10.0.0.23 - - [2025-12-08 04:13:40] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005975 10.0.0.23 - - [2025-12-08 04:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.23 - - [2025-12-08 04:13:40] "GET /routing-instance/e46942f0-8bc0-4b6a-951f-2a8248e1fbeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004835 10.0.0.23 - - [2025-12-08 04:13:40] "GET /route-target/354d0df7-3ac7-4e6f-a867-8eb6066d2614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005403 10.0.0.23 - - [2025-12-08 04:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.23 - - [2025-12-08 04:13:41] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004388 10.0.0.23 - - [2025-12-08 04:13:41] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003647 10.0.0.23 - - [2025-12-08 04:13:41] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009097 10.0.0.23 - - [2025-12-08 04:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.23 - - [2025-12-08 04:13:41] "GET /routing-instance/e46942f0-8bc0-4b6a-951f-2a8248e1fbeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004374 10.0.0.23 - - [2025-12-08 04:13:41] "GET /route-target/354d0df7-3ac7-4e6f-a867-8eb6066d2614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004811 10.0.0.23 - - [2025-12-08 04:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.23 - - [2025-12-08 04:13:41] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005135 10.0.0.23 - - [2025-12-08 04:13:41] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004183 10.0.0.23 - - [2025-12-08 04:13:41] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006725 10.0.0.23 - - [2025-12-08 04:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.23 - - [2025-12-08 04:13:41] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004862 10.0.0.23 - - [2025-12-08 04:13:41] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003457 10.0.0.23 - - [2025-12-08 04:13:41] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005588 10.0.0.23 - - [2025-12-08 04:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.23 - - [2025-12-08 04:13:41] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004883 10.0.0.23 - - [2025-12-08 04:13:41] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003846 10.0.0.23 - - [2025-12-08 04:13:41] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007830 10.0.0.65 - - [2025-12-08 04:13:41] "GET /obj-perms HTTP/1.1" 200 5032 0.089117 10.0.0.23 - - [2025-12-08 04:13:41] "GET /obj-perms HTTP/1.1" 200 5032 0.004994 10.0.0.23 - - [2025-12-08 04:13:41] "GET /obj-perms HTTP/1.1" 200 5032 0.004657 10.0.0.23 - - [2025-12-08 04:13:42] "GET /obj-perms HTTP/1.1" 200 5032 0.004669 10.0.0.22 - - [2025-12-08 04:13:42] "GET /obj-perms HTTP/1.1" 200 5032 0.003796 10.0.0.65 - - [2025-12-08 04:13:42] "GET /obj-perms HTTP/1.1" 200 5032 0.003774 10.0.0.23 - - [2025-12-08 04:13:47] "GET /virtual-machine/959d5c74-59a2-45f1-8a5c-1b768b83341b HTTP/1.1" 200 1293 0.004101 10.0.0.23 - - [2025-12-08 04:13:47] "POST /neutron/port HTTP/1.1" 200 1087 0.020788 10.0.0.23 - - [2025-12-08 04:13:49] "GET /virtual-machine/959d5c74-59a2-45f1-8a5c-1b768b83341b HTTP/1.1" 404 171 0.003641 10.0.0.23 - - [2025-12-08 04:13:49] "GET /virtual-machine/959d5c74-59a2-45f1-8a5c-1b768b83341b HTTP/1.1" 404 171 0.003100 10.0.0.23 - - [2025-12-08 04:13:49] "GET /virtual-machine/959d5c74-59a2-45f1-8a5c-1b768b83341b HTTP/1.1" 404 171 0.003352 10.0.0.23 - - [2025-12-08 04:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.23 - - [2025-12-08 04:13:49] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003963 10.0.0.23 - - [2025-12-08 04:13:49] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003143 10.0.0.23 - - [2025-12-08 04:13:49] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.011561 10.0.0.23 - - [2025-12-08 04:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.23 - - [2025-12-08 04:13:49] "GET /routing-instance/e46942f0-8bc0-4b6a-951f-2a8248e1fbeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004610 10.0.0.23 - - [2025-12-08 04:13:49] "GET /route-target/354d0df7-3ac7-4e6f-a867-8eb6066d2614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004488 10.0.0.23 - - [2025-12-08 04:13:49] "GET /obj-perms HTTP/1.1" 200 5032 0.004446 10.0.0.23 - - [2025-12-08 04:13:55] "GET /obj-perms HTTP/1.1" 200 5032 0.004058 10.0.0.23 - - [2025-12-08 04:13:59] "GET /obj-perms HTTP/1.1" 200 5032 0.004608 10.0.0.23 - - [2025-12-08 04:14:05] "GET /obj-perms HTTP/1.1" 200 5032 0.004263 10.0.0.23 - - [2025-12-08 04:14:07] "POST /neutron/port HTTP/1.1" 200 1087 0.014742 10.0.0.23 - - [2025-12-08 04:14:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004328 10.0.0.23 - - [2025-12-08 04:14:07] "POST /neutron/network HTTP/1.1" 200 825 0.007625 10.0.0.23 - - [2025-12-08 04:14:08] "GET /obj-perms HTTP/1.1" 200 5032 0.003845 10.0.0.23 - - [2025-12-08 04:14:11] "GET /obj-perms HTTP/1.1" 200 5032 0.004144 10.0.0.23 - - [2025-12-08 04:14:11] "GET /virtual-machine/a1d77e8b-d4ef-4e0f-b4e9-4d2a2f33c56a HTTP/1.1" 200 1294 0.004184 10.0.0.23 - - [2025-12-08 04:14:12] "POST /neutron/port HTTP/1.1" 200 151 0.163048 10.0.0.23 - - [2025-12-08 04:14:13] "GET /virtual-machine/a1d77e8b-d4ef-4e0f-b4e9-4d2a2f33c56a HTTP/1.1" 404 171 0.003323 10.0.0.23 - - [2025-12-08 04:14:13] "GET /virtual-machine/a1d77e8b-d4ef-4e0f-b4e9-4d2a2f33c56a HTTP/1.1" 404 171 0.002766 10.0.0.23 - - [2025-12-08 04:14:13] "GET /virtual-machine/a1d77e8b-d4ef-4e0f-b4e9-4d2a2f33c56a HTTP/1.1" 404 171 0.002924 10.0.0.23 - - [2025-12-08 04:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.23 - - [2025-12-08 04:14:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003436 10.0.0.23 - - [2025-12-08 04:14:14] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002610 10.0.0.23 - - [2025-12-08 04:14:14] "GET /virtual-network/3408134f-637d-48e3-9aee-4cb42988d140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005760 10.0.0.23 - - [2025-12-08 04:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.23 - - [2025-12-08 04:14:14] "GET /routing-instance/e46942f0-8bc0-4b6a-951f-2a8248e1fbeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004471 10.0.0.23 - - [2025-12-08 04:14:14] "GET /route-target/354d0df7-3ac7-4e6f-a867-8eb6066d2614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004501 10.0.0.23 - - [2025-12-08 04:14:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004704 10.0.0.22 - - [2025-12-08 04:14:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004662 10.0.0.23 - - [2025-12-08 04:14:20] "GET /obj-perms HTTP/1.1" 200 5032 0.005380 10.0.0.22 - - [2025-12-08 04:14:20] "DELETE /route-target/354d0df7-3ac7-4e6f-a867-8eb6066d2614 HTTP/1.1" 200 115 0.078598 10.0.0.23 - - [2025-12-08 04:14:23] "POST /fqname-to-id HTTP/1.1" 404 200 0.003162 10.0.0.23 - - [2025-12-08 04:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.65 - - [2025-12-08 04:14:23] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.030668 10.0.0.23 - - [2025-12-08 04:14:23] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.082897 10.0.0.23 - - [2025-12-08 04:14:23] "POST /network-policys HTTP/1.1" 200 522 0.032986 10.0.0.23 - - [2025-12-08 04:14:23] "GET /network-policy/b31e551b-0051-454a-8565-2ab3a7c8cfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007792 10.0.0.23 - - [2025-12-08 04:14:23] "POST /fqname-to-id HTTP/1.1" 404 200 0.002698 10.0.0.23 - - [2025-12-08 04:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.65 - - [2025-12-08 04:14:23] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000967 10.0.0.23 - - [2025-12-08 04:14:24] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.054739 10.0.0.23 - - [2025-12-08 04:14:24] "POST /network-policys HTTP/1.1" 200 522 0.027497 10.0.0.23 - - [2025-12-08 04:14:24] "GET /network-policy/5def00f8-3c0a-4d26-bd50-e85662b9cb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006114 10.0.0.23 - - [2025-12-08 04:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.65 - - [2025-12-08 04:14:24] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000897 10.0.0.23 - - [2025-12-08 04:14:24] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046010 10.0.0.23 - - [2025-12-08 04:14:24] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.006182 10.0.0.23 - - [2025-12-08 04:14:24] "POST /virtual-networks HTTP/1.1" 200 546 0.077693 10.0.0.23 - - [2025-12-08 04:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.23 - - [2025-12-08 04:14:24] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004345 10.0.0.65 - - [2025-12-08 04:14:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006328 10.0.0.23 - - [2025-12-08 04:14:24] "POST /ref-update HTTP/1.1" 200 156 0.077042 10.0.0.23 - - [2025-12-08 04:14:24] "POST /neutron/network HTTP/1.1" 200 809 0.006874 10.0.0.23 - - [2025-12-08 04:14:24] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005268 10.0.0.23 - - [2025-12-08 04:14:24] "POST /neutron/subnet HTTP/1.1" 200 672 0.008996 10.0.0.23 - - [2025-12-08 04:14:24] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005528 10.0.0.22 - - [2025-12-08 04:14:25] "GET /obj-perms HTTP/1.1" 200 5032 0.004725 10.0.0.65 - - [2025-12-08 04:14:25] "GET /obj-perms HTTP/1.1" 200 5032 0.004158 10.0.0.23 - - [2025-12-08 04:14:25] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005938 10.0.0.23 - - [2025-12-08 04:14:25] "PUT /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5 HTTP/1.1" 200 264 0.048669 10.0.0.23 - - [2025-12-08 04:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.23 - - [2025-12-08 04:14:25] "GET /network-policy/b31e551b-0051-454a-8565-2ab3a7c8cfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004117 10.0.0.22 - - [2025-12-08 04:14:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.003529 10.0.0.23 - - [2025-12-08 04:14:25] "POST /ref-update HTTP/1.1" 200 156 0.055849 10.0.0.23 - - [2025-12-08 04:14:25] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009959 10.0.0.23 - - [2025-12-08 04:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.23 - - [2025-12-08 04:14:25] "GET /network-policy/b31e551b-0051-454a-8565-2ab3a7c8cfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004354 10.0.0.23 - - [2025-12-08 04:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.65 - - [2025-12-08 04:14:25] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001209 10.0.0.23 - - [2025-12-08 04:14:25] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.035078 10.0.0.23 - - [2025-12-08 04:14:25] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003503 10.0.0.23 - - [2025-12-08 04:14:25] "POST /virtual-networks HTTP/1.1" 200 546 0.092822 10.0.0.23 - - [2025-12-08 04:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013837 10.0.0.22 - - [2025-12-08 04:14:25] "POST /ref-update HTTP/1.1" 200 156 0.027835 10.0.0.23 - - [2025-12-08 04:14:25] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006191 10.0.0.65 - - [2025-12-08 04:14:26] "POST /useragent-kv HTTP/1.1" 200 115 0.011638 10.0.0.23 - - [2025-12-08 04:14:26] "POST /ref-update HTTP/1.1" 200 156 0.074768 10.0.0.23 - - [2025-12-08 04:14:26] "POST /neutron/network HTTP/1.1" 200 809 0.006823 10.0.0.23 - - [2025-12-08 04:14:26] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006068 10.0.0.23 - - [2025-12-08 04:14:26] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005204 10.0.0.23 - - [2025-12-08 04:14:26] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007293 10.0.0.23 - - [2025-12-08 04:14:26] "PUT /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad HTTP/1.1" 200 264 0.056393 10.0.0.23 - - [2025-12-08 04:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.23 - - [2025-12-08 04:14:26] "GET /network-policy/5def00f8-3c0a-4d26-bd50-e85662b9cb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004162 10.0.0.23 - - [2025-12-08 04:14:26] "POST /ref-update HTTP/1.1" 200 156 0.049377 10.0.0.22 - - [2025-12-08 04:14:26] "POST /ref-update HTTP/1.1" 200 156 0.021798 10.0.0.23 - - [2025-12-08 04:14:26] "POST /neutron/network HTTP/1.1" 200 886 0.014197 10.0.0.23 - - [2025-12-08 04:14:26] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005327 10.0.0.23 - - [2025-12-08 04:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.23 - - [2025-12-08 04:14:27] "GET /network-policy/5def00f8-3c0a-4d26-bd50-e85662b9cb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005399 10.0.0.23 - - [2025-12-08 04:14:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001156 10.0.0.65 - - [2025-12-08 04:14:28] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001307 10.0.0.23 - - [2025-12-08 04:14:28] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.095820 10.0.0.23 - - [2025-12-08 04:14:28] "POST /neutron/port HTTP/1.1" 200 117 0.006958 10.0.0.23 - - [2025-12-08 04:14:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001396 10.0.0.23 - - [2025-12-08 04:14:28] "POST /neutron/network HTTP/1.1" 200 896 0.007211 10.0.0.23 - - [2025-12-08 04:14:29] "POST /neutron/port HTTP/1.1" 200 1061 0.014714 10.0.0.23 - - [2025-12-08 04:14:29] "POST /neutron/port HTTP/1.1" 200 1089 0.016734 10.0.0.23 - - [2025-12-08 04:14:29] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.65 - - [2025-12-08 04:14:29] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001090 10.0.0.23 - - [2025-12-08 04:14:29] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061225 10.0.0.23 - - [2025-12-08 04:14:29] "POST /neutron/port HTTP/1.1" 200 1089 0.019686 10.0.0.23 - - [2025-12-08 04:14:29] "POST /neutron/port HTTP/1.1" 200 1089 0.015516 10.0.0.65 - - [2025-12-08 04:14:30] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000916 10.0.0.23 - - [2025-12-08 04:14:30] "POST /neutron/port HTTP/1.1" 200 1061 0.327602 10.0.0.23 - - [2025-12-08 04:14:30] "POST /neutron/port HTTP/1.1" 200 1115 0.148989 10.0.0.23 - - [2025-12-08 04:14:30] "GET /obj-perms HTTP/1.1" 200 5056 0.103928 10.0.0.23 - - [2025-12-08 04:14:30] "POST /neutron/subnet HTTP/1.1" 200 646 0.010969 10.0.0.23 - - [2025-12-08 04:14:35] "POST /neutron/port HTTP/1.1" 200 1089 0.015729 10.0.0.23 - - [2025-12-08 04:14:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007453 10.0.0.23 - - [2025-12-08 04:14:35] "GET /virtual-machine/45297b8d-047f-460c-abcc-9e49a11b86fa HTTP/1.1" 200 1293 0.006243 10.0.0.23 - - [2025-12-08 04:14:35] "GET /virtual-machine-interface/08e69f14-91f8-4e4a-b704-fc5edd56e50b HTTP/1.1" 200 2948 0.005708 10.0.0.23 - - [2025-12-08 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.23 - - [2025-12-08 04:14:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003880 10.0.0.23 - - [2025-12-08 04:14:35] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003188 10.0.0.23 - - [2025-12-08 04:14:35] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.011080 10.0.0.23 - - [2025-12-08 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.23 - - [2025-12-08 04:14:38] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005254 10.0.0.23 - - [2025-12-08 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.23 - - [2025-12-08 04:14:42] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005417 10.0.0.23 - - [2025-12-08 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.23 - - [2025-12-08 04:14:46] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005345 10.0.0.65 - - [2025-12-08 04:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.65 - - [2025-12-08 04:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.22 - - [2025-12-08 04:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000894 10.0.0.22 - - [2025-12-08 04:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.65 - - [2025-12-08 04:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.65 - - [2025-12-08 04:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.22 - - [2025-12-08 04:14:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.22 - - [2025-12-08 04:14:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2025-12-08 04:14:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.23 - - [2025-12-08 04:14:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.23 - - [2025-12-08 04:14:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.23 - - [2025-12-08 04:14:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-12-08 04:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.23 - - [2025-12-08 04:14:50] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005037 10.0.0.23 - - [2025-12-08 04:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.23 - - [2025-12-08 04:14:54] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007106 10.0.0.23 - - [2025-12-08 04:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.23 - - [2025-12-08 04:14:58] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005466 10.0.0.23 - - [2025-12-08 04:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2025-12-08 04:15:02] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005195 10.0.0.23 - - [2025-12-08 04:15:05] "POST /neutron/port HTTP/1.1" 200 1089 0.020790 10.0.0.23 - - [2025-12-08 04:15:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004409 10.0.0.23 - - [2025-12-08 04:15:05] "POST /neutron/network HTTP/1.1" 200 886 0.009103 10.0.0.23 - - [2025-12-08 04:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.23 - - [2025-12-08 04:15:07] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005460 10.0.0.23 - - [2025-12-08 04:15:08] "POST /neutron/network HTTP/1.1" 200 896 0.006511 10.0.0.23 - - [2025-12-08 04:15:08] "POST /neutron/port HTTP/1.1" 200 117 0.001155 10.0.0.23 - - [2025-12-08 04:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.23 - - [2025-12-08 04:15:11] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006816 10.0.0.23 - - [2025-12-08 04:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.23 - - [2025-12-08 04:15:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003531 10.0.0.23 - - [2025-12-08 04:15:13] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002943 10.0.0.23 - - [2025-12-08 04:15:13] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006326 10.0.0.23 - - [2025-12-08 04:15:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009092 10.0.0.23 - - [2025-12-08 04:15:18] "POST /neutron/port HTTP/1.1" 200 1089 0.018273 10.0.0.23 - - [2025-12-08 04:15:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.036272 10.0.0.23 - - [2025-12-08 04:15:28] "POST /neutron/port HTTP/1.1" 200 1089 0.014622 10.0.0.23 - - [2025-12-08 04:15:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007061 10.0.0.23 - - [2025-12-08 04:15:34] "POST /neutron/port HTTP/1.1" 200 1089 0.014562 10.0.0.23 - - [2025-12-08 04:15:34] "GET /virtual-machine/245cd8ec-6d0a-4681-8d0d-96fa294496a7 HTTP/1.1" 200 1293 0.005399 10.0.0.23 - - [2025-12-08 04:15:34] "GET /virtual-machine-interface/37e4768a-4089-4b09-a908-a40b64820359 HTTP/1.1" 200 2949 0.004950 10.0.0.23 - - [2025-12-08 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.23 - - [2025-12-08 04:15:34] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003410 10.0.0.23 - - [2025-12-08 04:15:34] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002872 10.0.0.23 - - [2025-12-08 04:15:34] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005469 10.0.0.23 - - [2025-12-08 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.23 - - [2025-12-08 04:15:35] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004848 10.0.0.23 - - [2025-12-08 04:15:35] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002961 10.0.0.23 - - [2025-12-08 04:15:35] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005922 10.0.0.23 - - [2025-12-08 04:16:06] "POST /neutron/port HTTP/1.1" 200 1089 0.015029 10.0.0.23 - - [2025-12-08 04:16:06] "POST /neutron/subnet HTTP/1.1" 200 646 0.009133 10.0.0.23 - - [2025-12-08 04:16:10] "POST /neutron/port HTTP/1.1" 200 1089 0.013762 10.0.0.23 - - [2025-12-08 04:16:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004430 10.0.0.23 - - [2025-12-08 04:16:10] "POST /neutron/network HTTP/1.1" 200 886 0.008352 10.0.0.22 - - [2025-12-08 04:16:32] "GET /obj-perms HTTP/1.1" 200 5056 0.055660 10.0.0.65 - - [2025-12-08 04:16:32] "GET /obj-perms HTTP/1.1" 200 5056 0.049884 10.0.0.22 - - [2025-12-08 04:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 +++ date ++ echo 'INFO: =================== Mon Dec 8 04:17:05 AM UTC 2025 ===================' INFO: =================== Mon Dec 8 04:17:05 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ 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 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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.22,10.0.0.65 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.23:8081 10.0.0.22:8081 10.0.0.65:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.22:8081 10.0.0.65:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.22:8081 10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.23:9042 10.0.0.22:9042 10.0.0.65:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.22:9042 10.0.0.65:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.22:9042 10.0.0.65:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.23:8086 10.0.0.22:8086 10.0.0.65:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.22:8086 10.0.0.65:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.22:8086 10.0.0.65: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.22,10.0.0.65 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.23:8082 10.0.0.22:8082 10.0.0.65:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.22:8082 10.0.0.65:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.22:8082 10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.23:9161 10.0.0.22:9161 10.0.0.65:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.22:9161 10.0.0.65:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.22:9161 10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.22:9041 10.0.0.65: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.18,10.20.0.14,10.20.0.145 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.18,10.20.0.14,10.20.0.145 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.23:2181,10.0.0.22:2181,10.0.0.65:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.22:2181,10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.22:2181,10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.23:2181 10.0.0.22:2181 10.0.0.65:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.22:2181 10.0.0.65:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.22:2181 10.0.0.65:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.23:5673,10.0.0.22:5673,10.0.0.65:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.22:5673,10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.22:5673,10.0.0.65: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.23:6379 10.0.0.22:6379 10.0.0.65:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.22:6379 10.0.0.65:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.22:6379 10.0.0.65: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.22,10.0.0.65 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.23:9092 10.0.0.22:9092 10.0.0.65:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.22:9092 10.0.0.65:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.22:9092 10.0.0.65: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.22,10.0.0.65 ++ 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.22,10.0.0.65 ++ 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.22,10.0.0.65 ++ 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.22,10.0.0.65 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.23,10.0.0.22,10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.65,10.20.0.145,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.65,10.20.0.145,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.65,10.20.0.145,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.20.0.145,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 3 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.23:9041 10.0.0.22:9041 10.0.0.65:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65: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__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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: 12/08/2025 04:17:13.832 7fc7298fadc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/08/2025 04:17:13.972 7fc7298fadc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/08/2025 04:17:13.984 7fc7298fadc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/08/2025 04:17:13.985 7fc7298fadc0 [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.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2025-12-08 04:17:14] "GET / HTTP/1.1" 503 181 0.000229 10.0.0.65 - - [2025-12-08 04:17:14] "GET / HTTP/1.1" 503 181 0.000157 10.0.0.65 - - [2025-12-08 04:17:15] "GET / HTTP/1.1" 200 45871 0.001756 10.0.0.65 - - [2025-12-08 04:17:15] "GET / HTTP/1.1" 200 45871 0.001230 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.65 - - [2025-12-08 04:17:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.65 - - [2025-12-08 04:17:15] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000240 [Introspect:8084]10.0.0.23 - - [2025-12-08 04:17:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001432 10.0.0.65 - - [2025-12-08 04:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.713480 10.0.0.65 - - [2025-12-08 04:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.65 - - [2025-12-08 04:17:16] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.399615 10.0.0.65 - - [2025-12-08 04:17:16] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.004570 /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.65 - - [2025-12-08 04:17:17] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001216 10.0.0.65 - - [2025-12-08 04:17:17] "GET /project/d193a406-8788-439e-a328-128461d7d2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.045612 10.0.0.65 - - [2025-12-08 04:17:17] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001309 10.0.0.65 - - [2025-12-08 04:17:17] "GET /project/d193a406-8788-439e-a328-128461d7d2be?fields=security_groups HTTP/1.1" 200 1089 0.054072 10.0.0.65 - - [2025-12-08 04:17:17] "GET /projects?obj_uuids=d193a406-8788-439e-a328-128461d7d2be&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001220 10.0.0.65 - - [2025-12-08 04:17:17] "GET /project/d193a406-8788-439e-a328-128461d7d2be?fields=application_policy_sets HTTP/1.1" 200 1382 0.036632 10.0.0.65 - - [2025-12-08 04:17:17] "DELETE /project/d193a406-8788-439e-a328-128461d7d2be HTTP/1.1" 409 278 0.240570 [Introspect:8084]10.0.0.23 - - [2025-12-08 04:17:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001475 [Introspect:8084]10.0.0.23 - - [2025-12-08 04:17:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001075 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-12-08 04:17:22] "GET /obj-perms HTTP/1.1" 200 5032 0.472646 10.0.0.23 - - [2025-12-08 04:17:23] "GET /obj-perms HTTP/1.1" 200 5032 0.003855 10.0.0.23 - - [2025-12-08 04:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.032646 10.0.0.65 - - [2025-12-08 04:17:23] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000810 10.0.0.23 - - [2025-12-08 04:17:23] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.057195 10.0.0.23 - - [2025-12-08 04:17:23] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003552 10.0.0.23 - - [2025-12-08 04:17:23] "POST /virtual-networks HTTP/1.1" 200 546 0.088574 10.0.0.23 - - [2025-12-08 04:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.23 - - [2025-12-08 04:17:23] "GET /network-ipam/f0a6635b-0395-47f3-ba29-5bcddd12c604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004373 10.0.0.65 - - [2025-12-08 04:17:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005868 10.0.0.23 - - [2025-12-08 04:17:23] "POST /ref-update HTTP/1.1" 200 156 0.074075 10.0.0.23 - - [2025-12-08 04:17:23] "POST /neutron/network HTTP/1.1" 200 809 0.037601 10.0.0.23 - - [2025-12-08 04:17:23] "GET /virtual-network/c8989105-6027-4490-9117-33b38c5796d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005524 10.0.0.23 - - [2025-12-08 04:17:23] "POST /neutron/subnet HTTP/1.1" 200 672 0.008882 10.0.0.22 - - [2025-12-08 04:17:24] "POST /route-targets HTTP/1.1" 200 327 0.056619 10.0.0.23 - - [2025-12-08 04:17:24] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006191 10.0.0.23 - - [2025-12-08 04:17:24] "GET /obj-perms HTTP/1.1" 200 5032 0.004258 10.0.0.23 - - [2025-12-08 04:17:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001292 10.0.0.23 - - [2025-12-08 04:17:24] "POST /neutron/network HTTP/1.1" 200 896 0.006378 10.0.0.65 - - [2025-12-08 04:17:25] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001363 10.0.0.23 - - [2025-12-08 04:17:25] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.063169 10.0.0.23 - - [2025-12-08 04:17:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008731 10.0.0.23 - - [2025-12-08 04:17:26] "POST /neutron/network HTTP/1.1" 200 896 0.006966 10.0.0.23 - - [2025-12-08 04:17:26] "POST /neutron/port HTTP/1.1" 200 1061 0.043050 10.0.0.23 - - [2025-12-08 04:17:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004750 10.0.0.23 - - [2025-12-08 04:17:27] "POST /neutron/network HTTP/1.1" 200 886 0.006553 10.0.0.23 - - [2025-12-08 04:17:31] "POST /neutron/port HTTP/1.1" 200 1089 0.015762 10.0.0.23 - - [2025-12-08 04:17:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006975 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-machine/b59971a0-b5d8-4726-a009-3db7c055d128 HTTP/1.1" 200 1294 0.036042 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-machine/b59971a0-b5d8-4726-a009-3db7c055d128 HTTP/1.1" 200 1294 0.003347 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-machine-interface/5d282731-8acb-4ac6-bf43-e58e7af6552b HTTP/1.1" 200 2949 0.004991 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-machine/b59971a0-b5d8-4726-a009-3db7c055d128 HTTP/1.1" 200 1294 0.003414 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-machine-interface/5d282731-8acb-4ac6-bf43-e58e7af6552b HTTP/1.1" 200 2949 0.004762 10.0.0.23 - - [2025-12-08 04:17:31] "GET /instance-ip/6d5d2a4b-afe1-4ff0-9f01-254463e5ef88 HTTP/1.1" 200 1623 0.005540 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-machine/b59971a0-b5d8-4726-a009-3db7c055d128 HTTP/1.1" 200 1294 0.003118 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-machine-interface/5d282731-8acb-4ac6-bf43-e58e7af6552b HTTP/1.1" 200 2949 0.004785 10.0.0.23 - - [2025-12-08 04:17:31] "GET /instance-ip/6d5d2a4b-afe1-4ff0-9f01-254463e5ef88 HTTP/1.1" 200 1623 0.003601 10.0.0.23 - - [2025-12-08 04:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.23 - - [2025-12-08 04:17:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003619 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003295 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005804 10.0.0.23 - - [2025-12-08 04:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.23 - - [2025-12-08 04:17:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004556 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003043 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006660 10.0.0.23 - - [2025-12-08 04:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.23 - - [2025-12-08 04:17:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004856 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003320 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006098 10.0.0.23 - - [2025-12-08 04:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.23 - - [2025-12-08 04:17:31] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004241 10.0.0.23 - - [2025-12-08 04:17:31] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003233 10.0.0.23 - - [2025-12-08 04:17:32] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006071 10.0.0.23 - - [2025-12-08 04:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.23 - - [2025-12-08 04:17:32] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004646 10.0.0.23 - - [2025-12-08 04:17:32] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003168 10.0.0.23 - - [2025-12-08 04:17:32] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006260 10.0.0.23 - - [2025-12-08 04:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.23 - - [2025-12-08 04:17:35] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005132 10.0.0.23 - - [2025-12-08 04:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.23 - - [2025-12-08 04:17:39] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005313 10.0.0.23 - - [2025-12-08 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.23 - - [2025-12-08 04:17:43] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005329 10.0.0.23 - - [2025-12-08 04:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.23 - - [2025-12-08 04:17:47] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005423 10.0.0.23 - - [2025-12-08 04:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.23 - - [2025-12-08 04:17:51] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006271 10.0.0.23 - - [2025-12-08 04:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.23 - - [2025-12-08 04:17:55] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005613 10.0.0.23 - - [2025-12-08 04:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.23 - - [2025-12-08 04:17:59] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004969 10.0.0.23 - - [2025-12-08 04:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.23 - - [2025-12-08 04:18:03] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005040 10.0.0.23 - - [2025-12-08 04:18:07] "POST /neutron/port HTTP/1.1" 200 1089 0.045012 10.0.0.23 - - [2025-12-08 04:18:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004199 10.0.0.23 - - [2025-12-08 04:18:07] "POST /neutron/network HTTP/1.1" 200 886 0.007651 10.0.0.23 - - [2025-12-08 04:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.23 - - [2025-12-08 04:18:08] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005071 10.0.0.23 - - [2025-12-08 04:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.23 - - [2025-12-08 04:18:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005021 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003834 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006164 10.0.0.23 - - [2025-12-08 04:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.23 - - [2025-12-08 04:18:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004261 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004565 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005676 10.0.0.23 - - [2025-12-08 04:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.23 - - [2025-12-08 04:18:10] "GET /routing-instance/904d4940-9135-42bf-812f-06d264925cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004508 10.0.0.23 - - [2025-12-08 04:18:10] "GET /route-target/3ddfeaf6-800b-4608-a01a-f15599d0b6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003668 10.0.0.23 - - [2025-12-08 04:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.23 - - [2025-12-08 04:18:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004251 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002984 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007383 10.0.0.23 - - [2025-12-08 04:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.23 - - [2025-12-08 04:18:10] "GET /routing-instance/904d4940-9135-42bf-812f-06d264925cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004432 10.0.0.23 - - [2025-12-08 04:18:10] "GET /route-target/3ddfeaf6-800b-4608-a01a-f15599d0b6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003554 10.0.0.23 - - [2025-12-08 04:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.23 - - [2025-12-08 04:18:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004089 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003412 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005829 10.0.0.23 - - [2025-12-08 04:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.23 - - [2025-12-08 04:18:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004030 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003452 10.0.0.23 - - [2025-12-08 04:18:10] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.010963 10.0.0.23 - - [2025-12-08 04:18:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003781 10.0.0.65 - - [2025-12-08 04:18:11] "GET /obj-perms HTTP/1.1" 200 5032 0.053507 10.0.0.23 - - [2025-12-08 04:18:11] "GET /obj-perms HTTP/1.1" 200 5032 0.004480 10.0.0.23 - - [2025-12-08 04:18:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003981 10.0.0.22 - - [2025-12-08 04:18:11] "GET /obj-perms HTTP/1.1" 200 5032 0.055870 10.0.0.23 - - [2025-12-08 04:18:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001446 10.0.0.23 - - [2025-12-08 04:18:11] "POST /neutron/network HTTP/1.1" 200 896 0.007988 10.0.0.65 - - [2025-12-08 04:18:12] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000929 10.0.0.23 - - [2025-12-08 04:18:12] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.071928 10.0.0.23 - - [2025-12-08 04:18:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007417 10.0.0.23 - - [2025-12-08 04:18:13] "POST /neutron/network HTTP/1.1" 200 896 0.007005 10.0.0.23 - - [2025-12-08 04:18:13] "POST /neutron/port HTTP/1.1" 200 1089 0.016542 10.0.0.23 - - [2025-12-08 04:18:13] "POST /neutron/subnet HTTP/1.1" 200 646 0.008013 10.0.0.23 - - [2025-12-08 04:18:13] "POST /neutron/port HTTP/1.1" 200 1061 0.015042 10.0.0.23 - - [2025-12-08 04:18:13] "POST /neutron/port HTTP/1.1" 200 1089 0.015666 10.0.0.23 - - [2025-12-08 04:18:13] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.23 - - [2025-12-08 04:18:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006987 10.0.0.23 - - [2025-12-08 04:18:18] "POST /neutron/port HTTP/1.1" 200 1089 0.016253 10.0.0.23 - - [2025-12-08 04:18:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007158 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-machine/a9733ad1-0267-4d1d-9de5-77b8687a88bd HTTP/1.1" 200 1294 0.006907 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-machine/a9733ad1-0267-4d1d-9de5-77b8687a88bd HTTP/1.1" 200 1294 0.003717 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-machine-interface/ec393981-9dbc-4828-934a-6974dce0fd35 HTTP/1.1" 200 2950 0.005266 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-machine/a9733ad1-0267-4d1d-9de5-77b8687a88bd HTTP/1.1" 200 1294 0.003881 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-machine-interface/ec393981-9dbc-4828-934a-6974dce0fd35 HTTP/1.1" 200 2950 0.004844 10.0.0.23 - - [2025-12-08 04:18:18] "GET /instance-ip/d77ea983-f17c-49ce-8da8-91aba1d40826 HTTP/1.1" 200 1624 0.006814 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-machine/a9733ad1-0267-4d1d-9de5-77b8687a88bd HTTP/1.1" 200 1294 0.003622 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-machine-interface/ec393981-9dbc-4828-934a-6974dce0fd35 HTTP/1.1" 200 2950 0.005293 10.0.0.23 - - [2025-12-08 04:18:18] "GET /instance-ip/d77ea983-f17c-49ce-8da8-91aba1d40826 HTTP/1.1" 200 1624 0.005566 10.0.0.23 - - [2025-12-08 04:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.23 - - [2025-12-08 04:18:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003579 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002935 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005481 10.0.0.23 - - [2025-12-08 04:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.23 - - [2025-12-08 04:18:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004285 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003195 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005603 10.0.0.23 - - [2025-12-08 04:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.23 - - [2025-12-08 04:18:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004184 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003199 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008328 10.0.0.23 - - [2025-12-08 04:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.23 - - [2025-12-08 04:18:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006278 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004348 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006677 10.0.0.23 - - [2025-12-08 04:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.23 - - [2025-12-08 04:18:18] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006014 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003495 10.0.0.23 - - [2025-12-08 04:18:18] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005947 10.0.0.23 - - [2025-12-08 04:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.23 - - [2025-12-08 04:18:22] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004904 10.0.0.23 - - [2025-12-08 04:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.23 - - [2025-12-08 04:18:26] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005482 10.0.0.23 - - [2025-12-08 04:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.23 - - [2025-12-08 04:18:30] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004983 10.0.0.65 - - [2025-12-08 04:18:34] "GET /obj-perms HTTP/1.1" 200 5056 0.052854 10.0.0.23 - - [2025-12-08 04:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.23 - - [2025-12-08 04:18:34] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005193 10.0.0.23 - - [2025-12-08 04:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.23 - - [2025-12-08 04:18:38] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005923 10.0.0.23 - - [2025-12-08 04:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.23 - - [2025-12-08 04:18:42] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005234 10.0.0.23 - - [2025-12-08 04:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.23 - - [2025-12-08 04:18:46] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005542 10.0.0.23 - - [2025-12-08 04:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.23 - - [2025-12-08 04:18:50] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007353 10.0.0.23 - - [2025-12-08 04:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.23 - - [2025-12-08 04:18:52] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007204 10.0.0.23 - - [2025-12-08 04:18:52] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004318 10.0.0.23 - - [2025-12-08 04:18:52] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005924 10.0.0.23 - - [2025-12-08 04:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.23 - - [2025-12-08 04:18:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003339 10.0.0.23 - - [2025-12-08 04:18:53] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003019 10.0.0.23 - - [2025-12-08 04:18:53] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007985 10.0.0.23 - - [2025-12-08 04:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.23 - - [2025-12-08 04:18:53] "GET /routing-instance/8454ee1b-3fd7-41ef-8a6d-c483d648abff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.006052 10.0.0.23 - - [2025-12-08 04:18:53] "GET /route-target/8d5724c4-cee4-4229-b241-0d78569c7aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005669 10.0.0.23 - - [2025-12-08 04:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.23 - - [2025-12-08 04:18:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005204 10.0.0.23 - - [2025-12-08 04:18:53] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003919 10.0.0.23 - - [2025-12-08 04:18:53] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007434 10.0.0.23 - - [2025-12-08 04:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.23 - - [2025-12-08 04:18:53] "GET /routing-instance/8454ee1b-3fd7-41ef-8a6d-c483d648abff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004468 10.0.0.23 - - [2025-12-08 04:18:53] "GET /route-target/8d5724c4-cee4-4229-b241-0d78569c7aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003516 10.0.0.23 - - [2025-12-08 04:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.23 - - [2025-12-08 04:18:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004895 10.0.0.23 - - [2025-12-08 04:18:53] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002518 10.0.0.23 - - [2025-12-08 04:18:53] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006429 10.0.0.23 - - [2025-12-08 04:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.23 - - [2025-12-08 04:18:53] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004187 10.0.0.23 - - [2025-12-08 04:18:53] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003028 10.0.0.23 - - [2025-12-08 04:18:53] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005527 10.0.0.23 - - [2025-12-08 04:18:53] "GET /obj-perms HTTP/1.1" 200 5032 0.003943 10.0.0.23 - - [2025-12-08 04:18:53] "GET /obj-perms HTTP/1.1" 200 5032 0.004710 10.0.0.65 - - [2025-12-08 04:18:53] "GET /obj-perms HTTP/1.1" 200 5032 0.003497 10.0.0.23 - - [2025-12-08 04:18:54] "GET /obj-perms HTTP/1.1" 200 5032 0.003406 10.0.0.65 - - [2025-12-08 04:18:54] "GET /obj-perms HTTP/1.1" 200 5032 0.003523 10.0.0.23 - - [2025-12-08 04:18:54] "GET /virtual-machine/b59971a0-b5d8-4726-a009-3db7c055d128 HTTP/1.1" 200 1294 0.003914 10.0.0.23 - - [2025-12-08 04:18:54] "GET /virtual-machine-interface/5d282731-8acb-4ac6-bf43-e58e7af6552b HTTP/1.1" 200 2949 0.005759 10.0.0.23 - - [2025-12-08 04:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.23 - - [2025-12-08 04:18:54] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004039 10.0.0.23 - - [2025-12-08 04:18:54] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002679 10.0.0.23 - - [2025-12-08 04:18:54] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005854 10.0.0.23 - - [2025-12-08 04:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.23 - - [2025-12-08 04:18:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003267 10.0.0.23 - - [2025-12-08 04:18:55] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003525 10.0.0.23 - - [2025-12-08 04:18:55] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005816 10.0.0.23 - - [2025-12-08 04:18:55] "GET /virtual-machine/a9733ad1-0267-4d1d-9de5-77b8687a88bd HTTP/1.1" 200 1294 0.004418 10.0.0.23 - - [2025-12-08 04:18:55] "GET /virtual-machine-interface/ec393981-9dbc-4828-934a-6974dce0fd35 HTTP/1.1" 200 2950 0.005270 10.0.0.23 - - [2025-12-08 04:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.23 - - [2025-12-08 04:18:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003193 10.0.0.23 - - [2025-12-08 04:18:55] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002761 10.0.0.23 - - [2025-12-08 04:18:55] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006310 10.0.0.23 - - [2025-12-08 04:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.23 - - [2025-12-08 04:18:56] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003388 10.0.0.23 - - [2025-12-08 04:18:56] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002830 10.0.0.23 - - [2025-12-08 04:18:56] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005562 10.0.0.23 - - [2025-12-08 04:18:56] "POST /neutron/port HTTP/1.1" 200 1089 0.014518 10.0.0.23 - - [2025-12-08 04:19:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.035540 10.0.0.23 - - [2025-12-08 04:19:07] "POST /neutron/port HTTP/1.1" 200 1089 0.016420 10.0.0.23 - - [2025-12-08 04:19:09] "POST /neutron/port HTTP/1.1" 200 1089 0.015185 10.0.0.23 - - [2025-12-08 04:19:09] "POST /neutron/subnet HTTP/1.1" 200 646 0.009012 10.0.0.23 - - [2025-12-08 04:19:13] "POST /neutron/port HTTP/1.1" 200 1089 0.014121 10.0.0.23 - - [2025-12-08 04:19:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003973 10.0.0.23 - - [2025-12-08 04:19:13] "POST /neutron/network HTTP/1.1" 200 886 0.006319 10.0.0.65 - - [2025-12-08 04:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.65 - - [2025-12-08 04:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.22 - - [2025-12-08 04:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.22 - - [2025-12-08 04:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.65 - - [2025-12-08 04:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.65 - - [2025-12-08 04:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.22 - - [2025-12-08 04:19:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000585 10.0.0.22 - - [2025-12-08 04:19:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2025-12-08 04:19:49] "GET /global-system-configs HTTP/1.1" 401 292 0.001292 10.0.0.23 - - [2025-12-08 04:19:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.23 - - [2025-12-08 04:19:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.23 - - [2025-12-08 04:19:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.23 - - [2025-12-08 04:19:53] "GET /virtual-machine/a9733ad1-0267-4d1d-9de5-77b8687a88bd HTTP/1.1" 200 1294 0.003672 10.0.0.23 - - [2025-12-08 04:19:53] "POST /neutron/port HTTP/1.1" 200 151 0.169428 10.0.0.23 - - [2025-12-08 04:19:55] "GET /virtual-machine/a9733ad1-0267-4d1d-9de5-77b8687a88bd HTTP/1.1" 404 171 0.003139 10.0.0.23 - - [2025-12-08 04:19:55] "GET /virtual-machine/a9733ad1-0267-4d1d-9de5-77b8687a88bd HTTP/1.1" 404 171 0.003345 10.0.0.23 - - [2025-12-08 04:19:55] "GET /virtual-machine/a9733ad1-0267-4d1d-9de5-77b8687a88bd HTTP/1.1" 404 171 0.003602 10.0.0.23 - - [2025-12-08 04:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.23 - - [2025-12-08 04:19:55] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003919 10.0.0.23 - - [2025-12-08 04:19:55] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003285 10.0.0.23 - - [2025-12-08 04:19:55] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005942 10.0.0.23 - - [2025-12-08 04:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.23 - - [2025-12-08 04:19:55] "GET /routing-instance/8454ee1b-3fd7-41ef-8a6d-c483d648abff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004720 10.0.0.23 - - [2025-12-08 04:19:55] "GET /route-target/8d5724c4-cee4-4229-b241-0d78569c7aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003813 10.0.0.65 - - [2025-12-08 04:19:59] "GET /obj-perms HTTP/1.1" 200 5032 0.003628 10.0.0.23 - - [2025-12-08 04:20:02] "GET /obj-perms HTTP/1.1" 200 5032 0.006289 10.0.0.23 - - [2025-12-08 04:20:05] "GET /obj-perms HTTP/1.1" 200 5032 0.003947 10.0.0.22 - - [2025-12-08 04:20:05] "GET /obj-perms HTTP/1.1" 200 5032 0.003997 10.0.0.65 - - [2025-12-08 04:20:05] "GET /obj-perms HTTP/1.1" 200 5032 0.005283 10.0.0.23 - - [2025-12-08 04:20:05] "GET /virtual-machine/b59971a0-b5d8-4726-a009-3db7c055d128 HTTP/1.1" 200 1294 0.004031 10.0.0.23 - - [2025-12-08 04:20:06] "POST /neutron/port HTTP/1.1" 200 151 0.171627 10.0.0.23 - - [2025-12-08 04:20:07] "GET /virtual-machine/b59971a0-b5d8-4726-a009-3db7c055d128 HTTP/1.1" 404 171 0.003894 10.0.0.23 - - [2025-12-08 04:20:07] "GET /virtual-machine/b59971a0-b5d8-4726-a009-3db7c055d128 HTTP/1.1" 404 171 0.003672 10.0.0.23 - - [2025-12-08 04:20:07] "GET /virtual-machine/b59971a0-b5d8-4726-a009-3db7c055d128 HTTP/1.1" 404 171 0.003547 10.0.0.23 - - [2025-12-08 04:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.23 - - [2025-12-08 04:20:07] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003950 10.0.0.23 - - [2025-12-08 04:20:07] "GET /virtual-networks?parent_id=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002944 10.0.0.23 - - [2025-12-08 04:20:07] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006005 10.0.0.23 - - [2025-12-08 04:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.23 - - [2025-12-08 04:20:07] "GET /routing-instance/904d4940-9135-42bf-812f-06d264925cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004969 10.0.0.23 - - [2025-12-08 04:20:07] "GET /route-target/3ddfeaf6-800b-4608-a01a-f15599d0b6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005441 10.0.0.23 - - [2025-12-08 04:20:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003975 10.0.0.23 - - [2025-12-08 04:20:14] "GET /obj-perms HTTP/1.1" 200 5032 0.061443 10.0.0.23 - - [2025-12-08 04:20:14] "POST /neutron/network HTTP/1.1" 200 896 0.006059 10.0.0.23 - - [2025-12-08 04:20:14] "POST /neutron/port HTTP/1.1" 200 117 0.001120 10.0.0.65 - - [2025-12-08 04:20:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004677 10.0.0.65 - - [2025-12-08 04:20:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003507 10.0.0.23 - - [2025-12-08 04:20:14] "DELETE /virtual-network/c8989105-6027-4490-9117-33b38c5796d0 HTTP/1.1" 200 115 0.109468 10.0.0.22 - - [2025-12-08 04:20:14] "DELETE /route-target/c685d11c-1d83-4193-ae2f-26b50278899a HTTP/1.1" 200 115 0.024897 10.0.0.23 - - [2025-12-08 04:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.23 - - [2025-12-08 04:20:14] "GET /network-policy/5def00f8-3c0a-4d26-bd50-e85662b9cb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004407 10.0.0.23 - - [2025-12-08 04:20:14] "POST /ref-update HTTP/1.1" 200 156 0.058016 10.0.0.23 - - [2025-12-08 04:20:14] "GET /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.019127 10.0.0.23 - - [2025-12-08 04:20:14] "DELETE /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad HTTP/1.1" 409 248 0.016835 10.0.0.23 - - [2025-12-08 04:20:15] "POST /neutron/port HTTP/1.1" 200 1089 0.019663 10.0.0.23 - - [2025-12-08 04:20:15] "POST /neutron/port HTTP/1.1" 200 1089 0.018527 10.0.0.22 - - [2025-12-08 04:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008222 10.0.0.65 - - [2025-12-08 04:20:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002678 10.0.0.65 - - [2025-12-08 04:20:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002350 10.0.0.23 - - [2025-12-08 04:20:17] "DELETE /virtual-network/209f34d1-dfa3-4731-a388-f9ca87d11aad HTTP/1.1" 200 115 0.122029 10.0.0.23 - - [2025-12-08 04:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.23 - - [2025-12-08 04:20:17] "GET /network-policy/b31e551b-0051-454a-8565-2ab3a7c8cfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003554 10.0.0.23 - - [2025-12-08 04:20:17] "POST /ref-update HTTP/1.1" 200 156 0.045793 10.0.0.23 - - [2025-12-08 04:20:17] "POST /neutron/network HTTP/1.1" 200 809 0.009701 10.0.0.23 - - [2025-12-08 04:20:17] "GET /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005293 10.0.0.65 - - [2025-12-08 04:20:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003441 10.0.0.22 - - [2025-12-08 04:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.65 - - [2025-12-08 04:20:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003196 10.0.0.23 - - [2025-12-08 04:20:17] "DELETE /virtual-network/75a3447b-83a9-421f-b144-cf08e0cc11a5 HTTP/1.1" 200 115 0.132103 10.0.0.23 - - [2025-12-08 04:20:17] "DELETE /network-policy/5def00f8-3c0a-4d26-bd50-e85662b9cb12 HTTP/1.1" 200 115 0.033379 10.0.0.23 - - [2025-12-08 04:20:17] "DELETE /network-policy/b31e551b-0051-454a-8565-2ab3a7c8cfdd HTTP/1.1" 200 115 0.039806 10.0.0.23 - - [2025-12-08 04:20:35] "GET /obj-perms HTTP/1.1" 200 5056 0.056154 10.0.0.65 - - [2025-12-08 04:20:46] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001308 10.0.0.23 - - [2025-12-08 04:20:46] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.069250 10.0.0.65 - - [2025-12-08 04:20:46] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000974 10.0.0.23 - - [2025-12-08 04:20:46] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?fields=virtual_networks HTTP/1.1" 200 1034 0.064455 10.0.0.65 - - [2025-12-08 04:20:46] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001424 10.0.0.23 - - [2025-12-08 04:20:46] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.065863 10.0.0.65 - - [2025-12-08 04:20:46] "GET /projects?obj_uuids=39b9363a-5400-4ea1-a180-7dd8e2fe11b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001367 10.0.0.23 - - [2025-12-08 04:20:46] "GET /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9?fields=security_groups HTTP/1.1" 200 1261 0.064007 10.0.0.23 - - [2025-12-08 04:20:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.028974 10.0.0.65 - - [2025-12-08 04:20:47] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003113 10.0.0.65 - - [2025-12-08 04:20:47] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.65 - - [2025-12-08 04:20:47] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007281 10.0.0.65 - - [2025-12-08 04:20:47] "POST /id-to-fqname HTTP/1.1" 200 190 0.005295 10.0.0.65 - - [2025-12-08 04:20:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.005879 10.0.0.65 - - [2025-12-08 04:20:47] "POST /security-groups HTTP/1.1" 200 591 0.030730 10.0.0.65 - - [2025-12-08 04:20:47] "POST /projects HTTP/1.1" 200 585 0.241075 10.0.0.22 - - [2025-12-08 04:20:47] "POST /access-control-lists HTTP/1.1" 200 596 0.029817 10.0.0.65 - - [2025-12-08 04:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.314790 10.0.0.23 - - [2025-12-08 04:20:47] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.448971 10.0.0.23 - - [2025-12-08 04:20:49] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.23 - - [2025-12-08 04:20:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.23 - - [2025-12-08 04:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.060004 10.0.0.65 - - [2025-12-08 04:20:51] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000848 10.0.0.23 - - [2025-12-08 04:20:51] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039947 10.0.0.22 - - [2025-12-08 04:20:51] "POST /route-targets HTTP/1.1" 200 327 0.019344 10.0.0.65 - - [2025-12-08 04:20:52] "POST /useragent-kv HTTP/1.1" 200 115 0.011412 10.0.0.23 - - [2025-12-08 04:20:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.354229 10.0.0.23 - - [2025-12-08 04:20:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.001381 10.0.0.23 - - [2025-12-08 04:20:52] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005311 10.0.0.23 - - [2025-12-08 04:20:52] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005978 10.0.0.23 - - [2025-12-08 04:20:52] "POST /neutron/network HTTP/1.1" 200 824 0.006506 10.0.0.23 - - [2025-12-08 04:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.65 - - [2025-12-08 04:20:52] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.23 - - [2025-12-08 04:20:52] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044379 10.0.0.65 - - [2025-12-08 04:20:52] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000950 10.0.0.23 - - [2025-12-08 04:20:52] "POST /neutron/network HTTP/1.1" 200 605 0.122073 10.0.0.22 - - [2025-12-08 04:20:52] "POST /ref-update HTTP/1.1" 200 156 0.027507 10.0.0.23 - - [2025-12-08 04:20:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.003571 10.0.0.23 - - [2025-12-08 04:20:52] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005811 10.0.0.23 - - [2025-12-08 04:20:52] "POST /neutron/network HTTP/1.1" 200 823 0.008891 10.0.0.23 - - [2025-12-08 04:20:52] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006182 10.0.0.23 - - [2025-12-08 04:20:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001691 10.0.0.23 - - [2025-12-08 04:20:53] "POST /neutron/network HTTP/1.1" 200 834 0.008904 10.0.0.65 - - [2025-12-08 04:20:54] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001359 10.0.0.23 - - [2025-12-08 04:20:54] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.070279 10.0.0.23 - - [2025-12-08 04:20:54] "POST /neutron/port HTTP/1.1" 200 117 0.006344 10.0.0.23 - - [2025-12-08 04:20:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001225 10.0.0.23 - - [2025-12-08 04:20:54] "POST /neutron/network HTTP/1.1" 200 834 0.008065 10.0.0.23 - - [2025-12-08 04:20:55] "POST /neutron/port HTTP/1.1" 200 1060 0.013505 10.0.0.65 - - [2025-12-08 04:20:55] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000940 10.0.0.23 - - [2025-12-08 04:20:55] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.100092 10.0.0.23 - - [2025-12-08 04:20:55] "POST /neutron/network HTTP/1.1" 200 823 0.039294 10.0.0.23 - - [2025-12-08 04:20:55] "POST /neutron/port HTTP/1.1" 200 117 0.001058 10.0.0.23 - - [2025-12-08 04:20:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006792 10.0.0.23 - - [2025-12-08 04:20:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006779 10.0.0.23 - - [2025-12-08 04:20:56] "POST /neutron/port HTTP/1.1" 200 1059 0.015393 10.0.0.23 - - [2025-12-08 04:20:56] "POST /neutron/port HTTP/1.1" 200 1087 0.020084 10.0.0.23 - - [2025-12-08 04:20:56] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.23 - - [2025-12-08 04:21:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007983 10.0.0.23 - - [2025-12-08 04:21:01] "POST /neutron/port HTTP/1.1" 200 1088 0.025799 10.0.0.23 - - [2025-12-08 04:21:01] "GET /virtual-machine/c433a25c-8f77-4c32-a596-f165e845f28e HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2025-12-08 04:21:01] "GET /virtual-machine/c433a25c-8f77-4c32-a596-f165e845f28e HTTP/1.1" 200 1293 0.036232 10.0.0.23 - - [2025-12-08 04:21:01] "GET /virtual-machine-interface/53b832dd-08a5-4686-9b29-f859aac9d99f HTTP/1.1" 200 2941 0.006438 10.0.0.23 - - [2025-12-08 04:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.23 - - [2025-12-08 04:21:01] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004461 10.0.0.23 - - [2025-12-08 04:21:01] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004268 10.0.0.23 - - [2025-12-08 04:21:01] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005927 10.0.0.23 - - [2025-12-08 04:21:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015899 10.0.0.23 - - [2025-12-08 04:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.23 - - [2025-12-08 04:21:04] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005886 10.0.0.23 - - [2025-12-08 04:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.23 - - [2025-12-08 04:21:06] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003961 10.0.0.23 - - [2025-12-08 04:21:06] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003340 10.0.0.23 - - [2025-12-08 04:21:06] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005617 10.0.0.23 - - [2025-12-08 04:21:07] "POST /neutron/port HTTP/1.1" 200 1087 0.015183 10.0.0.23 - - [2025-12-08 04:21:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007240 10.0.0.23 - - [2025-12-08 04:21:07] "GET /virtual-machine/9e81cc5f-e5d1-4029-9140-0f3cc196e4b6 HTTP/1.1" 200 1293 0.006123 10.0.0.23 - - [2025-12-08 04:21:07] "GET /virtual-machine-interface/dd0dc3b5-d8b8-4bef-9b25-571ee1a29007 HTTP/1.1" 200 2942 0.004864 10.0.0.23 - - [2025-12-08 04:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.23 - - [2025-12-08 04:21:07] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003510 10.0.0.23 - - [2025-12-08 04:21:07] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002431 10.0.0.23 - - [2025-12-08 04:21:07] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005429 10.0.0.23 - - [2025-12-08 04:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.23 - - [2025-12-08 04:21:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003516 10.0.0.23 - - [2025-12-08 04:21:08] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003042 10.0.0.23 - - [2025-12-08 04:21:08] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005385 10.0.0.23 - - [2025-12-08 04:21:08] "POST /neutron/port HTTP/1.1" 200 1088 0.013182 10.0.0.23 - - [2025-12-08 04:21:08] "GET /virtual-machine/c433a25c-8f77-4c32-a596-f165e845f28e HTTP/1.1" 200 1293 0.004507 10.0.0.23 - - [2025-12-08 04:21:08] "GET /virtual-machine-interface/53b832dd-08a5-4686-9b29-f859aac9d99f HTTP/1.1" 200 2941 0.005286 10.0.0.23 - - [2025-12-08 04:21:08] "GET /virtual-machine/c433a25c-8f77-4c32-a596-f165e845f28e HTTP/1.1" 200 1293 0.003710 10.0.0.23 - - [2025-12-08 04:21:08] "GET /virtual-machine-interface/53b832dd-08a5-4686-9b29-f859aac9d99f HTTP/1.1" 200 2941 0.004735 10.0.0.23 - - [2025-12-08 04:21:08] "GET /instance-ip/a57195f9-6e48-4e9c-ae88-6d1b4c39d3da HTTP/1.1" 200 1621 0.004921 10.0.0.23 - - [2025-12-08 04:21:08] "GET /virtual-machine/c433a25c-8f77-4c32-a596-f165e845f28e HTTP/1.1" 200 1293 0.003424 10.0.0.23 - - [2025-12-08 04:21:08] "GET /virtual-machine-interface/53b832dd-08a5-4686-9b29-f859aac9d99f HTTP/1.1" 200 2941 0.004599 10.0.0.23 - - [2025-12-08 04:21:08] "GET /instance-ip/a57195f9-6e48-4e9c-ae88-6d1b4c39d3da HTTP/1.1" 200 1621 0.003979 10.0.0.23 - - [2025-12-08 04:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.23 - - [2025-12-08 04:21:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003333 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004074 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005473 10.0.0.23 - - [2025-12-08 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.23 - - [2025-12-08 04:21:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004117 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003409 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005711 10.0.0.23 - - [2025-12-08 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.23 - - [2025-12-08 04:21:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004023 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002599 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006472 10.0.0.23 - - [2025-12-08 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.23 - - [2025-12-08 04:21:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004712 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003688 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007022 10.0.0.23 - - [2025-12-08 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.23 - - [2025-12-08 04:21:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002964 10.0.0.23 - - [2025-12-08 04:21:09] "POST /neutron/port HTTP/1.1" 200 1088 0.017057 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002580 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005028 10.0.0.23 - - [2025-12-08 04:21:09] "POST /neutron/subnet HTTP/1.1" 200 698 0.008008 10.0.0.23 - - [2025-12-08 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.23 - - [2025-12-08 04:21:09] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003657 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002623 10.0.0.23 - - [2025-12-08 04:21:09] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005855 10.0.0.23 - - [2025-12-08 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.23 - - [2025-12-08 04:21:09] "GET /routing-instance/de1bde90-f221-4c1a-9908-dd44def6270d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004687 10.0.0.23 - - [2025-12-08 04:21:09] "GET /route-target/1efe4f99-e7dd-4e66-b83f-a853b3090830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004163 10.0.0.23 - - [2025-12-08 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.23 - - [2025-12-08 04:21:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003993 10.0.0.23 - - [2025-12-08 04:21:10] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003064 10.0.0.23 - - [2025-12-08 04:21:10] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005889 10.0.0.23 - - [2025-12-08 04:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.23 - - [2025-12-08 04:21:10] "GET /routing-instance/de1bde90-f221-4c1a-9908-dd44def6270d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.006167 10.0.0.23 - - [2025-12-08 04:21:10] "GET /route-target/1efe4f99-e7dd-4e66-b83f-a853b3090830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004553 10.0.0.23 - - [2025-12-08 04:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.23 - - [2025-12-08 04:21:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004838 10.0.0.23 - - [2025-12-08 04:21:10] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002953 10.0.0.23 - - [2025-12-08 04:21:10] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005819 10.0.0.23 - - [2025-12-08 04:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.23 - - [2025-12-08 04:21:10] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004259 10.0.0.23 - - [2025-12-08 04:21:10] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003238 10.0.0.23 - - [2025-12-08 04:21:10] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005944 10.0.0.65 - - [2025-12-08 04:21:11] "GET /obj-perms HTTP/1.1" 200 5030 0.066313 10.0.0.23 - - [2025-12-08 04:21:11] "GET /obj-perms HTTP/1.1" 200 5030 0.055230 10.0.0.23 - - [2025-12-08 04:21:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003772 10.0.0.65 - - [2025-12-08 04:21:11] "GET /obj-perms HTTP/1.1" 200 5030 0.004317 10.0.0.22 - - [2025-12-08 04:21:12] "GET /obj-perms HTTP/1.1" 200 5030 0.050034 10.0.0.23 - - [2025-12-08 04:21:12] "POST /neutron/port HTTP/1.1" 200 1087 0.014477 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-machine/9e81cc5f-e5d1-4029-9140-0f3cc196e4b6 HTTP/1.1" 200 1293 0.003764 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-machine-interface/dd0dc3b5-d8b8-4bef-9b25-571ee1a29007 HTTP/1.1" 200 2942 0.004917 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-machine/9e81cc5f-e5d1-4029-9140-0f3cc196e4b6 HTTP/1.1" 200 1293 0.003589 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-machine-interface/dd0dc3b5-d8b8-4bef-9b25-571ee1a29007 HTTP/1.1" 200 2942 0.004977 10.0.0.23 - - [2025-12-08 04:21:12] "GET /instance-ip/6184f98c-2d8d-4a4d-a77a-65081f7c67d6 HTTP/1.1" 200 1619 0.005018 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-machine/9e81cc5f-e5d1-4029-9140-0f3cc196e4b6 HTTP/1.1" 200 1293 0.004025 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-machine-interface/dd0dc3b5-d8b8-4bef-9b25-571ee1a29007 HTTP/1.1" 200 2942 0.005064 10.0.0.23 - - [2025-12-08 04:21:12] "GET /instance-ip/6184f98c-2d8d-4a4d-a77a-65081f7c67d6 HTTP/1.1" 200 1619 0.003247 10.0.0.23 - - [2025-12-08 04:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.23 - - [2025-12-08 04:21:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015181 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005397 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005603 10.0.0.23 - - [2025-12-08 04:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.23 - - [2025-12-08 04:21:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004049 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003686 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007701 10.0.0.23 - - [2025-12-08 04:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.23 - - [2025-12-08 04:21:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004150 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003320 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006246 10.0.0.23 - - [2025-12-08 04:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.23 - - [2025-12-08 04:21:12] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005880 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003189 10.0.0.23 - - [2025-12-08 04:21:12] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006467 10.0.0.23 - - [2025-12-08 04:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.23 - - [2025-12-08 04:21:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004977 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003127 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006104 10.0.0.23 - - [2025-12-08 04:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.23 - - [2025-12-08 04:21:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003614 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003014 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005489 10.0.0.23 - - [2025-12-08 04:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.23 - - [2025-12-08 04:21:13] "GET /routing-instance/3318131b-d7c6-4df6-8390-2d1da10cffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005655 10.0.0.23 - - [2025-12-08 04:21:13] "GET /route-target/f5cdf743-ae06-4210-bc0a-99246e978cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005464 10.0.0.23 - - [2025-12-08 04:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.23 - - [2025-12-08 04:21:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005511 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004077 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006118 10.0.0.23 - - [2025-12-08 04:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.23 - - [2025-12-08 04:21:13] "GET /routing-instance/3318131b-d7c6-4df6-8390-2d1da10cffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006749 10.0.0.23 - - [2025-12-08 04:21:13] "GET /route-target/f5cdf743-ae06-4210-bc0a-99246e978cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006845 10.0.0.23 - - [2025-12-08 04:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.23 - - [2025-12-08 04:21:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004056 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003074 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005771 10.0.0.23 - - [2025-12-08 04:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.23 - - [2025-12-08 04:21:13] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004343 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003658 10.0.0.23 - - [2025-12-08 04:21:13] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006730 10.0.0.23 - - [2025-12-08 04:21:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004138 10.0.0.65 - - [2025-12-08 04:21:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003386 10.0.0.23 - - [2025-12-08 04:21:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003510 10.0.0.23 - - [2025-12-08 04:21:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003926 10.0.0.23 - - [2025-12-08 04:21:16] "POST /neutron/port HTTP/1.1" 200 1087 0.015528 10.0.0.23 - - [2025-12-08 04:21:16] "POST /neutron/subnet HTTP/1.1" 200 694 0.008520 10.0.0.65 - - [2025-12-08 04:21:17] "DELETE /project/39b9363a-5400-4ea1-a180-7dd8e2fe11b9 HTTP/1.1" 404 177 0.003602 10.0.0.65 - - [2025-12-08 04:21:17] "DELETE /project/775d295bd4b442f89f8eeb07f071d13f HTTP/1.1" 404 173 0.002663 10.0.0.23 - - [2025-12-08 04:21:34] "GET /virtual-machine/9e81cc5f-e5d1-4029-9140-0f3cc196e4b6 HTTP/1.1" 200 1293 0.005279 10.0.0.23 - - [2025-12-08 04:21:35] "POST /neutron/port HTTP/1.1" 200 1087 0.015065 10.0.0.23 - - [2025-12-08 04:21:36] "GET /virtual-machine/9e81cc5f-e5d1-4029-9140-0f3cc196e4b6 HTTP/1.1" 404 171 0.003232 10.0.0.65 - - [2025-12-08 04:21:36] "GET /obj-perms HTTP/1.1" 200 5056 0.051970 10.0.0.23 - - [2025-12-08 04:21:36] "GET /virtual-machine/9e81cc5f-e5d1-4029-9140-0f3cc196e4b6 HTTP/1.1" 404 171 0.002982 10.0.0.23 - - [2025-12-08 04:21:36] "GET /virtual-machine/9e81cc5f-e5d1-4029-9140-0f3cc196e4b6 HTTP/1.1" 404 171 0.002342 10.0.0.23 - - [2025-12-08 04:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.23 - - [2025-12-08 04:21:36] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003386 10.0.0.23 - - [2025-12-08 04:21:36] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004137 10.0.0.23 - - [2025-12-08 04:21:36] "GET /virtual-network/2be1df24-0e37-42b0-abcd-4091ef0dd98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005708 10.0.0.23 - - [2025-12-08 04:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.23 - - [2025-12-08 04:21:36] "GET /routing-instance/3318131b-d7c6-4df6-8390-2d1da10cffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.016447 10.0.0.23 - - [2025-12-08 04:21:36] "GET /route-target/f5cdf743-ae06-4210-bc0a-99246e978cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004701 10.0.0.23 - - [2025-12-08 04:21:37] "GET /obj-perms HTTP/1.1" 200 5030 0.003707 10.0.0.23 - - [2025-12-08 04:21:40] "GET /obj-perms HTTP/1.1" 200 5030 0.004616 10.0.0.23 - - [2025-12-08 04:21:43] "GET /obj-perms HTTP/1.1" 200 5030 0.003562 10.0.0.23 - - [2025-12-08 04:21:43] "GET /virtual-machine/c433a25c-8f77-4c32-a596-f165e845f28e HTTP/1.1" 200 1293 0.004130 10.0.0.23 - - [2025-12-08 04:21:43] "POST /neutron/port HTTP/1.1" 200 1088 0.014655 10.0.0.23 - - [2025-12-08 04:21:45] "GET /virtual-machine/c433a25c-8f77-4c32-a596-f165e845f28e HTTP/1.1" 404 171 0.003524 10.0.0.23 - - [2025-12-08 04:21:45] "GET /virtual-machine/c433a25c-8f77-4c32-a596-f165e845f28e HTTP/1.1" 404 171 0.003709 10.0.0.23 - - [2025-12-08 04:21:45] "GET /virtual-machine/c433a25c-8f77-4c32-a596-f165e845f28e HTTP/1.1" 404 171 0.002754 10.0.0.23 - - [2025-12-08 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-12-08 04:21:45] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003285 10.0.0.23 - - [2025-12-08 04:21:45] "GET /virtual-networks?parent_id=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003238 10.0.0.23 - - [2025-12-08 04:21:45] "GET /virtual-network/90faa213-6e46-4ec6-825f-0e470fa8645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005754 10.0.0.23 - - [2025-12-08 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.23 - - [2025-12-08 04:21:45] "GET /routing-instance/de1bde90-f221-4c1a-9908-dd44def6270d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.007727 10.0.0.23 - - [2025-12-08 04:21:45] "GET /route-target/1efe4f99-e7dd-4e66-b83f-a853b3090830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004259 10.0.0.23 - - [2025-12-08 04:21:49] "GET /obj-perms HTTP/1.1" 200 5030 0.003874 10.0.0.65 - - [2025-12-08 04:21:49] "GET /obj-perms HTTP/1.1" 200 5030 0.004691 10.0.0.23 - - [2025-12-08 04:21:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004000 10.0.0.65 - - [2025-12-08 04:21:58] "GET /obj-perms HTTP/1.1" 200 5030 0.003744 10.0.0.23 - - [2025-12-08 04:22:04] "GET /obj-perms HTTP/1.1" 200 5030 0.004787 10.0.0.22 - - [2025-12-08 04:22:04] "GET /obj-perms HTTP/1.1" 200 5030 0.003487 10.0.0.65 - - [2025-12-08 04:22:04] "GET /obj-perms HTTP/1.1" 200 5030 0.003756 10.0.0.23 - - [2025-12-08 04:22:04] "POST /neutron/network HTTP/1.1" 200 823 0.007595 10.0.0.22 - - [2025-12-08 04:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.65 - - [2025-12-08 04:22:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004277 10.0.0.65 - - [2025-12-08 04:22:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003894 10.0.0.23 - - [2025-12-08 04:22:05] "POST /neutron/network HTTP/1.1" 200 151 0.137353 10.0.0.22 - - [2025-12-08 04:22:05] "DELETE /route-target/1efe4f99-e7dd-4e66-b83f-a853b3090830 HTTP/1.1" 200 115 0.029705 10.0.0.65 - - [2025-12-08 04:22:06] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000971 10.0.0.23 - - [2025-12-08 04:22:06] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038909 10.0.0.65 - - [2025-12-08 04:22:06] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000941 10.0.0.23 - - [2025-12-08 04:22:06] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?fields=virtual_networks HTTP/1.1" 200 1032 0.043803 10.0.0.65 - - [2025-12-08 04:22:06] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000997 10.0.0.23 - - [2025-12-08 04:22:06] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.042839 10.0.0.65 - - [2025-12-08 04:22:06] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001122 10.0.0.23 - - [2025-12-08 04:22:06] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?fields=security_groups HTTP/1.1" 200 1258 0.045617 10.0.0.23 - - [2025-12-08 04:22:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.028709 10.0.0.65 - - [2025-12-08 04:22:07] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003376 10.0.0.65 - - [2025-12-08 04:22:07] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001462 10.0.0.65 - - [2025-12-08 04:22:07] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009883 10.0.0.65 - - [2025-12-08 04:22:07] "POST /id-to-fqname HTTP/1.1" 200 198 0.002537 10.0.0.65 - - [2025-12-08 04:22:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.009128 10.0.0.65 - - [2025-12-08 04:22:08] "POST /security-groups HTTP/1.1" 200 599 0.077158 10.0.0.65 - - [2025-12-08 04:22:08] "POST /projects HTTP/1.1" 200 601 0.295606 10.0.0.22 - - [2025-12-08 04:22:08] "POST /fqname-to-id HTTP/1.1" 404 241 0.013708 10.0.0.65 - - [2025-12-08 04:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.376292 10.0.0.23 - - [2025-12-08 04:22:08] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.521295 10.0.0.23 - - [2025-12-08 04:22:09] "GET / HTTP/1.1" 200 35931 0.001961 10.0.0.23 - - [2025-12-08 04:22:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.23 - - [2025-12-08 04:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.059217 10.0.0.65 - - [2025-12-08 04:22:12] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012 10.0.0.23 - - [2025-12-08 04:22:12] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042562 10.0.0.22 - - [2025-12-08 04:22:13] "POST /ref-update HTTP/1.1" 200 156 0.030357 10.0.0.65 - - [2025-12-08 04:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006649 10.0.0.23 - - [2025-12-08 04:22:13] "POST /neutron/subnet HTTP/1.1" 200 719 0.265867 10.0.0.23 - - [2025-12-08 04:22:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.001364 10.0.0.23 - - [2025-12-08 04:22:13] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007014 10.0.0.23 - - [2025-12-08 04:22:13] "POST /neutron/network HTTP/1.1" 200 1005 0.009483 10.0.0.23 - - [2025-12-08 04:22:13] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005464 10.0.0.23 - - [2025-12-08 04:22:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.008837 10.0.0.23 - - [2025-12-08 04:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.65 - - [2025-12-08 04:22:13] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000843 10.0.0.23 - - [2025-12-08 04:22:13] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046682 10.0.0.65 - - [2025-12-08 04:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.013444 10.0.0.23 - - [2025-12-08 04:22:14] "POST /neutron/subnet HTTP/1.1" 200 719 0.194441 10.0.0.22 - - [2025-12-08 04:22:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.042357 10.0.0.23 - - [2025-12-08 04:22:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001279 10.0.0.23 - - [2025-12-08 04:22:14] "GET /virtual-network/330ef124-3fd6-4790-b3e6-4e482707f26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006930 10.0.0.23 - - [2025-12-08 04:22:14] "POST /neutron/network HTTP/1.1" 200 1005 0.009506 10.0.0.23 - - [2025-12-08 04:22:14] "GET /virtual-network/330ef124-3fd6-4790-b3e6-4e482707f26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005369 10.0.0.23 - - [2025-12-08 04:22:14] "POST /neutron/subnet HTTP/1.1" 200 828 0.008942 10.0.0.23 - - [2025-12-08 04:22:15] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006308 10.0.0.23 - - [2025-12-08 04:22:16] "GET /virtual-network/330ef124-3fd6-4790-b3e6-4e482707f26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007843 10.0.0.23 - - [2025-12-08 04:22:17] "GET /obj-perms HTTP/1.1" 200 5046 0.054749 10.0.0.23 - - [2025-12-08 04:22:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.009640 10.0.0.23 - - [2025-12-08 04:22:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001046 10.0.0.65 - - [2025-12-08 04:22:17] "DELETE /project/deb9dcc8556d4b8e91d5363342be3413 HTTP/1.1" 404 173 0.050503 10.0.0.65 - - [2025-12-08 04:22:17] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000977 10.0.0.65 - - [2025-12-08 04:22:17] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.080655 10.0.0.65 - - [2025-12-08 04:22:17] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001433 10.0.0.65 - - [2025-12-08 04:22:17] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?fields=security_groups HTTP/1.1" 200 1363 0.047148 10.0.0.65 - - [2025-12-08 04:22:18] "DELETE /security-group/9362cddb-2892-4215-ac54-b3aac9a67a77 HTTP/1.1" 200 115 0.061661 10.0.0.65 - - [2025-12-08 04:22:18] "GET /projects?obj_uuids=775d295b-d4b4-42f8-9f8e-eb07f071d13f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001886 10.0.0.22 - - [2025-12-08 04:22:18] "DELETE /access-control-list/457bdc72-3f88-425a-b29e-362cdcf81a97 HTTP/1.1" 200 115 0.049912 10.0.0.65 - - [2025-12-08 04:22:18] "GET /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f?fields=application_policy_sets HTTP/1.1" 200 1402 0.058240 10.0.0.65 - - [2025-12-08 04:22:18] "DELETE /project/775d295b-d4b4-42f8-9f8e-eb07f071d13f HTTP/1.1" 200 115 0.493377 10.0.0.65 - - [2025-12-08 04:22:18] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.23 - - [2025-12-08 04:22:18] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.067931 10.0.0.23 - - [2025-12-08 04:22:18] "POST /neutron/port HTTP/1.1" 200 117 0.009940 10.0.0.23 - - [2025-12-08 04:22:19] "POST /neutron/network HTTP/1.1" 200 1015 0.006875 10.0.0.23 - - [2025-12-08 04:22:19] "POST /neutron/port HTTP/1.1" 200 1174 0.019199 10.0.0.23 - - [2025-12-08 04:22:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004081 10.0.0.23 - - [2025-12-08 04:22:19] "POST /neutron/port HTTP/1.1" 200 117 0.001666 10.0.0.23 - - [2025-12-08 04:22:23] "POST /neutron/port HTTP/1.1" 200 1202 0.016541 10.0.0.23 - - [2025-12-08 04:22:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007258 10.0.0.23 - - [2025-12-08 04:22:24] "GET /virtual-machine/a4d62ab9-2683-4a0c-bb73-37ec66527f97 HTTP/1.1" 401 292 0.000562 10.0.0.23 - - [2025-12-08 04:22:24] "GET /virtual-machine/a4d62ab9-2683-4a0c-bb73-37ec66527f97 HTTP/1.1" 200 1301 0.035391 10.0.0.23 - - [2025-12-08 04:22:24] "GET /virtual-machine-interface/8aadb0c1-206f-4019-b6ad-7ff8ae4eb8fd HTTP/1.1" 200 3175 0.007142 10.0.0.23 - - [2025-12-08 04:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.23 - - [2025-12-08 04:22:24] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004683 10.0.0.23 - - [2025-12-08 04:22:24] "GET /virtual-networks?parent_id=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003983 10.0.0.23 - - [2025-12-08 04:22:24] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006610 10.0.0.23 - - [2025-12-08 04:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.23 - - [2025-12-08 04:22:27] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006876 10.0.0.23 - - [2025-12-08 04:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.23 - - [2025-12-08 04:22:31] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006141 10.0.0.23 - - [2025-12-08 04:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.23 - - [2025-12-08 04:22:35] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004950 10.0.0.22 - - [2025-12-08 04:22:37] "GET /obj-perms HTTP/1.1" 200 5056 0.052910 10.0.0.65 - - [2025-12-08 04:22:37] "GET /obj-perms HTTP/1.1" 200 5056 0.052584 10.0.0.23 - - [2025-12-08 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2025-12-08 04:22:40] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005455 10.0.0.23 - - [2025-12-08 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.23 - - [2025-12-08 04:22:44] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005000 10.0.0.23 - - [2025-12-08 04:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.23 - - [2025-12-08 04:22:48] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006932 10.0.0.23 - - [2025-12-08 04:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.23 - - [2025-12-08 04:22:52] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006011 10.0.0.23 - - [2025-12-08 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.23 - - [2025-12-08 04:22:56] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005493 10.0.0.23 - - [2025-12-08 04:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.23 - - [2025-12-08 04:23:00] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005980 10.0.0.23 - - [2025-12-08 04:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.23 - - [2025-12-08 04:23:02] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004045 10.0.0.23 - - [2025-12-08 04:23:02] "GET /virtual-networks?parent_id=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003639 10.0.0.23 - - [2025-12-08 04:23:02] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005944 10.0.0.23 - - [2025-12-08 04:23:02] "POST /neutron/port HTTP/1.1" 200 1202 0.018826 10.0.0.23 - - [2025-12-08 04:23:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006867 10.0.0.23 - - [2025-12-08 04:23:13] "POST /neutron/port HTTP/1.1" 200 1202 0.014037 10.0.0.23 - - [2025-12-08 04:23:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006608 10.0.0.23 - - [2025-12-08 04:23:19] "POST /neutron/network HTTP/1.1" 200 1015 0.033503 10.0.0.23 - - [2025-12-08 04:23:19] "POST /neutron/subnet HTTP/1.1" 200 1379 0.013801 10.0.0.23 - - [2025-12-08 04:23:19] "POST /neutron/network HTTP/1.1" 200 1005 0.008639 10.0.0.23 - - [2025-12-08 04:23:23] "POST /neutron/port HTTP/1.1" 200 1202 0.015893 10.0.0.23 - - [2025-12-08 04:23:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006986 10.0.0.23 - - [2025-12-08 04:23:23] "POST /neutron/network HTTP/1.1" 200 979 0.015037 10.0.0.23 - - [2025-12-08 04:23:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001467 10.0.0.23 - - [2025-12-08 04:23:23] "GET /virtual-machine/a4d62ab9-2683-4a0c-bb73-37ec66527f97 HTTP/1.1" 200 1301 0.004473 10.0.0.23 - - [2025-12-08 04:23:23] "GET /virtual-machine-interface/8aadb0c1-206f-4019-b6ad-7ff8ae4eb8fd HTTP/1.1" 200 3175 0.004779 10.0.0.23 - - [2025-12-08 04:23:23] "GET /instance-ip/9652de91-ebdd-41ef-87eb-08a6c2efc1a6 HTTP/1.1" 200 1635 0.008490 10.0.0.23 - - [2025-12-08 04:23:24] "GET /instance-ip/a9ec77d4-0e22-48c6-be99-22890b525b1e HTTP/1.1" 200 1657 0.005620 10.0.0.23 - - [2025-12-08 04:23:24] "POST /fqname-to-id HTTP/1.1" 404 218 0.008418 10.0.0.23 - - [2025-12-08 04:23:24] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005540 10.0.0.65 - - [2025-12-08 04:23:24] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001178 10.0.0.23 - - [2025-12-08 04:23:24] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052726 10.0.0.23 - - [2025-12-08 04:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.23 - - [2025-12-08 04:23:24] "GET /security-group/1188fd93-a081-4ddc-a144-2eb0a8ee26b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004629 10.0.0.23 - - [2025-12-08 04:23:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.074947 10.0.0.23 - - [2025-12-08 04:23:24] "POST /instance-ips HTTP/1.1" 200 357 0.038623 10.0.0.23 - - [2025-12-08 04:23:24] "GET /instance-ip/cc651b65-8714-4d16-a0a5-f1217c824e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006001 10.0.0.23 - - [2025-12-08 04:23:24] "POST /instance-ips HTTP/1.1" 200 357 0.036424 10.0.0.23 - - [2025-12-08 04:23:24] "GET /instance-ip/a324a560-f15c-433b-8909-ebe6fe07ec4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.006633 10.0.0.23 - - [2025-12-08 04:23:24] "GET /virtual-machine-interface/963a4598-4df1-4cc8-976e-5179729dce4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005893 10.0.0.23 - - [2025-12-08 04:23:24] "GET /virtual-machine-interface/963a4598-4df1-4cc8-976e-5179729dce4a?fields=instance_ip_back_refs HTTP/1.1" 200 1538 0.007292 10.0.0.23 - - [2025-12-08 04:23:24] "GET /instance-ip/a324a560-f15c-433b-8909-ebe6fe07ec4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004308 10.0.0.23 - - [2025-12-08 04:23:24] "GET /instance-ip/cc651b65-8714-4d16-a0a5-f1217c824e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004052 10.0.0.23 - - [2025-12-08 04:23:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001279 10.0.0.23 - - [2025-12-08 04:23:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007677 10.0.0.23 - - [2025-12-08 04:23:25] "POST /neutron/network HTTP/1.1" 200 1005 0.009966 10.0.0.23 - - [2025-12-08 04:23:25] "POST /neutron/port HTTP/1.1" 200 1202 0.016579 10.0.0.23 - - [2025-12-08 04:23:25] "POST /neutron/port HTTP/1.1" 200 117 0.006949 10.0.0.23 - - [2025-12-08 04:23:25] "POST /neutron/port HTTP/1.1" 200 1080 0.011756 10.0.0.23 - - [2025-12-08 04:23:25] "POST /neutron/port HTTP/1.1" 200 1147 0.017548 10.0.0.23 - - [2025-12-08 04:23:25] "POST /neutron/subnet HTTP/1.1" 200 1379 0.015213 10.0.0.23 - - [2025-12-08 04:23:26] "POST /neutron/network HTTP/1.1" 200 1005 0.011489 10.0.0.23 - - [2025-12-08 04:23:30] "POST /neutron/port HTTP/1.1" 200 1147 0.015573 10.0.0.23 - - [2025-12-08 04:23:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006616 10.0.0.23 - - [2025-12-08 04:23:30] "GET /virtual-machine/120e115a-0996-470c-ad33-090d47d39325 HTTP/1.1" 200 1278 0.006069 10.0.0.23 - - [2025-12-08 04:23:30] "GET /virtual-machine-interface/963a4598-4df1-4cc8-976e-5179729dce4a HTTP/1.1" 200 3226 0.004715 10.0.0.23 - - [2025-12-08 04:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.23 - - [2025-12-08 04:23:30] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003116 10.0.0.23 - - [2025-12-08 04:23:30] "GET /virtual-networks?parent_id=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003319 10.0.0.23 - - [2025-12-08 04:23:30] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005704 10.0.0.23 - - [2025-12-08 04:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.23 - - [2025-12-08 04:23:33] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004787 10.0.0.23 - - [2025-12-08 04:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.23 - - [2025-12-08 04:23:37] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005172 10.0.0.23 - - [2025-12-08 04:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.23 - - [2025-12-08 04:23:41] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005751 10.0.0.23 - - [2025-12-08 04:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.23 - - [2025-12-08 04:23:46] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007936 10.0.0.23 - - [2025-12-08 04:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.23 - - [2025-12-08 04:23:50] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004924 10.0.0.23 - - [2025-12-08 04:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.23 - - [2025-12-08 04:23:54] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007123 10.0.0.23 - - [2025-12-08 04:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.23 - - [2025-12-08 04:23:58] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007007 10.0.0.23 - - [2025-12-08 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.23 - - [2025-12-08 04:24:02] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006158 10.0.0.23 - - [2025-12-08 04:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.23 - - [2025-12-08 04:24:06] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005625 10.0.0.23 - - [2025-12-08 04:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.23 - - [2025-12-08 04:24:10] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005938 10.0.0.23 - - [2025-12-08 04:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.23 - - [2025-12-08 04:24:14] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003530 10.0.0.23 - - [2025-12-08 04:24:14] "GET /virtual-networks?parent_id=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002802 10.0.0.23 - - [2025-12-08 04:24:14] "GET /virtual-network/de2d9e40-8936-4ec5-8817-18956fd6de5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006452 10.0.0.23 - - [2025-12-08 04:24:20] "POST /neutron/port HTTP/1.1" 200 1147 0.015598 10.0.0.23 - - [2025-12-08 04:24:21] "POST /neutron/port HTTP/1.1" 200 1202 0.013565 10.0.0.23 - - [2025-12-08 04:24:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003803 10.0.0.23 - - [2025-12-08 04:24:21] "POST /neutron/port HTTP/1.1" 200 117 0.001087 10.0.0.23 - - [2025-12-08 04:24:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010206 10.0.0.23 - - [2025-12-08 04:24:30] "POST /neutron/port HTTP/1.1" 200 1147 0.015341 10.0.0.23 - - [2025-12-08 04:24:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006594 10.0.0.23 - - [2025-12-08 04:24:40] "POST /id-to-fqname HTTP/1.1" 200 228 0.001279 10.0.0.23 - - [2025-12-08 04:24:41] "POST /neutron/network HTTP/1.1" 200 1015 0.006756 10.0.0.65 - - [2025-12-08 04:24:41] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001071 10.0.0.23 - - [2025-12-08 04:24:41] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.068243 10.0.0.23 - - [2025-12-08 04:24:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006667 10.0.0.23 - - [2025-12-08 04:24:42] "POST /neutron/network HTTP/1.1" 200 1015 0.007021 10.0.0.23 - - [2025-12-08 04:24:42] "POST /neutron/port HTTP/1.1" 200 1174 0.043044 10.0.0.23 - - [2025-12-08 04:24:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003815 10.0.0.23 - - [2025-12-08 04:24:43] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.65 - - [2025-12-08 04:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.65 - - [2025-12-08 04:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.23 - - [2025-12-08 04:24:47] "POST /neutron/port HTTP/1.1" 200 1202 0.018632 10.0.0.22 - - [2025-12-08 04:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.22 - - [2025-12-08 04:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.23 - - [2025-12-08 04:24:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008649 10.0.0.23 - - [2025-12-08 04:24:47] "GET /virtual-machine/6270ecf4-55d3-4299-be7a-6f30f4827709 HTTP/1.1" 200 1300 0.007534 10.0.0.23 - - [2025-12-08 04:24:47] "GET /virtual-machine-interface/5b58c892-a8ff-4818-9b88-613aea3a1a6e HTTP/1.1" 200 3175 0.007121 10.0.0.23 - - [2025-12-08 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.23 - - [2025-12-08 04:24:47] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003968 10.0.0.23 - - [2025-12-08 04:24:47] "GET /virtual-networks?parent_id=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003392 10.0.0.23 - - [2025-12-08 04:24:47] "GET /virtual-network/330ef124-3fd6-4790-b3e6-4e482707f26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007652 10.0.0.65 - - [2025-12-08 04:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.65 - - [2025-12-08 04:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-12-08 04:24:47] "DELETE /instance-ip/a324a560-f15c-433b-8909-ebe6fe07ec4e HTTP/1.1" 200 115 0.046196 10.0.0.23 - - [2025-12-08 04:24:47] "DELETE /instance-ip/cc651b65-8714-4d16-a0a5-f1217c824e87 HTTP/1.1" 200 115 0.046834 10.0.0.23 - - [2025-12-08 04:24:48] "DELETE /virtual-machine-interface/963a4598-4df1-4cc8-976e-5179729dce4a HTTP/1.1" 200 115 0.105712 10.0.0.23 - - [2025-12-08 04:24:48] "POST /neutron/network HTTP/1.1" 200 1005 0.010670 10.0.0.23 - - [2025-12-08 04:24:48] "POST /neutron/port HTTP/1.1" 200 1228 0.018749 10.0.0.22 - - [2025-12-08 04:24:48] "GET /global-system-configs HTTP/1.1" 401 292 0.001049 10.0.0.22 - - [2025-12-08 04:24:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.23 - - [2025-12-08 04:24:48] "POST /neutron/port HTTP/1.1" 200 1228 0.013104 10.0.0.23 - - [2025-12-08 04:24:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-12-08 04:24:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.23 - - [2025-12-08 04:24:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2025-12-08 04:24:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000747 10.0.0.65 - - [2025-12-08 04:24:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004946 10.0.0.65 - - [2025-12-08 04:24:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005010 10.0.0.65 - - [2025-12-08 04:24:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002589 10.0.0.65 - - [2025-12-08 04:24:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002119 10.0.0.23 - - [2025-12-08 04:24:50] "POST /neutron/network HTTP/1.1" 200 151 0.136416 10.0.0.22 - - [2025-12-08 04:24:50] "DELETE /route-target/a5566e41-05f1-4d11-b604-1c3f774e705c HTTP/1.1" 200 115 0.073262 10.0.0.23 - - [2025-12-08 04:24:53] "POST /neutron/port HTTP/1.1" 200 117 0.005182 10.0.0.65 - - [2025-12-08 04:24:53] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001214 10.0.0.23 - - [2025-12-08 04:24:54] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048321 10.0.0.65 - - [2025-12-08 04:24:54] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001066 10.0.0.23 - - [2025-12-08 04:24:54] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?fields=virtual_networks HTTP/1.1" 200 1049 0.065606 10.0.0.65 - - [2025-12-08 04:24:54] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032 10.0.0.23 - - [2025-12-08 04:24:54] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.039616 10.0.0.65 - - [2025-12-08 04:24:54] "GET /projects?obj_uuids=deb9dcc8-556d-4b8e-91d5-363342be3413&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.23 - - [2025-12-08 04:24:54] "GET /project/deb9dcc8-556d-4b8e-91d5-363342be3413?fields=security_groups HTTP/1.1" 200 1283 0.043492 10.0.0.23 - - [2025-12-08 04:24:55] "POST /fqname-to-id HTTP/1.1" 404 192 0.378168 10.0.0.65 - - [2025-12-08 04:24:55] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003280 10.0.0.65 - - [2025-12-08 04:24:55] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001205 10.0.0.65 - - [2025-12-08 04:24:55] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007935 10.0.0.65 - - [2025-12-08 04:24:55] "POST /id-to-fqname HTTP/1.1" 200 194 0.002532 10.0.0.65 - - [2025-12-08 04:24:55] "POST /fqname-to-id HTTP/1.1" 404 203 0.006497 10.0.0.65 - - [2025-12-08 04:24:55] "POST /security-groups HTTP/1.1" 200 595 0.032115 10.0.0.22 - - [2025-12-08 04:24:55] "POST /fqname-to-id HTTP/1.1" 404 238 0.003626 10.0.0.65 - - [2025-12-08 04:24:55] "POST /projects HTTP/1.1" 200 593 0.249080 10.0.0.65 - - [2025-12-08 04:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.322724 10.0.0.22 - - [2025-12-08 04:24:55] "POST /access-control-lists HTTP/1.1" 200 598 0.025438 10.0.0.23 - - [2025-12-08 04:24:56] "GET /project/e02ff7af-de88-4e86-b430-baee814394ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.463925 10.0.0.23 - - [2025-12-08 04:24:57] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.23 - - [2025-12-08 04:24:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.23 - - [2025-12-08 04:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.058386 10.0.0.65 - - [2025-12-08 04:24:59] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000905 10.0.0.23 - - [2025-12-08 04:24:59] "GET /project/e02ff7af-de88-4e86-b430-baee814394ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.037724 10.0.0.65 - - [2025-12-08 04:24:59] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001154 10.0.0.23 - - [2025-12-08 04:24:59] "POST /neutron/network HTTP/1.1" 200 609 0.155758 10.0.0.23 - - [2025-12-08 04:25:00] "POST /neutron/network HTTP/1.1" 200 1004 0.011821 10.0.0.23 - - [2025-12-08 04:25:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001129 10.0.0.23 - - [2025-12-08 04:25:00] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005110 10.0.0.23 - - [2025-12-08 04:25:00] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008671 10.0.0.23 - - [2025-12-08 04:25:00] "POST /neutron/subnet HTTP/1.1" 200 734 0.011552 10.0.0.23 - - [2025-12-08 04:25:00] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006289 10.0.0.23 - - [2025-12-08 04:25:01] "GET /obj-perms HTTP/1.1" 200 5038 0.059980 10.0.0.23 - - [2025-12-08 04:25:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001302 10.0.0.22 - - [2025-12-08 04:25:02] "DELETE /access-control-list/19f6a9b5-4c85-4205-9039-9bf568ebece0 HTTP/1.1" 200 115 0.052915 10.0.0.65 - - [2025-12-08 04:25:03] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001409 10.0.0.23 - - [2025-12-08 04:25:03] "GET /project/e02ff7af-de88-4e86-b430-baee814394ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.083214 10.0.0.23 - - [2025-12-08 04:25:03] "POST /neutron/network HTTP/1.1" 200 1004 0.009448 10.0.0.23 - - [2025-12-08 04:25:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001290 10.0.0.23 - - [2025-12-08 04:25:04] "POST /neutron/port HTTP/1.1" 200 117 0.006360 10.0.0.65 - - [2025-12-08 04:25:04] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001328 10.0.0.23 - - [2025-12-08 04:25:04] "POST /neutron/port HTTP/1.1" 200 1173 0.310294 10.0.0.23 - - [2025-12-08 04:25:05] "POST /neutron/port HTTP/1.1" 200 1227 0.120320 10.0.0.23 - - [2025-12-08 04:25:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004413 10.0.0.23 - - [2025-12-08 04:25:05] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.65 - - [2025-12-08 04:25:05] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000969 10.0.0.23 - - [2025-12-08 04:25:05] "GET /project/e02ff7af-de88-4e86-b430-baee814394ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.087528 10.0.0.23 - - [2025-12-08 04:25:05] "POST /neutron/port HTTP/1.1" 200 1201 0.016611 10.0.0.23 - - [2025-12-08 04:25:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001305 10.0.0.23 - - [2025-12-08 04:25:05] "POST /neutron/port HTTP/1.1" 200 1201 0.020298 10.0.0.23 - - [2025-12-08 04:25:06] "POST /neutron/network HTTP/1.1" 200 1014 0.007155 10.0.0.23 - - [2025-12-08 04:25:06] "POST /neutron/port HTTP/1.1" 200 1173 0.021737 10.0.0.23 - - [2025-12-08 04:25:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003955 10.0.0.23 - - [2025-12-08 04:25:06] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.65 - - [2025-12-08 04:25:06] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000982 10.0.0.23 - - [2025-12-08 04:25:07] "GET /project/e02ff7af-de88-4e86-b430-baee814394ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.083665 10.0.0.23 - - [2025-12-08 04:25:07] "POST /neutron/network HTTP/1.1" 200 1004 0.015768 10.0.0.23 - - [2025-12-08 04:25:07] "POST /neutron/port HTTP/1.1" 200 117 0.009367 10.0.0.23 - - [2025-12-08 04:25:07] "POST /neutron/port HTTP/1.1" 200 1201 0.014574 10.0.0.23 - - [2025-12-08 04:25:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007830 10.0.0.23 - - [2025-12-08 04:25:07] "GET /virtual-machine/ed83b183-25fe-44a9-9a15-2070bd56d00f HTTP/1.1" 401 292 0.000487 10.0.0.23 - - [2025-12-08 04:25:08] "POST /neutron/port HTTP/1.1" 200 1173 0.024013 10.0.0.23 - - [2025-12-08 04:25:08] "GET /virtual-machine/ed83b183-25fe-44a9-9a15-2070bd56d00f HTTP/1.1" 200 1297 0.122756 10.0.0.23 - - [2025-12-08 04:25:08] "GET /virtual-machine-interface/51871f88-4cc8-4da1-99d1-122a4464f882 HTTP/1.1" 200 3155 0.005270 10.0.0.23 - - [2025-12-08 04:25:08] "POST /neutron/port HTTP/1.1" 200 1201 0.015756 10.0.0.23 - - [2025-12-08 04:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.23 - - [2025-12-08 04:25:08] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003091 10.0.0.23 - - [2025-12-08 04:25:08] "GET /virtual-networks?parent_id=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002672 10.0.0.23 - - [2025-12-08 04:25:08] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011467 10.0.0.23 - - [2025-12-08 04:25:08] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005148 10.0.0.23 - - [2025-12-08 04:25:08] "POST /neutron/network HTTP/1.1" 200 1004 0.008471 10.0.0.23 - - [2025-12-08 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.23 - - [2025-12-08 04:25:11] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005022 10.0.0.23 - - [2025-12-08 04:25:15] "POST /neutron/network HTTP/1.1" 200 1014 0.009504 10.0.0.23 - - [2025-12-08 04:25:15] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012593 10.0.0.23 - - [2025-12-08 04:25:15] "POST /neutron/network HTTP/1.1" 200 1004 0.008680 10.0.0.23 - - [2025-12-08 04:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.23 - - [2025-12-08 04:25:15] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005271 10.0.0.65 - - [2025-12-08 04:25:18] "DELETE /project/deb9dcc8-556d-4b8e-91d5-363342be3413 HTTP/1.1" 404 177 0.002701 10.0.0.65 - - [2025-12-08 04:25:18] "DELETE /project/e02ff7afde884e86b430baee814394ce HTTP/1.1" 404 173 0.004973 10.0.0.23 - - [2025-12-08 04:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.23 - - [2025-12-08 04:25:19] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006494 10.0.0.23 - - [2025-12-08 04:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009805 10.0.0.23 - - [2025-12-08 04:25:23] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005375 10.0.0.23 - - [2025-12-08 04:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.23 - - [2025-12-08 04:25:28] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006131 10.0.0.23 - - [2025-12-08 04:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.23 - - [2025-12-08 04:25:32] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005122 10.0.0.23 - - [2025-12-08 04:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.23 - - [2025-12-08 04:25:36] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005258 10.0.0.22 - - [2025-12-08 04:25:39] "GET /obj-perms HTTP/1.1" 200 5056 0.051319 10.0.0.65 - - [2025-12-08 04:25:40] "GET /obj-perms HTTP/1.1" 200 5056 0.052940 10.0.0.23 - - [2025-12-08 04:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.23 - - [2025-12-08 04:25:40] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005770 10.0.0.23 - - [2025-12-08 04:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.23 - - [2025-12-08 04:25:44] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007109 10.0.0.23 - - [2025-12-08 04:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.23 - - [2025-12-08 04:25:48] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005410 10.0.0.23 - - [2025-12-08 04:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.23 - - [2025-12-08 04:25:52] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007203 10.0.0.23 - - [2025-12-08 04:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.23 - - [2025-12-08 04:25:56] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005157 10.0.0.23 - - [2025-12-08 04:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.23 - - [2025-12-08 04:26:00] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006532 10.0.0.23 - - [2025-12-08 04:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.23 - - [2025-12-08 04:26:02] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003681 10.0.0.23 - - [2025-12-08 04:26:02] "GET /virtual-networks?parent_id=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003350 10.0.0.23 - - [2025-12-08 04:26:02] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005759 10.0.0.23 - - [2025-12-08 04:26:03] "POST /neutron/port HTTP/1.1" 200 1201 0.028600 10.0.0.23 - - [2025-12-08 04:26:08] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007525 10.0.0.23 - - [2025-12-08 04:26:14] "POST /neutron/port HTTP/1.1" 200 1201 0.040266 10.0.0.23 - - [2025-12-08 04:26:17] "POST /neutron/port HTTP/1.1" 200 1201 0.015748 10.0.0.23 - - [2025-12-08 04:26:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003633 10.0.0.23 - - [2025-12-08 04:26:17] "POST /neutron/port HTTP/1.1" 200 117 0.001641 10.0.0.23 - - [2025-12-08 04:26:18] "POST /neutron/port HTTP/1.1" 200 1201 0.018934 10.0.0.23 - - [2025-12-08 04:26:23] "POST /neutron/port HTTP/1.1" 200 1201 0.019771 10.0.0.23 - - [2025-12-08 04:26:24] "POST /neutron/port HTTP/1.1" 200 1201 0.013759 10.0.0.23 - - [2025-12-08 04:26:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004011 10.0.0.23 - - [2025-12-08 04:26:24] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.23 - - [2025-12-08 04:26:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006912 10.0.0.23 - - [2025-12-08 04:26:29] "POST /neutron/port HTTP/1.1" 200 1201 0.016905 10.0.0.23 - - [2025-12-08 04:26:29] "GET /virtual-machine/e7455f55-245e-4e87-87ba-cf0f31dfd10f HTTP/1.1" 200 1296 0.006416 10.0.0.23 - - [2025-12-08 04:26:29] "GET /virtual-machine-interface/ebcd1576-2685-4991-8f54-c0da07abfa69 HTTP/1.1" 200 3156 0.006650 10.0.0.23 - - [2025-12-08 04:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.23 - - [2025-12-08 04:26:29] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004194 10.0.0.23 - - [2025-12-08 04:26:29] "GET /virtual-networks?parent_id=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002778 10.0.0.23 - - [2025-12-08 04:26:29] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006900 10.0.0.23 - - [2025-12-08 04:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.23 - - [2025-12-08 04:26:30] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004548 10.0.0.23 - - [2025-12-08 04:26:30] "GET /virtual-networks?parent_id=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003833 10.0.0.23 - - [2025-12-08 04:26:30] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006716 10.0.0.23 - - [2025-12-08 04:26:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007394 10.0.0.23 - - [2025-12-08 04:26:30] "POST /neutron/port HTTP/1.1" 200 1201 0.015873 10.0.0.23 - - [2025-12-08 04:26:30] "GET /virtual-machine/1c177440-9a2f-49ab-822c-4af6cca1dc74 HTTP/1.1" 200 1295 0.005770 10.0.0.23 - - [2025-12-08 04:26:30] "GET /virtual-machine-interface/ad68a014-9107-40c0-a525-3e5a044a7a6c HTTP/1.1" 200 3156 0.005866 10.0.0.23 - - [2025-12-08 04:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.23 - - [2025-12-08 04:26:30] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003634 10.0.0.23 - - [2025-12-08 04:26:30] "GET /virtual-networks?parent_id=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002763 10.0.0.23 - - [2025-12-08 04:26:30] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005966 10.0.0.23 - - [2025-12-08 04:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.23 - - [2025-12-08 04:26:32] "GET /global-vrouter-config/ff595e46-2b7f-4236-8c2f-fc0db79159a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003407 10.0.0.23 - - [2025-12-08 04:26:32] "GET /virtual-networks?parent_id=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003097 10.0.0.23 - - [2025-12-08 04:26:32] "GET /virtual-network/6ef9c78c-d23b-4e5b-9a07-ff9d8bb4e24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005310 10.0.0.23 - - [2025-12-08 04:26:32] "GET /virtual-machine-interface/ad68a014-9107-40c0-a525-3e5a044a7a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.005872 10.0.0.23 - - [2025-12-08 04:26:32] "PUT /virtual-machine-interface/ad68a014-9107-40c0-a525-3e5a044a7a6c HTTP/1.1" 200 284 0.014632 10.0.0.23 - - [2025-12-08 04:27:19] "POST /neutron/port HTTP/1.1" 200 1201 0.015331 10.0.0.23 - - [2025-12-08 04:27:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004924 10.0.0.23 - - [2025-12-08 04:27:19] "POST /neutron/port HTTP/1.1" 200 117 0.001540 10.0.0.23 - - [2025-12-08 04:27:26] "POST /neutron/port HTTP/1.1" 200 1201 0.015429 10.0.0.23 - - [2025-12-08 04:27:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003617 10.0.0.23 - - [2025-12-08 04:27:26] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.23 - - [2025-12-08 04:28:20] "POST /neutron/port HTTP/1.1" 200 1201 0.026531 10.0.0.23 - - [2025-12-08 04:28:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004442 10.0.0.23 - - [2025-12-08 04:28:20] "POST /neutron/port HTTP/1.1" 200 117 0.001466 10.0.0.23 - - [2025-12-08 04:28:28] "POST /neutron/port HTTP/1.1" 200 1201 0.044189 10.0.0.23 - - [2025-12-08 04:28:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003922 10.0.0.23 - - [2025-12-08 04:28:28] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.23 - - [2025-12-08 04:28:57] "POST /neutron/network HTTP/1.1" 400 204 0.012945 10.0.0.23 - - [2025-12-08 04:28:58] "POST /neutron/port HTTP/1.1" 200 151 0.273416 10.0.0.23 - - [2025-12-08 04:28:58] "POST /neutron/port HTTP/1.1" 200 151 0.290275 10.0.0.23 - - [2025-12-08 04:28:58] "POST /neutron/port HTTP/1.1" 200 151 0.307658 10.0.0.22 - - [2025-12-08 04:28:59] "DELETE /route-target/26337ec3-04a2-4380-9b4e-9ff82005d9bc HTTP/1.1" 200 115 0.025372 10.0.0.65 - - [2025-12-08 04:29:01] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.026952 10.0.0.23 - - [2025-12-08 04:29:01] "GET /project/e02ff7af-de88-4e86-b430-baee814394ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.097024 10.0.0.65 - - [2025-12-08 04:29:01] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001024 10.0.0.23 - - [2025-12-08 04:29:01] "GET /project/e02ff7af-de88-4e86-b430-baee814394ce?fields=virtual_networks HTTP/1.1" 200 1041 0.047262 10.0.0.65 - - [2025-12-08 04:29:01] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001166 10.0.0.23 - - [2025-12-08 04:29:01] "GET /project/e02ff7af-de88-4e86-b430-baee814394ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.044915 10.0.0.65 - - [2025-12-08 04:29:01] "GET /projects?obj_uuids=e02ff7af-de88-4e86-b430-baee814394ce&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000998 10.0.0.23 - - [2025-12-08 04:29:01] "GET /project/e02ff7af-de88-4e86-b430-baee814394ce?fields=security_groups HTTP/1.1" 200 1271 0.042376 10.0.0.23 - - [2025-12-08 04:29:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.038416 10.0.0.65 - - [2025-12-08 04:29:02] "GET /projects?obj_uuids=ea047a23-3415-4a40-84ed-8f410aa4c01d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002753 10.0.0.65 - - [2025-12-08 04:29:02] "GET /domains?obj_uuids=c5befdc1-279e-4ac1-9620-9608231491f8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001121 10.0.0.65 - - [2025-12-08 04:29:02] "GET /domain/c5befdc1-279e-4ac1-9620-9608231491f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.038823 10.0.0.65 - - [2025-12-08 04:29:02] "POST /id-to-fqname HTTP/1.1" 200 190 0.004500 10.0.0.65 - - [2025-12-08 04:29:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.005428 10.0.0.65 - - [2025-12-08 04:29:02] "POST /security-groups HTTP/1.1" 200 591 0.037356 10.0.0.65 - - [2025-12-08 04:29:02] "POST /projects HTTP/1.1" 200 585 0.252899 10.0.0.22 - - [2025-12-08 04:29:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.009821 10.0.0.65 - - [2025-12-08 04:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.331175 10.0.0.23 - - [2025-12-08 04:29:03] "GET /project/ea047a23-3415-4a40-84ed-8f410aa4c01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.498771 10.0.0.22 - - [2025-12-08 04:29:03] "DELETE /access-control-list/ec0f8042-4977-41dd-a3ea-51adb12de013 HTTP/1.1" 200 115 0.047243 10.0.0.23 - - [2025-12-08 04:29:04] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.65 - - [2025-12-08 04:29:10] "GET /projects?obj_uuids=ea047a23-3415-4a40-84ed-8f410aa4c01d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000960 10.0.0.23 - - [2025-12-08 04:29:10] "GET /project/ea047a23-3415-4a40-84ed-8f410aa4c01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039984 10.0.0.65 - - [2025-12-08 04:29:10] "GET /projects?obj_uuids=ea047a23-3415-4a40-84ed-8f410aa4c01d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001757 10.0.0.23 - - [2025-12-08 04:29:10] "GET /project/ea047a23-3415-4a40-84ed-8f410aa4c01d?fields=virtual_networks HTTP/1.1" 200 1032 0.045531 10.0.0.65 - - [2025-12-08 04:29:10] "GET /projects?obj_uuids=ea047a23-3415-4a40-84ed-8f410aa4c01d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001339 10.0.0.23 - - [2025-12-08 04:29:10] "GET /project/ea047a23-3415-4a40-84ed-8f410aa4c01d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.036291 10.0.0.65 - - [2025-12-08 04:29:10] "GET /projects?obj_uuids=ea047a23-3415-4a40-84ed-8f410aa4c01d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001229 10.0.0.23 - - [2025-12-08 04:29:10] "GET /project/ea047a23-3415-4a40-84ed-8f410aa4c01d?fields=security_groups HTTP/1.1" 200 1258 0.037463 10.0.0.65 - - [2025-12-08 04:29:18] "DELETE /project/ea047a2334154a4084ed8f410aa4c01d HTTP/1.1" 404 173 0.004757 10.0.0.65 - - [2025-12-08 04:29:18] "DELETE /project/e02ff7af-de88-4e86-b430-baee814394ce HTTP/1.1" 404 177 0.006531 10.0.0.65 - - [2025-12-08 04:29:18] "GET /projects?obj_uuids=ea047a23-3415-4a40-84ed-8f410aa4c01d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.65 - - [2025-12-08 04:29:18] "GET /project/ea047a23-3415-4a40-84ed-8f410aa4c01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.041764 10.0.0.65 - - [2025-12-08 04:29:18] "GET /projects?obj_uuids=ea047a23-3415-4a40-84ed-8f410aa4c01d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000935 10.0.0.65 - - [2025-12-08 04:29:18] "GET /project/ea047a23-3415-4a40-84ed-8f410aa4c01d?fields=security_groups HTTP/1.1" 200 1363 0.051491 10.0.0.65 - - [2025-12-08 04:29:18] "DELETE /security-group/7fc168b0-01bc-4664-a84f-73fb2eb0ab7a HTTP/1.1" 200 115 0.063108 10.0.0.65 - - [2025-12-08 04:29:18] "GET /projects?obj_uuids=ea047a23-3415-4a40-84ed-8f410aa4c01d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000906 10.0.0.65 - - [2025-12-08 04:29:18] "GET /project/ea047a23-3415-4a40-84ed-8f410aa4c01d?fields=application_policy_sets HTTP/1.1" 200 1402 0.047890 10.0.0.65 - - [2025-12-08 04:29:19] "DELETE /project/ea047a23-3415-4a40-84ed-8f410aa4c01d HTTP/1.1" 200 115 0.434476 10.0.0.23 - - [2025-12-08 04:29:43] "GET /obj-perms HTTP/1.1" 200 5056 0.064513 10.0.0.22 - - [2025-12-08 04:29:43] "GET /obj-perms HTTP/1.1" 200 5056 0.049237 10.0.0.65 - - [2025-12-08 04:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.65 - - [2025-12-08 04:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.22 - - [2025-12-08 04:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.22 - - [2025-12-08 04:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.65 - - [2025-12-08 04:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.65 - - [2025-12-08 04:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001088 10.0.0.22 - - [2025-12-08 04:29:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.22 - - [2025-12-08 04:29:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.23 - - [2025-12-08 04:29:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.23 - - [2025-12-08 04:29:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2025-12-08 04:29:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000612 10.0.0.23 - - [2025-12-08 04:29:50] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.65 - - [2025-12-08 04:30:43] "GET /obj-perms HTTP/1.1" 200 5056 0.057897 [Introspect:8084]10.0.0.65 - - [2025-12-08 04:31:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.65 - - [2025-12-08 04:31:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001062